File: /home/mmtprep/public_html/tutor/static/js/main.65eecd62.js
/*! For license information please see main.65eecd62.js.LICENSE.txt */
!function(){var e={44310:function(e,t,i){var a={"./oatutor.json":23610};function o(e){var t=n(e);return i(t)}function n(e){if(!i.o(a,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return a[e]}o.keys=function(){return Object.keys(a)},o.resolve=n,e.exports=o,o.id=44310},14489:function(e,t,i){var a,o={};e.exports?(a=i(64764),e.exports=o):(a=window._,window.KAS=o),function(e){var t=function(){var e=function(e,t,i,a){for(i=i||{},a=e.length;a--;i[e[a]]=t);return i},t=[1,7],i=[1,17],a=[1,13],o=[1,14],n=[1,15],r=[1,32],s=[1,22],l=[1,23],c=[1,24],p=[1,25],h=[1,26],$=[1,33],d=[1,27],u=[1,28],m=[1,29],b=[1,30],y=[1,20],f=[1,36],g=[1,37],x=[5,6,8,10,33,35,41,43,45],v=[1,39],T=[1,40],A=[5,6,8,10,12,14,16,19,21,22,28,29,30,31,32,33,34,35,37,39,41,42,43,44,45,46],w=[10,16,19,21,22,28,29,30,31,32,34,37,39,42,43,44,46],C=[5,6,8,10,12,14,16,18,19,21,22,28,29,30,31,32,33,34,35,37,39,41,42,43,44,45,46],O={trace:function(){},yy:{},symbols_:{error:2,equation:3,expression:4,SIGN:5,EOF:6,additive:7,"+":8,multiplicative:9,"-":10,triglog:11,"*":12,negative:13,"/":14,trig:15,TRIG:16,trigfunc:17,"^":18,TRIGINV:19,logbase:20,ln:21,log:22,_:23,subscriptable:24,power:25,primitive:26,variable:27,VAR:28,CONST:29,INT:30,FLOAT:31,"{":32,"}":33,"(":34,")":35,function:36,FUNC:37,invocation:38,sqrt:39,"[":40,"]":41,abs:42,"|":43,"LEFT|":44,"RIGHT|":45,FRAC:46,$accept:0,$end:1},terminals_:{2:"error",5:"SIGN",6:"EOF",8:"+",10:"-",12:"*",14:"/",16:"TRIG",18:"^",19:"TRIGINV",21:"ln",22:"log",23:"_",28:"VAR",29:"CONST",30:"INT",31:"FLOAT",32:"{",33:"}",34:"(",35:")",37:"FUNC",39:"sqrt",40:"[",41:"]",42:"abs",43:"|",44:"LEFT|",45:"RIGHT|",46:"FRAC"},productions_:[0,[3,4],[3,2],[3,1],[4,1],[7,3],[7,3],[7,1],[9,2],[9,3],[9,3],[9,1],[13,2],[13,1],[15,1],[17,1],[17,3],[17,1],[20,1],[20,1],[20,3],[11,2],[11,2],[11,1],[25,3],[25,1],[27,1],[24,3],[24,1],[24,1],[24,1],[24,1],[24,3],[24,3],[36,1],[38,4],[38,4],[38,7],[38,4],[38,3],[38,3],[38,4],[26,1],[26,1],[26,7]],performAction:function(e,t,i,a,o,n,r){var s=n.length-1;switch(o){case 1:return new a.Eq(n[s-3],n[s-2],n[s-1]);case 2:return n[s-1];case 3:return new a.Add([]);case 4:case 7:case 11:case 13:case 15:case 20:case 23:case 25:case 42:case 43:this.$=n[s];break;case 5:this.$=a.Add.createOrAppend(n[s-2],n[s]);break;case 6:this.$=a.Add.createOrAppend(n[s-2],a.Mul.handleNegative(n[s],"subtract"));break;case 8:this.$=a.Mul.fold(a.Mul.createOrAppend(n[s-1],n[s]));break;case 9:this.$=a.Mul.fold(a.Mul.createOrAppend(n[s-2],n[s]));break;case 10:this.$=a.Mul.fold(a.Mul.handleDivide(n[s-2],n[s]));break;case 12:this.$=a.Mul.handleNegative(n[s]);break;case 14:case 17:this.$=[e];break;case 16:this.$=n[s-2].concat(n[s]);break;case 18:this.$=a.Log.natural();break;case 19:this.$=a.Log.common();break;case 21:this.$=a.Trig.create(n[s-1],n[s]);break;case 22:this.$=a.Log.create(n[s-1],n[s]);break;case 24:this.$=new a.Pow(n[s-2],n[s]);break;case 26:case 34:this.$=e;break;case 27:this.$=new a.Var(n[s-2],n[s]);break;case 28:this.$=new a.Var(n[s]);break;case 29:this.$=new a.Const(e.toLowerCase());break;case 30:this.$=a.Int.create(Number(e));break;case 31:this.$=a.Float.create(Number(e));break;case 32:this.$=n[s-1].completeParse();break;case 33:this.$=n[s-1].completeParse().addHint("parens");break;case 35:case 36:this.$=a.Pow.sqrt(n[s-1]);break;case 37:this.$=new a.Pow.nthroot(n[s-1],n[s-4]);break;case 38:case 39:case 40:this.$=new a.Abs(n[s-1]);break;case 41:this.$=new a.Func(n[s-3],n[s-1]);break;case 44:this.$=a.Mul.handleDivide(n[s-4],n[s-1])}},table:[{3:1,4:2,6:[1,3],7:4,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{1:[3]},{5:[1,34],6:[1,35]},{1:[2,3]},e([5,6],[2,4],{8:f,10:g}),e(x,[2,7],{17:9,20:10,25:11,15:12,26:16,24:18,38:19,27:21,36:31,11:38,12:v,14:T,16:i,19:a,21:o,22:n,28:r,29:s,30:l,31:c,32:p,34:h,37:$,39:d,42:u,44:b,46:y}),e(A,[2,11]),{10:t,11:8,13:41,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},e(A,[2,13]),{10:t,11:8,13:42,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{10:t,11:8,13:43,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},e(A,[2,23]),e(w,[2,15],{18:[1,44]}),e(w,[2,17]),e(w,[2,18]),e(w,[2,19],{23:[1,45]}),e(A,[2,25],{18:[1,46]}),e([10,16,18,19,21,22,28,29,30,31,32,34,37,39,42,43,44,46],[2,14]),e(C,[2,42]),e(C,[2,43]),{32:[1,47]},e(C,[2,28],{23:[1,48]}),e(C,[2,29]),e(C,[2,30]),e(C,[2,31]),{7:49,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{7:50,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{32:[1,52],34:[1,51],40:[1,53]},{34:[1,54]},{7:55,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{7:56,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{34:[1,57]},e([5,6,8,10,12,14,16,18,19,21,22,23,28,29,30,31,32,33,34,35,37,39,41,42,43,44,45,46],[2,26]),{34:[2,34]},{4:58,7:4,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{1:[2,2]},{9:59,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{9:60,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},e(A,[2,8]),{10:t,11:8,13:61,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{10:t,11:8,13:62,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},e(A,[2,12]),e(A,[2,21]),e(A,[2,22]),{10:t,11:8,13:63,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{24:64,27:21,28:r,29:s,30:l,31:c,32:p,34:h},{10:t,11:8,13:65,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{7:66,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{24:67,27:21,28:r,29:s,30:l,31:c,32:p,34:h},{8:f,10:g,33:[1,68]},{8:f,10:g,35:[1,69]},{7:70,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{7:71,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{7:72,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{7:73,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{8:f,10:g,43:[1,74]},{8:f,10:g,45:[1,75]},{7:76,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{6:[1,77]},e(x,[2,5],{17:9,20:10,25:11,15:12,26:16,24:18,38:19,27:21,36:31,11:38,12:v,14:T,16:i,19:a,21:o,22:n,28:r,29:s,30:l,31:c,32:p,34:h,37:$,39:d,42:u,44:b,46:y}),e(x,[2,6],{17:9,20:10,25:11,15:12,26:16,24:18,38:19,27:21,36:31,11:38,12:v,14:T,16:i,19:a,21:o,22:n,28:r,29:s,30:l,31:c,32:p,34:h,37:$,39:d,42:u,44:b,46:y}),e(A,[2,9]),e(A,[2,10]),e(w,[2,16]),e(w,[2,20]),e(A,[2,24]),{8:f,10:g,33:[1,78]},e(C,[2,27]),e(C,[2,32]),e(C,[2,33]),{8:f,10:g,35:[1,79]},{8:f,10:g,33:[1,80]},{8:f,10:g,41:[1,81]},{8:f,10:g,35:[1,82]},e(C,[2,39]),e(C,[2,40]),{8:f,10:g,35:[1,83]},{1:[2,1]},{32:[1,84]},e(C,[2,35]),e(C,[2,36]),{32:[1,85]},e(C,[2,38]),e(C,[2,41]),{7:86,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{7:87,9:5,10:t,11:8,13:6,15:12,16:i,17:9,19:a,20:10,21:o,22:n,24:18,25:11,26:16,27:21,28:r,29:s,30:l,31:c,32:p,34:h,36:31,37:$,38:19,39:d,42:u,43:m,44:b,46:y},{8:f,10:g,33:[1,88]},{8:f,10:g,33:[1,89]},e(C,[2,44]),e(C,[2,37])],defaultActions:{3:[2,3],33:[2,34],35:[2,2],77:[2,1]},parseError:function(e,t){if(!t.recoverable)throw new Error(e);this.trace(e)},parse:function(e){var t=this,i=[0],a=[null],o=[],n=this.table,r="",s=0,l=0,c=0,p=2,h=1,$=o.slice.call(arguments,1),d=Object.create(this.lexer),u={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(u.yy[m]=this.yy[m]);d.setInput(e,u.yy),u.yy.lexer=d,u.yy.parser=this,"undefined"===typeof d.yylloc&&(d.yylloc={});var b=d.yylloc;o.push(b);var y=d.options&&d.options.ranges;function f(){var e;return"number"!==typeof(e=d.lex()||h)&&(e=t.symbols_[e]||e),e}"function"===typeof u.yy.parseError?this.parseError=u.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;for(var g,x,v,T,A,w,C,O,S,B={};;){if(v=i[i.length-1],this.defaultActions[v]?T=this.defaultActions[v]:(null!=g&&"undefined"!==typeof g||(g=f()),T=n[v]&&n[v][g]),"undefined"===typeof T||!T.length||!T[0]){var _="";for(w in S=[],n[v])this.terminals_[w]&&w>p&&S.push("'"+this.terminals_[w]+"'");_=d.showPosition?"Parse error on line "+(s+1)+":\n"+d.showPosition()+"\nExpecting "+S.join(", ")+", got '"+(this.terminals_[g]||g)+"'":"Parse error on line "+(s+1)+": Unexpected "+(g===h?"end of input":"'"+(this.terminals_[g]||g)+"'"),this.parseError(_,{text:d.match,token:this.terminals_[g]||g,line:d.yylineno,loc:b,expected:S})}if(T[0]instanceof Array&&T.length>1)throw new Error("Parse Error: multiple actions possible at state: "+v+", token: "+g);switch(T[0]){case 1:i.push(g),a.push(d.yytext),o.push(d.yylloc),i.push(T[1]),g=null,x?(g=x,x=null):(l=d.yyleng,r=d.yytext,s=d.yylineno,b=d.yylloc,c>0&&c--);break;case 2:if(C=this.productions_[T[1]][1],B.$=a[a.length-C],B._$={first_line:o[o.length-(C||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(C||1)].first_column,last_column:o[o.length-1].last_column},y&&(B._$.range=[o[o.length-(C||1)].range[0],o[o.length-1].range[1]]),"undefined"!==typeof(A=this.performAction.apply(B,[r,l,s,u.yy,T[1],a,o].concat($))))return A;C&&(i=i.slice(0,-1*C*2),a=a.slice(0,-1*C),o=o.slice(0,-1*C)),i.push(this.productions_[T[1]][0]),a.push(B.$),o.push(B._$),O=n[i[i.length-2]][i[i.length-1]],i.push(O);break;case 3:return!0}}return!0}},S={EOF:1,parseError:function(e,t){if(!this.yy.parser)throw new Error(e);this.yy.parser.parseError(e,t)},setInput:function(e,t){return this.yy=t||this.yy||{},this._input=e,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),e},unput:function(e){var t=e.length,i=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t),this.offset-=t;var a=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),i.length-1&&(this.yylineno-=i.length-1);var o=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:i?(i.length===a.length?this.yylloc.first_column:0)+a[a.length-i.length].length-i[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[o[0],o[0]+this.yyleng-t]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},less:function(e){this.unput(this.match.slice(e))},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},test_match:function(e,t){var i,a,o;if(this.options.backtrack_lexer&&(o={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(o.yylloc.range=this.yylloc.range.slice(0))),(a=e[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=a.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:a?a[a.length-1].length-a[a.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(e[0].length),this.matched+=e[0],i=this.performAction.call(this,this.yy,this,t,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i)return i;if(this._backtrack){for(var n in o)this[n]=o[n];return!1}return!1},next:function(){if(this.done)return this.EOF;var e,t,i,a;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var o=this._currentRules(),n=0;n<o.length;n++)if((i=this._input.match(this.rules[o[n]]))&&(!t||i[0].length>t[0].length)){if(t=i,a=n,this.options.backtrack_lexer){if(!1!==(e=this.test_match(i,o[n])))return e;if(this._backtrack){t=!1;continue}return!1}if(!this.options.flex)break}return t?!1!==(e=this.test_match(t,o[a]))&&e:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return e||this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(e){return(e=this.conditionStack.length-1-Math.abs(e||0))>=0?this.conditionStack[e]:"INITIAL"},pushState:function(e){this.begin(e)},stateStackSize:function(){return this.conditionStack.length},options:{flex:!0},performAction:function(e,t,i,a){switch(i){case 0:case 1:case 2:break;case 3:return"INT";case 4:return"FLOAT";case 5:case 15:return"^";case 6:case 7:case 8:case 9:return"*";case 10:case 11:return"/";case 12:case 13:return"-";case 14:return"+";case 16:case 18:return"(";case 17:case 19:return")";case 20:return"[";case 21:return"]";case 22:case 24:return"{";case 23:case 25:return"}";case 26:return"_";case 27:return"|";case 28:return"LEFT|";case 29:return"RIGHT|";case 30:return"!";case 31:return"SIGN";case 32:case 34:case 40:return t.yytext="<=","SIGN";case 33:case 35:case 41:return t.yytext=">=","SIGN";case 36:case 37:case 38:case 39:return t.yytext="<>","SIGN";case 42:case 43:return"FRAC";case 44:return"sqrt";case 45:return"abs";case 46:return"ln";case 47:return"log";case 48:case 49:case 50:case 51:return"TRIG";case 52:return t.yytext="sin","TRIG";case 53:return t.yytext="cos","TRIG";case 54:return t.yytext="tan","TRIG";case 55:return t.yytext="csc","TRIG";case 56:return t.yytext="sec","TRIG";case 57:return t.yytext="cot","TRIG";case 58:return t.yytext="arcsin","TRIG";case 59:return t.yytext="arccos","TRIG";case 60:return t.yytext="arctan","TRIG";case 61:return t.yytext="arccsc","TRIG";case 62:return t.yytext="arcsec","TRIG";case 63:return t.yytext="arccot","TRIG";case 64:case 65:return"TRIGINV";case 66:return t.yytext="sinh","TRIG";case 67:return t.yytext="cosh","TRIG";case 68:case 71:return t.yytext="tanh","TRIG";case 69:return t.yytext="csch","TRIG";case 70:return t.yytext="sech","TRIG";case 72:return"CONST";case 73:case 74:return t.yytext="pi","CONST";case 75:case 78:return"VAR";case 76:case 77:return t.yytext="theta","VAR";case 79:case 80:return t.yytext="phi","VAR";case 81:return e.symbolLexer(t.yytext);case 82:return"EOF";case 83:return"INVALID";case 84:console.log(t.yytext)}},rules:[/^(?:\s+)/,/^(?:\\space)/,/^(?:\\ )/,/^(?:[0-9]+\.?)/,/^(?:([0-9]+)?\.[0-9]+)/,/^(?:\*\*)/,/^(?:\*)/,/^(?:\\cdot|\xb7)/,/^(?:\\times|\xd7)/,/^(?:\\ast)/,/^(?:\/)/,/^(?:\\div|\xf7)/,/^(?:-)/,/^(?:\u2212)/,/^(?:\+)/,/^(?:\^)/,/^(?:\()/,/^(?:\))/,/^(?:\\left\()/,/^(?:\\right\))/,/^(?:\[)/,/^(?:\])/,/^(?:\{)/,/^(?:\})/,/^(?:\\left\{)/,/^(?:\\right\})/,/^(?:_)/,/^(?:\|)/,/^(?:\\left\|)/,/^(?:\\right\|)/,/^(?:\!)/,/^(?:<=|>=|<>|<|>|=)/,/^(?:\\le)/,/^(?:\\ge)/,/^(?:\\leq)/,/^(?:\\geq)/,/^(?:=\/=)/,/^(?:\\ne)/,/^(?:\\neq)/,/^(?:\u2260)/,/^(?:\u2264)/,/^(?:\u2265)/,/^(?:\\frac)/,/^(?:\\dfrac)/,/^(?:sqrt|\\sqrt)/,/^(?:abs|\\abs)/,/^(?:ln|\\ln)/,/^(?:log|\\log)/,/^(?:sin|cos|tan)/,/^(?:csc|sec|cot)/,/^(?:sinh|cosh|tanh)/,/^(?:csch|sech|coth)/,/^(?:\\sin)/,/^(?:\\cos)/,/^(?:\\tan)/,/^(?:\\csc)/,/^(?:\\sec)/,/^(?:\\cot)/,/^(?:\\arcsin)/,/^(?:\\arccos)/,/^(?:\\arctan)/,/^(?:\\arccsc)/,/^(?:\\arcsec)/,/^(?:\\arccot)/,/^(?:arcsin|arccos|arctan)/,/^(?:arccsc|arcsec|arccot)/,/^(?:\\sinh)/,/^(?:\\cosh)/,/^(?:\\tanh)/,/^(?:\\csch)/,/^(?:\\sech)/,/^(?:\\coth)/,/^(?:pi)/,/^(?:\u03c0)/,/^(?:\\pi)/,/^(?:theta)/,/^(?:\u03b8)/,/^(?:\\theta)/,/^(?:phi)/,/^(?:\u03c6)/,/^(?:\\phi)/,/^(?:[a-zA-Z])/,/^(?:$)/,/^(?:.)/,/^(?:.)/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84],inclusive:!0}}};function B(){this.yy={}}return O.lexer=S,B.prototype=O,O.Parser=B,new B}();e.parser=t}(o),function(e){var t=function(){var e=function(e,t,i,a){for(i=i||{},a=e.length;a--;i[e[a]]=t);return i},t=[1,11],i=[1,9],a=[8,17],o=[6,11],n=[6,11,13,17],r={trace:function(){},yy:{},symbols_:{error:2,unitvalue:3,magnitude:4,unit:5,EOF:6,float:7,POW:8,int:9,multatoms:10,DIV:11,expatom:12,MUL:13,atom:14,"^":15,nat:16,ATOM:17,FLOAT:18,NAT:19,NEG:20,$accept:0,$end:1},terminals_:{2:"error",6:"EOF",8:"POW",11:"DIV",13:"MUL",15:"^",17:"ATOM",18:"FLOAT",19:"NAT",20:"NEG"},productions_:[0,[3,3],[3,2],[4,3],[4,1],[5,3],[5,1],[10,3],[10,2],[10,1],[12,3],[12,1],[14,1],[7,1],[7,1],[16,1],[9,2],[9,1]],performAction:function(e,t,i,a,o,n,r){var s=n.length-1;switch(o){case 1:return{type:"unitMagnitude",magnitude:n[s-2],unit:n[s-1]};case 2:return{type:"unitStandalone",unit:n[s-1]};case 3:this.$=n[s-2]+"e"+n[s];break;case 4:case 13:case 14:case 15:case 17:this.$=n[s];break;case 5:this.$={num:n[s-2],denom:n[s]};break;case 6:this.$={num:n[s],denom:null};break;case 7:this.$=[n[s-2]].concat(n[s]);break;case 8:this.$=[n[s-1]].concat(n[s]);break;case 9:this.$=[n[s]];break;case 10:this.$={name:n[s-2],pow:n[s]};break;case 11:this.$={name:n[s],pow:1};break;case 12:this.$=e;break;case 16:this.$="-"+n[s]}},table:[{3:1,4:2,5:3,7:4,10:5,12:8,14:10,16:7,17:t,18:[1,6],19:i},{1:[3]},{5:12,10:5,12:8,14:10,17:t},{6:[1,13]},{8:[1,14],17:[2,4]},{6:[2,6],11:[1,15]},e(a,[2,13]),e(a,[2,14]),e(o,[2,9],{12:8,14:10,10:17,13:[1,16],17:t}),e([6,8,11,13,17],[2,15]),e(n,[2,11],{15:[1,18]}),e([6,11,13,15,17],[2,12]),{6:[1,19]},{1:[2,2]},{9:20,19:[1,22],20:[1,21]},{10:23,12:8,14:10,17:t},{10:24,12:8,14:10,17:t},e(o,[2,8]),{16:25,19:i},{1:[2,1]},{17:[2,3]},{19:[1,26]},{17:[2,17]},{6:[2,5]},e(o,[2,7]),e(n,[2,10]),{17:[2,16]}],defaultActions:{13:[2,2],19:[2,1],20:[2,3],22:[2,17],23:[2,5],26:[2,16]},parseError:function(e,t){if(!t.recoverable)throw new Error(e);this.trace(e)},parse:function(e){var t=this,i=[0],a=[null],o=[],n=this.table,r="",s=0,l=0,c=0,p=2,h=1,$=o.slice.call(arguments,1),d=Object.create(this.lexer),u={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(u.yy[m]=this.yy[m]);d.setInput(e,u.yy),u.yy.lexer=d,u.yy.parser=this,"undefined"===typeof d.yylloc&&(d.yylloc={});var b=d.yylloc;o.push(b);var y=d.options&&d.options.ranges;function f(){var e;return"number"!==typeof(e=d.lex()||h)&&(e=t.symbols_[e]||e),e}"function"===typeof u.yy.parseError?this.parseError=u.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;for(var g,x,v,T,A,w,C,O,S,B={};;){if(v=i[i.length-1],this.defaultActions[v]?T=this.defaultActions[v]:(null!=g&&"undefined"!==typeof g||(g=f()),T=n[v]&&n[v][g]),"undefined"===typeof T||!T.length||!T[0]){var _="";for(w in S=[],n[v])this.terminals_[w]&&w>p&&S.push("'"+this.terminals_[w]+"'");_=d.showPosition?"Parse error on line "+(s+1)+":\n"+d.showPosition()+"\nExpecting "+S.join(", ")+", got '"+(this.terminals_[g]||g)+"'":"Parse error on line "+(s+1)+": Unexpected "+(g===h?"end of input":"'"+(this.terminals_[g]||g)+"'"),this.parseError(_,{text:d.match,token:this.terminals_[g]||g,line:d.yylineno,loc:b,expected:S})}if(T[0]instanceof Array&&T.length>1)throw new Error("Parse Error: multiple actions possible at state: "+v+", token: "+g);switch(T[0]){case 1:i.push(g),a.push(d.yytext),o.push(d.yylloc),i.push(T[1]),g=null,x?(g=x,x=null):(l=d.yyleng,r=d.yytext,s=d.yylineno,b=d.yylloc,c>0&&c--);break;case 2:if(C=this.productions_[T[1]][1],B.$=a[a.length-C],B._$={first_line:o[o.length-(C||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(C||1)].first_column,last_column:o[o.length-1].last_column},y&&(B._$.range=[o[o.length-(C||1)].range[0],o[o.length-1].range[1]]),"undefined"!==typeof(A=this.performAction.apply(B,[r,l,s,u.yy,T[1],a,o].concat($))))return A;C&&(i=i.slice(0,-1*C*2),a=a.slice(0,-1*C),o=o.slice(0,-1*C)),i.push(this.productions_[T[1]][0]),a.push(B.$),o.push(B._$),O=n[i[i.length-2]][i[i.length-1]],i.push(O);break;case 3:return!0}}return!0}},s={EOF:1,parseError:function(e,t){if(!this.yy.parser)throw new Error(e);this.yy.parser.parseError(e,t)},setInput:function(e,t){return this.yy=t||this.yy||{},this._input=e,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),e},unput:function(e){var t=e.length,i=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t),this.offset-=t;var a=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),i.length-1&&(this.yylineno-=i.length-1);var o=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:i?(i.length===a.length?this.yylloc.first_column:0)+a[a.length-i.length].length-i[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[o[0],o[0]+this.yyleng-t]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject:function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},less:function(e){this.unput(this.match.slice(e))},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},test_match:function(e,t){var i,a,o;if(this.options.backtrack_lexer&&(o={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(o.yylloc.range=this.yylloc.range.slice(0))),(a=e[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=a.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:a?a[a.length-1].length-a[a.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(e[0].length),this.matched+=e[0],i=this.performAction.call(this,this.yy,this,t,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i)return i;if(this._backtrack){for(var n in o)this[n]=o[n];return!1}return!1},next:function(){if(this.done)return this.EOF;var e,t,i,a;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var o=this._currentRules(),n=0;n<o.length;n++)if((i=this._input.match(this.rules[o[n]]))&&(!t||i[0].length>t[0].length)){if(t=i,a=n,this.options.backtrack_lexer){if(!1!==(e=this.test_match(i,o[n])))return e;if(this._backtrack){t=!1;continue}return!1}if(!this.options.flex)break}return t?!1!==(e=this.test_match(t,o[a]))&&e:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return e||this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(e){return(e=this.conditionStack.length-1-Math.abs(e||0))>=0?this.conditionStack[e]:"INITIAL"},pushState:function(e){this.begin(e)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(e,t,i,a){switch(i){case 0:return 11;case 1:return"(";case 2:return")";case 3:return 8;case 4:return 15;case 5:return 13;case 6:return 18;case 7:return 19;case 8:return 20;case 9:case 10:case 11:return 17;case 12:break;case 13:return 6}},rules:[/^(?:\/)/,/^(?:\()/,/^(?:\))/,/^(?:(\*|x|\u00d7|\u2219|\u22c5|\u00b7)\s*10\s*\^)/,/^(?:\^)/,/^(?:\*)/,/^(?:[0-9]+\.[0-9]+)/,/^(?:[0-9]+)/,/^(?:-)/,/^(?:\u00b0( ?)[cCfF])/,/^(?:fl\.? oz\.?)/,/^(?:[\u00b5]?([A-Za-z-]+|[\u2103\u2109\u212b]))/,/^(?:\s+)/,/^(?:$)/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],inclusive:!0}}};function l(){this.yy={}}return r.lexer=s,l.prototype=r,r.Parser=l,new l}();e.unitParser=t}(o),function(e){var t=function(){throw new Error("Abstract method - must override for expr: "+this.print())},i=function(e){throw new Error(e)},o=function(e){return e!==e},n=function(e,t){var i=t-e;return Math.random()*i+e};function r(){}function s(){}function l(){this.terms=1===arguments.length?arguments[0]:a.toArray(arguments)}function c(){this.terms=1===arguments.length?arguments[0]:a.toArray(arguments)}function p(e,t){this.base=e,this.exp=t}function h(e,t){this.base=e,this.power=t}function $(e,t){this.type=e,this.arg=t}function d(e){this.arg=e}function u(e,t,i){this.left=e,this.type=t,this.right=i}function m(){}function b(e,t){this.symbol=e,this.arg=t}function y(e,t){this.symbol=e,this.subscript=t}function f(e){this.symbol=e}function g(){}function x(e,t){var i=e,a=t;a<0&&(i=-i,a=-a),this.n=i,this.d=a}function v(e){this.n=e}function T(e){this.n=e}a.extend(r.prototype,{func:t,args:t,construct:function(e){var t=new this.func;return this.func.apply(t,e),t},recurse:function(e){var t=Array.prototype.slice.call(arguments,1),i=a.map(this.args(),(function(i){return a.isString(i)?i:i[e].apply(i,t)}));return this.construct(i)},eval:t,codegen:t,compile:function(){var e=this.codegen();try{return new Function("vars","return "+e+";")}catch(t){throw new Error("Function did not compile: "+e)}},print:t,tex:t,asTex:function(e){e=e||{},a.defaults(e,{display:!0,dynamic:!0,times:!1});var t=this.tex();return e.display&&(t="\\displaystyle "+t),e.dynamic&&(t=(t=t.replace(/\(/g,"\\left(")).replace(/\)/g,"\\right)")),e.times&&(t=t.replace(/\\cdot/g,"\\times")),t},name:function(){return this.func.name?this.func.name:this.func.toString().match(/^function\s*([^\s(]+)/)[1]},repr:function(){return this.name()+"("+a.map(this.args(),(function(e){return a.isString(e)?e:e.repr()})).join(",")+")"},strip:function(){return this.recurse("strip")},normalize:function(){return this.recurse("normalize")},expand:function(){return this.recurse("expand")},factor:function(e){return this.recurse("factor",e)},collect:function(e){return this.recurse("collect",e)},equals:function(e){return this.normalize().print()===e.normalize().print()},simplify:function(e){e=a.extend({once:!1},e);var t=this.factor(e),i=t.collect(e);t.equals(i)&&(i=this.collect(e));var o=i.expand(e),n=o.collect(e);o.equals(n)&&(n=i.collect(e));var r=n;return e.once||this.equals(r)?r:r.simplify(e)},isSimplified:function(){return this.equals(this.simplify())},exprArgs:function(){return a.filter(this.args(),(function(e){return e instanceof r}))},getVars:function(e){return a.uniq(a.flatten(a.invoke(this.exprArgs(),"getVars",e))).sort()},getConsts:function(){return a.uniq(a.flatten(a.invoke(this.exprArgs(),"getConsts"))).sort()},getUnits:function(){return a.flatten(a.invoke(this.exprArgs(),"getUnits"))},is:function(e){return this instanceof e},has:function(e){return this instanceof e||a.any(this.exprArgs(),(function(t){return t.has(e)}))},raiseToThe:function(e){return new p(this,e)},isSubtract:function(){return!1},isDivide:function(){return!1},isRoot:function(){return!1},needsExplicitMul:function(){return this.args()[0].needsExplicitMul()},sameVars:function(e){var t=this.getVars(),i=e.getVars(),o=function(e,t){return!a.difference(e,t).length},n=function(e){return a.uniq(a.invoke(e,"toLowerCase")).sort()};return{equal:o(t,i),equalIgnoringCase:o(n(t),n(i))}},compare:function(e){if(e instanceof u)return!1;var t=a.union(this.getVars(!0),e.getVars(!0)),i=function(e,t){var i=function(e,t){return Math.abs(e)<1||Math.abs(t)<1?Math.abs(e-t):Math.abs(1-e/t)}(e,t);return e===t||o(e)&&o(t)||i<Math.pow(10,-9)};if(!t.length&&!this.has(w)&&!e.has(w))return i(this.eval(),e.eval());var r=this.collect(),s=e.collect(),l=this.getUnits(),c=e.getUnits();if(!a.isEqual(l,c))return!1;for(var p=0;p<12;p++){var h,$={},d=Math.pow(10,1+Math.floor(3*p/12)),m=p%2===0;if(a.each(t,(function(e){$[e]=m?n(-d,d):a.random(-d,d)})),r.has(b)||s.has(b)||r.has(w)||s.has(w)){var y=r.partialEval($),f=s.partialEval($);h=y.simplify().equals(f.simplify())}else{h=i(y=r.eval($),f=s.eval($))}if(!h)return!1}return!0},partialEval:function(e){return this instanceof w?this:this.has(b)?this instanceof b?new b(this.symbol,this.arg.partialEval(e)):this.recurse("partialEval",e):new T(this.eval(e).toFixed(9)).collect()},sameForm:function(e){return this.tex()===e.tex()},findGCD:function(e){return this.equals(e)?e:g.One},getDenominator:function(){return g.One},asMul:function(){return new c(g.One,this)},isPositive:t,isNegative:function(){return!1},asPositiveFactor:function(){return this.isPositive()?this:g.One},addHint:function(e){if(!e)return this;var t=this.construct(this.args());return t.hints=a.clone(this.hints),t.hints[e]=!0,t},hints:{parens:!1},asExpr:function(){return this},completeParse:function(){return this.recurse("completeParse")},abs:t,negate:function(){return new c(g.Neg,this)}}),s.prototype=new r,a.extend(s.prototype,{args:function(){return this.terms},normalize:function(){var e=a.sortBy(a.invoke(this.terms,"normalize"),(function(e){return e.print()}));return new this.func(e)},expand:function(){return this.recurse("expand").flatten()},partition:function(){var e=a.groupBy(this.terms,(function(e){return e instanceof g})),t=e[!0]||[],i=e[!1]||[];return[new this.func(t),new this.func(i)]},flatten:function(){var e=this,t=a.reject(this.terms,(function(t){return t.equals(e.identity)}));if(0===t.length)return e.identity;if(1===t.length)return t[0];var i=a.groupBy(t,(function(t){return t instanceof e.func})),o=i[!0]||[],n=(i[!1]||[]).concat(a.flatten(a.pluck(o,"terms"),!0));return new e.func(n)},identity:void 0,reduce:t,isPositive:function(){var e=a.invoke(this.terms,"collect");return a.all(a.invoke(e,"isPositive"))},replace:function(e,t){var i;i=e instanceof r?a.indexOf(this.terms,e):e;var o=[];a.isArray(t)?o=t:t&&(o=[t]);var n=this.terms.slice(0,i).concat(o).concat(this.terms.slice(i+1));return new this.func(n)},remove:function(e){return this.replace(e)},getDenominator:function(){return new c(a.invoke(this.terms,"getDenominator")).flatten()}}),l.prototype=new s,a.extend(l.prototype,{func:l,eval:function(e,t){return a.reduce(this.terms,(function(i,a){return i+a.eval(e,t)}),0)},codegen:function(){return a.map(this.terms,(function(e){return"("+e.codegen()+")"})).join(" + ")||"0"},print:function(){return a.invoke(this.terms,"print").join("+")},tex:function(){var e="";return a.each(this.terms,(function(t){!e||t.isSubtract()?e+=t.tex():e+="+"+t.tex()})),e},collect:function(e){var t=a.invoke(this.terms,"collect",e),i=[];a.each(t,(function(t){if(t instanceof c){var a=t.partition();i.push([a[1].flatten(),a[0].reduce(e)])}else t instanceof g?i.push([g.One,t]):i.push([t,g.One])}));var o=a.groupBy(i,(function(e){return e[0].normalize().print()})),n=a.compact(a.map(o,(function(t){var i=t[0][0];return new c(new l(a.zip.apply(a,t)[1]).reduce(e),i).collect(e)})));return new l(n).flatten()},factor:function(e){e=a.extend({keepNegative:!1},e);var t,i=a.invoke(this.terms,"collect");t=i[0]instanceof c?i[0].terms:[i[0]],a.each(a.rest(this.terms),(function(e){t=a.map(t,(function(t){return e.findGCD(t)}))})),!e.keepNegative&&this.isNegative()&&t.push(g.Neg),t=new c(t).flatten().collect();var o=a.map(i,(function(e){return c.handleDivide(e,t).simplify()}));return o=new l(o).flatten(),c.createOrAppend(t,o).flatten()},reduce:function(e){return a.reduce(this.terms,(function(t,i){return t.add(i,e)}),this.identity)},needsExplicitMul:function(){return!1},isNegative:function(){var e=a.invoke(this.terms,"collect");return a.all(a.invoke(e,"isNegative"))},negate:function(){return new l(a.invoke(this.terms,"negate"))}}),c.prototype=new s,a.extend(c.prototype,{func:c,eval:function(e,t){return a.reduce(this.terms,(function(i,a){return i*a.eval(e,t)}),1)},codegen:function(){return a.map(this.terms,(function(e){return"("+e.codegen()+")"})).join(" * ")||"0"},print:function(){return a.map(this.terms,(function(e){return e instanceof l?"("+e.print()+")":e.print()})).join("*")},getUnits:function(){var e=a.chain(this.terms).map((function(e){return e.getUnits()})).flatten().value();return e.sort((function(e,t){return e.unit<t.unit})),e},tex:function(){for(var e,t=" \\cdot ",i=a.groupBy(this.terms,(function(e){return e.isDivide()?"inverse":e instanceof g?"number":"other"})),o=i.inverse||[],n=i.number||[],r=i.other||[],s="",h=0;h<n.length;h++){if(n[h]instanceof x&&!(n[h]instanceof v)&&r.length>0&&o.length>0){var $=n.slice();$.splice(h,1);var d=$.concat(o).concat(r);return n[h].tex()+new c(d).tex()}}if(0===(n=a.compact(a.map(n,(function(e){var t=e instanceof x&&!(e instanceof v),i=!e.hints.fraction||o.length>0;if(t&&i){o.push(new p(new v(e.d),g.Div));var n=new v(e.n);return n.hints=e.hints,a.any(e.hints)?n:null}return e})))).length&&1===r.length)e=r[0].tex();else{var u="";a.each(n,(function(e){e.hints.subtract&&e.hints.entered?(s+="-",u+=(u?t:"")+e.abs().tex()):e instanceof v&&-1===e.n&&(e.hints.negate||e.hints.subtract)?s+="-":u+=(u?t:"")+e.tex()})),a.each(r,(function(e){e.needsExplicitMul()?u+=(u?t:"")+e.tex():u+=e instanceof l?"("+e.tex()+")":e.tex()})),e=u||"1"}if(o.length){var m=new c(a.invoke(o,"asDivide")).flatten().tex();return s+"\\frac{"+e+"}{"+m+"}"}return s+e},strip:function(){return new c(a.map(this.terms,(function(e){return e instanceof g?e.abs():e.strip()}))).flatten()},expand:function(){var e=function(e){return e instanceof l},t=function(e){return e instanceof p&&e.exp.isNegative()},i=this.recurse("expand").flatten(),o=a.any(i.terms,e),n=a.any(i.terms,(function(i){return t(i)&&e(i.base)}));if(!o&&!n)return i;var r=a.groupBy(i.terms,t),s=r[!1]||[],h=r[!0]||[];if(o){var $=a.groupBy(s,e),d=$[!0]||[],u=$[!1]||[],m=a.reduce(d,(function(e,t){return a.reduce(e,(function(e,i){return e.concat(a.map(t.terms,(function(e){return i.concat(e)})))}),[])}),[[]]);s=[new l(a.map(m,(function(e){return new c(u.concat(e)).flatten()})))]}n&&(h=[new p(new c(a.invoke(h,"getDenominator")).flatten().expand(),g.Div)]);return new c(s.concat(h)).flatten()},factor:function(e){var t=this.recurse("factor",e).flatten();if(!(t instanceof c))return t;var i=a.groupBy(t.terms,(function(e){return e instanceof x})),o=a.reduce(i[!0],(function(e,t){return{n:e.n*t.n,d:e.d*t.d}}),{n:1,d:1});return o=1===o.d?new v(o.n):new x(o.n,o.d),new c((i[!1]||[]).concat(o)).flatten()},collect:function(e){var t=this.recurse("collect",e).partition(),i=t[0].reduce(e);if(0===i.eval())return g.Zero;var o=t[1].flatten();if(!(o instanceof c))return new c(i,o).flatten();o=o.terms;var n=[];a.each(o,(function(e){e instanceof p?n.push([e.base,e.exp]):n.push([e,g.One])}));var r=a.groupBy(n,(function(e){return e[0].normalize().print()})),s=a.compact(a.map(r,(function(t){var i=t[0][0],o=new l(a.zip.apply(a,t)[1]).collect(e);return o instanceof g&&0===o.eval()?null:[i,o]}))),d=(n=a.groupBy(s,(function(e){return e[0]instanceof $&&e[0].isBasic()?"trig":e[0]instanceof h?"log":"expr"}))).trig||[],u=n.log||[],m=n.expr||[];if(d.length>1){var b=a.groupBy(d,(function(e){return e[0].arg.normalize().print()}));d=[],a.each(b,(function(t){var i=t[0][0].arg,o={sin:g.Zero,cos:g.Zero};a.each(t,(function(e){o[e[0].type]=e[1]})),c.handleNegative(o.sin).collect(e).equals(o.cos)&&(o=o.cos.isNegative()?{tan:o.sin}:{cot:o.cos}),a.each(o,(function(e,t){d.push([new $(t,i),e])}))}))}if(u.length>1){var y=a.groupBy(u,(function(e){return e[0].base.normalize().print()}));u=[],a.each(y,(function(t){2===t.length&&c.handleNegative(t[0][1]).collect(e).equals(t[1][1])?t[0][1].isNegative()?u.push([new h(t[0][0].power,t[1][0].power),t[1][1]]):u.push([new h(t[1][0].power,t[0][0].power),t[0][1]]):u=u.concat(t)}))}n=d.concat(u).concat(m);var f=a.map(n,(function(t){return new p(t[0],t[1]).collect(e)}));return new c([i].concat(f)).flatten()},isSubtract:function(){return a.any(this.terms,(function(e){return e instanceof g&&e.hints.subtract}))},factorIn:function(e){var t=this.partition()[0].terms,i=t.length&&a.all(t,(function(e){return e.n>0}));if(i){var o=t[0].negate();return o.hints=t[0].hints,this.replace(t[0],o.addHint(e))}return new c([g.negativeOne(e)].concat(this.terms))},factorOut:function(){var e=!1,t=a.compact(a.map(this.terms,(function(t,i,a){return!e&&t instanceof g&&t.hints.divide?(e=!0,-1!==t.n?t.negate():null):t})));return 1===t.length?t[0]:new c(t)},reduce:function(e){return a.reduce(this.terms,(function(t,i){return t.mul(i,e)}),this.identity)},findGCD:function(e){return new c(a.invoke(this.terms,"findGCD",e)).flatten()},asMul:function(){return this},asPositiveFactor:function(){return this.isPositive()?this:new c(a.invoke(this.collect().terms,"asPositiveFactor")).flatten()},isNegative:function(){return a.any(a.invoke(this.collect().terms,"isNegative"))},fold:function(){return c.fold(this)},negate:function(){var e=function(e){return e instanceof g};if(a.any(this.terms,e)){var t=a.find(this.terms,e);return this.replace(t,t.negate())}return new c([g.Neg].concat(this.terms))}}),a.each([l,c],(function(e){a.extend(e,{createOrAppend:function(t,i){return t instanceof e?new e(t.terms.concat(i)):new e(t,i)}})})),a.extend(c,{handleNegative:function(e,t){if(e instanceof g&&e.n>0){var i=e.negate();return i.hints=e.hints,i.addHint(t)}return e instanceof c?e.factorIn(t):new c(g.negativeOne(t),e)},handleDivide:function(e,t){if(t instanceof c){var i=c.handleDivide(e,t.terms[0]),o=new c(a.rest(t.terms)).flatten();return c.handleDivide(i,o)}var n=function(e){return e instanceof v};if(n(t)&&e instanceof c&&a.any(e.terms,n)){var r=e.terms.slice().reverse(),s=a.find(r,(function(e){return e instanceof x}));if(!n(s))return new c(e.terms.concat([new x(1,t.n).addHint("fraction")]));var l=new x(s.n,t.n);return l.hints=s.hints,s===r[0]&&(l=l.addHint("fraction")),s.n<0&&t.n<0?(l.d=-l.d,e.replace(s,[g.Neg,l])):e.replace(s,l)}var h=function(e,t){if(t instanceof v){if(e instanceof v)return e.n<0&&t.n<0?[g.Neg,new x(e.n,-t.n).addHint("fraction")]:[new x(e.n,t.n).addHint("fraction")];var i=new x(1,t.eval());return t.eval()<0?[e,i.addHint("negate")]:[e,i]}var a;if(t instanceof $&&t.exp){var o=t.exp;t.exp=void 0,t=new p(t,o)}return a=t instanceof p?new p(t.base,c.handleNegative(t.exp,"divide")):new p(t,g.Div),e instanceof v&&1===e.n?[a]:[e,a]};if(e instanceof c){var d=h(a.last(e.terms),t);return new c(a.initial(e.terms).concat(d))}return new c(d=h(e,t)).flatten()},fold:function(e){if(e instanceof c){var t=a.find(a.initial(e.terms),(function(e){return(e instanceof $||e instanceof h)&&e.hints.open})),i=a.indexOf(e.terms,t);if(t){var o,n=a.last(e.terms);if(!(t.hints.parens||n.hints.parens||n.has($)||n.has(h)))return o=t instanceof $?$.create([t.type,t.exp],c.createOrAppend(t.arg,n).fold()):h.create(t.base,c.createOrAppend(t.power,n).fold()),0===i?o:new c(e.terms.slice(0,i).concat(o)).fold();t.hints.open=!1}var r=e.partition()[0].terms,s=function(e){return e.n>0},l=function(e){return-1===e.n&&e.hints.negate};if(r.length>1&&a.some(r,l)&&a.some(r,s)&&a.every(r,(function(e){return s(e)||l(e)}))){var p=a.indexOf(e.terms,a.find(e.terms,l)),d=a.indexOf(e.terms,a.find(e.terms,s));if(p<d)return e.replace(d,e.terms[d].negate()).remove(p)}}return e}}),p.prototype=new r,a.extend(p.prototype,{func:p,args:function(){return[this.base,this.exp]},eval:function(e,t){var i=this.base.eval(e,t),a=this.exp.eval(e,t);if(i<0){var o=this.exp.simplify();if(o instanceof T){var n=o.n,r=(n-n.toFixed()).toString().length-2,s=Math.pow(10,r);o=new x(n*s,s).simplify()}if(o instanceof x)if(Math.abs(o.d)%2===1)return(Math.abs(o.n)%2===1?-1:1)*Math.pow(-1*i,a)}return Math.pow(i,a)},getUnits:function(){return this.base.getUnits().map(function(e){return{unit:e.unit,pow:e.pow*this.exp.n}}.bind(this))},codegen:function(){return"Math.pow("+this.base.codegen()+", "+this.exp.codegen()+")"},print:function(){var e=this.base.print();return(this.base instanceof s||this.base instanceof p)&&(e="("+e+")"),e+"^("+this.exp.print()+")"},tex:function(){if(this.isDivide())return"\\frac{1}{"+this.asDivide().tex()+"}";if(this.isRoot())return 1!==this.exp.n&&i("Node marked with hint 'root' does not have exponent of form 1/x."),2===this.exp.d?"\\sqrt{"+this.base.tex()+"}":"\\sqrt["+this.exp.d+"]{"+this.base.tex()+"}";if(this.base instanceof $&&!this.base.isInverse()&&this.exp instanceof g&&this.exp.isSimple()&&this.exp.eval()>=0){var e=this.base.tex({split:!0});return e[0]+"^{"+this.exp.tex()+"}"+e[1]}var t=this.base.tex();return this.base instanceof s||this.base instanceof p||this.base instanceof g&&!this.base.isSimple()?t="("+t+")":(this.base instanceof $||this.base instanceof h)&&(t="["+t+"]"),t+"^{"+this.exp.tex()+"}"},needsExplicitMul:function(){return!this.isRoot()&&this.base.needsExplicitMul()},expand:function(){var e=this.recurse("expand");if(e.base instanceof c)return new c(a.map(e.base.terms,(function(t){return new p(t,e.exp)}))).expand();if(e.base instanceof l&&e.exp instanceof v&&e.exp.abs().eval()>1){for(var t=e.exp.eval()>0,i=e.exp.abs().eval(),o=function(e){return t?e:new p(e,g.Div)},n={1:e.base},r=2;r<=i;r*=2){var s=new c(n[r/2],n[r/2]);n[r]=s.expand().collect()}if(a.has(n,i))return o(n[i]);var h=a.map(i.toString(2).split(""),(function(e,t,i){return Number(e)*Math.pow(2,i.length-t-1)}));return h=a.without(h,0),o(s=new c(a.pick(n,h)).expand().collect())}return e.exp instanceof l?new c(a.map(e.exp.terms,(function(t){return new p(e.base,t).expand()}))).expand():e},factor:function(){var e=this.recurse("factor");return e.base instanceof c?new c(a.map(e.base.terms,(function(t){return t instanceof v&&e.exp.equals(g.Div)?new x(1,t.n):new p(t,e.exp)}))):e},collect:function(e){if(this.base instanceof p)return new p(this.base.base,n=c.createOrAppend(this.base.exp,this.exp)).collect(e);var t=this.recurse("collect",e),i=function(e){return e instanceof h&&e.base.equals(t.base)};if(t.exp instanceof g&&0===t.exp.eval())return g.One;if(t.exp instanceof g&&1===t.exp.eval())return t.base;if(i(t.exp))return t.exp.power;if(t.exp instanceof c&&a.any(t.exp.terms,i)){var o=a.find(t.exp.terms,i);return new p(o.power,n=t.exp.remove(o).flatten()).collect(e)}if(t.base instanceof g&&t.exp instanceof g){if(e&&e.preciseFloats){var n=t.exp.asRational(),r=t.base.getDecimalPlaces();if(new p(t.base,new x(1,n.d)).collect().getDecimalPlaces()>r){var s=new p(t.base,new v(n.n)).collect();return new p(s,new x(1,n.d))}}return t.base.raiseToThe(t.exp,e)}return t},isDivide:function(){var e=function(e){return e instanceof g&&e.hints.divide};return e(this.exp)||this.exp instanceof c&&a.any(this.exp.terms,e)},asDivide:function(){if(this.exp instanceof g){if(-1===this.exp.eval())return this.base;var e=this.exp.negate();return e.hints=a.clone(this.exp.hints),e.hints.divide=!1,new p(this.base,e)}if(this.exp instanceof c)return new p(this.base,this.exp.factorOut());i("called asDivide() on an Expr that wasn't a Num or Mul")},isRoot:function(){return this.exp instanceof x&&this.exp.hints.root},isSquaredTrig:function(){return this.base instanceof $&&!this.base.isInverse()&&this.exp instanceof g&&2===this.exp.eval()},getDenominator:function(){if(this.exp instanceof g&&-1===this.exp.eval())return c.createOrAppend(this.base,this.base.getDenominator()).flatten();if(this.exp.isNegative()){var e=new p(this.base,c.handleNegative(this.exp).collect());return c.createOrAppend(e,e.collect().getDenominator()).flatten()}return this.base instanceof g?new p(this.base.getDenominator(),this.exp).collect():g.One},findGCD:function(e){var t,i;if(e instanceof p?(t=e.base,i=e.exp):(t=e,i=g.One),this.base.equals(t)){if(this.exp.equals(i))return this;if(this.exp instanceof g&&i instanceof g)return new p(this.base,g.min(this.exp,i)).collect();if(this.exp instanceof g||i instanceof g)return g.One;var a=this.exp.asMul().partition(),o=i.asMul().partition();if(a[1].equals(o[1]))return new p(t,new c(g.min(a[0].reduce(),o[0].reduce()),a[1].flatten()).flatten()).collect()}return g.One},isPositive:function(){if(this.base.isPositive())return!0;var e=this.exp.simplify();return e instanceof v&&e.eval()%2===0},asPositiveFactor:function(){if(this.isPositive())return this;var e=this.exp.simplify();if(e instanceof v){var t=e.eval();if(t>2)return new p(this.base,new v(t-1));if(t<-2)return new p(this.base,new v(t+1))}return g.One}}),a.extend(p,{sqrt:function(e){return new p(e,g.Sqrt)},nthroot:function(e,t){return new p(e,c.fold(c.handleDivide(new v(1),t)).addHint("root"))}}),h.prototype=new r,a.extend(h.prototype,{func:h,args:function(){return[this.base,this.power]},eval:function(e,t){return Math.log(this.power.eval(e,t))/Math.log(this.base.eval(e,t))},codegen:function(){return"(Math.log("+this.power.codegen()+") / Math.log("+this.base.codegen()+"))"},print:function(){var e="("+this.power.print()+")";return this.isNatural()?"ln"+e:"log_("+this.base.print()+") "+e},tex:function(){var e="("+this.power.tex()+")";return this.isNatural()?"\\ln"+e:"\\log_{"+this.base.tex()+"}"+e},collect:function(e){var t=this.recurse("collect",e);return t.power instanceof g&&1===t.power.eval()?g.Zero:t.base.equals(t.power)?g.One:t.power instanceof p&&t.power.base.equals(t.base)?t.power.exp:t},expand:function(){var e=this.recurse("expand");return e.power instanceof c?new l(a.map(e.power.terms,(function(t){return new h(e.base,t).expand()}))):e.power instanceof p?new c(e.power.exp,new h(e.base,e.power.base).expand()).flatten():e.isNatural()?e:c.handleDivide(new h(f.e,e.power),new h(f.e,e.base))},hints:a.extend(h.prototype.hints,{open:!1}),isPositive:function(){var e=this.collect();return e.base instanceof g&&e.power instanceof g&&this.eval()>0},needsExplicitMul:function(){return!1},isNatural:function(){return this.base.equals(f.e)}}),a.extend(h,{natural:function(){return f.e},common:function(){return g.Ten},create:function(e,t){var i=new h(e,t);return t.hints.parens||(i=i.addHint("open")),i}}),$.prototype=new r,a.extend($.prototype,{func:$,args:function(){return[this.type,this.arg]},functions:{sin:{eval:Math.sin,codegen:"Math.sin((",tex:"\\sin",expand:function(){return this}},cos:{eval:Math.cos,codegen:"Math.cos((",tex:"\\cos",expand:function(){return this}},tan:{eval:Math.tan,codegen:"Math.tan((",tex:"\\tan",expand:function(){return c.handleDivide($.sin(this.arg),$.cos(this.arg))}},csc:{eval:function(e){return 1/Math.sin(e)},codegen:"(1/Math.sin(",tex:"\\csc",expand:function(){return c.handleDivide(g.One,$.sin(this.arg))}},sec:{eval:function(e){return 1/Math.cos(e)},codegen:"(1/Math.cos(",tex:"\\sec",expand:function(){return c.handleDivide(g.One,$.cos(this.arg))}},cot:{eval:function(e){return 1/Math.tan(e)},codegen:"(1/Math.tan(",tex:"\\cot",expand:function(){return c.handleDivide($.cos(this.arg),$.sin(this.arg))}},arcsin:{eval:Math.asin,codegen:"Math.asin((",tex:"\\arcsin"},arccos:{eval:Math.acos,codegen:"Math.acos((",tex:"\\arccos"},arctan:{eval:Math.atan,codegen:"Math.atan((",tex:"\\arctan"},arccsc:{eval:function(e){return Math.asin(1/e)},codegen:"Math.asin(1/(",tex:"\\operatorname{arccsc}"},arcsec:{eval:function(e){return Math.acos(1/e)},codegen:"Math.acos(1/(",tex:"\\operatorname{arcsec}"},arccot:{eval:function(e){return Math.atan(1/e)},codegen:"Math.atan(1/(",tex:"\\operatorname{arccot}"},sinh:{eval:function(e){return(Math.exp(e)-Math.exp(-e))/2},codegen:function(e){return"((Math.exp("+e+") - Math.exp(-("+e+"))) / 2)"},tex:"\\sinh",expand:function(){return this}},cosh:{eval:function(e){return(Math.exp(e)+Math.exp(-e))/2},codegen:function(e){return"((Math.exp("+e+") + Math.exp(-("+e+"))) / 2)"},tex:"\\cosh",expand:function(){return this}},tanh:{eval:function(e){return(Math.exp(e)-Math.exp(-e))/(Math.exp(e)+Math.exp(-e))},codegen:function(e){return"((Math.exp("+e+") - Math.exp(-("+e+"))) / (Math.exp("+e+") + Math.exp(-("+e+"))))"},tex:"\\tanh",expand:function(){return c.handleDivide($.sinh(this.arg),$.cosh(this.arg))}},csch:{eval:function(e){return 2/(Math.exp(e)-Math.exp(-e))},codegen:function(e){return"(2 / (Math.exp("+e+") - Math.exp(-("+e+"))))"},tex:"\\csch",expand:function(){return c.handleDivide(g.One,$.sinh(this.arg))}},sech:{eval:function(e){return 2/(Math.exp(e)+Math.exp(-e))},codegen:function(e){return"(2 / (Math.exp("+e+") + Math.exp(-("+e+"))))"},tex:"\\sech",expand:function(){return c.handleDivide(g.One,$.cosh(this.arg))}},coth:{eval:function(e){return(Math.exp(e)+Math.exp(-e))/(Math.exp(e)-Math.exp(-e))},codegen:function(e){return"((Math.exp("+e+") + Math.exp(-("+e+"))) / (Math.exp("+e+") - Math.exp(-("+e+"))))"},tex:"\\coth",expand:function(){return c.handleDivide($.cosh(this.arg),$.sinh(this.arg))}}},isEven:function(){return a.contains(["cos","sec"],this.type)},isInverse:function(){return 0===this.type.indexOf("arc")},isBasic:function(){return a.contains(["sin","cos"],this.type)},eval:function(e,t){return(0,this.functions[this.type].eval)(this.arg.eval(e,t))},codegen:function(){var e=this.functions[this.type].codegen;if("function"===typeof e)return e(this.arg.codegen());if("string"===typeof e)return e+this.arg.codegen()+"))";throw new Error("codegen not implemented for "+this.type)},print:function(){return this.type+"("+this.arg.print()+")"},tex:function(e){var t=this.functions[this.type].tex,i="("+this.arg.tex()+")";return e&&e.split?[t,i]:t+i},hints:a.extend($.prototype.hints,{open:!1}),isPositive:function(){return this.collect().arg instanceof g&&this.eval()>0},completeParse:function(){if(this.exp){var e=new p(this,this.exp);return this.exp=void 0,e}return this},needsExplicitMul:function(){return!1},expand:function(){var e=this.recurse("expand");if(e.isInverse())return e;var t=e.functions[e.type].expand;return a.bind(t,e)()},collect:function(e){var t,i=this.recurse("collect",e);return!i.isInverse()&&i.arg.isNegative()?(t=i.arg instanceof g?i.arg.abs():c.handleDivide(i.arg,g.Neg).collect(e),i.isEven()?new $(i.type,t):new c(g.Neg,new $(i.type,t))):i}}),a.extend($,{create:function(e,t){var i=e[0],a=e[1];a&&a.equals(g.Neg)&&(i="arc"+i,a=void 0);var o=new $(i,t);return t.hints.parens||(o=o.addHint("open")),a&&(o.exp=a),o},sin:function(e){return new $("sin",e)},cos:function(e){return new $("cos",e)},sinh:function(e){return new $("sinh",e)},cosh:function(e){return new $("cosh",e)}}),d.prototype=new r,a.extend(d.prototype,{func:d,args:function(){return[this.arg]},eval:function(e,t){return Math.abs(this.arg.eval(e,t))},codegen:function(){return"Math.abs("+this.arg.codegen()+")"},print:function(){return"abs("+this.arg.print()+")"},tex:function(){return"\\left|"+this.arg.tex()+"\\right|"},collect:function(e){var t=this.recurse("collect",e);if(t.arg.isPositive())return t.arg;if(t.arg instanceof g)return t.arg.abs();if(t.arg instanceof c){var i=a.groupBy(t.arg.terms,(function(e){return e.isPositive()?"positive":e instanceof g?"number":"other"})),o=i.positive.concat(a.invoke(i.number,"abs"));return i.other.length&&o.push(new d(new c(i.other).flatten())),new c(o).flatten()}return t},expand:function(){var e=this.recurse("expand");return e.arg instanceof c?new c(a.map(e.arg.terms,(function(e){return new d(e)}))):e},isPositive:function(){return!0}}),u.prototype=new r,a.extend(u.prototype,{func:u,args:function(){return[this.left,this.type,this.right]},needsExplicitMul:function(){return!1},print:function(){return this.left.print()+this.type+this.right.print()},signs:{"=":" = ","<":" < ",">":" > ","<>":" \\ne ","<=":" \\le ",">=":" \\ge "},tex:function(){return this.left.tex()+this.signs[this.type]+this.right.tex()},normalize:function(){var e=this.recurse("normalize");return a.contains([">",">="],e.type)?new u(e.right,e.type.replace(">","<"),e.left):e},asExpr:function(e){var t=function(e){return e instanceof g&&e.isSimple()&&0===e.eval()},i=[];this.left instanceof l?i=a.clone(this.left.terms):t(this.left)||(i=[this.left]),this.right instanceof l?i=i.concat(this.right.negate().terms):t(this.right)||i.push(this.right.negate());var o=!this.isEquality();i=a.invoke(i,"collect",{preciseFloats:!0});for(var n=0;n<i.length;n++){var r=i[n].getDenominator();o&&!r.isPositive()&&(r=r.asPositiveFactor()),r.equals(g.One)||(i=a.map(i,(function(e){return c.createOrAppend(e,r).simplify({once:!0,preciseFloats:!0})})))}var s=new l(i).flatten();return e?s:this.divideThrough(s)},divideThrough:function(e){var t=!this.isEquality(),i=e.simplify({once:!0}),o=i.factor({keepNegative:t});if(!(o instanceof c))return e;var n=o.terms,r=a.groupBy(n,(function(e){return e instanceof l})),s=r[!0]||[],h=r[!1]||[];if(s.length&&this.isEquality())return new c(s).flatten();var $=h;s.length||($=a.reject($,(function(e){return!!e.getVars().length}))),t&&($=a.invoke($,"asPositiveFactor")),$=a.reject($,(function(e){return e.equals(g.One)})),$=a.map($,(function(e){return new p(e,g.Div)}));var d=new c(n.concat($)).collect();return d.equals(o)?i:d},isEquality:function(){return a.contains(["=","<>"],this.type)},compare:function(e){if(!(e instanceof u))return!1;var t=this.normalize(),i=e.normalize();if(t.type!==i.type)return!1;var a=t.divideThrough(t.asExpr(!0).collect()),o=i.divideThrough(i.asExpr(!0).collect());return t.isEquality()?a.compare(o)||a.compare(c.handleNegative(o)):a.compare(o)},sameForm:function(e){var t=this.normalize(),i=e.normalize(),a=t.left.sameForm(i.left)&&t.right.sameForm(i.right);return t.isEquality()?a||t.left.sameForm(i.right)&&t.right.sameForm(i.left):a},isSimplified:function(){var e=this.asExpr(!0),t=this.divideThrough(e).simplify();return e.equals(t)&&this.left.isSimplified()&&this.right.isSimplified()}}),a.extend(u.prototype,{solveLinearEquationForVariable:function(e){var t=this.asExpr();if(!t.is(l)||2!==t.terms.length)throw new Error("Can only handle linear equations of the form a + bx (= 0)");var i,o,n;return(n=t.terms[0]).has(y)&&a.contains(n.getVars(),e.symbol)?(i=c.handleNegative(t.terms[1]),o=c.handleDivide(t.terms[0],e)):(i=c.handleNegative(t.terms[0]),o=c.handleDivide(t.terms[1],e)),c.handleDivide(i,o).simplify()}}),m.prototype=new r,a.extend(m.prototype,{needsExplicitMul:function(){return!1},findGCD:function(e){return e instanceof m||e instanceof g?this.equals(e)?this:g.One:e.findGCD(this)}}),b.prototype=new m,a.extend(b.prototype,{func:b,args:function(){return[this.symbol,this.arg]},print:function(){return this.symbol+"("+this.arg.print()+")"},tex:function(){return this.symbol+"("+this.arg.tex()+")"},eval:function(t,i){var o=this.arg,n=t[this.symbol],r=a.extend(a.clone(t),{x:o.eval(t,i)}),s=e.parse(n,i);return s.parsed?s.expr.eval(r,i):s},codegen:function(){return'vars["'+this.symbol+'"]('+this.arg.codegen()+")"},getUnits:function(){return this.arg.getUnits()},getVars:function(e){return e?this.arg.getVars():a.union(this.arg.getVars(),[this.symbol]).sort()},getConsts:function(){return this.arg.getConsts()}}),y.prototype=new m,a.extend(y.prototype,{func:y,args:function(){return[this.symbol,this.subscript]},exprArgs:function(){return[]},recurse:function(){return this},print:function(){var e="";return this.subscript&&(e="_("+this.subscript.print()+")"),this.symbol+e},prettyPrint:function(){var e=this.subscript;return e&&(e instanceof g||e instanceof m)?this.symbol+"_"+e.print():this.print()},tex:function(){var e="";return this.subscript&&(e="_{"+this.subscript.tex()+"}"),(this.symbol.length>1?"\\":"")+this.symbol+e},repr:function(){return"Var("+this.print()+")"},eval:function(e,t){return e[this.prettyPrint()]},codegen:function(){return'vars["'+this.prettyPrint()+'"]'},getVars:function(){return[this.prettyPrint()]},isPositive:function(){return!1}}),f.prototype=new m,a.extend(f.prototype,{func:f,args:function(){return[this.symbol]},recurse:function(){return this},eval:function(e,t){return"pi"===this.symbol?Math.PI:"e"===this.symbol?Math.E:void 0},codegen:function(){return"pi"===this.symbol?"Math.PI":"e"===this.symbol?"Math.E":void 0},print:function(){return this.symbol},tex:function(){return"pi"===this.symbol?"\\pi ":"e"===this.symbol?"e":void 0},isPositive:function(){return this.eval()>0},abs:function(){return this.eval()>0?this:c.handleNegative(this)},getConsts:function(){return[this.print()]}}),f.e=new f("e"),f.pi=new f("pi"),g.prototype=new r,a.extend(g.prototype,{repr:function(){return this.print()},strip:function(){return this.abs()},recurse:function(){return this},codegen:function(){return this.print()},add:t,mul:t,negate:t,isSubtract:function(){return this.hints.subtract},abs:t,needsExplicitMul:function(){return!0},findGCD:t,isPositive:function(){return this.eval()>0},isNegative:function(){return this.eval()<0},asPositiveFactor:function(){return this.isPositive()?this:this.abs()},hints:a.extend(g.prototype.hints,{negate:!1,subtract:!1,divide:!1,root:!1,fraction:!1,entered:!1}),isSimple:t,getDecimalPlaces:function(){var e=(""+this.n).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return e?Math.max(0,(e[1]?e[1].length:0)-(e[2]?+e[2]:0)):0},asRational:t}),x.prototype=new g,a.extend(x.prototype,{func:x,args:function(){return[this.n,this.d]},eval:function(){return this.n/this.d},print:function(){return this.n.toString()+"/"+this.d.toString()},tex:function(){var e="\\frac{"+Math.abs(this.n).toString()+"}{"+this.d.toString()+"}";return this.n<0?"-"+e:e},add:function(e,t){return e instanceof x?new x(this.n*e.d+this.d*e.n,this.d*e.d).collect():e.add(this,t)},mul:function(e,t){return e instanceof x?new x(this.n*e.n,this.d*e.d).collect():e.mul(this,t)},collect:function(){var e=g.findGCD(this.n,this.d),t=this.n/e,i=this.d/e;return 1===i?new v(t):new x(t,i)},negate:function(){return new x(-this.n,this.d)},abs:function(){return new x(Math.abs(this.n),this.d)},findGCD:function(e){return e instanceof x?new x(g.findGCD(this.n*e.d,e.n*this.d),this.d*e.d).collect():e instanceof v?new x(g.findGCD(this.n,e.n),this.d):e.findGCD(this)},raiseToThe:function(e){if(e instanceof v){var t=e.eval()>0,i=e.abs().eval(),a=Math.pow(this.n,i),o=Math.pow(this.d,i);return t?new x(a,o).collect():new x(o,a).collect()}return new T(this.eval()).raiseToThe(e)},getDenominator:function(){return new v(this.d)},isSimple:function(){return!1},asRational:function(){return this}}),v.prototype=new x(0,1),a.extend(v.prototype,{func:v,args:function(){return[this.n]},print:function(){return this.n.toString()},tex:function(){return this.n.toString()},negate:function(){return new v(-this.n)},abs:function(){return new v(Math.abs(this.n))},isSimple:function(){return!0},findGCD:function(e){return e instanceof v?new v(g.findGCD(this.n,e.n)):e.findGCD(this)}}),a.extend(v,{create:function(e){return new v(e).addHint("entered")}}),T.prototype=new g,a.extend(T.prototype,{func:T,args:function(){return[this.n]},eval:function(){return this.n},print:function(){return this.n.toString()},tex:function(){return this.n.toString()},add:function(e,t){return t&&t.preciseFloats?T.toDecimalPlaces(this.n+e.eval(),Math.max(this.getDecimalPlaces(),e.getDecimalPlaces())):new T(this.n+e.eval()).collect()},mul:function(e,t){return t&&t.preciseFloats?T.toDecimalPlaces(this.n*e.eval(),this.getDecimalPlaces()+e.getDecimalPlaces()):new T(this.n*e.eval()).collect()},collect:function(){return this},negate:function(){return new T(-this.n)},abs:function(){return new T(Math.abs(this.n))},findGCD:function(e){return e instanceof g?new T(g.findGCD(this.eval(),e.eval())).collect():e.findGCD(this)},raiseToThe:function(e,t){return t&&t.preciseFloats&&e instanceof v&&e.n>1?T.toDecimalPlaces(new p(this,e).eval(),this.getDecimalPlaces()*e.n):new T(new p(this,e).eval()).collect()},asRational:function(){var e=this.n.toString().split(".");return 1===e.length?new x(this.n,1):new x(Number(e.join("")),Math.pow(10,e[1].length)).collect()},getDenominator:function(){return this.asRational().getDenominator()},isSimple:function(){return!0}}),a.extend(T,{create:function(e){return new T(e).addHint("entered")},toDecimalPlaces:function(e,t){return new T(+e.toFixed(Math.min(t,20))).collect()}}),a.extend(g,{negativeOne:function(e){return"subtract"===e?g.Sub:"divide"===e?g.Div:g.Neg},findGCD:function(e,t){var i;if(e=Math.abs(e),t=Math.abs(t),e!==Math.floor(e)||t!==Math.floor(t))return 1;for(;t;)i=e%t,e=t,t=i;return e},min:function(){return a.min(a.toArray(arguments),(function(e){return e.eval()}))},max:function(){return a.max(a.toArray(arguments),(function(e){return e.eval()}))}}),g.Neg=new v(-1).addHint("negate"),g.Sub=new v(-1).addHint("subtract"),g.Div=new v(-1).addHint("divide"),g.Sqrt=new x(1,2).addHint("root"),g.Zero=new v(0),g.One=new v(1),g.Ten=new v(10),l.prototype.identity=g.Zero,c.prototype.identity=g.One;var A=e.parser;function w(e){this.symbol=e}A.yy={Add:l,Mul:c,Pow:p,Log:h,Trig:$,Eq:u,Abs:d,Func:b,Const:f,Var:y,Int:v,Float:T,parseError:function(e,t){throw new Error(t.loc.first_column)},constants:["e"],symbolLexer:function(e){return a.contains(A.yy.constants,e)?"CONST":a.contains(A.yy.functions,e)?"FUNC":"VAR"}},e.parse=function(e,t){try{return t&&t.functions?A.yy.functions=a.without(t.functions,"i"):A.yy.functions=[],t&&t.decimal_separator&&(e=e.split(t.decimal_separator).join(".")),{parsed:!0,expr:A.parse(e).completeParse()}}catch(i){return{parsed:!1,error:i.message}}},w.prototype=new m;var C=function(e){if(a(O).has(e)||a(q).has(e))return new w(e);var t=a(a(S).keys()).find((function(t){return new RegExp("^"+t).test(e)}));if(t){var i=e.replace(new RegExp("^"+t),"");if(a(O).has(i)||q[i]&&q[i].prefixes===B)return new c(S[t],new w(i));throw new Error(i+" does not allow prefixes")}return new w(e)};e.unitParse=function(t){try{var i=e.unitParser.parse(t),o=[];a(i.unit.num).each((function(e){o.push(new p(C(e.name),new v(e.pow)))})),a(i.unit.denom).each((function(e){o.push(new p(C(e.name),new v(-1*e.pow)))}));var n=new c(o).flatten();return"unitMagnitude"===i.type?{parsed:!0,unit:n,expr:new c([new T(+i.magnitude)].concat(o)),coefficient:i.magnitude,type:i.type}:{parsed:!0,unit:n,type:i.type}}catch(r){return{parsed:!1,error:r.message}}},a.extend(w.prototype,{func:w,args:function(){return[this.symbol]},recurse:function(){return this},eval:function(e,t){return 1},getUnits:function(){return[{unit:this.symbol,pow:1}]},codegen:function(){return"1"},print:function(){return this.symbol},tex:function(){return this.symbol},collect:function(e){if(a(O).has(this.symbol))return this;if(a(q).has(this.symbol))return q[this.symbol].conversion;throw new Error("could not understand unit: "+this.symbol)}});var O={m:new w("m"),g:new w("g"),s:new w("s"),A:new w("A"),K:new w("K"),mol:new w("mol"),cd:new w("cd")},S={a:new p(new v(10),new v(-18)),f:new p(new v(10),new v(-15)),p:new p(new v(10),new v(-12)),n:new p(new v(10),new v(-9)),u:new p(new v(10),new v(-6)),m:new p(new v(10),new v(-3)),c:new p(new v(10),new v(-2)),d:new p(new v(10),new v(-1)),da:new v(10),h:new p(new v(10),new v(2)),k:new p(new v(10),new v(3)),M:new p(new v(10),new v(6)),G:new p(new v(10),new v(9)),T:new p(new v(10),new v(12)),P:new p(new v(10),new v(15)),E:new p(new v(10),new v(18)),hella:new p(new v(10),new v(27))},B={},_={},z=function(t,i){var a=t.split("|"),o=a[0].trim(),n=a[1].trim(),r=g.One;""!==o&&(r=e.parse(o).expr);var s=n.split("/"),l=[r];return s[0]&&s[0].split(" ").filter((function(e){return""!==e})).map((function(e){l.push(new w(e))})),s[1]&&s[1].split(" ").filter((function(e){return""!==e})).map((function(e){l.push(new p(new w(e),g.Div))})),{conversion:new c(l),prefixes:i}},q={Da:z("1.6605388628 x 10^-24 | g",B),u:z("| Da",_),meter:z("| m",_),meters:z("| m",_),in:z("254 / 10000 | m",_),ft:z("3048 / 10000 | m",_),yd:z("9144 / 10000 | m",_),mi:z("1609344 / 1000 | m",_),ly:z("9.4607 x 10^15 | m",_),nmi:z("1852 | m",_),"\xc5":z("10^-10 | m",_),pc:z("3.0857 x 10^16 | m",_),min:z("60 | s",_),hr:z("3600 | s",_),sec:z("| s",_),day:z("86400 | s",_),wk:z("604800 | s",_),fortnight:z("14 | day",_),shake:z("10^-8 | s",_),olympiad:z("126200000 | s",_),"\xb0C":z("1 | K",_),"\xb0F":z("5/9 | K",_),"\xb0R":z("5/9 | K",_),e:z("1.6021765314 x 10^-19 | C",_),c:z("299792458 | m / s",_),kn:z("514/1000 | m / s",_),kt:z("| kn",_),knot:z("| kn",_),J:z("| N m",B),BTU:z("1060 | J",_),cal:z("4184 / 1000 | J",B),eV:z("1.602176514 x 10^-19 | J",B),erg:z("10^\u22127 | J",B),W:z("| J / s",B),"H-e":z("80 | W",_),N:z("1000 | g m / s s",B),lb:z("4448221615 / 1000000000 | N",_),dyn:z("10^-5 | N",_),Pa:z("1 | N / m m m",B),bar:z("10^5 | Pa",B),"\u33d4":z("1/1000 | bar",_),"\u3374":z("| bar",_),atm:z("101325 | Pa",_),Torr:z("1/760 | atm",_),mmHg:z("| Torr",_),ha:z("10^4 | m m",_),b:z("10^\u221228 | m m",B),barn:z("| b",B),acre:z("4046.87 | m m",_),skilodge:z("10^-31 | m m",_),outhouse:z("10^-34 | m m",_),shed:z("10^-52 | m m",_),L:z("1/1000 | m m m",B),gal:z("3785/1000 | L",B),cup:z("1/16 | gal",_),qt:z("1/4 | gal",_),quart:z("| qt",_),p:z("1/8 | gal",_),pt:z("| p",_),pint:z("| p",_),"fl oz":z("1/8 | cup",_),"fl. oz.":z("1/8 | cup",_),tbsp:z("1/16 | cup",_),tsp:z("1/3 | tbsp",_),rev:z("2 pi | rad",_),deg:z("180 pi | rad",_),"\xb0":z("| deg",_),arcminute:z("1/60 | deg",_),arcsec:z("1/3600 | deg",_),Hu:z("1000 | dB",B),dozen:z("12 |",_),mol:z("6.0221412927 x 10^23 |",B),"%":z("1/100 |",_),percent:z("| %",_),ppm:z("1/1000000 |",_),V:z("1000 | g m m / s s C",B),C:z("| A s",B),ampere:z("| A",_),"\u03a9":z("| V / A",B),ohm:z("| \u03a9",_),F:z("| C / V",B),H:z("| ohm s",B),T:z("1000 | g / C s",B),Wb:z("1000 | g m m / C s",B),lm:z("pi x 10^4 | cd / m m",_),lx:z("| lm / m m",_),nit:z("| cd / m m",_),sb:z("10^4 | cd / m m",_),stilb:z("1 | sb",_),apostilb:z("1 / pi x 10^(-4) | sb",_),blondel:z("| apostilb",_),asb:z("| apostilb",_),la:z("| lm",_),Lb:z("| lm",_),sk:z("10^-7 | lm",_),skot:z("| sk",_),bril:z("10^-11 | lm",_),Hz:z("| / s",B)};e.Add=l,e.Mul=c,e.Pow=p,e.Log=h,e.Eq=u,e.Trig=$,e.Abs=d,e.Func=b,e.Var=y,e.Const=f,e.Unit=w,e.Rational=x,e.Int=v,e.Float=T,e.Zero=g.Zero,e.One=g.One}(o),function(e){e.compare=function(e,t,i){var o={form:!1,simplify:!1};i=void 0!==i?a.extend(o,i):o;var n,r=e.sameVars(t);return r.equal?e.compare(t)?i.form&&!e.sameForm(t)?{equal:!1,message:"Your answer is not in the correct form."}:i.simplify&&!e.isSimplified()?{equal:!1,message:"Your answer is not fully expanded and simplified."}:{equal:!0,message:null}:{equal:!1,message:null}:(n=r.equalIgnoringCase?"Check your variables; one or more are using the wrong case (upper or lower).":"Check your variables; you may have used the wrong letter for one or more of them.",{equal:!1,wrongVariableCase:r.equalIgnoringCase,wrongVariableNames:!r.equalIgnoringCase,message:n})}}(o)},23463:function(e,t,i){var a=i(95100).SESSION_SYSTEM;e.exports={calculateSemester:function(e){var t=new Date(e),i=t.getUTCFullYear(),o=t.getUTCFullYear()+1,n=new Date(0);n.setUTCFullYear(i);var r=n.getTime(),s=new Date(0);s.setUTCFullYear(o);var l=(e-r)/(s.getTime()-r)*100,c=("SEMESTER"===a?[{name:"Fall",start:70,end:100},{name:"Spring",start:0,end:45},{name:"Summer",start:45,end:70}]:[{name:"Fall",start:75,end:100},{name:"Winter",start:0,end:30},{name:"Spring",start:30,end:55},{name:"Summer",start:55,end:75}]).find((function(e){var t=e.start,i=e.end;return l>=t&&l<i}));return"".concat(c.name," ").concat(i)}}},71889:function(e,t,i){"use strict";i.r(t),i.d(t,{Enumify:function(){return r}});var a=i(29439),o=i(15671),n=i(43144),r=function(e){function t(){(0,o.Z)(this,t)}return(0,n.Z)(t,[{key:"toString",value:function(){return this.constructor.name+"."+this.enumKey}}],[{key:"closeEnum",value:function(){for(var e=[],t=[],i=0,o=Object.entries(this);i<o.length;i++){var n=(0,a.Z)(o[i],2),r=n[0],s=n[1];e.push(r),s.enumKey=r,s.enumOrdinal=t.length,t.push(s)}this.enumKeys=e,this.enumValues=t}},{key:"enumValueOf",value:function(e){var t=this.enumKeys.indexOf(e);if(t>=0)return this.enumValues[t]}},{key:e,value:function(){return this.enumValues[Symbol.iterator]()}}]),t}(Symbol.iterator)},56884:function(e){e.exports=function(e){var t=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),i=decodeURIComponent(atob(t).split("").map((function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""));return JSON.parse(i)}},95100:function(e){e.exports={SESSION_SYSTEM:"SEMESTER",SITE_NAME:"OATutor",CONTENT_SOURCE:"oatutor"}},13108:function(e,t,i){"use strict";i.d(t,{$n:function(){return h},Fq:function(){return c},_j:function(){return p},mi:function(){return s}});var a=i(37483);function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return Math.min(Math.max(t,e),i)}function n(e){if(e.type)return e;if("#"===e.charAt(0))return n(function(e){e=e.substr(1);var t=new RegExp(".{1,".concat(e.length>=6?2:1,"}"),"g"),i=e.match(t);return i&&1===i[0].length&&(i=i.map((function(e){return e+e}))),i?"rgb".concat(4===i.length?"a":"","(").concat(i.map((function(e,t){return t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3})).join(", "),")"):""}(e));var t=e.indexOf("("),i=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla"].indexOf(i))throw new Error((0,a.Z)(3,e));var o=e.substring(t+1,e.length-1).split(",");return{type:i,values:o=o.map((function(e){return parseFloat(e)}))}}function r(e){var t=e.type,i=e.values;return-1!==t.indexOf("rgb")?i=i.map((function(e,t){return t<3?parseInt(e,10):e})):-1!==t.indexOf("hsl")&&(i[1]="".concat(i[1],"%"),i[2]="".concat(i[2],"%")),"".concat(t,"(").concat(i.join(", "),")")}function s(e,t){var i=l(e),a=l(t);return(Math.max(i,a)+.05)/(Math.min(i,a)+.05)}function l(e){var t="hsl"===(e=n(e)).type?n(function(e){var t=(e=n(e)).values,i=t[0],a=t[1]/100,o=t[2]/100,s=a*Math.min(o,1-o),l=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(e+i/30)%12;return o-s*Math.max(Math.min(t-3,9-t,1),-1)},c="rgb",p=[Math.round(255*l(0)),Math.round(255*l(8)),Math.round(255*l(4))];return"hsla"===e.type&&(c+="a",p.push(t[3])),r({type:c,values:p})}(e)).values:e.values;return t=t.map((function(e){return(e/=255)<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)})),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function c(e,t){return e=n(e),t=o(t),"rgb"!==e.type&&"hsl"!==e.type||(e.type+="a"),e.values[3]=t,r(e)}function p(e,t){if(e=n(e),t=o(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb"))for(var i=0;i<3;i+=1)e.values[i]*=1-t;return r(e)}function h(e,t){if(e=n(e),t=o(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(var i=0;i<3;i+=1)e.values[i]+=(255-e.values[i])*t;return r(e)}},16821:function(e,t,i){"use strict";i.d(t,{Z:function(){return P}});var a=i(45987),o=i(81534),n=i(87462),r=["xs","sm","md","lg","xl"];function s(e){var t=e.values,i=void 0===t?{xs:0,sm:600,md:960,lg:1280,xl:1920}:t,o=e.unit,s=void 0===o?"px":o,l=e.step,c=void 0===l?5:l,p=(0,a.Z)(e,["values","unit","step"]);function h(e){var t="number"===typeof i[e]?i[e]:e;return"@media (min-width:".concat(t).concat(s,")")}function $(e,t){var a=r.indexOf(t);return a===r.length-1?h(e):"@media (min-width:".concat("number"===typeof i[e]?i[e]:e).concat(s,") and ")+"(max-width:".concat((-1!==a&&"number"===typeof i[r[a+1]]?i[r[a+1]]:t)-c/100).concat(s,")")}return(0,n.Z)({keys:r,values:i,up:h,down:function(e){var t=r.indexOf(e)+1,a=i[r[t]];return t===r.length?h("xs"):"@media (max-width:".concat(("number"===typeof a&&t>0?a:e)-c/100).concat(s,")")},between:$,only:function(e){return $(e,e)},width:function(e){return i[e]}},p)}var l=i(4942);function c(e,t,i){var a;return(0,n.Z)({gutters:function(){var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return console.warn(["Material-UI: theme.mixins.gutters() is deprecated.","You can use the source of the mixin directly:","\n paddingLeft: theme.spacing(2),\n paddingRight: theme.spacing(2),\n [theme.breakpoints.up('sm')]: {\n paddingLeft: theme.spacing(3),\n paddingRight: theme.spacing(3),\n },\n "].join("\n")),(0,n.Z)({paddingLeft:t(2),paddingRight:t(2)},i,(0,l.Z)({},e.up("sm"),(0,n.Z)({paddingLeft:t(3),paddingRight:t(3)},i[e.up("sm")])))},toolbar:(a={minHeight:56},(0,l.Z)(a,"".concat(e.up("xs")," and (orientation: landscape)"),{minHeight:48}),(0,l.Z)(a,e.up("sm"),{minHeight:64}),a)},i)}var p=i(37483),h={black:"#000",white:"#fff"},$={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#d5d5d5",A200:"#aaaaaa",A400:"#303030",A700:"#616161"},d={50:"#e8eaf6",100:"#c5cae9",200:"#9fa8da",300:"#7986cb",400:"#5c6bc0",500:"#3f51b5",600:"#3949ab",700:"#303f9f",800:"#283593",900:"#1a237e",A100:"#8c9eff",A200:"#536dfe",A400:"#3d5afe",A700:"#304ffe"},u={50:"#fce4ec",100:"#f8bbd0",200:"#f48fb1",300:"#f06292",400:"#ec407a",500:"#e91e63",600:"#d81b60",700:"#c2185b",800:"#ad1457",900:"#880e4f",A100:"#ff80ab",A200:"#ff4081",A400:"#f50057",A700:"#c51162"},m={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},b={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},y={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},f={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"},g=i(13108),x={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.54)",disabled:"rgba(0, 0, 0, 0.38)",hint:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:h.white,default:$[50]},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},v={text:{primary:h.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",hint:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:$[800],default:"#303030"},action:{active:h.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function T(e,t,i,a){var o=a.light||a,n=a.dark||1.5*a;e[t]||(e.hasOwnProperty(i)?e[t]=e[i]:"light"===t?e.light=(0,g.$n)(e.main,o):"dark"===t&&(e.dark=(0,g._j)(e.main,n)))}function A(e){var t=e.primary,i=void 0===t?{light:d[300],main:d[500],dark:d[700]}:t,r=e.secondary,s=void 0===r?{light:u.A200,main:u.A400,dark:u.A700}:r,l=e.error,c=void 0===l?{light:m[300],main:m[500],dark:m[700]}:l,A=e.warning,w=void 0===A?{light:b[300],main:b[500],dark:b[700]}:A,C=e.info,O=void 0===C?{light:y[300],main:y[500],dark:y[700]}:C,S=e.success,B=void 0===S?{light:f[300],main:f[500],dark:f[700]}:S,_=e.type,z=void 0===_?"light":_,q=e.contrastThreshold,I=void 0===q?3:q,k=e.tonalOffset,N=void 0===k?.2:k,D=(0,a.Z)(e,["primary","secondary","error","warning","info","success","type","contrastThreshold","tonalOffset"]);function Y(e){return(0,g.mi)(e,v.text.primary)>=I?v.text.primary:x.text.primary}var P=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:300,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:700;if(!(e=(0,n.Z)({},e)).main&&e[t]&&(e.main=e[t]),!e.main)throw new Error((0,p.Z)(4,t));if("string"!==typeof e.main)throw new Error((0,p.Z)(5,JSON.stringify(e.main)));return T(e,"light",i,N),T(e,"dark",a,N),e.contrastText||(e.contrastText=Y(e.main)),e},E={dark:v,light:x};return(0,o.Z)((0,n.Z)({common:h,type:z,primary:P(i),secondary:P(s,"A400","A200","A700"),error:P(c),warning:P(w),info:P(O),success:P(B),grey:$,contrastThreshold:I,getContrastText:Y,augmentColor:P,tonalOffset:N},E[z]),D)}function w(e){return Math.round(1e5*e)/1e5}function C(e){return w(e)}var O={textTransform:"uppercase"},S='"Roboto", "Helvetica", "Arial", sans-serif';function B(e,t){var i="function"===typeof t?t(e):t,r=i.fontFamily,s=void 0===r?S:r,l=i.fontSize,c=void 0===l?14:l,p=i.fontWeightLight,h=void 0===p?300:p,$=i.fontWeightRegular,d=void 0===$?400:$,u=i.fontWeightMedium,m=void 0===u?500:u,b=i.fontWeightBold,y=void 0===b?700:b,f=i.htmlFontSize,g=void 0===f?16:f,x=i.allVariants,v=i.pxToRem,T=(0,a.Z)(i,["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"]);var A=c/14,B=v||function(e){return"".concat(e/g*A,"rem")},_=function(e,t,i,a,o){return(0,n.Z)({fontFamily:s,fontWeight:e,fontSize:B(t),lineHeight:i},s===S?{letterSpacing:"".concat(w(a/t),"em")}:{},o,x)},z={h1:_(h,96,1.167,-1.5),h2:_(h,60,1.2,-.5),h3:_(d,48,1.167,0),h4:_(d,34,1.235,.25),h5:_(d,24,1.334,0),h6:_(m,20,1.6,.15),subtitle1:_(d,16,1.75,.15),subtitle2:_(m,14,1.57,.1),body1:_(d,16,1.5,.15),body2:_(d,14,1.43,.15),button:_(m,14,1.75,.4,O),caption:_(d,12,1.66,.4),overline:_(d,12,2.66,1,O)};return(0,o.Z)((0,n.Z)({htmlFontSize:g,pxToRem:B,round:C,fontFamily:s,fontSize:c,fontWeightLight:h,fontWeightRegular:d,fontWeightMedium:m,fontWeightBold:y},z),T,{clone:!1})}function _(){return["".concat(arguments.length<=0?void 0:arguments[0],"px ").concat(arguments.length<=1?void 0:arguments[1],"px ").concat(arguments.length<=2?void 0:arguments[2],"px ").concat(arguments.length<=3?void 0:arguments[3],"px rgba(0,0,0,").concat(.2,")"),"".concat(arguments.length<=4?void 0:arguments[4],"px ").concat(arguments.length<=5?void 0:arguments[5],"px ").concat(arguments.length<=6?void 0:arguments[6],"px ").concat(arguments.length<=7?void 0:arguments[7],"px rgba(0,0,0,").concat(.14,")"),"".concat(arguments.length<=8?void 0:arguments[8],"px ").concat(arguments.length<=9?void 0:arguments[9],"px ").concat(arguments.length<=10?void 0:arguments[10],"px ").concat(arguments.length<=11?void 0:arguments[11],"px rgba(0,0,0,").concat(.12,")")].join(",")}var z=["none",_(0,2,1,-1,0,1,1,0,0,1,3,0),_(0,3,1,-2,0,2,2,0,0,1,5,0),_(0,3,3,-2,0,3,4,0,0,1,8,0),_(0,2,4,-1,0,4,5,0,0,1,10,0),_(0,3,5,-1,0,5,8,0,0,1,14,0),_(0,3,5,-1,0,6,10,0,0,1,18,0),_(0,4,5,-2,0,7,10,1,0,2,16,1),_(0,5,5,-3,0,8,10,1,0,3,14,2),_(0,5,6,-3,0,9,12,1,0,3,16,2),_(0,6,6,-3,0,10,14,1,0,4,18,3),_(0,6,7,-4,0,11,15,1,0,4,20,3),_(0,7,8,-4,0,12,17,2,0,5,22,4),_(0,7,8,-4,0,13,19,2,0,5,24,4),_(0,7,9,-4,0,14,21,2,0,5,26,4),_(0,8,9,-5,0,15,22,2,0,6,28,5),_(0,8,10,-5,0,16,24,2,0,6,30,5),_(0,8,11,-5,0,17,26,2,0,6,32,5),_(0,9,11,-5,0,18,28,2,0,7,34,6),_(0,9,12,-6,0,19,29,2,0,7,36,6),_(0,10,13,-6,0,20,31,3,0,8,38,7),_(0,10,13,-6,0,21,33,3,0,8,40,7),_(0,10,14,-6,0,22,35,3,0,8,42,7),_(0,11,14,-7,0,23,36,3,0,9,44,8),_(0,11,15,-7,0,24,38,3,0,9,46,8)],q={borderRadius:4},I=i(99908);function k(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:8;if(e.mui)return e;var t=(0,I.h)({spacing:e}),i=function(){for(var e=arguments.length,i=new Array(e),a=0;a<e;a++)i[a]=arguments[a];return 0===i.length?t(1):1===i.length?t(i[0]):i.map((function(e){if("string"===typeof e)return e;var i=t(e);return"number"===typeof i?"".concat(i,"px"):i})).join(" ")};return Object.defineProperty(i,"unit",{get:function(){return e}}),i.mui=!0,i}var N=i(10812),D=i(19535);function Y(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.breakpoints,i=void 0===t?{}:t,n=e.mixins,r=void 0===n?{}:n,l=e.palette,p=void 0===l?{}:l,h=e.spacing,$=e.typography,d=void 0===$?{}:$,u=(0,a.Z)(e,["breakpoints","mixins","palette","spacing","typography"]),m=A(p),b=s(i),y=k(h),f=(0,o.Z)({breakpoints:b,direction:"ltr",mixins:c(b,y,r),overrides:{},palette:m,props:{},shadows:z,typography:B(m,d),spacing:y,shape:q,transitions:N.ZP,zIndex:D.Z},u),g=arguments.length,x=new Array(g>1?g-1:0),v=1;v<g;v++)x[v-1]=arguments[v];return f=x.reduce((function(e,t){return(0,o.Z)(e,t)}),f)}var P=Y},40663:function(e,t,i){"use strict";var a=(0,i(16821).Z)();t.Z=a},10812:function(e,t,i){"use strict";i.d(t,{x9:function(){return n}});var a=i(45987),o={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},n={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function r(e){return"".concat(Math.round(e),"ms")}t.ZP={easing:o,duration:n,create:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:["all"],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=t.duration,s=void 0===i?n.standard:i,l=t.easing,c=void 0===l?o.easeInOut:l,p=t.delay,h=void 0===p?0:p;(0,a.Z)(t,["duration","easing","delay"]);return(Array.isArray(e)?e:[e]).map((function(e){return"".concat(e," ").concat("string"===typeof s?s:r(s)," ").concat(c," ").concat("string"===typeof h?h:r(h))})).join(",")},getAutoHeightDuration:function(e){if(!e)return 0;var t=e/36;return Math.round(10*(4+15*Math.pow(t,.25)+t/5))}}},38317:function(e,t,i){"use strict";i.d(t,{Z:function(){return d}});var a=i(87462),o=i(45987),n=i(72791),r=i(62110),s=i.n(r),l=i(63401),c=i(70794),p=i(78444),h=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(i){var r=t.defaultTheme,h=t.withTheme,$=void 0!==h&&h,d=t.name,u=(0,o.Z)(t,["defaultTheme","withTheme","name"]);var m=d,b=(0,l.Z)(e,(0,a.Z)({defaultTheme:r,Component:i,name:d||i.displayName,classNamePrefix:m},u)),y=n.forwardRef((function(e,t){e.classes;var s,l=e.innerRef,h=(0,o.Z)(e,["classes","innerRef"]),u=b((0,a.Z)({},i.defaultProps,e)),m=h;return("string"===typeof d||$)&&(s=(0,p.Z)()||r,d&&(m=(0,c.Z)({theme:s,name:d,props:h})),$&&!m.theme&&(m.theme=s)),n.createElement(i,(0,a.Z)({ref:l||t,classes:u},m))}));return s()(y,i),y}},$=i(40663);var d=function(e,t){return h(e,(0,a.Z)({defaultTheme:$.Z},t))}},19535:function(e,t){"use strict";t.Z={mobileStepper:1e3,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500}},91122:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(37483);function o(e){if("string"!==typeof e)throw new Error((0,a.Z)(7));return e.charAt(0).toUpperCase()+e.slice(1)}},37545:function(e,t,i){"use strict";function a(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];return t.reduce((function(e,t){return null==t?e:function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];e.apply(this,a),t.apply(this,a)}}),(function(){}))}i.d(t,{Z:function(){return a}})},28499:function(e,t,i){"use strict";i.d(t,{Z:function(){return h}});var a=i(87462),o=i(72791),n=i(45987),r=i(28182),s=i(38317),l=i(91122),c=o.forwardRef((function(e,t){var i=e.children,s=e.classes,c=e.className,p=e.color,h=void 0===p?"inherit":p,$=e.component,d=void 0===$?"svg":$,u=e.fontSize,m=void 0===u?"medium":u,b=e.htmlColor,y=e.titleAccess,f=e.viewBox,g=void 0===f?"0 0 24 24":f,x=(0,n.Z)(e,["children","classes","className","color","component","fontSize","htmlColor","titleAccess","viewBox"]);return o.createElement(d,(0,a.Z)({className:(0,r.Z)(s.root,c,"inherit"!==h&&s["color".concat((0,l.Z)(h))],"default"!==m&&"medium"!==m&&s["fontSize".concat((0,l.Z)(m))]),focusable:"false",viewBox:g,color:b,"aria-hidden":!y||void 0,role:y?"img":void 0,ref:t},x),i,y?o.createElement("title",null,y):null)}));c.muiName="SvgIcon";var p=(0,s.Z)((function(e){return{root:{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:"currentColor",flexShrink:0,fontSize:e.typography.pxToRem(24),transition:e.transitions.create("fill",{duration:e.transitions.duration.shorter})},colorPrimary:{color:e.palette.primary.main},colorSecondary:{color:e.palette.secondary.main},colorAction:{color:e.palette.action.active},colorError:{color:e.palette.error.main},colorDisabled:{color:e.palette.action.disabled},fontSizeInherit:{fontSize:"inherit"},fontSizeSmall:{fontSize:e.typography.pxToRem(20)},fontSizeLarge:{fontSize:e.typography.pxToRem(35)}}}),{name:"MuiSvgIcon"})(c);function h(e,t){var i=function(t,i){return o.createElement(p,(0,a.Z)({ref:i},t),e)};return i.muiName=p.muiName,o.memo(o.forwardRef(i))}},50503:function(e,t,i){"use strict";function a(e){var t,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:166;function a(){for(var a=arguments.length,o=new Array(a),n=0;n<a;n++)o[n]=arguments[n];var r=this,s=function(){e.apply(r,o)};clearTimeout(t),t=setTimeout(s,i)}return a.clear=function(){clearTimeout(t)},a}i.d(t,{Z:function(){return a}})},87156:function(e,t,i){"use strict";i.r(t),i.d(t,{capitalize:function(){return a.Z},createChainedFunction:function(){return o.Z},createSvgIcon:function(){return n.Z},debounce:function(){return r.Z},deprecatedPropType:function(){return s},isMuiElement:function(){return l.Z},ownerDocument:function(){return c.Z},ownerWindow:function(){return p.Z},requirePropFactory:function(){return h},setRef:function(){return $.Z},unstable_useId:function(){return y.Z},unsupportedProp:function(){return d},useControlled:function(){return u.Z},useEventCallback:function(){return m.Z},useForkRef:function(){return b.Z},useIsFocusVisible:function(){return f.Z}});var a=i(91122),o=i(37545),n=i(28499),r=i(50503);function s(e,t){return function(){return null}}var l=i(43375),c=i(54667),p=i(37636);function h(e){return function(){return null}}var $=i(21565);function d(e,t,i,a,o){return null}var u=i(92497),m=i(72216),b=i(69806),y=i(22939),f=i(81175)},43375:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(72791);function o(e,t){return a.isValidElement(e)&&-1!==t.indexOf(e.type.muiName)}},54667:function(e,t,i){"use strict";function a(e){return e&&e.ownerDocument||document}i.d(t,{Z:function(){return a}})},37636:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(54667);function o(e){return(0,a.Z)(e).defaultView||window}},21565:function(e,t,i){"use strict";function a(e,t){"function"===typeof e?e(t):e&&(e.current=t)}i.d(t,{Z:function(){return a}})},22939:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(72791);function o(e){var t=a.useState(e),i=t[0],o=t[1],n=e||i;return a.useEffect((function(){null==i&&o("mui-".concat(Math.round(1e5*Math.random())))}),[i]),n}},92497:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(72791);function o(e){var t=e.controlled,i=e.default,o=(e.name,e.state,a.useRef(void 0!==t).current),n=a.useState(i),r=n[0],s=n[1];return[o?t:r,a.useCallback((function(e){o||s(e)}),[])]}},72216:function(e,t,i){"use strict";i.d(t,{Z:function(){return n}});var a=i(72791),o="undefined"!==typeof window?a.useLayoutEffect:a.useEffect;function n(e){var t=a.useRef(e);return o((function(){t.current=e})),a.useCallback((function(){return t.current.apply(void 0,arguments)}),[])}},69806:function(e,t,i){"use strict";i.d(t,{Z:function(){return n}});var a=i(72791),o=i(21565);function n(e,t){return a.useMemo((function(){return null==e&&null==t?null:function(i){(0,o.Z)(e,i),(0,o.Z)(t,i)}}),[e,t])}},81175:function(e,t,i){"use strict";i.d(t,{Z:function(){return u}});var a=i(72791),o=i(54164),n=!0,r=!1,s=null,l={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function c(e){e.metaKey||e.altKey||e.ctrlKey||(n=!0)}function p(){n=!1}function h(){"hidden"===this.visibilityState&&r&&(n=!0)}function $(e){var t=e.target;try{return t.matches(":focus-visible")}catch(i){}return n||function(e){var t=e.type,i=e.tagName;return!("INPUT"!==i||!l[t]||e.readOnly)||"TEXTAREA"===i&&!e.readOnly||!!e.isContentEditable}(t)}function d(){r=!0,window.clearTimeout(s),s=window.setTimeout((function(){r=!1}),100)}function u(){return{isFocusVisible:$,onBlurVisible:d,ref:a.useCallback((function(e){var t,i=o.findDOMNode(e);null!=i&&((t=i.ownerDocument).addEventListener("keydown",c,!0),t.addEventListener("mousedown",p,!0),t.addEventListener("pointerdown",p,!0),t.addEventListener("touchstart",p,!0),t.addEventListener("visibilitychange",h,!0))}),[])}}},30014:function(e,t,i){"use strict";var a=i(64836),o=i(75263);t.Z=void 0;var n=o(i(72791)),r=(0,a(i(44894)).default)(n.createElement("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close");t.Z=r},97595:function(e,t,i){"use strict";var a=i(64836),o=i(75263);t.Z=void 0;var n=o(i(72791)),r=(0,a(i(44894)).default)(n.createElement("path",{d:"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"}),"ExpandMore");t.Z=r},43964:function(e,t,i){"use strict";var a=i(64836),o=i(75263);t.Z=void 0;var n=o(i(72791)),r=(0,a(i(44894)).default)(n.createElement("path",{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2zm0-6h2v4h-2z"}),"FeedbackOutlined");t.Z=r},49985:function(e,t,i){"use strict";var a=i(64836),o=i(75263);t.Z=void 0;var n=o(i(72791)),r=(0,a(i(44894)).default)(n.createElement("path",{d:"M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"}),"HelpOutlineOutlined");t.Z=r},44894:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a.createSvgIcon}});var a=i(87156)},79316:function(e,t){"use strict";var i="function"===typeof Symbol&&Symbol.for;t.Z=i?Symbol.for("mui.nested"):"__THEME_NESTED__"},70794:function(e,t,i){"use strict";function a(e){var t=e.theme,i=e.name,a=e.props;if(!t||!t.props||!t.props[i])return a;var o,n=t.props[i];for(o in n)void 0===a[o]&&(a[o]=n[o]);return a}i.d(t,{Z:function(){return a}})},63401:function(e,t,i){"use strict";i.d(t,{Z:function(){return fi}});var a=i(45987),o=i(87462),n=i(72791),r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s="object"===("undefined"===typeof window?"undefined":r(window))&&"object"===("undefined"===typeof document?"undefined":r(document))&&9===document.nodeType,l=i(43144),c=i(94578),p=i(97326),h=i(63366),$={}.constructor;function d(e){if(null==e||"object"!==typeof e)return e;if(Array.isArray(e))return e.map(d);if(e.constructor!==$)return e;var t={};for(var i in e)t[i]=d(e[i]);return t}function u(e,t,i){void 0===e&&(e="unnamed");var a=i.jss,o=d(t),n=a.plugins.onCreateRule(e,o,i);return n||(e[0],null)}var m=function(e,t){for(var i="",a=0;a<e.length&&"!important"!==e[a];a++)i&&(i+=t),i+=e[a];return i},b=function(e,t){if(void 0===t&&(t=!1),!Array.isArray(e))return e;var i="";if(Array.isArray(e[0]))for(var a=0;a<e.length&&"!important"!==e[a];a++)i&&(i+=", "),i+=m(e[a]," ");else i=m(e,", ");return t||"!important"!==e[e.length-1]||(i+=" !important"),i};function y(e){return e&&!1===e.format?{linebreak:"",space:""}:{linebreak:"\n",space:" "}}function f(e,t){for(var i="",a=0;a<t;a++)i+=" ";return i+e}function g(e,t,i){void 0===i&&(i={});var a="";if(!t)return a;var o=i.indent,n=void 0===o?0:o,r=t.fallbacks;!1===i.format&&(n=-1/0);var s=y(i),l=s.linebreak,c=s.space;if(e&&n++,r)if(Array.isArray(r))for(var p=0;p<r.length;p++){var h=r[p];for(var $ in h){var d=h[$];null!=d&&(a&&(a+=l),a+=f($+":"+c+b(d)+";",n))}}else for(var u in r){var m=r[u];null!=m&&(a&&(a+=l),a+=f(u+":"+c+b(m)+";",n))}for(var g in t){var x=t[g];null!=x&&"fallbacks"!==g&&(a&&(a+=l),a+=f(g+":"+c+b(x)+";",n))}return(a||i.allowEmpty)&&e?(a&&(a=""+l+a+l),f(""+e+c+"{"+a,--n)+f("}",n)):a}var x=/([[\].#*$><+~=|^:(),"'`\s])/g,v="undefined"!==typeof CSS&&CSS.escape,T=function(e){return v?v(e):e.replace(x,"\\$1")},A=function(){function e(e,t,i){this.type="style",this.isProcessed=!1;var a=i.sheet,o=i.Renderer;this.key=e,this.options=i,this.style=t,a?this.renderer=a.renderer:o&&(this.renderer=new o)}return e.prototype.prop=function(e,t,i){if(void 0===t)return this.style[e];var a=!!i&&i.force;if(!a&&this.style[e]===t)return this;var o=t;i&&!1===i.process||(o=this.options.jss.plugins.onChangeValue(t,e,this));var n=null==o||!1===o,r=e in this.style;if(n&&!r&&!a)return this;var s=n&&r;if(s?delete this.style[e]:this.style[e]=o,this.renderable&&this.renderer)return s?this.renderer.removeProperty(this.renderable,e):this.renderer.setProperty(this.renderable,e,o),this;var l=this.options.sheet;return l&&l.attached,this},e}(),w=function(e){function t(t,i,a){var o;o=e.call(this,t,i,a)||this;var n=a.selector,r=a.scoped,s=a.sheet,l=a.generateId;return n?o.selectorText=n:!1!==r&&(o.id=l((0,p.Z)((0,p.Z)(o)),s),o.selectorText="."+T(o.id)),o}(0,c.Z)(t,e);var i=t.prototype;return i.applyTo=function(e){var t=this.renderer;if(t){var i=this.toJSON();for(var a in i)t.setProperty(e,a,i[a])}return this},i.toJSON=function(){var e={};for(var t in this.style){var i=this.style[t];"object"!==typeof i?e[t]=i:Array.isArray(i)&&(e[t]=b(i))}return e},i.toString=function(e){var t=this.options.sheet,i=!!t&&t.options.link?(0,o.Z)({},e,{allowEmpty:!0}):e;return g(this.selectorText,this.style,i)},(0,l.Z)(t,[{key:"selector",set:function(e){if(e!==this.selectorText){this.selectorText=e;var t=this.renderer,i=this.renderable;if(i&&t)t.setSelector(i,e)||t.replaceRule(i,this)}},get:function(){return this.selectorText}}]),t}(A),C={onCreateRule:function(e,t,i){return"@"===e[0]||i.parent&&"keyframes"===i.parent.type?null:new w(e,t,i)}},O={indent:1,children:!0},S=/@([\w-]+)/,B=function(){function e(e,t,i){this.type="conditional",this.isProcessed=!1,this.key=e;var a=e.match(S);for(var n in this.at=a?a[1]:"unknown",this.query=i.name||"@"+this.at,this.options=i,this.rules=new J((0,o.Z)({},i,{parent:this})),t)this.rules.add(n,t[n]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.indexOf=function(e){return this.rules.indexOf(e)},t.addRule=function(e,t,i){var a=this.rules.add(e,t,i);return a?(this.options.jss.plugins.onProcessRule(a),a):null},t.toString=function(e){void 0===e&&(e=O);var t=y(e).linebreak;if(null==e.indent&&(e.indent=O.indent),null==e.children&&(e.children=O.children),!1===e.children)return this.query+" {}";var i=this.rules.toString(e);return i?this.query+" {"+t+i+t+"}":""},e}(),_=/@media|@supports\s+/,z={onCreateRule:function(e,t,i){return _.test(e)?new B(e,t,i):null}},q={indent:1,children:!0},I=/@keyframes\s+([\w-]+)/,k=function(){function e(e,t,i){this.type="keyframes",this.at="@keyframes",this.isProcessed=!1;var a=e.match(I);a&&a[1]?this.name=a[1]:this.name="noname",this.key=this.type+"-"+this.name,this.options=i;var n=i.scoped,r=i.sheet,s=i.generateId;for(var l in this.id=!1===n?this.name:T(s(this,r)),this.rules=new J((0,o.Z)({},i,{parent:this})),t)this.rules.add(l,t[l],(0,o.Z)({},i,{parent:this}));this.rules.process()}return e.prototype.toString=function(e){void 0===e&&(e=q);var t=y(e).linebreak;if(null==e.indent&&(e.indent=q.indent),null==e.children&&(e.children=q.children),!1===e.children)return this.at+" "+this.id+" {}";var i=this.rules.toString(e);return i&&(i=""+t+i+t),this.at+" "+this.id+" {"+i+"}"},e}(),N=/@keyframes\s+/,D=/\$([\w-]+)/g,Y=function(e,t){return"string"===typeof e?e.replace(D,(function(e,i){return i in t?t[i]:e})):e},P=function(e,t,i){var a=e[t],o=Y(a,i);o!==a&&(e[t]=o)},E={onCreateRule:function(e,t,i){return"string"===typeof e&&N.test(e)?new k(e,t,i):null},onProcessStyle:function(e,t,i){return"style"===t.type&&i?("animation-name"in e&&P(e,"animation-name",i.keyframes),"animation"in e&&P(e,"animation",i.keyframes),e):e},onChangeValue:function(e,t,i){var a=i.options.sheet;if(!a)return e;switch(t){case"animation":case"animation-name":return Y(e,a.keyframes);default:return e}}},M=function(e){function t(){return e.apply(this,arguments)||this}return(0,c.Z)(t,e),t.prototype.toString=function(e){var t=this.options.sheet,i=!!t&&t.options.link?(0,o.Z)({},e,{allowEmpty:!0}):e;return g(this.key,this.style,i)},t}(A),R={onCreateRule:function(e,t,i){return i.parent&&"keyframes"===i.parent.type?new M(e,t,i):null}},L=function(){function e(e,t,i){this.type="font-face",this.at="@font-face",this.isProcessed=!1,this.key=e,this.style=t,this.options=i}return e.prototype.toString=function(e){var t=y(e).linebreak;if(Array.isArray(this.style)){for(var i="",a=0;a<this.style.length;a++)i+=g(this.at,this.style[a]),this.style[a+1]&&(i+=t);return i}return g(this.at,this.style,e)},e}(),F=/@font-face/,W={onCreateRule:function(e,t,i){return F.test(e)?new L(e,t,i):null}},G=function(){function e(e,t,i){this.type="viewport",this.at="@viewport",this.isProcessed=!1,this.key=e,this.style=t,this.options=i}return e.prototype.toString=function(e){return g(this.key,this.style,e)},e}(),V={onCreateRule:function(e,t,i){return"@viewport"===e||"@-ms-viewport"===e?new G(e,t,i):null}},U=function(){function e(e,t,i){this.type="simple",this.isProcessed=!1,this.key=e,this.value=t,this.options=i}return e.prototype.toString=function(e){if(Array.isArray(this.value)){for(var t="",i=0;i<this.value.length;i++)t+=this.key+" "+this.value[i]+";",this.value[i+1]&&(t+="\n");return t}return this.key+" "+this.value+";"},e}(),H={"@charset":!0,"@import":!0,"@namespace":!0},j={onCreateRule:function(e,t,i){return e in H?new U(e,t,i):null}},Q=[C,z,E,R,W,V,j],K={process:!0},Z={force:!0,process:!0},J=function(){function e(e){this.map={},this.raw={},this.index=[],this.counter=0,this.options=e,this.classes=e.classes,this.keyframes=e.keyframes}var t=e.prototype;return t.add=function(e,t,i){var a=this.options,n=a.parent,r=a.sheet,s=a.jss,l=a.Renderer,c=a.generateId,p=a.scoped,h=(0,o.Z)({classes:this.classes,parent:n,sheet:r,jss:s,Renderer:l,generateId:c,scoped:p,name:e,keyframes:this.keyframes,selector:void 0},i),$=e;e in this.raw&&($=e+"-d"+this.counter++),this.raw[$]=t,$ in this.classes&&(h.selector="."+T(this.classes[$]));var d=u($,t,h);if(!d)return null;this.register(d);var m=void 0===h.index?this.index.length:h.index;return this.index.splice(m,0,d),d},t.get=function(e){return this.map[e]},t.remove=function(e){this.unregister(e),delete this.raw[e.key],this.index.splice(this.index.indexOf(e),1)},t.indexOf=function(e){return this.index.indexOf(e)},t.process=function(){var e=this.options.jss.plugins;this.index.slice(0).forEach(e.onProcessRule,e)},t.register=function(e){this.map[e.key]=e,e instanceof w?(this.map[e.selector]=e,e.id&&(this.classes[e.key]=e.id)):e instanceof k&&this.keyframes&&(this.keyframes[e.name]=e.id)},t.unregister=function(e){delete this.map[e.key],e instanceof w?(delete this.map[e.selector],delete this.classes[e.key]):e instanceof k&&delete this.keyframes[e.name]},t.update=function(){var e,t,i;if("string"===typeof(arguments.length<=0?void 0:arguments[0])?(e=arguments.length<=0?void 0:arguments[0],t=arguments.length<=1?void 0:arguments[1],i=arguments.length<=2?void 0:arguments[2]):(t=arguments.length<=0?void 0:arguments[0],i=arguments.length<=1?void 0:arguments[1],e=null),e)this.updateOne(this.map[e],t,i);else for(var a=0;a<this.index.length;a++)this.updateOne(this.index[a],t,i)},t.updateOne=function(t,i,a){void 0===a&&(a=K);var o=this.options,n=o.jss.plugins,r=o.sheet;if(t.rules instanceof e)t.rules.update(i,a);else{var s=t.style;if(n.onUpdate(i,t,r,a),a.process&&s&&s!==t.style){for(var l in n.onProcessStyle(t.style,t,r),t.style){var c=t.style[l];c!==s[l]&&t.prop(l,c,Z)}for(var p in s){var h=t.style[p],$=s[p];null==h&&h!==$&&t.prop(p,null,Z)}}}},t.toString=function(e){for(var t="",i=this.options.sheet,a=!!i&&i.options.link,o=y(e).linebreak,n=0;n<this.index.length;n++){var r=this.index[n].toString(e);(r||a)&&(t&&(t+=o),t+=r)}return t},e}(),X=function(){function e(e,t){for(var i in this.attached=!1,this.deployed=!1,this.classes={},this.keyframes={},this.options=(0,o.Z)({},t,{sheet:this,parent:this,classes:this.classes,keyframes:this.keyframes}),t.Renderer&&(this.renderer=new t.Renderer(this)),this.rules=new J(this.options),e)this.rules.add(i,e[i]);this.rules.process()}var t=e.prototype;return t.attach=function(){return this.attached||(this.renderer&&this.renderer.attach(),this.attached=!0,this.deployed||this.deploy()),this},t.detach=function(){return this.attached?(this.renderer&&this.renderer.detach(),this.attached=!1,this):this},t.addRule=function(e,t,i){var a=this.queue;this.attached&&!a&&(this.queue=[]);var o=this.rules.add(e,t,i);return o?(this.options.jss.plugins.onProcessRule(o),this.attached?this.deployed?(a?a.push(o):(this.insertRule(o),this.queue&&(this.queue.forEach(this.insertRule,this),this.queue=void 0)),o):o:(this.deployed=!1,o)):null},t.insertRule=function(e){this.renderer&&this.renderer.insertRule(e)},t.addRules=function(e,t){var i=[];for(var a in e){var o=this.addRule(a,e[a],t);o&&i.push(o)}return i},t.getRule=function(e){return this.rules.get(e)},t.deleteRule=function(e){var t="object"===typeof e?e:this.rules.get(e);return!(!t||this.attached&&!t.renderable)&&(this.rules.remove(t),!(this.attached&&t.renderable&&this.renderer)||this.renderer.deleteRule(t.renderable))},t.indexOf=function(e){return this.rules.indexOf(e)},t.deploy=function(){return this.renderer&&this.renderer.deploy(),this.deployed=!0,this},t.update=function(){var e;return(e=this.rules).update.apply(e,arguments),this},t.updateOne=function(e,t,i){return this.rules.updateOne(e,t,i),this},t.toString=function(e){return this.rules.toString(e)},e}(),ee=function(){function e(){this.plugins={internal:[],external:[]},this.registry={}}var t=e.prototype;return t.onCreateRule=function(e,t,i){for(var a=0;a<this.registry.onCreateRule.length;a++){var o=this.registry.onCreateRule[a](e,t,i);if(o)return o}return null},t.onProcessRule=function(e){if(!e.isProcessed){for(var t=e.options.sheet,i=0;i<this.registry.onProcessRule.length;i++)this.registry.onProcessRule[i](e,t);e.style&&this.onProcessStyle(e.style,e,t),e.isProcessed=!0}},t.onProcessStyle=function(e,t,i){for(var a=0;a<this.registry.onProcessStyle.length;a++)t.style=this.registry.onProcessStyle[a](t.style,t,i)},t.onProcessSheet=function(e){for(var t=0;t<this.registry.onProcessSheet.length;t++)this.registry.onProcessSheet[t](e)},t.onUpdate=function(e,t,i,a){for(var o=0;o<this.registry.onUpdate.length;o++)this.registry.onUpdate[o](e,t,i,a)},t.onChangeValue=function(e,t,i){for(var a=e,o=0;o<this.registry.onChangeValue.length;o++)a=this.registry.onChangeValue[o](a,t,i);return a},t.use=function(e,t){void 0===t&&(t={queue:"external"});var i=this.plugins[t.queue];-1===i.indexOf(e)&&(i.push(e),this.registry=[].concat(this.plugins.external,this.plugins.internal).reduce((function(e,t){for(var i in t)i in e&&e[i].push(t[i]);return e}),{onCreateRule:[],onProcessRule:[],onProcessStyle:[],onProcessSheet:[],onChangeValue:[],onUpdate:[]}))},e}(),te=function(){function e(){this.registry=[]}var t=e.prototype;return t.add=function(e){var t=this.registry,i=e.options.index;if(-1===t.indexOf(e))if(0===t.length||i>=this.index)t.push(e);else for(var a=0;a<t.length;a++)if(t[a].options.index>i)return void t.splice(a,0,e)},t.reset=function(){this.registry=[]},t.remove=function(e){var t=this.registry.indexOf(e);this.registry.splice(t,1)},t.toString=function(e){for(var t=void 0===e?{}:e,i=t.attached,a=(0,h.Z)(t,["attached"]),o=y(a).linebreak,n="",r=0;r<this.registry.length;r++){var s=this.registry[r];null!=i&&s.attached!==i||(n&&(n+=o),n+=s.toString(a))}return n},(0,l.Z)(e,[{key:"index",get:function(){return 0===this.registry.length?0:this.registry[this.registry.length-1].options.index}}]),e}(),ie=new te,ae="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window&&window.Math===Math?window:"undefined"!==typeof self&&self.Math===Math?self:Function("return this")(),oe="2f1acc6c3a606b082e5eef5e54414ffb";null==ae[oe]&&(ae[oe]=0);var ne=ae[oe]++,re=function(e){void 0===e&&(e={});var t=0;return function(i,a){t+=1;var o="",n="";return a&&(a.options.classNamePrefix&&(n=a.options.classNamePrefix),null!=a.options.jss.id&&(o=String(a.options.jss.id))),e.minify?""+(n||"c")+ne+o+t:n+i.key+"-"+ne+(o?"-"+o:"")+"-"+t}},se=function(e){var t;return function(){return t||(t=e()),t}},le=function(e,t){try{return e.attributeStyleMap?e.attributeStyleMap.get(t):e.style.getPropertyValue(t)}catch(i){return""}},ce=function(e,t,i){try{var a=i;if(Array.isArray(i)&&(a=b(i,!0),"!important"===i[i.length-1]))return e.style.setProperty(t,a,"important"),!0;e.attributeStyleMap?e.attributeStyleMap.set(t,a):e.style.setProperty(t,a)}catch(o){return!1}return!0},pe=function(e,t){try{e.attributeStyleMap?e.attributeStyleMap.delete(t):e.style.removeProperty(t)}catch(i){}},he=function(e,t){return e.selectorText=t,e.selectorText===t},$e=se((function(){return document.querySelector("head")}));function de(e){var t=ie.registry;if(t.length>0){var i=function(e,t){for(var i=0;i<e.length;i++){var a=e[i];if(a.attached&&a.options.index>t.index&&a.options.insertionPoint===t.insertionPoint)return a}return null}(t,e);if(i&&i.renderer)return{parent:i.renderer.element.parentNode,node:i.renderer.element};if(i=function(e,t){for(var i=e.length-1;i>=0;i--){var a=e[i];if(a.attached&&a.options.insertionPoint===t.insertionPoint)return a}return null}(t,e),i&&i.renderer)return{parent:i.renderer.element.parentNode,node:i.renderer.element.nextSibling}}var a=e.insertionPoint;if(a&&"string"===typeof a){var o=function(e){for(var t=$e(),i=0;i<t.childNodes.length;i++){var a=t.childNodes[i];if(8===a.nodeType&&a.nodeValue.trim()===e)return a}return null}(a);if(o)return{parent:o.parentNode,node:o.nextSibling}}return!1}var ue=se((function(){var e=document.querySelector('meta[property="csp-nonce"]');return e?e.getAttribute("content"):null})),me=function(e,t,i){try{"insertRule"in e?e.insertRule(t,i):"appendRule"in e&&e.appendRule(t)}catch(a){return!1}return e.cssRules[i]},be=function(e,t){var i=e.cssRules.length;return void 0===t||t>i?i:t},ye=function(){function e(e){this.getPropertyValue=le,this.setProperty=ce,this.removeProperty=pe,this.setSelector=he,this.hasInsertedRules=!1,this.cssRules=[],e&&ie.add(e),this.sheet=e;var t=this.sheet?this.sheet.options:{},i=t.media,a=t.meta,o=t.element;this.element=o||function(){var e=document.createElement("style");return e.textContent="\n",e}(),this.element.setAttribute("data-jss",""),i&&this.element.setAttribute("media",i),a&&this.element.setAttribute("data-meta",a);var n=ue();n&&this.element.setAttribute("nonce",n)}var t=e.prototype;return t.attach=function(){if(!this.element.parentNode&&this.sheet){!function(e,t){var i=t.insertionPoint,a=de(t);if(!1!==a&&a.parent)a.parent.insertBefore(e,a.node);else if(i&&"number"===typeof i.nodeType){var o=i,n=o.parentNode;n&&n.insertBefore(e,o.nextSibling)}else $e().appendChild(e)}(this.element,this.sheet.options);var e=Boolean(this.sheet&&this.sheet.deployed);this.hasInsertedRules&&e&&(this.hasInsertedRules=!1,this.deploy())}},t.detach=function(){if(this.sheet){var e=this.element.parentNode;e&&e.removeChild(this.element),this.sheet.options.link&&(this.cssRules=[],this.element.textContent="\n")}},t.deploy=function(){var e=this.sheet;e&&(e.options.link?this.insertRules(e.rules):this.element.textContent="\n"+e.toString()+"\n")},t.insertRules=function(e,t){for(var i=0;i<e.index.length;i++)this.insertRule(e.index[i],i,t)},t.insertRule=function(e,t,i){if(void 0===i&&(i=this.element.sheet),e.rules){var a=e,o=i;if("conditional"===e.type||"keyframes"===e.type){var n=be(i,t);if(!1===(o=me(i,a.toString({children:!1}),n)))return!1;this.refCssRule(e,n,o)}return this.insertRules(a.rules,o),o}var r=e.toString();if(!r)return!1;var s=be(i,t),l=me(i,r,s);return!1!==l&&(this.hasInsertedRules=!0,this.refCssRule(e,s,l),l)},t.refCssRule=function(e,t,i){e.renderable=i,e.options.parent instanceof X&&(this.cssRules[t]=i)},t.deleteRule=function(e){var t=this.element.sheet,i=this.indexOf(e);return-1!==i&&(t.deleteRule(i),this.cssRules.splice(i,1),!0)},t.indexOf=function(e){return this.cssRules.indexOf(e)},t.replaceRule=function(e,t){var i=this.indexOf(e);return-1!==i&&(this.element.sheet.deleteRule(i),this.cssRules.splice(i,1),this.insertRule(t,i))},t.getRules=function(){return this.element.sheet.cssRules},e}(),fe=0,ge=function(){function e(e){this.id=fe++,this.version="10.8.2",this.plugins=new ee,this.options={id:{minify:!1},createGenerateId:re,Renderer:s?ye:null,plugins:[]},this.generateId=re({minify:!1});for(var t=0;t<Q.length;t++)this.plugins.use(Q[t],{queue:"internal"});this.setup(e)}var t=e.prototype;return t.setup=function(e){return void 0===e&&(e={}),e.createGenerateId&&(this.options.createGenerateId=e.createGenerateId),e.id&&(this.options.id=(0,o.Z)({},this.options.id,e.id)),(e.createGenerateId||e.id)&&(this.generateId=this.options.createGenerateId(this.options.id)),null!=e.insertionPoint&&(this.options.insertionPoint=e.insertionPoint),"Renderer"in e&&(this.options.Renderer=e.Renderer),e.plugins&&this.use.apply(this,e.plugins),this},t.createStyleSheet=function(e,t){void 0===t&&(t={});var i=t.index;"number"!==typeof i&&(i=0===ie.index?0:ie.index+1);var a=new X(e,(0,o.Z)({},t,{jss:this,generateId:t.generateId||this.generateId,insertionPoint:this.options.insertionPoint,Renderer:this.options.Renderer,index:i}));return this.plugins.onProcessSheet(a),a},t.removeStyleSheet=function(e){return e.detach(),ie.remove(e),this},t.createRule=function(e,t,i){if(void 0===t&&(t={}),void 0===i&&(i={}),"object"===typeof e)return this.createRule(void 0,e,t);var a=(0,o.Z)({},i,{name:e,jss:this,Renderer:this.options.Renderer});a.generateId||(a.generateId=this.generateId),a.classes||(a.classes={}),a.keyframes||(a.keyframes={});var n=u(e,t,a);return n&&this.plugins.onProcessRule(n),n},t.use=function(){for(var e=this,t=arguments.length,i=new Array(t),a=0;a<t;a++)i[a]=arguments[a];return i.forEach((function(t){e.plugins.use(t)})),this},e}(),xe=function(e){return new ge(e)},ve="object"===typeof CSS&&null!=CSS&&"number"in CSS;function Te(e){var t=null;for(var i in e){var a=e[i],o=typeof a;if("function"===o)t||(t={}),t[i]=a;else if("object"===o&&null!==a&&!Array.isArray(a)){var n=Te(a);n&&(t||(t={}),t[i]=n)}}return t}xe();var Ae=i(25352),we={set:function(e,t,i,a){var o=e.get(t);o||(o=new Map,e.set(t,o)),o.set(i,a)},get:function(e,t,i){var a=e.get(t);return a?a.get(i):void 0},delete:function(e,t,i){e.get(t).delete(i)}},Ce=we,Oe=i(78444),Se=i(79316),Be=["checked","disabled","error","focused","focusVisible","required","expanded","selected"];var _e=Date.now(),ze="fnValues"+_e,qe="fnStyle"+ ++_e,Ie=function(){return{onCreateRule:function(e,t,i){if("function"!==typeof t)return null;var a=u(e,{},i);return a[qe]=t,a},onProcessStyle:function(e,t){if(ze in t||qe in t)return e;var i={};for(var a in e){var o=e[a];"function"===typeof o&&(delete e[a],i[a]=o)}return t[ze]=i,e},onUpdate:function(e,t,i,a){var o=t,n=o[qe];n&&(o.style=n(e)||{});var r=o[ze];if(r)for(var s in r)o.prop(s,r[s](e),a)}}},ke="@global",Ne="@global ",De=function(){function e(e,t,i){for(var a in this.type="global",this.at=ke,this.isProcessed=!1,this.key=e,this.options=i,this.rules=new J((0,o.Z)({},i,{parent:this})),t)this.rules.add(a,t[a]);this.rules.process()}var t=e.prototype;return t.getRule=function(e){return this.rules.get(e)},t.addRule=function(e,t,i){var a=this.rules.add(e,t,i);return a&&this.options.jss.plugins.onProcessRule(a),a},t.indexOf=function(e){return this.rules.indexOf(e)},t.toString=function(){return this.rules.toString()},e}(),Ye=function(){function e(e,t,i){this.type="global",this.at=ke,this.isProcessed=!1,this.key=e,this.options=i;var a=e.substr(Ne.length);this.rule=i.jss.createRule(a,t,(0,o.Z)({},i,{parent:this}))}return e.prototype.toString=function(e){return this.rule?this.rule.toString(e):""},e}(),Pe=/\s*,\s*/g;function Ee(e,t){for(var i=e.split(Pe),a="",o=0;o<i.length;o++)a+=t+" "+i[o].trim(),i[o+1]&&(a+=", ");return a}var Me=function(){return{onCreateRule:function(e,t,i){if(!e)return null;if(e===ke)return new De(e,t,i);if("@"===e[0]&&e.substr(0,Ne.length)===Ne)return new Ye(e,t,i);var a=i.parent;return a&&("global"===a.type||a.options.parent&&"global"===a.options.parent.type)&&(i.scoped=!1),!1===i.scoped&&(i.selector=e),null},onProcessRule:function(e,t){"style"===e.type&&t&&(function(e,t){var i=e.options,a=e.style,n=a?a[ke]:null;if(n){for(var r in n)t.addRule(r,n[r],(0,o.Z)({},i,{selector:Ee(r,e.selector)}));delete a[ke]}}(e,t),function(e,t){var i=e.options,a=e.style;for(var n in a)if("@"===n[0]&&n.substr(0,ke.length)===ke){var r=Ee(n.substr(ke.length),e.selector);t.addRule(r,a[n],(0,o.Z)({},i,{selector:r})),delete a[n]}}(e,t))}}},Re=/\s*,\s*/g,Le=/&/g,Fe=/\$([\w-]+)/g;var We=function(){function e(e,t){return function(i,a){var o=e.getRule(a)||t&&t.getRule(a);return o?o.selector:a}}function t(e,t){for(var i=t.split(Re),a=e.split(Re),o="",n=0;n<i.length;n++)for(var r=i[n],s=0;s<a.length;s++){var l=a[s];o&&(o+=", "),o+=-1!==l.indexOf("&")?l.replace(Le,r):r+" "+l}return o}function i(e,t,i){if(i)return(0,o.Z)({},i,{index:i.index+1});var a=e.options.nestingLevel;a=void 0===a?1:a+1;var n=(0,o.Z)({},e.options,{nestingLevel:a,index:t.indexOf(e)+1});return delete n.name,n}return{onProcessStyle:function(a,n,r){if("style"!==n.type)return a;var s,l,c=n,p=c.options.parent;for(var h in a){var $=-1!==h.indexOf("&"),d="@"===h[0];if($||d){if(s=i(c,p,s),$){var u=t(h,c.selector);l||(l=e(p,r)),u=u.replace(Fe,l),p.addRule(u,a[h],(0,o.Z)({},s,{selector:u}))}else d&&p.addRule(h,{},s).addRule(c.key,a[h],{selector:c.selector});delete a[h]}}return a}}},Ge=/[A-Z]/g,Ve=/^ms-/,Ue={};function He(e){return"-"+e.toLowerCase()}var je=function(e){if(Ue.hasOwnProperty(e))return Ue[e];var t=e.replace(Ge,He);return Ue[e]=Ve.test(t)?"-"+t:t};function Qe(e){var t={};for(var i in e){t[0===i.indexOf("--")?i:je(i)]=e[i]}return e.fallbacks&&(Array.isArray(e.fallbacks)?t.fallbacks=e.fallbacks.map(Qe):t.fallbacks=Qe(e.fallbacks)),t}var Ke=function(){return{onProcessStyle:function(e){if(Array.isArray(e)){for(var t=0;t<e.length;t++)e[t]=Qe(e[t]);return e}return Qe(e)},onChangeValue:function(e,t,i){if(0===t.indexOf("--"))return e;var a=je(t);return t===a?e:(i.prop(a,e),null)}}},Ze=ve&&CSS?CSS.px:"px",Je=ve&&CSS?CSS.ms:"ms",Xe=ve&&CSS?CSS.percent:"%";function et(e){var t=/(-[a-z])/g,i=function(e){return e[1].toUpperCase()},a={};for(var o in e)a[o]=e[o],a[o.replace(t,i)]=e[o];return a}var tt=et({"animation-delay":Je,"animation-duration":Je,"background-position":Ze,"background-position-x":Ze,"background-position-y":Ze,"background-size":Ze,border:Ze,"border-bottom":Ze,"border-bottom-left-radius":Ze,"border-bottom-right-radius":Ze,"border-bottom-width":Ze,"border-left":Ze,"border-left-width":Ze,"border-radius":Ze,"border-right":Ze,"border-right-width":Ze,"border-top":Ze,"border-top-left-radius":Ze,"border-top-right-radius":Ze,"border-top-width":Ze,"border-width":Ze,"border-block":Ze,"border-block-end":Ze,"border-block-end-width":Ze,"border-block-start":Ze,"border-block-start-width":Ze,"border-block-width":Ze,"border-inline":Ze,"border-inline-end":Ze,"border-inline-end-width":Ze,"border-inline-start":Ze,"border-inline-start-width":Ze,"border-inline-width":Ze,"border-start-start-radius":Ze,"border-start-end-radius":Ze,"border-end-start-radius":Ze,"border-end-end-radius":Ze,margin:Ze,"margin-bottom":Ze,"margin-left":Ze,"margin-right":Ze,"margin-top":Ze,"margin-block":Ze,"margin-block-end":Ze,"margin-block-start":Ze,"margin-inline":Ze,"margin-inline-end":Ze,"margin-inline-start":Ze,padding:Ze,"padding-bottom":Ze,"padding-left":Ze,"padding-right":Ze,"padding-top":Ze,"padding-block":Ze,"padding-block-end":Ze,"padding-block-start":Ze,"padding-inline":Ze,"padding-inline-end":Ze,"padding-inline-start":Ze,"mask-position-x":Ze,"mask-position-y":Ze,"mask-size":Ze,height:Ze,width:Ze,"min-height":Ze,"max-height":Ze,"min-width":Ze,"max-width":Ze,bottom:Ze,left:Ze,top:Ze,right:Ze,inset:Ze,"inset-block":Ze,"inset-block-end":Ze,"inset-block-start":Ze,"inset-inline":Ze,"inset-inline-end":Ze,"inset-inline-start":Ze,"box-shadow":Ze,"text-shadow":Ze,"column-gap":Ze,"column-rule":Ze,"column-rule-width":Ze,"column-width":Ze,"font-size":Ze,"font-size-delta":Ze,"letter-spacing":Ze,"text-decoration-thickness":Ze,"text-indent":Ze,"text-stroke":Ze,"text-stroke-width":Ze,"word-spacing":Ze,motion:Ze,"motion-offset":Ze,outline:Ze,"outline-offset":Ze,"outline-width":Ze,perspective:Ze,"perspective-origin-x":Xe,"perspective-origin-y":Xe,"transform-origin":Xe,"transform-origin-x":Xe,"transform-origin-y":Xe,"transform-origin-z":Xe,"transition-delay":Je,"transition-duration":Je,"vertical-align":Ze,"flex-basis":Ze,"shape-margin":Ze,size:Ze,gap:Ze,grid:Ze,"grid-gap":Ze,"row-gap":Ze,"grid-row-gap":Ze,"grid-column-gap":Ze,"grid-template-rows":Ze,"grid-template-columns":Ze,"grid-auto-rows":Ze,"grid-auto-columns":Ze,"box-shadow-x":Ze,"box-shadow-y":Ze,"box-shadow-blur":Ze,"box-shadow-spread":Ze,"font-line-height":Ze,"text-shadow-x":Ze,"text-shadow-y":Ze,"text-shadow-blur":Ze});function it(e,t,i){if(null==t)return t;if(Array.isArray(t))for(var a=0;a<t.length;a++)t[a]=it(e,t[a],i);else if("object"===typeof t)if("fallbacks"===e)for(var o in t)t[o]=it(o,t[o],i);else for(var n in t)t[n]=it(e+"-"+n,t[n],i);else if("number"===typeof t&&!1===isNaN(t)){var r=i[e]||tt[e];return!r||0===t&&r===Ze?t.toString():"function"===typeof r?r(t).toString():""+t+r}return t}var at=function(e){void 0===e&&(e={});var t=et(e);return{onProcessStyle:function(e,i){if("style"!==i.type)return e;for(var a in e)e[a]=it(a,e[a],t);return e},onChangeValue:function(e,i){return it(i,e,t)}}},ot=i(93433),nt="",rt="",st="",lt="",ct=s&&"ontouchstart"in document.documentElement;if(s){var pt={Moz:"-moz-",ms:"-ms-",O:"-o-",Webkit:"-webkit-"},ht=document.createElement("p").style;for(var $t in pt)if($t+"Transform"in ht){nt=$t,rt=pt[$t];break}"Webkit"===nt&&"msHyphens"in ht&&(nt="ms",rt=pt.ms,lt="edge"),"Webkit"===nt&&"-apple-trailing-word"in ht&&(st="apple")}var dt=nt,ut=rt,mt=st,bt=lt,yt=ct;var ft={noPrefill:["appearance"],supportedProperty:function(e){return"appearance"===e&&("ms"===dt?"-webkit-"+e:ut+e)}},gt={noPrefill:["color-adjust"],supportedProperty:function(e){return"color-adjust"===e&&("Webkit"===dt?ut+"print-"+e:e)}},xt=/[-\s]+(.)?/g;function vt(e,t){return t?t.toUpperCase():""}function Tt(e){return e.replace(xt,vt)}function At(e){return Tt("-"+e)}var wt,Ct={noPrefill:["mask"],supportedProperty:function(e,t){if(!/^mask/.test(e))return!1;if("Webkit"===dt){var i="mask-image";if(Tt(i)in t)return e;if(dt+At(i)in t)return ut+e}return e}},Ot={noPrefill:["text-orientation"],supportedProperty:function(e){return"text-orientation"===e&&("apple"!==mt||yt?e:ut+e)}},St={noPrefill:["transform"],supportedProperty:function(e,t,i){return"transform"===e&&(i.transform?e:ut+e)}},Bt={noPrefill:["transition"],supportedProperty:function(e,t,i){return"transition"===e&&(i.transition?e:ut+e)}},_t={noPrefill:["writing-mode"],supportedProperty:function(e){return"writing-mode"===e&&("Webkit"===dt||"ms"===dt&&"edge"!==bt?ut+e:e)}},zt={noPrefill:["user-select"],supportedProperty:function(e){return"user-select"===e&&("Moz"===dt||"ms"===dt||"apple"===mt?ut+e:e)}},qt={supportedProperty:function(e,t){return!!/^break-/.test(e)&&("Webkit"===dt?"WebkitColumn"+At(e)in t&&ut+"column-"+e:"Moz"===dt&&("page"+At(e)in t&&"page-"+e))}},It={supportedProperty:function(e,t){if(!/^(border|margin|padding)-inline/.test(e))return!1;if("Moz"===dt)return e;var i=e.replace("-inline","");return dt+At(i)in t&&ut+i}},kt={supportedProperty:function(e,t){return Tt(e)in t&&e}},Nt={supportedProperty:function(e,t){var i=At(e);return"-"===e[0]||"-"===e[0]&&"-"===e[1]?e:dt+i in t?ut+e:"Webkit"!==dt&&"Webkit"+i in t&&"-webkit-"+e}},Dt={supportedProperty:function(e){return"scroll-snap"===e.substring(0,11)&&("ms"===dt?""+ut+e:e)}},Yt={supportedProperty:function(e){return"overscroll-behavior"===e&&("ms"===dt?ut+"scroll-chaining":e)}},Pt={"flex-grow":"flex-positive","flex-shrink":"flex-negative","flex-basis":"flex-preferred-size","justify-content":"flex-pack",order:"flex-order","align-items":"flex-align","align-content":"flex-line-pack"},Et={supportedProperty:function(e,t){var i=Pt[e];return!!i&&(dt+At(i)in t&&ut+i)}},Mt={flex:"box-flex","flex-grow":"box-flex","flex-direction":["box-orient","box-direction"],order:"box-ordinal-group","align-items":"box-align","flex-flow":["box-orient","box-direction"],"justify-content":"box-pack"},Rt=Object.keys(Mt),Lt=function(e){return ut+e},Ft={supportedProperty:function(e,t,i){var a=i.multiple;if(Rt.indexOf(e)>-1){var o=Mt[e];if(!Array.isArray(o))return dt+At(o)in t&&ut+o;if(!a)return!1;for(var n=0;n<o.length;n++)if(!(dt+At(o[0])in t))return!1;return o.map(Lt)}return!1}},Wt=[ft,gt,Ct,Ot,St,Bt,_t,zt,qt,It,kt,Nt,Dt,Yt,Et,Ft],Gt=Wt.filter((function(e){return e.supportedProperty})).map((function(e){return e.supportedProperty})),Vt=Wt.filter((function(e){return e.noPrefill})).reduce((function(e,t){return e.push.apply(e,(0,ot.Z)(t.noPrefill)),e}),[]),Ut={};if(s){wt=document.createElement("p");var Ht=window.getComputedStyle(document.documentElement,"");for(var jt in Ht)isNaN(jt)||(Ut[Ht[jt]]=Ht[jt]);Vt.forEach((function(e){return delete Ut[e]}))}function Qt(e,t){if(void 0===t&&(t={}),!wt)return e;if(null!=Ut[e])return Ut[e];"transition"!==e&&"transform"!==e||(t[e]=e in wt.style);for(var i=0;i<Gt.length&&(Ut[e]=Gt[i](e,wt.style,t),!Ut[e]);i++);try{wt.style[e]=""}catch(a){return!1}return Ut[e]}var Kt,Zt={},Jt={transition:1,"transition-property":1,"-webkit-transition":1,"-webkit-transition-property":1},Xt=/(^\s*[\w-]+)|, (\s*[\w-]+)(?![^()]*\))/g;function ei(e,t,i){if("var"===t)return"var";if("all"===t)return"all";if("all"===i)return", all";var a=t?Qt(t):", "+Qt(i);return a||(t||i)}function ti(e,t){var i=t;if(!Kt||"content"===e)return t;if("string"!==typeof i||!isNaN(parseInt(i,10)))return i;var a=e+i;if(null!=Zt[a])return Zt[a];try{Kt.style[e]=i}catch(o){return Zt[a]=!1,!1}if(Jt[e])i=i.replace(Xt,ei);else if(""===Kt.style[e]&&("-ms-flex"===(i=ut+i)&&(Kt.style[e]="-ms-flexbox"),Kt.style[e]=i,""===Kt.style[e]))return Zt[a]=!1,!1;return Kt.style[e]="",Zt[a]=i,Zt[a]}s&&(Kt=document.createElement("p"));var ii=function(){function e(t){for(var i in t){var a=t[i];if("fallbacks"===i&&Array.isArray(a))t[i]=a.map(e);else{var o=!1,n=Qt(i);n&&n!==i&&(o=!0);var r=!1,s=ti(n,b(a));s&&s!==a&&(r=!0),(o||r)&&(o&&delete t[i],t[n||i]=s||a)}}return t}return{onProcessRule:function(e){if("keyframes"===e.type){var t=e;t.at=function(e){return"-"===e[1]||"ms"===dt?e:"@"+ut+"keyframes"+e.substr(10)}(t.at)}},onProcessStyle:function(t,i){return"style"!==i.type?t:e(t)},onChangeValue:function(e,t){return ti(t,b(e))||e}}};var ai=function(){var e=function(e,t){return e.length===t.length?e>t?1:-1:e.length-t.length};return{onProcessStyle:function(t,i){if("style"!==i.type)return t;for(var a={},o=Object.keys(t).sort(e),n=0;n<o.length;n++)a[o[n]]=t[o[n]];return a}}};var oi=xe({plugins:[Ie(),Me(),We(),Ke(),at(),"undefined"===typeof window?null:ii(),ai()]}),ni=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.disableGlobal,i=void 0!==t&&t,a=e.productionPrefix,o=void 0===a?"jss":a,n=e.seed,r=void 0===n?"":n,s=""===r?"":"".concat(r,"-"),l=0,c=function(){return l+=1};return function(e,t){var a=t.options.name;if(a&&0===a.indexOf("Mui")&&!t.options.link&&!i){if(-1!==Be.indexOf(e.key))return"Mui-".concat(e.key);var n="".concat(s).concat(a,"-").concat(e.key);return t.options.theme[Se.Z]&&""===r?"".concat(n,"-").concat(c()):n}return"".concat(s).concat(o).concat(c())}}(),ri={disableGeneration:!1,generateClassName:ni,jss:oi,sheetsCache:null,sheetsManager:new Map,sheetsRegistry:null},si=n.createContext(ri);var li=-1e9;function ci(){return li+=1}var pi=i(81534);function hi(e){var t="function"===typeof e;return{create:function(i,a){var n;try{n=t?e(i):e}catch(l){throw l}if(!a||!i.overrides||!i.overrides[a])return n;var r=i.overrides[a],s=(0,o.Z)({},n);return Object.keys(r).forEach((function(e){s[e]=(0,pi.Z)(s[e],r[e])})),s},options:{}}}var $i={};function di(e,t,i){var a=e.state;if(e.stylesOptions.disableGeneration)return t||{};a.cacheClasses||(a.cacheClasses={value:null,lastProp:null,lastJSS:{}});var o=!1;return a.classes!==a.cacheClasses.lastJSS&&(a.cacheClasses.lastJSS=a.classes,o=!0),t!==a.cacheClasses.lastProp&&(a.cacheClasses.lastProp=t,o=!0),o&&(a.cacheClasses.value=(0,Ae.Z)({baseClasses:a.cacheClasses.lastJSS,newClasses:t,Component:i})),a.cacheClasses.value}function ui(e,t){var i=e.state,a=e.theme,n=e.stylesOptions,r=e.stylesCreator,s=e.name;if(!n.disableGeneration){var l=Ce.get(n.sheetsManager,r,a);l||(l={refs:0,staticSheet:null,dynamicStyles:null},Ce.set(n.sheetsManager,r,a,l));var c=(0,o.Z)({},r.options,n,{theme:a,flip:"boolean"===typeof n.flip?n.flip:"rtl"===a.direction});c.generateId=c.serverGenerateClassName||c.generateClassName;var p=n.sheetsRegistry;if(0===l.refs){var h;n.sheetsCache&&(h=Ce.get(n.sheetsCache,r,a));var $=r.create(a,s);h||((h=n.jss.createStyleSheet($,(0,o.Z)({link:!1},c))).attach(),n.sheetsCache&&Ce.set(n.sheetsCache,r,a,h)),p&&p.add(h),l.staticSheet=h,l.dynamicStyles=Te($)}if(l.dynamicStyles){var d=n.jss.createStyleSheet(l.dynamicStyles,(0,o.Z)({link:!0},c));d.update(t),d.attach(),i.dynamicSheet=d,i.classes=(0,Ae.Z)({baseClasses:l.staticSheet.classes,newClasses:d.classes}),p&&p.add(d)}else i.classes=l.staticSheet.classes;l.refs+=1}}function mi(e,t){var i=e.state;i.dynamicSheet&&i.dynamicSheet.update(t)}function bi(e){var t=e.state,i=e.theme,a=e.stylesOptions,o=e.stylesCreator;if(!a.disableGeneration){var n=Ce.get(a.sheetsManager,o,i);n.refs-=1;var r=a.sheetsRegistry;0===n.refs&&(Ce.delete(a.sheetsManager,o,i),a.jss.removeStyleSheet(n.staticSheet),r&&r.remove(n.staticSheet)),t.dynamicSheet&&(a.jss.removeStyleSheet(t.dynamicSheet),r&&r.remove(t.dynamicSheet))}}function yi(e,t){var i,a=n.useRef([]),o=n.useMemo((function(){return{}}),t);a.current!==o&&(a.current=o,i=e()),n.useEffect((function(){return function(){i&&i()}}),[o])}function fi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=t.name,r=t.classNamePrefix,s=t.Component,l=t.defaultTheme,c=void 0===l?$i:l,p=(0,a.Z)(t,["name","classNamePrefix","Component","defaultTheme"]),h=hi(e),$=i||r||"makeStyles";h.options={index:ci(),name:i,meta:$,classNamePrefix:$};var d=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,Oe.Z)()||c,a=(0,o.Z)({},n.useContext(si),p),r=n.useRef(),l=n.useRef();yi((function(){var o={name:i,state:{},stylesCreator:h,stylesOptions:a,theme:t};return ui(o,e),l.current=!1,r.current=o,function(){bi(o)}}),[t,h]),n.useEffect((function(){l.current&&mi(r.current,e),l.current=!0}));var $=di(r.current,e.classes,s);return $};return d}},25352:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(87462);function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.baseClasses,i=e.newClasses;e.Component;if(!i)return t;var o=(0,a.Z)({},t);return Object.keys(i).forEach((function(e){i[e]&&(o[e]="".concat(t[e]," ").concat(i[e]))})),o}},40423:function(e,t,i){"use strict";var a=i(72791).createContext(null);t.Z=a},78444:function(e,t,i){"use strict";i.d(t,{Z:function(){return n}});var a=i(72791),o=i(40423);function n(){return a.useContext(o.Z)}},16086:function(e,t,i){"use strict";i.d(t,{k:function(){return r}});var a=i(71002),o={xs:0,sm:600,md:960,lg:1280,xl:1920},n={keys:["xs","sm","md","lg","xl"],up:function(e){return"@media (min-width:".concat(o[e],"px)")}};function r(e,t,i){if(Array.isArray(t)){var o=e.theme.breakpoints||n;return t.reduce((function(e,a,n){return e[o.up(o.keys[n])]=i(t[n]),e}),{})}if("object"===(0,a.Z)(t)){var r=e.theme.breakpoints||n;return Object.keys(t).reduce((function(e,a){return e[r.up(a)]=i(t[a]),e}),{})}return i(t)}},7351:function(e,t,i){"use strict";var a=i(81534);t.Z=function(e,t){return t?(0,a.Z)(e,t,{clone:!1}):e}},99908:function(e,t,i){"use strict";i.d(t,{h:function(){return h},Z:function(){return u}});var a=i(29439),o=i(16086),n=i(7351);var r={m:"margin",p:"padding"},s={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},l={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},c=function(e){var t={};return function(i){return void 0===t[i]&&(t[i]=e(i)),t[i]}}((function(e){if(e.length>2){if(!l[e])return[e];e=l[e]}var t=e.split(""),i=(0,a.Z)(t,2),o=i[0],n=i[1],c=r[o],p=s[n]||"";return Array.isArray(p)?p.map((function(e){return c+e})):[c+p]})),p=["m","mt","mr","mb","ml","mx","my","p","pt","pr","pb","pl","px","py","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY"];function h(e){var t=e.spacing||8;return"number"===typeof t?function(e){return t*e}:Array.isArray(t)?function(e){return t[e]}:"function"===typeof t?t:function(){}}function $(e,t){return function(i){return e.reduce((function(e,a){return e[a]=function(e,t){if("string"===typeof t||null==t)return t;var i=e(Math.abs(t));return t>=0?i:"number"===typeof i?-i:"-".concat(i)}(t,i),e}),{})}}function d(e){var t=h(e.theme);return Object.keys(e).map((function(i){if(-1===p.indexOf(i))return null;var a=$(c(i),t),n=e[i];return(0,o.k)(e,n,a)})).reduce(n.Z,{})}d.propTypes={},d.filterProps=p;var u=d},81534:function(e,t,i){"use strict";i.d(t,{Z:function(){return r}});var a=i(87462),o=i(71002);function n(e){return e&&"object"===(0,o.Z)(e)&&e.constructor===Object}function r(e,t){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{clone:!0},o=i.clone?(0,a.Z)({},e):e;return n(e)&&n(t)&&Object.keys(t).forEach((function(a){"__proto__"!==a&&(n(t[a])&&a in e?o[a]=r(e[a],t[a],i):o[a]=t[a])})),o}},37483:function(e,t,i){"use strict";function a(e){for(var t="https://material-ui.com/production-error/?code="+e,i=1;i<arguments.length;i+=1)t+="&args[]="+encodeURIComponent(arguments[i]);return"Minified Material-UI error #"+e+"; visit "+t+" for the full message."}i.d(t,{Z:function(){return a}})},47185:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.acm={},a.ACM=o.defineService("acm",["2015-12-08"]),Object.defineProperty(n.services.acm,"2015-12-08",{get:function(){var e=i(34662);return e.paginators=i(42680).o,e.waiters=i(85678).V,e},enumerable:!0,configurable:!0}),e.exports=a.ACM},43015:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.amp={},a.Amp=o.defineService("amp",["2020-08-01"]),Object.defineProperty(n.services.amp,"2020-08-01",{get:function(){var e=i(78362);return e.paginators=i(75928).o,e.waiters=i(58239).V,e},enumerable:!0,configurable:!0}),e.exports=a.Amp},80528:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.apigateway={},a.APIGateway=o.defineService("apigateway",["2015-07-09"]),i(32193),Object.defineProperty(n.services.apigateway,"2015-07-09",{get:function(){var e=i(59463);return e.paginators=i(25878).o,e},enumerable:!0,configurable:!0}),e.exports=a.APIGateway},68037:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.applicationautoscaling={},a.ApplicationAutoScaling=o.defineService("applicationautoscaling",["2016-02-06"]),Object.defineProperty(n.services.applicationautoscaling,"2016-02-06",{get:function(){var e=i(47320);return e.paginators=i(40322).o,e},enumerable:!0,configurable:!0}),e.exports=a.ApplicationAutoScaling},70887:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.athena={},a.Athena=o.defineService("athena",["2017-05-18"]),Object.defineProperty(n.services.athena,"2017-05-18",{get:function(){var e=i(28680);return e.paginators=i(44417).o,e},enumerable:!0,configurable:!0}),e.exports=a.Athena},66552:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.autoscaling={},a.AutoScaling=o.defineService("autoscaling",["2011-01-01"]),Object.defineProperty(n.services.autoscaling,"2011-01-01",{get:function(){var e=i(55394);return e.paginators=i(81436).o,e},enumerable:!0,configurable:!0}),e.exports=a.AutoScaling},52968:function(e,t,i){i(544),e.exports={ACM:i(47185),APIGateway:i(80528),ApplicationAutoScaling:i(68037),AutoScaling:i(66552),CloudFormation:i(16725),CloudFront:i(20517),CloudHSM:i(26003),CloudTrail:i(75822),CloudWatch:i(25331),CloudWatchEvents:i(70685),CloudWatchLogs:i(12799),CodeBuild:i(10413),CodeCommit:i(52898),CodeDeploy:i(77308),CodePipeline:i(22258),CognitoIdentity:i(49055),CognitoIdentityServiceProvider:i(20240),CognitoSync:i(78875),ConfigService:i(12008),CUR:i(82692),DeviceFarm:i(52731),DirectConnect:i(22395),DynamoDB:i(87209),DynamoDBStreams:i(37787),EC2:i(35174),ECR:i(17869),ECS:i(85092),EFS:i(43370),ElastiCache:i(58363),ElasticBeanstalk:i(96741),ELB:i(26300),ELBv2:i(18036),EMR:i(31007),ElasticTranscoder:i(69979),Firehose:i(80032),GameLift:i(11677),IAM:i(21941),Inspector:i(34979),Iot:i(18709),IotData:i(5158),Kinesis:i(62121),KMS:i(71227),Lambda:i(77944),LexRuntime:i(12658),MachineLearning:i(87365),MarketplaceCommerceAnalytics:i(740),MTurk:i(14803),MobileAnalytics:i(69900),OpsWorks:i(68999),Polly:i(46293),RDS:i(24376),Redshift:i(33058),Rekognition:i(96545),Route53:i(11023),Route53Domains:i(8254),S3:i(89114),ServiceCatalog:i(32734),SES:i(40602),SNS:i(91390),SQS:i(47275),SSM:i(30679),StorageGateway:i(98296),STS:i(62362),XRay:i(78868),WAF:i(2522),WorkDocs:i(66431),LexModelBuildingService:i(79102),Athena:i(70887),CloudHSMV2:i(87023),Pricing:i(88958),CostExplorer:i(55134),MediaStoreData:i(99855),Comprehend:i(34350),KinesisVideoArchivedMedia:i(79807),KinesisVideoMedia:i(12712),KinesisVideo:i(75679),Translate:i(27589),ResourceGroups:i(26170),Connect:i(56691),SecretsManager:i(54186),IoTAnalytics:i(37069),ComprehendMedical:i(64482),Personalize:i(31651),PersonalizeEvents:i(8373),PersonalizeRuntime:i(87830),ForecastService:i(25585),ForecastQueryService:i(64359),MarketplaceCatalog:i(82289),KinesisVideoSignalingChannels:i(10204),Amp:i(43015),Location:i(64276),LexRuntimeV2:i(39064)}},16725:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudformation={},a.CloudFormation=o.defineService("cloudformation",["2010-05-15"]),Object.defineProperty(n.services.cloudformation,"2010-05-15",{get:function(){var e=i(31930);return e.paginators=i(10611).o,e.waiters=i(53732).V,e},enumerable:!0,configurable:!0}),e.exports=a.CloudFormation},20517:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudfront={},a.CloudFront=o.defineService("cloudfront",["2013-05-12*","2013-11-11*","2014-05-31*","2014-10-21*","2014-11-06*","2015-04-17*","2015-07-27*","2015-09-17*","2016-01-13*","2016-01-28*","2016-08-01*","2016-08-20*","2016-09-07*","2016-09-29*","2016-11-25","2016-11-25*","2017-03-25","2017-03-25*","2017-10-30","2017-10-30*","2018-06-18","2018-06-18*","2018-11-05","2018-11-05*","2019-03-26","2019-03-26*","2020-05-31"]),i(42768),Object.defineProperty(n.services.cloudfront,"2016-11-25",{get:function(){var e=i(64908);return e.paginators=i(57305).o,e.waiters=i(71106).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.cloudfront,"2017-03-25",{get:function(){var e=i(76944);return e.paginators=i(83654).o,e.waiters=i(83406).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.cloudfront,"2017-10-30",{get:function(){var e=i(80198);return e.paginators=i(52915).o,e.waiters=i(13399).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.cloudfront,"2018-06-18",{get:function(){var e=i(29549);return e.paginators=i(7805).o,e.waiters=i(2353).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.cloudfront,"2018-11-05",{get:function(){var e=i(22253);return e.paginators=i(29533).o,e.waiters=i(36883).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.cloudfront,"2019-03-26",{get:function(){var e=i(29574);return e.paginators=i(35556).o,e.waiters=i(97142).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.cloudfront,"2020-05-31",{get:function(){var e=i(66310);return e.paginators=i(48335).o,e.waiters=i(83517).V,e},enumerable:!0,configurable:!0}),e.exports=a.CloudFront},26003:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudhsm={},a.CloudHSM=o.defineService("cloudhsm",["2014-05-30"]),Object.defineProperty(n.services.cloudhsm,"2014-05-30",{get:function(){var e=i(18637);return e.paginators=i(18988).o,e},enumerable:!0,configurable:!0}),e.exports=a.CloudHSM},87023:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudhsmv2={},a.CloudHSMV2=o.defineService("cloudhsmv2",["2017-04-28"]),Object.defineProperty(n.services.cloudhsmv2,"2017-04-28",{get:function(){var e=i(90554);return e.paginators=i(77334).o,e},enumerable:!0,configurable:!0}),e.exports=a.CloudHSMV2},75822:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudtrail={},a.CloudTrail=o.defineService("cloudtrail",["2013-11-01"]),Object.defineProperty(n.services.cloudtrail,"2013-11-01",{get:function(){var e=i(11506);return e.paginators=i(27523).o,e},enumerable:!0,configurable:!0}),e.exports=a.CloudTrail},25331:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudwatch={},a.CloudWatch=o.defineService("cloudwatch",["2010-08-01"]),Object.defineProperty(n.services.cloudwatch,"2010-08-01",{get:function(){var e=i(16363);return e.paginators=i(46675).o,e.waiters=i(21466).V,e},enumerable:!0,configurable:!0}),e.exports=a.CloudWatch},70685:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudwatchevents={},a.CloudWatchEvents=o.defineService("cloudwatchevents",["2014-02-03*","2015-10-07"]),Object.defineProperty(n.services.cloudwatchevents,"2015-10-07",{get:function(){var e=i(40299);return e.paginators=i(54031).o,e},enumerable:!0,configurable:!0}),e.exports=a.CloudWatchEvents},12799:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cloudwatchlogs={},a.CloudWatchLogs=o.defineService("cloudwatchlogs",["2014-03-28"]),Object.defineProperty(n.services.cloudwatchlogs,"2014-03-28",{get:function(){var e=i(73044);return e.paginators=i(15472).o,e},enumerable:!0,configurable:!0}),e.exports=a.CloudWatchLogs},10413:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.codebuild={},a.CodeBuild=o.defineService("codebuild",["2016-10-06"]),Object.defineProperty(n.services.codebuild,"2016-10-06",{get:function(){var e=i(40893);return e.paginators=i(23010).o,e},enumerable:!0,configurable:!0}),e.exports=a.CodeBuild},52898:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.codecommit={},a.CodeCommit=o.defineService("codecommit",["2015-04-13"]),Object.defineProperty(n.services.codecommit,"2015-04-13",{get:function(){var e=i(57144);return e.paginators=i(62599).o,e},enumerable:!0,configurable:!0}),e.exports=a.CodeCommit},77308:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.codedeploy={},a.CodeDeploy=o.defineService("codedeploy",["2014-10-06"]),Object.defineProperty(n.services.codedeploy,"2014-10-06",{get:function(){var e=i(10967);return e.paginators=i(1917).o,e.waiters=i(52416).V,e},enumerable:!0,configurable:!0}),e.exports=a.CodeDeploy},22258:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.codepipeline={},a.CodePipeline=o.defineService("codepipeline",["2015-07-09"]),Object.defineProperty(n.services.codepipeline,"2015-07-09",{get:function(){var e=i(4039);return e.paginators=i(78953).o,e},enumerable:!0,configurable:!0}),e.exports=a.CodePipeline},49055:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cognitoidentity={},a.CognitoIdentity=o.defineService("cognitoidentity",["2014-06-30"]),Object.defineProperty(n.services.cognitoidentity,"2014-06-30",{get:function(){var e=i(57377);return e.paginators=i(85010).o,e},enumerable:!0,configurable:!0}),e.exports=a.CognitoIdentity},20240:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cognitoidentityserviceprovider={},a.CognitoIdentityServiceProvider=o.defineService("cognitoidentityserviceprovider",["2016-04-18"]),Object.defineProperty(n.services.cognitoidentityserviceprovider,"2016-04-18",{get:function(){var e=i(53166);return e.paginators=i(17149).o,e},enumerable:!0,configurable:!0}),e.exports=a.CognitoIdentityServiceProvider},78875:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cognitosync={},a.CognitoSync=o.defineService("cognitosync",["2014-06-30"]),Object.defineProperty(n.services.cognitosync,"2014-06-30",{get:function(){var e=i(29128);return e.paginators=i(5865).o,e},enumerable:!0,configurable:!0}),e.exports=a.CognitoSync},34350:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.comprehend={},a.Comprehend=o.defineService("comprehend",["2017-11-27"]),Object.defineProperty(n.services.comprehend,"2017-11-27",{get:function(){var e=i(24433);return e.paginators=i(82518).o,e},enumerable:!0,configurable:!0}),e.exports=a.Comprehend},64482:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.comprehendmedical={},a.ComprehendMedical=o.defineService("comprehendmedical",["2018-10-30"]),Object.defineProperty(n.services.comprehendmedical,"2018-10-30",{get:function(){var e=i(96649);return e.paginators=i(43172).o,e},enumerable:!0,configurable:!0}),e.exports=a.ComprehendMedical},12008:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.configservice={},a.ConfigService=o.defineService("configservice",["2014-11-12"]),Object.defineProperty(n.services.configservice,"2014-11-12",{get:function(){var e=i(47124);return e.paginators=i(85980).o,e},enumerable:!0,configurable:!0}),e.exports=a.ConfigService},56691:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.connect={},a.Connect=o.defineService("connect",["2017-08-08"]),Object.defineProperty(n.services.connect,"2017-08-08",{get:function(){var e=i(54511);return e.paginators=i(19742).o,e},enumerable:!0,configurable:!0}),e.exports=a.Connect},55134:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.costexplorer={},a.CostExplorer=o.defineService("costexplorer",["2017-10-25"]),Object.defineProperty(n.services.costexplorer,"2017-10-25",{get:function(){var e=i(4060);return e.paginators=i(75642).o,e},enumerable:!0,configurable:!0}),e.exports=a.CostExplorer},82692:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.cur={},a.CUR=o.defineService("cur",["2017-01-06"]),Object.defineProperty(n.services.cur,"2017-01-06",{get:function(){var e=i(46858);return e.paginators=i(40528).o,e},enumerable:!0,configurable:!0}),e.exports=a.CUR},52731:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.devicefarm={},a.DeviceFarm=o.defineService("devicefarm",["2015-06-23"]),Object.defineProperty(n.services.devicefarm,"2015-06-23",{get:function(){var e=i(34023);return e.paginators=i(37161).o,e},enumerable:!0,configurable:!0}),e.exports=a.DeviceFarm},22395:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.directconnect={},a.DirectConnect=o.defineService("directconnect",["2012-10-25"]),Object.defineProperty(n.services.directconnect,"2012-10-25",{get:function(){var e=i(45125);return e.paginators=i(26404).o,e},enumerable:!0,configurable:!0}),e.exports=a.DirectConnect},87209:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.dynamodb={},a.DynamoDB=o.defineService("dynamodb",["2011-12-05","2012-08-10"]),i(89785),Object.defineProperty(n.services.dynamodb,"2011-12-05",{get:function(){var e=i(46148);return e.paginators=i(86884).o,e.waiters=i(24864).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.dynamodb,"2012-08-10",{get:function(){var e=i(54047);return e.paginators=i(30482).o,e.waiters=i(48411).V,e},enumerable:!0,configurable:!0}),e.exports=a.DynamoDB},37787:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.dynamodbstreams={},a.DynamoDBStreams=o.defineService("dynamodbstreams",["2012-08-10"]),Object.defineProperty(n.services.dynamodbstreams,"2012-08-10",{get:function(){var e=i(26098);return e.paginators=i(40549).o,e},enumerable:!0,configurable:!0}),e.exports=a.DynamoDBStreams},35174:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.ec2={},a.EC2=o.defineService("ec2",["2013-06-15*","2013-10-15*","2014-02-01*","2014-05-01*","2014-06-15*","2014-09-01*","2014-10-01*","2015-03-01*","2015-04-15*","2015-10-01*","2016-04-01*","2016-09-15*","2016-11-15"]),i(89422),Object.defineProperty(n.services.ec2,"2016-11-15",{get:function(){var e=i(2658);return e.paginators=i(82477).o,e.waiters=i(19153).V,e},enumerable:!0,configurable:!0}),e.exports=a.EC2},17869:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.ecr={},a.ECR=o.defineService("ecr",["2015-09-21"]),Object.defineProperty(n.services.ecr,"2015-09-21",{get:function(){var e=i(92405);return e.paginators=i(25504).o,e.waiters=i(78925).V,e},enumerable:!0,configurable:!0}),e.exports=a.ECR},85092:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.ecs={},a.ECS=o.defineService("ecs",["2014-11-13"]),Object.defineProperty(n.services.ecs,"2014-11-13",{get:function(){var e=i(44208);return e.paginators=i(15738).o,e.waiters=i(1299).V,e},enumerable:!0,configurable:!0}),e.exports=a.ECS},43370:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.efs={},a.EFS=o.defineService("efs",["2015-02-01"]),Object.defineProperty(n.services.efs,"2015-02-01",{get:function(){var e=i(54784);return e.paginators=i(40174).o,e},enumerable:!0,configurable:!0}),e.exports=a.EFS},58363:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.elasticache={},a.ElastiCache=o.defineService("elasticache",["2012-11-15*","2014-03-24*","2014-07-15*","2014-09-30*","2015-02-02"]),Object.defineProperty(n.services.elasticache,"2015-02-02",{get:function(){var e=i(58426);return e.paginators=i(79559).o,e.waiters=i(29787).V,e},enumerable:!0,configurable:!0}),e.exports=a.ElastiCache},96741:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.elasticbeanstalk={},a.ElasticBeanstalk=o.defineService("elasticbeanstalk",["2010-12-01"]),Object.defineProperty(n.services.elasticbeanstalk,"2010-12-01",{get:function(){var e=i(72508);return e.paginators=i(72305).o,e.waiters=i(62534).V,e},enumerable:!0,configurable:!0}),e.exports=a.ElasticBeanstalk},69979:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.elastictranscoder={},a.ElasticTranscoder=o.defineService("elastictranscoder",["2012-09-25"]),Object.defineProperty(n.services.elastictranscoder,"2012-09-25",{get:function(){var e=i(25418);return e.paginators=i(36121).o,e.waiters=i(59345).V,e},enumerable:!0,configurable:!0}),e.exports=a.ElasticTranscoder},26300:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.elb={},a.ELB=o.defineService("elb",["2012-06-01"]),Object.defineProperty(n.services.elb,"2012-06-01",{get:function(){var e=i(66258);return e.paginators=i(77372).o,e.waiters=i(56717).V,e},enumerable:!0,configurable:!0}),e.exports=a.ELB},18036:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.elbv2={},a.ELBv2=o.defineService("elbv2",["2015-12-01"]),Object.defineProperty(n.services.elbv2,"2015-12-01",{get:function(){var e=i(42628);return e.paginators=i(12274).o,e.waiters=i(56106).V,e},enumerable:!0,configurable:!0}),e.exports=a.ELBv2},31007:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.emr={},a.EMR=o.defineService("emr",["2009-03-31"]),Object.defineProperty(n.services.emr,"2009-03-31",{get:function(){var e=i(91298);return e.paginators=i(62965).o,e.waiters=i(86792).V,e},enumerable:!0,configurable:!0}),e.exports=a.EMR},80032:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.firehose={},a.Firehose=o.defineService("firehose",["2015-08-04"]),Object.defineProperty(n.services.firehose,"2015-08-04",{get:function(){var e=i(48886);return e.paginators=i(47400).o,e},enumerable:!0,configurable:!0}),e.exports=a.Firehose},64359:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.forecastqueryservice={},a.ForecastQueryService=o.defineService("forecastqueryservice",["2018-06-26"]),Object.defineProperty(n.services.forecastqueryservice,"2018-06-26",{get:function(){var e=i(23865);return e.paginators=i(98135).o,e},enumerable:!0,configurable:!0}),e.exports=a.ForecastQueryService},25585:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.forecastservice={},a.ForecastService=o.defineService("forecastservice",["2018-06-26"]),Object.defineProperty(n.services.forecastservice,"2018-06-26",{get:function(){var e=i(6468);return e.paginators=i(45338).o,e},enumerable:!0,configurable:!0}),e.exports=a.ForecastService},11677:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.gamelift={},a.GameLift=o.defineService("gamelift",["2015-10-01"]),Object.defineProperty(n.services.gamelift,"2015-10-01",{get:function(){var e=i(69257);return e.paginators=i(88381).o,e},enumerable:!0,configurable:!0}),e.exports=a.GameLift},21941:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.iam={},a.IAM=o.defineService("iam",["2010-05-08"]),Object.defineProperty(n.services.iam,"2010-05-08",{get:function(){var e=i(27041);return e.paginators=i(97583).o,e.waiters=i(37757).V,e},enumerable:!0,configurable:!0}),e.exports=a.IAM},34979:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.inspector={},a.Inspector=o.defineService("inspector",["2015-08-18*","2016-02-16"]),Object.defineProperty(n.services.inspector,"2016-02-16",{get:function(){var e=i(71649);return e.paginators=i(69242).o,e},enumerable:!0,configurable:!0}),e.exports=a.Inspector},18709:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.iot={},a.Iot=o.defineService("iot",["2015-05-28"]),Object.defineProperty(n.services.iot,"2015-05-28",{get:function(){var e=i(40063);return e.paginators=i(43999).o,e},enumerable:!0,configurable:!0}),e.exports=a.Iot},37069:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.iotanalytics={},a.IoTAnalytics=o.defineService("iotanalytics",["2017-11-27"]),Object.defineProperty(n.services.iotanalytics,"2017-11-27",{get:function(){var e=i(84609);return e.paginators=i(45498).o,e},enumerable:!0,configurable:!0}),e.exports=a.IoTAnalytics},5158:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.iotdata={},a.IotData=o.defineService("iotdata",["2015-05-28"]),i(17414),Object.defineProperty(n.services.iotdata,"2015-05-28",{get:function(){var e=i(21717);return e.paginators=i(31896).o,e},enumerable:!0,configurable:!0}),e.exports=a.IotData},62121:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.kinesis={},a.Kinesis=o.defineService("kinesis",["2013-12-02"]),Object.defineProperty(n.services.kinesis,"2013-12-02",{get:function(){var e=i(648);return e.paginators=i(10424).o,e.waiters=i(54059).V,e},enumerable:!0,configurable:!0}),e.exports=a.Kinesis},75679:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.kinesisvideo={},a.KinesisVideo=o.defineService("kinesisvideo",["2017-09-30"]),Object.defineProperty(n.services.kinesisvideo,"2017-09-30",{get:function(){var e=i(96305);return e.paginators=i(50061).o,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideo},79807:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.kinesisvideoarchivedmedia={},a.KinesisVideoArchivedMedia=o.defineService("kinesisvideoarchivedmedia",["2017-09-30"]),Object.defineProperty(n.services.kinesisvideoarchivedmedia,"2017-09-30",{get:function(){var e=i(93140);return e.paginators=i(27352).o,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideoArchivedMedia},12712:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.kinesisvideomedia={},a.KinesisVideoMedia=o.defineService("kinesisvideomedia",["2017-09-30"]),Object.defineProperty(n.services.kinesisvideomedia,"2017-09-30",{get:function(){var e=i(18898);return e.paginators=i(85061).o,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideoMedia},10204:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.kinesisvideosignalingchannels={},a.KinesisVideoSignalingChannels=o.defineService("kinesisvideosignalingchannels",["2019-12-04"]),Object.defineProperty(n.services.kinesisvideosignalingchannels,"2019-12-04",{get:function(){var e=i(89769);return e.paginators=i(41939).o,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideoSignalingChannels},71227:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.kms={},a.KMS=o.defineService("kms",["2014-11-01"]),Object.defineProperty(n.services.kms,"2014-11-01",{get:function(){var e=i(1219);return e.paginators=i(71402).o,e},enumerable:!0,configurable:!0}),e.exports=a.KMS},77944:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.lambda={},a.Lambda=o.defineService("lambda",["2014-11-11","2015-03-31"]),i(85447),Object.defineProperty(n.services.lambda,"2014-11-11",{get:function(){var e=i(91251);return e.paginators=i(79210).o,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.lambda,"2015-03-31",{get:function(){var e=i(29103);return e.paginators=i(32057).o,e.waiters=i(40626).V,e},enumerable:!0,configurable:!0}),e.exports=a.Lambda},79102:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.lexmodelbuildingservice={},a.LexModelBuildingService=o.defineService("lexmodelbuildingservice",["2017-04-19"]),Object.defineProperty(n.services.lexmodelbuildingservice,"2017-04-19",{get:function(){var e=i(96327);return e.paginators=i(12348).o,e},enumerable:!0,configurable:!0}),e.exports=a.LexModelBuildingService},12658:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.lexruntime={},a.LexRuntime=o.defineService("lexruntime",["2016-11-28"]),Object.defineProperty(n.services.lexruntime,"2016-11-28",{get:function(){var e=i(11059);return e.paginators=i(97715).o,e},enumerable:!0,configurable:!0}),e.exports=a.LexRuntime},39064:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.lexruntimev2={},a.LexRuntimeV2=o.defineService("lexruntimev2",["2020-08-07"]),Object.defineProperty(n.services.lexruntimev2,"2020-08-07",{get:function(){var e=i(17908);return e.paginators=i(469).o,e},enumerable:!0,configurable:!0}),e.exports=a.LexRuntimeV2},64276:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.location={},a.Location=o.defineService("location",["2020-11-19"]),Object.defineProperty(n.services.location,"2020-11-19",{get:function(){var e=i(79257);return e.paginators=i(53350).o,e},enumerable:!0,configurable:!0}),e.exports=a.Location},87365:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.machinelearning={},a.MachineLearning=o.defineService("machinelearning",["2014-12-12"]),i(50566),Object.defineProperty(n.services.machinelearning,"2014-12-12",{get:function(){var e=i(4069);return e.paginators=i(95535).o,e.waiters=i(23194).V,e},enumerable:!0,configurable:!0}),e.exports=a.MachineLearning},82289:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.marketplacecatalog={},a.MarketplaceCatalog=o.defineService("marketplacecatalog",["2018-09-17"]),Object.defineProperty(n.services.marketplacecatalog,"2018-09-17",{get:function(){var e=i(87122);return e.paginators=i(30187).o,e},enumerable:!0,configurable:!0}),e.exports=a.MarketplaceCatalog},740:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.marketplacecommerceanalytics={},a.MarketplaceCommerceAnalytics=o.defineService("marketplacecommerceanalytics",["2015-07-01"]),Object.defineProperty(n.services.marketplacecommerceanalytics,"2015-07-01",{get:function(){var e=i(96696);return e.paginators=i(43265).o,e},enumerable:!0,configurable:!0}),e.exports=a.MarketplaceCommerceAnalytics},99855:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.mediastoredata={},a.MediaStoreData=o.defineService("mediastoredata",["2017-09-01"]),Object.defineProperty(n.services.mediastoredata,"2017-09-01",{get:function(){var e=i(55081);return e.paginators=i(97948).o,e},enumerable:!0,configurable:!0}),e.exports=a.MediaStoreData},69900:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.mobileanalytics={},a.MobileAnalytics=o.defineService("mobileanalytics",["2014-06-05"]),Object.defineProperty(n.services.mobileanalytics,"2014-06-05",{get:function(){return i(90338)},enumerable:!0,configurable:!0}),e.exports=a.MobileAnalytics},14803:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.mturk={},a.MTurk=o.defineService("mturk",["2017-01-17"]),Object.defineProperty(n.services.mturk,"2017-01-17",{get:function(){var e=i(73064);return e.paginators=i(42409).o,e},enumerable:!0,configurable:!0}),e.exports=a.MTurk},68999:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.opsworks={},a.OpsWorks=o.defineService("opsworks",["2013-02-18"]),Object.defineProperty(n.services.opsworks,"2013-02-18",{get:function(){var e=i(22805);return e.paginators=i(24750).o,e.waiters=i(74961).V,e},enumerable:!0,configurable:!0}),e.exports=a.OpsWorks},31651:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.personalize={},a.Personalize=o.defineService("personalize",["2018-05-22"]),Object.defineProperty(n.services.personalize,"2018-05-22",{get:function(){var e=i(70169);return e.paginators=i(64441).o,e},enumerable:!0,configurable:!0}),e.exports=a.Personalize},8373:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.personalizeevents={},a.PersonalizeEvents=o.defineService("personalizeevents",["2018-03-22"]),Object.defineProperty(n.services.personalizeevents,"2018-03-22",{get:function(){var e=i(3606);return e.paginators=i(94507).o,e},enumerable:!0,configurable:!0}),e.exports=a.PersonalizeEvents},87830:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.personalizeruntime={},a.PersonalizeRuntime=o.defineService("personalizeruntime",["2018-05-22"]),Object.defineProperty(n.services.personalizeruntime,"2018-05-22",{get:function(){var e=i(18824);return e.paginators=i(8069).o,e},enumerable:!0,configurable:!0}),e.exports=a.PersonalizeRuntime},46293:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.polly={},a.Polly=o.defineService("polly",["2016-06-10"]),i(92540),Object.defineProperty(n.services.polly,"2016-06-10",{get:function(){var e=i(55078);return e.paginators=i(77060).o,e},enumerable:!0,configurable:!0}),e.exports=a.Polly},88958:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.pricing={},a.Pricing=o.defineService("pricing",["2017-10-15"]),Object.defineProperty(n.services.pricing,"2017-10-15",{get:function(){var e=i(22484);return e.paginators=i(60369).o,e.waiters=i(41996).V,e},enumerable:!0,configurable:!0}),e.exports=a.Pricing},24376:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.rds={},a.RDS=o.defineService("rds",["2013-01-10","2013-02-12","2013-09-09","2014-09-01","2014-09-01*","2014-10-31"]),i(99875),Object.defineProperty(n.services.rds,"2013-01-10",{get:function(){var e=i(59989);return e.paginators=i(978).o,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.rds,"2013-02-12",{get:function(){var e=i(55061);return e.paginators=i(39581).o,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.rds,"2013-09-09",{get:function(){var e=i(36331);return e.paginators=i(14485).o,e.waiters=i(36851).V,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.rds,"2014-09-01",{get:function(){var e=i(19226);return e.paginators=i(49863).o,e},enumerable:!0,configurable:!0}),Object.defineProperty(n.services.rds,"2014-10-31",{get:function(){var e=i(91916);return e.paginators=i(85082).o,e.waiters=i(20371).V,e},enumerable:!0,configurable:!0}),e.exports=a.RDS},33058:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.redshift={},a.Redshift=o.defineService("redshift",["2012-12-01"]),Object.defineProperty(n.services.redshift,"2012-12-01",{get:function(){var e=i(24827);return e.paginators=i(88012).o,e.waiters=i(79011).V,e},enumerable:!0,configurable:!0}),e.exports=a.Redshift},96545:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.rekognition={},a.Rekognition=o.defineService("rekognition",["2016-06-27"]),Object.defineProperty(n.services.rekognition,"2016-06-27",{get:function(){var e=i(66442);return e.paginators=i(37753).o,e.waiters=i(78910).V,e},enumerable:!0,configurable:!0}),e.exports=a.Rekognition},26170:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.resourcegroups={},a.ResourceGroups=o.defineService("resourcegroups",["2017-11-27"]),Object.defineProperty(n.services.resourcegroups,"2017-11-27",{get:function(){var e=i(73621);return e.paginators=i(24085).o,e},enumerable:!0,configurable:!0}),e.exports=a.ResourceGroups},11023:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.route53={},a.Route53=o.defineService("route53",["2013-04-01"]),i(12449),Object.defineProperty(n.services.route53,"2013-04-01",{get:function(){var e=i(20959);return e.paginators=i(46456).o,e.waiters=i(28347).V,e},enumerable:!0,configurable:!0}),e.exports=a.Route53},8254:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.route53domains={},a.Route53Domains=o.defineService("route53domains",["2014-05-15"]),Object.defineProperty(n.services.route53domains,"2014-05-15",{get:function(){var e=i(57598);return e.paginators=i(52189).o,e},enumerable:!0,configurable:!0}),e.exports=a.Route53Domains},89114:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.s3={},a.S3=o.defineService("s3",["2006-03-01"]),i(57700),Object.defineProperty(n.services.s3,"2006-03-01",{get:function(){var e=i(1129);return e.paginators=i(7265).o,e.waiters=i(74048).V,e},enumerable:!0,configurable:!0}),e.exports=a.S3},54186:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.secretsmanager={},a.SecretsManager=o.defineService("secretsmanager",["2017-10-17"]),Object.defineProperty(n.services.secretsmanager,"2017-10-17",{get:function(){var e=i(89470);return e.paginators=i(25613).o,e},enumerable:!0,configurable:!0}),e.exports=a.SecretsManager},32734:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.servicecatalog={},a.ServiceCatalog=o.defineService("servicecatalog",["2015-12-10"]),Object.defineProperty(n.services.servicecatalog,"2015-12-10",{get:function(){var e=i(95500);return e.paginators=i(21687).o,e},enumerable:!0,configurable:!0}),e.exports=a.ServiceCatalog},40602:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.ses={},a.SES=o.defineService("ses",["2010-12-01"]),Object.defineProperty(n.services.ses,"2010-12-01",{get:function(){var e=i(56693);return e.paginators=i(9399).o,e.waiters=i(98229).V,e},enumerable:!0,configurable:!0}),e.exports=a.SES},91390:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.sns={},a.SNS=o.defineService("sns",["2010-03-31"]),Object.defineProperty(n.services.sns,"2010-03-31",{get:function(){var e=i(64387);return e.paginators=i(58054).o,e},enumerable:!0,configurable:!0}),e.exports=a.SNS},47275:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.sqs={},a.SQS=o.defineService("sqs",["2012-11-05"]),i(5387),Object.defineProperty(n.services.sqs,"2012-11-05",{get:function(){var e=i(53974);return e.paginators=i(17249).o,e},enumerable:!0,configurable:!0}),e.exports=a.SQS},30679:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.ssm={},a.SSM=o.defineService("ssm",["2014-11-06"]),Object.defineProperty(n.services.ssm,"2014-11-06",{get:function(){var e=i(44596);return e.paginators=i(5135).o,e.waiters=i(98523).V,e},enumerable:!0,configurable:!0}),e.exports=a.SSM},98296:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.storagegateway={},a.StorageGateway=o.defineService("storagegateway",["2013-06-30"]),Object.defineProperty(n.services.storagegateway,"2013-06-30",{get:function(){var e=i(11069);return e.paginators=i(33999).o,e},enumerable:!0,configurable:!0}),e.exports=a.StorageGateway},62362:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.sts={},a.STS=o.defineService("sts",["2011-06-15"]),i(28177),Object.defineProperty(n.services.sts,"2011-06-15",{get:function(){var e=i(80753);return e.paginators=i(93639).o,e},enumerable:!0,configurable:!0}),e.exports=a.STS},27589:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.translate={},a.Translate=o.defineService("translate",["2017-07-01"]),Object.defineProperty(n.services.translate,"2017-07-01",{get:function(){var e=i(61084);return e.paginators=i(40304).o,e},enumerable:!0,configurable:!0}),e.exports=a.Translate},2522:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.waf={},a.WAF=o.defineService("waf",["2015-08-24"]),Object.defineProperty(n.services.waf,"2015-08-24",{get:function(){var e=i(37925);return e.paginators=i(65794).o,e},enumerable:!0,configurable:!0}),e.exports=a.WAF},66431:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.workdocs={},a.WorkDocs=o.defineService("workdocs",["2016-05-01"]),Object.defineProperty(n.services.workdocs,"2016-05-01",{get:function(){var e=i(41052);return e.paginators=i(94768).o,e},enumerable:!0,configurable:!0}),e.exports=a.WorkDocs},78868:function(e,t,i){i(544);var a=i(8468),o=a.Service,n=a.apiLoader;n.services.xray={},a.XRay=o.defineService("xray",["2016-04-12"]),Object.defineProperty(n.services.xray,"2016-04-12",{get:function(){var e=i(97355);return e.paginators=i(97949).o,e},enumerable:!0,configurable:!0}),e.exports=a.XRay},44185:function(e){function t(e,i){if(!t.services.hasOwnProperty(e))throw new Error("InvalidService: Failed to load api for "+e);return t.services[e][i]}t.services={},e.exports=t},74912:function(e,t,i){i(544);var a=i(8468);"undefined"!==typeof window&&(window.AWS=a),e.exports=a,"undefined"!==typeof self&&(self.AWS=a),i(52968)},82623:function(e,t,i){var a=i(60555),o=i(40244),n=i(47811),r=i(97467);e.exports={createHash:function(e){if("md5"===(e=e.toLowerCase()))return new o;if("sha256"===e)return new r;if("sha1"===e)return new n;throw new Error("Hash algorithm "+e+" is not supported in the browser SDK")},createHmac:function(e,t){if("md5"===(e=e.toLowerCase()))return new a(o,t);if("sha256"===e)return new a(r,t);if("sha1"===e)return new a(n,t);throw new Error("HMAC algorithm "+e+" is not supported in the browser SDK")},createSign:function(){throw new Error("createSign is not implemented in the browser")}}},79488:function(e,t,i){var a=i(19778).lW;"undefined"!==typeof ArrayBuffer&&"undefined"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView=function(e){return o.indexOf(Object.prototype.toString.call(e))>-1});var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]","[object DataView]"];e.exports={isEmptyData:function(e){return"string"===typeof e?0===e.length:0===e.byteLength},convertToBuffer:function(e){return"string"===typeof e&&(e=new a(e,"utf8")),ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e)}}},60555:function(e,t,i){var a=i(79488);function o(e,t){this.hash=new e,this.outer=new e;var i=function(e,t){var i=a.convertToBuffer(t);if(i.byteLength>e.BLOCK_SIZE){var o=new e;o.update(i),i=o.digest()}var n=new Uint8Array(e.BLOCK_SIZE);return n.set(i),n}(e,t),o=new Uint8Array(e.BLOCK_SIZE);o.set(i);for(var n=0;n<e.BLOCK_SIZE;n++)i[n]^=54,o[n]^=92;this.hash.update(i),this.outer.update(o);for(n=0;n<i.byteLength;n++)i[n]=0}e.exports=o,o.prototype.update=function(e){if(a.isEmptyData(e)||this.error)return this;try{this.hash.update(a.convertToBuffer(e))}catch(t){this.error=t}return this},o.prototype.digest=function(e){return this.outer.finished||this.outer.update(this.hash.digest()),this.outer.digest(e)}},40244:function(e,t,i){var a=i(79488),o=i(19778).lW,n=64;function r(){this.state=[1732584193,4023233417,2562383102,271733878],this.buffer=new DataView(new ArrayBuffer(n)),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}function s(e,t,i,a,o,n){return((t=(t+e&4294967295)+(a+n&4294967295)&4294967295)<<o|t>>>32-o)+i&4294967295}function l(e,t,i,a,o,n,r){return s(t&i|~t&a,e,t,o,n,r)}function c(e,t,i,a,o,n,r){return s(t&a|i&~a,e,t,o,n,r)}function p(e,t,i,a,o,n,r){return s(t^i^a,e,t,o,n,r)}function h(e,t,i,a,o,n,r){return s(i^(t|~a),e,t,o,n,r)}e.exports=r,r.BLOCK_SIZE=n,r.prototype.update=function(e){if(a.isEmptyData(e))return this;if(this.finished)throw new Error("Attempted to update an already finished hash.");var t=a.convertToBuffer(e),i=0,o=t.byteLength;for(this.bytesHashed+=o;o>0;)this.buffer.setUint8(this.bufferLength++,t[i++]),o--,this.bufferLength===n&&(this.hashBuffer(),this.bufferLength=0);return this},r.prototype.digest=function(e){if(!this.finished){var t=this,i=t.buffer,a=t.bufferLength,r=8*t.bytesHashed;if(i.setUint8(this.bufferLength++,128),a%n>=56){for(var s=this.bufferLength;s<n;s++)i.setUint8(s,0);this.hashBuffer(),this.bufferLength=0}for(s=this.bufferLength;s<56;s++)i.setUint8(s,0);i.setUint32(56,r>>>0,!0),i.setUint32(60,Math.floor(r/4294967296),!0),this.hashBuffer(),this.finished=!0}var l=new DataView(new ArrayBuffer(16));for(s=0;s<4;s++)l.setUint32(4*s,this.state[s],!0);var c=new o(l.buffer,l.byteOffset,l.byteLength);return e?c.toString(e):c},r.prototype.hashBuffer=function(){var e=this.buffer,t=this.state,i=t[0],a=t[1],o=t[2],n=t[3];i=l(i,a,o,n,e.getUint32(0,!0),7,3614090360),n=l(n,i,a,o,e.getUint32(4,!0),12,3905402710),o=l(o,n,i,a,e.getUint32(8,!0),17,606105819),a=l(a,o,n,i,e.getUint32(12,!0),22,3250441966),i=l(i,a,o,n,e.getUint32(16,!0),7,4118548399),n=l(n,i,a,o,e.getUint32(20,!0),12,1200080426),o=l(o,n,i,a,e.getUint32(24,!0),17,2821735955),a=l(a,o,n,i,e.getUint32(28,!0),22,4249261313),i=l(i,a,o,n,e.getUint32(32,!0),7,1770035416),n=l(n,i,a,o,e.getUint32(36,!0),12,2336552879),o=l(o,n,i,a,e.getUint32(40,!0),17,4294925233),a=l(a,o,n,i,e.getUint32(44,!0),22,2304563134),i=l(i,a,o,n,e.getUint32(48,!0),7,1804603682),n=l(n,i,a,o,e.getUint32(52,!0),12,4254626195),o=l(o,n,i,a,e.getUint32(56,!0),17,2792965006),i=c(i,a=l(a,o,n,i,e.getUint32(60,!0),22,1236535329),o,n,e.getUint32(4,!0),5,4129170786),n=c(n,i,a,o,e.getUint32(24,!0),9,3225465664),o=c(o,n,i,a,e.getUint32(44,!0),14,643717713),a=c(a,o,n,i,e.getUint32(0,!0),20,3921069994),i=c(i,a,o,n,e.getUint32(20,!0),5,3593408605),n=c(n,i,a,o,e.getUint32(40,!0),9,38016083),o=c(o,n,i,a,e.getUint32(60,!0),14,3634488961),a=c(a,o,n,i,e.getUint32(16,!0),20,3889429448),i=c(i,a,o,n,e.getUint32(36,!0),5,568446438),n=c(n,i,a,o,e.getUint32(56,!0),9,3275163606),o=c(o,n,i,a,e.getUint32(12,!0),14,4107603335),a=c(a,o,n,i,e.getUint32(32,!0),20,1163531501),i=c(i,a,o,n,e.getUint32(52,!0),5,2850285829),n=c(n,i,a,o,e.getUint32(8,!0),9,4243563512),o=c(o,n,i,a,e.getUint32(28,!0),14,1735328473),i=p(i,a=c(a,o,n,i,e.getUint32(48,!0),20,2368359562),o,n,e.getUint32(20,!0),4,4294588738),n=p(n,i,a,o,e.getUint32(32,!0),11,2272392833),o=p(o,n,i,a,e.getUint32(44,!0),16,1839030562),a=p(a,o,n,i,e.getUint32(56,!0),23,4259657740),i=p(i,a,o,n,e.getUint32(4,!0),4,2763975236),n=p(n,i,a,o,e.getUint32(16,!0),11,1272893353),o=p(o,n,i,a,e.getUint32(28,!0),16,4139469664),a=p(a,o,n,i,e.getUint32(40,!0),23,3200236656),i=p(i,a,o,n,e.getUint32(52,!0),4,681279174),n=p(n,i,a,o,e.getUint32(0,!0),11,3936430074),o=p(o,n,i,a,e.getUint32(12,!0),16,3572445317),a=p(a,o,n,i,e.getUint32(24,!0),23,76029189),i=p(i,a,o,n,e.getUint32(36,!0),4,3654602809),n=p(n,i,a,o,e.getUint32(48,!0),11,3873151461),o=p(o,n,i,a,e.getUint32(60,!0),16,530742520),i=h(i,a=p(a,o,n,i,e.getUint32(8,!0),23,3299628645),o,n,e.getUint32(0,!0),6,4096336452),n=h(n,i,a,o,e.getUint32(28,!0),10,1126891415),o=h(o,n,i,a,e.getUint32(56,!0),15,2878612391),a=h(a,o,n,i,e.getUint32(20,!0),21,4237533241),i=h(i,a,o,n,e.getUint32(48,!0),6,1700485571),n=h(n,i,a,o,e.getUint32(12,!0),10,2399980690),o=h(o,n,i,a,e.getUint32(40,!0),15,4293915773),a=h(a,o,n,i,e.getUint32(4,!0),21,2240044497),i=h(i,a,o,n,e.getUint32(32,!0),6,1873313359),n=h(n,i,a,o,e.getUint32(60,!0),10,4264355552),o=h(o,n,i,a,e.getUint32(24,!0),15,2734768916),a=h(a,o,n,i,e.getUint32(52,!0),21,1309151649),i=h(i,a,o,n,e.getUint32(16,!0),6,4149444226),n=h(n,i,a,o,e.getUint32(44,!0),10,3174756917),o=h(o,n,i,a,e.getUint32(8,!0),15,718787259),a=h(a,o,n,i,e.getUint32(36,!0),21,3951481745),t[0]=i+t[0]&4294967295,t[1]=a+t[1]&4294967295,t[2]=o+t[2]&4294967295,t[3]=n+t[3]&4294967295}},47811:function(e,t,i){var a=i(19778).lW,o=i(79488);new Uint32Array([1518500249,1859775393,-1894007588,-899497514]),Math.pow(2,53);function n(){this.h0=1732584193,this.h1=4023233417,this.h2=2562383102,this.h3=271733878,this.h4=3285377520,this.block=new Uint32Array(80),this.offset=0,this.shift=24,this.totalLength=0}e.exports=n,n.BLOCK_SIZE=64,n.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(o.isEmptyData(e))return this;var t=(e=o.convertToBuffer(e)).length;this.totalLength+=8*t;for(var i=0;i<t;i++)this.write(e[i]);return this},n.prototype.write=function(e){this.block[this.offset]|=(255&e)<<this.shift,this.shift?this.shift-=8:(this.offset++,this.shift=24),16===this.offset&&this.processBlock()},n.prototype.digest=function(e){this.write(128),(this.offset>14||14===this.offset&&this.shift<24)&&this.processBlock(),this.offset=14,this.shift=24,this.write(0),this.write(0),this.write(this.totalLength>0xffffffffff?this.totalLength/1099511627776:0),this.write(this.totalLength>4294967295?this.totalLength/4294967296:0);for(var t=24;t>=0;t-=8)this.write(this.totalLength>>t);var i=new a(20),o=new DataView(i.buffer);return o.setUint32(0,this.h0,!1),o.setUint32(4,this.h1,!1),o.setUint32(8,this.h2,!1),o.setUint32(12,this.h3,!1),o.setUint32(16,this.h4,!1),e?i.toString(e):i},n.prototype.processBlock=function(){for(var e=16;e<80;e++){var t=this.block[e-3]^this.block[e-8]^this.block[e-14]^this.block[e-16];this.block[e]=t<<1|t>>>31}var i,a,o=this.h0,n=this.h1,r=this.h2,s=this.h3,l=this.h4;for(e=0;e<80;e++){e<20?(i=s^n&(r^s),a=1518500249):e<40?(i=n^r^s,a=1859775393):e<60?(i=n&r|s&(n|r),a=2400959708):(i=n^r^s,a=3395469782);var c=(o<<5|o>>>27)+i+l+a+(0|this.block[e]);l=s,s=r,r=n<<30|n>>>2,n=o,o=c}for(this.h0=this.h0+o|0,this.h1=this.h1+n|0,this.h2=this.h2+r|0,this.h3=this.h3+s|0,this.h4=this.h4+l|0,this.offset=0,e=0;e<16;e++)this.block[e]=0}},97467:function(e,t,i){var a=i(19778).lW,o=i(79488),n=64,r=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),s=Math.pow(2,53)-1;function l(){this.state=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}e.exports=l,l.BLOCK_SIZE=n,l.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(o.isEmptyData(e))return this;var t=0,i=(e=o.convertToBuffer(e)).byteLength;if(this.bytesHashed+=i,8*this.bytesHashed>s)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;i>0;)this.buffer[this.bufferLength++]=e[t++],i--,this.bufferLength===n&&(this.hashBuffer(),this.bufferLength=0);return this},l.prototype.digest=function(e){if(!this.finished){var t=8*this.bytesHashed,i=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),o=this.bufferLength;if(i.setUint8(this.bufferLength++,128),o%n>=56){for(var r=this.bufferLength;r<n;r++)i.setUint8(r,0);this.hashBuffer(),this.bufferLength=0}for(r=this.bufferLength;r<56;r++)i.setUint8(r,0);i.setUint32(56,Math.floor(t/4294967296),!0),i.setUint32(60,t),this.hashBuffer(),this.finished=!0}var s=new a(32);for(r=0;r<8;r++)s[4*r]=this.state[r]>>>24&255,s[4*r+1]=this.state[r]>>>16&255,s[4*r+2]=this.state[r]>>>8&255,s[4*r+3]=this.state[r]>>>0&255;return e?s.toString(e):s},l.prototype.hashBuffer=function(){for(var e=this.buffer,t=this.state,i=t[0],a=t[1],o=t[2],s=t[3],l=t[4],c=t[5],p=t[6],h=t[7],$=0;$<n;$++){if($<16)this.temp[$]=(255&e[4*$])<<24|(255&e[4*$+1])<<16|(255&e[4*$+2])<<8|255&e[4*$+3];else{var d=this.temp[$-2],u=(d>>>17|d<<15)^(d>>>19|d<<13)^d>>>10,m=((d=this.temp[$-15])>>>7|d<<25)^(d>>>18|d<<14)^d>>>3;this.temp[$]=(u+this.temp[$-7]|0)+(m+this.temp[$-16]|0)}var b=(((l>>>6|l<<26)^(l>>>11|l<<21)^(l>>>25|l<<7))+(l&c^~l&p)|0)+(h+(r[$]+this.temp[$]|0)|0)|0,y=((i>>>2|i<<30)^(i>>>13|i<<19)^(i>>>22|i<<10))+(i&a^i&o^a&o)|0;h=p,p=c,c=l,l=s+b|0,s=o,o=a,a=i,i=b+y|0}t[0]+=i,t[1]+=a,t[2]+=o,t[3]+=s,t[4]+=l,t[5]+=c,t[6]+=p,t[7]+=h}},544:function(e,t,i){var a=i(23657);a.crypto.lib=i(82623),a.Buffer=i(19778).lW,a.url=i(12114),a.querystring=i(30863),a.realClock=i(35067),a.environment="js",a.createEventStream=i(28962).createEventStream,a.isBrowser=function(){return!0},a.isNode=function(){return!1};var o=i(8468);if(e.exports=o,i(73916),i(28732),i(14524),i(79382),i(19589),i(89065),i(78437),o.XML.Parser=i(68918),i(76311),"undefined"===typeof n)var n={browser:!0}},65473:function(e,t,i){var a=i(8468),o=a.util.url,n=a.util.crypto.lib,r=a.util.base64.encode,s=a.util.inherit,l=function(e){var t={"+":"-","=":"_","/":"~"};return e.replace(/[\+=\/]/g,(function(e){return t[e]}))},c=function(e,t){var i=n.createSign("RSA-SHA1");return i.write(e),l(i.sign(t,"base64"))},p=function(e,t,i,a){var o=JSON.stringify({Statement:[{Resource:e,Condition:{DateLessThan:{"AWS:EpochTime":t}}}]});return{Expires:t,"Key-Pair-Id":i,Signature:c(o.toString(),a)}},h=function(e,t,i){return e=e.replace(/\s/gm,""),{Policy:l(r(e)),"Key-Pair-Id":t,Signature:c(e,i)}},$=function(e){var t=e.split("://");if(t.length<2)throw new Error("Invalid URL.");return t[0].replace("*","")},d=function(e){var t=o.parse(e);return t.path.replace(/^\//,"")+(t.hash||"")},u=function(e,t){if(!t||"function"!==typeof t)throw e;t(e)},m=function(e,t){if(!t||"function"!==typeof t)return e;t(null,e)};a.CloudFront.Signer=s({constructor:function(e,t){if(void 0===e||void 0===t)throw new Error("A key pair ID and private key are required");this.keyPairId=e,this.privateKey=t},getSignedCookie:function(e,t){var i="policy"in e?h(e.policy,this.keyPairId,this.privateKey):p(e.url,e.expires,this.keyPairId,this.privateKey),a={};for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(a["CloudFront-"+o]=i[o]);return m(a,t)},getSignedUrl:function(e,t){try{var i=function(e){switch($(e)){case"http":case"https":return e;case"rtmp":return d(e);default:throw new Error("Invalid URI scheme. Scheme must be one of http, https, or rtmp")}}(e.url)}catch(l){return u(l,t)}var a=o.parse(e.url,!0),n=Object.prototype.hasOwnProperty.call(e,"policy")?h(e.policy,this.keyPairId,this.privateKey):p(i,e.expires,this.keyPairId,this.privateKey);for(var r in a.search=null,n)Object.prototype.hasOwnProperty.call(n,r)&&(a.query[r]=n[r]);try{var s="rtmp"===$(e.url)?d(o.format(a)):o.format(a)}catch(l){return u(l,t)}return m(s,t)}}),e.exports=a.CloudFront.Signer},69070:function(e,t,i){var a,o=i(8468);i(73916),i(28732),o.Config=o.util.inherit({constructor:function(e){void 0===e&&(e={}),e=this.extractCredentials(e),o.util.each.call(this,this.keys,(function(t,i){this.set(t,e[t],i)}))},getCredentials:function(e){var t=this;function i(i){e(i,i?null:t.credentials)}function a(e,t){return new o.util.error(t||new Error,{code:"CredentialsError",message:e,name:"CredentialsError"})}t.credentials?"function"===typeof t.credentials.get?t.credentials.get((function(e){e&&(e=a("Could not load credentials from "+t.credentials.constructor.name,e)),i(e)})):function(){var e=null;t.credentials.accessKeyId&&t.credentials.secretAccessKey||(e=a("Missing credentials")),i(e)}():t.credentialProvider?t.credentialProvider.resolve((function(e,o){e&&(e=a("Could not load credentials from any providers",e)),t.credentials=o,i(e)})):i(a("No credentials to load"))},getToken:function(e){var t=this;function i(i){e(i,i?null:t.token)}function a(e,t){return new o.util.error(t||new Error,{code:"TokenError",message:e,name:"TokenError"})}t.token?"function"===typeof t.token.get?t.token.get((function(e){e&&(e=a("Could not load token from "+t.token.constructor.name,e)),i(e)})):function(){var e=null;t.token.token||(e=a("Missing token")),i(e)}():t.tokenProvider?t.tokenProvider.resolve((function(e,o){e&&(e=a("Could not load token from any providers",e)),t.token=o,i(e)})):i(a("No token to load"))},update:function(e,t){t=t||!1,e=this.extractCredentials(e),o.util.each.call(this,e,(function(e,i){(t||Object.prototype.hasOwnProperty.call(this.keys,e)||o.Service.hasService(e))&&this.set(e,i)}))},loadFromPath:function(e){this.clear();var t=JSON.parse(o.util.readFileSync(e)),i=new o.FileSystemCredentials(e),a=new o.CredentialProviderChain;return a.providers.unshift(i),a.resolve((function(e,i){if(e)throw e;t.credentials=i})),this.constructor(t),this},clear:function(){o.util.each.call(this,this.keys,(function(e){delete this[e]})),this.set("credentials",void 0),this.set("credentialProvider",void 0)},set:function(e,t,i){void 0===t?(void 0===i&&(i=this.keys[e]),this[e]="function"===typeof i?i.call(this):i):"httpOptions"===e&&this[e]?this[e]=o.util.merge(this[e],t):this[e]=t},keys:{credentials:null,credentialProvider:null,region:null,logger:null,apiVersions:{},apiVersion:null,endpoint:void 0,httpOptions:{timeout:12e4},maxRetries:void 0,maxRedirects:10,paramValidation:!0,sslEnabled:!0,s3ForcePathStyle:!1,s3BucketEndpoint:!1,s3DisableBodySigning:!0,s3UsEast1RegionalEndpoint:"legacy",s3UseArnRegion:void 0,computeChecksums:!0,convertResponseTypes:!0,correctClockSkew:!1,customUserAgent:null,dynamoDbCrc32:!0,systemClockOffset:0,signatureVersion:null,signatureCache:!0,retryDelayOptions:{},useAccelerateEndpoint:!1,clientSideMonitoring:!1,endpointDiscoveryEnabled:void 0,endpointCacheSize:1e3,hostPrefixEnabled:!0,stsRegionalEndpoints:"legacy",useFipsEndpoint:!1,useDualstackEndpoint:!1,token:null},extractCredentials:function(e){return e.accessKeyId&&e.secretAccessKey&&((e=o.util.copy(e)).credentials=new o.Credentials(e)),e},setPromisesDependency:function(e){a=e,null===e&&"function"===typeof Promise&&(a=Promise);var t=[o.Request,o.Credentials,o.CredentialProviderChain];o.S3&&(t.push(o.S3),o.S3.ManagedUpload&&t.push(o.S3.ManagedUpload)),o.util.addPromises(t,a)},getPromisesDependency:function(){return a}}),o.config=new o.Config},21980:function(e,t,i){var a=i(8468);function o(e,t){if("string"===typeof e){if(["legacy","regional"].indexOf(e.toLowerCase())>=0)return e.toLowerCase();throw a.util.error(new Error,t)}}e.exports=function(e,t){var i;if((e=e||{})[t.clientConfig]&&(i=o(e[t.clientConfig],{code:"InvalidConfiguration",message:'invalid "'+t.clientConfig+'" configuration. Expect "legacy" or "regional". Got "'+e[t.clientConfig]+'".'})))return i;if(!a.util.isNode())return i;if(Object.prototype.hasOwnProperty.call({NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"},t.env)&&(i=o({NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[t.env],{code:"InvalidEnvironmentalVariable",message:"invalid "+t.env+' environmental variable. Expect "legacy" or "regional". Got "'+{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[t.env]+'".'})))return i;var n={};try{n=a.util.getProfilesFromSharedConfig(a.util.iniLoader)[{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_PROFILE||a.util.defaultProfile]}catch(r){}return n&&Object.prototype.hasOwnProperty.call(n,t.sharedConfig)&&(i=o(n[t.sharedConfig],{code:"InvalidConfiguration",message:"invalid "+t.sharedConfig+' profile config. Expect "legacy" or "regional". Got "'+n[t.sharedConfig]+'".'})),i}},8468:function(e,t,i){var a={util:i(23657)};({}).toString(),e.exports=a,a.util.update(a,{VERSION:"2.1692.0",Signers:{},Protocol:{Json:i(89864),Query:i(66588),Rest:i(19701),RestJson:i(12085),RestXml:i(61622)},XML:{Builder:i(98302),Parser:null},JSON:{Builder:i(48212),Parser:i(26815)},Model:{Api:i(65565),Operation:i(91970),Shape:i(3825),Paginator:i(8594),ResourceWaiter:i(15545)},apiLoader:i(44185),EndpointCache:i(50038).$}),i(78451),i(75724),i(69070),i(78168),i(18663),i(33845),i(10767),i(90630),i(85232),i(70778),i(45663),a.events=new a.SequentialExecutor,a.util.memoizedProperty(a,"endpointCache",(function(){return new a.EndpointCache(a.config.endpointCacheSize)}),!0)},73916:function(e,t,i){var a=i(8468);a.Credentials=a.util.inherit({constructor:function(){if(a.util.hideProperties(this,["secretAccessKey"]),this.expired=!1,this.expireTime=null,this.refreshCallbacks=[],1===arguments.length&&"object"===typeof arguments[0]){var e=arguments[0].credentials||arguments[0];this.accessKeyId=e.accessKeyId,this.secretAccessKey=e.secretAccessKey,this.sessionToken=e.sessionToken}else this.accessKeyId=arguments[0],this.secretAccessKey=arguments[1],this.sessionToken=arguments[2]},expiryWindow:15,needsRefresh:function(){var e=a.util.date.getDate().getTime(),t=new Date(e+1e3*this.expiryWindow);return!!(this.expireTime&&t>this.expireTime)||(this.expired||!this.accessKeyId||!this.secretAccessKey)},get:function(e){var t=this;this.needsRefresh()?this.refresh((function(i){i||(t.expired=!1),e&&e(i)})):e&&e()},refresh:function(e){this.expired=!1,e()},coalesceRefresh:function(e,t){var i=this;1===i.refreshCallbacks.push(e)&&i.load((function(e){a.util.arrayEach(i.refreshCallbacks,(function(i){t?i(e):a.util.defer((function(){i(e)}))})),i.refreshCallbacks.length=0}))},load:function(e){e()}}),a.Credentials.addPromisesToClass=function(e){this.prototype.getPromise=a.util.promisifyMethod("get",e),this.prototype.refreshPromise=a.util.promisifyMethod("refresh",e)},a.Credentials.deletePromisesFromClass=function(){delete this.prototype.getPromise,delete this.prototype.refreshPromise},a.util.addPromises(a.Credentials)},79382:function(e,t,i){var a=i(8468),o=i(62362);a.ChainableTemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),e=e||{},this.errorCode="ChainableTemporaryCredentialsProviderFailure",this.expired=!0,this.tokenCodeFn=null;var t=a.util.copy(e.params)||{};if(t.RoleArn&&(t.RoleSessionName=t.RoleSessionName||"temporary-credentials"),t.SerialNumber){if(!e.tokenCodeFn||"function"!==typeof e.tokenCodeFn)throw new a.util.error(new Error("tokenCodeFn must be a function when params.SerialNumber is given"),{code:this.errorCode});this.tokenCodeFn=e.tokenCodeFn}var i=a.util.merge({params:t,credentials:e.masterCredentials||a.config.credentials},e.stsConfig||{});this.service=new o(i)},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this,i=t.service.config.params.RoleArn?"assumeRole":"getSessionToken";this.getTokenCode((function(a,o){var n={};a?e(a):(o&&(n.TokenCode=o),t.service[i](n,(function(i,a){i||t.service.credentialsFrom(a,t),e(i)})))}))},getTokenCode:function(e){var t=this;this.tokenCodeFn?this.tokenCodeFn(this.service.config.params.SerialNumber,(function(i,o){if(i){var n=i;return i instanceof Error&&(n=i.message),void e(a.util.error(new Error("Error fetching MFA token: "+n),{code:t.errorCode}))}e(null,o)})):e(null)}})},89065:function(e,t,i){var a=i(8468),o=i(49055),n=i(62362);a.CognitoIdentityCredentials=a.util.inherit(a.Credentials,{localStorageKey:{id:"aws.cognito.identity-id.",providers:"aws.cognito.identity-providers."},constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.data=null,this._identityId=null,this._clientConfig=a.util.copy(t||{}),this.loadCachedId();var i=this;Object.defineProperty(this,"identityId",{get:function(){return i.loadCachedId(),i._identityId||i.params.IdentityId},set:function(e){i._identityId=e}})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.data=null,t._identityId=null,t.getId((function(i){i?(t.clearIdOnNotAuthorized(i),e(i)):t.params.RoleArn?t.getCredentialsFromSTS(e):t.getCredentialsForIdentity(e)}))},clearCachedId:function(){this._identityId=null,delete this.params.IdentityId;var e=this.params.IdentityPoolId,t=this.params.LoginId||"";delete this.storage[this.localStorageKey.id+e+t],delete this.storage[this.localStorageKey.providers+e+t]},clearIdOnNotAuthorized:function(e){"NotAuthorizedException"==e.code&&this.clearCachedId()},getId:function(e){var t=this;if("string"===typeof t.params.IdentityId)return e(null,t.params.IdentityId);t.cognito.getId((function(i,a){!i&&a.IdentityId?(t.params.IdentityId=a.IdentityId,e(null,a.IdentityId)):e(i)}))},loadCredentials:function(e,t){e&&t&&(t.expired=!1,t.accessKeyId=e.Credentials.AccessKeyId,t.secretAccessKey=e.Credentials.SecretKey,t.sessionToken=e.Credentials.SessionToken,t.expireTime=e.Credentials.Expiration)},getCredentialsForIdentity:function(e){var t=this;t.cognito.getCredentialsForIdentity((function(i,a){i?t.clearIdOnNotAuthorized(i):(t.cacheId(a),t.data=a,t.loadCredentials(t.data,t)),e(i)}))},getCredentialsFromSTS:function(e){var t=this;t.cognito.getOpenIdToken((function(i,a){i?(t.clearIdOnNotAuthorized(i),e(i)):(t.cacheId(a),t.params.WebIdentityToken=a.Token,t.webIdentityCredentials.refresh((function(i){i||(t.data=t.webIdentityCredentials.data,t.sts.credentialsFrom(t.data,t)),e(i)})))}))},loadCachedId:function(){var e=this;if(a.util.isBrowser()&&!e.params.IdentityId){var t=e.getStorage("id");if(t&&e.params.Logins){var i=Object.keys(e.params.Logins);0!==(e.getStorage("providers")||"").split(",").filter((function(e){return-1!==i.indexOf(e)})).length&&(e.params.IdentityId=t)}else t&&(e.params.IdentityId=t)}},createClients:function(){var e=this._clientConfig;if(this.webIdentityCredentials=this.webIdentityCredentials||new a.WebIdentityCredentials(this.params,e),!this.cognito){var t=a.util.merge({},e);t.params=this.params,this.cognito=new o(t)}this.sts=this.sts||new n(e)},cacheId:function(e){this._identityId=e.IdentityId,this.params.IdentityId=this._identityId,a.util.isBrowser()&&(this.setStorage("id",e.IdentityId),this.params.Logins&&this.setStorage("providers",Object.keys(this.params.Logins).join(",")))},getStorage:function(e){return this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]},setStorage:function(e,t){try{this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]=t}catch(i){}},storage:function(){try{var e=a.util.isBrowser()&&null!==window.localStorage&&"object"===typeof window.localStorage?window.localStorage:{};return e["aws.test-storage"]="foobar",delete e["aws.test-storage"],e}catch(t){return{}}}()})},28732:function(e,t,i){var a=i(8468);a.CredentialProviderChain=a.util.inherit(a.Credentials,{constructor:function(e){this.providers=e||a.CredentialProviderChain.defaultProviders.slice(0),this.resolveCallbacks=[]},resolve:function(e){var t=this;if(0===t.providers.length)return e(new Error("No providers")),t;if(1===t.resolveCallbacks.push(e)){var i=0,o=t.providers.slice(0);!function e(n,r){if(!n&&r||i===o.length)return a.util.arrayEach(t.resolveCallbacks,(function(e){e(n,r)})),void(t.resolveCallbacks.length=0);var s=o[i++];(r="function"===typeof s?s.call():s).get?r.get((function(t){e(t,t?null:r)})):e(null,r)}()}return t}}),a.CredentialProviderChain.defaultProviders=[],a.CredentialProviderChain.addPromisesToClass=function(e){this.prototype.resolvePromise=a.util.promisifyMethod("resolve",e)},a.CredentialProviderChain.deletePromisesFromClass=function(){delete this.prototype.resolvePromise},a.util.addPromises(a.CredentialProviderChain)},78437:function(e,t,i){var a=i(8468),o=i(62362);a.SAMLCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),this.expired=!0,this.params=e},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithSAML((function(i,a){i||t.service.credentialsFrom(a,t),e(i)}))},createClients:function(){this.service=this.service||new o({params:this.params})}})},14524:function(e,t,i){var a=i(8468),o=i(62362);a.TemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.loadMasterCredentials(t),this.expired=!0,this.params=e||{},this.params.RoleArn&&(this.params.RoleSessionName=this.params.RoleSessionName||"temporary-credentials")},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.masterCredentials.get((function(){t.service.config.credentials=t.masterCredentials,(t.params.RoleArn?t.service.assumeRole:t.service.getSessionToken).call(t.service,(function(i,a){i||t.service.credentialsFrom(a,t),e(i)}))}))},loadMasterCredentials:function(e){for(this.masterCredentials=e||a.config.credentials;this.masterCredentials.masterCredentials;)this.masterCredentials=this.masterCredentials.masterCredentials;"function"!==typeof this.masterCredentials.get&&(this.masterCredentials=new a.Credentials(this.masterCredentials))},createClients:function(){this.service=this.service||new o({params:this.params})}})},19589:function(e,t,i){var a=i(8468),o=i(62362);a.WebIdentityCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.params.RoleSessionName=this.params.RoleSessionName||"web-identity",this.data=null,this._clientConfig=a.util.copy(t||{})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithWebIdentity((function(i,a){t.data=null,i||(t.data=a,t.service.credentialsFrom(a,t)),e(i)}))},createClients:function(){if(!this.service){var e=a.util.merge({},this._clientConfig);e.params=this.params,this.service=new o(e)}}})},24265:function(e,t,i){var a=i(8468),o=i(23657),n=["AWS_ENABLE_ENDPOINT_DISCOVERY","AWS_ENDPOINT_DISCOVERY_ENABLED"];function r(e){var t=e.service,i=t.api||{},a=(i.operations,{});return t.config.region&&(a.region=t.config.region),i.serviceId&&(a.serviceId=i.serviceId),t.config.credentials.accessKeyId&&(a.accessKeyId=t.config.credentials.accessKeyId),a}function s(e,t,i){i&&void 0!==t&&null!==t&&"structure"===i.type&&i.required&&i.required.length>0&&o.arrayEach(i.required,(function(a){var o=i.members[a];if(!0===o.endpointDiscoveryId){var n=o.isLocationName?o.name:a;e[n]=String(t[a])}else s(e,t[a],o)}))}function l(e,t){var i={};return s(i,e.params,t),i}function c(e){var t=e.service,i=t.api,n=i.operations?i.operations[e.operation]:void 0,s=l(e,n?n.input:void 0),c=r(e);Object.keys(s).length>0&&(c=o.update(c,s),n&&(c.operation=n.name));var p=a.endpointCache.get(c);if(!p||1!==p.length||""!==p[0].Address)if(p&&p.length>0)e.httpRequest.updateEndpoint(p[0].Address);else{var h=t.makeRequest(i.endpointOperation,{Operation:n.name,Identifiers:s});$(h),h.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),h.removeListener("retry",a.EventListeners.Core.RETRY_CHECK),a.endpointCache.put(c,[{Address:"",CachePeriodInMinutes:1}]),h.send((function(e,t){t&&t.Endpoints?a.endpointCache.put(c,t.Endpoints):e&&a.endpointCache.put(c,[{Address:"",CachePeriodInMinutes:1}])}))}}var p={};function h(e,t){var i=e.service,n=i.api,s=n.operations?n.operations[e.operation]:void 0,c=s?s.input:void 0,h=l(e,c),d=r(e);Object.keys(h).length>0&&(d=o.update(d,h),s&&(d.operation=s.name));var u=a.EndpointCache.getKeyString(d),m=a.endpointCache.get(u);if(m&&1===m.length&&""===m[0].Address)return p[u]||(p[u]=[]),void p[u].push({request:e,callback:t});if(m&&m.length>0)e.httpRequest.updateEndpoint(m[0].Address),t();else{var b=i.makeRequest(n.endpointOperation,{Operation:s.name,Identifiers:h});b.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),$(b),a.endpointCache.put(u,[{Address:"",CachePeriodInMinutes:60}]),b.send((function(i,n){if(i){if(e.response.error=o.error(i,{retryable:!1}),a.endpointCache.remove(d),p[u]){var r=p[u];o.arrayEach(r,(function(e){e.request.response.error=o.error(i,{retryable:!1}),e.callback()})),delete p[u]}}else if(n&&(a.endpointCache.put(u,n.Endpoints),e.httpRequest.updateEndpoint(n.Endpoints[0].Address),p[u])){r=p[u];o.arrayEach(r,(function(e){e.request.httpRequest.updateEndpoint(n.Endpoints[0].Address),e.callback()})),delete p[u]}t()}))}}function $(e){var t=e.service.api.apiVersion;t&&!e.httpRequest.headers["x-amz-api-version"]&&(e.httpRequest.headers["x-amz-api-version"]=t)}function d(e){var t=e.error,i=e.httpResponse;if(t&&("InvalidEndpointException"===t.code||421===i.statusCode)){var n=e.request,s=n.service.api.operations||{},c=l(n,s[n.operation]?s[n.operation].input:void 0),p=r(n);Object.keys(c).length>0&&(p=o.update(p,c),s[n.operation]&&(p.operation=s[n.operation].name)),a.endpointCache.remove(p)}}function u(e){return["false","0"].indexOf(e)>=0}e.exports={discoverEndpoint:function(e,t){var i=e.service||{};if(function(e){if(e._originalConfig&&e._originalConfig.endpoint&&!0===e._originalConfig.endpointDiscoveryEnabled)throw o.error(new Error,{code:"ConfigurationException",message:"Custom endpoint is supplied; endpointDiscoveryEnabled must not be true."});var t=a.config[e.serviceIdentifier]||{};return Boolean(a.config.endpoint||t.endpoint||e._originalConfig&&e._originalConfig.endpoint)}(i)||e.isPresigned())return t();var r=(i.api.operations||{})[e.operation],s=r?r.endpointDiscoveryRequired:"NULL",l=function(e){var t=e.service||{};if(void 0!==t.config.endpointDiscoveryEnabled)return t.config.endpointDiscoveryEnabled;if(!o.isBrowser()){for(var i=0;i<n.length;i++){var r=n[i];if(Object.prototype.hasOwnProperty.call({NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"},r)){if(""==={NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[r]||void 0==={NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[r])throw o.error(new Error,{code:"ConfigurationException",message:"environmental variable "+r+" cannot be set to nothing"});return!u({NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[r])}}var s={};try{s=a.util.iniLoader?a.util.iniLoader.loadFrom({isConfig:!0,filename:{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[a.util.sharedConfigFileEnv]}):{}}catch(c){}var l=s[{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_PROFILE||a.util.defaultProfile]||{};if(Object.prototype.hasOwnProperty.call(l,"endpoint_discovery_enabled")){if(void 0===l.endpoint_discovery_enabled)throw o.error(new Error,{code:"ConfigurationException",message:"config file entry 'endpoint_discovery_enabled' cannot be set to nothing"});return!u(l.endpoint_discovery_enabled)}}}(e),p=i.api.hasRequiredEndpointDiscovery;switch((l||p)&&e.httpRequest.appendToUserAgent("endpoint-discovery"),s){case"OPTIONAL":(l||p)&&(c(e),e.addNamedListener("INVALIDATE_CACHED_ENDPOINTS","extractError",d)),t();break;case"REQUIRED":if(!1===l){e.response.error=o.error(new Error,{code:"ConfigurationException",message:"Endpoint Discovery is disabled but "+i.api.className+"."+e.operation+"() requires it. Please check your configurations."}),t();break}e.addNamedListener("INVALIDATE_CACHED_ENDPOINTS","extractError",d),h(e,t);break;default:t()}},requiredDiscoverEndpoint:h,optionalDiscoverEndpoint:c,marshallCustomIdentifiers:l,getCacheKey:r,invalidateCachedEndpoint:d}},8547:function(e,t,i){var a=i(8468),o=a.util,n=i(86337).typeOf,r=i(84218),s=i(31622);function l(e,t){return t?new s(e):Number(e)}function c(e,t){var i={M:{}};for(var o in e){var n=a.DynamoDB.Converter.input(e[o],t);void 0!==n&&(i.M[o]=n)}return i}a.DynamoDB.Converter={input:function e(t,i){i=i||{};var o=n(t);return"Object"===o?c(t,i):"Array"===o?function(e,t){for(var i={L:[]},o=0;o<e.length;o++)i.L.push(a.DynamoDB.Converter.input(e[o],t));return i}(t,i):"Set"===o?function(e,t){t=t||{};var i=e.values;if(t.convertEmptyValues&&0===(i=function(e){var t=[];if({String:!0,Binary:!0,Number:!1}[e.type]){for(var i=0;i<e.values.length;i++)0!==e.values[i].length&&t.push(e.values[i]);return t}return e.values}(e)).length)return a.DynamoDB.Converter.input(null);var o={};switch(e.type){case"String":o.SS=i;break;case"Binary":o.BS=i;break;case"Number":o.NS=i.map((function(e){return e.toString()}))}return o}(t,i):"String"===o?0===t.length&&i.convertEmptyValues?e(null):{S:t}:"Number"===o||"NumberValue"===o?{N:t.toString()}:"Binary"===o?0===t.length&&i.convertEmptyValues?e(null):{B:t}:"Boolean"===o?{BOOL:t}:"null"===o?{NULL:!0}:"undefined"!==o&&"Function"!==o?c(t,i):void 0},marshall:function(e,t){return a.DynamoDB.Converter.input(e,t).M},output:function e(t,i){var n,s,c;for(var p in i=i||{},t){var h=t[p];if("M"===p){for(var $ in s={},h)s[$]=e(h[$],i);return s}if("L"===p){for(n=[],c=0;c<h.length;c++)n.push(e(h[c],i));return n}if("SS"===p){for(n=[],c=0;c<h.length;c++)n.push(h[c]+"");return new r(n)}if("NS"===p){for(n=[],c=0;c<h.length;c++)n.push(l(h[c],i.wrapNumbers));return new r(n)}if("BS"===p){for(n=[],c=0;c<h.length;c++)n.push(a.util.buffer.toBuffer(h[c]));return new r(n)}if("S"===p)return h+"";if("N"===p)return l(h,i.wrapNumbers);if("B"===p)return o.buffer.toBuffer(h);if("BOOL"===p)return"true"===h||"TRUE"===h||!0===h;if("NULL"===p)return null}},unmarshall:function(e,t){return a.DynamoDB.Converter.output({M:e},t)}},e.exports=a.DynamoDB.Converter},55098:function(e,t,i){var a=i(8468),o=i(74952),n=i(84218);a.DynamoDB.DocumentClient=a.util.inherit({constructor:function(e){var t=this;t.options=e||{},t.configure(t.options)},configure:function(e){var t=this;t.service=e.service,t.bindServiceObject(e),t.attrValue=e.attrValue=t.service.api.operations.putItem.input.members.Item.value.shape},bindServiceObject:function(e){var t=this;if(e=e||{},t.service){var i=a.util.copy(t.service.config);t.service=new t.service.constructor.__super__(i),t.service.config.params=a.util.merge(t.service.config.params||{},e.params)}else t.service=new a.DynamoDB(e)},makeServiceRequest:function(e,t,i){var a=this,o=a.service[e](t);return a.setupRequest(o),a.setupResponse(o),"function"===typeof i&&o.send(i),o},serviceClientOperationsMap:{batchGet:"batchGetItem",batchWrite:"batchWriteItem",delete:"deleteItem",get:"getItem",put:"putItem",query:"query",scan:"scan",update:"updateItem",transactGet:"transactGetItems",transactWrite:"transactWriteItems"},batchGet:function(e,t){var i=this.serviceClientOperationsMap.batchGet;return this.makeServiceRequest(i,e,t)},batchWrite:function(e,t){var i=this.serviceClientOperationsMap.batchWrite;return this.makeServiceRequest(i,e,t)},delete:function(e,t){var i=this.serviceClientOperationsMap.delete;return this.makeServiceRequest(i,e,t)},get:function(e,t){var i=this.serviceClientOperationsMap.get;return this.makeServiceRequest(i,e,t)},put:function(e,t){var i=this.serviceClientOperationsMap.put;return this.makeServiceRequest(i,e,t)},update:function(e,t){var i=this.serviceClientOperationsMap.update;return this.makeServiceRequest(i,e,t)},scan:function(e,t){var i=this.serviceClientOperationsMap.scan;return this.makeServiceRequest(i,e,t)},query:function(e,t){var i=this.serviceClientOperationsMap.query;return this.makeServiceRequest(i,e,t)},transactWrite:function(e,t){var i=this.serviceClientOperationsMap.transactWrite;return this.makeServiceRequest(i,e,t)},transactGet:function(e,t){var i=this.serviceClientOperationsMap.transactGet;return this.makeServiceRequest(i,e,t)},createSet:function(e,t){return new n(e,t=t||{})},getTranslator:function(){return new o(this.options)},setupRequest:function(e){var t=this.getTranslator(),i=e.operation,o=e.service.api.operations[i].input;e._events.validate.unshift((function(e){e.rawParams=a.util.copy(e.params),e.params=t.translateInput(e.rawParams,o)}))},setupResponse:function(e){var t=this,i=t.getTranslator(),o=t.service.api.operations[e.operation].output;e.on("extractData",(function(e){e.data=i.translateOutput(e.data,o)})),e.response.nextPage=function(e){var i,o=this,n=o.request,r=n.service,s=n.operation;try{i=r.paginationConfig(s,!0)}catch(h){o.error=h}if(!o.hasNextPage()){if(e)e(o.error,null);else if(o.error)throw o.error;return null}var l=a.util.copy(n.rawParams);if(o.nextPageTokens){var c=i.inputToken;"string"===typeof c&&(c=[c]);for(var p=0;p<c.length;p++)l[c[p]]=o.nextPageTokens[p];return t[s](l,e)}return e?e(null,null):null}}}),e.exports=a.DynamoDB.DocumentClient},31622:function(e,t,i){var a=i(8468).util.inherit({constructor:function(e){this.wrapperName="NumberValue",this.value=e.toString()},toJSON:function(){return this.toNumber()},toNumber:function(){return Number(this.value)},toString:function(){return this.value}});e.exports=a},84218:function(e,t,i){var a=i(8468).util,o=i(86337).typeOf,n={String:"String",Number:"Number",NumberValue:"Number",Binary:"Binary"},r=a.inherit({constructor:function(e,t){t=t||{},this.wrapperName="Set",this.initialize(e,t.validate)},initialize:function(e,t){var i=this;i.values=[].concat(e),i.detectType(),t&&i.validate()},detectType:function(){if(this.type=n[o(this.values[0])],!this.type)throw a.error(new Error,{code:"InvalidSetType",message:"Sets can contain string, number, or binary values"})},validate:function(){for(var e=this,t=e.values.length,i=e.values,r=0;r<t;r++)if(n[o(i[r])]!==e.type)throw a.error(new Error,{code:"InvalidType",message:e.type+" Set contains "+o(i[r])+" value"})},toJSON:function(){return this.values}});e.exports=r},74952:function(e,t,i){var a=i(8468).util,o=i(8547),n=function(e){e=e||{},this.attrValue=e.attrValue,this.convertEmptyValues=Boolean(e.convertEmptyValues),this.wrapNumbers=Boolean(e.wrapNumbers)};n.prototype.translateInput=function(e,t){return this.mode="input",this.translate(e,t)},n.prototype.translateOutput=function(e,t){return this.mode="output",this.translate(e,t)},n.prototype.translate=function(e,t){var i=this;if(t&&void 0!==e){if(t.shape===i.attrValue)return o[i.mode](e,{convertEmptyValues:i.convertEmptyValues,wrapNumbers:i.wrapNumbers});switch(t.type){case"structure":return i.translateStructure(e,t);case"map":return i.translateMap(e,t);case"list":return i.translateList(e,t);default:return i.translateScalar(e,t)}}},n.prototype.translateStructure=function(e,t){var i=this;if(null!=e){var o={};return a.each(e,(function(e,a){var n=t.members[e];if(n){var r=i.translate(a,n);void 0!==r&&(o[e]=r)}})),o}},n.prototype.translateList=function(e,t){var i=this;if(null!=e){var o=[];return a.arrayEach(e,(function(e){var a=i.translate(e,t.member);void 0===a?o.push(null):o.push(a)})),o}},n.prototype.translateMap=function(e,t){var i=this;if(null!=e){var o={};return a.each(e,(function(e,a){var n=i.translate(a,t.value);o[e]=void 0===n?null:n})),o}},n.prototype.translateScalar=function(e,t){return t.toType(e)},e.exports=n},86337:function(e,t,i){var a=i(8468).util;function o(e){var t=["Buffer","File","Blob","ArrayBuffer","DataView","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array"];if(a.isNode()){var i=a.stream.Stream;if(a.Buffer.isBuffer(e)||e instanceof i)return!0}for(var o=0;o<t.length;o++)if(void 0!==e&&e.constructor){if(a.isType(e,t[o]))return!0;if(a.typeName(e.constructor)===t[o])return!0}return!1}e.exports={typeOf:function(e){return null===e&&"object"===typeof e?"null":void 0!==e&&o(e)?"Binary":void 0!==e&&e.constructor?e.wrapperName||a.typeName(e.constructor):void 0!==e&&"object"===typeof e?"Object":"undefined"},isBinary:o}},28962:function(e,t,i){var a=i(62155).eventMessageChunker,o=i(53523).parseEvent;e.exports={createEventStream:function(e,t,i){for(var n=a(e),r=[],s=0;s<n.length;s++)r.push(o(t,n[s],i));return r}}},62155:function(e){e.exports={eventMessageChunker:function(e){for(var t=[],i=0;i<e.length;){var a=e.readInt32BE(i),o=e.slice(i,a+i);i+=a,t.push(o)}return t}}},82553:function(e,t,i){var a=i(8468).util,o=a.buffer.toBuffer;function n(e){if(8!==e.length)throw new Error("Int64 buffers must be exactly 8 bytes");a.Buffer.isBuffer(e)||(e=o(e)),this.bytes=e}function r(e){for(var t=0;t<8;t++)e[t]^=255;for(t=7;t>-1&&(e[t]++,0===e[t]);t--);}n.fromNumber=function(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(e+" is too large (or, if negative, too small) to represent as an Int64");for(var t=new Uint8Array(8),i=7,a=Math.abs(Math.round(e));i>-1&&a>0;i--,a/=256)t[i]=a;return e<0&&r(t),new n(t)},n.prototype.valueOf=function(){var e=this.bytes.slice(0),t=128&e[0];return t&&r(e),parseInt(e.toString("hex"),16)*(t?-1:1)},n.prototype.toString=function(){return String(this.valueOf())},e.exports={Int64:n}},53523:function(e,t,i){var a=i(72408).parseMessage;e.exports={parseEvent:function(e,t,i){var o=a(t),n=o.headers[":message-type"];if(n){if("error"===n.value)throw function(e){var t=e.headers[":error-code"],i=e.headers[":error-message"],a=new Error(i.value||i);return a.code=a.name=t.value||t,a}(o);if("event"!==n.value)return}var r=o.headers[":event-type"],s=i.members[r.value];if(s){var l={},c=s.eventPayloadMemberName;if(c){var p=s.members[c];"binary"===p.type?l[c]=o.body:l[c]=e.parse(o.body.toString(),p)}for(var h=s.eventHeaderMemberNames,$=0;$<h.length;$++){var d=h[$];o.headers[d]&&(l[d]=s.members[d].toType(o.headers[d].value))}var u={};return u[r.value]=l,u}}}},72408:function(e,t,i){var a=i(82553).Int64,o=i(59184).splitMessage,n="boolean";function r(e){for(var t={},i=0;i<e.length;){var o=e.readUInt8(i++),r=e.slice(i,i+o).toString();switch(i+=o,e.readUInt8(i++)){case 0:t[r]={type:n,value:!0};break;case 1:t[r]={type:n,value:!1};break;case 2:t[r]={type:"byte",value:e.readInt8(i++)};break;case 3:t[r]={type:"short",value:e.readInt16BE(i)},i+=2;break;case 4:t[r]={type:"integer",value:e.readInt32BE(i)},i+=4;break;case 5:t[r]={type:"long",value:new a(e.slice(i,i+8))},i+=8;break;case 6:var s=e.readUInt16BE(i);i+=2,t[r]={type:"binary",value:e.slice(i,i+s)},i+=s;break;case 7:var l=e.readUInt16BE(i);i+=2,t[r]={type:"string",value:e.slice(i,i+l).toString()},i+=l;break;case 8:t[r]={type:"timestamp",value:new Date(new a(e.slice(i,i+8)).valueOf())},i+=8;break;case 9:var c=e.slice(i,i+16).toString("hex");i+=16,t[r]={type:"uuid",value:c.substr(0,8)+"-"+c.substr(8,4)+"-"+c.substr(12,4)+"-"+c.substr(16,4)+"-"+c.substr(20)};break;default:throw new Error("Unrecognized header type tag")}}return t}e.exports={parseMessage:function(e){var t=o(e);return{headers:r(t.headers),body:t.body}}}},59184:function(e,t,i){var a=i(8468).util,o=a.buffer.toBuffer;e.exports={splitMessage:function(e){if(a.Buffer.isBuffer(e)||(e=o(e)),e.length<16)throw new Error("Provided message too short to accommodate event stream message overhead");if(e.length!==e.readUInt32BE(0))throw new Error("Reported message length does not match received message length");var t=e.readUInt32BE(8);if(t!==a.crypto.crc32(e.slice(0,8)))throw new Error("The prelude checksum specified in the message ("+t+") does not match the calculated CRC32 checksum.");var i=e.readUInt32BE(e.length-4);if(i!==a.crypto.crc32(e.slice(0,e.length-4)))throw new Error("The message checksum did not match the expected value of "+i);var n=12+e.readUInt32BE(4);return{headers:e.slice(12,n),body:e.slice(n,e.length-4)}}}},18663:function(e,t,i){var a=i(8468),o=i(78451),n=i(24265).discoverEndpoint;function r(e){if(!e.service.api.operations)return"";var t=e.service.api.operations[e.operation];return t?t.authtype:""}function s(e){var t=e.service;return t.config.signatureVersion?t.config.signatureVersion:t.api.signatureVersion?t.api.signatureVersion:r(e)}a.EventListeners={Core:{}},a.EventListeners={Core:(new o).addNamedListeners((function(e,t){t("VALIDATE_CREDENTIALS","validate",(function(e,t){if(!e.service.api.signatureVersion&&!e.service.config.signatureVersion)return t();"bearer"!==s(e)?e.service.config.getCredentials((function(i){i&&(e.response.error=a.util.error(i,{code:"CredentialsError",message:"Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1"})),t()})):e.service.config.getToken((function(i){i&&(e.response.error=a.util.error(i,{code:"TokenError"})),t()}))})),e("VALIDATE_REGION","validate",(function(e){if(!e.service.isGlobalEndpoint){var t=new RegExp(/^([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9])$/);e.service.config.region?t.test(e.service.config.region)||(e.response.error=a.util.error(new Error,{code:"ConfigError",message:"Invalid region in config"})):e.response.error=a.util.error(new Error,{code:"ConfigError",message:"Missing region in config"})}})),e("BUILD_IDEMPOTENCY_TOKENS","validate",(function(e){if(e.service.api.operations){var t=e.service.api.operations[e.operation];if(t){var i=t.idempotentMembers;if(i.length){for(var o=a.util.copy(e.params),n=0,r=i.length;n<r;n++)o[i[n]]||(o[i[n]]=a.util.uuid.v4());e.params=o}}}})),e("VALIDATE_PARAMETERS","validate",(function(e){if(e.service.api.operations){var t=e.service.api.operations[e.operation].input,i=e.service.config.paramValidation;new a.ParamValidator(i).validate(t,e.params)}})),e("COMPUTE_CHECKSUM","afterBuild",(function(e){if(e.service.api.operations){var t=e.service.api.operations[e.operation];if(t){var i=e.httpRequest.body,o=i&&(a.util.Buffer.isBuffer(i)||"string"===typeof i),n=e.httpRequest.headers;if(t.httpChecksumRequired&&e.service.config.computeChecksums&&o&&!n["Content-MD5"]){var r=a.util.crypto.md5(i,"base64");n["Content-MD5"]=r}}}})),t("COMPUTE_SHA256","afterBuild",(function(e,t){if(e.haltHandlersOnError(),e.service.api.operations){var i=e.service.api.operations[e.operation],o=i?i.authtype:"";if(!e.service.api.signatureVersion&&!o&&!e.service.config.signatureVersion)return t();if(e.service.getSignerClass(e)===a.Signers.V4){var n=e.httpRequest.body||"";if(o.indexOf("unsigned-body")>=0)return e.httpRequest.headers["X-Amz-Content-Sha256"]="UNSIGNED-PAYLOAD",t();a.util.computeSha256(n,(function(i,a){i?t(i):(e.httpRequest.headers["X-Amz-Content-Sha256"]=a,t())}))}else t()}})),e("SET_CONTENT_LENGTH","afterBuild",(function(e){var t=r(e),i=a.util.getRequestPayloadShape(e);if(void 0===e.httpRequest.headers["Content-Length"])try{var o=a.util.string.byteLength(e.httpRequest.body);e.httpRequest.headers["Content-Length"]=o}catch(n){if(i&&i.isStreaming){if(i.requiresLength)throw n;if(t.indexOf("unsigned-body")>=0)return void(e.httpRequest.headers["Transfer-Encoding"]="chunked");throw n}throw n}})),e("SET_HTTP_HOST","afterBuild",(function(e){e.httpRequest.headers.Host=e.httpRequest.endpoint.host})),e("SET_TRACE_ID","afterBuild",(function(e){var t="X-Amzn-Trace-Id";if(a.util.isNode()&&!Object.hasOwnProperty.call(e.httpRequest.headers,t)){var i={NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_LAMBDA_FUNCTION_NAME,o={NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}._X_AMZN_TRACE_ID;"string"===typeof i&&i.length>0&&"string"===typeof o&&o.length>0&&(e.httpRequest.headers[t]=o)}})),e("RESTART","restart",(function(){var e=this.response.error;e&&e.retryable&&(this.httpRequest=new a.HttpRequest(this.service.endpoint,this.service.region),this.response.retryCount<this.service.config.maxRetries?this.response.retryCount++:this.response.error=null)}));t("DISCOVER_ENDPOINT","sign",n,!0),t("SIGN","sign",(function(e,t){var i=e.service,a=s(e);if(!a||0===a.length)return t();"bearer"===a?i.config.getToken((function(a,o){if(a)return e.response.error=a,t();try{new(i.getSignerClass(e))(e.httpRequest).addAuthorization(o)}catch(n){e.response.error=n}t()})):i.config.getCredentials((function(a,o){if(a)return e.response.error=a,t();try{var n=i.getSkewCorrectedDate(),r=i.getSignerClass(e),s=(e.service.api.operations||{})[e.operation],l=new r(e.httpRequest,i.getSigningName(e),{signatureCache:i.config.signatureCache,operation:s,signatureVersion:i.api.signatureVersion});l.setServiceClientId(i._clientId),delete e.httpRequest.headers.Authorization,delete e.httpRequest.headers.Date,delete e.httpRequest.headers["X-Amz-Date"],l.addAuthorization(o,n),e.signedAt=n}catch(c){e.response.error=c}t()}))})),e("VALIDATE_RESPONSE","validateResponse",(function(e){this.service.successfulResponse(e,this)?(e.data={},e.error=null):(e.data=null,e.error=a.util.error(new Error,{code:"UnknownError",message:"An unknown error occurred."}))})),e("ERROR","error",(function(e,t){if(t.request.service.api.awsQueryCompatible){var i=t.httpResponse.headers,a=i?i["x-amzn-query-error"]:void 0;a&&a.includes(";")&&(t.error.code=a.split(";")[0])}}),!0),t("SEND","send",(function(e,t){function i(i){e.httpResponse.stream=i;var o=e.request.httpRequest.stream,n=e.request.service,r=n.api,s=e.request.operation,l=r.operations[s]||{};i.on("headers",(function(o,r,s){if(e.request.emit("httpHeaders",[o,r,e,s]),!e.httpResponse.streaming)if(2===a.HttpClient.streamsApiVersion){if(l.hasEventOutput&&n.successfulResponse(e))return e.request.emit("httpDone"),void t();i.on("readable",(function(){var t=i.read();null!==t&&e.request.emit("httpData",[t,e])}))}else i.on("data",(function(t){e.request.emit("httpData",[t,e])}))})),i.on("end",(function(){if(!o||!o.didCallback){if(2===a.HttpClient.streamsApiVersion&&l.hasEventOutput&&n.successfulResponse(e))return;e.request.emit("httpDone"),t()}}))}function o(i){if("RequestAbortedError"!==i.code){var o="TimeoutError"===i.code?i.code:"NetworkingError";i=a.util.error(i,{code:o,region:e.request.httpRequest.region,hostname:e.request.httpRequest.endpoint.hostname,retryable:!0})}e.error=i,e.request.emit("httpError",[e.error,e],(function(){t()}))}function n(){var t,n=a.HttpClient.getInstance(),r=e.request.service.config.httpOptions||{};try{var s=n.handleRequest(e.request.httpRequest,r,i,o);(t=s).on("sendProgress",(function(t){e.request.emit("httpUploadProgress",[t,e])})),t.on("receiveProgress",(function(t){e.request.emit("httpDownloadProgress",[t,e])}))}catch(l){o(l)}}e.httpResponse._abortCallback=t,e.error=null,e.data=null,(e.request.service.getSkewCorrectedDate()-this.signedAt)/1e3>=600?this.emit("sign",[this],(function(e){e?t(e):n()})):n()})),e("HTTP_HEADERS","httpHeaders",(function(e,t,i,o){i.httpResponse.statusCode=e,i.httpResponse.statusMessage=o,i.httpResponse.headers=t,i.httpResponse.body=a.util.buffer.toBuffer(""),i.httpResponse.buffers=[],i.httpResponse.numBytes=0;var n=t.date||t.Date,r=i.request.service;if(n){var s=Date.parse(n);r.config.correctClockSkew&&r.isClockSkewed(s)&&r.applyClockOffset(s)}})),e("HTTP_DATA","httpData",(function(e,t){if(e){if(a.util.isNode()){t.httpResponse.numBytes+=e.length;var i=t.httpResponse.headers["content-length"],o={loaded:t.httpResponse.numBytes,total:i};t.request.emit("httpDownloadProgress",[o,t])}t.httpResponse.buffers.push(a.util.buffer.toBuffer(e))}})),e("HTTP_DONE","httpDone",(function(e){if(e.httpResponse.buffers&&e.httpResponse.buffers.length>0){var t=a.util.buffer.concat(e.httpResponse.buffers);e.httpResponse.body=t}delete e.httpResponse.numBytes,delete e.httpResponse.buffers})),e("FINALIZE_ERROR","retry",(function(e){e.httpResponse.statusCode&&(e.error.statusCode=e.httpResponse.statusCode,void 0===e.error.retryable&&(e.error.retryable=this.service.retryableError(e.error,this)))})),e("INVALIDATE_CREDENTIALS","retry",(function(e){if(e.error)switch(e.error.code){case"RequestExpired":case"ExpiredTokenException":case"ExpiredToken":e.error.retryable=!0,e.request.service.config.credentials.expired=!0}})),e("EXPIRED_SIGNATURE","retry",(function(e){var t=e.error;t&&"string"===typeof t.code&&"string"===typeof t.message&&t.code.match(/Signature/)&&t.message.match(/expired/)&&(e.error.retryable=!0)})),e("CLOCK_SKEWED","retry",(function(e){e.error&&this.service.clockSkewError(e.error)&&this.service.config.correctClockSkew&&(e.error.retryable=!0)})),e("REDIRECT","retry",(function(e){e.error&&e.error.statusCode>=300&&e.error.statusCode<400&&e.httpResponse.headers.location&&(this.httpRequest.endpoint=new a.Endpoint(e.httpResponse.headers.location),this.httpRequest.headers.Host=this.httpRequest.endpoint.host,this.httpRequest.path=this.httpRequest.endpoint.path,e.error.redirect=!0,e.error.retryable=!0)})),e("RETRY_CHECK","retry",(function(e){e.error&&(e.error.redirect&&e.redirectCount<e.maxRedirects?e.error.retryDelay=0:e.retryCount<e.maxRetries&&(e.error.retryDelay=this.service.retryDelays(e.retryCount,e.error)||0))})),t("RESET_RETRY_STATE","afterRetry",(function(e,t){var i,a=!1;e.error&&(i=e.error.retryDelay||0,e.error.retryable&&e.retryCount<e.maxRetries?(e.retryCount++,a=!0):e.error.redirect&&e.redirectCount<e.maxRedirects&&(e.redirectCount++,a=!0)),a&&i>=0?(e.error=null,setTimeout(t,i)):t()}))})),CorePost:(new o).addNamedListeners((function(e){e("EXTRACT_REQUEST_ID","extractData",a.util.extractRequestId),e("EXTRACT_REQUEST_ID","extractError",a.util.extractRequestId),e("ENOTFOUND_ERROR","httpError",(function(e){if("NetworkingError"===e.code&&function(e){return"ENOTFOUND"===e.errno||"number"===typeof e.errno&&"function"===typeof a.util.getSystemErrorName&&["EAI_NONAME","EAI_NODATA"].indexOf(a.util.getSystemErrorName(e.errno)>=0)}(e)){var t="Inaccessible host: `"+e.hostname+"' at port `"+e.port+"'. This service may not be available in the `"+e.region+"' region.";this.response.error=a.util.error(new Error(t),{code:"UnknownEndpoint",region:e.region,hostname:e.hostname,retryable:!0,originalError:e})}}))})),Logger:(new o).addNamedListeners((function(e){e("LOG_REQUEST","complete",(function(e){var t=e.request,o=t.service.config.logger;if(o){var n=function(){var n=(e.request.service.getSkewCorrectedDate().getTime()-t.startTime.getTime())/1e3,s=!!o.isTTY,l=e.httpResponse.statusCode,c=t.params;t.service.api.operations&&t.service.api.operations[t.operation]&&t.service.api.operations[t.operation].input&&(c=r(t.service.api.operations[t.operation].input,t.params));var p=i(49639).inspect(c,!0,null),h="";return s&&(h+="\x1b[33m"),h+="[AWS "+t.service.serviceIdentifier+" "+l,h+=" "+n.toString()+"s "+e.retryCount+" retries]",s&&(h+="\x1b[0;1m"),h+=" "+a.util.string.lowerFirst(t.operation),h+="("+p+")",s&&(h+="\x1b[0m"),h}();"function"===typeof o.log?o.log(n):"function"===typeof o.write&&o.write(n+"\n")}function r(e,t){if(!t)return t;if(e.isSensitive)return"***SensitiveInformation***";switch(e.type){case"structure":var i={};return a.util.each(t,(function(t,a){Object.prototype.hasOwnProperty.call(e.members,t)?i[t]=r(e.members[t],a):i[t]=a})),i;case"list":var o=[];return a.util.arrayEach(t,(function(t,i){o.push(r(e.member,t))})),o;case"map":var n={};return a.util.each(t,(function(t,i){n[t]=r(e.value,i)})),n;default:return t}}}))})),Json:(new o).addNamedListeners((function(e){var t=i(89864);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)})),Rest:(new o).addNamedListeners((function(e){var t=i(19701);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)})),RestJson:(new o).addNamedListeners((function(e){var t=i(12085);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError),e("UNSET_CONTENT_LENGTH","afterBuild",t.unsetContentLength)})),RestXml:(new o).addNamedListeners((function(e){var t=i(61622);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)})),Query:(new o).addNamedListeners((function(e){var t=i(66588);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)}))}},78168:function(e,t,i){var a=i(8468),o=a.util.inherit;a.Endpoint=o({constructor:function(e,t){if(a.util.hideProperties(this,["slashes","auth","hash","search","query"]),"undefined"===typeof e||null===e)throw new Error("Invalid endpoint: "+e);if("string"!==typeof e)return a.util.copy(e);e.match(/^http/)||(e=((t&&void 0!==t.sslEnabled?t.sslEnabled:a.config.sslEnabled)?"https":"http")+"://"+e);a.util.update(this,a.util.urlParse(e)),this.port?this.port=parseInt(this.port,10):this.port="https:"===this.protocol?443:80}}),a.HttpRequest=o({constructor:function(e,t){e=new a.Endpoint(e),this.method="POST",this.path=e.path||"/",this.headers={},this.body="",this.endpoint=e,this.region=t,this._userAgent="",this.setUserAgent()},setUserAgent:function(){this._userAgent=this.headers[this.getUserAgentHeaderName()]=a.util.userAgent()},getUserAgentHeaderName:function(){return(a.util.isBrowser()?"X-Amz-":"")+"User-Agent"},appendToUserAgent:function(e){"string"===typeof e&&e&&(this._userAgent+=" "+e),this.headers[this.getUserAgentHeaderName()]=this._userAgent},getUserAgent:function(){return this._userAgent},pathname:function(){return this.path.split("?",1)[0]},search:function(){var e=this.path.split("?",2)[1];return e?(e=a.util.queryStringParse(e),a.util.queryParamsToString(e)):""},updateEndpoint:function(e){var t=new a.Endpoint(e);this.endpoint=t,this.path=t.path||"/",this.headers.Host&&(this.headers.Host=t.host)}}),a.HttpResponse=o({constructor:function(){this.statusCode=void 0,this.headers={},this.body=void 0,this.streaming=!1,this.stream=null},createUnbufferedStream:function(){return this.streaming=!0,this.stream}}),a.HttpClient=o({}),a.HttpClient.getInstance=function(){return void 0===this.singleton&&(this.singleton=new this),this.singleton}},76311:function(e,t,i){var a=i(8468),o=i(81173).EventEmitter;i(78168),a.XHRClient=a.util.inherit({handleRequest:function(e,t,i,n){var r=this,s=e.endpoint,l=new o,c=s.protocol+"//"+s.hostname;80!==s.port&&443!==s.port&&(c+=":"+s.port),c+=e.path;var p=new XMLHttpRequest,h=!1;e.stream=p,p.addEventListener("readystatechange",(function(){try{if(0===p.status)return}catch(e){return}this.readyState>=this.HEADERS_RECEIVED&&!h&&(l.statusCode=p.status,l.headers=r.parseHeaders(p.getAllResponseHeaders()),l.emit("headers",l.statusCode,l.headers,p.statusText),h=!0),this.readyState===this.DONE&&r.finishRequest(p,l)}),!1),p.upload.addEventListener("progress",(function(e){l.emit("sendProgress",e)})),p.addEventListener("progress",(function(e){l.emit("receiveProgress",e)}),!1),p.addEventListener("timeout",(function(){n(a.util.error(new Error("Timeout"),{code:"TimeoutError"}))}),!1),p.addEventListener("error",(function(){n(a.util.error(new Error("Network Failure"),{code:"NetworkingError"}))}),!1),p.addEventListener("abort",(function(){n(a.util.error(new Error("Request aborted"),{code:"RequestAbortedError"}))}),!1),i(l),p.open(e.method,c,!1!==t.xhrAsync),a.util.each(e.headers,(function(e,t){"Content-Length"!==e&&"User-Agent"!==e&&"Host"!==e&&p.setRequestHeader(e,t)})),t.timeout&&!1!==t.xhrAsync&&(p.timeout=t.timeout),t.xhrWithCredentials&&(p.withCredentials=!0);try{p.responseType="arraybuffer"}catch($){}try{e.body?p.send(e.body):p.send()}catch(d){if(!e.body||"object"!==typeof e.body.buffer)throw d;p.send(e.body.buffer)}return l},parseHeaders:function(e){var t={};return a.util.arrayEach(e.split(/\r?\n/),(function(e){var i=e.split(":",1)[0],a=e.substring(i.length+2);i.length>0&&(t[i.toLowerCase()]=a)})),t},finishRequest:function(e,t){var i;if("arraybuffer"===e.responseType&&e.response){var o=e.response;i=new a.util.Buffer(o.byteLength);for(var n=new Uint8Array(o),r=0;r<i.length;++r)i[r]=n[r]}try{i||"string"!==typeof e.responseText||(i=new a.util.Buffer(e.responseText))}catch(s){}i&&t.emit("data",i),t.emit("end")}}),a.HttpClient.prototype=a.XHRClient.prototype,a.HttpClient.streamsApiVersion=1},48212:function(e,t,i){var a=i(23657);function o(){}function n(e,t){if(t&&void 0!==e&&null!==e)switch(t.type){case"structure":return function(e,t){if(t.isDocument)return e;var i={};return a.each(e,(function(e,a){var o=t.members[e];if(o){if("body"!==o.location)return;var r=o.isLocationName?o.name:e,s=n(a,o);void 0!==s&&(i[r]=s)}})),i}(e,t);case"map":return function(e,t){var i={};return a.each(e,(function(e,a){var o=n(a,t.value);void 0!==o&&(i[e]=o)})),i}(e,t);case"list":return function(e,t){var i=[];return a.arrayEach(e,(function(e){var a=n(e,t.member);void 0!==a&&i.push(a)})),i}(e,t);default:return function(e,t){return t.toWireFormat(e)}(e,t)}}o.prototype.build=function(e,t){return JSON.stringify(n(e,t))},e.exports=o},26815:function(e,t,i){var a=i(23657);function o(){}function n(e,t){if(t&&void 0!==e)switch(t.type){case"structure":return function(e,t){if(null==e)return;if(t.isDocument)return e;var i={},o=t.members,r=t.api&&t.api.awsQueryCompatible;return a.each(o,(function(t,a){var o=a.isLocationName?a.name:t;if(Object.prototype.hasOwnProperty.call(e,o)){var s=n(e[o],a);void 0!==s&&(i[t]=s)}else r&&a.defaultValue&&"list"===a.type&&(i[t]="function"===typeof a.defaultValue?a.defaultValue():a.defaultValue)})),i}(e,t);case"map":return function(e,t){if(null==e)return;var i={};return a.each(e,(function(e,a){var o=n(a,t.value);i[e]=void 0===o?null:o})),i}(e,t);case"list":return function(e,t){if(null==e)return;var i=[];return a.arrayEach(e,(function(e){var a=n(e,t.member);void 0===a?i.push(null):i.push(a)})),i}(e,t);default:return function(e,t){return t.toType(e)}(e,t)}}o.prototype.parse=function(e,t){return n(JSON.parse(e),t)},e.exports=o},45663:function(e){var t=["The AWS SDK for JavaScript (v2) is in maintenance mode."," SDK releases are limited to address critical bug fixes and security issues only.\n","Please migrate your code to use AWS SDK for JavaScript (v3).","For more information, check the blog post at https://a.co/cUPnyil"].join("\n");e.exports={suppress:!1},setTimeout((function(){e.exports.suppress||"undefined"!==typeof process&&("undefined"!==typeof{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_EXECUTION_ENV&&0==={NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_EXECUTION_ENV.indexOf("AWS_Lambda_")||"undefined"===typeof{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_SDK_JS_SUPPRESS_MAINTENANCE_MODE_MESSAGE&&"function"===typeof process.emitWarning&&process.emitWarning(t,{type:"NOTE"}))}),0)},65565:function(e,t,i){var a=i(1242),o=i(91970),n=i(3825),r=i(8594),s=i(15545),l=i(17752),c=i(23657),p=c.property,h=c.memoizedProperty;e.exports=function(e,t){var i=this;e=e||{},(t=t||{}).api=this,e.metadata=e.metadata||{};var $=t.serviceIdentifier;delete t.serviceIdentifier,p(this,"isApi",!0,!1),p(this,"apiVersion",e.metadata.apiVersion),p(this,"endpointPrefix",e.metadata.endpointPrefix),p(this,"signingName",e.metadata.signingName),p(this,"globalEndpoint",e.metadata.globalEndpoint),p(this,"signatureVersion",e.metadata.signatureVersion),p(this,"jsonVersion",e.metadata.jsonVersion),p(this,"targetPrefix",e.metadata.targetPrefix),p(this,"protocol",e.metadata.protocol),p(this,"timestampFormat",e.metadata.timestampFormat),p(this,"xmlNamespaceUri",e.metadata.xmlNamespace),p(this,"abbreviation",e.metadata.serviceAbbreviation),p(this,"fullName",e.metadata.serviceFullName),p(this,"serviceId",e.metadata.serviceId),$&&l[$]&&p(this,"xmlNoDefaultLists",l[$].xmlNoDefaultLists,!1),h(this,"className",(function(){var t=e.metadata.serviceAbbreviation||e.metadata.serviceFullName;return t?("ElasticLoadBalancing"===(t=t.replace(/^Amazon|AWS\s*|\(.*|\s+|\W+/g,""))&&(t="ELB"),t):null})),p(this,"operations",new a(e.operations,t,(function(e,i){return new o(e,i,t)}),c.string.lowerFirst,(function(e,t){!0===t.endpointoperation&&p(i,"endpointOperation",c.string.lowerFirst(e)),t.endpointdiscovery&&!i.hasRequiredEndpointDiscovery&&p(i,"hasRequiredEndpointDiscovery",!0===t.endpointdiscovery.required)}))),p(this,"shapes",new a(e.shapes,t,(function(e,i){return n.create(i,t)}))),p(this,"paginators",new a(e.paginators,t,(function(e,i){return new r(e,i,t)}))),p(this,"waiters",new a(e.waiters,t,(function(e,i){return new s(e,i,t)}),c.string.lowerFirst)),t.documentation&&(p(this,"documentation",e.documentation),p(this,"documentationUrl",e.documentationUrl)),p(this,"awsQueryCompatible",e.metadata.awsQueryCompatible)}},1242:function(e,t,i){var a=i(23657).memoizedProperty;function o(e,t,i,o){a(this,o(e),(function(){return i(e,t)}))}e.exports=function(e,t,i,a,n){for(var r in a=a||String,e)Object.prototype.hasOwnProperty.call(e,r)&&(o.call(this,r,e[r],i,a),n&&n(r,e[r]))}},91970:function(e,t,i){var a=i(3825),o=i(23657),n=o.property,r=o.memoizedProperty;e.exports=function(e,t,i){var o=this;i=i||{},n(this,"name",t.name||e),n(this,"api",i.api,!1),t.http=t.http||{},n(this,"endpoint",t.endpoint),n(this,"httpMethod",t.http.method||"POST"),n(this,"httpPath",t.http.requestUri||"/"),n(this,"authtype",t.authtype||""),n(this,"endpointDiscoveryRequired",t.endpointdiscovery?t.endpointdiscovery.required?"REQUIRED":"OPTIONAL":"NULL");var s=t.httpChecksumRequired||t.httpChecksum&&t.httpChecksum.requestChecksumRequired;n(this,"httpChecksumRequired",s,!1),r(this,"input",(function(){return t.input?a.create(t.input,i):new a.create({type:"structure"},i)})),r(this,"output",(function(){return t.output?a.create(t.output,i):new a.create({type:"structure"},i)})),r(this,"errors",(function(){var e=[];if(!t.errors)return null;for(var o=0;o<t.errors.length;o++)e.push(a.create(t.errors[o],i));return e})),r(this,"paginator",(function(){return i.api.paginators[e]})),i.documentation&&(n(this,"documentation",t.documentation),n(this,"documentationUrl",t.documentationUrl)),r(this,"idempotentMembers",(function(){var e=[],t=o.input,i=t.members;if(!t.members)return e;for(var a in i)i.hasOwnProperty(a)&&!0===i[a].isIdempotent&&e.push(a);return e})),r(this,"hasEventOutput",(function(){return function(e){var t=e.members,i=e.payload;if(!e.members)return!1;if(i){return t[i].isEventStream}for(var a in t)if(!t.hasOwnProperty(a)&&!0===t[a].isEventStream)return!0;return!1}(o.output)}))}},8594:function(e,t,i){var a=i(23657).property;e.exports=function(e,t){a(this,"inputToken",t.input_token),a(this,"limitKey",t.limit_key),a(this,"moreResults",t.more_results),a(this,"outputToken",t.output_token),a(this,"resultKey",t.result_key)}},15545:function(e,t,i){var a=i(23657),o=a.property;e.exports=function(e,t,i){i=i||{},o(this,"name",e),o(this,"api",i.api,!1),t.operation&&o(this,"operation",a.string.lowerFirst(t.operation));var n=this;["type","description","delay","maxAttempts","acceptors"].forEach((function(e){var i=t[e];i&&o(n,e,i)}))}},3825:function(e,t,i){var a=i(1242),o=i(23657);function n(e,t,i){null!==i&&void 0!==i&&o.property.apply(this,arguments)}function r(e,t){e.constructor.prototype[t]||o.memoizedProperty.apply(this,arguments)}function s(e,t,i){t=t||{},n(this,"shape",e.shape),n(this,"api",t.api,!1),n(this,"type",e.type),n(this,"enum",e.enum),n(this,"min",e.min),n(this,"max",e.max),n(this,"pattern",e.pattern),n(this,"location",e.location||this.location||"body"),n(this,"name",this.name||e.xmlName||e.queryName||e.locationName||i),n(this,"isStreaming",e.streaming||this.isStreaming||!1),n(this,"requiresLength",e.requiresLength,!1),n(this,"isComposite",e.isComposite||!1),n(this,"isShape",!0,!1),n(this,"isQueryName",Boolean(e.queryName),!1),n(this,"isLocationName",Boolean(e.locationName),!1),n(this,"isIdempotent",!0===e.idempotencyToken),n(this,"isJsonValue",!0===e.jsonvalue),n(this,"isSensitive",!0===e.sensitive||e.prototype&&!0===e.prototype.sensitive),n(this,"isEventStream",Boolean(e.eventstream),!1),n(this,"isEvent",Boolean(e.event),!1),n(this,"isEventPayload",Boolean(e.eventpayload),!1),n(this,"isEventHeader",Boolean(e.eventheader),!1),n(this,"isTimestampFormatSet",Boolean(e.timestampFormat)||e.prototype&&!0===e.prototype.isTimestampFormatSet,!1),n(this,"endpointDiscoveryId",Boolean(e.endpointdiscoveryid),!1),n(this,"hostLabel",Boolean(e.hostLabel),!1),t.documentation&&(n(this,"documentation",e.documentation),n(this,"documentationUrl",e.documentationUrl)),e.xmlAttribute&&n(this,"isXmlAttribute",e.xmlAttribute||!1),n(this,"defaultValue",null),this.toWireFormat=function(e){return null===e||void 0===e?"":e},this.toType=function(e){return e}}function l(e){s.apply(this,arguments),n(this,"isComposite",!0),e.flattened&&n(this,"flattened",e.flattened||!1)}function c(e,t){var i=this,o=null,c=!this.isShape;l.apply(this,arguments),c&&(n(this,"defaultValue",(function(){return{}})),n(this,"members",{}),n(this,"memberNames",[]),n(this,"required",[]),n(this,"isRequired",(function(){return!1})),n(this,"isDocument",Boolean(e.document))),e.members&&(n(this,"members",new a(e.members,t,(function(e,i){return s.create(i,t,e)}))),r(this,"memberNames",(function(){return e.xmlOrder||Object.keys(e.members)})),e.event&&(r(this,"eventPayloadMemberName",(function(){for(var e=i.members,t=i.memberNames,a=0,o=t.length;a<o;a++)if(e[t[a]].isEventPayload)return t[a]})),r(this,"eventHeaderMemberNames",(function(){for(var e=i.members,t=i.memberNames,a=[],o=0,n=t.length;o<n;o++)e[t[o]].isEventHeader&&a.push(t[o]);return a})))),e.required&&(n(this,"required",e.required),n(this,"isRequired",(function(t){if(!o){o={};for(var i=0;i<e.required.length;i++)o[e.required[i]]=!0}return o[t]}),!1,!0)),n(this,"resultWrapper",e.resultWrapper||null),e.payload&&n(this,"payload",e.payload),"string"===typeof e.xmlNamespace?n(this,"xmlNamespaceUri",e.xmlNamespace):"object"===typeof e.xmlNamespace&&(n(this,"xmlNamespacePrefix",e.xmlNamespace.prefix),n(this,"xmlNamespaceUri",e.xmlNamespace.uri))}function p(e,t){var i=this,a=!this.isShape;if(l.apply(this,arguments),a&&n(this,"defaultValue",(function(){return[]})),e.member&&r(this,"member",(function(){return s.create(e.member,t)})),this.flattened){var o=this.name;r(this,"name",(function(){return i.member.name||o}))}}function h(e,t){var i=!this.isShape;l.apply(this,arguments),i&&(n(this,"defaultValue",(function(){return{}})),n(this,"key",s.create({type:"string"},t)),n(this,"value",s.create({type:"string"},t))),e.key&&r(this,"key",(function(){return s.create(e.key,t)})),e.value&&r(this,"value",(function(){return s.create(e.value,t)}))}function $(){s.apply(this,arguments);var e=["rest-xml","query","ec2"];this.toType=function(t){return t=this.api&&e.indexOf(this.api.protocol)>-1?t||"":t,this.isJsonValue?JSON.parse(t):t&&"function"===typeof t.toString?t.toString():t},this.toWireFormat=function(e){return this.isJsonValue?JSON.stringify(e):e}}function d(){s.apply(this,arguments),this.toType=function(e){var t=o.base64.decode(e);if(this.isSensitive&&o.isNode()&&"function"===typeof o.Buffer.alloc){var i=o.Buffer.alloc(t.length,t);t.fill(0),t=i}return t},this.toWireFormat=o.base64.encode}function u(){d.apply(this,arguments)}function m(){s.apply(this,arguments),this.toType=function(e){return"boolean"===typeof e?e:null===e||void 0===e?null:"true"===e}}s.normalizedTypes={character:"string",double:"float",long:"integer",short:"integer",biginteger:"integer",bigdecimal:"float",blob:"binary"},s.types={structure:c,list:p,map:h,boolean:m,timestamp:function(e){var t=this;if(s.apply(this,arguments),e.timestampFormat)n(this,"timestampFormat",e.timestampFormat);else if(t.isTimestampFormatSet&&this.timestampFormat)n(this,"timestampFormat",this.timestampFormat);else if("header"===this.location)n(this,"timestampFormat","rfc822");else if("querystring"===this.location)n(this,"timestampFormat","iso8601");else if(this.api)switch(this.api.protocol){case"json":case"rest-json":n(this,"timestampFormat","unixTimestamp");break;case"rest-xml":case"query":case"ec2":n(this,"timestampFormat","iso8601")}this.toType=function(e){return null===e||void 0===e?null:"function"===typeof e.toUTCString?e:"string"===typeof e||"number"===typeof e?o.date.parseTimestamp(e):null},this.toWireFormat=function(e){return o.date.format(e,t.timestampFormat)}},float:function(){s.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseFloat(e)},this.toWireFormat=this.toType},integer:function(){s.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseInt(e,10)},this.toWireFormat=this.toType},string:$,base64:u,binary:d},s.resolve=function(e,t){if(e.shape){var i=t.api.shapes[e.shape];if(!i)throw new Error("Cannot find shape reference: "+e.shape);return i}return null},s.create=function(e,t,i){if(e.isShape)return e;var a=s.resolve(e,t);if(a){var o=Object.keys(e);t.documentation||(o=o.filter((function(e){return!e.match(/documentation/)})));var n=function(){a.constructor.call(this,e,t,i)};return n.prototype=a,new n}e.type||(e.members?e.type="structure":e.member?e.type="list":e.key?e.type="map":e.type="string");var r=e.type;if(s.normalizedTypes[e.type]&&(e.type=s.normalizedTypes[e.type]),s.types[e.type])return new s.types[e.type](e,t,i);throw new Error("Unrecognized shape type: "+r)},s.shapes={StructureShape:c,ListShape:p,MapShape:h,StringShape:$,BooleanShape:m,Base64Shape:u},e.exports=s},70778:function(e,t,i){var a=i(8468);a.ParamValidator=a.util.inherit({constructor:function(e){!0!==e&&void 0!==e||(e={min:!0}),this.validation=e},validate:function(e,t,i){if(this.errors=[],this.validateMember(e,t||{},i||"params"),this.errors.length>1){var o=this.errors.join("\n* ");throw o="There were "+this.errors.length+" validation errors:\n* "+o,a.util.error(new Error(o),{code:"MultipleValidationErrors",errors:this.errors})}if(1===this.errors.length)throw this.errors[0];return!0},fail:function(e,t){this.errors.push(a.util.error(new Error(t),{code:e}))},validateStructure:function(e,t,i){if(e.isDocument)return!0;var a;this.validateType(t,i,["object"],"structure");for(var o=0;e.required&&o<e.required.length;o++){var n=t[a=e.required[o]];void 0!==n&&null!==n||this.fail("MissingRequiredParameter","Missing required key '"+a+"' in "+i)}for(a in t)if(Object.prototype.hasOwnProperty.call(t,a)){var r=t[a],s=e.members[a];if(void 0!==s){var l=[i,a].join(".");this.validateMember(s,r,l)}else void 0!==r&&null!==r&&this.fail("UnexpectedParameter","Unexpected key '"+a+"' found in "+i)}return!0},validateMember:function(e,t,i){switch(e.type){case"structure":return this.validateStructure(e,t,i);case"list":return this.validateList(e,t,i);case"map":return this.validateMap(e,t,i);default:return this.validateScalar(e,t,i)}},validateList:function(e,t,i){if(this.validateType(t,i,[Array])){this.validateRange(e,t.length,i,"list member count");for(var a=0;a<t.length;a++)this.validateMember(e.member,t[a],i+"["+a+"]")}},validateMap:function(e,t,i){if(this.validateType(t,i,["object"],"map")){var a=0;for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(this.validateMember(e.key,o,i+"[key='"+o+"']"),this.validateMember(e.value,t[o],i+"['"+o+"']"),a++);this.validateRange(e,a,i,"map member count")}},validateScalar:function(e,t,i){switch(e.type){case null:case void 0:case"string":return this.validateString(e,t,i);case"base64":case"binary":return this.validatePayload(t,i);case"integer":case"float":return this.validateNumber(e,t,i);case"boolean":return this.validateType(t,i,["boolean"]);case"timestamp":return this.validateType(t,i,[Date,/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d+)?Z$/,"number"],"Date object, ISO-8601 string, or a UNIX timestamp");default:return this.fail("UnkownType","Unhandled type "+e.type+" for "+i)}},validateString:function(e,t,i){var a=["string"];e.isJsonValue&&(a=a.concat(["number","object","boolean"])),null!==t&&this.validateType(t,i,a)&&(this.validateEnum(e,t,i),this.validateRange(e,t.length,i,"string length"),this.validatePattern(e,t,i),this.validateUri(e,t,i))},validateUri:function(e,t,i){"uri"===e.location&&0===t.length&&this.fail("UriParameterError",'Expected uri parameter to have length >= 1, but found "'+t+'" for '+i)},validatePattern:function(e,t,i){this.validation.pattern&&void 0!==e.pattern&&(new RegExp(e.pattern).test(t)||this.fail("PatternMatchError",'Provided value "'+t+'" does not match regex pattern /'+e.pattern+"/ for "+i))},validateRange:function(e,t,i,a){this.validation.min&&void 0!==e.min&&t<e.min&&this.fail("MinRangeError","Expected "+a+" >= "+e.min+", but found "+t+" for "+i),this.validation.max&&void 0!==e.max&&t>e.max&&this.fail("MaxRangeError","Expected "+a+" <= "+e.max+", but found "+t+" for "+i)},validateEnum:function(e,t,i){this.validation.enum&&void 0!==e.enum&&-1===e.enum.indexOf(t)&&this.fail("EnumError","Found string value of "+t+", but expected "+e.enum.join("|")+" for "+i)},validateType:function(e,t,i,o){if(null===e||void 0===e)return!1;for(var n=!1,r=0;r<i.length;r++){if("string"===typeof i[r]){if(typeof e===i[r])return!0}else if(i[r]instanceof RegExp){if((e||"").toString().match(i[r]))return!0}else{if(e instanceof i[r])return!0;if(a.util.isType(e,i[r]))return!0;o||n||(i=i.slice()),i[r]=a.util.typeName(i[r])}n=!0}var s=o;s||(s=i.join(", ").replace(/,([^,]+)$/,", or$1"));var l=s.match(/^[aeiou]/i)?"n":"";return this.fail("InvalidParameterType","Expected "+t+" to be a"+l+" "+s),!1},validateNumber:function(e,t,i){if(null!==t&&void 0!==t){if("string"===typeof t){var a=parseFloat(t);a.toString()===t&&(t=a)}this.validateType(t,i,["number"])&&this.validateRange(e,t,i,"numeric value")}},validatePayload:function(e,t){if(null!==e&&void 0!==e&&"string"!==typeof e&&(!e||"number"!==typeof e.byteLength)){if(a.util.isNode()){var i=a.util.stream.Stream;if(a.util.Buffer.isBuffer(e)||e instanceof i)return}else if(void 0!==typeof Blob&&e instanceof Blob)return;var o=["Buffer","Stream","File","Blob","ArrayBuffer","DataView"];if(e)for(var n=0;n<o.length;n++){if(a.util.isType(e,o[n]))return;if(a.util.typeName(e.constructor)===o[n])return}this.fail("InvalidParameterType","Expected "+t+" to be a string, Buffer, Stream, Blob, or typed array object")}}})},84796:function(e,t,i){var a=i(8468),o=a.Protocol.Rest;a.Polly.Presigner=a.util.inherit({constructor:function(e){e=e||{},this.options=e,this.service=e.service,this.bindServiceObject(e),this._operations={}},bindServiceObject:function(e){if(e=e||{},this.service){var t=a.util.copy(this.service.config);this.service=new this.service.constructor.__super__(t),this.service.config.params=a.util.merge(this.service.config.params||{},e.params)}else this.service=new a.Polly(e)},modifyInputMembers:function(e){var t=a.util.copy(e);return t.members=a.util.copy(e.members),a.util.each(e.members,(function(e,i){t.members[e]=a.util.copy(i),i.location&&"body"!==i.location||(t.members[e].location="querystring",t.members[e].locationName=e)})),t},convertPostToGet:function(e){e.httpRequest.method="GET";var t=e.service.api.operations[e.operation],i=this._operations[e.operation];i||(this._operations[e.operation]=i=this.modifyInputMembers(t.input));var a=o.generateURI(e.httpRequest.endpoint.path,t.httpPath,i,e.params);e.httpRequest.path=a,e.httpRequest.body="",delete e.httpRequest.headers["Content-Length"],delete e.httpRequest.headers["Content-Type"]},getSynthesizeSpeechUrl:function(e,t,i){var a=this,o=this.service.makeRequest("synthesizeSpeech",e);return o.removeAllListeners("build"),o.on("build",(function(e){a.convertPostToGet(e)})),o.presign(t,i)}})},85363:function(e,t,i){var a=i(23657),o=i(8468);e.exports={populateHostPrefix:function(e){if(!e.service.config.hostPrefixEnabled)return e;var t=e.service.api.operations[e.operation];if(function(e){var t=e.service.api,i=t.operations[e.operation],o=t.endpointOperation&&t.endpointOperation===a.string.lowerFirst(i.name);return"NULL"!==i.endpointDiscoveryRequired||!0===o}(e))return e;if(t.endpoint&&t.endpoint.hostPrefix){var i=function(e,t,i){return a.each(i.members,(function(i,o){if(!0===o.hostLabel){if("string"!==typeof t[i]||""===t[i])throw a.error(new Error,{message:"Parameter "+i+" should be a non-empty string.",code:"InvalidParameter"});var n=new RegExp("\\{"+i+"\\}","g");e=e.replace(n,t[i])}})),e}(t.endpoint.hostPrefix,e.params,t.input);!function(e,t){e.host&&(e.host=t+e.host);e.hostname&&(e.hostname=t+e.hostname)}(e.httpRequest.endpoint,i),function(e){var t=e.split("."),i=/^[a-zA-Z0-9]{1}$|^[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9]$/;a.arrayEach(t,(function(e){if(!e.length||e.length<1||e.length>63)throw a.error(new Error,{code:"ValidationError",message:"Hostname label length should be between 1 to 63 characters, inclusive."});if(!i.test(e))throw o.util.error(new Error,{code:"ValidationError",message:e+" is not hostname compatible."})}))}(e.httpRequest.endpoint.hostname)}return e}}},89864:function(e,t,i){var a=i(23657),o=i(48212),n=i(26815),r=i(85363).populateHostPrefix;e.exports={buildRequest:function(e){var t=e.httpRequest,i=e.service.api,a=i.targetPrefix+"."+i.operations[e.operation].name,n=i.jsonVersion||"1.0",s=i.operations[e.operation].input,l=new o;1===n&&(n="1.0"),i.awsQueryCompatible&&(t.params||(t.params={}),Object.assign(t.params,e.params)),t.body=l.build(e.params||{},s),t.headers["Content-Type"]="application/x-amz-json-"+n,t.headers["X-Amz-Target"]=a,r(e)},extractError:function(e){var t={},i=e.httpResponse;if(t.code=i.headers["x-amzn-errortype"]||"UnknownError","string"===typeof t.code&&(t.code=t.code.split(":")[0]),i.body.length>0)try{var o=JSON.parse(i.body.toString()),n=o.__type||o.code||o.Code;for(var r in n&&(t.code=n.split("#").pop()),"RequestEntityTooLarge"===t.code?t.message="Request body must be less than 1 MB":t.message=o.message||o.Message||null,o||{})"code"!==r&&"message"!==r&&(t["["+r+"]"]="See error."+r+" for details.",Object.defineProperty(t,r,{value:o[r],enumerable:!1,writable:!0}))}catch(o){t.statusCode=i.statusCode,t.message=i.statusMessage}else t.statusCode=i.statusCode,t.message=i.statusCode.toString();e.error=a.error(new Error,t)},extractData:function(e){var t=e.httpResponse.body.toString()||"{}";if(!1===e.request.service.config.convertResponseTypes)e.data=JSON.parse(t);else{var i=e.request.service.api.operations[e.request.operation].output||{},a=new n;e.data=a.parse(t,i)}}}},66588:function(e,t,i){var a=i(8468),o=i(23657),n=i(31625),r=i(3825),s=i(85363).populateHostPrefix;e.exports={buildRequest:function(e){var t=e.service.api.operations[e.operation],i=e.httpRequest;i.headers["Content-Type"]="application/x-www-form-urlencoded; charset=utf-8",i.params={Version:e.service.api.apiVersion,Action:t.name},(new n).serialize(e.params,t.input,(function(e,t){i.params[e]=t})),i.body=o.queryParamsToString(i.params),s(e)},extractError:function(e){var t,i=e.httpResponse.body.toString();if(i.match("<UnknownOperationException"))t={Code:"UnknownOperation",Message:"Unknown operation "+e.request.operation};else try{t=(new a.XML.Parser).parse(i)}catch(n){t={Code:e.httpResponse.statusCode,Message:e.httpResponse.statusMessage}}t.requestId&&!e.requestId&&(e.requestId=t.requestId),t.Errors&&(t=t.Errors),t.Error&&(t=t.Error),t.Code?e.error=o.error(new Error,{code:t.Code,message:t.Message}):e.error=o.error(new Error,{code:e.httpResponse.statusCode,message:null})},extractData:function(e){var t=e.request,i=t.service.api.operations[t.operation].output||{},n=i;if(n.resultWrapper){var s=r.create({type:"structure"});s.members[n.resultWrapper]=i,s.memberNames=[n.resultWrapper],o.property(i,"name",i.resultWrapper),i=s}var l=new a.XML.Parser;if(i&&i.members&&!i.members._XAMZRequestId){var c=r.create({type:"string"},{api:{protocol:"query"}},"requestId");i.members._XAMZRequestId=c}var p=l.parse(e.httpResponse.body.toString(),i);e.requestId=p._XAMZRequestId||p.requestId,p._XAMZRequestId&&delete p._XAMZRequestId,n.resultWrapper&&p[n.resultWrapper]&&(o.update(p,p[n.resultWrapper]),delete p[n.resultWrapper]),e.data=p}}},19701:function(e,t,i){var a=i(23657),o=i(85363).populateHostPrefix;function n(e,t,i,o){var n=[e,t].join("/");n=n.replace(/\/+/g,"/");var r={},s=!1;if(a.each(i.members,(function(e,t){var i=o[e];if(null!==i&&void 0!==i)if("uri"===t.location){var l=new RegExp("\\{"+t.name+"(\\+)?\\}");n=n.replace(l,(function(e,t){return(t?a.uriEscapePath:a.uriEscape)(String(i))}))}else"querystring"===t.location&&(s=!0,"list"===t.type?r[t.name]=i.map((function(e){return a.uriEscape(t.member.toWireFormat(e).toString())})):"map"===t.type?a.each(i,(function(e,t){Array.isArray(t)?r[e]=t.map((function(e){return a.uriEscape(String(e))})):r[e]=a.uriEscape(String(t))})):r[t.name]=a.uriEscape(t.toWireFormat(i).toString()))})),s){n+=n.indexOf("?")>=0?"&":"?";var l=[];a.arrayEach(Object.keys(r).sort(),(function(e){Array.isArray(r[e])||(r[e]=[r[e]]);for(var t=0;t<r[e].length;t++)l.push(a.uriEscape(String(e))+"="+r[e][t])})),n+=l.join("&")}return n}e.exports={buildRequest:function(e){!function(e){e.httpRequest.method=e.service.api.operations[e.operation].httpMethod}(e),function(e){var t=e.service.api.operations[e.operation],i=t.input,a=n(e.httpRequest.endpoint.path,t.httpPath,i,e.params);e.httpRequest.path=a}(e),function(e){var t=e.service.api.operations[e.operation];a.each(t.input.members,(function(t,i){var o=e.params[t];null!==o&&void 0!==o&&("headers"===i.location&&"map"===i.type?a.each(o,(function(t,a){e.httpRequest.headers[i.name+t]=a})):"header"===i.location&&(o=i.toWireFormat(o).toString(),i.isJsonValue&&(o=a.base64.encode(o)),e.httpRequest.headers[i.name]=o))}))}(e),o(e)},extractError:function(){},extractData:function(e){var t=e.request,i={},o=e.httpResponse,n=t.service.api.operations[t.operation].output,r={};a.each(o.headers,(function(e,t){r[e.toLowerCase()]=t})),a.each(n.members,(function(e,t){var n=(t.name||e).toLowerCase();if("headers"===t.location&&"map"===t.type){i[e]={};var s=t.isLocationName?t.name:"",l=new RegExp("^"+s+"(.+)","i");a.each(o.headers,(function(t,a){var o=t.match(l);null!==o&&(i[e][o[1]]=a)}))}else if("header"===t.location){if(void 0!==r[n]){var c=t.isJsonValue?a.base64.decode(r[n]):r[n];i[e]=t.toType(c)}}else"statusCode"===t.location&&(i[e]=parseInt(o.statusCode,10))})),e.data=i},generateURI:n}},12085:function(e,t,i){var a=i(8468),o=i(23657),n=i(19701),r=i(89864),s=i(48212),l=i(26815),c=["GET","HEAD","DELETE"];function p(e,t){if(!e.httpRequest.headers["Content-Type"]){var i=t?"binary/octet-stream":"application/json";e.httpRequest.headers["Content-Type"]=i}}e.exports={buildRequest:function(e){n.buildRequest(e),c.indexOf(e.httpRequest.method)<0&&function(e){var t=new s,i=e.service.api.operations[e.operation].input;if(i.payload){var a,o=i.members[i.payload];a=e.params[i.payload],"structure"===o.type?(e.httpRequest.body=t.build(a||{},o),p(e)):void 0!==a&&(e.httpRequest.body=a,("binary"===o.type||o.isStreaming)&&p(e,!0))}else e.httpRequest.body=t.build(e.params,i),p(e)}(e)},extractError:function(e){r.extractError(e)},extractData:function(e){n.extractData(e);var t=e.request,i=t.service.api.operations[t.operation],s=t.service.api.operations[t.operation].output||{};if(i.hasEventOutput,s.payload){var c=s.members[s.payload],p=e.httpResponse.body;if(c.isEventStream)h=new l,e.data[s.payload]=o.createEventStream(2===a.HttpClient.streamsApiVersion?e.httpResponse.stream:p,h,c);else if("structure"===c.type||"list"===c.type){var h=new l;e.data[s.payload]=h.parse(p,c)}else"binary"===c.type||c.isStreaming?e.data[s.payload]=p:e.data[s.payload]=c.toType(p)}else{var $=e.data;r.extractData(e),e.data=o.merge($,e.data)}},unsetContentLength:function(e){void 0===o.getRequestPayloadShape(e)&&c.indexOf(e.httpRequest.method)>=0&&delete e.httpRequest.headers["Content-Length"]}}},61622:function(e,t,i){var a=i(8468),o=i(23657),n=i(19701);e.exports={buildRequest:function(e){n.buildRequest(e),["GET","HEAD"].indexOf(e.httpRequest.method)<0&&function(e){var t=e.service.api.operations[e.operation].input,i=new a.XML.Builder,n=e.params,r=t.payload;if(r){var s=t.members[r];if(void 0===(n=n[r]))return;if("structure"===s.type){var l=s.name;e.httpRequest.body=i.toXML(n,s,l,!0)}else e.httpRequest.body=n}else e.httpRequest.body=i.toXML(n,t,t.name||t.shape||o.string.upperFirst(e.operation)+"Request")}(e)},extractError:function(e){var t;n.extractError(e);try{t=(new a.XML.Parser).parse(e.httpResponse.body.toString())}catch(i){t={Code:e.httpResponse.statusCode,Message:e.httpResponse.statusMessage}}t.Errors&&(t=t.Errors),t.Error&&(t=t.Error),t.Code?e.error=o.error(new Error,{code:t.Code,message:t.Message}):e.error=o.error(new Error,{code:e.httpResponse.statusCode,message:null})},extractData:function(e){var t;n.extractData(e);var i=e.request,r=e.httpResponse.body,s=i.service.api.operations[i.operation],l=s.output,c=(s.hasEventOutput,l.payload);if(c){var p=l.members[c];p.isEventStream?(t=new a.XML.Parser,e.data[c]=o.createEventStream(2===a.HttpClient.streamsApiVersion?e.httpResponse.stream:e.httpResponse.body,t,p)):"structure"===p.type?(t=new a.XML.Parser,e.data[c]=t.parse(r.toString(),p)):"binary"===p.type||p.isStreaming?e.data[c]=r:e.data[c]=p.toType(r)}else if(r.length>0){var h=(t=new a.XML.Parser).parse(r.toString(),l);o.update(e.data,h)}}}},31625:function(e,t,i){var a=i(23657);function o(){}function n(e){return e.isQueryName||"ec2"!==e.api.protocol?e.name:e.name[0].toUpperCase()+e.name.substr(1)}function r(e,t,i,o){a.each(i.members,(function(i,a){var r=t[i];if(null!==r&&void 0!==r){var l=n(a);s(l=e?e+"."+l:l,r,a,o)}}))}function s(e,t,i,o){null!==t&&void 0!==t&&("structure"===i.type?r(e,t,i,o):"list"===i.type?function(e,t,i,o){var r=i.member||{};0!==t.length?a.arrayEach(t,(function(t,a){var l="."+(a+1);if("ec2"===i.api.protocol)l+="";else if(i.flattened){if(r.name){var c=e.split(".");c.pop(),c.push(n(r)),e=c.join(".")}}else l="."+(r.name?r.name:"member")+l;s(e+l,t,r,o)})):"ec2"!==i.api.protocol&&o.call(this,e,null)}(e,t,i,o):"map"===i.type?function(e,t,i,o){var n=1;a.each(t,(function(t,a){var r=(i.flattened?".":".entry.")+n+++".",l=r+(i.key.name||"key"),c=r+(i.value.name||"value");s(e+l,t,i.key,o),s(e+c,a,i.value,o)}))}(e,t,i,o):o(e,i.toWireFormat(t).toString()))}o.prototype.serialize=function(e,t,i){r("",e,t,i)},e.exports=o},42418:function(e,t,i){var a=i(8468),o=null,n={signatureVersion:"v4",signingName:"rds-db",operations:{}},r={region:"string",hostname:"string",port:"number",username:"string"};a.RDS.Signer=a.util.inherit({constructor:function(e){this.options=e||{}},convertUrlToAuthToken:function(e){var t="https://";if(0===e.indexOf(t))return e.substring(t.length)},getAuthToken:function(e,t){"function"===typeof e&&void 0===t&&(t=e,e={});var i=this,r="function"===typeof t;e=a.util.merge(this.options,e);var s=this.validateAuthTokenOptions(e);if(!0!==s){if(r)return t(s,null);throw s}var l={region:e.region,endpoint:new a.Endpoint(e.hostname+":"+e.port),paramValidation:!1,signatureVersion:"v4"};e.credentials&&(l.credentials=e.credentials),(o=new a.Service(l)).api=n;var c=o.makeRequest();if(this.modifyRequestForAuthToken(c,e),!r){var p=c.presign(900);return this.convertUrlToAuthToken(p)}c.presign(900,(function(e,a){a&&(a=i.convertUrlToAuthToken(a)),t(e,a)}))},modifyRequestForAuthToken:function(e,t){e.on("build",e.buildAsGet),e.httpRequest.body=a.util.queryParamsToString({Action:"connect",DBUser:t.username})},validateAuthTokenOptions:function(e){var t="";for(var i in e=e||{},r)Object.prototype.hasOwnProperty.call(r,i)&&typeof e[i]!==r[i]&&(t+="option '"+i+"' should have been type '"+r[i]+"', was '"+typeof e[i]+"'.\n");return!t.length||a.util.error(new Error,{code:"InvalidParameter",message:t})}})},35067:function(e){e.exports={now:function(){return"undefined"!==typeof performance&&"function"===typeof performance.now?performance.now():Date.now()}}},88918:function(e){e.exports={isFipsRegion:function(e){return"string"===typeof e&&(e.startsWith("fips-")||e.endsWith("-fips"))},isGlobalRegion:function(e){return"string"===typeof e&&["aws-global","aws-us-gov-global"].includes(e)},getRealRegion:function(e){return["fips-aws-global","aws-fips","aws-global"].includes(e)?"us-east-1":["fips-aws-us-gov-global","aws-us-gov-global"].includes(e)?"us-gov-west-1":e.replace(/fips-(dkr-|prod-)?|-fips/,"")}}},37139:function(e,t,i){var a=i(23657),o=i(80738);function n(e,t){a.each(t,(function(t,i){"globalEndpoint"!==t&&(void 0!==e.config[t]&&null!==e.config[t]||(e.config[t]=i))}))}e.exports={configureEndpoint:function(e){for(var t=function(e){var t=e.config.region,i=function(e){if(!e)return null;var t=e.split("-");return t.length<3?null:t.slice(0,t.length-2).join("-")+"-*"}(t),a=e.api.endpointPrefix;return[[t,a],[i,a],[t,"*"],[i,"*"],["*",a],[t,"internal-*"],["*","*"]].map((function(e){return e[0]&&e[1]?e.join("/"):null}))}(e),i=e.config.useFipsEndpoint,a=e.config.useDualstackEndpoint,r=0;r<t.length;r++){var s=t[r];if(s){var l=i?a?o.dualstackFipsRules:o.fipsRules:a?o.dualstackRules:o.rules;if(Object.prototype.hasOwnProperty.call(l,s)){var c=l[s];"string"===typeof c&&(c=o.patterns[c]),e.isGlobalEndpoint=!!c.globalEndpoint,c.signingRegion&&(e.signingRegion=c.signingRegion),c.signatureVersion||(c.signatureVersion="v4");var p="bearer"===(e.api&&e.api.signatureVersion);return void n(e,Object.assign({},c,{signatureVersion:p?"bearer":c.signatureVersion}))}}}},getEndpointSuffix:function(e){for(var t={"^(us|eu|ap|sa|ca|me)\\-\\w+\\-\\d+$":"amazonaws.com","^cn\\-\\w+\\-\\d+$":"amazonaws.com.cn","^us\\-gov\\-\\w+\\-\\d+$":"amazonaws.com","^us\\-iso\\-\\w+\\-\\d+$":"c2s.ic.gov","^us\\-isob\\-\\w+\\-\\d+$":"sc2s.sgov.gov","^eu\\-isoe\\-west\\-1$":"cloud.adc-e.uk","^us\\-isof\\-\\w+\\-\\d+$":"csp.hci.ic.gov"},i=Object.keys(t),a=0;a<i.length;a++){var o=RegExp(i[a]),n=t[i[a]];if(o.test(e))return n}return"amazonaws.com"}}},33845:function(e,t,i){var a=i(8468),o=i(41496),n=a.util.inherit,r=a.util.domain,s=i(24247),l={success:1,error:1,complete:1};var c=new o;c.setupStates=function(){var e=function(e,t){var i=this;i._haltHandlersOnError=!1,i.emit(i._asm.currentState,(function(e){if(e)if(a=i,Object.prototype.hasOwnProperty.call(l,a._asm.currentState)){if(!(r&&i.domain instanceof r.Domain))throw e;e.domainEmitter=i,e.domain=i.domain,e.domainThrown=!1,i.domain.emit("error",e)}else i.response.error=e,t(e);else t(i.response.error);var a}))};this.addState("validate","build","error",e),this.addState("build","afterBuild","restart",e),this.addState("afterBuild","sign","restart",e),this.addState("sign","send","retry",e),this.addState("retry","afterRetry","afterRetry",e),this.addState("afterRetry","sign","error",e),this.addState("send","validateResponse","retry",e),this.addState("validateResponse","extractData","extractError",e),this.addState("extractError","extractData","retry",e),this.addState("extractData","success","retry",e),this.addState("restart","build","error",e),this.addState("success","complete","complete",e),this.addState("error","complete","complete",e),this.addState("complete",null,null,e)},c.setupStates(),a.Request=n({constructor:function(e,t,i){var n=e.endpoint,s=e.config.region,l=e.config.customUserAgent;e.signingRegion?s=e.signingRegion:e.isGlobalEndpoint&&(s="us-east-1"),this.domain=r&&r.active,this.service=e,this.operation=t,this.params=i||{},this.httpRequest=new a.HttpRequest(n,s),this.httpRequest.appendToUserAgent(l),this.startTime=e.getSkewCorrectedDate(),this.response=new a.Response(this),this._asm=new o(c.states,"validate"),this._haltHandlersOnError=!1,a.SequentialExecutor.call(this),this.emit=this.emitEvent},send:function(e){return e&&(this.httpRequest.appendToUserAgent("callback"),this.on("complete",(function(t){e.call(t,t.error,t.data)}))),this.runTo(),this.response},build:function(e){return this.runTo("send",e)},runTo:function(e,t){return this._asm.runTo(e,t,this),this},abort:function(){return this.removeAllListeners("validateResponse"),this.removeAllListeners("extractError"),this.on("validateResponse",(function(e){e.error=a.util.error(new Error("Request aborted by user"),{code:"RequestAbortedError",retryable:!1})})),this.httpRequest.stream&&!this.httpRequest.stream.didCallback&&(this.httpRequest.stream.abort(),this.httpRequest._abortCallback?this.httpRequest._abortCallback():this.removeAllListeners("send")),this},eachPage:function(e){e=a.util.fn.makeAsync(e,3),this.on("complete",(function t(i){e.call(i,i.error,i.data,(function(o){!1!==o&&(i.hasNextPage()?i.nextPage().on("complete",t).send():e.call(i,null,null,a.util.fn.noop))}))})).send()},eachItem:function(e){var t=this;this.eachPage((function(i,o){if(i)return e(i,null);if(null===o)return e(null,null);var n=t.service.paginationConfig(t.operation).resultKey;Array.isArray(n)&&(n=n[0]);var r=s.search(o,n),l=!0;return a.util.arrayEach(r,(function(t){if(!1===(l=e(null,t)))return a.util.abort})),l}))},isPageable:function(){return!!this.service.paginationConfig(this.operation)},createReadStream:function(){var e=a.util.stream,t=this,i=null;return 2===a.HttpClient.streamsApiVersion?(i=new e.PassThrough,process.nextTick((function(){t.send()}))):((i=new e.Stream).readable=!0,i.sent=!1,i.on("newListener",(function(e){i.sent||"data"!==e||(i.sent=!0,process.nextTick((function(){t.send()})))}))),this.on("error",(function(e){i.emit("error",e)})),this.on("httpHeaders",(function(o,n,r){if(o<300){t.removeListener("httpData",a.EventListeners.Core.HTTP_DATA),t.removeListener("httpError",a.EventListeners.Core.HTTP_ERROR),t.on("httpError",(function(e){r.error=e,r.error.retryable=!1}));var s,l=!1;if("HEAD"!==t.httpRequest.method&&(s=parseInt(n["content-length"],10)),void 0!==s&&!isNaN(s)&&s>=0){l=!0;var c=0}var p=function(){l&&c!==s?i.emit("error",a.util.error(new Error("Stream content length mismatch. Received "+c+" of "+s+" bytes."),{code:"StreamContentLengthMismatch"})):2===a.HttpClient.streamsApiVersion?i.end():i.emit("end")},h=r.httpResponse.createUnbufferedStream();if(2===a.HttpClient.streamsApiVersion)if(l){var $=new e.PassThrough;$._write=function(t){return t&&t.length&&(c+=t.length),e.PassThrough.prototype._write.apply(this,arguments)},$.on("end",p),i.on("error",(function(e){l=!1,h.unpipe($),$.emit("end"),$.end()})),h.pipe($).pipe(i,{end:!1})}else h.pipe(i);else l&&h.on("data",(function(e){e&&e.length&&(c+=e.length)})),h.on("data",(function(e){i.emit("data",e)})),h.on("end",p);h.on("error",(function(e){l=!1,i.emit("error",e)}))}})),i},emitEvent:function(e,t,i){"function"===typeof t&&(i=t,t=null),i||(i=function(){}),t||(t=this.eventParameters(e,this.response)),a.SequentialExecutor.prototype.emit.call(this,e,t,(function(e){e&&(this.response.error=e),i.call(this,e)}))},eventParameters:function(e){switch(e){case"restart":case"validate":case"sign":case"build":case"afterValidate":case"afterBuild":return[this];case"error":return[this.response.error,this.response];default:return[this.response]}},presign:function(e,t){return t||"function"!==typeof e||(t=e,e=null),(new a.Signers.Presign).sign(this.toGet(),e,t)},isPresigned:function(){return Object.prototype.hasOwnProperty.call(this.httpRequest.headers,"presigned-expires")},toUnauthenticated:function(){return this._unAuthenticated=!0,this.removeListener("validate",a.EventListeners.Core.VALIDATE_CREDENTIALS),this.removeListener("sign",a.EventListeners.Core.SIGN),this},toGet:function(){return"query"!==this.service.api.protocol&&"ec2"!==this.service.api.protocol||(this.removeListener("build",this.buildAsGet),this.addListener("build",this.buildAsGet)),this},buildAsGet:function(e){e.httpRequest.method="GET",e.httpRequest.path=e.service.endpoint.path+"?"+e.httpRequest.body,e.httpRequest.body="",delete e.httpRequest.headers["Content-Length"],delete e.httpRequest.headers["Content-Type"]},haltHandlersOnError:function(){this._haltHandlersOnError=!0}}),a.Request.addPromisesToClass=function(e){this.prototype.promise=function(){var t=this;return this.httpRequest.appendToUserAgent("promise"),new e((function(e,i){t.on("complete",(function(t){t.error?i(t.error):e(Object.defineProperty(t.data||{},"$response",{value:t}))})),t.runTo()}))}},a.Request.deletePromisesFromClass=function(){delete this.prototype.promise},a.util.addPromises(a.Request),a.util.mixin(a.Request,a.SequentialExecutor)},90630:function(e,t,i){var a=i(8468),o=a.util.inherit,n=i(24247);function r(e){var t=e.request._waiter,i=t.config.acceptors,a=!1,o="retry";i.forEach((function(i){if(!a){var n=t.matchers[i.matcher];n&&n(e,i.expected,i.argument)&&(a=!0,o=i.state)}})),!a&&e.error&&(o="failure"),"success"===o?t.setSuccess(e):t.setError(e,"retry"===o)}a.ResourceWaiter=o({constructor:function(e,t){this.service=e,this.state=t,this.loadWaiterConfig(this.state)},service:null,state:null,config:null,matchers:{path:function(e,t,i){try{var a=n.search(e.data,i)}catch(o){return!1}return n.strictDeepEqual(a,t)},pathAll:function(e,t,i){try{var a=n.search(e.data,i)}catch(s){return!1}Array.isArray(a)||(a=[a]);var o=a.length;if(!o)return!1;for(var r=0;r<o;r++)if(!n.strictDeepEqual(a[r],t))return!1;return!0},pathAny:function(e,t,i){try{var a=n.search(e.data,i)}catch(s){return!1}Array.isArray(a)||(a=[a]);for(var o=a.length,r=0;r<o;r++)if(n.strictDeepEqual(a[r],t))return!0;return!1},status:function(e,t){var i=e.httpResponse.statusCode;return"number"===typeof i&&i===t},error:function(e,t){return"string"===typeof t&&e.error?t===e.error.code:t===!!e.error}},listeners:(new a.SequentialExecutor).addNamedListeners((function(e){e("RETRY_CHECK","retry",(function(e){var t=e.request._waiter;e.error&&"ResourceNotReady"===e.error.code&&(e.error.retryDelay=1e3*(t.config.delay||0))})),e("CHECK_OUTPUT","extractData",r),e("CHECK_ERROR","extractError",r)})),wait:function(e,t){"function"===typeof e&&(t=e,e=void 0),e&&e.$waiter&&("number"===typeof(e=a.util.copy(e)).$waiter.delay&&(this.config.delay=e.$waiter.delay),"number"===typeof e.$waiter.maxAttempts&&(this.config.maxAttempts=e.$waiter.maxAttempts),delete e.$waiter);var i=this.service.makeRequest(this.config.operation,e);return i._waiter=this,i.response.maxRetries=this.config.maxAttempts,i.addListeners(this.listeners),t&&i.send(t),i},setSuccess:function(e){e.error=null,e.data=e.data||{},e.request.removeAllListeners("extractData")},setError:function(e,t){e.data=null,e.error=a.util.error(e.error||new Error,{code:"ResourceNotReady",message:"Resource is not in the state "+this.state,retryable:t})},loadWaiterConfig:function(e){if(!this.service.api.waiters[e])throw new a.util.error(new Error,{code:"StateNotFoundError",message:"State "+e+" not found."});this.config=a.util.copy(this.service.api.waiters[e])}})},10767:function(e,t,i){var a=i(8468),o=a.util.inherit,n=i(24247);a.Response=o({constructor:function(e){this.request=e,this.data=null,this.error=null,this.retryCount=0,this.redirectCount=0,this.httpResponse=new a.HttpResponse,e&&(this.maxRetries=e.service.numRetries(),this.maxRedirects=e.service.config.maxRedirects)},nextPage:function(e){var t,i=this.request.service,o=this.request.operation;try{t=i.paginationConfig(o,!0)}catch(l){this.error=l}if(!this.hasNextPage()){if(e)e(this.error,null);else if(this.error)throw this.error;return null}var n=a.util.copy(this.request.params);if(this.nextPageTokens){var r=t.inputToken;"string"===typeof r&&(r=[r]);for(var s=0;s<r.length;s++)n[r[s]]=this.nextPageTokens[s];return i.makeRequest(this.request.operation,n,e)}return e?e(null,null):null},hasNextPage:function(){return this.cacheNextPageTokens(),!!this.nextPageTokens||void 0===this.nextPageTokens&&void 0},cacheNextPageTokens:function(){if(Object.prototype.hasOwnProperty.call(this,"nextPageTokens"))return this.nextPageTokens;this.nextPageTokens=void 0;var e=this.request.service.paginationConfig(this.request.operation);if(!e)return this.nextPageTokens;if(this.nextPageTokens=null,e.moreResults&&!n.search(this.data,e.moreResults))return this.nextPageTokens;var t=e.outputToken;return"string"===typeof t&&(t=[t]),a.util.arrayEach.call(this,t,(function(e){var t=n.search(this.data,e);t&&(this.nextPageTokens=this.nextPageTokens||[],this.nextPageTokens.push(t))})),this.nextPageTokens}})},51470:function(e,t,i){var a=i(8468),o=a.util.string.byteLength,n=a.util.Buffer;a.S3.ManagedUpload=a.util.inherit({constructor:function(e){var t=this;a.SequentialExecutor.call(t),t.body=null,t.sliceFn=null,t.callback=null,t.parts={},t.completeInfo=[],t.fillQueue=function(){t.callback(new Error("Unsupported body payload "+typeof t.body))},t.configure(e)},configure:function(e){if(e=e||{},this.partSize=this.minPartSize,e.queueSize&&(this.queueSize=e.queueSize),e.partSize&&(this.partSize=e.partSize),e.leavePartsOnError&&(this.leavePartsOnError=!0),e.tags){if(!Array.isArray(e.tags))throw new Error("Tags must be specified as an array; "+typeof e.tags+" provided.");this.tags=e.tags}if(this.partSize<this.minPartSize)throw new Error("partSize must be greater than "+this.minPartSize);this.service=e.service,this.bindServiceObject(e.params),this.validateBody(),this.adjustTotalBytes()},leavePartsOnError:!1,queueSize:4,partSize:null,minPartSize:5242880,maxTotalParts:1e4,send:function(e){var t=this;t.failed=!1,t.callback=e||function(e){if(e)throw e};var i=!0;if(t.sliceFn)t.fillQueue=t.fillBuffer;else if(a.util.isNode()){var o=a.util.stream.Stream;t.body instanceof o&&(i=!1,t.fillQueue=t.fillStream,t.partBuffers=[],t.body.on("error",(function(e){t.cleanup(e)})).on("readable",(function(){t.fillQueue()})).on("end",(function(){t.isDoneChunking=!0,t.numParts=t.totalPartNumbers,t.fillQueue.call(t),t.isDoneChunking&&t.totalPartNumbers>=1&&t.doneParts===t.numParts&&t.finishMultiPart()})))}i&&t.fillQueue.call(t)},abort:function(){var e=this;!0===e.isDoneChunking&&1===e.totalPartNumbers&&e.singlePart?e.singlePart.abort():e.cleanup(a.util.error(new Error("Request aborted by user"),{code:"RequestAbortedError",retryable:!1}))},validateBody:function(){var e=this;if(e.body=e.service.config.params.Body,"string"===typeof e.body)e.body=a.util.buffer.toBuffer(e.body);else if(!e.body)throw new Error("params.Body is required");e.sliceFn=a.util.arraySliceFn(e.body)},bindServiceObject:function(e){e=e||{};var t=this;if(t.service){var i=t.service,o=a.util.copy(i.config);o.signatureVersion=i.getSignatureVersion(),t.service=new i.constructor.__super__(o),t.service.config.params=a.util.merge(t.service.config.params||{},e),Object.defineProperty(t.service,"_originalConfig",{get:function(){return i._originalConfig},enumerable:!1,configurable:!0})}else t.service=new a.S3({params:e})},adjustTotalBytes:function(){var e=this;try{e.totalBytes=o(e.body)}catch(i){}if(e.totalBytes){var t=Math.ceil(e.totalBytes/e.maxTotalParts);t>e.partSize&&(e.partSize=t)}else e.totalBytes=void 0},isDoneChunking:!1,partPos:0,totalChunkedBytes:0,totalUploadedBytes:0,totalBytes:void 0,numParts:0,totalPartNumbers:0,activeParts:0,doneParts:0,parts:null,completeInfo:null,failed:!1,multipartReq:null,partBuffers:null,partBufferLength:0,fillBuffer:function(){var e=this,t=o(e.body);if(0===t)return e.isDoneChunking=!0,e.numParts=1,void e.nextChunk(e.body);for(;e.activeParts<e.queueSize&&e.partPos<t;){var i=Math.min(e.partPos+e.partSize,t),a=e.sliceFn.call(e.body,e.partPos,i);e.partPos+=e.partSize,(o(a)<e.partSize||e.partPos===t)&&(e.isDoneChunking=!0,e.numParts=e.totalPartNumbers+1),e.nextChunk(a)}},fillStream:function(){var e=this;if(!(e.activeParts>=e.queueSize)){var t=e.body.read(e.partSize-e.partBufferLength)||e.body.read();if(t&&(e.partBuffers.push(t),e.partBufferLength+=t.length,e.totalChunkedBytes+=t.length),e.partBufferLength>=e.partSize){var i=1===e.partBuffers.length?e.partBuffers[0]:n.concat(e.partBuffers);if(e.partBuffers=[],e.partBufferLength=0,i.length>e.partSize){var a=i.slice(e.partSize);e.partBuffers.push(a),e.partBufferLength+=a.length,i=i.slice(0,e.partSize)}e.nextChunk(i)}e.isDoneChunking&&!e.isDoneSending&&(i=1===e.partBuffers.length?e.partBuffers[0]:n.concat(e.partBuffers),e.partBuffers=[],e.partBufferLength=0,e.totalBytes=e.totalChunkedBytes,e.isDoneSending=!0,(0===e.numParts||i.length>0)&&(e.numParts++,e.nextChunk(i))),e.body.read(0)}},nextChunk:function(e){var t=this;if(t.failed)return null;var i=++t.totalPartNumbers;if(t.isDoneChunking&&1===i){var o={Body:e};this.tags&&(o.Tagging=this.getTaggingHeader());var n=t.service.putObject(o);return n._managedUpload=t,n.on("httpUploadProgress",t.progress).send(t.finishSinglePart),t.singlePart=n,null}if(t.service.config.params.ContentMD5){var r=a.util.error(new Error("The Content-MD5 you specified is invalid for multi-part uploads."),{code:"InvalidDigest",retryable:!1});return t.cleanup(r),null}if(t.completeInfo[i]&&null!==t.completeInfo[i].ETag)return null;t.activeParts++,t.service.config.params.UploadId?t.uploadPart(e,i):t.multipartReq?t.queueChunks(e,i):(t.multipartReq=t.service.createMultipartUpload(),t.multipartReq.on("success",(function(e){t.service.config.params.UploadId=e.data.UploadId,t.multipartReq=null})),t.queueChunks(e,i),t.multipartReq.on("error",(function(e){t.cleanup(e)})),t.multipartReq.send())},getTaggingHeader:function(){for(var e=[],t=0;t<this.tags.length;t++)e.push(a.util.uriEscape(this.tags[t].Key)+"="+a.util.uriEscape(this.tags[t].Value));return e.join("&")},uploadPart:function(e,t){var i=this,o={Body:e,ContentLength:a.util.string.byteLength(e),PartNumber:t},n={ETag:null,PartNumber:t};i.completeInfo[t]=n;var r=i.service.uploadPart(o);i.parts[t]=r,r._lastUploadedBytes=0,r._managedUpload=i,r.on("httpUploadProgress",i.progress),r.send((function(e,r){if(delete i.parts[o.PartNumber],i.activeParts--,!e&&(!r||!r.ETag)){var s="No access to ETag property on response.";a.util.isBrowser()&&(s+=" Check CORS configuration to expose ETag header."),e=a.util.error(new Error(s),{code:"ETagMissing",retryable:!1})}return e?i.cleanup(e):i.completeInfo[t]&&null!==i.completeInfo[t].ETag?null:(n.ETag=r.ETag,i.doneParts++,void(i.isDoneChunking&&i.doneParts===i.totalPartNumbers?i.finishMultiPart():i.fillQueue.call(i)))}))},queueChunks:function(e,t){var i=this;i.multipartReq.on("success",(function(){i.uploadPart(e,t)}))},cleanup:function(e){var t=this;t.failed||("function"===typeof t.body.removeAllListeners&&"function"===typeof t.body.resume&&(t.body.removeAllListeners("readable"),t.body.removeAllListeners("end"),t.body.resume()),t.multipartReq&&(t.multipartReq.removeAllListeners("success"),t.multipartReq.removeAllListeners("error"),t.multipartReq.removeAllListeners("complete"),delete t.multipartReq),t.service.config.params.UploadId&&!t.leavePartsOnError?t.service.abortMultipartUpload().send():t.leavePartsOnError&&(t.isDoneChunking=!1),a.util.each(t.parts,(function(e,t){t.removeAllListeners("complete"),t.abort()})),t.activeParts=0,t.partPos=0,t.numParts=0,t.totalPartNumbers=0,t.parts={},t.failed=!0,t.callback(e))},finishMultiPart:function(){var e=this,t={MultipartUpload:{Parts:e.completeInfo.slice(1)}};e.service.completeMultipartUpload(t,(function(t,i){if(t)return e.cleanup(t);if(i&&"string"===typeof i.Location&&(i.Location=i.Location.replace(/%2F/g,"/")),Array.isArray(e.tags)){for(var a=0;a<e.tags.length;a++)e.tags[a].Value=String(e.tags[a].Value);e.service.putObjectTagging({Tagging:{TagSet:e.tags}},(function(t,a){t?e.callback(t):e.callback(t,i)}))}else e.callback(t,i)}))},finishSinglePart:function(e,t){var i=this.request._managedUpload,a=this.request.httpRequest,o=a.endpoint;if(e)return i.callback(e);t.Location=[o.protocol,"//",o.host,a.path].join(""),t.key=this.request.params.Key,t.Key=this.request.params.Key,t.Bucket=this.request.params.Bucket,i.callback(e,t)},progress:function(e){var t=this._managedUpload;"putObject"===this.operation?(e.part=1,e.key=this.params.Key):(t.totalUploadedBytes+=e.loaded-this._lastUploadedBytes,this._lastUploadedBytes=e.loaded,e={loaded:t.totalUploadedBytes,total:t.totalBytes,part:this.params.PartNumber,key:this.params.Key}),t.emit("httpUploadProgress",[e])}}),a.util.mixin(a.S3.ManagedUpload,a.SequentialExecutor),a.S3.ManagedUpload.addPromisesToClass=function(e){this.prototype.promise=a.util.promisifyMethod("send",e)},a.S3.ManagedUpload.deletePromisesFromClass=function(){delete this.prototype.promise},a.util.addPromises(a.S3.ManagedUpload),e.exports=a.S3.ManagedUpload},78451:function(e,t,i){var a=i(8468);a.SequentialExecutor=a.util.inherit({constructor:function(){this._events={}},listeners:function(e){return this._events[e]?this._events[e].slice(0):[]},on:function(e,t,i){return this._events[e]?i?this._events[e].unshift(t):this._events[e].push(t):this._events[e]=[t],this},onAsync:function(e,t,i){return t._isAsync=!0,this.on(e,t,i)},removeListener:function(e,t){var i=this._events[e];if(i){for(var a=i.length,o=-1,n=0;n<a;++n)i[n]===t&&(o=n);o>-1&&i.splice(o,1)}return this},removeAllListeners:function(e){return e?delete this._events[e]:this._events={},this},emit:function(e,t,i){i||(i=function(){});var a=this.listeners(e),o=a.length;return this.callListeners(a,t,i),o>0},callListeners:function(e,t,i,o){var n=this,r=o||null;function s(o){if(o&&(r=a.util.error(r||new Error,o),n._haltHandlersOnError))return i.call(n,r);n.callListeners(e,t,i,r)}for(;e.length>0;){var l=e.shift();if(l._isAsync)return void l.apply(n,t.concat([s]));try{l.apply(n,t)}catch(c){r=a.util.error(r||new Error,c)}if(r&&n._haltHandlersOnError)return void i.call(n,r)}i.call(n,r)},addListeners:function(e){var t=this;return e._events&&(e=e._events),a.util.each(e,(function(e,i){"function"===typeof i&&(i=[i]),a.util.arrayEach(i,(function(i){t.on(e,i)}))})),t},addNamedListener:function(e,t,i,a){return this[e]=i,this.addListener(t,i,a),this},addNamedAsyncListener:function(e,t,i,a){return i._isAsync=!0,this.addNamedListener(e,t,i,a)},addNamedListeners:function(e){var t=this;return e((function(){t.addNamedListener.apply(t,arguments)}),(function(){t.addNamedAsyncListener.apply(t,arguments)})),this}}),a.SequentialExecutor.prototype.addListener=a.SequentialExecutor.prototype.on,e.exports=a.SequentialExecutor},75724:function(e,t,i){var a=i(8468),o=i(65565),n=i(37139),r=a.util.inherit,s=0,l=i(88918);a.Service=r({constructor:function(e){if(!this.loadServiceClass)throw a.util.error(new Error,"Service must be constructed with `new' operator");if(e){if(e.region){var t=e.region;l.isFipsRegion(t)&&(e.region=l.getRealRegion(t),e.useFipsEndpoint=!0),l.isGlobalRegion(t)&&(e.region=l.getRealRegion(t))}"boolean"===typeof e.useDualstack&&"boolean"!==typeof e.useDualstackEndpoint&&(e.useDualstackEndpoint=e.useDualstack)}var i=this.loadServiceClass(e||{});if(i){var o=a.util.copy(e),n=new i(e);return Object.defineProperty(n,"_originalConfig",{get:function(){return o},enumerable:!1,configurable:!0}),n._clientId=++s,n}this.initialize(e)},initialize:function(e){var t=a.config[this.serviceIdentifier];if(this.config=new a.Config(a.config),t&&this.config.update(t,!0),e&&this.config.update(e,!0),this.validateService(),this.config.endpoint||n.configureEndpoint(this),this.config.endpoint=this.endpointFromTemplate(this.config.endpoint),this.setEndpoint(this.config.endpoint),a.SequentialExecutor.call(this),a.Service.addDefaultMonitoringListeners(this),(this.config.clientSideMonitoring||a.Service._clientSideMonitoring)&&this.publisher){var i=this.publisher;this.addNamedListener("PUBLISH_API_CALL","apiCall",(function(e){process.nextTick((function(){i.eventHandler(e)}))})),this.addNamedListener("PUBLISH_API_ATTEMPT","apiCallAttempt",(function(e){process.nextTick((function(){i.eventHandler(e)}))}))}},validateService:function(){},loadServiceClass:function(e){var t=e;if(a.util.isEmpty(this.api)){if(t.apiConfig)return a.Service.defineServiceApi(this.constructor,t.apiConfig);if(this.constructor.services){(t=new a.Config(a.config)).update(e,!0);var i=t.apiVersions[this.constructor.serviceIdentifier];return i=i||t.apiVersion,this.getLatestServiceClass(i)}return null}return null},getLatestServiceClass:function(e){return e=this.getLatestServiceVersion(e),null===this.constructor.services[e]&&a.Service.defineServiceApi(this.constructor,e),this.constructor.services[e]},getLatestServiceVersion:function(e){if(!this.constructor.services||0===this.constructor.services.length)throw new Error("No services defined on "+this.constructor.serviceIdentifier);if(e?a.util.isType(e,Date)&&(e=a.util.date.iso8601(e).split("T")[0]):e="latest",Object.hasOwnProperty(this.constructor.services,e))return e;for(var t=Object.keys(this.constructor.services).sort(),i=null,o=t.length-1;o>=0;o--)if("*"!==t[o][t[o].length-1]&&(i=t[o]),t[o].substr(0,10)<=e)return i;throw new Error("Could not find "+this.constructor.serviceIdentifier+" API to satisfy version constraint `"+e+"'")},api:{},defaultRetryCount:3,customizeRequests:function(e){if(e){if("function"!==typeof e)throw new Error("Invalid callback type '"+typeof e+"' provided in customizeRequests");this.customRequestHandler=e}else this.customRequestHandler=null},makeRequest:function(e,t,i){if("function"===typeof t&&(i=t,t=null),t=t||{},this.config.params){var o=this.api.operations[e];o&&(t=a.util.copy(t),a.util.each(this.config.params,(function(e,i){o.input.members[e]&&(void 0!==t[e]&&null!==t[e]||(t[e]=i))})))}var n=new a.Request(this,e,t);return this.addAllRequestListeners(n),this.attachMonitoringEmitter(n),i&&n.send(i),n},makeUnauthenticatedRequest:function(e,t,i){"function"===typeof t&&(i=t,t={});var a=this.makeRequest(e,t).toUnauthenticated();return i?a.send(i):a},waitFor:function(e,t,i){return new a.ResourceWaiter(this,e).wait(t,i)},addAllRequestListeners:function(e){for(var t=[a.events,a.EventListeners.Core,this.serviceInterface(),a.EventListeners.CorePost],i=0;i<t.length;i++)t[i]&&e.addListeners(t[i]);this.config.paramValidation||e.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),this.config.logger&&e.addListeners(a.EventListeners.Logger),this.setupRequestListeners(e),"function"===typeof this.constructor.prototype.customRequestHandler&&this.constructor.prototype.customRequestHandler(e),Object.prototype.hasOwnProperty.call(this,"customRequestHandler")&&"function"===typeof this.customRequestHandler&&this.customRequestHandler(e)},apiCallEvent:function(e){var t=e.service.api.operations[e.operation],i={Type:"ApiCall",Api:t?t.name:e.operation,Version:1,Service:e.service.api.serviceId||e.service.api.endpointPrefix,Region:e.httpRequest.region,MaxRetriesExceeded:0,UserAgent:e.httpRequest.getUserAgent()},a=e.response;if(a.httpResponse.statusCode&&(i.FinalHttpStatusCode=a.httpResponse.statusCode),a.error){var o=a.error;a.httpResponse.statusCode>299?(o.code&&(i.FinalAwsException=o.code),o.message&&(i.FinalAwsExceptionMessage=o.message)):((o.code||o.name)&&(i.FinalSdkException=o.code||o.name),o.message&&(i.FinalSdkExceptionMessage=o.message))}return i},apiAttemptEvent:function(e){var t=e.service.api.operations[e.operation],i={Type:"ApiCallAttempt",Api:t?t.name:e.operation,Version:1,Service:e.service.api.serviceId||e.service.api.endpointPrefix,Fqdn:e.httpRequest.endpoint.hostname,UserAgent:e.httpRequest.getUserAgent()},a=e.response;return a.httpResponse.statusCode&&(i.HttpStatusCode=a.httpResponse.statusCode),!e._unAuthenticated&&e.service.config.credentials&&e.service.config.credentials.accessKeyId&&(i.AccessKey=e.service.config.credentials.accessKeyId),a.httpResponse.headers?(e.httpRequest.headers["x-amz-security-token"]&&(i.SessionToken=e.httpRequest.headers["x-amz-security-token"]),a.httpResponse.headers["x-amzn-requestid"]&&(i.XAmznRequestId=a.httpResponse.headers["x-amzn-requestid"]),a.httpResponse.headers["x-amz-request-id"]&&(i.XAmzRequestId=a.httpResponse.headers["x-amz-request-id"]),a.httpResponse.headers["x-amz-id-2"]&&(i.XAmzId2=a.httpResponse.headers["x-amz-id-2"]),i):i},attemptFailEvent:function(e){var t=this.apiAttemptEvent(e),i=e.response,a=i.error;return i.httpResponse.statusCode>299?(a.code&&(t.AwsException=a.code),a.message&&(t.AwsExceptionMessage=a.message)):((a.code||a.name)&&(t.SdkException=a.code||a.name),a.message&&(t.SdkExceptionMessage=a.message)),t},attachMonitoringEmitter:function(e){var t,i,o,n,r,s,l=0,c=this;e.on("validate",(function(){n=a.util.realClock.now(),s=Date.now()}),true),e.on("sign",(function(){i=a.util.realClock.now(),t=Date.now(),r=e.httpRequest.region,l++}),true),e.on("validateResponse",(function(){o=Math.round(a.util.realClock.now()-i)})),e.addNamedListener("API_CALL_ATTEMPT","success",(function(){var i=c.apiAttemptEvent(e);i.Timestamp=t,i.AttemptLatency=o>=0?o:0,i.Region=r,c.emit("apiCallAttempt",[i])})),e.addNamedListener("API_CALL_ATTEMPT_RETRY","retry",(function(){var n=c.attemptFailEvent(e);n.Timestamp=t,o=o||Math.round(a.util.realClock.now()-i),n.AttemptLatency=o>=0?o:0,n.Region=r,c.emit("apiCallAttempt",[n])})),e.addNamedListener("API_CALL","complete",(function(){var t=c.apiCallEvent(e);if(t.AttemptCount=l,!(t.AttemptCount<=0)){t.Timestamp=s;var i=Math.round(a.util.realClock.now()-n);t.Latency=i>=0?i:0;var o=e.response;o.error&&o.error.retryable&&"number"===typeof o.retryCount&&"number"===typeof o.maxRetries&&o.retryCount>=o.maxRetries&&(t.MaxRetriesExceeded=1),c.emit("apiCall",[t])}}))},setupRequestListeners:function(e){},getSigningName:function(){return this.api.signingName||this.api.endpointPrefix},getSignerClass:function(e){var t,i=null,o="";e&&(o=(i=(e.service.api.operations||{})[e.operation]||null)?i.authtype:"");return t=this.config.signatureVersion?this.config.signatureVersion:"v4"===o||"v4-unsigned-body"===o?"v4":"bearer"===o?"bearer":this.api.signatureVersion,a.Signers.RequestSigner.getVersion(t)},serviceInterface:function(){switch(this.api.protocol){case"ec2":case"query":return a.EventListeners.Query;case"json":return a.EventListeners.Json;case"rest-json":return a.EventListeners.RestJson;case"rest-xml":return a.EventListeners.RestXml}if(this.api.protocol)throw new Error("Invalid service `protocol' "+this.api.protocol+" in API config")},successfulResponse:function(e){return e.httpResponse.statusCode<300},numRetries:function(){return void 0!==this.config.maxRetries?this.config.maxRetries:this.defaultRetryCount},retryDelays:function(e,t){return a.util.calculateRetryDelay(e,this.config.retryDelayOptions,t)},retryableError:function(e){return!!this.timeoutError(e)||(!!this.networkingError(e)||(!!this.expiredCredentialsError(e)||(!!this.throttledError(e)||e.statusCode>=500)))},networkingError:function(e){return"NetworkingError"===e.code},timeoutError:function(e){return"TimeoutError"===e.code},expiredCredentialsError:function(e){return"ExpiredTokenException"===e.code},clockSkewError:function(e){switch(e.code){case"RequestTimeTooSkewed":case"RequestExpired":case"InvalidSignatureException":case"SignatureDoesNotMatch":case"AuthFailure":case"RequestInTheFuture":return!0;default:return!1}},getSkewCorrectedDate:function(){return new Date(Date.now()+this.config.systemClockOffset)},applyClockOffset:function(e){e&&(this.config.systemClockOffset=e-Date.now())},isClockSkewed:function(e){if(e)return Math.abs(this.getSkewCorrectedDate().getTime()-e)>=3e5},throttledError:function(e){if(429===e.statusCode)return!0;switch(e.code){case"ProvisionedThroughputExceededException":case"Throttling":case"ThrottlingException":case"RequestLimitExceeded":case"RequestThrottled":case"RequestThrottledException":case"TooManyRequestsException":case"TransactionInProgressException":case"EC2ThrottledException":return!0;default:return!1}},endpointFromTemplate:function(e){if("string"!==typeof e)return e;var t=e;return t=(t=(t=t.replace(/\{service\}/g,this.api.endpointPrefix)).replace(/\{region\}/g,this.config.region)).replace(/\{scheme\}/g,this.config.sslEnabled?"https":"http")},setEndpoint:function(e){this.endpoint=new a.Endpoint(e,this.config)},paginationConfig:function(e,t){var i=this.api.operations[e].paginator;if(!i){if(t){var o=new Error;throw a.util.error(o,"No pagination configuration for "+e)}return null}return i}}),a.util.update(a.Service,{defineMethods:function(e){a.util.each(e.prototype.api.operations,(function(t){e.prototype[t]||("none"===e.prototype.api.operations[t].authtype?e.prototype[t]=function(e,i){return this.makeUnauthenticatedRequest(t,e,i)}:e.prototype[t]=function(e,i){return this.makeRequest(t,e,i)})}))},defineService:function(e,t,i){a.Service._serviceMap[e]=!0,Array.isArray(t)||(i=t,t=[]);var o=r(a.Service,i||{});if("string"===typeof e){a.Service.addVersions(o,t);var n=o.serviceIdentifier||e;o.serviceIdentifier=n}else o.prototype.api=e,a.Service.defineMethods(o);if(a.SequentialExecutor.call(this.prototype),!this.prototype.publisher&&a.util.clientSideMonitoring){var s=a.util.clientSideMonitoring.Publisher,l=(0,a.util.clientSideMonitoring.configProvider)();this.prototype.publisher=new s(l),l.enabled&&(a.Service._clientSideMonitoring=!0)}return a.SequentialExecutor.call(o.prototype),a.Service.addDefaultMonitoringListeners(o.prototype),o},addVersions:function(e,t){Array.isArray(t)||(t=[t]),e.services=e.services||{};for(var i=0;i<t.length;i++)void 0===e.services[t[i]]&&(e.services[t[i]]=null);e.apiVersions=Object.keys(e.services).sort()},defineServiceApi:function(e,t,i){var n=r(e,{serviceIdentifier:e.serviceIdentifier});function s(t){t.isApi?n.prototype.api=t:n.prototype.api=new o(t,{serviceIdentifier:e.serviceIdentifier})}if("string"===typeof t){if(i)s(i);else try{s(a.apiLoader(e.serviceIdentifier,t))}catch(l){throw a.util.error(l,{message:"Could not find API configuration "+e.serviceIdentifier+"-"+t})}Object.prototype.hasOwnProperty.call(e.services,t)||(e.apiVersions=e.apiVersions.concat(t).sort()),e.services[t]=n}else s(t);return a.Service.defineMethods(n),n},hasService:function(e){return Object.prototype.hasOwnProperty.call(a.Service._serviceMap,e)},addDefaultMonitoringListeners:function(e){e.addNamedListener("MONITOR_EVENTS_BUBBLE","apiCallAttempt",(function(t){var i=Object.getPrototypeOf(e);i._events&&i.emit("apiCallAttempt",[t])})),e.addNamedListener("CALL_EVENTS_BUBBLE","apiCall",(function(t){var i=Object.getPrototypeOf(e);i._events&&i.emit("apiCall",[t])}))},_serviceMap:{}}),a.util.mixin(a.Service,a.SequentialExecutor),e.exports=a.Service},32193:function(e,t,i){var a=i(8468);a.util.update(a.APIGateway.prototype,{setAcceptHeader:function(e){var t=e.httpRequest;t.headers.Accept||(t.headers.Accept="application/json")},setupRequestListeners:function(e){(e.addListener("build",this.setAcceptHeader),"getExport"===e.operation)&&("swagger"===(e.params||{}).exportType&&e.addListener("extractData",a.util.convertPayloadToString))}})},42768:function(e,t,i){var a=i(8468);i(65473),a.util.update(a.CloudFront.prototype,{setupRequestListeners:function(e){e.addListener("extractData",a.util.hoistPayloadMember)}})},89785:function(e,t,i){var a=i(8468);i(55098),a.util.update(a.DynamoDB.prototype,{setupRequestListeners:function(e){e.service.config.dynamoDbCrc32&&(e.removeListener("extractData",a.EventListeners.Json.EXTRACT_DATA),e.addListener("extractData",this.checkCrc32),e.addListener("extractData",a.EventListeners.Json.EXTRACT_DATA))},checkCrc32:function(e){if(!e.httpResponse.streaming&&!e.request.service.crc32IsValid(e))throw e.data=null,e.error=a.util.error(new Error,{code:"CRC32CheckFailed",message:"CRC32 integrity check failed",retryable:!0}),e.request.haltHandlersOnError(),e.error},crc32IsValid:function(e){var t=e.httpResponse.headers["x-amz-crc32"];return!t||parseInt(t,10)===a.util.crypto.crc32(e.httpResponse.body)},defaultRetryCount:10,retryDelays:function(e,t){var i=a.util.copy(this.config.retryDelayOptions);return"number"!==typeof i.base&&(i.base=50),a.util.calculateRetryDelay(e,i,t)}})},89422:function(e,t,i){var a=i(8468);a.util.update(a.EC2.prototype,{setupRequestListeners:function(e){e.removeListener("extractError",a.EventListeners.Query.EXTRACT_ERROR),e.addListener("extractError",this.extractError),"copySnapshot"===e.operation&&e.onAsync("validate",this.buildCopySnapshotPresignedUrl)},buildCopySnapshotPresignedUrl:function(e,t){if(e.params.PresignedUrl||e._subRequest)return t();e.params=a.util.copy(e.params),e.params.DestinationRegion=e.service.config.region;var i=a.util.copy(e.service.config);delete i.endpoint,i.region=e.params.SourceRegion;var o=new e.service.constructor(i)[e.operation](e.params);o._subRequest=!0,o.presign((function(i,a){i?t(i):(e.params.PresignedUrl=a,t())}))},extractError:function(e){var t=e.httpResponse,i=(new a.XML.Parser).parse(t.body.toString()||"");i.Errors?e.error=a.util.error(new Error,{code:i.Errors.Error.Code,message:i.Errors.Error.Message}):e.error=a.util.error(new Error,{code:t.statusCode,message:null}),e.error.requestId=i.RequestID||null}})},17414:function(e,t,i){var a=i(8468),o=["deleteThingShadow","getThingShadow","updateThingShadow"];a.util.update(a.IotData.prototype,{validateService:function(){if(!this.config.endpoint||this.config.endpoint.indexOf("{")>=0){throw a.util.error(new Error,{name:"InvalidEndpoint",message:"AWS.IotData requires an explicit `endpoint' configuration option."})}},setupRequestListeners:function(e){e.addListener("validateResponse",this.validateResponseBody),o.indexOf(e.operation)>-1&&e.addListener("extractData",a.util.convertPayloadToString)},validateResponseBody:function(e){var t=(e.httpResponse.body.toString()||"{}").trim();t&&"{"===t.charAt(0)||(e.httpResponse.body="")}})},85447:function(e,t,i){var a=i(8468);a.util.update(a.Lambda.prototype,{setupRequestListeners:function(e){"invoke"===e.operation&&e.addListener("extractData",a.util.convertPayloadToString)}})},50566:function(e,t,i){var a=i(8468);a.util.update(a.MachineLearning.prototype,{setupRequestListeners:function(e){"predict"===e.operation&&e.addListener("build",this.buildEndpoint)},buildEndpoint:function(e){var t=e.params.PredictEndpoint;t&&(e.httpRequest.endpoint=new a.Endpoint(t))}})},92540:function(e,t,i){i(84796)},99875:function(e,t,i){var a=i(8468),o=i(11483);i(42418);var n=["copyDBSnapshot","createDBInstanceReadReplica","createDBCluster","copyDBClusterSnapshot","startDBInstanceAutomatedBackupsReplication"];a.util.update(a.RDS.prototype,{setupRequestListeners:function(e){o.setupRequestListeners(this,e,n)}})},11483:function(e,t,i){var a=i(8468),o={setupRequestListeners:function(e,t,i){if(-1!==i.indexOf(t.operation)&&t.params.SourceRegion)if(t.params=a.util.copy(t.params),t.params.PreSignedUrl||t.params.SourceRegion===e.config.region)delete t.params.SourceRegion;else{var n=!!e.config.paramValidation;n&&t.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),t.onAsync("validate",o.buildCrossRegionPresignedUrl),n&&t.addListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS)}},buildCrossRegionPresignedUrl:function(e,t){var i=a.util.copy(e.service.config);i.region=e.params.SourceRegion,delete e.params.SourceRegion,delete i.endpoint,delete i.params,i.signatureVersion="v4";var o=e.service.config.region,n=new e.service.constructor(i)[e.operation](a.util.copy(e.params));n.on("build",(function(e){var t=e.httpRequest;t.params.DestinationRegion=o,t.body=a.util.queryParamsToString(t.params)})),n.presign((function(i,a){i?t(i):(e.params.PreSignedUrl=a,t())}))}};e.exports=o},12449:function(e,t,i){var a=i(8468);a.util.update(a.Route53.prototype,{setupRequestListeners:function(e){e.on("build",this.sanitizeUrl)},sanitizeUrl:function(e){var t=e.httpRequest.path;e.httpRequest.path=t.replace(/\/%2F\w+%2F/,"/")},retryableError:function(e){return"PriorRequestNotComplete"===e.code&&400===e.statusCode||a.Service.prototype.retryableError.call(this,e)}})},57700:function(e,t,i){var a=i(8468),o=i(94966),n=i(21980),r=i(22605),s=i(37139);i(51470);var l={completeMultipartUpload:!0,copyObject:!0,uploadPartCopy:!0},c=["AuthorizationHeaderMalformed","BadRequest","PermanentRedirect",301],p="s3-object-lambda";a.util.update(a.S3.prototype,{getSignatureVersion:function(e){var t=this.api.signatureVersion,i=this._originalConfig?this._originalConfig.signatureVersion:null,a=this.config.signatureVersion,o=!!e&&e.isPresigned();return i?i="v2"===i?"s3":i:(!0!==o?t="v4":a&&(t=a),t)},getSigningName:function(e){if(e&&"writeGetObjectResponse"===e.operation)return p;var t=a.Service.prototype.getSigningName;return e&&e._parsedArn&&e._parsedArn.service?e._parsedArn.service:t.call(this)},getSignerClass:function(e){var t=this.getSignatureVersion(e);return a.Signers.RequestSigner.getVersion(t)},validateService:function(){var e,t=[];if(this.config.region||(this.config.region="us-east-1"),!this.config.endpoint&&this.config.s3BucketEndpoint&&t.push("An endpoint must be provided when configuring `s3BucketEndpoint` to true."),1===t.length?e=t[0]:t.length>1&&(e="Multiple configuration errors:\n"+t.join("\n")),e)throw a.util.error(new Error,{name:"InvalidEndpoint",message:e})},shouldDisableBodySigning:function(e){var t=this.getSignerClass();return!0===this.config.s3DisableBodySigning&&t===a.Signers.V4&&"https:"===e.httpRequest.endpoint.protocol},setupRequestListeners:function(e){e.addListener("validateResponse",this.setExpiresString);if(e.addListener("validate",this.validateScheme),e.addListener("validate",this.validateBucketName,true),e.addListener("validate",this.optInUsEast1RegionalEndpoint,true),e.removeListener("validate",a.EventListeners.Core.VALIDATE_REGION),e.addListener("build",this.addContentType),e.addListener("build",this.computeContentMd5),e.addListener("build",this.computeSseCustomerKeyMd5),e.addListener("build",this.populateURI),e.addListener("afterBuild",this.addExpect100Continue),e.addListener("extractError",this.extractError),e.addListener("extractData",a.util.hoistPayloadMember),e.addListener("extractData",this.extractData),e.addListener("extractData",this.extractErrorFrom200Response),e.addListener("beforePresign",this.prepareSignedUrl),this.shouldDisableBodySigning(e)&&(e.removeListener("afterBuild",a.EventListeners.Core.COMPUTE_SHA256),e.addListener("afterBuild",this.disableBodySigning)),"createBucket"!==e.operation&&r.isArnInParam(e,"Bucket"))return e._parsedArn=a.util.ARN.parse(e.params.Bucket),e.removeListener("validate",this.validateBucketName),e.removeListener("build",this.populateURI),"s3"===e._parsedArn.service?(e.addListener("validate",r.validateS3AccessPointArn),e.addListener("validate",this.validateArnResourceType),e.addListener("validate",this.validateArnRegion)):"s3-outposts"===e._parsedArn.service&&(e.addListener("validate",r.validateOutpostsAccessPointArn),e.addListener("validate",r.validateOutpostsArn),e.addListener("validate",r.validateArnRegion)),e.addListener("validate",r.validateArnAccount),e.addListener("validate",r.validateArnService),e.addListener("build",this.populateUriFromAccessPointArn),void e.addListener("build",r.validatePopulateUriFromArn);e.addListener("validate",this.validateBucketEndpoint),e.addListener("validate",this.correctBucketRegionFromCache),e.onAsync("extractError",this.requestBucketRegion),a.util.isBrowser()&&e.onAsync("retry",this.reqRegionForNetworkingError)},validateScheme:function(e){var t=e.params,i=e.httpRequest.endpoint.protocol;if((t.SSECustomerKey||t.CopySourceSSECustomerKey)&&"https:"!==i){throw a.util.error(new Error,{code:"ConfigError",message:"Cannot send SSE keys over HTTP. Set 'sslEnabled'to 'true' in your configuration"})}},validateBucketEndpoint:function(e){if(!e.params.Bucket&&e.service.config.s3BucketEndpoint){throw a.util.error(new Error,{code:"ConfigError",message:"Cannot send requests to root API with `s3BucketEndpoint` set."})}},validateArnRegion:function(e){r.validateArnRegion(e,{allowFipsEndpoint:!0})},validateArnResourceType:function(e){var t=e._parsedArn.resource;if(0!==t.indexOf("accesspoint:")&&0!==t.indexOf("accesspoint/"))throw a.util.error(new Error,{code:"InvalidARN",message:"ARN resource should begin with 'accesspoint/'"})},validateBucketName:function(e){var t=e.service.getSignatureVersion(e),i=e.params&&e.params.Bucket,o=e.params&&e.params.Key,n=i&&i.indexOf("/");if(i&&n>=0)if("string"===typeof o&&n>0){e.params=a.util.copy(e.params);var r=i.substr(n+1)||"";e.params.Key=r+"/"+o,e.params.Bucket=i.substr(0,n)}else if("v4"===t){var s="Bucket names cannot contain forward slashes. Bucket: "+i;throw a.util.error(new Error,{code:"InvalidBucket",message:s})}},isValidAccelerateOperation:function(e){return-1===["createBucket","deleteBucket","listBuckets"].indexOf(e)},optInUsEast1RegionalEndpoint:function(e){var t=e.service,i=t.config;if(i.s3UsEast1RegionalEndpoint=n(t._originalConfig,{env:"AWS_S3_US_EAST_1_REGIONAL_ENDPOINT",sharedConfig:"s3_us_east_1_regional_endpoint",clientConfig:"s3UsEast1RegionalEndpoint"}),!(t._originalConfig||{}).endpoint&&"us-east-1"===e.httpRequest.region&&"regional"===i.s3UsEast1RegionalEndpoint&&e.httpRequest.endpoint.hostname.indexOf("s3.amazonaws.com")>=0){var a=i.endpoint.indexOf(".amazonaws.com"),o=i.endpoint.substring(0,a)+".us-east-1"+i.endpoint.substring(a);e.httpRequest.updateEndpoint(o)}},populateURI:function(e){var t=e.httpRequest,i=e.params.Bucket,a=e.service,o=t.endpoint;if(i&&!a.pathStyleBucketName(i)){a.config.useAccelerateEndpoint&&a.isValidAccelerateOperation(e.operation)?a.config.useDualstackEndpoint?o.hostname=i+".s3-accelerate.dualstack.amazonaws.com":o.hostname=i+".s3-accelerate.amazonaws.com":a.config.s3BucketEndpoint||(o.hostname=i+"."+o.hostname);var n=o.port;o.host=80!==n&&443!==n?o.hostname+":"+o.port:o.hostname,t.virtualHostedBucket=i,a.removeVirtualHostedBucketFromPath(e)}},removeVirtualHostedBucketFromPath:function(e){var t=e.httpRequest,i=t.virtualHostedBucket;if(i&&t.path){if(e.params&&e.params.Key){var o="/"+a.util.uriEscapePath(e.params.Key);if(0===t.path.indexOf(o)&&(t.path.length===o.length||"?"===t.path[o.length]))return}t.path=t.path.replace(new RegExp("/"+i),""),"/"!==t.path[0]&&(t.path="/"+t.path)}},populateUriFromAccessPointArn:function(e){var t=e._parsedArn,i="s3-outposts"===t.service,o="s3-object-lambda"===t.service,n=i?"."+t.outpostId:"",r=i?"s3-outposts":"s3-accesspoint",l=!i&&e.service.config.useFipsEndpoint?"-fips":"",c=!i&&e.service.config.useDualstackEndpoint?".dualstack":"",p=e.httpRequest.endpoint,h=s.getEndpointSuffix(t.region),$=e.service.config.s3UseArnRegion;if(p.hostname=[t.accessPoint+"-"+t.accountId+n,r+l+c,$?t.region:e.service.config.region,h].join("."),o){r="s3-object-lambda";var d=t.resource.split("/")[1];l=e.service.config.useFipsEndpoint?"-fips":"";p.hostname=[d+"-"+t.accountId,r+l,$?t.region:e.service.config.region,h].join(".")}p.host=p.hostname;var u=a.util.uriEscape(e.params.Bucket),m=e.httpRequest.path;e.httpRequest.path=m.replace(new RegExp("/"+u),""),"/"!==e.httpRequest.path[0]&&(e.httpRequest.path="/"+e.httpRequest.path),e.httpRequest.region=t.region},addExpect100Continue:function(e){var t=e.httpRequest.headers["Content-Length"];a.util.isNode()&&(t>=1048576||e.params.Body instanceof a.util.stream.Stream)&&(e.httpRequest.headers.Expect="100-continue")},addContentType:function(e){var t=e.httpRequest;if("GET"!==t.method&&"HEAD"!==t.method){t.headers["Content-Type"]||(t.headers["Content-Type"]="application/octet-stream");var i=t.headers["Content-Type"];if(a.util.isBrowser())if("string"!==typeof t.body||i.match(/;\s*charset=/)){t.headers["Content-Type"]=i.replace(/(;\s*charset=)(.+)$/,(function(e,t,i){return t+i.toUpperCase()}))}else{t.headers["Content-Type"]+="; charset=UTF-8"}}else delete t.headers["Content-Type"]},willComputeChecksums:function(e){var t=e.service.api.operations[e.operation].input.members,i=e.httpRequest.body,o=e.service.config.computeChecksums&&t.ContentMD5&&!e.params.ContentMD5&&i&&(a.util.Buffer.isBuffer(e.httpRequest.body)||"string"===typeof e.httpRequest.body);return!(!o||!e.service.shouldDisableBodySigning(e)||e.isPresigned())||!(!o||"s3"!==this.getSignatureVersion(e)||!e.isPresigned())},computeContentMd5:function(e){if(e.service.willComputeChecksums(e)){var t=a.util.crypto.md5(e.httpRequest.body,"base64");e.httpRequest.headers["Content-MD5"]=t}},computeSseCustomerKeyMd5:function(e){a.util.each({SSECustomerKey:"x-amz-server-side-encryption-customer-key-MD5",CopySourceSSECustomerKey:"x-amz-copy-source-server-side-encryption-customer-key-MD5"},(function(t,i){if(e.params[t]){var o=a.util.crypto.md5(e.params[t],"base64");e.httpRequest.headers[i]=o}}))},pathStyleBucketName:function(e){return!!this.config.s3ForcePathStyle||!this.config.s3BucketEndpoint&&(!r.dnsCompatibleBucketName(e)||!(!this.config.sslEnabled||!e.match(/\./)))},extractErrorFrom200Response:function(e){var t=this.service?this.service:this;if(t.is200Error(e)||l[e.request.operation]){var i=e.httpResponse,o=i.body&&i.body.toString()||"";if(o&&o.indexOf("</Error>")===o.length-8)throw e.data=null,t.extractError(e),e.error.is200Error=!0,e.error;if(!i.body||!o.match(/<[\w_]/))throw e.data=null,a.util.error(new Error,{code:"InternalError",message:"S3 aborted request"})}},is200Error:function(e){if(200!==(e&&e.httpResponse&&e.httpResponse.statusCode))return!1;try{for(var t=e.request,i=t.service.api.operations[t.operation].output.members,a=Object.keys(i),o=0;o<a.length;++o){var n=i[a[o]];if("binary"===n.type&&n.isStreaming)return!1}var r=e.httpResponse.body;if(r&&void 0!==r.byteLength&&(r.byteLength<15||r.byteLength>3e3))return!1;if(!r)return!1;var s=r.toString();if(s.indexOf("</Error>")===s.length-8)return!0}catch(l){return!1}return!1},retryableError:function(e,t){return!!(e.is200Error||l[t.operation]&&200===e.statusCode)||(!t._requestRegionForBucket||!t.service.bucketRegionCache[t._requestRegionForBucket])&&(!(!e||"RequestTimeout"!==e.code)||(e&&-1!=c.indexOf(e.code)&&e.region&&e.region!=t.httpRequest.region?(t.httpRequest.region=e.region,301===e.statusCode&&t.service.updateReqBucketRegion(t),!0):a.Service.prototype.retryableError.call(this,e,t)))},updateReqBucketRegion:function(e,t){var i=e.httpRequest;if("string"===typeof t&&t.length&&(i.region=t),i.endpoint.host.match(/s3(?!-accelerate).*\.amazonaws\.com$/)){var o=e.service,n=o.config,r=n.s3BucketEndpoint;r&&delete n.s3BucketEndpoint;var s=a.util.copy(n);delete s.endpoint,s.region=i.region,i.endpoint=new a.S3(s).endpoint,o.populateURI(e),n.s3BucketEndpoint=r,i.headers.Host=i.endpoint.host,"validate"===e._asm.currentState&&(e.removeListener("build",o.populateURI),e.addListener("build",o.removeVirtualHostedBucketFromPath))}},extractData:function(e){var t=e.request;if("getBucketLocation"===t.operation){var i=e.httpResponse.body.toString().match(/>(.+)<\/Location/);delete e.data._,e.data.LocationConstraint=i?i[1]:""}var a=t.params.Bucket||null;if("deleteBucket"!==t.operation||"string"!==typeof a||e.error){var o=(e.httpResponse.headers||{})["x-amz-bucket-region"]||null;if(!o&&"createBucket"===t.operation&&!e.error){var n=t.params.CreateBucketConfiguration;o=n?"EU"===n.LocationConstraint?"eu-west-1":n.LocationConstraint:"us-east-1"}o&&a&&o!==t.service.bucketRegionCache[a]&&(t.service.bucketRegionCache[a]=o)}else t.service.clearBucketRegionCache(a);t.service.extractRequestIds(e)},extractError:function(e){var t,i={304:"NotModified",403:"Forbidden",400:"BadRequest",404:"NotFound"},o=e.request,n=e.httpResponse.statusCode,r=e.httpResponse.body||"",s=(e.httpResponse.headers||{})["x-amz-bucket-region"]||null,l=o.params.Bucket||null,c=o.service.bucketRegionCache;if(s&&l&&s!==c[l]&&(c[l]=s),i[n]&&0===r.length)l&&!s&&(t=c[l]||null)!==o.httpRequest.region&&(s=t),e.error=a.util.error(new Error,{code:i[n],message:null,region:s});else{var p=(new a.XML.Parser).parse(r.toString());p.Region&&!s?(s=p.Region,l&&s!==c[l]&&(c[l]=s)):!l||s||p.Region||(t=c[l]||null)!==o.httpRequest.region&&(s=t),e.error=a.util.error(new Error,{code:p.Code||n,message:p.Message||null,region:s})}o.service.extractRequestIds(e)},requestBucketRegion:function(e,t){var i=e.error,o=e.request,n=o.params.Bucket||null;if(!i||!n||i.region||"listObjects"===o.operation||a.util.isNode()&&"headBucket"===o.operation||400===i.statusCode&&"headObject"!==o.operation||-1===c.indexOf(i.code))return t();var r=a.util.isNode()?"headBucket":"listObjects",s={Bucket:n};"listObjects"===r&&(s.MaxKeys=0);var l=o.service[r](s);l._requestRegionForBucket=n,l.send((function(){var e=o.service.bucketRegionCache[n]||null;i.region=e,t()}))},reqRegionForNetworkingError:function(e,t){if(!a.util.isBrowser())return t();var i=e.error,o=e.request,n=o.params.Bucket;if(!i||"NetworkingError"!==i.code||!n||"us-east-1"===o.httpRequest.region)return t();var s=o.service,l=s.bucketRegionCache,c=l[n]||null;if(c&&c!==o.httpRequest.region)s.updateReqBucketRegion(o,c),t();else if(r.dnsCompatibleBucketName(n))if(o.httpRequest.virtualHostedBucket){var p=s.listObjects({Bucket:n,MaxKeys:0});s.updateReqBucketRegion(p,"us-east-1"),p._requestRegionForBucket=n,p.send((function(){var e=s.bucketRegionCache[n]||null;e&&e!==o.httpRequest.region&&s.updateReqBucketRegion(o,e),t()}))}else t();else s.updateReqBucketRegion(o,"us-east-1"),"us-east-1"!==l[n]&&(l[n]="us-east-1"),t()},bucketRegionCache:{},clearBucketRegionCache:function(e){var t=this.bucketRegionCache;e?"string"===typeof e&&(e=[e]):e=Object.keys(t);for(var i=0;i<e.length;i++)delete t[e[i]];return t},correctBucketRegionFromCache:function(e){var t=e.params.Bucket||null;if(t){var i=e.service,a=e.httpRequest.region,o=i.bucketRegionCache[t];o&&o!==a&&i.updateReqBucketRegion(e,o)}},extractRequestIds:function(e){var t=e.httpResponse.headers?e.httpResponse.headers["x-amz-id-2"]:null,i=e.httpResponse.headers?e.httpResponse.headers["x-amz-cf-id"]:null;e.extendedRequestId=t,e.cfId=i,e.error&&(e.error.requestId=e.requestId||null,e.error.extendedRequestId=t,e.error.cfId=i)},getSignedUrl:function(e,t,i){var o=(t=a.util.copy(t||{})).Expires||900;if("number"!==typeof o)throw a.util.error(new Error,{code:"InvalidParameterException",message:"The expiration must be a number, received "+typeof o});delete t.Expires;var n=this.makeRequest(e,t);if(!i)return n.presign(o,i);a.util.defer((function(){n.presign(o,i)}))},createPresignedPost:function(e,t){"function"===typeof e&&void 0===t&&(t=e,e=null),e=a.util.copy(e||{});var i=this.config.params||{},o=e.Bucket||i.Bucket,n=this,r=this.config,s=a.util.copy(this.endpoint);function l(){return{url:a.util.urlFormat(s),fields:n.preparePostFields(r.credentials,r.region,o,e.Fields,e.Conditions,e.Expires)}}if(r.s3BucketEndpoint||(s.pathname="/"+o),!t)return l();r.getCredentials((function(e){if(e)t(e);else try{t(null,l())}catch(e){t(e)}}))},preparePostFields:function(e,t,i,n,r,s){var l=this.getSkewCorrectedDate();if(!e||!t||!i)throw new Error("Unable to create a POST object policy without a bucket, region, and credentials");n=a.util.copy(n||{}),r=(r||[]).slice(0),s=s||3600;var c=a.util.date.iso8601(l).replace(/[:\-]|\.\d{3}/g,""),p=c.substr(0,8),h=o.createScope(p,t,"s3"),$=e.accessKeyId+"/"+h;for(var d in n.bucket=i,n["X-Amz-Algorithm"]="AWS4-HMAC-SHA256",n["X-Amz-Credential"]=$,n["X-Amz-Date"]=c,e.sessionToken&&(n["X-Amz-Security-Token"]=e.sessionToken),n)if(n.hasOwnProperty(d)){var u={};u[d]=n[d],r.push(u)}return n.Policy=this.preparePostPolicy(new Date(l.valueOf()+1e3*s),r),n["X-Amz-Signature"]=a.util.crypto.hmac(o.getSigningKey(e,p,t,"s3",!0),n.Policy,"hex"),n},preparePostPolicy:function(e,t){return a.util.base64.encode(JSON.stringify({expiration:a.util.date.iso8601(e),conditions:t}))},prepareSignedUrl:function(e){e.addListener("validate",e.service.noPresignedContentLength),e.removeListener("build",e.service.addContentType),e.params.Body?e.addListener("afterBuild",a.EventListeners.Core.COMPUTE_SHA256):e.removeListener("build",e.service.computeContentMd5)},disableBodySigning:function(e){var t=e.httpRequest.headers;Object.prototype.hasOwnProperty.call(t,"presigned-expires")||(t["X-Amz-Content-Sha256"]="UNSIGNED-PAYLOAD")},noPresignedContentLength:function(e){if(void 0!==e.params.ContentLength)throw a.util.error(new Error,{code:"UnexpectedParameter",message:"ContentLength is not supported in pre-signed URLs."})},createBucket:function(e,t){"function"!==typeof e&&e||(t=t||e,e={});var i=this.endpoint.hostname,o=a.util.copy(e);return"us-east-1"===this.config.region||i===this.api.globalEndpoint||e.CreateBucketConfiguration||(o.CreateBucketConfiguration={LocationConstraint:this.config.region}),this.makeRequest("createBucket",o,t)},writeGetObjectResponse:function(e,t){var i=this.makeRequest("writeGetObjectResponse",a.util.copy(e),t),o=this.endpoint.hostname;return o=-1!==o.indexOf(this.config.region)?o.replace("s3.","s3-object-lambda."):o.replace("s3.","s3-object-lambda."+this.config.region+"."),i.httpRequest.endpoint=new a.Endpoint(o,this.config),i},upload:function(e,t,i){"function"===typeof t&&void 0===i&&(i=t,t=null),t=t||{},t=a.util.merge(t||{},{service:this,params:e});var o=new a.S3.ManagedUpload(t);return"function"===typeof i&&o.send(i),o},setExpiresString:function(e){e&&e.httpResponse&&e.httpResponse.headers&&"expires"in e.httpResponse.headers&&(e.httpResponse.headers.expiresstring=e.httpResponse.headers.expires);try{e&&e.httpResponse&&e.httpResponse.headers&&"expires"in e.httpResponse.headers&&a.util.date.parseTimestamp(e.httpResponse.headers.expires)}catch(t){console.log("AWS SDK","(warning)",t),delete e.httpResponse.headers.expires}}}),a.S3.addPromisesToClass=function(e){this.prototype.getSignedUrlPromise=a.util.promisifyMethod("getSignedUrl",e)},a.S3.deletePromisesFromClass=function(){delete this.prototype.getSignedUrlPromise},a.util.addPromises(a.S3)},22605:function(e,t,i){var a=i(8468),o=i(37139),n={isArnInParam:function(e,t){var i=((e.service.api.operations[e.operation]||{}).input||{}).members||{};return!(!e.params[t]||!i[t])&&a.util.ARN.validate(e.params[t])},validateArnService:function(e){var t=e._parsedArn;if("s3"!==t.service&&"s3-outposts"!==t.service&&"s3-object-lambda"!==t.service)throw a.util.error(new Error,{code:"InvalidARN",message:"expect 's3' or 's3-outposts' or 's3-object-lambda' in ARN service component"})},validateArnAccount:function(e){var t=e._parsedArn;if(!/[0-9]{12}/.exec(t.accountId))throw a.util.error(new Error,{code:"InvalidARN",message:'ARN accountID does not match regex "[0-9]{12}"'})},validateS3AccessPointArn:function(e){var t=e._parsedArn,i=t.resource["accesspoint".length];if(2!==t.resource.split(i).length)throw a.util.error(new Error,{code:"InvalidARN",message:"Access Point ARN should have one resource accesspoint/{accesspointName}"});var o=t.resource.split(i)[1],r=o+"-"+t.accountId;if(!n.dnsCompatibleBucketName(r)||r.match(/\./))throw a.util.error(new Error,{code:"InvalidARN",message:"Access point resource in ARN is not DNS compatible. Got "+o});e._parsedArn.accessPoint=o},validateOutpostsArn:function(e){var t=e._parsedArn;if(0!==t.resource.indexOf("outpost:")&&0!==t.resource.indexOf("outpost/"))throw a.util.error(new Error,{code:"InvalidARN",message:"ARN resource should begin with 'outpost/'"});var i=t.resource["outpost".length],o=t.resource.split(i)[1];if(!new RegExp(/^([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9])$/).test(o))throw a.util.error(new Error,{code:"InvalidARN",message:"Outpost resource in ARN is not DNS compatible. Got "+o});e._parsedArn.outpostId=o},validateOutpostsAccessPointArn:function(e){var t=e._parsedArn,i=t.resource["outpost".length];if(4!==t.resource.split(i).length)throw a.util.error(new Error,{code:"InvalidARN",message:"Outposts ARN should have two resources outpost/{outpostId}/accesspoint/{accesspointName}"});var o=t.resource.split(i)[3],r=o+"-"+t.accountId;if(!n.dnsCompatibleBucketName(r)||r.match(/\./))throw a.util.error(new Error,{code:"InvalidARN",message:"Access point resource in ARN is not DNS compatible. Got "+o});e._parsedArn.accessPoint=o},validateArnRegion:function(e,t){void 0===t&&(t={});var i=n.loadUseArnRegionConfig(e),r=e._parsedArn.region,s=e.service.config.region,l=e.service.config.useFipsEndpoint,c=t.allowFipsEndpoint||!1;if(!r){var p="ARN region is empty";throw"s3"===e._parsedArn.service&&(p+="\nYou may want to use multi-regional ARN. The feature is not supported in current SDK. You should consider switching to V3(https://github.com/aws/aws-sdk-js-v3)."),a.util.error(new Error,{code:"InvalidARN",message:p})}if(l&&!c)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"ARN endpoint is not compatible with FIPS region"});if(r.indexOf("fips")>=0)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"FIPS region not allowed in ARN"});if(!i&&r!==s)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Configured region conflicts with access point region"});if(i&&o.getEndpointSuffix(r)!==o.getEndpointSuffix(s))throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Configured region and access point region not in same partition"});if(e.service.config.useAccelerateEndpoint)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"useAccelerateEndpoint config is not supported with access point ARN"});if("s3-outposts"===e._parsedArn.service&&e.service.config.useDualstackEndpoint)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Dualstack is not supported with outposts access point ARN"})},loadUseArnRegionConfig:function(e){var t="AWS_S3_USE_ARN_REGION",i="s3_use_arn_region",o=!0,n=e.service._originalConfig||{};if(void 0!==e.service.config.s3UseArnRegion)return e.service.config.s3UseArnRegion;if(void 0!==n.s3UseArnRegion)o=!0===n.s3UseArnRegion;else if(a.util.isNode())if({NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[t]){var r={NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[t].trim().toLowerCase();if(["false","true"].indexOf(r)<0)throw a.util.error(new Error,{code:"InvalidConfiguration",message:t+" only accepts true or false. Got "+{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[t],retryable:!1});o="true"===r}else{var s={};try{s=a.util.getProfilesFromSharedConfig(a.util.iniLoader)[{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_PROFILE||a.util.defaultProfile]}catch(l){}if(s[i]){if(["false","true"].indexOf(s[i].trim().toLowerCase())<0)throw a.util.error(new Error,{code:"InvalidConfiguration",message:i+" only accepts true or false. Got "+s[i],retryable:!1});o="true"===s[i].trim().toLowerCase()}}return e.service.config.s3UseArnRegion=o,o},validatePopulateUriFromArn:function(e){if(e.service._originalConfig&&e.service._originalConfig.endpoint)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Custom endpoint is not compatible with access point ARN"});if(e.service.config.s3ForcePathStyle)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Cannot construct path-style endpoint with access point"})},dnsCompatibleBucketName:function(e){var t=e,i=new RegExp(/^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/),a=new RegExp(/(\d+\.){3}\d+/),o=new RegExp(/\.\./);return!(!t.match(i)||t.match(a)||t.match(o))}};e.exports=n},5387:function(e,t,i){var a=i(8468);a.util.update(a.SQS.prototype,{setupRequestListeners:function(e){e.addListener("build",this.buildEndpoint),e.service.config.computeChecksums&&("sendMessage"===e.operation?e.addListener("extractData",this.verifySendMessageChecksum):"sendMessageBatch"===e.operation?e.addListener("extractData",this.verifySendMessageBatchChecksum):"receiveMessage"===e.operation&&e.addListener("extractData",this.verifyReceiveMessageChecksum))},verifySendMessageChecksum:function(e){if(e.data){var t=e.data.MD5OfMessageBody,i=this.params.MessageBody,a=this.service.calculateChecksum(i);if(a!==t){var o='Got "'+e.data.MD5OfMessageBody+'", expecting "'+a+'".';this.service.throwInvalidChecksumError(e,[e.data.MessageId],o)}}},verifySendMessageBatchChecksum:function(e){if(e.data){var t=this.service,i={},o=[],n=[];a.util.arrayEach(e.data.Successful,(function(e){i[e.Id]=e})),a.util.arrayEach(this.params.Entries,(function(e){if(i[e.Id]){var a=i[e.Id].MD5OfMessageBody,r=e.MessageBody;t.isChecksumValid(a,r)||(o.push(e.Id),n.push(i[e.Id].MessageId))}})),o.length>0&&t.throwInvalidChecksumError(e,n,"Invalid messages: "+o.join(", "))}},verifyReceiveMessageChecksum:function(e){if(e.data){var t=this.service,i=[];a.util.arrayEach(e.data.Messages,(function(e){var a=e.MD5OfBody,o=e.Body;t.isChecksumValid(a,o)||i.push(e.MessageId)})),i.length>0&&t.throwInvalidChecksumError(e,i,"Invalid messages: "+i.join(", "))}},throwInvalidChecksumError:function(e,t,i){e.error=a.util.error(new Error,{retryable:!0,code:"InvalidChecksum",messageIds:t,message:e.request.operation+" returned an invalid MD5 response. "+i})},isChecksumValid:function(e,t){return this.calculateChecksum(t)===e},calculateChecksum:function(e){return a.util.crypto.md5(e,"hex")},buildEndpoint:function(e){var t=e.httpRequest.params.QueueUrl;if(t){e.httpRequest.endpoint=new a.Endpoint(t);var i=e.httpRequest.endpoint.host.match(/^sqs\.(.+?)\./);i&&(e.httpRequest.region=i[1])}}})},28177:function(e,t,i){var a=i(8468),o=i(21980);a.util.update(a.STS.prototype,{credentialsFrom:function(e,t){return e?(t||(t=new a.TemporaryCredentials),t.expired=!1,t.accessKeyId=e.Credentials.AccessKeyId,t.secretAccessKey=e.Credentials.SecretAccessKey,t.sessionToken=e.Credentials.SessionToken,t.expireTime=e.Credentials.Expiration,t):null},assumeRoleWithWebIdentity:function(e,t){return this.makeUnauthenticatedRequest("assumeRoleWithWebIdentity",e,t)},assumeRoleWithSAML:function(e,t){return this.makeUnauthenticatedRequest("assumeRoleWithSAML",e,t)},setupRequestListeners:function(e){e.addListener("validate",this.optInRegionalEndpoint,!0)},optInRegionalEndpoint:function(e){var t=e.service,i=t.config;if(i.stsRegionalEndpoints=o(t._originalConfig,{env:"AWS_STS_REGIONAL_ENDPOINTS",sharedConfig:"sts_regional_endpoints",clientConfig:"stsRegionalEndpoints"}),"regional"===i.stsRegionalEndpoints&&t.isGlobalEndpoint){if(!i.region)throw a.util.error(new Error,{code:"ConfigError",message:"Missing region in config"});var n=i.endpoint.indexOf(".amazonaws.com"),r=i.endpoint.substring(0,n)+"."+i.region+i.endpoint.substring(n);e.httpRequest.updateEndpoint(r),e.httpRequest.region=i.region}}})},11261:function(e,t,i){var a=i(8468);a.Signers.Bearer=a.util.inherit(a.Signers.RequestSigner,{constructor:function(e){a.Signers.RequestSigner.call(this,e)},addAuthorization:function(e){this.request.headers.Authorization="Bearer "+e.token}})},10062:function(e,t,i){var a=i(8468),o=a.util.inherit,n="presigned-expires";function r(e){var t=e.httpRequest.headers[n],i=e.service.getSignerClass(e);if(delete e.httpRequest.headers["User-Agent"],delete e.httpRequest.headers["X-Amz-User-Agent"],i===a.Signers.V4){if(t>604800){throw a.util.error(new Error,{code:"InvalidExpiryTime",message:"Presigning does not support expiry time greater than a week with SigV4 signing.",retryable:!1})}e.httpRequest.headers[n]=t}else{if(i!==a.Signers.S3)throw a.util.error(new Error,{message:"Presigning only supports S3 or SigV4 signing.",code:"UnsupportedSigner",retryable:!1});var o=e.service?e.service.getSkewCorrectedDate():a.util.date.getDate();e.httpRequest.headers[n]=parseInt(a.util.date.unixTimestamp(o)+t,10).toString()}}function s(e){var t=e.httpRequest.endpoint,i=a.util.urlParse(e.httpRequest.path),o={};i.search&&(o=a.util.queryStringParse(i.search.substr(1)));var r=e.httpRequest.headers.Authorization.split(" ");if("AWS"===r[0])r=r[1].split(":"),o.Signature=r.pop(),o.AWSAccessKeyId=r.join(":"),a.util.each(e.httpRequest.headers,(function(e,t){e===n&&(e="Expires"),0===e.indexOf("x-amz-meta-")&&(delete o[e],e=e.toLowerCase()),o[e]=t})),delete e.httpRequest.headers[n],delete o.Authorization,delete o.Host;else if("AWS4-HMAC-SHA256"===r[0]){r.shift();var s=r.join(" ").match(/Signature=(.*?)(?:,|\s|\r?\n|$)/)[1];o["X-Amz-Signature"]=s,delete o.Expires}t.pathname=i.pathname,t.search=a.util.queryParamsToString(o)}a.Signers.Presign=o({sign:function(e,t,i){if(e.httpRequest.headers[n]=t||3600,e.on("build",r),e.on("sign",s),e.removeListener("afterBuild",a.EventListeners.Core.SET_CONTENT_LENGTH),e.removeListener("afterBuild",a.EventListeners.Core.COMPUTE_SHA256),e.emit("beforePresign",[e]),!i){if(e.build(),e.response.error)throw e.response.error;return a.util.urlFormat(e.httpRequest.endpoint)}e.build((function(){this.response.error?i(this.response.error):i(null,a.util.urlFormat(e.httpRequest.endpoint))}))}}),e.exports=a.Signers.Presign},85232:function(e,t,i){var a=i(8468),o=a.util.inherit;a.Signers.RequestSigner=o({constructor:function(e){this.request=e},setServiceClientId:function(e){this.serviceClientId=e},getServiceClientId:function(){return this.serviceClientId}}),a.Signers.RequestSigner.getVersion=function(e){switch(e){case"v2":return a.Signers.V2;case"v3":return a.Signers.V3;case"s3v4":case"v4":return a.Signers.V4;case"s3":return a.Signers.S3;case"v3https":return a.Signers.V3Https;case"bearer":return a.Signers.Bearer}throw new Error("Unknown signing version "+e)},i(50442),i(1469),i(98686),i(64355),i(60248),i(10062),i(11261)},60248:function(e,t,i){var a=i(8468),o=a.util.inherit;a.Signers.S3=o(a.Signers.RequestSigner,{subResources:{acl:1,accelerate:1,analytics:1,cors:1,lifecycle:1,delete:1,inventory:1,location:1,logging:1,metrics:1,notification:1,partNumber:1,policy:1,requestPayment:1,replication:1,restore:1,tagging:1,torrent:1,uploadId:1,uploads:1,versionId:1,versioning:1,versions:1,website:1},responseHeaders:{"response-content-type":1,"response-content-language":1,"response-expires":1,"response-cache-control":1,"response-content-disposition":1,"response-content-encoding":1},addAuthorization:function(e,t){this.request.headers["presigned-expires"]||(this.request.headers["X-Amz-Date"]=a.util.date.rfc822(t)),e.sessionToken&&(this.request.headers["x-amz-security-token"]=e.sessionToken);var i=this.sign(e.secretAccessKey,this.stringToSign()),o="AWS "+e.accessKeyId+":"+i;this.request.headers.Authorization=o},stringToSign:function(){var e=this.request,t=[];t.push(e.method),t.push(e.headers["Content-MD5"]||""),t.push(e.headers["Content-Type"]||""),t.push(e.headers["presigned-expires"]||"");var i=this.canonicalizedAmzHeaders();return i&&t.push(i),t.push(this.canonicalizedResource()),t.join("\n")},canonicalizedAmzHeaders:function(){var e=[];a.util.each(this.request.headers,(function(t){t.match(/^x-amz-/i)&&e.push(t)})),e.sort((function(e,t){return e.toLowerCase()<t.toLowerCase()?-1:1}));var t=[];return a.util.arrayEach.call(this,e,(function(e){t.push(e.toLowerCase()+":"+String(this.request.headers[e]))})),t.join("\n")},canonicalizedResource:function(){var e=this.request,t=e.path.split("?"),i=t[0],o=t[1],n="";if(e.virtualHostedBucket&&(n+="/"+e.virtualHostedBucket),n+=i,o){var r=[];a.util.arrayEach.call(this,o.split("&"),(function(e){var t=e.split("=")[0],i=e.split("=")[1];if(this.subResources[t]||this.responseHeaders[t]){var a={name:t};void 0!==i&&(this.subResources[t]?a.value=i:a.value=decodeURIComponent(i)),r.push(a)}})),r.sort((function(e,t){return e.name<t.name?-1:1})),r.length&&(o=[],a.util.arrayEach(r,(function(e){void 0===e.value?o.push(e.name):o.push(e.name+"="+e.value)})),n+="?"+o.join("&"))}return n},sign:function(e,t){return a.util.crypto.hmac(e,t,"base64","sha1")}}),e.exports=a.Signers.S3},50442:function(e,t,i){var a=i(8468),o=a.util.inherit;a.Signers.V2=o(a.Signers.RequestSigner,{addAuthorization:function(e,t){t||(t=a.util.date.getDate());var i=this.request;i.params.Timestamp=a.util.date.iso8601(t),i.params.SignatureVersion="2",i.params.SignatureMethod="HmacSHA256",i.params.AWSAccessKeyId=e.accessKeyId,e.sessionToken&&(i.params.SecurityToken=e.sessionToken),delete i.params.Signature,i.params.Signature=this.signature(e),i.body=a.util.queryParamsToString(i.params),i.headers["Content-Length"]=i.body.length},signature:function(e){return a.util.crypto.hmac(e.secretAccessKey,this.stringToSign(),"base64")},stringToSign:function(){var e=[];return e.push(this.request.method),e.push(this.request.endpoint.host.toLowerCase()),e.push(this.request.pathname()),e.push(a.util.queryParamsToString(this.request.params)),e.join("\n")}}),e.exports=a.Signers.V2},1469:function(e,t,i){var a=i(8468),o=a.util.inherit;a.Signers.V3=o(a.Signers.RequestSigner,{addAuthorization:function(e,t){var i=a.util.date.rfc822(t);this.request.headers["X-Amz-Date"]=i,e.sessionToken&&(this.request.headers["x-amz-security-token"]=e.sessionToken),this.request.headers["X-Amzn-Authorization"]=this.authorization(e,i)},authorization:function(e){return"AWS3 AWSAccessKeyId="+e.accessKeyId+",Algorithm=HmacSHA256,SignedHeaders="+this.signedHeaders()+",Signature="+this.signature(e)},signedHeaders:function(){var e=[];return a.util.arrayEach(this.headersToSign(),(function(t){e.push(t.toLowerCase())})),e.sort().join(";")},canonicalHeaders:function(){var e=this.request.headers,t=[];return a.util.arrayEach(this.headersToSign(),(function(i){t.push(i.toLowerCase().trim()+":"+String(e[i]).trim())})),t.sort().join("\n")+"\n"},headersToSign:function(){var e=[];return a.util.each(this.request.headers,(function(t){("Host"===t||"Content-Encoding"===t||t.match(/^X-Amz/i))&&e.push(t)})),e},signature:function(e){return a.util.crypto.hmac(e.secretAccessKey,this.stringToSign(),"base64")},stringToSign:function(){var e=[];return e.push(this.request.method),e.push("/"),e.push(""),e.push(this.canonicalHeaders()),e.push(this.request.body),a.util.crypto.sha256(e.join("\n"))}}),e.exports=a.Signers.V3},98686:function(e,t,i){var a=i(8468),o=a.util.inherit;i(1469),a.Signers.V3Https=o(a.Signers.V3,{authorization:function(e){return"AWS3-HTTPS AWSAccessKeyId="+e.accessKeyId+",Algorithm=HmacSHA256,Signature="+this.signature(e)},stringToSign:function(){return this.request.headers["X-Amz-Date"]}}),e.exports=a.Signers.V3Https},64355:function(e,t,i){var a=i(8468),o=i(94966),n=a.util.inherit,r="presigned-expires";a.Signers.V4=n(a.Signers.RequestSigner,{constructor:function(e,t,i){a.Signers.RequestSigner.call(this,e),this.serviceName=t,i=i||{},this.signatureCache="boolean"!==typeof i.signatureCache||i.signatureCache,this.operation=i.operation,this.signatureVersion=i.signatureVersion},algorithm:"AWS4-HMAC-SHA256",addAuthorization:function(e,t){var i=a.util.date.iso8601(t).replace(/[:\-]|\.\d{3}/g,"");this.isPresigned()?this.updateForPresigned(e,i):this.addHeaders(e,i),this.request.headers.Authorization=this.authorization(e,i)},addHeaders:function(e,t){this.request.headers["X-Amz-Date"]=t,e.sessionToken&&(this.request.headers["x-amz-security-token"]=e.sessionToken)},updateForPresigned:function(e,t){var i=this.credentialString(t),o={"X-Amz-Date":t,"X-Amz-Algorithm":this.algorithm,"X-Amz-Credential":e.accessKeyId+"/"+i,"X-Amz-Expires":this.request.headers[r],"X-Amz-SignedHeaders":this.signedHeaders()};e.sessionToken&&(o["X-Amz-Security-Token"]=e.sessionToken),this.request.headers["Content-Type"]&&(o["Content-Type"]=this.request.headers["Content-Type"]),this.request.headers["Content-MD5"]&&(o["Content-MD5"]=this.request.headers["Content-MD5"]),this.request.headers["Cache-Control"]&&(o["Cache-Control"]=this.request.headers["Cache-Control"]),a.util.each.call(this,this.request.headers,(function(e,t){if(e!==r&&this.isSignableHeader(e)){var i=e.toLowerCase();0===i.indexOf("x-amz-meta-")?o[i]=t:0===i.indexOf("x-amz-")&&(o[e]=t)}}));var n=this.request.path.indexOf("?")>=0?"&":"?";this.request.path+=n+a.util.queryParamsToString(o)},authorization:function(e,t){var i=[],a=this.credentialString(t);return i.push(this.algorithm+" Credential="+e.accessKeyId+"/"+a),i.push("SignedHeaders="+this.signedHeaders()),i.push("Signature="+this.signature(e,t)),i.join(", ")},signature:function(e,t){var i=o.getSigningKey(e,t.substr(0,8),this.request.region,this.serviceName,this.signatureCache);return a.util.crypto.hmac(i,this.stringToSign(t),"hex")},stringToSign:function(e){var t=[];return t.push("AWS4-HMAC-SHA256"),t.push(e),t.push(this.credentialString(e)),t.push(this.hexEncodedHash(this.canonicalString())),t.join("\n")},canonicalString:function(){var e=[],t=this.request.pathname();return"s3"!==this.serviceName&&"s3v4"!==this.signatureVersion&&(t=a.util.uriEscapePath(t)),e.push(this.request.method),e.push(t),e.push(this.request.search()),e.push(this.canonicalHeaders()+"\n"),e.push(this.signedHeaders()),e.push(this.hexEncodedBodyHash()),e.join("\n")},canonicalHeaders:function(){var e=[];a.util.each.call(this,this.request.headers,(function(t,i){e.push([t,i])})),e.sort((function(e,t){return e[0].toLowerCase()<t[0].toLowerCase()?-1:1}));var t=[];return a.util.arrayEach.call(this,e,(function(e){var i=e[0].toLowerCase();if(this.isSignableHeader(i)){var o=e[1];if("undefined"===typeof o||null===o||"function"!==typeof o.toString)throw a.util.error(new Error("Header "+i+" contains invalid value"),{code:"InvalidHeader"});t.push(i+":"+this.canonicalHeaderValues(o.toString()))}})),t.join("\n")},canonicalHeaderValues:function(e){return e.replace(/\s+/g," ").replace(/^\s+|\s+$/g,"")},signedHeaders:function(){var e=[];return a.util.each.call(this,this.request.headers,(function(t){t=t.toLowerCase(),this.isSignableHeader(t)&&e.push(t)})),e.sort().join(";")},credentialString:function(e){return o.createScope(e.substr(0,8),this.request.region,this.serviceName)},hexEncodedHash:function(e){return a.util.crypto.sha256(e,"hex")},hexEncodedBodyHash:function(){var e=this.request;return this.isPresigned()&&["s3","s3-object-lambda"].indexOf(this.serviceName)>-1&&!e.body?"UNSIGNED-PAYLOAD":e.headers["X-Amz-Content-Sha256"]?e.headers["X-Amz-Content-Sha256"]:this.hexEncodedHash(this.request.body||"")},unsignableHeaders:["authorization","content-type","content-length","user-agent",r,"expect","x-amzn-trace-id"],isSignableHeader:function(e){return 0===e.toLowerCase().indexOf("x-amz-")||this.unsignableHeaders.indexOf(e)<0},isPresigned:function(){return!!this.request.headers[r]}}),e.exports=a.Signers.V4},94966:function(e,t,i){var a=i(8468),o={},n=[],r="aws4_request";e.exports={createScope:function(e,t,i){return[e.substr(0,8),t,i,r].join("/")},getSigningKey:function(e,t,i,s,l){var c=[a.util.crypto.hmac(e.secretAccessKey,e.accessKeyId,"base64"),t,i,s].join("_");if((l=!1!==l)&&c in o)return o[c];var p=a.util.crypto.hmac("AWS4"+e.secretAccessKey,t,"buffer"),h=a.util.crypto.hmac(p,i,"buffer"),$=a.util.crypto.hmac(h,s,"buffer"),d=a.util.crypto.hmac($,r,"buffer");return l&&(o[c]=d,n.push(c),n.length>50&&delete o[n.shift()]),d},emptyCache:function(){o={},n=[]}}},41496:function(e){function t(e,t){this.currentState=t||null,this.states=e||{}}t.prototype.runTo=function(e,t,i,a){"function"===typeof e&&(a=i,i=t,t=e,e=null);var o=this,n=o.states[o.currentState];n.fn.call(i||o,a,(function(a){if(a){if(!n.fail)return t?t.call(i,a):null;o.currentState=n.fail}else{if(!n.accept)return t?t.call(i):null;o.currentState=n.accept}if(o.currentState===e)return t?t.call(i,a):null;o.runTo(e,t,i,a)}))},t.prototype.addState=function(e,t,i,a){return"function"===typeof t?(a=t,t=null,i=null):"function"===typeof i&&(a=i,i=null),this.currentState||(this.currentState=e),this.states[e]={accept:t,fail:i,fn:a},this},e.exports=t},23657:function(e,t,i){var a,o={environment:"nodejs",engine:function(){if(o.isBrowser()&&"undefined"!==typeof navigator)return navigator.userAgent;var e=process.platform+"/"+process.version;return{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_EXECUTION_ENV&&(e+=" exec-env/"+{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.AWS_EXECUTION_ENV),e},userAgent:function(){var e=o.environment,t="aws-sdk-"+e+"/"+i(8468).VERSION;return"nodejs"===e&&(t+=" "+o.engine()),t},uriEscape:function(e){var t=encodeURIComponent(e);return t=(t=t.replace(/[^A-Za-z0-9_.~\-%]+/g,escape)).replace(/[*]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))},uriEscapePath:function(e){var t=[];return o.arrayEach(e.split("/"),(function(e){t.push(o.uriEscape(e))})),t.join("/")},urlParse:function(e){return o.url.parse(e)},urlFormat:function(e){return o.url.format(e)},queryStringParse:function(e){return o.querystring.parse(e)},queryParamsToString:function(e){var t=[],i=o.uriEscape,a=Object.keys(e).sort();return o.arrayEach(a,(function(a){var n=e[a],r=i(a),s=r+"=";if(Array.isArray(n)){var l=[];o.arrayEach(n,(function(e){l.push(i(e))})),s=r+"="+l.sort().join("&"+r+"=")}else void 0!==n&&null!==n&&(s=r+"="+i(n));t.push(s)})),t.join("&")},readFileSync:function(e){return o.isBrowser()?null:i(28022).readFileSync(e,"utf-8")},base64:{encode:function(e){if("number"===typeof e)throw o.error(new Error("Cannot base64 encode number "+e));return null===e||"undefined"===typeof e?e:o.buffer.toBuffer(e).toString("base64")},decode:function(e){if("number"===typeof e)throw o.error(new Error("Cannot base64 decode number "+e));return null===e||"undefined"===typeof e?e:o.buffer.toBuffer(e,"base64")}},buffer:{toBuffer:function(e,t){return"function"===typeof o.Buffer.from&&o.Buffer.from!==Uint8Array.from?o.Buffer.from(e,t):new o.Buffer(e,t)},alloc:function(e,t,i){if("number"!==typeof e)throw new Error("size passed to alloc must be a number.");if("function"===typeof o.Buffer.alloc)return o.Buffer.alloc(e,t,i);var a=new o.Buffer(e);return void 0!==t&&"function"===typeof a.fill&&a.fill(t,void 0,void 0,i),a},toStream:function(e){o.Buffer.isBuffer(e)||(e=o.buffer.toBuffer(e));var t=new o.stream.Readable,i=0;return t._read=function(a){if(i>=e.length)return t.push(null);var o=i+a;o>e.length&&(o=e.length),t.push(e.slice(i,o)),i=o},t},concat:function(e){var t,i,a=0,n=0;for(i=0;i<e.length;i++)a+=e[i].length;for(t=o.buffer.alloc(a),i=0;i<e.length;i++)e[i].copy(t,n),n+=e[i].length;return t}},string:{byteLength:function(e){if(null===e||void 0===e)return 0;if("string"===typeof e&&(e=o.buffer.toBuffer(e)),"number"===typeof e.byteLength)return e.byteLength;if("number"===typeof e.length)return e.length;if("number"===typeof e.size)return e.size;if("string"===typeof e.path)return i(28022).lstatSync(e.path).size;throw o.error(new Error("Cannot determine length of "+e),{object:e})},upperFirst:function(e){return e[0].toUpperCase()+e.substr(1)},lowerFirst:function(e){return e[0].toLowerCase()+e.substr(1)}},ini:{parse:function(e){var t,i={};return o.arrayEach(e.split(/\r?\n/),(function(e){if("["===(e=e.split(/(^|\s)[;#]/)[0].trim())[0]&&"]"===e[e.length-1]){if("__proto__"===(t=e.substring(1,e.length-1))||"__proto__"===t.split(/\s/)[1])throw o.error(new Error("Cannot load profile name '"+t+"' from shared ini file."))}else if(t){var a=e.indexOf("="),n=e.length-1;if(-1!==a&&0!==a&&a!==n){var r=e.substring(0,a).trim(),s=e.substring(a+1).trim();i[t]=i[t]||{},i[t][r]=s}}})),i}},fn:{noop:function(){},callback:function(e){if(e)throw e},makeAsync:function(e,t){return t&&t<=e.length?e:function(){var t=Array.prototype.slice.call(arguments,0),i=t.pop(),a=e.apply(null,t);i(a)}}},date:{getDate:function(){return a||(a=i(8468)),a.config.systemClockOffset?new Date((new Date).getTime()+a.config.systemClockOffset):new Date},iso8601:function(e){return void 0===e&&(e=o.date.getDate()),e.toISOString().replace(/\.\d{3}Z$/,"Z")},rfc822:function(e){return void 0===e&&(e=o.date.getDate()),e.toUTCString()},unixTimestamp:function(e){return void 0===e&&(e=o.date.getDate()),e.getTime()/1e3},from:function(e){return"number"===typeof e?new Date(1e3*e):new Date(e)},format:function(e,t){return t||(t="iso8601"),o.date[t](o.date.from(e))},parseTimestamp:function(e){if("number"===typeof e)return new Date(1e3*e);if(e.match(/^\d+$/))return new Date(1e3*e);if(e.match(/^\d{4}/))return new Date(e);if(e.match(/^\w{3},/))return new Date(e);throw o.error(new Error("unhandled timestamp format: "+e),{code:"TimestampParserError"})}},crypto:{crc32Table:[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117],crc32:function(e){var t=o.crypto.crc32Table,i=-1;"string"===typeof e&&(e=o.buffer.toBuffer(e));for(var a=0;a<e.length;a++){i=i>>>8^t[255&(i^e.readUInt8(a))]}return(-1^i)>>>0},hmac:function(e,t,i,a){return i||(i="binary"),"buffer"===i&&(i=void 0),a||(a="sha256"),"string"===typeof t&&(t=o.buffer.toBuffer(t)),o.crypto.lib.createHmac(a,e).update(t).digest(i)},md5:function(e,t,i){return o.crypto.hash("md5",e,t,i)},sha256:function(e,t,i){return o.crypto.hash("sha256",e,t,i)},hash:function(e,t,i,a){var n=o.crypto.createHash(e);i||(i="binary"),"buffer"===i&&(i=void 0),"string"===typeof t&&(t=o.buffer.toBuffer(t));var r=o.arraySliceFn(t),s=o.Buffer.isBuffer(t);if(o.isBrowser()&&"undefined"!==typeof ArrayBuffer&&t&&t.buffer instanceof ArrayBuffer&&(s=!0),a&&"object"===typeof t&&"function"===typeof t.on&&!s)t.on("data",(function(e){n.update(e)})),t.on("error",(function(e){a(e)})),t.on("end",(function(){a(null,n.digest(i))}));else{if(!a||!r||s||"undefined"===typeof FileReader){o.isBrowser()&&"object"===typeof t&&!s&&(t=new o.Buffer(new Uint8Array(t)));var l=n.update(t).digest(i);return a&&a(null,l),l}var c=0,p=new FileReader;p.onerror=function(){a(new Error("Failed to read data."))},p.onload=function(){var e=new o.Buffer(new Uint8Array(p.result));n.update(e),c+=e.length,p._continueReading()},p._continueReading=function(){if(c>=t.size)a(null,n.digest(i));else{var e=c+524288;e>t.size&&(e=t.size),p.readAsArrayBuffer(r.call(t,c,e))}},p._continueReading()}},toHex:function(e){for(var t=[],i=0;i<e.length;i++)t.push(("0"+e.charCodeAt(i).toString(16)).substr(-2,2));return t.join("")},createHash:function(e){return o.crypto.lib.createHash(e)}},abort:{},each:function(e,t){for(var i in e){if(Object.prototype.hasOwnProperty.call(e,i))if(t.call(this,i,e[i])===o.abort)break}},arrayEach:function(e,t){for(var i in e){if(Object.prototype.hasOwnProperty.call(e,i))if(t.call(this,e[i],parseInt(i,10))===o.abort)break}},update:function(e,t){return o.each(t,(function(t,i){e[t]=i})),e},merge:function(e,t){return o.update(o.copy(e),t)},copy:function(e){if(null===e||void 0===e)return e;var t={};for(var i in e)t[i]=e[i];return t},isEmpty:function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0},arraySliceFn:function(e){var t=e.slice||e.webkitSlice||e.mozSlice;return"function"===typeof t?t:null},isType:function(e,t){return"function"===typeof t&&(t=o.typeName(t)),Object.prototype.toString.call(e)==="[object "+t+"]"},typeName:function(e){if(Object.prototype.hasOwnProperty.call(e,"name"))return e.name;var t=e.toString(),i=t.match(/^\s*function (.+)\(/);return i?i[1]:t},error:function(e,t){var i=null;for(var a in"string"===typeof e.message&&""!==e.message&&("string"===typeof t||t&&t.message)&&((i=o.copy(e)).message=e.message),e.message=e.message||null,"string"===typeof t?e.message=t:"object"===typeof t&&null!==t&&(o.update(e,t),t.message&&(e.message=t.message),(t.code||t.name)&&(e.code=t.code||t.name),t.stack&&(e.stack=t.stack)),"function"===typeof Object.defineProperty&&(Object.defineProperty(e,"name",{writable:!0,enumerable:!1}),Object.defineProperty(e,"message",{enumerable:!0})),e.name=String(t&&t.name||e.name||e.code||"Error"),e.time=new Date,i&&(e.originalError=i),t||{})if("["===a[0]&&"]"===a[a.length-1]){if("code"===(a=a.slice(1,-1))||"message"===a)continue;e["["+a+"]"]="See error."+a+" for details.",Object.defineProperty(e,a,{value:e[a]||t&&t[a]||i&&i[a],enumerable:!1,writable:!0})}return e},inherit:function(e,t){var i=null;if(void 0===t)t=e,e=Object,i={};else{var a=function(){};a.prototype=e.prototype,i=new a}return t.constructor===Object&&(t.constructor=function(){if(e!==Object)return e.apply(this,arguments)}),t.constructor.prototype=i,o.update(t.constructor.prototype,t),t.constructor.__super__=e,t.constructor},mixin:function(){for(var e=arguments[0],t=1;t<arguments.length;t++)for(var i in arguments[t].prototype){var a=arguments[t].prototype[i];"constructor"!==i&&(e.prototype[i]=a)}return e},hideProperties:function(e,t){"function"===typeof Object.defineProperty&&o.arrayEach(t,(function(t){Object.defineProperty(e,t,{enumerable:!1,writable:!0,configurable:!0})}))},property:function(e,t,i,a,o){var n={configurable:!0,enumerable:void 0===a||a};"function"!==typeof i||o?(n.value=i,n.writable=!0):n.get=i,Object.defineProperty(e,t,n)},memoizedProperty:function(e,t,i,a){var n=null;o.property(e,t,(function(){return null===n&&(n=i()),n}),a)},hoistPayloadMember:function(e){var t=e.request,i=t.operation,a=t.service.api.operations[i],n=a.output;if(n.payload&&!a.hasEventOutput){var r=n.members[n.payload],s=e.data[n.payload];"structure"===r.type&&o.each(s,(function(t,i){o.property(e.data,t,i,!1)}))}},computeSha256:function(e,t){if(o.isNode()){var a=o.stream.Stream,n=i(28022);if("function"===typeof a&&e instanceof a){if("string"!==typeof e.path)return t(new Error("Non-file stream objects are not supported with SigV4"));var r={};"number"===typeof e.start&&(r.start=e.start),"number"===typeof e.end&&(r.end=e.end),e=n.createReadStream(e.path,r)}}o.crypto.sha256(e,"hex",(function(e,i){e?t(e):t(null,i)}))},isClockSkewed:function(e){if(e)return o.property(a.config,"isClockSkewed",Math.abs((new Date).getTime()-e)>=3e5,!1),a.config.isClockSkewed},applyClockOffset:function(e){e&&(a.config.systemClockOffset=e-(new Date).getTime())},extractRequestId:function(e){var t=e.httpResponse.headers["x-amz-request-id"]||e.httpResponse.headers["x-amzn-requestid"];!t&&e.data&&e.data.ResponseMetadata&&(t=e.data.ResponseMetadata.RequestId),t&&(e.requestId=t),e.error&&(e.error.requestId=t)},addPromises:function(e,t){var i=!1;void 0===t&&a&&a.config&&(t=a.config.getPromisesDependency()),void 0===t&&"undefined"!==typeof Promise&&(t=Promise),"function"!==typeof t&&(i=!0),Array.isArray(e)||(e=[e]);for(var o=0;o<e.length;o++){var n=e[o];i?n.deletePromisesFromClass&&n.deletePromisesFromClass():n.addPromisesToClass&&n.addPromisesToClass(t)}},promisifyMethod:function(e,t){return function(){var i=this,a=Array.prototype.slice.call(arguments);return new t((function(t,o){a.push((function(e,i){e?o(e):t(i)})),i[e].apply(i,a)}))}},isDualstackAvailable:function(e){if(!e)return!1;var t=i(17752);return"string"!==typeof e&&(e=e.serviceIdentifier),!("string"!==typeof e||!t.hasOwnProperty(e))&&!!t[e].dualstackAvailable},calculateRetryDelay:function(e,t,i){t||(t={});var a=t.customBackoff||null;if("function"===typeof a)return a(e,i);var o="number"===typeof t.base?t.base:100;return Math.random()*(Math.pow(2,e)*o)},handleRequestWithRetries:function(e,t,i){t||(t={});var n=a.HttpClient.getInstance(),r=t.httpOptions||{},s=0,l=function(e){var a=t.maxRetries||0;if(e&&"TimeoutError"===e.code&&(e.retryable=!0),e&&e.retryable&&s<a){var n=o.calculateRetryDelay(s,t.retryDelayOptions,e);if(n>=0)return s++,void setTimeout(c,n+(e.retryAfter||0))}i(e)},c=function(){var t="";n.handleRequest(e,r,(function(e){e.on("data",(function(e){t+=e.toString()})),e.on("end",(function(){var a=e.statusCode;if(a<300)i(null,t);else{var n=1e3*parseInt(e.headers["retry-after"],10)||0,r=o.error(new Error,{statusCode:a,retryable:a>=500||429===a});n&&r.retryable&&(r.retryAfter=n),l(r)}}))}),l)};a.util.defer(c)},uuid:{v4:function(){return i(12206).v4()}},convertPayloadToString:function(e){var t=e.request,i=t.operation,a=t.service.api.operations[i].output||{};a.payload&&e.data[a.payload]&&(e.data[a.payload]=e.data[a.payload].toString())},defer:function(e){"object"===typeof process&&"function"===typeof process.nextTick?process.nextTick(e):"function"===typeof setImmediate?setImmediate(e):setTimeout(e,0)},getRequestPayloadShape:function(e){var t=e.service.api.operations;if(t){var i=(t||{})[e.operation];if(i&&i.input&&i.input.payload)return i.input.members[i.input.payload]}},getProfilesFromSharedConfig:function(e,t){var i={},a={};if({NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[o.configOptInEnv])a=e.loadFrom({isConfig:!0,filename:{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[o.sharedConfigFileEnv]});var n={};try{n=e.loadFrom({filename:t||{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[o.configOptInEnv]&&{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[o.sharedCredentialsFileEnv]})}catch(c){if(!{NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}[o.configOptInEnv])throw c}for(var r=0,s=Object.keys(a);r<s.length;r++)i[s[r]]=l(i[s[r]]||{},a[s[r]]);for(r=0,s=Object.keys(n);r<s.length;r++)i[s[r]]=l(i[s[r]]||{},n[s[r]]);return i;function l(e,t){for(var i=0,a=Object.keys(t);i<a.length;i++)e[a[i]]=t[a[i]];return e}},ARN:{validate:function(e){return e&&0===e.indexOf("arn:")&&e.split(":").length>=6},parse:function(e){var t=e.split(":");return{partition:t[1],service:t[2],region:t[3],accountId:t[4],resource:t.slice(5).join(":")}},build:function(e){if(void 0===e.service||void 0===e.region||void 0===e.accountId||void 0===e.resource)throw o.error(new Error("Input ARN object is invalid"));return"arn:"+(e.partition||"aws")+":"+e.service+":"+e.region+":"+e.accountId+":"+e.resource}},defaultProfile:"default",configOptInEnv:"AWS_SDK_LOAD_CONFIG",sharedCredentialsFileEnv:"AWS_SHARED_CREDENTIALS_FILE",sharedConfigFileEnv:"AWS_CONFIG_FILE",imdsDisabledEnv:"AWS_EC2_METADATA_DISABLED"};e.exports=o},68918:function(e,t,i){var a=i(23657),o=i(3825);function n(){}function r(e,t){for(var i=e.getElementsByTagName(t),a=0,o=i.length;a<o;a++)if(i[a].parentNode===e)return i[a]}function s(e,t){switch(t||(t={}),t.type){case"structure":return l(e,t);case"map":return function(e,t){var i={},a=t.key.name||"key",o=t.value.name||"value",n=t.flattened?t.name:"entry",l=e.firstElementChild;for(;l;){if(l.nodeName===n){var c=r(l,a).textContent,p=r(l,o);i[c]=s(p,t.value)}l=l.nextElementSibling}return i}(e,t);case"list":return function(e,t){var i=[],a=t.flattened?t.name:t.member.name||"member",o=e.firstElementChild;for(;o;)o.nodeName===a&&i.push(s(o,t.member)),o=o.nextElementSibling;return i}(e,t);case void 0:case null:return function(e){if(void 0===e||null===e)return"";if(!e.firstElementChild)return null===e.parentNode.parentNode?{}:0===e.childNodes.length?"":e.textContent;var t={type:"structure",members:{}},i=e.firstElementChild;for(;i;){var a=i.nodeName;Object.prototype.hasOwnProperty.call(t.members,a)?t.members[a].type="list":t.members[a]={name:a},i=i.nextElementSibling}return l(e,t)}(e);default:return function(e,t){if(e.getAttribute){var i=e.getAttribute("encoding");"base64"===i&&(t=new o.create({type:i}))}var a=e.textContent;""===a&&(a=null);return"function"===typeof t.toType?t.toType(a):a}(e,t)}}function l(e,t){var i={};return null===e||a.each(t.members,(function(a,o){if(o.isXmlAttribute){if(Object.prototype.hasOwnProperty.call(e.attributes,o.name)){var n=e.attributes[o.name].value;i[a]=s({textContent:n},o)}}else{var l=o.flattened?e:r(e,o.name);l?i[a]=s(l,o):o.flattened||"list"!==o.type||t.api.xmlNoDefaultLists||(i[a]=o.defaultValue)}})),i}n.prototype.parse=function(e,t){if(""===e.replace(/^\s+/,""))return{};var i,o;try{if(window.DOMParser){try{i=(new DOMParser).parseFromString(e,"text/xml")}catch(h){throw a.error(new Error("Parse error in document"),{originalError:h,code:"XMLParserError",retryable:!0})}if(null===i.documentElement)throw a.error(new Error("Cannot parse empty document."),{code:"XMLParserError",retryable:!0});var n=i.getElementsByTagName("parsererror")[0];if(n&&(n.parentNode===i||"body"===n.parentNode.nodeName||n.parentNode.parentNode===i||"body"===n.parentNode.parentNode.nodeName)){var l=n.getElementsByTagName("div")[0]||n;throw a.error(new Error(l.textContent||"Parser error in document"),{code:"XMLParserError",retryable:!0})}}else{if(!window.ActiveXObject)throw new Error("Cannot load XML parser");if((i=new window.ActiveXObject("Microsoft.XMLDOM")).async=!1,!i.loadXML(e))throw a.error(new Error("Parse error in document"),{code:"XMLParserError",retryable:!0})}}catch($){o=$}if(i&&i.documentElement&&!o){var c=s(i.documentElement,t),p=r(i.documentElement,"ResponseMetadata");return p&&(c.ResponseMetadata=s(p,{})),c}if(o)throw a.error(o||new Error,{code:"XMLParserError",retryable:!0});return{}},e.exports=n},98302:function(e,t,i){var a=i(23657),o=i(54731).XmlNode,n=i(27688).XmlText;function r(){}function s(e,t,i){switch(i.type){case"structure":return function(e,t,i){a.arrayEach(i.memberNames,(function(a){var n=i.members[a];if("body"===n.location){var r=t[a],c=n.name;if(void 0!==r&&null!==r)if(n.isXmlAttribute)e.addAttribute(c,r);else if(n.flattened)s(e,r,n);else{var p=new o(c);e.addChildNode(p),l(p,n),s(p,r,n)}}}))}(e,t,i);case"map":return function(e,t,i){var n=i.key.name||"key",r=i.value.name||"value";a.each(t,(function(t,a){var l=new o(i.flattened?i.name:"entry");e.addChildNode(l);var c=new o(n),p=new o(r);l.addChildNode(c),l.addChildNode(p),s(c,t,i.key),s(p,a,i.value)}))}(e,t,i);case"list":return function(e,t,i){i.flattened?a.arrayEach(t,(function(t){var a=i.member.name||i.name,n=new o(a);e.addChildNode(n),s(n,t,i.member)})):a.arrayEach(t,(function(t){var a=i.member.name||"member",n=new o(a);e.addChildNode(n),s(n,t,i.member)}))}(e,t,i);default:return function(e,t,i){e.addChildNode(new n(i.toWireFormat(t)))}(e,t,i)}}function l(e,t,i){var a,o="xmlns";t.xmlNamespaceUri?(a=t.xmlNamespaceUri,t.xmlNamespacePrefix&&(o+=":"+t.xmlNamespacePrefix)):i&&t.api.xmlNamespaceUri&&(a=t.api.xmlNamespaceUri),a&&e.addAttribute(o,a)}r.prototype.toXML=function(e,t,i,a){var n=new o(i);return l(n,t,!0),s(n,e,t),n.children.length>0||a?n.toString():""},e.exports=r},7651:function(e){e.exports={escapeAttribute:function(e){return e.replace(/&/g,"&").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}}},25483:function(e){e.exports={escapeElement:function(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/\r/g,"
").replace(/\n/g,"
").replace(/\u0085/g,"…").replace(/\u2028/,"
")}}},54731:function(e,t,i){var a=i(7651).escapeAttribute;function o(e,t){void 0===t&&(t=[]),this.name=e,this.children=t,this.attributes={}}o.prototype.addAttribute=function(e,t){return this.attributes[e]=t,this},o.prototype.addChildNode=function(e){return this.children.push(e),this},o.prototype.removeAttribute=function(e){return delete this.attributes[e],this},o.prototype.toString=function(){for(var e=Boolean(this.children.length),t="<"+this.name,i=this.attributes,o=0,n=Object.keys(i);o<n.length;o++){var r=n[o],s=i[r];"undefined"!==typeof s&&null!==s&&(t+=" "+r+'="'+a(""+s)+'"')}return t+(e?">"+this.children.map((function(e){return e.toString()})).join("")+"</"+this.name+">":"/>")},e.exports={XmlNode:o}},27688:function(e,t,i){var a=i(25483).escapeElement;function o(e){this.value=e}o.prototype.toString=function(){return a(""+this.value)},e.exports={XmlText:o}},81173:function(e){function t(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function i(e){return"function"===typeof e}function a(e){return"object"===typeof e&&null!==e}function o(e){return void 0===e}e.exports=t,t.EventEmitter=t,t.prototype._events=void 0,t.prototype._maxListeners=void 0,t.defaultMaxListeners=10,t.prototype.setMaxListeners=function(e){if("number"!==typeof e||e<0||isNaN(e))throw TypeError("n must be a positive number");return this._maxListeners=e,this},t.prototype.emit=function(e){var t,n,r,s,l,c;if(this._events||(this._events={}),"error"===e&&(!this._events.error||a(this._events.error)&&!this._events.error.length)){if((t=arguments[1])instanceof Error)throw t;var p=new Error('Uncaught, unspecified "error" event. ('+t+")");throw p.context=t,p}if(o(n=this._events[e]))return!1;if(i(n))switch(arguments.length){case 1:n.call(this);break;case 2:n.call(this,arguments[1]);break;case 3:n.call(this,arguments[1],arguments[2]);break;default:s=Array.prototype.slice.call(arguments,1),n.apply(this,s)}else if(a(n))for(s=Array.prototype.slice.call(arguments,1),r=(c=n.slice()).length,l=0;l<r;l++)c[l].apply(this,s);return!0},t.prototype.addListener=function(e,n){var r;if(!i(n))throw TypeError("listener must be a function");return this._events||(this._events={}),this._events.newListener&&this.emit("newListener",e,i(n.listener)?n.listener:n),this._events[e]?a(this._events[e])?this._events[e].push(n):this._events[e]=[this._events[e],n]:this._events[e]=n,a(this._events[e])&&!this._events[e].warned&&(r=o(this._maxListeners)?t.defaultMaxListeners:this._maxListeners)&&r>0&&this._events[e].length>r&&(this._events[e].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[e].length),"function"===typeof console.trace&&console.trace()),this},t.prototype.on=t.prototype.addListener,t.prototype.once=function(e,t){if(!i(t))throw TypeError("listener must be a function");var a=!1;function o(){this.removeListener(e,o),a||(a=!0,t.apply(this,arguments))}return o.listener=t,this.on(e,o),this},t.prototype.removeListener=function(e,t){var o,n,r,s;if(!i(t))throw TypeError("listener must be a function");if(!this._events||!this._events[e])return this;if(r=(o=this._events[e]).length,n=-1,o===t||i(o.listener)&&o.listener===t)delete this._events[e],this._events.removeListener&&this.emit("removeListener",e,t);else if(a(o)){for(s=r;s-- >0;)if(o[s]===t||o[s].listener&&o[s].listener===t){n=s;break}if(n<0)return this;1===o.length?(o.length=0,delete this._events[e]):o.splice(n,1),this._events.removeListener&&this.emit("removeListener",e,t)}return this},t.prototype.removeAllListeners=function(e){var t,a;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[e]&&delete this._events[e],this;if(0===arguments.length){for(t in this._events)"removeListener"!==t&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events={},this}if(i(a=this._events[e]))this.removeListener(e,a);else if(a)for(;a.length;)this.removeListener(e,a[a.length-1]);return delete this._events[e],this},t.prototype.listeners=function(e){return this._events&&this._events[e]?i(this._events[e])?[this._events[e]]:this._events[e].slice():[]},t.prototype.listenerCount=function(e){if(this._events){var t=this._events[e];if(i(t))return 1;if(t)return t.length}return 0},t.listenerCount=function(e,t){return e.listenerCount(t)}},17861:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;for(var i=[],a=0;a<256;++a)i[a]=(a+256).toString(16).substr(1);var o=function(e,t){var a=t||0,o=i;return[o[e[a++]],o[e[a++]],o[e[a++]],o[e[a++]],"-",o[e[a++]],o[e[a++]],"-",o[e[a++]],o[e[a++]],"-",o[e[a++]],o[e[a++]],"-",o[e[a++]],o[e[a++]],o[e[a++]],o[e[a++]],o[e[a++]],o[e[a++]]].join("")};t.default=o},12206:function(e,t,i){"use strict";Object.defineProperty(t,"v4",{enumerable:!0,get:function(){return n.default}});var a=s(i(25271)),o=s(i(76895)),n=s(i(10426)),r=s(i(54219));function s(e){return e&&e.__esModule?e:{default:e}}},45891:function(e,t){"use strict";function i(e,t){var i=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(i>>16)<<16|65535&i}function a(e,t,a,o,n,r){return i((s=i(i(t,e),i(o,r)))<<(l=n)|s>>>32-l,a);var s,l}function o(e,t,i,o,n,r,s){return a(t&i|~t&o,e,t,n,r,s)}function n(e,t,i,o,n,r,s){return a(t&o|i&~o,e,t,n,r,s)}function r(e,t,i,o,n,r,s){return a(t^i^o,e,t,n,r,s)}function s(e,t,i,o,n,r,s){return a(i^(t|~o),e,t,n,r,s)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var l=function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Array(t.length);for(var a=0;a<t.length;a++)e[a]=t.charCodeAt(a)}return function(e){var t,i,a,o=[],n=32*e.length,r="0123456789abcdef";for(t=0;t<n;t+=8)i=e[t>>5]>>>t%32&255,a=parseInt(r.charAt(i>>>4&15)+r.charAt(15&i),16),o.push(a);return o}(function(e,t){var a,l,c,p,h;e[t>>5]|=128<<t%32,e[14+(t+64>>>9<<4)]=t;var $=1732584193,d=-271733879,u=-1732584194,m=271733878;for(a=0;a<e.length;a+=16)l=$,c=d,p=u,h=m,$=o($,d,u,m,e[a],7,-680876936),m=o(m,$,d,u,e[a+1],12,-389564586),u=o(u,m,$,d,e[a+2],17,606105819),d=o(d,u,m,$,e[a+3],22,-1044525330),$=o($,d,u,m,e[a+4],7,-176418897),m=o(m,$,d,u,e[a+5],12,1200080426),u=o(u,m,$,d,e[a+6],17,-1473231341),d=o(d,u,m,$,e[a+7],22,-45705983),$=o($,d,u,m,e[a+8],7,1770035416),m=o(m,$,d,u,e[a+9],12,-1958414417),u=o(u,m,$,d,e[a+10],17,-42063),d=o(d,u,m,$,e[a+11],22,-1990404162),$=o($,d,u,m,e[a+12],7,1804603682),m=o(m,$,d,u,e[a+13],12,-40341101),u=o(u,m,$,d,e[a+14],17,-1502002290),$=n($,d=o(d,u,m,$,e[a+15],22,1236535329),u,m,e[a+1],5,-165796510),m=n(m,$,d,u,e[a+6],9,-1069501632),u=n(u,m,$,d,e[a+11],14,643717713),d=n(d,u,m,$,e[a],20,-373897302),$=n($,d,u,m,e[a+5],5,-701558691),m=n(m,$,d,u,e[a+10],9,38016083),u=n(u,m,$,d,e[a+15],14,-660478335),d=n(d,u,m,$,e[a+4],20,-405537848),$=n($,d,u,m,e[a+9],5,568446438),m=n(m,$,d,u,e[a+14],9,-1019803690),u=n(u,m,$,d,e[a+3],14,-187363961),d=n(d,u,m,$,e[a+8],20,1163531501),$=n($,d,u,m,e[a+13],5,-1444681467),m=n(m,$,d,u,e[a+2],9,-51403784),u=n(u,m,$,d,e[a+7],14,1735328473),$=r($,d=n(d,u,m,$,e[a+12],20,-1926607734),u,m,e[a+5],4,-378558),m=r(m,$,d,u,e[a+8],11,-2022574463),u=r(u,m,$,d,e[a+11],16,1839030562),d=r(d,u,m,$,e[a+14],23,-35309556),$=r($,d,u,m,e[a+1],4,-1530992060),m=r(m,$,d,u,e[a+4],11,1272893353),u=r(u,m,$,d,e[a+7],16,-155497632),d=r(d,u,m,$,e[a+10],23,-1094730640),$=r($,d,u,m,e[a+13],4,681279174),m=r(m,$,d,u,e[a],11,-358537222),u=r(u,m,$,d,e[a+3],16,-722521979),d=r(d,u,m,$,e[a+6],23,76029189),$=r($,d,u,m,e[a+9],4,-640364487),m=r(m,$,d,u,e[a+12],11,-421815835),u=r(u,m,$,d,e[a+15],16,530742520),$=s($,d=r(d,u,m,$,e[a+2],23,-995338651),u,m,e[a],6,-198630844),m=s(m,$,d,u,e[a+7],10,1126891415),u=s(u,m,$,d,e[a+14],15,-1416354905),d=s(d,u,m,$,e[a+5],21,-57434055),$=s($,d,u,m,e[a+12],6,1700485571),m=s(m,$,d,u,e[a+3],10,-1894986606),u=s(u,m,$,d,e[a+10],15,-1051523),d=s(d,u,m,$,e[a+1],21,-2054922799),$=s($,d,u,m,e[a+8],6,1873313359),m=s(m,$,d,u,e[a+15],10,-30611744),u=s(u,m,$,d,e[a+6],15,-1560198380),d=s(d,u,m,$,e[a+13],21,1309151649),$=s($,d,u,m,e[a+4],6,-145523070),m=s(m,$,d,u,e[a+11],10,-1120210379),u=s(u,m,$,d,e[a+2],15,718787259),d=s(d,u,m,$,e[a+9],21,-343485551),$=i($,l),d=i(d,c),u=i(u,p),m=i(m,h);return[$,d,u,m]}(function(e){var t,i=[];for(i[(e.length>>2)-1]=void 0,t=0;t<i.length;t+=1)i[t]=0;var a=8*e.length;for(t=0;t<a;t+=8)i[t>>5]|=(255&e[t/8])<<t%32;return i}(e),8*e.length))};t.default=l},68397:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){if(!i)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return i(a)};var i="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),a=new Uint8Array(16)},77557:function(e,t){"use strict";function i(e,t,i,a){switch(e){case 0:return t&i^~t&a;case 1:case 3:return t^i^a;case 2:return t&i^t&a^i&a}}function a(e,t){return e<<t|e>>>32-t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=function(e){var t=[1518500249,1859775393,2400959708,3395469782],o=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var n=unescape(encodeURIComponent(e));e=new Array(n.length);for(var r=0;r<n.length;r++)e[r]=n.charCodeAt(r)}e.push(128);var s=e.length/4+2,l=Math.ceil(s/16),c=new Array(l);for(r=0;r<l;r++){c[r]=new Array(16);for(var p=0;p<16;p++)c[r][p]=e[64*r+4*p]<<24|e[64*r+4*p+1]<<16|e[64*r+4*p+2]<<8|e[64*r+4*p+3]}for(c[l-1][14]=8*(e.length-1)/Math.pow(2,32),c[l-1][14]=Math.floor(c[l-1][14]),c[l-1][15]=8*(e.length-1)&4294967295,r=0;r<l;r++){for(var h=new Array(80),$=0;$<16;$++)h[$]=c[r][$];for($=16;$<80;$++)h[$]=a(h[$-3]^h[$-8]^h[$-14]^h[$-16],1);var d=o[0],u=o[1],m=o[2],b=o[3],y=o[4];for($=0;$<80;$++){var f=Math.floor($/20),g=a(d,5)+i(f,u,m,b)+y+t[f]+h[$]>>>0;y=b,b=m,m=a(u,30)>>>0,u=d,d=g}o[0]=o[0]+d>>>0,o[1]=o[1]+u>>>0,o[2]=o[2]+m>>>0,o[3]=o[3]+b>>>0,o[4]=o[4]+y>>>0}return[o[0]>>24&255,o[0]>>16&255,o[0]>>8&255,255&o[0],o[1]>>24&255,o[1]>>16&255,o[1]>>8&255,255&o[1],o[2]>>24&255,o[2]>>16&255,o[2]>>8&255,255&o[2],o[3]>>24&255,o[3]>>16&255,o[3]>>8&255,255&o[3],o[4]>>24&255,o[4]>>16&255,o[4]>>8&255,255&o[4]]};t.default=o},25271:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,o,n=s(i(68397)),r=s(i(17861));function s(e){return e&&e.__esModule?e:{default:e}}var l=0,c=0;var p=function(e,t,i){var s=t&&i||0,p=t||[],h=(e=e||{}).node||a,$=void 0!==e.clockseq?e.clockseq:o;if(null==h||null==$){var d=e.random||(e.rng||n.default)();null==h&&(h=a=[1|d[0],d[1],d[2],d[3],d[4],d[5]]),null==$&&($=o=16383&(d[6]<<8|d[7]))}var u=void 0!==e.msecs?e.msecs:(new Date).getTime(),m=void 0!==e.nsecs?e.nsecs:c+1,b=u-l+(m-c)/1e4;if(b<0&&void 0===e.clockseq&&($=$+1&16383),(b<0||u>l)&&void 0===e.nsecs&&(m=0),m>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");l=u,c=m,o=$;var y=(1e4*(268435455&(u+=122192928e5))+m)%4294967296;p[s++]=y>>>24&255,p[s++]=y>>>16&255,p[s++]=y>>>8&255,p[s++]=255&y;var f=u/4294967296*1e4&268435455;p[s++]=f>>>8&255,p[s++]=255&f,p[s++]=f>>>24&15|16,p[s++]=f>>>16&255,p[s++]=$>>>8|128,p[s++]=255&$;for(var g=0;g<6;++g)p[s+g]=h[g];return t||(0,r.default)(p)};t.default=p},76895:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(i(9606)),o=n(i(45891));function n(e){return e&&e.__esModule?e:{default:e}}var r=(0,a.default)("v3",48,o.default);t.default=r},9606:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,i){var a=function(e,a,n,r){var s=n&&r||0;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=new Array(e.length),i=0;i<e.length;i++)t[i]=e.charCodeAt(i);return t}(e)),"string"==typeof a&&(a=function(e){var t=[];return e.replace(/[a-fA-F0-9]{2}/g,(function(e){t.push(parseInt(e,16))})),t}(a)),!Array.isArray(e))throw TypeError("value must be an array of bytes");if(!Array.isArray(a)||16!==a.length)throw TypeError("namespace must be uuid string or an Array of 16 byte values");var l=i(a.concat(e));if(l[6]=15&l[6]|t,l[8]=63&l[8]|128,n)for(var c=0;c<16;++c)n[s+c]=l[c];return n||(0,o.default)(l)};try{a.name=e}catch(s){}return a.DNS=n,a.URL=r,a},t.URL=t.DNS=void 0;var a,o=(a=i(17861))&&a.__esModule?a:{default:a};var n="6ba7b810-9dad-11d1-80b4-00c04fd430c8";t.DNS=n;var r="6ba7b811-9dad-11d1-80b4-00c04fd430c8";t.URL=r},10426:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(i(68397)),o=n(i(17861));function n(e){return e&&e.__esModule?e:{default:e}}var r=function(e,t,i){var n=t&&i||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var r=(e=e||{}).random||(e.rng||a.default)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t)for(var s=0;s<16;++s)t[n+s]=r[s];return t||(0,o.default)(r)};t.default=r},54219:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(i(9606)),o=n(i(77557));function n(e){return e&&e.__esModule?e:{default:e}}var r=(0,a.default)("v5",80,o.default);t.default=r},50038:function(e,t,i){"use strict";var a=i(60650),o=function(){function e(e){void 0===e&&(e=1e3),this.maxSize=e,this.cache=new a.LRUCache(e)}return Object.defineProperty(e.prototype,"size",{get:function(){return this.cache.length},enumerable:!0,configurable:!0}),e.prototype.put=function(t,i){var a="string"!==typeof t?e.getKeyString(t):t,o=this.populateValue(i);this.cache.put(a,o)},e.prototype.get=function(t){var i="string"!==typeof t?e.getKeyString(t):t,a=Date.now(),o=this.cache.get(i);if(o){for(var n=o.length-1;n>=0;n--){o[n].Expire<a&&o.splice(n,1)}if(0===o.length)return void this.cache.remove(i)}return o},e.getKeyString=function(e){for(var t=[],i=Object.keys(e).sort(),a=0;a<i.length;a++){var o=i[a];void 0!==e[o]&&t.push(e[o])}return t.join(" ")},e.prototype.populateValue=function(e){var t=Date.now();return e.map((function(e){return{Address:e.Address||"",Expire:t+60*(e.CachePeriodInMinutes||1)*1e3}}))},e.prototype.empty=function(){this.cache.empty()},e.prototype.remove=function(t){var i="string"!==typeof t?e.getKeyString(t):t;this.cache.remove(i)},e}();t.$=o},60650:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(e,t){this.key=e,this.value=t},a=function(){function e(e){if(this.nodeMap={},this.size=0,"number"!==typeof e||e<1)throw new Error("Cache size can only be positive number");this.sizeLimit=e}return Object.defineProperty(e.prototype,"length",{get:function(){return this.size},enumerable:!0,configurable:!0}),e.prototype.prependToList=function(e){this.headerNode?(this.headerNode.prev=e,e.next=this.headerNode):this.tailNode=e,this.headerNode=e,this.size++},e.prototype.removeFromTail=function(){if(this.tailNode){var e=this.tailNode,t=e.prev;return t&&(t.next=void 0),e.prev=void 0,this.tailNode=t,this.size--,e}},e.prototype.detachFromList=function(e){this.headerNode===e&&(this.headerNode=e.next),this.tailNode===e&&(this.tailNode=e.prev),e.prev&&(e.prev.next=e.next),e.next&&(e.next.prev=e.prev),e.next=void 0,e.prev=void 0,this.size--},e.prototype.get=function(e){if(this.nodeMap[e]){var t=this.nodeMap[e];return this.detachFromList(t),this.prependToList(t),t.value}},e.prototype.remove=function(e){if(this.nodeMap[e]){var t=this.nodeMap[e];this.detachFromList(t),delete this.nodeMap[e]}},e.prototype.put=function(e,t){if(this.nodeMap[e])this.remove(e);else if(this.size===this.sizeLimit){var a=this.removeFromTail().key;delete this.nodeMap[a]}var o=new i(e,t);this.nodeMap[e]=o,this.prependToList(o)},e.prototype.empty=function(){for(var e=Object.keys(this.nodeMap),t=0;t<e.length;t++){var i=e[t],a=this.nodeMap[i];this.detachFromList(a),delete this.nodeMap[i]}},e}();t.LRUCache=a},2009:function(e,t){"use strict";t.byteLength=function(e){var t=l(e),i=t[0],a=t[1];return 3*(i+a)/4-a},t.toByteArray=function(e){var t,i,n=l(e),r=n[0],s=n[1],c=new o(function(e,t,i){return 3*(t+i)/4-i}(0,r,s)),p=0,h=s>0?r-4:r;for(i=0;i<h;i+=4)t=a[e.charCodeAt(i)]<<18|a[e.charCodeAt(i+1)]<<12|a[e.charCodeAt(i+2)]<<6|a[e.charCodeAt(i+3)],c[p++]=t>>16&255,c[p++]=t>>8&255,c[p++]=255&t;2===s&&(t=a[e.charCodeAt(i)]<<2|a[e.charCodeAt(i+1)]>>4,c[p++]=255&t);1===s&&(t=a[e.charCodeAt(i)]<<10|a[e.charCodeAt(i+1)]<<4|a[e.charCodeAt(i+2)]>>2,c[p++]=t>>8&255,c[p++]=255&t);return c},t.fromByteArray=function(e){for(var t,a=e.length,o=a%3,n=[],r=16383,s=0,l=a-o;s<l;s+=r)n.push(c(e,s,s+r>l?l:s+r));1===o?(t=e[a-1],n.push(i[t>>2]+i[t<<4&63]+"==")):2===o&&(t=(e[a-2]<<8)+e[a-1],n.push(i[t>>10]+i[t>>4&63]+i[t<<2&63]+"="));return n.join("")};for(var i=[],a=[],o="undefined"!==typeof Uint8Array?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r=0,s=n.length;r<s;++r)i[r]=n[r],a[n.charCodeAt(r)]=r;function l(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var i=e.indexOf("=");return-1===i&&(i=t),[i,i===t?0:4-i%4]}function c(e,t,a){for(var o,n,r=[],s=t;s<a;s+=3)o=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),r.push(i[(n=o)>>18&63]+i[n>>12&63]+i[n>>6&63]+i[63&n]);return r.join("")}a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63},19778:function(e,t,i){"use strict";var a=i(2009),o=i(84038),n=i(97379);function r(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(e,t){if(r()<t)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=l.prototype:(null===e&&(e=new l(t)),e.length=t),e}function l(e,t,i){if(!l.TYPED_ARRAY_SUPPORT&&!(this instanceof l))return new l(e,t,i);if("number"===typeof e){if("string"===typeof t)throw new Error("If encoding is specified then the first argument must be a string");return h(this,e)}return c(this,e,t,i)}function c(e,t,i,a){if("number"===typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!==typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,i,a){if(t.byteLength,i<0||t.byteLength<i)throw new RangeError("'offset' is out of bounds");if(t.byteLength<i+(a||0))throw new RangeError("'length' is out of bounds");t=void 0===i&&void 0===a?new Uint8Array(t):void 0===a?new Uint8Array(t,i):new Uint8Array(t,i,a);l.TYPED_ARRAY_SUPPORT?(e=t).__proto__=l.prototype:e=$(e,t);return e}(e,t,i,a):"string"===typeof t?function(e,t,i){"string"===typeof i&&""!==i||(i="utf8");if(!l.isEncoding(i))throw new TypeError('"encoding" must be a valid string encoding');var a=0|u(t,i),o=(e=s(e,a)).write(t,i);o!==a&&(e=e.slice(0,o));return e}(e,t,i):function(e,t){if(l.isBuffer(t)){var i=0|d(t.length);return 0===(e=s(e,i)).length||t.copy(e,0,0,i),e}if(t){if("undefined"!==typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!==typeof t.length||(a=t.length)!==a?s(e,0):$(e,t);if("Buffer"===t.type&&n(t.data))return $(e,t.data)}var a;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function p(e){if("number"!==typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function h(e,t){if(p(t),e=s(e,t<0?0:0|d(t)),!l.TYPED_ARRAY_SUPPORT)for(var i=0;i<t;++i)e[i]=0;return e}function $(e,t){var i=t.length<0?0:0|d(t.length);e=s(e,i);for(var a=0;a<i;a+=1)e[a]=255&t[a];return e}function d(e){if(e>=r())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r().toString(16)+" bytes");return 0|e}function u(e,t){if(l.isBuffer(e))return e.length;if("undefined"!==typeof ArrayBuffer&&"function"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!==typeof e&&(e=""+e);var i=e.length;if(0===i)return 0;for(var a=!1;;)switch(t){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":case void 0:return L(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*i;case"hex":return i>>>1;case"base64":return F(e).length;default:if(a)return L(e).length;t=(""+t).toLowerCase(),a=!0}}function m(e,t,i){var a=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===i||i>this.length)&&(i=this.length),i<=0)return"";if((i>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return z(this,t,i);case"utf8":case"utf-8":return O(this,t,i);case"ascii":return B(this,t,i);case"latin1":case"binary":return _(this,t,i);case"base64":return C(this,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,t,i);default:if(a)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),a=!0}}function b(e,t,i){var a=e[t];e[t]=e[i],e[i]=a}function y(e,t,i,a,o){if(0===e.length)return-1;if("string"===typeof i?(a=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,isNaN(i)&&(i=o?0:e.length-1),i<0&&(i=e.length+i),i>=e.length){if(o)return-1;i=e.length-1}else if(i<0){if(!o)return-1;i=0}if("string"===typeof t&&(t=l.from(t,a)),l.isBuffer(t))return 0===t.length?-1:f(e,t,i,a,o);if("number"===typeof t)return t&=255,l.TYPED_ARRAY_SUPPORT&&"function"===typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(e,t,i):Uint8Array.prototype.lastIndexOf.call(e,t,i):f(e,[t],i,a,o);throw new TypeError("val must be string, number or Buffer")}function f(e,t,i,a,o){var n,r=1,s=e.length,l=t.length;if(void 0!==a&&("ucs2"===(a=String(a).toLowerCase())||"ucs-2"===a||"utf16le"===a||"utf-16le"===a)){if(e.length<2||t.length<2)return-1;r=2,s/=2,l/=2,i/=2}function c(e,t){return 1===r?e[t]:e.readUInt16BE(t*r)}if(o){var p=-1;for(n=i;n<s;n++)if(c(e,n)===c(t,-1===p?0:n-p)){if(-1===p&&(p=n),n-p+1===l)return p*r}else-1!==p&&(n-=n-p),p=-1}else for(i+l>s&&(i=s-l),n=i;n>=0;n--){for(var h=!0,$=0;$<l;$++)if(c(e,n+$)!==c(t,$)){h=!1;break}if(h)return n}return-1}function g(e,t,i,a){i=Number(i)||0;var o=e.length-i;a?(a=Number(a))>o&&(a=o):a=o;var n=t.length;if(n%2!==0)throw new TypeError("Invalid hex string");a>n/2&&(a=n/2);for(var r=0;r<a;++r){var s=parseInt(t.substr(2*r,2),16);if(isNaN(s))return r;e[i+r]=s}return r}function x(e,t,i,a){return W(L(t,e.length-i),e,i,a)}function v(e,t,i,a){return W(function(e){for(var t=[],i=0;i<e.length;++i)t.push(255&e.charCodeAt(i));return t}(t),e,i,a)}function T(e,t,i,a){return v(e,t,i,a)}function A(e,t,i,a){return W(F(t),e,i,a)}function w(e,t,i,a){return W(function(e,t){for(var i,a,o,n=[],r=0;r<e.length&&!((t-=2)<0);++r)a=(i=e.charCodeAt(r))>>8,o=i%256,n.push(o),n.push(a);return n}(t,e.length-i),e,i,a)}function C(e,t,i){return 0===t&&i===e.length?a.fromByteArray(e):a.fromByteArray(e.slice(t,i))}function O(e,t,i){i=Math.min(e.length,i);for(var a=[],o=t;o<i;){var n,r,s,l,c=e[o],p=null,h=c>239?4:c>223?3:c>191?2:1;if(o+h<=i)switch(h){case 1:c<128&&(p=c);break;case 2:128===(192&(n=e[o+1]))&&(l=(31&c)<<6|63&n)>127&&(p=l);break;case 3:n=e[o+1],r=e[o+2],128===(192&n)&&128===(192&r)&&(l=(15&c)<<12|(63&n)<<6|63&r)>2047&&(l<55296||l>57343)&&(p=l);break;case 4:n=e[o+1],r=e[o+2],s=e[o+3],128===(192&n)&&128===(192&r)&&128===(192&s)&&(l=(15&c)<<18|(63&n)<<12|(63&r)<<6|63&s)>65535&&l<1114112&&(p=l)}null===p?(p=65533,h=1):p>65535&&(p-=65536,a.push(p>>>10&1023|55296),p=56320|1023&p),a.push(p),o+=h}return function(e){var t=e.length;if(t<=S)return String.fromCharCode.apply(String,e);var i="",a=0;for(;a<t;)i+=String.fromCharCode.apply(String,e.slice(a,a+=S));return i}(a)}t.lW=l,t.h2=50,l.TYPED_ARRAY_SUPPORT=void 0!==i.g.TYPED_ARRAY_SUPPORT?i.g.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"===typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}(),r(),l.poolSize=8192,l._augment=function(e){return e.__proto__=l.prototype,e},l.from=function(e,t,i){return c(null,e,t,i)},l.TYPED_ARRAY_SUPPORT&&(l.prototype.__proto__=Uint8Array.prototype,l.__proto__=Uint8Array,"undefined"!==typeof Symbol&&Symbol.species&&l[Symbol.species]===l&&Object.defineProperty(l,Symbol.species,{value:null,configurable:!0})),l.alloc=function(e,t,i){return function(e,t,i,a){return p(t),t<=0?s(e,t):void 0!==i?"string"===typeof a?s(e,t).fill(i,a):s(e,t).fill(i):s(e,t)}(null,e,t,i)},l.allocUnsafe=function(e){return h(null,e)},l.allocUnsafeSlow=function(e){return h(null,e)},l.isBuffer=function(e){return!(null==e||!e._isBuffer)},l.compare=function(e,t){if(!l.isBuffer(e)||!l.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var i=e.length,a=t.length,o=0,n=Math.min(i,a);o<n;++o)if(e[o]!==t[o]){i=e[o],a=t[o];break}return i<a?-1:a<i?1:0},l.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},l.concat=function(e,t){if(!n(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return l.alloc(0);var i;if(void 0===t)for(t=0,i=0;i<e.length;++i)t+=e[i].length;var a=l.allocUnsafe(t),o=0;for(i=0;i<e.length;++i){var r=e[i];if(!l.isBuffer(r))throw new TypeError('"list" argument must be an Array of Buffers');r.copy(a,o),o+=r.length}return a},l.byteLength=u,l.prototype._isBuffer=!0,l.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)b(this,t,t+1);return this},l.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)b(this,t,t+3),b(this,t+1,t+2);return this},l.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)b(this,t,t+7),b(this,t+1,t+6),b(this,t+2,t+5),b(this,t+3,t+4);return this},l.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?O(this,0,e):m.apply(this,arguments)},l.prototype.equals=function(e){if(!l.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===l.compare(this,e)},l.prototype.inspect=function(){var e="",i=t.h2;return this.length>0&&(e=this.toString("hex",0,i).match(/.{2}/g).join(" "),this.length>i&&(e+=" ... ")),"<Buffer "+e+">"},l.prototype.compare=function(e,t,i,a,o){if(!l.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===i&&(i=e?e.length:0),void 0===a&&(a=0),void 0===o&&(o=this.length),t<0||i>e.length||a<0||o>this.length)throw new RangeError("out of range index");if(a>=o&&t>=i)return 0;if(a>=o)return-1;if(t>=i)return 1;if(this===e)return 0;for(var n=(o>>>=0)-(a>>>=0),r=(i>>>=0)-(t>>>=0),s=Math.min(n,r),c=this.slice(a,o),p=e.slice(t,i),h=0;h<s;++h)if(c[h]!==p[h]){n=c[h],r=p[h];break}return n<r?-1:r<n?1:0},l.prototype.includes=function(e,t,i){return-1!==this.indexOf(e,t,i)},l.prototype.indexOf=function(e,t,i){return y(this,e,t,i,!0)},l.prototype.lastIndexOf=function(e,t,i){return y(this,e,t,i,!1)},l.prototype.write=function(e,t,i,a){if(void 0===t)a="utf8",i=this.length,t=0;else if(void 0===i&&"string"===typeof t)a=t,i=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(i)?(i|=0,void 0===a&&(a="utf8")):(a=i,i=void 0)}var o=this.length-t;if((void 0===i||i>o)&&(i=o),e.length>0&&(i<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var n=!1;;)switch(a){case"hex":return g(this,e,t,i);case"utf8":case"utf-8":return x(this,e,t,i);case"ascii":return v(this,e,t,i);case"latin1":case"binary":return T(this,e,t,i);case"base64":return A(this,e,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return w(this,e,t,i);default:if(n)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),n=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var S=4096;function B(e,t,i){var a="";i=Math.min(e.length,i);for(var o=t;o<i;++o)a+=String.fromCharCode(127&e[o]);return a}function _(e,t,i){var a="";i=Math.min(e.length,i);for(var o=t;o<i;++o)a+=String.fromCharCode(e[o]);return a}function z(e,t,i){var a=e.length;(!t||t<0)&&(t=0),(!i||i<0||i>a)&&(i=a);for(var o="",n=t;n<i;++n)o+=R(e[n]);return o}function q(e,t,i){for(var a=e.slice(t,i),o="",n=0;n<a.length;n+=2)o+=String.fromCharCode(a[n]+256*a[n+1]);return o}function I(e,t,i){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>i)throw new RangeError("Trying to access beyond buffer length")}function k(e,t,i,a,o,n){if(!l.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>o||t<n)throw new RangeError('"value" argument is out of bounds');if(i+a>e.length)throw new RangeError("Index out of range")}function N(e,t,i,a){t<0&&(t=65535+t+1);for(var o=0,n=Math.min(e.length-i,2);o<n;++o)e[i+o]=(t&255<<8*(a?o:1-o))>>>8*(a?o:1-o)}function D(e,t,i,a){t<0&&(t=4294967295+t+1);for(var o=0,n=Math.min(e.length-i,4);o<n;++o)e[i+o]=t>>>8*(a?o:3-o)&255}function Y(e,t,i,a,o,n){if(i+a>e.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function P(e,t,i,a,n){return n||Y(e,0,i,4),o.write(e,t,i,a,23,4),i+4}function E(e,t,i,a,n){return n||Y(e,0,i,8),o.write(e,t,i,a,52,8),i+8}l.prototype.slice=function(e,t){var i,a=this.length;if((e=~~e)<0?(e+=a)<0&&(e=0):e>a&&(e=a),(t=void 0===t?a:~~t)<0?(t+=a)<0&&(t=0):t>a&&(t=a),t<e&&(t=e),l.TYPED_ARRAY_SUPPORT)(i=this.subarray(e,t)).__proto__=l.prototype;else{var o=t-e;i=new l(o,void 0);for(var n=0;n<o;++n)i[n]=this[n+e]}return i},l.prototype.readUIntLE=function(e,t,i){e|=0,t|=0,i||I(e,t,this.length);for(var a=this[e],o=1,n=0;++n<t&&(o*=256);)a+=this[e+n]*o;return a},l.prototype.readUIntBE=function(e,t,i){e|=0,t|=0,i||I(e,t,this.length);for(var a=this[e+--t],o=1;t>0&&(o*=256);)a+=this[e+--t]*o;return a},l.prototype.readUInt8=function(e,t){return t||I(e,1,this.length),this[e]},l.prototype.readUInt16LE=function(e,t){return t||I(e,2,this.length),this[e]|this[e+1]<<8},l.prototype.readUInt16BE=function(e,t){return t||I(e,2,this.length),this[e]<<8|this[e+1]},l.prototype.readUInt32LE=function(e,t){return t||I(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},l.prototype.readUInt32BE=function(e,t){return t||I(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},l.prototype.readIntLE=function(e,t,i){e|=0,t|=0,i||I(e,t,this.length);for(var a=this[e],o=1,n=0;++n<t&&(o*=256);)a+=this[e+n]*o;return a>=(o*=128)&&(a-=Math.pow(2,8*t)),a},l.prototype.readIntBE=function(e,t,i){e|=0,t|=0,i||I(e,t,this.length);for(var a=t,o=1,n=this[e+--a];a>0&&(o*=256);)n+=this[e+--a]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*t)),n},l.prototype.readInt8=function(e,t){return t||I(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},l.prototype.readInt16LE=function(e,t){t||I(e,2,this.length);var i=this[e]|this[e+1]<<8;return 32768&i?4294901760|i:i},l.prototype.readInt16BE=function(e,t){t||I(e,2,this.length);var i=this[e+1]|this[e]<<8;return 32768&i?4294901760|i:i},l.prototype.readInt32LE=function(e,t){return t||I(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},l.prototype.readInt32BE=function(e,t){return t||I(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},l.prototype.readFloatLE=function(e,t){return t||I(e,4,this.length),o.read(this,e,!0,23,4)},l.prototype.readFloatBE=function(e,t){return t||I(e,4,this.length),o.read(this,e,!1,23,4)},l.prototype.readDoubleLE=function(e,t){return t||I(e,8,this.length),o.read(this,e,!0,52,8)},l.prototype.readDoubleBE=function(e,t){return t||I(e,8,this.length),o.read(this,e,!1,52,8)},l.prototype.writeUIntLE=function(e,t,i,a){(e=+e,t|=0,i|=0,a)||k(this,e,t,i,Math.pow(2,8*i)-1,0);var o=1,n=0;for(this[t]=255&e;++n<i&&(o*=256);)this[t+n]=e/o&255;return t+i},l.prototype.writeUIntBE=function(e,t,i,a){(e=+e,t|=0,i|=0,a)||k(this,e,t,i,Math.pow(2,8*i)-1,0);var o=i-1,n=1;for(this[t+o]=255&e;--o>=0&&(n*=256);)this[t+o]=e/n&255;return t+i},l.prototype.writeUInt8=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,1,255,0),l.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},l.prototype.writeUInt16LE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):N(this,e,t,!0),t+2},l.prototype.writeUInt16BE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):N(this,e,t,!1),t+2},l.prototype.writeUInt32LE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):D(this,e,t,!0),t+4},l.prototype.writeUInt32BE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):D(this,e,t,!1),t+4},l.prototype.writeIntLE=function(e,t,i,a){if(e=+e,t|=0,!a){var o=Math.pow(2,8*i-1);k(this,e,t,i,o-1,-o)}var n=0,r=1,s=0;for(this[t]=255&e;++n<i&&(r*=256);)e<0&&0===s&&0!==this[t+n-1]&&(s=1),this[t+n]=(e/r>>0)-s&255;return t+i},l.prototype.writeIntBE=function(e,t,i,a){if(e=+e,t|=0,!a){var o=Math.pow(2,8*i-1);k(this,e,t,i,o-1,-o)}var n=i-1,r=1,s=0;for(this[t+n]=255&e;--n>=0&&(r*=256);)e<0&&0===s&&0!==this[t+n+1]&&(s=1),this[t+n]=(e/r>>0)-s&255;return t+i},l.prototype.writeInt8=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,1,127,-128),l.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},l.prototype.writeInt16LE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):N(this,e,t,!0),t+2},l.prototype.writeInt16BE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):N(this,e,t,!1),t+2},l.prototype.writeInt32LE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,4,2147483647,-2147483648),l.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):D(this,e,t,!0),t+4},l.prototype.writeInt32BE=function(e,t,i){return e=+e,t|=0,i||k(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):D(this,e,t,!1),t+4},l.prototype.writeFloatLE=function(e,t,i){return P(this,e,t,!0,i)},l.prototype.writeFloatBE=function(e,t,i){return P(this,e,t,!1,i)},l.prototype.writeDoubleLE=function(e,t,i){return E(this,e,t,!0,i)},l.prototype.writeDoubleBE=function(e,t,i){return E(this,e,t,!1,i)},l.prototype.copy=function(e,t,i,a){if(i||(i=0),a||0===a||(a=this.length),t>=e.length&&(t=e.length),t||(t=0),a>0&&a<i&&(a=i),a===i)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("sourceStart out of bounds");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-t<a-i&&(a=e.length-t+i);var o,n=a-i;if(this===e&&i<t&&t<a)for(o=n-1;o>=0;--o)e[o+t]=this[o+i];else if(n<1e3||!l.TYPED_ARRAY_SUPPORT)for(o=0;o<n;++o)e[o+t]=this[o+i];else Uint8Array.prototype.set.call(e,this.subarray(i,i+n),t);return n},l.prototype.fill=function(e,t,i,a){if("string"===typeof e){if("string"===typeof t?(a=t,t=0,i=this.length):"string"===typeof i&&(a=i,i=this.length),1===e.length){var o=e.charCodeAt(0);o<256&&(e=o)}if(void 0!==a&&"string"!==typeof a)throw new TypeError("encoding must be a string");if("string"===typeof a&&!l.isEncoding(a))throw new TypeError("Unknown encoding: "+a)}else"number"===typeof e&&(e&=255);if(t<0||this.length<t||this.length<i)throw new RangeError("Out of range index");if(i<=t)return this;var n;if(t>>>=0,i=void 0===i?this.length:i>>>0,e||(e=0),"number"===typeof e)for(n=t;n<i;++n)this[n]=e;else{var r=l.isBuffer(e)?e:L(new l(e,a).toString()),s=r.length;for(n=0;n<i-t;++n)this[n+t]=r[n%s]}return this};var M=/[^+\/0-9A-Za-z-_]/g;function R(e){return e<16?"0"+e.toString(16):e.toString(16)}function L(e,t){var i;t=t||1/0;for(var a=e.length,o=null,n=[],r=0;r<a;++r){if((i=e.charCodeAt(r))>55295&&i<57344){if(!o){if(i>56319){(t-=3)>-1&&n.push(239,191,189);continue}if(r+1===a){(t-=3)>-1&&n.push(239,191,189);continue}o=i;continue}if(i<56320){(t-=3)>-1&&n.push(239,191,189),o=i;continue}i=65536+(o-55296<<10|i-56320)}else o&&(t-=3)>-1&&n.push(239,191,189);if(o=null,i<128){if((t-=1)<0)break;n.push(i)}else if(i<2048){if((t-=2)<0)break;n.push(i>>6|192,63&i|128)}else if(i<65536){if((t-=3)<0)break;n.push(i>>12|224,i>>6&63|128,63&i|128)}else{if(!(i<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;n.push(i>>18|240,i>>12&63|128,i>>6&63|128,63&i|128)}}return n}function F(e){return a.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(M,"")).length<2)return"";for(;e.length%4!==0;)e+="=";return e}(e))}function W(e,t,i,a){for(var o=0;o<a&&!(o+i>=t.length||o>=e.length);++o)t[o+i]=e[o];return o}},97379:function(e){var t={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==t.call(e)}},44037:function(e,t,i){"use strict";var a=i(52506),o=i(19722),n=o(a("String.prototype.indexOf"));e.exports=function(e,t){var i=a(e,!!t);return"function"===typeof i&&n(e,".prototype.")>-1?o(i):i}},19722:function(e,t,i){"use strict";var a=i(33350),o=i(52506),n=i(5986),r=i(87822),s=o("%Function.prototype.apply%"),l=o("%Function.prototype.call%"),c=o("%Reflect.apply%",!0)||a.call(l,s),p=i(20442),h=o("%Math.max%");e.exports=function(e){if("function"!==typeof e)throw new r("a function is required");var t=c(a,l,arguments);return n(t,1+h(0,e.length-(arguments.length-1)),!0)};var $=function(){return c(a,s,arguments)};p?p(e.exports,"apply",{value:$}):e.exports.apply=$},28182:function(e,t,i){"use strict";function a(e){var t,i,o="";if("string"===typeof e||"number"===typeof e)o+=e;else if("object"===typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(i=a(e[t]))&&(o&&(o+=" "),o+=i);else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function o(){for(var e,t,i=0,o="";i<arguments.length;)(e=arguments[i++])&&(t=a(e))&&(o&&(o+=" "),o+=t);return o}i.d(t,{Z:function(){return o}})},78177:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(53713),i(93074),i(68228),i(33650),function(){var e=n,t=e.lib.BlockCipher,i=e.algo,a=[],o=[],r=[],s=[],l=[],c=[],p=[],h=[],$=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var i=0,n=0;for(t=0;t<256;t++){var u=n^n<<1^n<<2^n<<3^n<<4;u=u>>>8^255&u^99,a[i]=u,o[u]=i;var m=e[i],b=e[m],y=e[b],f=257*e[u]^16843008*u;r[i]=f<<24|f>>>8,s[i]=f<<16|f>>>16,l[i]=f<<8|f>>>24,c[i]=f,f=16843009*y^65537*b^257*m^16843008*i,p[u]=f<<24|f>>>8,h[u]=f<<16|f>>>16,$[u]=f<<8|f>>>24,d[u]=f,i?(i=m^e[e[e[y^m]]],n^=e[e[n]]):i=n=1}}();var u=[0,1,2,4,8,16,32,64,128,27,54],m=i.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,i=e.sigBytes/4,o=4*((this._nRounds=i+6)+1),n=this._keySchedule=[],r=0;r<o;r++)r<i?n[r]=t[r]:(c=n[r-1],r%i?i>6&&r%i==4&&(c=a[c>>>24]<<24|a[c>>>16&255]<<16|a[c>>>8&255]<<8|a[255&c]):(c=a[(c=c<<8|c>>>24)>>>24]<<24|a[c>>>16&255]<<16|a[c>>>8&255]<<8|a[255&c],c^=u[r/i|0]<<24),n[r]=n[r-i]^c);for(var s=this._invKeySchedule=[],l=0;l<o;l++){if(r=o-l,l%4)var c=n[r];else c=n[r-4];s[l]=l<4||r<=4?c:p[a[c>>>24]]^h[a[c>>>16&255]]^$[a[c>>>8&255]]^d[a[255&c]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,r,s,l,c,a)},decryptBlock:function(e,t){var i=e[t+1];e[t+1]=e[t+3],e[t+3]=i,this._doCryptBlock(e,t,this._invKeySchedule,p,h,$,d,o),i=e[t+1],e[t+1]=e[t+3],e[t+3]=i},_doCryptBlock:function(e,t,i,a,o,n,r,s){for(var l=this._nRounds,c=e[t]^i[0],p=e[t+1]^i[1],h=e[t+2]^i[2],$=e[t+3]^i[3],d=4,u=1;u<l;u++){var m=a[c>>>24]^o[p>>>16&255]^n[h>>>8&255]^r[255&$]^i[d++],b=a[p>>>24]^o[h>>>16&255]^n[$>>>8&255]^r[255&c]^i[d++],y=a[h>>>24]^o[$>>>16&255]^n[c>>>8&255]^r[255&p]^i[d++],f=a[$>>>24]^o[c>>>16&255]^n[p>>>8&255]^r[255&h]^i[d++];c=m,p=b,h=y,$=f}m=(s[c>>>24]<<24|s[p>>>16&255]<<16|s[h>>>8&255]<<8|s[255&$])^i[d++],b=(s[p>>>24]<<24|s[h>>>16&255]<<16|s[$>>>8&255]<<8|s[255&c])^i[d++],y=(s[h>>>24]<<24|s[$>>>16&255]<<16|s[c>>>8&255]<<8|s[255&p])^i[d++],f=(s[$>>>24]<<24|s[c>>>16&255]<<16|s[p>>>8&255]<<8|s[255&h])^i[d++],e[t]=m,e[t+1]=b,e[t+2]=y,e[t+3]=f},keySize:8});e.AES=t._createHelper(m)}(),n.AES)}()},83068:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(53713),i(93074),i(68228),i(33650),function(){var e=n,t=e.lib.BlockCipher,i=e.algo,a=16,o=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],r=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]],s={pbox:[],sbox:[]};function l(e,t){var i=t>>24&255,a=t>>16&255,o=t>>8&255,n=255&t,r=e.sbox[0][i]+e.sbox[1][a];return r^=e.sbox[2][o],r+=e.sbox[3][n]}function c(e,t,i){for(var o,n=t,r=i,s=0;s<a;++s)o=n^=e.pbox[s],n=r=l(e,n)^r,r=o;return o=n,n=r,r=o,r^=e.pbox[a],{left:n^=e.pbox[a+1],right:r}}function p(e,t,i){for(var o,n=t,r=i,s=a+1;s>1;--s)o=n^=e.pbox[s],n=r=l(e,n)^r,r=o;return o=n,n=r,r=o,r^=e.pbox[1],{left:n^=e.pbox[0],right:r}}function h(e,t,i){for(var n=0;n<4;n++){e.sbox[n]=[];for(var s=0;s<256;s++)e.sbox[n][s]=r[n][s]}for(var l=0,p=0;p<a+2;p++)e.pbox[p]=o[p]^t[l],++l>=i&&(l=0);for(var h=0,$=0,d=0,u=0;u<a+2;u+=2)h=(d=c(e,h,$)).left,$=d.right,e.pbox[u]=h,e.pbox[u+1]=$;for(var m=0;m<4;m++)for(var b=0;b<256;b+=2)h=(d=c(e,h,$)).left,$=d.right,e.sbox[m][b]=h,e.sbox[m][b+1]=$;return!0}var $=i.Blowfish=t.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var e=this._keyPriorReset=this._key,t=e.words,i=e.sigBytes/4;h(s,t,i)}},encryptBlock:function(e,t){var i=c(s,e[t],e[t+1]);e[t]=i.left,e[t+1]=i.right},decryptBlock:function(e,t){var i=p(s,e[t],e[t+1]);e[t]=i.left,e[t+1]=i.right},blockSize:2,keySize:4,ivSize:2});e.Blowfish=t._createHelper($)}(),n.Blowfish)}()},33650:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(68228),void(n.lib.Cipher||function(e){var t=n,i=t.lib,a=i.Base,o=i.WordArray,r=i.BufferedBlockAlgorithm,s=t.enc,l=(s.Utf8,s.Base64),c=t.algo.EvpKDF,p=i.Cipher=r.extend({cfg:a.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,i){this.cfg=this.cfg.extend(i),this._xformMode=e,this._key=t,this.reset()},reset:function(){r.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?g:y}return function(t){return{encrypt:function(i,a,o){return e(a).encrypt(t,i,a,o)},decrypt:function(i,a,o){return e(a).decrypt(t,i,a,o)}}}}()}),h=(i.StreamCipher=p.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),t.mode={}),$=i.BlockCipherMode=a.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),d=h.CBC=function(){var t=$.extend();function i(t,i,a){var o,n=this._iv;n?(o=n,this._iv=e):o=this._prevBlock;for(var r=0;r<a;r++)t[i+r]^=o[r]}return t.Encryptor=t.extend({processBlock:function(e,t){var a=this._cipher,o=a.blockSize;i.call(this,e,t,o),a.encryptBlock(e,t),this._prevBlock=e.slice(t,t+o)}}),t.Decryptor=t.extend({processBlock:function(e,t){var a=this._cipher,o=a.blockSize,n=e.slice(t,t+o);a.decryptBlock(e,t),i.call(this,e,t,o),this._prevBlock=n}}),t}(),u=(t.pad={}).Pkcs7={pad:function(e,t){for(var i=4*t,a=i-e.sigBytes%i,n=a<<24|a<<16|a<<8|a,r=[],s=0;s<a;s+=4)r.push(n);var l=o.create(r,a);e.concat(l)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},m=(i.BlockCipher=p.extend({cfg:p.cfg.extend({mode:d,padding:u}),reset:function(){var e;p.reset.call(this);var t=this.cfg,i=t.iv,a=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=a.createEncryptor:(e=a.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,i&&i.words):(this._mode=e.call(a,this,i&&i.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4}),i.CipherParams=a.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}})),b=(t.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,i=e.salt;return(i?o.create([1398893684,1701076831]).concat(i).concat(t):t).toString(l)},parse:function(e){var t,i=l.parse(e),a=i.words;return 1398893684==a[0]&&1701076831==a[1]&&(t=o.create(a.slice(2,4)),a.splice(0,4),i.sigBytes-=16),m.create({ciphertext:i,salt:t})}},y=i.SerializableCipher=a.extend({cfg:a.extend({format:b}),encrypt:function(e,t,i,a){a=this.cfg.extend(a);var o=e.createEncryptor(i,a),n=o.finalize(t),r=o.cfg;return m.create({ciphertext:n,key:i,iv:r.iv,algorithm:e,mode:r.mode,padding:r.padding,blockSize:e.blockSize,formatter:a.format})},decrypt:function(e,t,i,a){return a=this.cfg.extend(a),t=this._parse(t,a.format),e.createDecryptor(i,a).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),f=(t.kdf={}).OpenSSL={execute:function(e,t,i,a,n){if(a||(a=o.random(8)),n)r=c.create({keySize:t+i,hasher:n}).compute(e,a);else var r=c.create({keySize:t+i}).compute(e,a);var s=o.create(r.words.slice(t),4*i);return r.sigBytes=4*t,m.create({key:r,iv:s,salt:a})}},g=i.PasswordBasedCipher=y.extend({cfg:y.cfg.extend({kdf:f}),encrypt:function(e,t,i,a){var o=(a=this.cfg.extend(a)).kdf.execute(i,e.keySize,e.ivSize,a.salt,a.hasher);a.iv=o.iv;var n=y.encrypt.call(this,e,t,o.key,a);return n.mixIn(o),n},decrypt:function(e,t,i,a){a=this.cfg.extend(a),t=this._parse(t,a.format);var o=a.kdf.execute(i,e.keySize,e.ivSize,t.salt,a.hasher);return a.iv=o.iv,y.decrypt.call(this,e,t,o.key,a)}})}()))}()},68926:function(e,t,i){e.exports=function(){var e=e||function(e,t){var a;if("undefined"!==typeof window&&window.crypto&&(a=window.crypto),"undefined"!==typeof self&&self.crypto&&(a=self.crypto),"undefined"!==typeof globalThis&&globalThis.crypto&&(a=globalThis.crypto),!a&&"undefined"!==typeof window&&window.msCrypto&&(a=window.msCrypto),!a&&"undefined"!==typeof i.g&&i.g.crypto&&(a=i.g.crypto),!a)try{a=i(42480)}catch(b){}var o=function(){if(a){if("function"===typeof a.getRandomValues)try{return a.getRandomValues(new Uint32Array(1))[0]}catch(b){}if("function"===typeof a.randomBytes)try{return a.randomBytes(4).readInt32LE()}catch(b){}}throw new Error("Native crypto module could not be used to get secure random number.")},n=Object.create||function(){function e(){}return function(t){var i;return e.prototype=t,i=new e,e.prototype=null,i}}(),r={},s=r.lib={},l=s.Base={extend:function(e){var t=n(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=s.WordArray=l.extend({init:function(e,i){e=this.words=e||[],this.sigBytes=i!=t?i:4*e.length},toString:function(e){return(e||h).stringify(this)},concat:function(e){var t=this.words,i=e.words,a=this.sigBytes,o=e.sigBytes;if(this.clamp(),a%4)for(var n=0;n<o;n++){var r=i[n>>>2]>>>24-n%4*8&255;t[a+n>>>2]|=r<<24-(a+n)%4*8}else for(var s=0;s<o;s+=4)t[a+s>>>2]=i[s>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,i=this.sigBytes;t[i>>>2]&=4294967295<<32-i%4*8,t.length=e.ceil(i/4)},clone:function(){var e=l.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],i=0;i<e;i+=4)t.push(o());return new c.init(t,e)}}),p=r.enc={},h=p.Hex={stringify:function(e){for(var t=e.words,i=e.sigBytes,a=[],o=0;o<i;o++){var n=t[o>>>2]>>>24-o%4*8&255;a.push((n>>>4).toString(16)),a.push((15&n).toString(16))}return a.join("")},parse:function(e){for(var t=e.length,i=[],a=0;a<t;a+=2)i[a>>>3]|=parseInt(e.substr(a,2),16)<<24-a%8*4;return new c.init(i,t/2)}},$=p.Latin1={stringify:function(e){for(var t=e.words,i=e.sigBytes,a=[],o=0;o<i;o++){var n=t[o>>>2]>>>24-o%4*8&255;a.push(String.fromCharCode(n))}return a.join("")},parse:function(e){for(var t=e.length,i=[],a=0;a<t;a++)i[a>>>2]|=(255&e.charCodeAt(a))<<24-a%4*8;return new c.init(i,t)}},d=p.Utf8={stringify:function(e){try{return decodeURIComponent(escape($.stringify(e)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(e){return $.parse(unescape(encodeURIComponent(e)))}},u=s.BufferedBlockAlgorithm=l.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=d.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var i,a=this._data,o=a.words,n=a.sigBytes,r=this.blockSize,s=n/(4*r),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*r,p=e.min(4*l,n);if(l){for(var h=0;h<l;h+=r)this._doProcessBlock(o,h);i=o.splice(0,l),a.sigBytes-=p}return new c.init(i,p)},clone:function(){var e=l.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),m=(s.Hasher=u.extend({cfg:l.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){u.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,i){return new e.init(i).finalize(t)}},_createHmacHelper:function(e){return function(t,i){return new m.HMAC.init(e,i).finalize(t)}}}),r.algo={});return r}(Math);return e}()},53713:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(){var e=o,t=e.lib.WordArray;function i(e,i,a){for(var o=[],n=0,r=0;r<i;r++)if(r%4){var s=a[e.charCodeAt(r-1)]<<r%4*2|a[e.charCodeAt(r)]>>>6-r%4*2;o[n>>>2]|=s<<24-n%4*8,n++}return t.create(o,n)}e.enc.Base64={stringify:function(e){var t=e.words,i=e.sigBytes,a=this._map;e.clamp();for(var o=[],n=0;n<i;n+=3)for(var r=(t[n>>>2]>>>24-n%4*8&255)<<16|(t[n+1>>>2]>>>24-(n+1)%4*8&255)<<8|t[n+2>>>2]>>>24-(n+2)%4*8&255,s=0;s<4&&n+.75*s<i;s++)o.push(a.charAt(r>>>6*(3-s)&63));var l=a.charAt(64);if(l)for(;o.length%4;)o.push(l);return o.join("")},parse:function(e){var t=e.length,a=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var n=0;n<a.length;n++)o[a.charCodeAt(n)]=n}var r=a.charAt(64);if(r){var s=e.indexOf(r);-1!==s&&(t=s)}return i(e,t,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),o.enc.Base64)}()},4728:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(){var e=o,t=e.lib.WordArray;function i(e,i,a){for(var o=[],n=0,r=0;r<i;r++)if(r%4){var s=a[e.charCodeAt(r-1)]<<r%4*2|a[e.charCodeAt(r)]>>>6-r%4*2;o[n>>>2]|=s<<24-n%4*8,n++}return t.create(o,n)}e.enc.Base64url={stringify:function(e,t){void 0===t&&(t=!0);var i=e.words,a=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var n=[],r=0;r<a;r+=3)for(var s=(i[r>>>2]>>>24-r%4*8&255)<<16|(i[r+1>>>2]>>>24-(r+1)%4*8&255)<<8|i[r+2>>>2]>>>24-(r+2)%4*8&255,l=0;l<4&&r+.75*l<a;l++)n.push(o.charAt(s>>>6*(3-l)&63));var c=o.charAt(64);if(c)for(;n.length%4;)n.push(c);return n.join("")},parse:function(e,t){void 0===t&&(t=!0);var a=e.length,o=t?this._safe_map:this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var r=0;r<o.length;r++)n[o.charCodeAt(r)]=r}var s=o.charAt(64);if(s){var l=e.indexOf(s);-1!==l&&(a=l)}return i(e,a,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"}}(),o.enc.Base64url)}()},91551:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(){var e=o,t=e.lib.WordArray,i=e.enc;function a(e){return e<<8&4278255360|e>>>8&16711935}i.Utf16=i.Utf16BE={stringify:function(e){for(var t=e.words,i=e.sigBytes,a=[],o=0;o<i;o+=2){var n=t[o>>>2]>>>16-o%4*8&65535;a.push(String.fromCharCode(n))}return a.join("")},parse:function(e){for(var i=e.length,a=[],o=0;o<i;o++)a[o>>>1]|=e.charCodeAt(o)<<16-o%2*16;return t.create(a,2*i)}},i.Utf16LE={stringify:function(e){for(var t=e.words,i=e.sigBytes,o=[],n=0;n<i;n+=2){var r=a(t[n>>>2]>>>16-n%4*8&65535);o.push(String.fromCharCode(r))}return o.join("")},parse:function(e){for(var i=e.length,o=[],n=0;n<i;n++)o[n>>>1]|=a(e.charCodeAt(n)<<16-n%2*16);return t.create(o,2*i)}}}(),o.enc.Utf16)}()},68228:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(25590),i(45086),function(){var e=n,t=e.lib,i=t.Base,a=t.WordArray,o=e.algo,r=o.MD5,s=o.EvpKDF=i.extend({cfg:i.extend({keySize:4,hasher:r,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var i,o=this.cfg,n=o.hasher.create(),r=a.create(),s=r.words,l=o.keySize,c=o.iterations;s.length<l;){i&&n.update(i),i=n.update(e).finalize(t),n.reset();for(var p=1;p<c;p++)i=n.finalize(i),n.reset();r.concat(i)}return r.sigBytes=4*l,r}});e.EvpKDF=function(e,t,i){return s.create(i).compute(e,t)}}(),n.EvpKDF)}()},71863:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),function(e){var t=n,i=t.lib.CipherParams,a=t.enc.Hex;t.format.Hex={stringify:function(e){return e.ciphertext.toString(a)},parse:function(e){var t=a.parse(e);return i.create({ciphertext:t})}}}(),n.format.Hex)}()},45086:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),void function(){var e=o,t=e.lib.Base,i=e.enc.Utf8;e.algo.HMAC=t.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=i.parse(t));var a=e.blockSize,o=4*a;t.sigBytes>o&&(t=e.finalize(t)),t.clamp();for(var n=this._oKey=t.clone(),r=this._iKey=t.clone(),s=n.words,l=r.words,c=0;c<a;c++)s[c]^=1549556828,l[c]^=909522486;n.sigBytes=r.sigBytes=o,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,i=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(i))}})}())}()},89704:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(73646),i(25533),i(91551),i(53713),i(4728),i(93074),i(25590),i(29517),i(43183),i(24345),i(36319),i(26853),i(70077),i(45086),i(93822),i(68228),i(33650),i(25152),i(2992),i(87223),i(15858),i(70130),i(12409),i(24823),i(36644),i(51181),i(28413),i(71863),i(78177),i(42550),i(1325),i(42639),i(42130),i(83068),n)}()},25533:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(){if("function"==typeof ArrayBuffer){var e=o.lib.WordArray,t=e.init,i=e.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!==typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var i=e.byteLength,a=[],o=0;o<i;o++)a[o>>>2]|=e[o]<<24-o%4*8;t.call(this,a,i)}else t.apply(this,arguments)};i.prototype=e}}(),o.lib.WordArray)}()},93074:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(e){var t=o,i=t.lib,a=i.WordArray,n=i.Hasher,r=t.algo,s=[];!function(){for(var t=0;t<64;t++)s[t]=4294967296*e.abs(e.sin(t+1))|0}();var l=r.MD5=n.extend({_doReset:function(){this._hash=new a.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var i=0;i<16;i++){var a=t+i,o=e[a];e[a]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var n=this._hash.words,r=e[t+0],l=e[t+1],d=e[t+2],u=e[t+3],m=e[t+4],b=e[t+5],y=e[t+6],f=e[t+7],g=e[t+8],x=e[t+9],v=e[t+10],T=e[t+11],A=e[t+12],w=e[t+13],C=e[t+14],O=e[t+15],S=n[0],B=n[1],_=n[2],z=n[3];S=c(S,B,_,z,r,7,s[0]),z=c(z,S,B,_,l,12,s[1]),_=c(_,z,S,B,d,17,s[2]),B=c(B,_,z,S,u,22,s[3]),S=c(S,B,_,z,m,7,s[4]),z=c(z,S,B,_,b,12,s[5]),_=c(_,z,S,B,y,17,s[6]),B=c(B,_,z,S,f,22,s[7]),S=c(S,B,_,z,g,7,s[8]),z=c(z,S,B,_,x,12,s[9]),_=c(_,z,S,B,v,17,s[10]),B=c(B,_,z,S,T,22,s[11]),S=c(S,B,_,z,A,7,s[12]),z=c(z,S,B,_,w,12,s[13]),_=c(_,z,S,B,C,17,s[14]),S=p(S,B=c(B,_,z,S,O,22,s[15]),_,z,l,5,s[16]),z=p(z,S,B,_,y,9,s[17]),_=p(_,z,S,B,T,14,s[18]),B=p(B,_,z,S,r,20,s[19]),S=p(S,B,_,z,b,5,s[20]),z=p(z,S,B,_,v,9,s[21]),_=p(_,z,S,B,O,14,s[22]),B=p(B,_,z,S,m,20,s[23]),S=p(S,B,_,z,x,5,s[24]),z=p(z,S,B,_,C,9,s[25]),_=p(_,z,S,B,u,14,s[26]),B=p(B,_,z,S,g,20,s[27]),S=p(S,B,_,z,w,5,s[28]),z=p(z,S,B,_,d,9,s[29]),_=p(_,z,S,B,f,14,s[30]),S=h(S,B=p(B,_,z,S,A,20,s[31]),_,z,b,4,s[32]),z=h(z,S,B,_,g,11,s[33]),_=h(_,z,S,B,T,16,s[34]),B=h(B,_,z,S,C,23,s[35]),S=h(S,B,_,z,l,4,s[36]),z=h(z,S,B,_,m,11,s[37]),_=h(_,z,S,B,f,16,s[38]),B=h(B,_,z,S,v,23,s[39]),S=h(S,B,_,z,w,4,s[40]),z=h(z,S,B,_,r,11,s[41]),_=h(_,z,S,B,u,16,s[42]),B=h(B,_,z,S,y,23,s[43]),S=h(S,B,_,z,x,4,s[44]),z=h(z,S,B,_,A,11,s[45]),_=h(_,z,S,B,O,16,s[46]),S=$(S,B=h(B,_,z,S,d,23,s[47]),_,z,r,6,s[48]),z=$(z,S,B,_,f,10,s[49]),_=$(_,z,S,B,C,15,s[50]),B=$(B,_,z,S,b,21,s[51]),S=$(S,B,_,z,A,6,s[52]),z=$(z,S,B,_,u,10,s[53]),_=$(_,z,S,B,v,15,s[54]),B=$(B,_,z,S,l,21,s[55]),S=$(S,B,_,z,g,6,s[56]),z=$(z,S,B,_,O,10,s[57]),_=$(_,z,S,B,y,15,s[58]),B=$(B,_,z,S,w,21,s[59]),S=$(S,B,_,z,m,6,s[60]),z=$(z,S,B,_,T,10,s[61]),_=$(_,z,S,B,d,15,s[62]),B=$(B,_,z,S,x,21,s[63]),n[0]=n[0]+S|0,n[1]=n[1]+B|0,n[2]=n[2]+_|0,n[3]=n[3]+z|0},_doFinalize:function(){var t=this._data,i=t.words,a=8*this._nDataBytes,o=8*t.sigBytes;i[o>>>5]|=128<<24-o%32;var n=e.floor(a/4294967296),r=a;i[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),i[14+(o+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(i.length+1),this._process();for(var s=this._hash,l=s.words,c=0;c<4;c++){var p=l[c];l[c]=16711935&(p<<8|p>>>24)|4278255360&(p<<24|p>>>8)}return s},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,i,a,o,n,r){var s=e+(t&i|~t&a)+o+r;return(s<<n|s>>>32-n)+t}function p(e,t,i,a,o,n,r){var s=e+(t&a|i&~a)+o+r;return(s<<n|s>>>32-n)+t}function h(e,t,i,a,o,n,r){var s=e+(t^i^a)+o+r;return(s<<n|s>>>32-n)+t}function $(e,t,i,a,o,n,r){var s=e+(i^(t|~a))+o+r;return(s<<n|s>>>32-n)+t}t.MD5=n._createHelper(l),t.HmacMD5=n._createHmacHelper(l)}(Math),o.MD5)}()},25152:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.mode.CFB=function(){var e=n.lib.BlockCipherMode.extend();function t(e,t,i,a){var o,n=this._iv;n?(o=n.slice(0),this._iv=void 0):o=this._prevBlock,a.encryptBlock(o,0);for(var r=0;r<i;r++)e[t+r]^=o[r]}return e.Encryptor=e.extend({processBlock:function(e,i){var a=this._cipher,o=a.blockSize;t.call(this,e,i,o,a),this._prevBlock=e.slice(i,i+o)}}),e.Decryptor=e.extend({processBlock:function(e,i){var a=this._cipher,o=a.blockSize,n=e.slice(i,i+o);t.call(this,e,i,o,a),this._prevBlock=n}}),e}(),n.mode.CFB)}()},87223:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.mode.CTRGladman=function(){var e=n.lib.BlockCipherMode.extend();function t(e){if(255===(e>>24&255)){var t=e>>16&255,i=e>>8&255,a=255&e;255===t?(t=0,255===i?(i=0,255===a?a=0:++a):++i):++t,e=0,e+=t<<16,e+=i<<8,e+=a}else e+=1<<24;return e}function i(e){return 0===(e[0]=t(e[0]))&&(e[1]=t(e[1])),e}var a=e.Encryptor=e.extend({processBlock:function(e,t){var a=this._cipher,o=a.blockSize,n=this._iv,r=this._counter;n&&(r=this._counter=n.slice(0),this._iv=void 0),i(r);var s=r.slice(0);a.encryptBlock(s,0);for(var l=0;l<o;l++)e[t+l]^=s[l]}});return e.Decryptor=a,e}(),n.mode.CTRGladman)}()},2992:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.mode.CTR=function(){var e=n.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var i=this._cipher,a=i.blockSize,o=this._iv,n=this._counter;o&&(n=this._counter=o.slice(0),this._iv=void 0);var r=n.slice(0);i.encryptBlock(r,0),n[a-1]=n[a-1]+1|0;for(var s=0;s<a;s++)e[t+s]^=r[s]}});return e.Decryptor=t,e}(),n.mode.CTR)}()},70130:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.mode.ECB=function(){var e=n.lib.BlockCipherMode.extend();return e.Encryptor=e.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),e.Decryptor=e.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),e}(),n.mode.ECB)}()},15858:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.mode.OFB=function(){var e=n.lib.BlockCipherMode.extend(),t=e.Encryptor=e.extend({processBlock:function(e,t){var i=this._cipher,a=i.blockSize,o=this._iv,n=this._keystream;o&&(n=this._keystream=o.slice(0),this._iv=void 0),i.encryptBlock(n,0);for(var r=0;r<a;r++)e[t+r]^=n[r]}});return e.Decryptor=t,e}(),n.mode.OFB)}()},12409:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.pad.AnsiX923={pad:function(e,t){var i=e.sigBytes,a=4*t,o=a-i%a,n=i+o-1;e.clamp(),e.words[n>>>2]|=o<<24-n%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},n.pad.Ansix923)}()},24823:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.pad.Iso10126={pad:function(e,t){var i=4*t,a=i-e.sigBytes%i;e.concat(n.lib.WordArray.random(a-1)).concat(n.lib.WordArray.create([a<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},n.pad.Iso10126)}()},36644:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.pad.Iso97971={pad:function(e,t){e.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(e,t)},unpad:function(e){n.pad.ZeroPadding.unpad(e),e.sigBytes--}},n.pad.Iso97971)}()},28413:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding)}()},51181:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(33650),n.pad.ZeroPadding={pad:function(e,t){var i=4*t;e.clamp(),e.sigBytes+=i-(e.sigBytes%i||i)},unpad:function(e){var t=e.words,i=e.sigBytes-1;for(i=e.sigBytes-1;i>=0;i--)if(t[i>>>2]>>>24-i%4*8&255){e.sigBytes=i+1;break}}},n.pad.ZeroPadding)}()},93822:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(29517),i(45086),function(){var e=n,t=e.lib,i=t.Base,a=t.WordArray,o=e.algo,r=o.SHA256,s=o.HMAC,l=o.PBKDF2=i.extend({cfg:i.extend({keySize:4,hasher:r,iterations:25e4}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var i=this.cfg,o=s.create(i.hasher,e),n=a.create(),r=a.create([1]),l=n.words,c=r.words,p=i.keySize,h=i.iterations;l.length<p;){var $=o.update(t).finalize(r);o.reset();for(var d=$.words,u=d.length,m=$,b=1;b<h;b++){m=o.finalize(m),o.reset();for(var y=m.words,f=0;f<u;f++)d[f]^=y[f]}n.concat($),c[0]++}return n.sigBytes=4*p,n}});e.PBKDF2=function(e,t,i){return l.create(i).compute(e,t)}}(),n.PBKDF2)}()},42130:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(53713),i(93074),i(68228),i(33650),function(){var e=n,t=e.lib.StreamCipher,i=e.algo,a=[],o=[],r=[],s=i.RabbitLegacy=t.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,i=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],a=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)l.call(this);for(o=0;o<8;o++)a[o]^=i[o+4&7];if(t){var n=t.words,r=n[0],s=n[1],c=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),p=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),h=c>>>16|4294901760&p,$=p<<16|65535&c;for(a[0]^=c,a[1]^=h,a[2]^=p,a[3]^=$,a[4]^=c,a[5]^=h,a[6]^=p,a[7]^=$,o=0;o<4;o++)l.call(this)}},_doProcessBlock:function(e,t){var i=this._X;l.call(this),a[0]=i[0]^i[5]>>>16^i[3]<<16,a[1]=i[2]^i[7]>>>16^i[5]<<16,a[2]=i[4]^i[1]>>>16^i[7]<<16,a[3]=i[6]^i[3]>>>16^i[1]<<16;for(var o=0;o<4;o++)a[o]=16711935&(a[o]<<8|a[o]>>>24)|4278255360&(a[o]<<24|a[o]>>>8),e[t+o]^=a[o]},blockSize:4,ivSize:2});function l(){for(var e=this._X,t=this._C,i=0;i<8;i++)o[i]=t[i];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,i=0;i<8;i++){var a=e[i]+t[i],n=65535&a,s=a>>>16,l=((n*n>>>17)+n*s>>>15)+s*s,c=((4294901760&a)*a|0)+((65535&a)*a|0);r[i]=l^c}e[0]=r[0]+(r[7]<<16|r[7]>>>16)+(r[6]<<16|r[6]>>>16)|0,e[1]=r[1]+(r[0]<<8|r[0]>>>24)+r[7]|0,e[2]=r[2]+(r[1]<<16|r[1]>>>16)+(r[0]<<16|r[0]>>>16)|0,e[3]=r[3]+(r[2]<<8|r[2]>>>24)+r[1]|0,e[4]=r[4]+(r[3]<<16|r[3]>>>16)+(r[2]<<16|r[2]>>>16)|0,e[5]=r[5]+(r[4]<<8|r[4]>>>24)+r[3]|0,e[6]=r[6]+(r[5]<<16|r[5]>>>16)+(r[4]<<16|r[4]>>>16)|0,e[7]=r[7]+(r[6]<<8|r[6]>>>24)+r[5]|0}e.RabbitLegacy=t._createHelper(s)}(),n.RabbitLegacy)}()},42639:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(53713),i(93074),i(68228),i(33650),function(){var e=n,t=e.lib.StreamCipher,i=e.algo,a=[],o=[],r=[],s=i.Rabbit=t.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,i=0;i<4;i++)e[i]=16711935&(e[i]<<8|e[i]>>>24)|4278255360&(e[i]<<24|e[i]>>>8);var a=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,i=0;i<4;i++)l.call(this);for(i=0;i<8;i++)o[i]^=a[i+4&7];if(t){var n=t.words,r=n[0],s=n[1],c=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),p=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),h=c>>>16|4294901760&p,$=p<<16|65535&c;for(o[0]^=c,o[1]^=h,o[2]^=p,o[3]^=$,o[4]^=c,o[5]^=h,o[6]^=p,o[7]^=$,i=0;i<4;i++)l.call(this)}},_doProcessBlock:function(e,t){var i=this._X;l.call(this),a[0]=i[0]^i[5]>>>16^i[3]<<16,a[1]=i[2]^i[7]>>>16^i[5]<<16,a[2]=i[4]^i[1]>>>16^i[7]<<16,a[3]=i[6]^i[3]>>>16^i[1]<<16;for(var o=0;o<4;o++)a[o]=16711935&(a[o]<<8|a[o]>>>24)|4278255360&(a[o]<<24|a[o]>>>8),e[t+o]^=a[o]},blockSize:4,ivSize:2});function l(){for(var e=this._X,t=this._C,i=0;i<8;i++)o[i]=t[i];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,i=0;i<8;i++){var a=e[i]+t[i],n=65535&a,s=a>>>16,l=((n*n>>>17)+n*s>>>15)+s*s,c=((4294901760&a)*a|0)+((65535&a)*a|0);r[i]=l^c}e[0]=r[0]+(r[7]<<16|r[7]>>>16)+(r[6]<<16|r[6]>>>16)|0,e[1]=r[1]+(r[0]<<8|r[0]>>>24)+r[7]|0,e[2]=r[2]+(r[1]<<16|r[1]>>>16)+(r[0]<<16|r[0]>>>16)|0,e[3]=r[3]+(r[2]<<8|r[2]>>>24)+r[1]|0,e[4]=r[4]+(r[3]<<16|r[3]>>>16)+(r[2]<<16|r[2]>>>16)|0,e[5]=r[5]+(r[4]<<8|r[4]>>>24)+r[3]|0,e[6]=r[6]+(r[5]<<16|r[5]>>>16)+(r[4]<<16|r[4]>>>16)|0,e[7]=r[7]+(r[6]<<8|r[6]>>>24)+r[5]|0}e.Rabbit=t._createHelper(s)}(),n.Rabbit)}()},1325:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(53713),i(93074),i(68228),i(33650),function(){var e=n,t=e.lib.StreamCipher,i=e.algo,a=i.RC4=t.extend({_doReset:function(){for(var e=this._key,t=e.words,i=e.sigBytes,a=this._S=[],o=0;o<256;o++)a[o]=o;o=0;for(var n=0;o<256;o++){var r=o%i,s=t[r>>>2]>>>24-r%4*8&255;n=(n+a[o]+s)%256;var l=a[o];a[o]=a[n],a[n]=l}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var e=this._S,t=this._i,i=this._j,a=0,o=0;o<4;o++){i=(i+e[t=(t+1)%256])%256;var n=e[t];e[t]=e[i],e[i]=n,a|=e[(e[t]+e[i])%256]<<24-8*o}return this._i=t,this._j=i,a}e.RC4=t._createHelper(a);var r=i.RC4Drop=a.extend({cfg:a.cfg.extend({drop:192}),_doReset:function(){a._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)o.call(this)}});e.RC4Drop=t._createHelper(r)}(),n.RC4)}()},70077:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(e){var t=o,i=t.lib,a=i.WordArray,n=i.Hasher,r=t.algo,s=a.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),l=a.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=a.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),p=a.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),h=a.create([0,1518500249,1859775393,2400959708,2840853838]),$=a.create([1352829926,1548603684,1836072691,2053994217,0]),d=r.RIPEMD160=n.extend({_doReset:function(){this._hash=a.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var i=0;i<16;i++){var a=t+i,o=e[a];e[a]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var n,r,d,x,v,T,A,w,C,O,S,B=this._hash.words,_=h.words,z=$.words,q=s.words,I=l.words,k=c.words,N=p.words;for(T=n=B[0],A=r=B[1],w=d=B[2],C=x=B[3],O=v=B[4],i=0;i<80;i+=1)S=n+e[t+q[i]]|0,S+=i<16?u(r,d,x)+_[0]:i<32?m(r,d,x)+_[1]:i<48?b(r,d,x)+_[2]:i<64?y(r,d,x)+_[3]:f(r,d,x)+_[4],S=(S=g(S|=0,k[i]))+v|0,n=v,v=x,x=g(d,10),d=r,r=S,S=T+e[t+I[i]]|0,S+=i<16?f(A,w,C)+z[0]:i<32?y(A,w,C)+z[1]:i<48?b(A,w,C)+z[2]:i<64?m(A,w,C)+z[3]:u(A,w,C)+z[4],S=(S=g(S|=0,N[i]))+O|0,T=O,O=C,C=g(w,10),w=A,A=S;S=B[1]+d+C|0,B[1]=B[2]+x+O|0,B[2]=B[3]+v+T|0,B[3]=B[4]+n+A|0,B[4]=B[0]+r+w|0,B[0]=S},_doFinalize:function(){var e=this._data,t=e.words,i=8*this._nDataBytes,a=8*e.sigBytes;t[a>>>5]|=128<<24-a%32,t[14+(a+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,n=o.words,r=0;r<5;r++){var s=n[r];n[r]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}return o},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}});function u(e,t,i){return e^t^i}function m(e,t,i){return e&t|~e&i}function b(e,t,i){return(e|~t)^i}function y(e,t,i){return e&i|t&~i}function f(e,t,i){return e^(t|~i)}function g(e,t){return e<<t|e>>>32-t}t.RIPEMD160=n._createHelper(d),t.HmacRIPEMD160=n._createHmacHelper(d)}(Math),o.RIPEMD160)}()},25590:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(){var e=o,t=e.lib,i=t.WordArray,a=t.Hasher,n=e.algo,r=[],s=n.SHA1=a.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var i=this._hash.words,a=i[0],o=i[1],n=i[2],s=i[3],l=i[4],c=0;c<80;c++){if(c<16)r[c]=0|e[t+c];else{var p=r[c-3]^r[c-8]^r[c-14]^r[c-16];r[c]=p<<1|p>>>31}var h=(a<<5|a>>>27)+l+r[c];h+=c<20?1518500249+(o&n|~o&s):c<40?1859775393+(o^n^s):c<60?(o&n|o&s|n&s)-1894007588:(o^n^s)-899497514,l=s,s=n,n=o<<30|o>>>2,o=a,a=h}i[0]=i[0]+a|0,i[1]=i[1]+o|0,i[2]=i[2]+n|0,i[3]=i[3]+s|0,i[4]=i[4]+l|0},_doFinalize:function(){var e=this._data,t=e.words,i=8*this._nDataBytes,a=8*e.sigBytes;return t[a>>>5]|=128<<24-a%32,t[14+(a+64>>>9<<4)]=Math.floor(i/4294967296),t[15+(a+64>>>9<<4)]=i,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=a.clone.call(this);return e._hash=this._hash.clone(),e}});e.SHA1=a._createHelper(s),e.HmacSHA1=a._createHmacHelper(s)}(),o.SHA1)}()},43183:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(29517),function(){var e=n,t=e.lib.WordArray,i=e.algo,a=i.SHA256,o=i.SHA224=a.extend({_doReset:function(){this._hash=new t.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=a._doFinalize.call(this);return e.sigBytes-=4,e}});e.SHA224=a._createHelper(o),e.HmacSHA224=a._createHmacHelper(o)}(),n.SHA224)}()},29517:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(e){var t=o,i=t.lib,a=i.WordArray,n=i.Hasher,r=t.algo,s=[],l=[];!function(){function t(t){for(var i=e.sqrt(t),a=2;a<=i;a++)if(!(t%a))return!1;return!0}function i(e){return 4294967296*(e-(0|e))|0}for(var a=2,o=0;o<64;)t(a)&&(o<8&&(s[o]=i(e.pow(a,.5))),l[o]=i(e.pow(a,1/3)),o++),a++}();var c=[],p=r.SHA256=n.extend({_doReset:function(){this._hash=new a.init(s.slice(0))},_doProcessBlock:function(e,t){for(var i=this._hash.words,a=i[0],o=i[1],n=i[2],r=i[3],s=i[4],p=i[5],h=i[6],$=i[7],d=0;d<64;d++){if(d<16)c[d]=0|e[t+d];else{var u=c[d-15],m=(u<<25|u>>>7)^(u<<14|u>>>18)^u>>>3,b=c[d-2],y=(b<<15|b>>>17)^(b<<13|b>>>19)^b>>>10;c[d]=m+c[d-7]+y+c[d-16]}var f=a&o^a&n^o&n,g=(a<<30|a>>>2)^(a<<19|a>>>13)^(a<<10|a>>>22),x=$+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&p^~s&h)+l[d]+c[d];$=h,h=p,p=s,s=r+x|0,r=n,n=o,o=a,a=x+(g+f)|0}i[0]=i[0]+a|0,i[1]=i[1]+o|0,i[2]=i[2]+n|0,i[3]=i[3]+r|0,i[4]=i[4]+s|0,i[5]=i[5]+p|0,i[6]=i[6]+h|0,i[7]=i[7]+$|0},_doFinalize:function(){var t=this._data,i=t.words,a=8*this._nDataBytes,o=8*t.sigBytes;return i[o>>>5]|=128<<24-o%32,i[14+(o+64>>>9<<4)]=e.floor(a/4294967296),i[15+(o+64>>>9<<4)]=a,t.sigBytes=4*i.length,this._process(),this._hash},clone:function(){var e=n.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=n._createHelper(p),t.HmacSHA256=n._createHmacHelper(p)}(Math),o.SHA256)}()},26853:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(73646),function(e){var t=n,i=t.lib,a=i.WordArray,o=i.Hasher,r=t.x64.Word,s=t.algo,l=[],c=[],p=[];!function(){for(var e=1,t=0,i=0;i<24;i++){l[e+5*t]=(i+1)*(i+2)/2%64;var a=(2*e+3*t)%5;e=t%5,t=a}for(e=0;e<5;e++)for(t=0;t<5;t++)c[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,n=0;n<24;n++){for(var s=0,h=0,$=0;$<7;$++){if(1&o){var d=(1<<$)-1;d<32?h^=1<<d:s^=1<<d-32}128&o?o=o<<1^113:o<<=1}p[n]=r.create(s,h)}}();var h=[];!function(){for(var e=0;e<25;e++)h[e]=r.create()}();var $=s.SHA3=o.extend({cfg:o.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new r.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var i=this._state,a=this.blockSize/2,o=0;o<a;o++){var n=e[t+2*o],r=e[t+2*o+1];n=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),r=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),(B=i[o]).high^=r,B.low^=n}for(var s=0;s<24;s++){for(var $=0;$<5;$++){for(var d=0,u=0,m=0;m<5;m++)d^=(B=i[$+5*m]).high,u^=B.low;var b=h[$];b.high=d,b.low=u}for($=0;$<5;$++){var y=h[($+4)%5],f=h[($+1)%5],g=f.high,x=f.low;for(d=y.high^(g<<1|x>>>31),u=y.low^(x<<1|g>>>31),m=0;m<5;m++)(B=i[$+5*m]).high^=d,B.low^=u}for(var v=1;v<25;v++){var T=(B=i[v]).high,A=B.low,w=l[v];w<32?(d=T<<w|A>>>32-w,u=A<<w|T>>>32-w):(d=A<<w-32|T>>>64-w,u=T<<w-32|A>>>64-w);var C=h[c[v]];C.high=d,C.low=u}var O=h[0],S=i[0];for(O.high=S.high,O.low=S.low,$=0;$<5;$++)for(m=0;m<5;m++){var B=i[v=$+5*m],_=h[v],z=h[($+1)%5+5*m],q=h[($+2)%5+5*m];B.high=_.high^~z.high&q.high,B.low=_.low^~z.low&q.low}B=i[0];var I=p[s];B.high^=I.high,B.low^=I.low}},_doFinalize:function(){var t=this._data,i=t.words,o=(this._nDataBytes,8*t.sigBytes),n=32*this.blockSize;i[o>>>5]|=1<<24-o%32,i[(e.ceil((o+1)/n)*n>>>5)-1]|=128,t.sigBytes=4*i.length,this._process();for(var r=this._state,s=this.cfg.outputLength/8,l=s/8,c=[],p=0;p<l;p++){var h=r[p],$=h.high,d=h.low;$=16711935&($<<8|$>>>24)|4278255360&($<<24|$>>>8),d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),c.push(d),c.push($)}return new a.init(c,s)},clone:function(){for(var e=o.clone.call(this),t=e._state=this._state.slice(0),i=0;i<25;i++)t[i]=t[i].clone();return e}});t.SHA3=o._createHelper($),t.HmacSHA3=o._createHmacHelper($)}(Math),n.SHA3)}()},36319:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(73646),i(24345),function(){var e=n,t=e.x64,i=t.Word,a=t.WordArray,o=e.algo,r=o.SHA512,s=o.SHA384=r.extend({_doReset:function(){this._hash=new a.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)])},_doFinalize:function(){var e=r._doFinalize.call(this);return e.sigBytes-=16,e}});e.SHA384=r._createHelper(s),e.HmacSHA384=r._createHmacHelper(s)}(),n.SHA384)}()},24345:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(73646),function(){var e=n,t=e.lib.Hasher,i=e.x64,a=i.Word,o=i.WordArray,r=e.algo;function s(){return a.create.apply(a,arguments)}var l=[s(1116352408,3609767458),s(1899447441,602891725),s(3049323471,3964484399),s(3921009573,2173295548),s(961987163,4081628472),s(1508970993,3053834265),s(2453635748,2937671579),s(2870763221,3664609560),s(3624381080,2734883394),s(310598401,1164996542),s(607225278,1323610764),s(1426881987,3590304994),s(1925078388,4068182383),s(2162078206,991336113),s(2614888103,633803317),s(3248222580,3479774868),s(3835390401,2666613458),s(4022224774,944711139),s(264347078,2341262773),s(604807628,2007800933),s(770255983,1495990901),s(1249150122,1856431235),s(1555081692,3175218132),s(1996064986,2198950837),s(2554220882,3999719339),s(2821834349,766784016),s(2952996808,2566594879),s(3210313671,3203337956),s(3336571891,1034457026),s(3584528711,2466948901),s(113926993,3758326383),s(338241895,168717936),s(666307205,1188179964),s(773529912,1546045734),s(1294757372,1522805485),s(1396182291,2643833823),s(1695183700,2343527390),s(1986661051,1014477480),s(2177026350,1206759142),s(2456956037,344077627),s(2730485921,1290863460),s(2820302411,3158454273),s(3259730800,3505952657),s(3345764771,106217008),s(3516065817,3606008344),s(3600352804,1432725776),s(4094571909,1467031594),s(275423344,851169720),s(430227734,3100823752),s(506948616,1363258195),s(659060556,3750685593),s(883997877,3785050280),s(958139571,3318307427),s(1322822218,3812723403),s(1537002063,2003034995),s(1747873779,3602036899),s(1955562222,1575990012),s(2024104815,1125592928),s(2227730452,2716904306),s(2361852424,442776044),s(2428436474,593698344),s(2756734187,3733110249),s(3204031479,2999351573),s(3329325298,3815920427),s(3391569614,3928383900),s(3515267271,566280711),s(3940187606,3454069534),s(4118630271,4000239992),s(116418474,1914138554),s(174292421,2731055270),s(289380356,3203993006),s(460393269,320620315),s(685471733,587496836),s(852142971,1086792851),s(1017036298,365543100),s(1126000580,2618297676),s(1288033470,3409855158),s(1501505948,4234509866),s(1607167915,987167468),s(1816402316,1246189591)],c=[];!function(){for(var e=0;e<80;e++)c[e]=s()}();var p=r.SHA512=t.extend({_doReset:function(){this._hash=new o.init([new a.init(1779033703,4089235720),new a.init(3144134277,2227873595),new a.init(1013904242,4271175723),new a.init(2773480762,1595750129),new a.init(1359893119,2917565137),new a.init(2600822924,725511199),new a.init(528734635,4215389547),new a.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var i=this._hash.words,a=i[0],o=i[1],n=i[2],r=i[3],s=i[4],p=i[5],h=i[6],$=i[7],d=a.high,u=a.low,m=o.high,b=o.low,y=n.high,f=n.low,g=r.high,x=r.low,v=s.high,T=s.low,A=p.high,w=p.low,C=h.high,O=h.low,S=$.high,B=$.low,_=d,z=u,q=m,I=b,k=y,N=f,D=g,Y=x,P=v,E=T,M=A,R=w,L=C,F=O,W=S,G=B,V=0;V<80;V++){var U,H,j=c[V];if(V<16)H=j.high=0|e[t+2*V],U=j.low=0|e[t+2*V+1];else{var Q=c[V-15],K=Q.high,Z=Q.low,J=(K>>>1|Z<<31)^(K>>>8|Z<<24)^K>>>7,X=(Z>>>1|K<<31)^(Z>>>8|K<<24)^(Z>>>7|K<<25),ee=c[V-2],te=ee.high,ie=ee.low,ae=(te>>>19|ie<<13)^(te<<3|ie>>>29)^te>>>6,oe=(ie>>>19|te<<13)^(ie<<3|te>>>29)^(ie>>>6|te<<26),ne=c[V-7],re=ne.high,se=ne.low,le=c[V-16],ce=le.high,pe=le.low;H=(H=(H=J+re+((U=X+se)>>>0<X>>>0?1:0))+ae+((U+=oe)>>>0<oe>>>0?1:0))+ce+((U+=pe)>>>0<pe>>>0?1:0),j.high=H,j.low=U}var he,$e=P&M^~P&L,de=E&R^~E&F,ue=_&q^_&k^q&k,me=z&I^z&N^I&N,be=(_>>>28|z<<4)^(_<<30|z>>>2)^(_<<25|z>>>7),ye=(z>>>28|_<<4)^(z<<30|_>>>2)^(z<<25|_>>>7),fe=(P>>>14|E<<18)^(P>>>18|E<<14)^(P<<23|E>>>9),ge=(E>>>14|P<<18)^(E>>>18|P<<14)^(E<<23|P>>>9),xe=l[V],ve=xe.high,Te=xe.low,Ae=W+fe+((he=G+ge)>>>0<G>>>0?1:0),we=ye+me;W=L,G=F,L=M,F=R,M=P,R=E,P=D+(Ae=(Ae=(Ae=Ae+$e+((he+=de)>>>0<de>>>0?1:0))+ve+((he+=Te)>>>0<Te>>>0?1:0))+H+((he+=U)>>>0<U>>>0?1:0))+((E=Y+he|0)>>>0<Y>>>0?1:0)|0,D=k,Y=N,k=q,N=I,q=_,I=z,_=Ae+(be+ue+(we>>>0<ye>>>0?1:0))+((z=he+we|0)>>>0<he>>>0?1:0)|0}u=a.low=u+z,a.high=d+_+(u>>>0<z>>>0?1:0),b=o.low=b+I,o.high=m+q+(b>>>0<I>>>0?1:0),f=n.low=f+N,n.high=y+k+(f>>>0<N>>>0?1:0),x=r.low=x+Y,r.high=g+D+(x>>>0<Y>>>0?1:0),T=s.low=T+E,s.high=v+P+(T>>>0<E>>>0?1:0),w=p.low=w+R,p.high=A+M+(w>>>0<R>>>0?1:0),O=h.low=O+F,h.high=C+L+(O>>>0<F>>>0?1:0),B=$.low=B+G,$.high=S+W+(B>>>0<G>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,i=8*this._nDataBytes,a=8*e.sigBytes;return t[a>>>5]|=128<<24-a%32,t[30+(a+128>>>10<<5)]=Math.floor(i/4294967296),t[31+(a+128>>>10<<5)]=i,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});e.SHA512=t._createHelper(p),e.HmacSHA512=t._createHmacHelper(p)}(),n.SHA512)}()},42550:function(e,t,i){!function(t,a,o){var n;e.exports=(n=i(68926),i(53713),i(93074),i(68228),i(33650),function(){var e=n,t=e.lib,i=t.WordArray,a=t.BlockCipher,o=e.algo,r=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],l=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],c=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],p=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],h=o.DES=a.extend({_doReset:function(){for(var e=this._key.words,t=[],i=0;i<56;i++){var a=r[i]-1;t[i]=e[a>>>5]>>>31-a%32&1}for(var o=this._subKeys=[],n=0;n<16;n++){var c=o[n]=[],p=l[n];for(i=0;i<24;i++)c[i/6|0]|=t[(s[i]-1+p)%28]<<31-i%6,c[4+(i/6|0)]|=t[28+(s[i+24]-1+p)%28]<<31-i%6;for(c[0]=c[0]<<1|c[0]>>>31,i=1;i<7;i++)c[i]=c[i]>>>4*(i-1)+3;c[7]=c[7]<<5|c[7]>>>27}var h=this._invSubKeys=[];for(i=0;i<16;i++)h[i]=o[15-i]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,i){this._lBlock=e[t],this._rBlock=e[t+1],$.call(this,4,252645135),$.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),$.call(this,1,1431655765);for(var a=0;a<16;a++){for(var o=i[a],n=this._lBlock,r=this._rBlock,s=0,l=0;l<8;l++)s|=c[l][((r^o[l])&p[l])>>>0];this._lBlock=r,this._rBlock=n^s}var h=this._lBlock;this._lBlock=this._rBlock,this._rBlock=h,$.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),$.call(this,16,65535),$.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function $(e,t){var i=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=i,this._lBlock^=i<<e}function d(e,t){var i=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=i,this._rBlock^=i<<e}e.DES=a._createHelper(h);var u=o.TripleDES=a.extend({_doReset:function(){var e=this._key.words;if(2!==e.length&&4!==e.length&&e.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var t=e.slice(0,2),a=e.length<4?e.slice(0,2):e.slice(2,4),o=e.length<6?e.slice(0,2):e.slice(4,6);this._des1=h.createEncryptor(i.create(t)),this._des2=h.createEncryptor(i.create(a)),this._des3=h.createEncryptor(i.create(o))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=a._createHelper(u)}(),n.TripleDES)}()},73646:function(e,t,i){!function(t,a){var o;e.exports=(o=i(68926),function(e){var t=o,i=t.lib,a=i.Base,n=i.WordArray,r=t.x64={};r.Word=a.extend({init:function(e,t){this.high=e,this.low=t}}),r.WordArray=a.extend({init:function(t,i){t=this.words=t||[],this.sigBytes=i!=e?i:8*t.length},toX32:function(){for(var e=this.words,t=e.length,i=[],a=0;a<t;a++){var o=e[a];i.push(o.high),i.push(o.low)}return n.create(i,this.sigBytes)},clone:function(){for(var e=a.clone.call(this),t=e.words=this.words.slice(0),i=t.length,o=0;o<i;o++)t[o]=t[o].clone();return e}})}(),o)}()},92651:function(e,t,i){"use strict";var a=i(20442),o=i(99082),n=i(87822),r=i(23347);e.exports=function(e,t,i){if(!e||"object"!==typeof e&&"function"!==typeof e)throw new n("`obj` must be an object or a function`");if("string"!==typeof t&&"symbol"!==typeof t)throw new n("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!==typeof arguments[3]&&null!==arguments[3])throw new n("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!==typeof arguments[4]&&null!==arguments[4])throw new n("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!==typeof arguments[5]&&null!==arguments[5])throw new n("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!==typeof arguments[6])throw new n("`loose`, if provided, must be a boolean");var s=arguments.length>3?arguments[3]:null,l=arguments.length>4?arguments[4]:null,c=arguments.length>5?arguments[5]:null,p=arguments.length>6&&arguments[6],h=!!r&&r(e,t);if(a)a(e,t,{configurable:null===c&&h?h.configurable:!c,enumerable:null===s&&h?h.enumerable:!s,value:i,writable:null===l&&h?h.writable:!l});else{if(!p&&(s||l||c))throw new o("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=i}}},20442:function(e,t,i){"use strict";var a=i(52506)("%Object.defineProperty%",!0)||!1;if(a)try{a({},"a",{value:1})}catch(o){a=!1}e.exports=a},68678:function(e){"use strict";e.exports=EvalError},47113:function(e){"use strict";e.exports=Error},59481:function(e){"use strict";e.exports=RangeError},72347:function(e){"use strict";e.exports=ReferenceError},99082:function(e){"use strict";e.exports=SyntaxError},87822:function(e){"use strict";e.exports=TypeError},89365:function(e){"use strict";e.exports=URIError},21570:function(){!function(){if("undefined"!==typeof window&&"undefined"!==typeof document&&"undefined"!==typeof HTMLElement){var e=!1;try{var t=document.createElement("div");t.addEventListener("focus",(function(e){e.preventDefault(),e.stopPropagation()}),!0),t.focus(Object.defineProperty({},"preventScroll",{get:function(){e=!0}}))}catch(i){}if(void 0===HTMLElement.prototype.nativeFocus&&!e){HTMLElement.prototype.nativeFocus=HTMLElement.prototype.focus;HTMLElement.prototype.focus=function(e){var t=window.scrollY||window.pageYOffset;this.nativeFocus(),e&&e.preventScroll&&setTimeout((function(){window.scroll(window.scrollX||window.pageXOffset,t)}),0)}}}}()},65369:function(e,t,i){"use strict";var a=i(70460),o=Object.prototype.toString,n=Object.prototype.hasOwnProperty,r=function(e,t,i){for(var a=0,o=e.length;a<o;a++)n.call(e,a)&&(null==i?t(e[a],a,e):t.call(i,e[a],a,e))},s=function(e,t,i){for(var a=0,o=e.length;a<o;a++)null==i?t(e.charAt(a),a,e):t.call(i,e.charAt(a),a,e)},l=function(e,t,i){for(var a in e)n.call(e,a)&&(null==i?t(e[a],a,e):t.call(i,e[a],a,e))};e.exports=function(e,t,i){if(!a(t))throw new TypeError("iterator must be a function");var n;arguments.length>=3&&(n=i),"[object Array]"===o.call(e)?r(e,t,n):"string"===typeof e?s(e,t,n):l(e,t,n)}},30222:function(e){"use strict";var t="Function.prototype.bind called on incompatible ",i=Object.prototype.toString,a=Math.max,o="[object Function]",n=function(e,t){for(var i=[],a=0;a<e.length;a+=1)i[a]=e[a];for(var o=0;o<t.length;o+=1)i[o+e.length]=t[o];return i},r=function(e,t){for(var i=[],a=t||0,o=0;a<e.length;a+=1,o+=1)i[o]=e[a];return i},s=function(e,t){for(var i="",a=0;a<e.length;a+=1)i+=e[a],a+1<e.length&&(i+=t);return i};e.exports=function(e){var l=this;if("function"!==typeof l||i.apply(l)!==o)throw new TypeError(t+l);for(var c,p=r(arguments,1),h=function(){if(this instanceof c){var t=l.apply(this,n(p,arguments));return Object(t)===t?t:this}return l.apply(e,n(p,arguments))},$=a(0,l.length-p.length),d=[],u=0;u<$;u++)d[u]="$"+u;if(c=Function("binder","return function ("+s(d,",")+"){ return binder.apply(this,arguments); }")(h),l.prototype){var m=function(){};m.prototype=l.prototype,c.prototype=new m,m.prototype=null}return c}},33350:function(e,t,i){"use strict";var a=i(30222);e.exports=Function.prototype.bind||a},52506:function(e,t,i){"use strict";var a,o=i(47113),n=i(68678),r=i(59481),s=i(72347),l=i(99082),c=i(87822),p=i(89365),h=Function,$=function(e){try{return h('"use strict"; return ('+e+").constructor;")()}catch(t){}},d=Object.getOwnPropertyDescriptor;if(d)try{d({},"")}catch(Y){d=null}var u=function(){throw new c},m=d?function(){try{return u}catch(e){try{return d(arguments,"callee").get}catch(t){return u}}}():u,b=i(80697)(),y=i(92203)(),f=Object.getPrototypeOf||(y?function(e){return e.__proto__}:null),g={},x="undefined"!==typeof Uint8Array&&f?f(Uint8Array):a,v={__proto__:null,"%AggregateError%":"undefined"===typeof AggregateError?a:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"===typeof ArrayBuffer?a:ArrayBuffer,"%ArrayIteratorPrototype%":b&&f?f([][Symbol.iterator]()):a,"%AsyncFromSyncIteratorPrototype%":a,"%AsyncFunction%":g,"%AsyncGenerator%":g,"%AsyncGeneratorFunction%":g,"%AsyncIteratorPrototype%":g,"%Atomics%":"undefined"===typeof Atomics?a:Atomics,"%BigInt%":"undefined"===typeof BigInt?a:BigInt,"%BigInt64Array%":"undefined"===typeof BigInt64Array?a:BigInt64Array,"%BigUint64Array%":"undefined"===typeof BigUint64Array?a:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"===typeof DataView?a:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":o,"%eval%":eval,"%EvalError%":n,"%Float32Array%":"undefined"===typeof Float32Array?a:Float32Array,"%Float64Array%":"undefined"===typeof Float64Array?a:Float64Array,"%FinalizationRegistry%":"undefined"===typeof FinalizationRegistry?a:FinalizationRegistry,"%Function%":h,"%GeneratorFunction%":g,"%Int8Array%":"undefined"===typeof Int8Array?a:Int8Array,"%Int16Array%":"undefined"===typeof Int16Array?a:Int16Array,"%Int32Array%":"undefined"===typeof Int32Array?a:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":b&&f?f(f([][Symbol.iterator]())):a,"%JSON%":"object"===typeof JSON?JSON:a,"%Map%":"undefined"===typeof Map?a:Map,"%MapIteratorPrototype%":"undefined"!==typeof Map&&b&&f?f((new Map)[Symbol.iterator]()):a,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"===typeof Promise?a:Promise,"%Proxy%":"undefined"===typeof Proxy?a:Proxy,"%RangeError%":r,"%ReferenceError%":s,"%Reflect%":"undefined"===typeof Reflect?a:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"===typeof Set?a:Set,"%SetIteratorPrototype%":"undefined"!==typeof Set&&b&&f?f((new Set)[Symbol.iterator]()):a,"%SharedArrayBuffer%":"undefined"===typeof SharedArrayBuffer?a:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":b&&f?f(""[Symbol.iterator]()):a,"%Symbol%":b?Symbol:a,"%SyntaxError%":l,"%ThrowTypeError%":m,"%TypedArray%":x,"%TypeError%":c,"%Uint8Array%":"undefined"===typeof Uint8Array?a:Uint8Array,"%Uint8ClampedArray%":"undefined"===typeof Uint8ClampedArray?a:Uint8ClampedArray,"%Uint16Array%":"undefined"===typeof Uint16Array?a:Uint16Array,"%Uint32Array%":"undefined"===typeof Uint32Array?a:Uint32Array,"%URIError%":p,"%WeakMap%":"undefined"===typeof WeakMap?a:WeakMap,"%WeakRef%":"undefined"===typeof WeakRef?a:WeakRef,"%WeakSet%":"undefined"===typeof WeakSet?a:WeakSet};if(f)try{null.error}catch(Y){var T=f(f(Y));v["%Error.prototype%"]=T}var A=function e(t){var i;if("%AsyncFunction%"===t)i=$("async function () {}");else if("%GeneratorFunction%"===t)i=$("function* () {}");else if("%AsyncGeneratorFunction%"===t)i=$("async function* () {}");else if("%AsyncGenerator%"===t){var a=e("%AsyncGeneratorFunction%");a&&(i=a.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&f&&(i=f(o.prototype))}return v[t]=i,i},w={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},C=i(33350),O=i(89670),S=C.call(Function.call,Array.prototype.concat),B=C.call(Function.apply,Array.prototype.splice),_=C.call(Function.call,String.prototype.replace),z=C.call(Function.call,String.prototype.slice),q=C.call(Function.call,RegExp.prototype.exec),I=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,k=/\\(\\)?/g,N=function(e){var t=z(e,0,1),i=z(e,-1);if("%"===t&&"%"!==i)throw new l("invalid intrinsic syntax, expected closing `%`");if("%"===i&&"%"!==t)throw new l("invalid intrinsic syntax, expected opening `%`");var a=[];return _(e,I,(function(e,t,i,o){a[a.length]=i?_(o,k,"$1"):t||e})),a},D=function(e,t){var i,a=e;if(O(w,a)&&(a="%"+(i=w[a])[0]+"%"),O(v,a)){var o=v[a];if(o===g&&(o=A(a)),"undefined"===typeof o&&!t)throw new c("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:i,name:a,value:o}}throw new l("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!==typeof e||0===e.length)throw new c("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!==typeof t)throw new c('"allowMissing" argument must be a boolean');if(null===q(/^%?[^%]*%?$/,e))throw new l("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var i=N(e),a=i.length>0?i[0]:"",o=D("%"+a+"%",t),n=o.name,r=o.value,s=!1,p=o.alias;p&&(a=p[0],B(i,S([0,1],p)));for(var h=1,$=!0;h<i.length;h+=1){var u=i[h],m=z(u,0,1),b=z(u,-1);if(('"'===m||"'"===m||"`"===m||'"'===b||"'"===b||"`"===b)&&m!==b)throw new l("property names with quotes must have matching quotes");if("constructor"!==u&&$||(s=!0),O(v,n="%"+(a+="."+u)+"%"))r=v[n];else if(null!=r){if(!(u in r)){if(!t)throw new c("base intrinsic for "+e+" exists, but the property is not available.");return}if(d&&h+1>=i.length){var y=d(r,u);r=($=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:r[u]}else $=O(r,u),r=r[u];$&&!s&&(v[n]=r)}}return r}},23347:function(e,t,i){"use strict";var a=i(52506)("%Object.getOwnPropertyDescriptor%",!0);if(a)try{a([],"length")}catch(o){a=null}e.exports=a},84510:function(e,t,i){"use strict";var a=i(20442),o=function(){return!!a};o.hasArrayLengthDefineBug=function(){if(!a)return null;try{return 1!==a([],"length",{value:1}).length}catch(e){return!0}},e.exports=o},92203:function(e){"use strict";var t={__proto__:null,foo:{}},i=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!(t instanceof i)}},80697:function(e,t,i){"use strict";var a="undefined"!==typeof Symbol&&Symbol,o=i(63297);e.exports=function(){return"function"===typeof a&&("function"===typeof Symbol&&("symbol"===typeof a("foo")&&("symbol"===typeof Symbol("bar")&&o())))}},63297:function(e){"use strict";e.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),i=Object(t);if("string"===typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(i))return!1;for(t in e[t]=42,e)return!1;if("function"===typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var a=Object.getOwnPropertySymbols(e);if(1!==a.length||a[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},4707:function(e,t,i){"use strict";var a=i(63297);e.exports=function(){return a()&&!!Symbol.toStringTag}},89670:function(e,t,i){"use strict";var a=Function.prototype.call,o=Object.prototype.hasOwnProperty,n=i(33350);e.exports=n.call(a,o)},62110:function(e,t,i){"use strict";var a=i(48309),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},n={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},r={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return a.isMemo(e)?r:s[e.$$typeof]||o}s[a.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[a.Memo]=r;var c=Object.defineProperty,p=Object.getOwnPropertyNames,h=Object.getOwnPropertySymbols,$=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,u=Object.prototype;e.exports=function e(t,i,a){if("string"!==typeof i){if(u){var o=d(i);o&&o!==u&&e(t,o,a)}var r=p(i);h&&(r=r.concat(h(i)));for(var s=l(t),m=l(i),b=0;b<r.length;++b){var y=r[b];if(!n[y]&&(!a||!a[y])&&(!m||!m[y])&&(!s||!s[y])){var f=$(i,y);try{c(t,y,f)}catch(g){}}}}return t}},746:function(e,t){"use strict";var i="function"===typeof Symbol&&Symbol.for,a=i?Symbol.for("react.element"):60103,o=i?Symbol.for("react.portal"):60106,n=i?Symbol.for("react.fragment"):60107,r=i?Symbol.for("react.strict_mode"):60108,s=i?Symbol.for("react.profiler"):60114,l=i?Symbol.for("react.provider"):60109,c=i?Symbol.for("react.context"):60110,p=i?Symbol.for("react.async_mode"):60111,h=i?Symbol.for("react.concurrent_mode"):60111,$=i?Symbol.for("react.forward_ref"):60112,d=i?Symbol.for("react.suspense"):60113,u=i?Symbol.for("react.suspense_list"):60120,m=i?Symbol.for("react.memo"):60115,b=i?Symbol.for("react.lazy"):60116,y=i?Symbol.for("react.block"):60121,f=i?Symbol.for("react.fundamental"):60117,g=i?Symbol.for("react.responder"):60118,x=i?Symbol.for("react.scope"):60119;function v(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case a:switch(e=e.type){case p:case h:case n:case s:case r:case d:return e;default:switch(e=e&&e.$$typeof){case c:case $:case b:case m:case l:return e;default:return t}}case o:return t}}}function T(e){return v(e)===h}t.AsyncMode=p,t.ConcurrentMode=h,t.ContextConsumer=c,t.ContextProvider=l,t.Element=a,t.ForwardRef=$,t.Fragment=n,t.Lazy=b,t.Memo=m,t.Portal=o,t.Profiler=s,t.StrictMode=r,t.Suspense=d,t.isAsyncMode=function(e){return T(e)||v(e)===p},t.isConcurrentMode=T,t.isContextConsumer=function(e){return v(e)===c},t.isContextProvider=function(e){return v(e)===l},t.isElement=function(e){return"object"===typeof e&&null!==e&&e.$$typeof===a},t.isForwardRef=function(e){return v(e)===$},t.isFragment=function(e){return v(e)===n},t.isLazy=function(e){return v(e)===b},t.isMemo=function(e){return v(e)===m},t.isPortal=function(e){return v(e)===o},t.isProfiler=function(e){return v(e)===s},t.isStrictMode=function(e){return v(e)===r},t.isSuspense=function(e){return v(e)===d},t.isValidElementType=function(e){return"string"===typeof e||"function"===typeof e||e===n||e===h||e===s||e===r||e===d||e===u||"object"===typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===m||e.$$typeof===l||e.$$typeof===c||e.$$typeof===$||e.$$typeof===f||e.$$typeof===g||e.$$typeof===x||e.$$typeof===y)},t.typeOf=v},48309:function(e,t,i){"use strict";e.exports=i(746)},84038:function(e,t){t.read=function(e,t,i,a,o){var n,r,s=8*o-a-1,l=(1<<s)-1,c=l>>1,p=-7,h=i?o-1:0,$=i?-1:1,d=e[t+h];for(h+=$,n=d&(1<<-p)-1,d>>=-p,p+=s;p>0;n=256*n+e[t+h],h+=$,p-=8);for(r=n&(1<<-p)-1,n>>=-p,p+=a;p>0;r=256*r+e[t+h],h+=$,p-=8);if(0===n)n=1-c;else{if(n===l)return r?NaN:1/0*(d?-1:1);r+=Math.pow(2,a),n-=c}return(d?-1:1)*r*Math.pow(2,n-a)},t.write=function(e,t,i,a,o,n){var r,s,l,c=8*n-o-1,p=(1<<c)-1,h=p>>1,$=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,d=a?0:n-1,u=a?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,r=p):(r=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-r))<1&&(r--,l*=2),(t+=r+h>=1?$/l:$*Math.pow(2,1-h))*l>=2&&(r++,l/=2),r+h>=p?(s=0,r=p):r+h>=1?(s=(t*l-1)*Math.pow(2,o),r+=h):(s=t*Math.pow(2,h-1)*Math.pow(2,o),r=0));o>=8;e[i+d]=255&s,d+=u,s/=256,o-=8);for(r=r<<o|s,c+=o;c>0;e[i+d]=255&r,d+=u,r/=256,c-=8);e[i+d-u]|=128*m}},12534:function(e){"function"===typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var i=function(){};i.prototype=t.prototype,e.prototype=new i,e.prototype.constructor=e}}},65450:function(e,t,i){"use strict";var a=i(4707)(),o=i(44037)("Object.prototype.toString"),n=function(e){return!(a&&e&&"object"===typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===o(e)},r=function(e){return!!n(e)||null!==e&&"object"===typeof e&&"number"===typeof e.length&&e.length>=0&&"[object Array]"!==o(e)&&"[object Function]"===o(e.callee)},s=function(){return n(arguments)}();n.isLegacyArguments=r,e.exports=s?n:r},70460:function(e){"use strict";var t,i,a=Function.prototype.toString,o="object"===typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"===typeof o&&"function"===typeof Object.defineProperty)try{t=Object.defineProperty({},"length",{get:function(){throw i}}),i={},o((function(){throw 42}),null,t)}catch(p){p!==i&&(o=null)}else o=null;var n=/^\s*class\b/,r=function(e){try{var t=a.call(e);return n.test(t)}catch(i){return!1}},s=Object.prototype.toString,l="function"===typeof Symbol&&!!Symbol.toStringTag,c="object"===typeof document&&"undefined"===typeof document.all&&void 0!==document.all?document.all:{};e.exports=o?function(e){if(e===c)return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;if("function"===typeof e&&!e.prototype)return!0;try{o(e,null,t)}catch(a){if(a!==i)return!1}return!r(e)}:function(e){if(e===c)return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;if("function"===typeof e&&!e.prototype)return!0;if(l)return function(e){try{return!r(e)&&(a.call(e),!0)}catch(t){return!1}}(e);if(r(e))return!1;var t=s.call(e);return"[object Function]"===t||"[object GeneratorFunction]"===t}},85718:function(e,t,i){"use strict";var a,o=Object.prototype.toString,n=Function.prototype.toString,r=/^\s*(?:function)?\*/,s=i(4707)(),l=Object.getPrototypeOf;e.exports=function(e){if("function"!==typeof e)return!1;if(r.test(n.call(e)))return!0;if(!s)return"[object GeneratorFunction]"===o.call(e);if(!l)return!1;if("undefined"===typeof a){var t=function(){if(!s)return!1;try{return Function("return function*() {}")()}catch(e){}}();a=!!t&&l(t)}return l(e)===a}},66218:function(e,t,i){"use strict";var a=i(58264);e.exports=function(e){return!!a(e)}},41571:function(e){e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},24247:function(e,t){!function(e){"use strict";function t(e){return null!==e&&"[object Array]"===Object.prototype.toString.call(e)}function i(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}function a(e,o){if(e===o)return!0;if(Object.prototype.toString.call(e)!==Object.prototype.toString.call(o))return!1;if(!0===t(e)){if(e.length!==o.length)return!1;for(var n=0;n<e.length;n++)if(!1===a(e[n],o[n]))return!1;return!0}if(!0===i(e)){var r={};for(var s in e)if(hasOwnProperty.call(e,s)){if(!1===a(e[s],o[s]))return!1;r[s]=!0}for(var l in o)if(hasOwnProperty.call(o,l)&&!0!==r[l])return!1;return!0}return!1}function o(e){if(""===e||!1===e||null===e)return!0;if(t(e)&&0===e.length)return!0;if(i(e)){for(var a in e)if(e.hasOwnProperty(a))return!1;return!0}return!1}var n;n="function"===typeof String.prototype.trimLeft?function(e){return e.trimLeft()}:function(e){return e.match(/^\s*(.*)/)[1]};var r=0,s=2,l={0:"number",1:"any",2:"string",3:"array",4:"object",5:"boolean",6:"expression",7:"null",8:"Array<number>",9:"Array<string>"},c="EOF",p="UnquotedIdentifier",h="QuotedIdentifier",$="Rbracket",d="Rparen",u="Comma",m="Colon",b="Rbrace",y="Number",f="Current",g="Expref",x="Pipe",v="Or",T="And",A="EQ",w="GT",C="LT",O="GTE",S="LTE",B="NE",_="Flatten",z="Star",q="Filter",I="Dot",k="Not",N="Lbrace",D="Lbracket",Y="Lparen",P="Literal",E={".":I,"*":z,",":u,":":m,"{":N,"}":b,"]":$,"(":Y,")":d,"@":f},M={"<":!0,">":!0,"=":!0,"!":!0},R={" ":!0,"\t":!0,"\n":!0};function L(e){return e>="0"&&e<="9"||"-"===e}function F(){}F.prototype={tokenize:function(e){var t,i,a,o,n=[];for(this._current=0;this._current<e.length;)if((o=e[this._current])>="a"&&o<="z"||o>="A"&&o<="Z"||"_"===o)t=this._current,i=this._consumeUnquotedIdentifier(e),n.push({type:p,value:i,start:t});else if(void 0!==E[e[this._current]])n.push({type:E[e[this._current]],value:e[this._current],start:this._current}),this._current++;else if(L(e[this._current]))a=this._consumeNumber(e),n.push(a);else if("["===e[this._current])a=this._consumeLBracket(e),n.push(a);else if('"'===e[this._current])t=this._current,i=this._consumeQuotedIdentifier(e),n.push({type:h,value:i,start:t});else if("'"===e[this._current])t=this._current,i=this._consumeRawStringLiteral(e),n.push({type:P,value:i,start:t});else if("`"===e[this._current]){t=this._current;var r=this._consumeLiteral(e);n.push({type:P,value:r,start:t})}else if(void 0!==M[e[this._current]])n.push(this._consumeOperator(e));else if(void 0!==R[e[this._current]])this._current++;else if("&"===e[this._current])t=this._current,this._current++,"&"===e[this._current]?(this._current++,n.push({type:T,value:"&&",start:t})):n.push({type:g,value:"&",start:t});else{if("|"!==e[this._current]){var s=new Error("Unknown character:"+e[this._current]);throw s.name="LexerError",s}t=this._current,this._current++,"|"===e[this._current]?(this._current++,n.push({type:v,value:"||",start:t})):n.push({type:x,value:"|",start:t})}return n},_consumeUnquotedIdentifier:function(e){var t,i=this._current;for(this._current++;this._current<e.length&&((t=e[this._current])>="a"&&t<="z"||t>="A"&&t<="Z"||t>="0"&&t<="9"||"_"===t);)this._current++;return e.slice(i,this._current)},_consumeQuotedIdentifier:function(e){var t=this._current;this._current++;for(var i=e.length;'"'!==e[this._current]&&this._current<i;){var a=this._current;"\\"!==e[a]||"\\"!==e[a+1]&&'"'!==e[a+1]?a++:a+=2,this._current=a}return this._current++,JSON.parse(e.slice(t,this._current))},_consumeRawStringLiteral:function(e){var t=this._current;this._current++;for(var i=e.length;"'"!==e[this._current]&&this._current<i;){var a=this._current;"\\"!==e[a]||"\\"!==e[a+1]&&"'"!==e[a+1]?a++:a+=2,this._current=a}return this._current++,e.slice(t+1,this._current-1).replace("\\'","'")},_consumeNumber:function(e){var t=this._current;this._current++;for(var i=e.length;L(e[this._current])&&this._current<i;)this._current++;var a=parseInt(e.slice(t,this._current));return{type:y,value:a,start:t}},_consumeLBracket:function(e){var t=this._current;return this._current++,"?"===e[this._current]?(this._current++,{type:q,value:"[?",start:t}):"]"===e[this._current]?(this._current++,{type:_,value:"[]",start:t}):{type:D,value:"[",start:t}},_consumeOperator:function(e){var t=this._current,i=e[t];return this._current++,"!"===i?"="===e[this._current]?(this._current++,{type:B,value:"!=",start:t}):{type:k,value:"!",start:t}:"<"===i?"="===e[this._current]?(this._current++,{type:S,value:"<=",start:t}):{type:C,value:"<",start:t}:">"===i?"="===e[this._current]?(this._current++,{type:O,value:">=",start:t}):{type:w,value:">",start:t}:"="===i&&"="===e[this._current]?(this._current++,{type:A,value:"==",start:t}):void 0},_consumeLiteral:function(e){this._current++;for(var t,i=this._current,a=e.length;"`"!==e[this._current]&&this._current<a;){var o=this._current;"\\"!==e[o]||"\\"!==e[o+1]&&"`"!==e[o+1]?o++:o+=2,this._current=o}var r=n(e.slice(i,this._current));return r=r.replace("\\`","`"),t=this._looksLikeJSON(r)?JSON.parse(r):JSON.parse('"'+r+'"'),this._current++,t},_looksLikeJSON:function(e){if(""===e)return!1;if('[{"'.indexOf(e[0])>=0)return!0;if(["true","false","null"].indexOf(e)>=0)return!0;if(!("-0123456789".indexOf(e[0])>=0))return!1;try{return JSON.parse(e),!0}catch(t){return!1}}};var W={};function G(){}function V(e){this.runtime=e}function U(e){this._interpreter=e,this.functionTable={abs:{_func:this._functionAbs,_signature:[{types:[r]}]},avg:{_func:this._functionAvg,_signature:[{types:[8]}]},ceil:{_func:this._functionCeil,_signature:[{types:[r]}]},contains:{_func:this._functionContains,_signature:[{types:[s,3]},{types:[1]}]},ends_with:{_func:this._functionEndsWith,_signature:[{types:[s]},{types:[s]}]},floor:{_func:this._functionFloor,_signature:[{types:[r]}]},length:{_func:this._functionLength,_signature:[{types:[s,3,4]}]},map:{_func:this._functionMap,_signature:[{types:[6]},{types:[3]}]},max:{_func:this._functionMax,_signature:[{types:[8,9]}]},merge:{_func:this._functionMerge,_signature:[{types:[4],variadic:!0}]},max_by:{_func:this._functionMaxBy,_signature:[{types:[3]},{types:[6]}]},sum:{_func:this._functionSum,_signature:[{types:[8]}]},starts_with:{_func:this._functionStartsWith,_signature:[{types:[s]},{types:[s]}]},min:{_func:this._functionMin,_signature:[{types:[8,9]}]},min_by:{_func:this._functionMinBy,_signature:[{types:[3]},{types:[6]}]},type:{_func:this._functionType,_signature:[{types:[1]}]},keys:{_func:this._functionKeys,_signature:[{types:[4]}]},values:{_func:this._functionValues,_signature:[{types:[4]}]},sort:{_func:this._functionSort,_signature:[{types:[9,8]}]},sort_by:{_func:this._functionSortBy,_signature:[{types:[3]},{types:[6]}]},join:{_func:this._functionJoin,_signature:[{types:[s]},{types:[9]}]},reverse:{_func:this._functionReverse,_signature:[{types:[s,3]}]},to_array:{_func:this._functionToArray,_signature:[{types:[1]}]},to_string:{_func:this._functionToString,_signature:[{types:[1]}]},to_number:{_func:this._functionToNumber,_signature:[{types:[1]}]},not_null:{_func:this._functionNotNull,_signature:[{types:[1],variadic:!0}]}}}W.EOF=0,W.UnquotedIdentifier=0,W.QuotedIdentifier=0,W.Rbracket=0,W.Rparen=0,W.Comma=0,W.Rbrace=0,W.Number=0,W.Current=0,W.Expref=0,W.Pipe=1,W.Or=2,W.And=3,W.EQ=5,W.GT=5,W.LT=5,W.GTE=5,W.LTE=5,W.NE=5,W.Flatten=9,W.Star=20,W.Filter=21,W.Dot=40,W.Not=45,W.Lbrace=50,W.Lbracket=55,W.Lparen=60,G.prototype={parse:function(e){this._loadTokens(e),this.index=0;var t=this.expression(0);if(this._lookahead(0)!==c){var i=this._lookaheadToken(0),a=new Error("Unexpected token type: "+i.type+", value: "+i.value);throw a.name="ParserError",a}return t},_loadTokens:function(e){var t=(new F).tokenize(e);t.push({type:c,value:"",start:e.length}),this.tokens=t},expression:function(e){var t=this._lookaheadToken(0);this._advance();for(var i=this.nud(t),a=this._lookahead(0);e<W[a];)this._advance(),i=this.led(a,i),a=this._lookahead(0);return i},_lookahead:function(e){return this.tokens[this.index+e].type},_lookaheadToken:function(e){return this.tokens[this.index+e]},_advance:function(){this.index++},nud:function(e){var t,i;switch(e.type){case P:return{type:"Literal",value:e.value};case p:return{type:"Field",name:e.value};case h:var a={type:"Field",name:e.value};if(this._lookahead(0)===Y)throw new Error("Quoted identifier not allowed for function names.");return a;case k:return{type:"NotExpression",children:[t=this.expression(W.Not)]};case z:return t=null,{type:"ValueProjection",children:[{type:"Identity"},t=this._lookahead(0)===$?{type:"Identity"}:this._parseProjectionRHS(W.Star)]};case q:return this.led(e.type,{type:"Identity"});case N:return this._parseMultiselectHash();case _:return{type:"Projection",children:[{type:_,children:[{type:"Identity"}]},t=this._parseProjectionRHS(W.Flatten)]};case D:return this._lookahead(0)===y||this._lookahead(0)===m?(t=this._parseIndexExpression(),this._projectIfSlice({type:"Identity"},t)):this._lookahead(0)===z&&this._lookahead(1)===$?(this._advance(),this._advance(),{type:"Projection",children:[{type:"Identity"},t=this._parseProjectionRHS(W.Star)]}):this._parseMultiselectList();case f:return{type:f};case g:return{type:"ExpressionReference",children:[i=this.expression(W.Expref)]};case Y:for(var o=[];this._lookahead(0)!==d;)this._lookahead(0)===f?(i={type:f},this._advance()):i=this.expression(0),o.push(i);return this._match(d),o[0];default:this._errorToken(e)}},led:function(e,t){var i;switch(e){case I:var a=W.Dot;return this._lookahead(0)!==z?{type:"Subexpression",children:[t,i=this._parseDotRHS(a)]}:(this._advance(),{type:"ValueProjection",children:[t,i=this._parseProjectionRHS(a)]});case x:return i=this.expression(W.Pipe),{type:x,children:[t,i]};case v:return{type:"OrExpression",children:[t,i=this.expression(W.Or)]};case T:return{type:"AndExpression",children:[t,i=this.expression(W.And)]};case Y:for(var o,n=t.name,r=[];this._lookahead(0)!==d;)this._lookahead(0)===f?(o={type:f},this._advance()):o=this.expression(0),this._lookahead(0)===u&&this._match(u),r.push(o);return this._match(d),{type:"Function",name:n,children:r};case q:var s=this.expression(0);return this._match($),{type:"FilterProjection",children:[t,i=this._lookahead(0)===_?{type:"Identity"}:this._parseProjectionRHS(W.Filter),s]};case _:return{type:"Projection",children:[{type:_,children:[t]},this._parseProjectionRHS(W.Flatten)]};case A:case B:case w:case O:case C:case S:return this._parseComparator(t,e);case D:var l=this._lookaheadToken(0);return l.type===y||l.type===m?(i=this._parseIndexExpression(),this._projectIfSlice(t,i)):(this._match(z),this._match($),{type:"Projection",children:[t,i=this._parseProjectionRHS(W.Star)]});default:this._errorToken(this._lookaheadToken(0))}},_match:function(e){if(this._lookahead(0)!==e){var t=this._lookaheadToken(0),i=new Error("Expected "+e+", got: "+t.type);throw i.name="ParserError",i}this._advance()},_errorToken:function(e){var t=new Error("Invalid token ("+e.type+'): "'+e.value+'"');throw t.name="ParserError",t},_parseIndexExpression:function(){if(this._lookahead(0)===m||this._lookahead(1)===m)return this._parseSliceExpression();var e={type:"Index",value:this._lookaheadToken(0).value};return this._advance(),this._match($),e},_projectIfSlice:function(e,t){var i={type:"IndexExpression",children:[e,t]};return"Slice"===t.type?{type:"Projection",children:[i,this._parseProjectionRHS(W.Star)]}:i},_parseSliceExpression:function(){for(var e=[null,null,null],t=0,i=this._lookahead(0);i!==$&&t<3;){if(i===m)t++,this._advance();else{if(i!==y){var a=this._lookahead(0),o=new Error("Syntax error, unexpected token: "+a.value+"("+a.type+")");throw o.name="Parsererror",o}e[t]=this._lookaheadToken(0).value,this._advance()}i=this._lookahead(0)}return this._match($),{type:"Slice",children:e}},_parseComparator:function(e,t){return{type:"Comparator",name:t,children:[e,this.expression(W[t])]}},_parseDotRHS:function(e){var t=this._lookahead(0);return[p,h,z].indexOf(t)>=0?this.expression(e):t===D?(this._match(D),this._parseMultiselectList()):t===N?(this._match(N),this._parseMultiselectHash()):void 0},_parseProjectionRHS:function(e){var t;if(W[this._lookahead(0)]<10)t={type:"Identity"};else if(this._lookahead(0)===D)t=this.expression(e);else if(this._lookahead(0)===q)t=this.expression(e);else{if(this._lookahead(0)!==I){var i=this._lookaheadToken(0),a=new Error("Sytanx error, unexpected token: "+i.value+"("+i.type+")");throw a.name="ParserError",a}this._match(I),t=this._parseDotRHS(e)}return t},_parseMultiselectList:function(){for(var e=[];this._lookahead(0)!==$;){var t=this.expression(0);if(e.push(t),this._lookahead(0)===u&&(this._match(u),this._lookahead(0)===$))throw new Error("Unexpected token Rbracket")}return this._match($),{type:"MultiSelectList",children:e}},_parseMultiselectHash:function(){for(var e,t,i,a=[],o=[p,h];;){if(e=this._lookaheadToken(0),o.indexOf(e.type)<0)throw new Error("Expecting an identifier token, got: "+e.type);if(t=e.value,this._advance(),this._match(m),i={type:"KeyValuePair",name:t,value:this.expression(0)},a.push(i),this._lookahead(0)===u)this._match(u);else if(this._lookahead(0)===b){this._match(b);break}}return{type:"MultiSelectHash",children:a}}},V.prototype={search:function(e,t){return this.visit(e,t)},visit:function(e,n){var r,s,l,c,p,h,$,d,u;switch(e.type){case"Field":return null!==n&&i(n)?void 0===(h=n[e.name])?null:h:null;case"Subexpression":for(l=this.visit(e.children[0],n),u=1;u<e.children.length;u++)if(null===(l=this.visit(e.children[1],l)))return null;return l;case"IndexExpression":return $=this.visit(e.children[0],n),this.visit(e.children[1],$);case"Index":if(!t(n))return null;var m=e.value;return m<0&&(m=n.length+m),void 0===(l=n[m])&&(l=null),l;case"Slice":if(!t(n))return null;var b=e.children.slice(0),y=this.computeSliceParams(n.length,b),v=y[0],T=y[1],z=y[2];if(l=[],z>0)for(u=v;u<T;u+=z)l.push(n[u]);else for(u=v;u>T;u+=z)l.push(n[u]);return l;case"Projection":var q=this.visit(e.children[0],n);if(!t(q))return null;for(d=[],u=0;u<q.length;u++)null!==(s=this.visit(e.children[1],q[u]))&&d.push(s);return d;case"ValueProjection":if(!i(q=this.visit(e.children[0],n)))return null;d=[];var I=function(e){for(var t=Object.keys(e),i=[],a=0;a<t.length;a++)i.push(e[t[a]]);return i}(q);for(u=0;u<I.length;u++)null!==(s=this.visit(e.children[1],I[u]))&&d.push(s);return d;case"FilterProjection":if(!t(q=this.visit(e.children[0],n)))return null;var k=[],N=[];for(u=0;u<q.length;u++)o(r=this.visit(e.children[2],q[u]))||k.push(q[u]);for(var D=0;D<k.length;D++)null!==(s=this.visit(e.children[1],k[D]))&&N.push(s);return N;case"Comparator":switch(c=this.visit(e.children[0],n),p=this.visit(e.children[1],n),e.name){case A:l=a(c,p);break;case B:l=!a(c,p);break;case w:l=c>p;break;case O:l=c>=p;break;case C:l=c<p;break;case S:l=c<=p;break;default:throw new Error("Unknown comparator: "+e.name)}return l;case _:var Y=this.visit(e.children[0],n);if(!t(Y))return null;var P=[];for(u=0;u<Y.length;u++)t(s=Y[u])?P.push.apply(P,s):P.push(s);return P;case"Identity":return n;case"MultiSelectList":if(null===n)return null;for(d=[],u=0;u<e.children.length;u++)d.push(this.visit(e.children[u],n));return d;case"MultiSelectHash":if(null===n)return null;var E;for(d={},u=0;u<e.children.length;u++)d[(E=e.children[u]).name]=this.visit(E.value,n);return d;case"OrExpression":return o(r=this.visit(e.children[0],n))&&(r=this.visit(e.children[1],n)),r;case"AndExpression":return!0===o(c=this.visit(e.children[0],n))?c:this.visit(e.children[1],n);case"NotExpression":return o(c=this.visit(e.children[0],n));case"Literal":return e.value;case x:return $=this.visit(e.children[0],n),this.visit(e.children[1],$);case f:return n;case"Function":var M=[];for(u=0;u<e.children.length;u++)M.push(this.visit(e.children[u],n));return this.runtime.callFunction(e.name,M);case"ExpressionReference":var R=e.children[0];return R.jmespathType=g,R;default:throw new Error("Unknown node type: "+e.type)}},computeSliceParams:function(e,t){var i=t[0],a=t[1],o=t[2],n=[null,null,null];if(null===o)o=1;else if(0===o){var r=new Error("Invalid slice, step cannot be 0");throw r.name="RuntimeError",r}var s=o<0;return i=null===i?s?e-1:0:this.capSliceRange(e,i,o),a=null===a?s?-1:e:this.capSliceRange(e,a,o),n[0]=i,n[1]=a,n[2]=o,n},capSliceRange:function(e,t,i){return t<0?(t+=e)<0&&(t=i<0?-1:0):t>=e&&(t=i<0?e-1:e),t}},U.prototype={callFunction:function(e,t){var i=this.functionTable[e];if(void 0===i)throw new Error("Unknown function: "+e+"()");return this._validateArgs(e,t,i._signature),i._func.call(this,t)},_validateArgs:function(e,t,i){var a,o,n,r;if(i[i.length-1].variadic){if(t.length<i.length)throw a=1===i.length?" argument":" arguments",new Error("ArgumentError: "+e+"() takes at least"+i.length+a+" but received "+t.length)}else if(t.length!==i.length)throw a=1===i.length?" argument":" arguments",new Error("ArgumentError: "+e+"() takes "+i.length+a+" but received "+t.length);for(var s=0;s<i.length;s++){r=!1,o=i[s].types,n=this._getTypeName(t[s]);for(var c=0;c<o.length;c++)if(this._typeMatches(n,o[c],t[s])){r=!0;break}if(!r){var p=o.map((function(e){return l[e]})).join(",");throw new Error("TypeError: "+e+"() expected argument "+(s+1)+" to be type "+p+" but received type "+l[n]+" instead.")}}},_typeMatches:function(e,t,i){if(1===t)return!0;if(9!==t&&8!==t&&3!==t)return e===t;if(3===t)return 3===e;if(3===e){var a;8===t?a=r:9===t&&(a=s);for(var o=0;o<i.length;o++)if(!this._typeMatches(this._getTypeName(i[o]),a,i[o]))return!1;return!0}},_getTypeName:function(e){switch(Object.prototype.toString.call(e)){case"[object String]":return s;case"[object Number]":return r;case"[object Array]":return 3;case"[object Boolean]":return 5;case"[object Null]":return 7;case"[object Object]":return e.jmespathType===g?6:4}},_functionStartsWith:function(e){return 0===e[0].lastIndexOf(e[1])},_functionEndsWith:function(e){var t=e[0],i=e[1];return-1!==t.indexOf(i,t.length-i.length)},_functionReverse:function(e){if(this._getTypeName(e[0])===s){for(var t=e[0],i="",a=t.length-1;a>=0;a--)i+=t[a];return i}var o=e[0].slice(0);return o.reverse(),o},_functionAbs:function(e){return Math.abs(e[0])},_functionCeil:function(e){return Math.ceil(e[0])},_functionAvg:function(e){for(var t=0,i=e[0],a=0;a<i.length;a++)t+=i[a];return t/i.length},_functionContains:function(e){return e[0].indexOf(e[1])>=0},_functionFloor:function(e){return Math.floor(e[0])},_functionLength:function(e){return i(e[0])?Object.keys(e[0]).length:e[0].length},_functionMap:function(e){for(var t=[],i=this._interpreter,a=e[0],o=e[1],n=0;n<o.length;n++)t.push(i.visit(a,o[n]));return t},_functionMerge:function(e){for(var t={},i=0;i<e.length;i++){var a=e[i];for(var o in a)t[o]=a[o]}return t},_functionMax:function(e){if(e[0].length>0){if(this._getTypeName(e[0][0])===r)return Math.max.apply(Math,e[0]);for(var t=e[0],i=t[0],a=1;a<t.length;a++)i.localeCompare(t[a])<0&&(i=t[a]);return i}return null},_functionMin:function(e){if(e[0].length>0){if(this._getTypeName(e[0][0])===r)return Math.min.apply(Math,e[0]);for(var t=e[0],i=t[0],a=1;a<t.length;a++)t[a].localeCompare(i)<0&&(i=t[a]);return i}return null},_functionSum:function(e){for(var t=0,i=e[0],a=0;a<i.length;a++)t+=i[a];return t},_functionType:function(e){switch(this._getTypeName(e[0])){case r:return"number";case s:return"string";case 3:return"array";case 4:return"object";case 5:return"boolean";case 6:return"expref";case 7:return"null"}},_functionKeys:function(e){return Object.keys(e[0])},_functionValues:function(e){for(var t=e[0],i=Object.keys(t),a=[],o=0;o<i.length;o++)a.push(t[i[o]]);return a},_functionJoin:function(e){var t=e[0];return e[1].join(t)},_functionToArray:function(e){return 3===this._getTypeName(e[0])?e[0]:[e[0]]},_functionToString:function(e){return this._getTypeName(e[0])===s?e[0]:JSON.stringify(e[0])},_functionToNumber:function(e){var t,i=this._getTypeName(e[0]);return i===r?e[0]:i!==s||(t=+e[0],isNaN(t))?null:t},_functionNotNull:function(e){for(var t=0;t<e.length;t++)if(7!==this._getTypeName(e[t]))return e[t];return null},_functionSort:function(e){var t=e[0].slice(0);return t.sort(),t},_functionSortBy:function(e){var t=e[0].slice(0);if(0===t.length)return t;var i=this._interpreter,a=e[1],o=this._getTypeName(i.visit(a,t[0]));if([r,s].indexOf(o)<0)throw new Error("TypeError");for(var n=this,l=[],c=0;c<t.length;c++)l.push([c,t[c]]);l.sort((function(e,t){var r=i.visit(a,e[1]),s=i.visit(a,t[1]);if(n._getTypeName(r)!==o)throw new Error("TypeError: expected "+o+", received "+n._getTypeName(r));if(n._getTypeName(s)!==o)throw new Error("TypeError: expected "+o+", received "+n._getTypeName(s));return r>s?1:r<s?-1:e[0]-t[0]}));for(var p=0;p<l.length;p++)t[p]=l[p][1];return t},_functionMaxBy:function(e){for(var t,i,a=e[1],o=e[0],n=this.createKeyFunction(a,[r,s]),l=-1/0,c=0;c<o.length;c++)(i=n(o[c]))>l&&(l=i,t=o[c]);return t},_functionMinBy:function(e){for(var t,i,a=e[1],o=e[0],n=this.createKeyFunction(a,[r,s]),l=1/0,c=0;c<o.length;c++)(i=n(o[c]))<l&&(l=i,t=o[c]);return t},createKeyFunction:function(e,t){var i=this,a=this._interpreter;return function(o){var n=a.visit(e,o);if(t.indexOf(i._getTypeName(n))<0){var r="TypeError: expected one of "+t+", received "+i._getTypeName(n);throw new Error(r)}return n}}},e.tokenize=function(e){return(new F).tokenize(e)},e.compile=function(e){return(new G).parse(e)},e.search=function(e,t){var i=new G,a=new U,o=new V(a);a._interpreter=o;var n=i.parse(t);return o.search(n,e)},e.strictDeepEqual=a}(t)},88890:function(e,t){var i;!function(t,i){"use strict";"object"===typeof e.exports?e.exports=t.document?i(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return i(e)}:i(t)}("undefined"!==typeof window?window:this,(function(a,o){"use strict";var n=[],r=Object.getPrototypeOf,s=n.slice,l=n.flat?function(e){return n.flat.call(e)}:function(e){return n.concat.apply([],e)},c=n.push,p=n.indexOf,h={},$=h.toString,d=h.hasOwnProperty,u=d.toString,m=u.call(Object),b={},y=function(e){return"function"===typeof e&&"number"!==typeof e.nodeType&&"function"!==typeof e.item},f=function(e){return null!=e&&e===e.window},g=a.document,x={type:!0,src:!0,nonce:!0,noModule:!0};function v(e,t,i){var a,o,n=(i=i||g).createElement("script");if(n.text=e,t)for(a in x)(o=t[a]||t.getAttribute&&t.getAttribute(a))&&n.setAttribute(a,o);i.head.appendChild(n).parentNode.removeChild(n)}function T(e){return null==e?e+"":"object"===typeof e||"function"===typeof e?h[$.call(e)]||"object":typeof e}var A="3.6.0",w=function e(t,i){return new e.fn.init(t,i)};function C(e){var t=!!e&&"length"in e&&e.length,i=T(e);return!y(e)&&!f(e)&&("array"===i||0===t||"number"===typeof t&&t>0&&t-1 in e)}w.fn=w.prototype={jquery:A,constructor:w,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,(function(t,i){return e.call(t,i,t)})))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(w.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(w.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,i=+e+(e<0?t:0);return this.pushStack(i>=0&&i<t?[this[i]]:[])},end:function(){return this.prevObject||this.constructor()},push:c,sort:n.sort,splice:n.splice},w.extend=w.fn.extend=function(){var e,t,i,a,o,n,r=arguments[0]||{},s=1,l=arguments.length,c=!1;for("boolean"===typeof r&&(c=r,r=arguments[s]||{},s++),"object"===typeof r||y(r)||(r={}),s===l&&(r=this,s--);s<l;s++)if(null!=(e=arguments[s]))for(t in e)a=e[t],"__proto__"!==t&&r!==a&&(c&&a&&(w.isPlainObject(a)||(o=Array.isArray(a)))?(i=r[t],n=o&&!Array.isArray(i)?[]:o||w.isPlainObject(i)?i:{},o=!1,r[t]=w.extend(c,n,a)):void 0!==a&&(r[t]=a));return r},w.extend({expando:"jQuery"+(A+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,i;return!(!e||"[object Object]"!==$.call(e))&&(!(t=r(e))||"function"===typeof(i=d.call(t,"constructor")&&t.constructor)&&u.call(i)===m)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,i){v(e,{nonce:t&&t.nonce},i)},each:function(e,t){var i,a=0;if(C(e))for(i=e.length;a<i&&!1!==t.call(e[a],a,e[a]);a++);else for(a in e)if(!1===t.call(e[a],a,e[a]))break;return e},makeArray:function(e,t){var i=t||[];return null!=e&&(C(Object(e))?w.merge(i,"string"===typeof e?[e]:e):c.call(i,e)),i},inArray:function(e,t,i){return null==t?-1:p.call(t,e,i)},merge:function(e,t){for(var i=+t.length,a=0,o=e.length;a<i;a++)e[o++]=t[a];return e.length=o,e},grep:function(e,t,i){for(var a=[],o=0,n=e.length,r=!i;o<n;o++)!t(e[o],o)!==r&&a.push(e[o]);return a},map:function(e,t,i){var a,o,n=0,r=[];if(C(e))for(a=e.length;n<a;n++)null!=(o=t(e[n],n,i))&&r.push(o);else for(n in e)null!=(o=t(e[n],n,i))&&r.push(o);return l(r)},guid:1,support:b}),"function"===typeof Symbol&&(w.fn[Symbol.iterator]=n[Symbol.iterator]),w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(e,t){h["[object "+t+"]"]=t.toLowerCase()}));var O=function(e){var t,i,a,o,n,r,s,l,c,p,h,$,d,u,m,b,y,f,g,x="sizzle"+1*new Date,v=e.document,T=0,A=0,w=le(),C=le(),O=le(),S=le(),B=function(e,t){return e===t&&(h=!0),0},_={}.hasOwnProperty,z=[],q=z.pop,I=z.push,k=z.push,N=z.slice,D=function(e,t){for(var i=0,a=e.length;i<a;i++)if(e[i]===t)return i;return-1},Y="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",P="[\\x20\\t\\r\\n\\f]",E="(?:\\\\[\\da-fA-F]{1,6}[\\x20\\t\\r\\n\\f]?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",M="\\[[\\x20\\t\\r\\n\\f]*("+E+")(?:"+P+"*([*^$|!~]?=)"+P+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+E+"))|)"+P+"*\\]",R=":("+E+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+M+")*)|.*)\\)|)",L=new RegExp(P+"+","g"),F=new RegExp("^[\\x20\\t\\r\\n\\f]+|((?:^|[^\\\\])(?:\\\\.)*)[\\x20\\t\\r\\n\\f]+$","g"),W=new RegExp("^[\\x20\\t\\r\\n\\f]*,[\\x20\\t\\r\\n\\f]*"),G=new RegExp("^[\\x20\\t\\r\\n\\f]*([>+~]|[\\x20\\t\\r\\n\\f])[\\x20\\t\\r\\n\\f]*"),V=new RegExp(P+"|>"),U=new RegExp(R),H=new RegExp("^"+E+"$"),j={ID:new RegExp("^#("+E+")"),CLASS:new RegExp("^\\.("+E+")"),TAG:new RegExp("^("+E+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+R),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\([\\x20\\t\\r\\n\\f]*(even|odd|(([+-]|)(\\d*)n|)[\\x20\\t\\r\\n\\f]*(?:([+-]|)[\\x20\\t\\r\\n\\f]*(\\d+)|))[\\x20\\t\\r\\n\\f]*\\)|)","i"),bool:new RegExp("^(?:"+Y+")$","i"),needsContext:new RegExp("^[\\x20\\t\\r\\n\\f]*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\([\\x20\\t\\r\\n\\f]*((?:-\\d)?\\d*)[\\x20\\t\\r\\n\\f]*\\)|)(?=[^-]|$)","i")},Q=/HTML$/i,K=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,J=/^[^{]+\{\s*\[native \w/,X=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}[\\x20\\t\\r\\n\\f]?|\\\\([^\\r\\n\\f])","g"),ie=function(e,t){var i="0x"+e.slice(1)-65536;return t||(i<0?String.fromCharCode(i+65536):String.fromCharCode(i>>10|55296,1023&i|56320))},ae=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,oe=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ne=function(){$()},re=xe((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{k.apply(z=N.call(v.childNodes),v.childNodes),z[v.childNodes.length].nodeType}catch(Ce){k={apply:z.length?function(e,t){I.apply(e,N.call(t))}:function(e,t){for(var i=e.length,a=0;e[i++]=t[a++];);e.length=i-1}}}function se(e,t,a,o){var n,s,c,p,h,u,y,f=t&&t.ownerDocument,v=t?t.nodeType:9;if(a=a||[],"string"!==typeof e||!e||1!==v&&9!==v&&11!==v)return a;if(!o&&($(t),t=t||d,m)){if(11!==v&&(h=X.exec(e)))if(n=h[1]){if(9===v){if(!(c=t.getElementById(n)))return a;if(c.id===n)return a.push(c),a}else if(f&&(c=f.getElementById(n))&&g(t,c)&&c.id===n)return a.push(c),a}else{if(h[2])return k.apply(a,t.getElementsByTagName(e)),a;if((n=h[3])&&i.getElementsByClassName&&t.getElementsByClassName)return k.apply(a,t.getElementsByClassName(n)),a}if(i.qsa&&!S[e+" "]&&(!b||!b.test(e))&&(1!==v||"object"!==t.nodeName.toLowerCase())){if(y=e,f=t,1===v&&(V.test(e)||G.test(e))){for((f=ee.test(e)&&ye(t.parentNode)||t)===t&&i.scope||((p=t.getAttribute("id"))?p=p.replace(ae,oe):t.setAttribute("id",p=x)),s=(u=r(e)).length;s--;)u[s]=(p?"#"+p:":scope")+" "+ge(u[s]);y=u.join(",")}try{return k.apply(a,f.querySelectorAll(y)),a}catch(T){S(e,!0)}finally{p===x&&t.removeAttribute("id")}}}return l(e.replace(F,"$1"),t,a,o)}function le(){var e=[];return function t(i,o){return e.push(i+" ")>a.cacheLength&&delete t[e.shift()],t[i+" "]=o}}function ce(e){return e[x]=!0,e}function pe(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(Ce){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function he(e,t){for(var i=e.split("|"),o=i.length;o--;)a.attrHandle[i[o]]=t}function $e(e,t){var i=t&&e,a=i&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(a)return a;if(i)for(;i=i.nextSibling;)if(i===t)return-1;return e?1:-1}function de(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function ue(e){return function(t){var i=t.nodeName.toLowerCase();return("input"===i||"button"===i)&&t.type===e}}function me(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&re(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function be(e){return ce((function(t){return t=+t,ce((function(i,a){for(var o,n=e([],i.length,t),r=n.length;r--;)i[o=n[r]]&&(i[o]=!(a[o]=i[o]))}))}))}function ye(e){return e&&"undefined"!==typeof e.getElementsByTagName&&e}for(t in i=se.support={},n=se.isXML=function(e){var t=e&&e.namespaceURI,i=e&&(e.ownerDocument||e).documentElement;return!Q.test(t||i&&i.nodeName||"HTML")},$=se.setDocument=function(e){var t,o,r=e?e.ownerDocument||e:v;return r!=d&&9===r.nodeType&&r.documentElement?(u=(d=r).documentElement,m=!n(d),v!=d&&(o=d.defaultView)&&o.top!==o&&(o.addEventListener?o.addEventListener("unload",ne,!1):o.attachEvent&&o.attachEvent("onunload",ne)),i.scope=pe((function(e){return u.appendChild(e).appendChild(d.createElement("div")),"undefined"!==typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),i.attributes=pe((function(e){return e.className="i",!e.getAttribute("className")})),i.getElementsByTagName=pe((function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length})),i.getElementsByClassName=J.test(d.getElementsByClassName),i.getById=pe((function(e){return u.appendChild(e).id=x,!d.getElementsByName||!d.getElementsByName(x).length})),i.getById?(a.filter.ID=function(e){var t=e.replace(te,ie);return function(e){return e.getAttribute("id")===t}},a.find.ID=function(e,t){if("undefined"!==typeof t.getElementById&&m){var i=t.getElementById(e);return i?[i]:[]}}):(a.filter.ID=function(e){var t=e.replace(te,ie);return function(e){var i="undefined"!==typeof e.getAttributeNode&&e.getAttributeNode("id");return i&&i.value===t}},a.find.ID=function(e,t){if("undefined"!==typeof t.getElementById&&m){var i,a,o,n=t.getElementById(e);if(n){if((i=n.getAttributeNode("id"))&&i.value===e)return[n];for(o=t.getElementsByName(e),a=0;n=o[a++];)if((i=n.getAttributeNode("id"))&&i.value===e)return[n]}return[]}}),a.find.TAG=i.getElementsByTagName?function(e,t){return"undefined"!==typeof t.getElementsByTagName?t.getElementsByTagName(e):i.qsa?t.querySelectorAll(e):void 0}:function(e,t){var i,a=[],o=0,n=t.getElementsByTagName(e);if("*"===e){for(;i=n[o++];)1===i.nodeType&&a.push(i);return a}return n},a.find.CLASS=i.getElementsByClassName&&function(e,t){if("undefined"!==typeof t.getElementsByClassName&&m)return t.getElementsByClassName(e)},y=[],b=[],(i.qsa=J.test(d.querySelectorAll))&&(pe((function(e){var t;u.appendChild(e).innerHTML="<a id='"+x+"'></a><select id='"+x+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&b.push("[*^$]=[\\x20\\t\\r\\n\\f]*(?:''|\"\")"),e.querySelectorAll("[selected]").length||b.push("\\[[\\x20\\t\\r\\n\\f]*(?:value|"+Y+")"),e.querySelectorAll("[id~="+x+"-]").length||b.push("~="),(t=d.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||b.push("\\[[\\x20\\t\\r\\n\\f]*name[\\x20\\t\\r\\n\\f]*=[\\x20\\t\\r\\n\\f]*(?:''|\"\")"),e.querySelectorAll(":checked").length||b.push(":checked"),e.querySelectorAll("a#"+x+"+*").length||b.push(".#.+[+~]"),e.querySelectorAll("\\\f"),b.push("[\\r\\n\\f]")})),pe((function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&b.push("name[\\x20\\t\\r\\n\\f]*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&b.push(":enabled",":disabled"),u.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&b.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),b.push(",.*:")}))),(i.matchesSelector=J.test(f=u.matches||u.webkitMatchesSelector||u.mozMatchesSelector||u.oMatchesSelector||u.msMatchesSelector))&&pe((function(e){i.disconnectedMatch=f.call(e,"*"),f.call(e,"[s!='']:x"),y.push("!=",R)})),b=b.length&&new RegExp(b.join("|")),y=y.length&&new RegExp(y.join("|")),t=J.test(u.compareDocumentPosition),g=t||J.test(u.contains)?function(e,t){var i=9===e.nodeType?e.documentElement:e,a=t&&t.parentNode;return e===a||!(!a||1!==a.nodeType||!(i.contains?i.contains(a):e.compareDocumentPosition&&16&e.compareDocumentPosition(a)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},B=t?function(e,t){if(e===t)return h=!0,0;var a=!e.compareDocumentPosition-!t.compareDocumentPosition;return a||(1&(a=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!i.sortDetached&&t.compareDocumentPosition(e)===a?e==d||e.ownerDocument==v&&g(v,e)?-1:t==d||t.ownerDocument==v&&g(v,t)?1:p?D(p,e)-D(p,t):0:4&a?-1:1)}:function(e,t){if(e===t)return h=!0,0;var i,a=0,o=e.parentNode,n=t.parentNode,r=[e],s=[t];if(!o||!n)return e==d?-1:t==d?1:o?-1:n?1:p?D(p,e)-D(p,t):0;if(o===n)return $e(e,t);for(i=e;i=i.parentNode;)r.unshift(i);for(i=t;i=i.parentNode;)s.unshift(i);for(;r[a]===s[a];)a++;return a?$e(r[a],s[a]):r[a]==v?-1:s[a]==v?1:0},d):d},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if($(e),i.matchesSelector&&m&&!S[t+" "]&&(!y||!y.test(t))&&(!b||!b.test(t)))try{var a=f.call(e,t);if(a||i.disconnectedMatch||e.document&&11!==e.document.nodeType)return a}catch(Ce){S(t,!0)}return se(t,d,null,[e]).length>0},se.contains=function(e,t){return(e.ownerDocument||e)!=d&&$(e),g(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=d&&$(e);var o=a.attrHandle[t.toLowerCase()],n=o&&_.call(a.attrHandle,t.toLowerCase())?o(e,t,!m):void 0;return void 0!==n?n:i.attributes||!m?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},se.escape=function(e){return(e+"").replace(ae,oe)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,a=[],o=0,n=0;if(h=!i.detectDuplicates,p=!i.sortStable&&e.slice(0),e.sort(B),h){for(;t=e[n++];)t===e[n]&&(o=a.push(n));for(;o--;)e.splice(a[o],1)}return p=null,e},o=se.getText=function(e){var t,i="",a=0,n=e.nodeType;if(n){if(1===n||9===n||11===n){if("string"===typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)i+=o(e)}else if(3===n||4===n)return e.nodeValue}else for(;t=e[a++];)i+=o(t);return i},a=se.selectors={cacheLength:50,createPseudo:ce,match:j,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ie),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ie),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,i=!e[6]&&e[2];return j.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":i&&U.test(i)&&(t=r(i,!0))&&(t=i.indexOf(")",i.length-t)-i.length)&&(e[0]=e[0].slice(0,t),e[2]=i.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ie).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=w[e+" "];return t||(t=new RegExp("(^|[\\x20\\t\\r\\n\\f])"+e+"("+P+"|$)"))&&w(e,(function(e){return t.test("string"===typeof e.className&&e.className||"undefined"!==typeof e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,i){return function(a){var o=se.attr(a,e);return null==o?"!="===t:!t||(o+="","="===t?o===i:"!="===t?o!==i:"^="===t?i&&0===o.indexOf(i):"*="===t?i&&o.indexOf(i)>-1:"$="===t?i&&o.slice(-i.length)===i:"~="===t?(" "+o.replace(L," ")+" ").indexOf(i)>-1:"|="===t&&(o===i||o.slice(0,i.length+1)===i+"-"))}},CHILD:function(e,t,i,a,o){var n="nth"!==e.slice(0,3),r="last"!==e.slice(-4),s="of-type"===t;return 1===a&&0===o?function(e){return!!e.parentNode}:function(t,i,l){var c,p,h,$,d,u,m=n!==r?"nextSibling":"previousSibling",b=t.parentNode,y=s&&t.nodeName.toLowerCase(),f=!l&&!s,g=!1;if(b){if(n){for(;m;){for($=t;$=$[m];)if(s?$.nodeName.toLowerCase()===y:1===$.nodeType)return!1;u=m="only"===e&&!u&&"nextSibling"}return!0}if(u=[r?b.firstChild:b.lastChild],r&&f){for(g=(d=(c=(p=(h=($=b)[x]||($[x]={}))[$.uniqueID]||(h[$.uniqueID]={}))[e]||[])[0]===T&&c[1])&&c[2],$=d&&b.childNodes[d];$=++d&&$&&$[m]||(g=d=0)||u.pop();)if(1===$.nodeType&&++g&&$===t){p[e]=[T,d,g];break}}else if(f&&(g=d=(c=(p=(h=($=t)[x]||($[x]={}))[$.uniqueID]||(h[$.uniqueID]={}))[e]||[])[0]===T&&c[1]),!1===g)for(;($=++d&&$&&$[m]||(g=d=0)||u.pop())&&((s?$.nodeName.toLowerCase()!==y:1!==$.nodeType)||!++g||(f&&((p=(h=$[x]||($[x]={}))[$.uniqueID]||(h[$.uniqueID]={}))[e]=[T,g]),$!==t)););return(g-=o)===a||g%a===0&&g/a>=0}}},PSEUDO:function(e,t){var i,o=a.pseudos[e]||a.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return o[x]?o(t):o.length>1?(i=[e,e,"",t],a.setFilters.hasOwnProperty(e.toLowerCase())?ce((function(e,i){for(var a,n=o(e,t),r=n.length;r--;)e[a=D(e,n[r])]=!(i[a]=n[r])})):function(e){return o(e,0,i)}):o}},pseudos:{not:ce((function(e){var t=[],i=[],a=s(e.replace(F,"$1"));return a[x]?ce((function(e,t,i,o){for(var n,r=a(e,null,o,[]),s=e.length;s--;)(n=r[s])&&(e[s]=!(t[s]=n))})):function(e,o,n){return t[0]=e,a(t,null,n,i),t[0]=null,!i.pop()}})),has:ce((function(e){return function(t){return se(e,t).length>0}})),contains:ce((function(e){return e=e.replace(te,ie),function(t){return(t.textContent||o(t)).indexOf(e)>-1}})),lang:ce((function(e){return H.test(e||"")||se.error("unsupported lang: "+e),e=e.replace(te,ie).toLowerCase(),function(t){var i;do{if(i=m?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(i=i.toLowerCase())===e||0===i.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var i=e.location&&e.location.hash;return i&&i.slice(1)===t.id},root:function(e){return e===u},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:me(!1),disabled:me(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!a.pseudos.empty(e)},header:function(e){return Z.test(e.nodeName)},input:function(e){return K.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:be((function(){return[0]})),last:be((function(e,t){return[t-1]})),eq:be((function(e,t,i){return[i<0?i+t:i]})),even:be((function(e,t){for(var i=0;i<t;i+=2)e.push(i);return e})),odd:be((function(e,t){for(var i=1;i<t;i+=2)e.push(i);return e})),lt:be((function(e,t,i){for(var a=i<0?i+t:i>t?t:i;--a>=0;)e.push(a);return e})),gt:be((function(e,t,i){for(var a=i<0?i+t:i;++a<t;)e.push(a);return e}))}},a.pseudos.nth=a.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})a.pseudos[t]=de(t);for(t in{submit:!0,reset:!0})a.pseudos[t]=ue(t);function fe(){}function ge(e){for(var t=0,i=e.length,a="";t<i;t++)a+=e[t].value;return a}function xe(e,t,i){var a=t.dir,o=t.next,n=o||a,r=i&&"parentNode"===n,s=A++;return t.first?function(t,i,o){for(;t=t[a];)if(1===t.nodeType||r)return e(t,i,o);return!1}:function(t,i,l){var c,p,h,$=[T,s];if(l){for(;t=t[a];)if((1===t.nodeType||r)&&e(t,i,l))return!0}else for(;t=t[a];)if(1===t.nodeType||r)if(p=(h=t[x]||(t[x]={}))[t.uniqueID]||(h[t.uniqueID]={}),o&&o===t.nodeName.toLowerCase())t=t[a]||t;else{if((c=p[n])&&c[0]===T&&c[1]===s)return $[2]=c[2];if(p[n]=$,$[2]=e(t,i,l))return!0}return!1}}function ve(e){return e.length>1?function(t,i,a){for(var o=e.length;o--;)if(!e[o](t,i,a))return!1;return!0}:e[0]}function Te(e,t,i,a,o){for(var n,r=[],s=0,l=e.length,c=null!=t;s<l;s++)(n=e[s])&&(i&&!i(n,a,o)||(r.push(n),c&&t.push(s)));return r}function Ae(e,t,i,a,o,n){return a&&!a[x]&&(a=Ae(a)),o&&!o[x]&&(o=Ae(o,n)),ce((function(n,r,s,l){var c,p,h,$=[],d=[],u=r.length,m=n||function(e,t,i){for(var a=0,o=t.length;a<o;a++)se(e,t[a],i);return i}(t||"*",s.nodeType?[s]:s,[]),b=!e||!n&&t?m:Te(m,$,e,s,l),y=i?o||(n?e:u||a)?[]:r:b;if(i&&i(b,y,s,l),a)for(c=Te(y,d),a(c,[],s,l),p=c.length;p--;)(h=c[p])&&(y[d[p]]=!(b[d[p]]=h));if(n){if(o||e){if(o){for(c=[],p=y.length;p--;)(h=y[p])&&c.push(b[p]=h);o(null,y=[],c,l)}for(p=y.length;p--;)(h=y[p])&&(c=o?D(n,h):$[p])>-1&&(n[c]=!(r[c]=h))}}else y=Te(y===r?y.splice(u,y.length):y),o?o(null,r,y,l):k.apply(r,y)}))}function we(e){for(var t,i,o,n=e.length,r=a.relative[e[0].type],s=r||a.relative[" "],l=r?1:0,p=xe((function(e){return e===t}),s,!0),h=xe((function(e){return D(t,e)>-1}),s,!0),$=[function(e,i,a){var o=!r&&(a||i!==c)||((t=i).nodeType?p(e,i,a):h(e,i,a));return t=null,o}];l<n;l++)if(i=a.relative[e[l].type])$=[xe(ve($),i)];else{if((i=a.filter[e[l].type].apply(null,e[l].matches))[x]){for(o=++l;o<n&&!a.relative[e[o].type];o++);return Ae(l>1&&ve($),l>1&&ge(e.slice(0,l-1).concat({value:" "===e[l-2].type?"*":""})).replace(F,"$1"),i,l<o&&we(e.slice(l,o)),o<n&&we(e=e.slice(o)),o<n&&ge(e))}$.push(i)}return ve($)}return fe.prototype=a.filters=a.pseudos,a.setFilters=new fe,r=se.tokenize=function(e,t){var i,o,n,r,s,l,c,p=C[e+" "];if(p)return t?0:p.slice(0);for(s=e,l=[],c=a.preFilter;s;){for(r in i&&!(o=W.exec(s))||(o&&(s=s.slice(o[0].length)||s),l.push(n=[])),i=!1,(o=G.exec(s))&&(i=o.shift(),n.push({value:i,type:o[0].replace(F," ")}),s=s.slice(i.length)),a.filter)!(o=j[r].exec(s))||c[r]&&!(o=c[r](o))||(i=o.shift(),n.push({value:i,type:r,matches:o}),s=s.slice(i.length));if(!i)break}return t?s.length:s?se.error(e):C(e,l).slice(0)},s=se.compile=function(e,t){var i,o=[],n=[],s=O[e+" "];if(!s){for(t||(t=r(e)),i=t.length;i--;)(s=we(t[i]))[x]?o.push(s):n.push(s);s=O(e,function(e,t){var i=t.length>0,o=e.length>0,n=function(n,r,s,l,p){var h,u,b,y=0,f="0",g=n&&[],x=[],v=c,A=n||o&&a.find.TAG("*",p),w=T+=null==v?1:Math.random()||.1,C=A.length;for(p&&(c=r==d||r||p);f!==C&&null!=(h=A[f]);f++){if(o&&h){for(u=0,r||h.ownerDocument==d||($(h),s=!m);b=e[u++];)if(b(h,r||d,s)){l.push(h);break}p&&(T=w)}i&&((h=!b&&h)&&y--,n&&g.push(h))}if(y+=f,i&&f!==y){for(u=0;b=t[u++];)b(g,x,r,s);if(n){if(y>0)for(;f--;)g[f]||x[f]||(x[f]=q.call(l));x=Te(x)}k.apply(l,x),p&&!n&&x.length>0&&y+t.length>1&&se.uniqueSort(l)}return p&&(T=w,c=v),g};return i?ce(n):n}(n,o)),s.selector=e}return s},l=se.select=function(e,t,i,o){var n,l,c,p,h,$="function"===typeof e&&e,d=!o&&r(e=$.selector||e);if(i=i||[],1===d.length){if((l=d[0]=d[0].slice(0)).length>2&&"ID"===(c=l[0]).type&&9===t.nodeType&&m&&a.relative[l[1].type]){if(!(t=(a.find.ID(c.matches[0].replace(te,ie),t)||[])[0]))return i;$&&(t=t.parentNode),e=e.slice(l.shift().value.length)}for(n=j.needsContext.test(e)?0:l.length;n--&&(c=l[n],!a.relative[p=c.type]);)if((h=a.find[p])&&(o=h(c.matches[0].replace(te,ie),ee.test(l[0].type)&&ye(t.parentNode)||t))){if(l.splice(n,1),!(e=o.length&&ge(l)))return k.apply(i,o),i;break}}return($||s(e,d))(o,t,!m,i,!t||ee.test(e)&&ye(t.parentNode)||t),i},i.sortStable=x.split("").sort(B).join("")===x,i.detectDuplicates=!!h,$(),i.sortDetached=pe((function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))})),pe((function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")}))||he("type|href|height|width",(function(e,t,i){if(!i)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),i.attributes&&pe((function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||he("value",(function(e,t,i){if(!i&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),pe((function(e){return null==e.getAttribute("disabled")}))||he(Y,(function(e,t,i){var a;if(!i)return!0===e[t]?t.toLowerCase():(a=e.getAttributeNode(t))&&a.specified?a.value:null})),se}(a);w.find=O,(w.expr=O.selectors)[":"]=w.expr.pseudos,w.uniqueSort=w.unique=O.uniqueSort,w.text=O.getText,w.isXMLDoc=O.isXML,w.contains=O.contains,w.escapeSelector=O.escape;var S=function(e,t,i){for(var a=[],o=void 0!==i;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&w(e).is(i))break;a.push(e)}return a},B=function(e,t){for(var i=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&i.push(e);return i},_=w.expr.match.needsContext;function z(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var q=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function I(e,t,i){return y(t)?w.grep(e,(function(e,a){return!!t.call(e,a,e)!==i})):t.nodeType?w.grep(e,(function(e){return e===t!==i})):"string"!==typeof t?w.grep(e,(function(e){return p.call(t,e)>-1!==i})):w.filter(t,e,i)}w.filter=function(e,t,i){var a=t[0];return i&&(e=":not("+e+")"),1===t.length&&1===a.nodeType?w.find.matchesSelector(a,e)?[a]:[]:w.find.matches(e,w.grep(t,(function(e){return 1===e.nodeType})))},w.fn.extend({find:function(e){var t,i,a=this.length,o=this;if("string"!==typeof e)return this.pushStack(w(e).filter((function(){for(t=0;t<a;t++)if(w.contains(o[t],this))return!0})));for(i=this.pushStack([]),t=0;t<a;t++)w.find(e,o[t],i);return a>1?w.uniqueSort(i):i},filter:function(e){return this.pushStack(I(this,e||[],!1))},not:function(e){return this.pushStack(I(this,e||[],!0))},is:function(e){return!!I(this,"string"===typeof e&&_.test(e)?w(e):e||[],!1).length}});var k,N=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,i){var a,o;if(!e)return this;if(i=i||k,"string"===typeof e){if(!(a="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:N.exec(e))||!a[1]&&t)return!t||t.jquery?(t||i).find(e):this.constructor(t).find(e);if(a[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(a[1],t&&t.nodeType?t.ownerDocument||t:g,!0)),q.test(a[1])&&w.isPlainObject(t))for(a in t)y(this[a])?this[a](t[a]):this.attr(a,t[a]);return this}return(o=g.getElementById(a[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):y(e)?void 0!==i.ready?i.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,k=w(g);var D=/^(?:parents|prev(?:Until|All))/,Y={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}w.fn.extend({has:function(e){var t=w(e,this),i=t.length;return this.filter((function(){for(var e=0;e<i;e++)if(w.contains(this,t[e]))return!0}))},closest:function(e,t){var i,a=0,o=this.length,n=[],r="string"!==typeof e&&w(e);if(!_.test(e))for(;a<o;a++)for(i=this[a];i&&i!==t;i=i.parentNode)if(i.nodeType<11&&(r?r.index(i)>-1:1===i.nodeType&&w.find.matchesSelector(i,e))){n.push(i);break}return this.pushStack(n.length>1?w.uniqueSort(n):n)},index:function(e){return e?"string"===typeof e?p.call(w(e),this[0]):p.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return S(e,"parentNode")},parentsUntil:function(e,t,i){return S(e,"parentNode",i)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return S(e,"nextSibling")},prevAll:function(e){return S(e,"previousSibling")},nextUntil:function(e,t,i){return S(e,"nextSibling",i)},prevUntil:function(e,t,i){return S(e,"previousSibling",i)},siblings:function(e){return B((e.parentNode||{}).firstChild,e)},children:function(e){return B(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(z(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},(function(e,t){w.fn[e]=function(i,a){var o=w.map(this,t,i);return"Until"!==e.slice(-5)&&(a=i),a&&"string"===typeof a&&(o=w.filter(a,o)),this.length>1&&(Y[e]||w.uniqueSort(o),D.test(e)&&o.reverse()),this.pushStack(o)}}));var E=/[^\x20\t\r\n\f]+/g;function M(e){return e}function R(e){throw e}function L(e,t,i,a){var o;try{e&&y(o=e.promise)?o.call(e).done(t).fail(i):e&&y(o=e.then)?o.call(e,t,i):t.apply(void 0,[e].slice(a))}catch(e){i.apply(void 0,[e])}}w.Callbacks=function(e){e="string"===typeof e?function(e){var t={};return w.each(e.match(E)||[],(function(e,i){t[i]=!0})),t}(e):w.extend({},e);var t,i,a,o,n=[],r=[],s=-1,l=function(){for(o=o||e.once,a=t=!0;r.length;s=-1)for(i=r.shift();++s<n.length;)!1===n[s].apply(i[0],i[1])&&e.stopOnFalse&&(s=n.length,i=!1);e.memory||(i=!1),t=!1,o&&(n=i?[]:"")},c={add:function(){return n&&(i&&!t&&(s=n.length-1,r.push(i)),function t(i){w.each(i,(function(i,a){y(a)?e.unique&&c.has(a)||n.push(a):a&&a.length&&"string"!==T(a)&&t(a)}))}(arguments),i&&!t&&l()),this},remove:function(){return w.each(arguments,(function(e,t){for(var i;(i=w.inArray(t,n,i))>-1;)n.splice(i,1),i<=s&&s--})),this},has:function(e){return e?w.inArray(e,n)>-1:n.length>0},empty:function(){return n&&(n=[]),this},disable:function(){return o=r=[],n=i="",this},disabled:function(){return!n},lock:function(){return o=r=[],i||t||(n=i=""),this},locked:function(){return!!o},fireWith:function(e,i){return o||(i=[e,(i=i||[]).slice?i.slice():i],r.push(i),t||l()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!a}};return c},w.extend({Deferred:function(e){var t=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],i="pending",o={state:function(){return i},always:function(){return n.done(arguments).fail(arguments),this},catch:function(e){return o.then(null,e)},pipe:function(){var e=arguments;return w.Deferred((function(i){w.each(t,(function(t,a){var o=y(e[a[4]])&&e[a[4]];n[a[1]]((function(){var e=o&&o.apply(this,arguments);e&&y(e.promise)?e.promise().progress(i.notify).done(i.resolve).fail(i.reject):i[a[0]+"With"](this,o?[e]:arguments)}))})),e=null})).promise()},then:function(e,i,o){var n=0;function r(e,t,i,o){return function(){var s=this,l=arguments,c=function(){var a,c;if(!(e<n)){if((a=i.apply(s,l))===t.promise())throw new TypeError("Thenable self-resolution");c=a&&("object"===typeof a||"function"===typeof a)&&a.then,y(c)?o?c.call(a,r(n,t,M,o),r(n,t,R,o)):(n++,c.call(a,r(n,t,M,o),r(n,t,R,o),r(n,t,M,t.notifyWith))):(i!==M&&(s=void 0,l=[a]),(o||t.resolveWith)(s,l))}},p=o?c:function(){try{c()}catch(a){w.Deferred.exceptionHook&&w.Deferred.exceptionHook(a,p.stackTrace),e+1>=n&&(i!==R&&(s=void 0,l=[a]),t.rejectWith(s,l))}};e?p():(w.Deferred.getStackHook&&(p.stackTrace=w.Deferred.getStackHook()),a.setTimeout(p))}}return w.Deferred((function(a){t[0][3].add(r(0,a,y(o)?o:M,a.notifyWith)),t[1][3].add(r(0,a,y(e)?e:M)),t[2][3].add(r(0,a,y(i)?i:R))})).promise()},promise:function(e){return null!=e?w.extend(e,o):o}},n={};return w.each(t,(function(e,a){var r=a[2],s=a[5];o[a[1]]=r.add,s&&r.add((function(){i=s}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),r.add(a[3].fire),n[a[0]]=function(){return n[a[0]+"With"](this===n?void 0:this,arguments),this},n[a[0]+"With"]=r.fireWith})),o.promise(n),e&&e.call(n,n),n},when:function(e){var t=arguments.length,i=t,a=Array(i),o=s.call(arguments),n=w.Deferred(),r=function(e){return function(i){a[e]=this,o[e]=arguments.length>1?s.call(arguments):i,--t||n.resolveWith(a,o)}};if(t<=1&&(L(e,n.done(r(i)).resolve,n.reject,!t),"pending"===n.state()||y(o[i]&&o[i].then)))return n.then();for(;i--;)L(o[i],r(i),n.reject);return n.promise()}});var F=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(e,t){a.console&&a.console.warn&&e&&F.test(e.name)&&a.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},w.readyException=function(e){a.setTimeout((function(){throw e}))};var W=w.Deferred();function G(){g.removeEventListener("DOMContentLoaded",G),a.removeEventListener("load",G),w.ready()}w.fn.ready=function(e){return W.then(e).catch((function(e){w.readyException(e)})),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||W.resolveWith(g,[w]))}}),w.ready.then=W.then,"complete"===g.readyState||"loading"!==g.readyState&&!g.documentElement.doScroll?a.setTimeout(w.ready):(g.addEventListener("DOMContentLoaded",G),a.addEventListener("load",G));var V=function e(t,i,a,o,n,r,s){var l=0,c=t.length,p=null==a;if("object"===T(a))for(l in n=!0,a)e(t,i,l,a[l],!0,r,s);else if(void 0!==o&&(n=!0,y(o)||(s=!0),p&&(s?(i.call(t,o),i=null):(p=i,i=function(e,t,i){return p.call(w(e),i)})),i))for(;l<c;l++)i(t[l],a,s?o:o.call(t[l],l,i(t[l],a)));return n?t:p?i.call(t):c?i(t[0],a):r},U=/^-ms-/,H=/-([a-z])/g;function j(e,t){return t.toUpperCase()}function Q(e){return e.replace(U,"ms-").replace(H,j)}var K=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function Z(){this.expando=w.expando+Z.uid++}Z.uid=1,Z.prototype={cache:function(e){var t=e[this.expando];return t||(t={},K(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,i){var a,o=this.cache(e);if("string"===typeof t)o[Q(t)]=i;else for(a in t)o[Q(a)]=t[a];return o},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][Q(t)]},access:function(e,t,i){return void 0===t||t&&"string"===typeof t&&void 0===i?this.get(e,t):(this.set(e,t,i),void 0!==i?i:t)},remove:function(e,t){var i,a=e[this.expando];if(void 0!==a){if(void 0!==t){i=(t=Array.isArray(t)?t.map(Q):(t=Q(t))in a?[t]:t.match(E)||[]).length;for(;i--;)delete a[t[i]]}(void 0===t||w.isEmptyObject(a))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!w.isEmptyObject(t)}};var J=new Z,X=new Z,ee=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,te=/[A-Z]/g;function ie(e,t,i){var a;if(void 0===i&&1===e.nodeType)if(a="data-"+t.replace(te,"-$&").toLowerCase(),"string"===typeof(i=e.getAttribute(a))){try{i=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:ee.test(e)?JSON.parse(e):e)}(i)}catch(o){}X.set(e,t,i)}else i=void 0;return i}w.extend({hasData:function(e){return X.hasData(e)||J.hasData(e)},data:function(e,t,i){return X.access(e,t,i)},removeData:function(e,t){X.remove(e,t)},_data:function(e,t,i){return J.access(e,t,i)},_removeData:function(e,t){J.remove(e,t)}}),w.fn.extend({data:function(e,t){var i,a,o,n=this[0],r=n&&n.attributes;if(void 0===e){if(this.length&&(o=X.get(n),1===n.nodeType&&!J.get(n,"hasDataAttrs"))){for(i=r.length;i--;)r[i]&&0===(a=r[i].name).indexOf("data-")&&(a=Q(a.slice(5)),ie(n,a,o[a]));J.set(n,"hasDataAttrs",!0)}return o}return"object"===typeof e?this.each((function(){X.set(this,e)})):V(this,(function(t){var i;if(n&&void 0===t)return void 0!==(i=X.get(n,e))||void 0!==(i=ie(n,e))?i:void 0;this.each((function(){X.set(this,e,t)}))}),null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each((function(){X.remove(this,e)}))}}),w.extend({queue:function(e,t,i){var a;if(e)return t=(t||"fx")+"queue",a=J.get(e,t),i&&(!a||Array.isArray(i)?a=J.access(e,t,w.makeArray(i)):a.push(i)),a||[]},dequeue:function(e,t){var i=w.queue(e,t=t||"fx"),a=i.length,o=i.shift(),n=w._queueHooks(e,t);"inprogress"===o&&(o=i.shift(),a--),o&&("fx"===t&&i.unshift("inprogress"),delete n.stop,o.call(e,(function(){w.dequeue(e,t)}),n)),!a&&n&&n.empty.fire()},_queueHooks:function(e,t){var i=t+"queueHooks";return J.get(e,i)||J.access(e,i,{empty:w.Callbacks("once memory").add((function(){J.remove(e,[t+"queue",i])}))})}}),w.fn.extend({queue:function(e,t){var i=2;return"string"!==typeof e&&(t=e,e="fx",i--),arguments.length<i?w.queue(this[0],e):void 0===t?this:this.each((function(){var i=w.queue(this,e,t);w._queueHooks(this,e),"fx"===e&&"inprogress"!==i[0]&&w.dequeue(this,e)}))},dequeue:function(e){return this.each((function(){w.dequeue(this,e)}))},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var i,a=1,o=w.Deferred(),n=this,r=this.length,s=function(){--a||o.resolveWith(n,[n])};for("string"!==typeof e&&(t=e,e=void 0),e=e||"fx";r--;)(i=J.get(n[r],e+"queueHooks"))&&i.empty&&(a++,i.empty.add(s));return s(),o.promise(t)}});var ae=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,oe=new RegExp("^(?:([+-])=|)("+ae+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],re=g.documentElement,se=function(e){return w.contains(e.ownerDocument,e)},le={composed:!0};re.getRootNode&&(se=function(e){return w.contains(e.ownerDocument,e)||e.getRootNode(le)===e.ownerDocument});var ce=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&se(e)&&"none"===w.css(e,"display")};function pe(e,t,i,a){var o,n,r=20,s=a?function(){return a.cur()}:function(){return w.css(e,t,"")},l=s(),c=i&&i[3]||(w.cssNumber[t]?"":"px"),p=e.nodeType&&(w.cssNumber[t]||"px"!==c&&+l)&&oe.exec(w.css(e,t));if(p&&p[3]!==c){for(l/=2,c=c||p[3],p=+l||1;r--;)w.style(e,t,p+c),(1-n)*(1-(n=s()/l||.5))<=0&&(r=0),p/=n;w.style(e,t,(p*=2)+c),i=i||[]}return i&&(p=+p||+l||0,o=i[1]?p+(i[1]+1)*i[2]:+i[2],a&&(a.unit=c,a.start=p,a.end=o)),o}var he={};function $e(e){var t,i=e.ownerDocument,a=e.nodeName,o=he[a];return o||(t=i.body.appendChild(i.createElement(a)),o=w.css(t,"display"),t.parentNode.removeChild(t),"none"===o&&(o="block"),he[a]=o,o)}function de(e,t){for(var i,a,o=[],n=0,r=e.length;n<r;n++)(a=e[n]).style&&(i=a.style.display,t?("none"===i&&(o[n]=J.get(a,"display")||null,o[n]||(a.style.display="")),""===a.style.display&&ce(a)&&(o[n]=$e(a))):"none"!==i&&(o[n]="none",J.set(a,"display",i)));for(n=0;n<r;n++)null!=o[n]&&(e[n].style.display=o[n]);return e}w.fn.extend({show:function(){return de(this,!0)},hide:function(){return de(this)},toggle:function(e){return"boolean"===typeof e?e?this.show():this.hide():this.each((function(){ce(this)?w(this).show():w(this).hide()}))}});var ue=/^(?:checkbox|radio)$/i,me=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,be=/^$|^module$|\/(?:java|ecma)script/i;!function(){var e=g.createDocumentFragment().appendChild(g.createElement("div")),t=g.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),b.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="<textarea>x</textarea>",b.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue,e.innerHTML="<option></option>",b.option=!!e.lastChild}();var ye={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function fe(e,t){var i;return i="undefined"!==typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!==typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&z(e,t)?w.merge([e],i):i}function ge(e,t){for(var i=0,a=e.length;i<a;i++)J.set(e[i],"globalEval",!t||J.get(t[i],"globalEval"))}ye.tbody=ye.tfoot=ye.colgroup=ye.caption=ye.thead,ye.th=ye.td,b.option||(ye.optgroup=ye.option=[1,"<select multiple='multiple'>","</select>"]);var xe=/<|&#?\w+;/;function ve(e,t,i,a,o){for(var n,r,s,l,c,p,h=t.createDocumentFragment(),$=[],d=0,u=e.length;d<u;d++)if((n=e[d])||0===n)if("object"===T(n))w.merge($,n.nodeType?[n]:n);else if(xe.test(n)){for(r=r||h.appendChild(t.createElement("div")),s=(me.exec(n)||["",""])[1].toLowerCase(),l=ye[s]||ye._default,r.innerHTML=l[1]+w.htmlPrefilter(n)+l[2],p=l[0];p--;)r=r.lastChild;w.merge($,r.childNodes),(r=h.firstChild).textContent=""}else $.push(t.createTextNode(n));for(h.textContent="",d=0;n=$[d++];)if(a&&w.inArray(n,a)>-1)o&&o.push(n);else if(c=se(n),r=fe(h.appendChild(n),"script"),c&&ge(r),i)for(p=0;n=r[p++];)be.test(n.type||"")&&i.push(n);return h}var Te=/^([^.]*)(?:\.(.+)|)/;function Ae(){return!0}function we(){return!1}function Ce(e,t){return e===function(){try{return g.activeElement}catch(e){}}()===("focus"===t)}function Oe(e,t,i,a,o,n){var r,s;if("object"===typeof t){for(s in"string"!==typeof i&&(a=a||i,i=void 0),t)Oe(e,s,i,a,t[s],n);return e}if(null==a&&null==o?(o=i,a=i=void 0):null==o&&("string"===typeof i?(o=a,a=void 0):(o=a,a=i,i=void 0)),!1===o)o=we;else if(!o)return e;return 1===n&&(r=o,o=function(e){return w().off(e),r.apply(this,arguments)},o.guid=r.guid||(r.guid=w.guid++)),e.each((function(){w.event.add(this,t,o,a,i)}))}function Se(e,t,i){i?(J.set(e,t,!1),w.event.add(e,t,{namespace:!1,handler:function(e){var a,o,n=J.get(this,t);if(1&e.isTrigger&&this[t]){if(n.length)(w.event.special[t]||{}).delegateType&&e.stopPropagation();else if(n=s.call(arguments),J.set(this,t,n),a=i(this,t),this[t](),n!==(o=J.get(this,t))||a?J.set(this,t,!1):o={},n!==o)return e.stopImmediatePropagation(),e.preventDefault(),o&&o.value}else n.length&&(J.set(this,t,{value:w.event.trigger(w.extend(n[0],w.Event.prototype),n.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===J.get(e,t)&&w.event.add(e,t,Ae)}w.event={global:{},add:function(e,t,i,a,o){var n,r,s,l,c,p,h,$,d,u,m,b=J.get(e);if(K(e))for(i.handler&&(i=(n=i).handler,o=n.selector),o&&w.find.matchesSelector(re,o),i.guid||(i.guid=w.guid++),(l=b.events)||(l=b.events=Object.create(null)),(r=b.handle)||(r=b.handle=function(t){return w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),c=(t=(t||"").match(E)||[""]).length;c--;)d=m=(s=Te.exec(t[c])||[])[1],u=(s[2]||"").split(".").sort(),d&&(h=w.event.special[d]||{},d=(o?h.delegateType:h.bindType)||d,h=w.event.special[d]||{},p=w.extend({type:d,origType:m,data:a,handler:i,guid:i.guid,selector:o,needsContext:o&&w.expr.match.needsContext.test(o),namespace:u.join(".")},n),($=l[d])||(($=l[d]=[]).delegateCount=0,h.setup&&!1!==h.setup.call(e,a,u,r)||e.addEventListener&&e.addEventListener(d,r)),h.add&&(h.add.call(e,p),p.handler.guid||(p.handler.guid=i.guid)),o?$.splice($.delegateCount++,0,p):$.push(p),w.event.global[d]=!0)},remove:function(e,t,i,a,o){var n,r,s,l,c,p,h,$,d,u,m,b=J.hasData(e)&&J.get(e);if(b&&(l=b.events)){for(c=(t=(t||"").match(E)||[""]).length;c--;)if(d=m=(s=Te.exec(t[c])||[])[1],u=(s[2]||"").split(".").sort(),d){for(h=w.event.special[d]||{},$=l[d=(a?h.delegateType:h.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+u.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=n=$.length;n--;)p=$[n],!o&&m!==p.origType||i&&i.guid!==p.guid||s&&!s.test(p.namespace)||a&&a!==p.selector&&("**"!==a||!p.selector)||($.splice(n,1),p.selector&&$.delegateCount--,h.remove&&h.remove.call(e,p));r&&!$.length&&(h.teardown&&!1!==h.teardown.call(e,u,b.handle)||w.removeEvent(e,d,b.handle),delete l[d])}else for(d in l)w.event.remove(e,d+t[c],i,a,!0);w.isEmptyObject(l)&&J.remove(e,"handle events")}},dispatch:function(e){var t,i,a,o,n,r,s=new Array(arguments.length),l=w.event.fix(e),c=(J.get(this,"events")||Object.create(null))[l.type]||[],p=w.event.special[l.type]||{};for(s[0]=l,t=1;t<arguments.length;t++)s[t]=arguments[t];if(l.delegateTarget=this,!p.preDispatch||!1!==p.preDispatch.call(this,l)){for(r=w.event.handlers.call(this,l,c),t=0;(o=r[t++])&&!l.isPropagationStopped();)for(l.currentTarget=o.elem,i=0;(n=o.handlers[i++])&&!l.isImmediatePropagationStopped();)l.rnamespace&&!1!==n.namespace&&!l.rnamespace.test(n.namespace)||(l.handleObj=n,l.data=n.data,void 0!==(a=((w.event.special[n.origType]||{}).handle||n.handler).apply(o.elem,s))&&!1===(l.result=a)&&(l.preventDefault(),l.stopPropagation()));return p.postDispatch&&p.postDispatch.call(this,l),l.result}},handlers:function(e,t){var i,a,o,n,r,s=[],l=t.delegateCount,c=e.target;if(l&&c.nodeType&&!("click"===e.type&&e.button>=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==e.type||!0!==c.disabled)){for(n=[],r={},i=0;i<l;i++)void 0===r[o=(a=t[i]).selector+" "]&&(r[o]=a.needsContext?w(o,this).index(c)>-1:w.find(o,this,null,[c]).length),r[o]&&n.push(a);n.length&&s.push({elem:c,handlers:n})}return c=this,l<t.length&&s.push({elem:c,handlers:t.slice(l)}),s},addProp:function(e,t){Object.defineProperty(w.Event.prototype,e,{enumerable:!0,configurable:!0,get:y(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[w.expando]?e:new w.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return ue.test(t.type)&&t.click&&z(t,"input")&&Se(t,"click",Ae),!1},trigger:function(e){var t=this||e;return ue.test(t.type)&&t.click&&z(t,"input")&&Se(t,"click"),!0},_default:function(e){var t=e.target;return ue.test(t.type)&&t.click&&z(t,"input")&&J.get(t,"click")||z(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},w.removeEvent=function(e,t,i){e.removeEventListener&&e.removeEventListener(t,i)},(w.Event=function(e,t){if(!(this instanceof w.Event))return new w.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ae:we,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&w.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[w.expando]=!0}).prototype={constructor:w.Event,isDefaultPrevented:we,isPropagationStopped:we,isImmediatePropagationStopped:we,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ae,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ae,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ae,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},w.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},w.event.addProp),w.each({focus:"focusin",blur:"focusout"},(function(e,t){w.event.special[e]={setup:function(){return Se(this,e,Ce),!1},trigger:function(){return Se(this,e),!0},_default:function(){return!0},delegateType:t}})),w.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(e,t){w.event.special[e]={delegateType:t,bindType:t,handle:function(e){var i,a=this,o=e.relatedTarget,n=e.handleObj;return o&&(o===a||w.contains(a,o))||(e.type=n.origType,i=n.handler.apply(this,arguments),e.type=t),i}}})),w.fn.extend({on:function(e,t,i,a){return Oe(this,e,t,i,a)},one:function(e,t,i,a){return Oe(this,e,t,i,a,1)},off:function(e,t,i){var a,o;if(e&&e.preventDefault&&e.handleObj)return a=e.handleObj,w(e.delegateTarget).off(a.namespace?a.origType+"."+a.namespace:a.origType,a.selector,a.handler),this;if("object"===typeof e){for(o in e)this.off(o,t,e[o]);return this}return!1!==t&&"function"!==typeof t||(i=t,t=void 0),!1===i&&(i=we),this.each((function(){w.event.remove(this,e,i,t)}))}});var Be=/<script|<style|<link/i,_e=/checked\s*(?:[^=]|=\s*.checked.)/i,ze=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function qe(e,t){return z(e,"table")&&z(11!==t.nodeType?t:t.firstChild,"tr")&&w(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function ke(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ne(e,t){var i,a,o,n,r,s;if(1===t.nodeType){if(J.hasData(e)&&(s=J.get(e).events))for(o in J.remove(t,"handle events"),s)for(i=0,a=s[o].length;i<a;i++)w.event.add(t,o,s[o][i]);X.hasData(e)&&(n=X.access(e),r=w.extend({},n),X.set(t,r))}}function De(e,t){var i=t.nodeName.toLowerCase();"input"===i&&ue.test(e.type)?t.checked=e.checked:"input"!==i&&"textarea"!==i||(t.defaultValue=e.defaultValue)}function Ye(e,t,i,a){t=l(t);var o,n,r,s,c,p,h=0,$=e.length,d=$-1,u=t[0],m=y(u);if(m||$>1&&"string"===typeof u&&!b.checkClone&&_e.test(u))return e.each((function(o){var n=e.eq(o);m&&(t[0]=u.call(this,o,n.html())),Ye(n,t,i,a)}));if($&&(n=(o=ve(t,e[0].ownerDocument,!1,e,a)).firstChild,1===o.childNodes.length&&(o=n),n||a)){for(s=(r=w.map(fe(o,"script"),Ie)).length;h<$;h++)c=o,h!==d&&(c=w.clone(c,!0,!0),s&&w.merge(r,fe(c,"script"))),i.call(e[h],c,h);if(s)for(p=r[r.length-1].ownerDocument,w.map(r,ke),h=0;h<s;h++)c=r[h],be.test(c.type||"")&&!J.access(c,"globalEval")&&w.contains(p,c)&&(c.src&&"module"!==(c.type||"").toLowerCase()?w._evalUrl&&!c.noModule&&w._evalUrl(c.src,{nonce:c.nonce||c.getAttribute("nonce")},p):v(c.textContent.replace(ze,""),c,p))}return e}function Pe(e,t,i){for(var a,o=t?w.filter(t,e):e,n=0;null!=(a=o[n]);n++)i||1!==a.nodeType||w.cleanData(fe(a)),a.parentNode&&(i&&se(a)&&ge(fe(a,"script")),a.parentNode.removeChild(a));return e}w.extend({htmlPrefilter:function(e){return e},clone:function(e,t,i){var a,o,n,r,s=e.cloneNode(!0),l=se(e);if(!b.noCloneChecked&&(1===e.nodeType||11===e.nodeType)&&!w.isXMLDoc(e))for(r=fe(s),a=0,o=(n=fe(e)).length;a<o;a++)De(n[a],r[a]);if(t)if(i)for(n=n||fe(e),r=r||fe(s),a=0,o=n.length;a<o;a++)Ne(n[a],r[a]);else Ne(e,s);return(r=fe(s,"script")).length>0&&ge(r,!l&&fe(e,"script")),s},cleanData:function(e){for(var t,i,a,o=w.event.special,n=0;void 0!==(i=e[n]);n++)if(K(i)){if(t=i[J.expando]){if(t.events)for(a in t.events)o[a]?w.event.remove(i,a):w.removeEvent(i,a,t.handle);i[J.expando]=void 0}i[X.expando]&&(i[X.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Pe(this,e,!0)},remove:function(e){return Pe(this,e)},text:function(e){return V(this,(function(e){return void 0===e?w.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return Ye(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||qe(this,e).appendChild(e)}))},prepend:function(){return Ye(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=qe(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Ye(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return Ye(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(fe(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return w.clone(this,e,t)}))},html:function(e){return V(this,(function(e){var t=this[0]||{},i=0,a=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"===typeof e&&!Be.test(e)&&!ye[(me.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;i<a;i++)1===(t=this[i]||{}).nodeType&&(w.cleanData(fe(t,!1)),t.innerHTML=e);t=0}catch(o){}}t&&this.empty().append(e)}),null,e,arguments.length)},replaceWith:function(){var e=[];return Ye(this,arguments,(function(t){var i=this.parentNode;w.inArray(this,e)<0&&(w.cleanData(fe(this)),i&&i.replaceChild(t,this))}),e)}}),w.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(e,t){w.fn[e]=function(e){for(var i,a=[],o=w(e),n=o.length-1,r=0;r<=n;r++)i=r===n?this:this.clone(!0),w(o[r])[t](i),c.apply(a,i.get());return this.pushStack(a)}}));var Ee=new RegExp("^("+ae+")(?!px)[a-z%]+$","i"),Me=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=a),t.getComputedStyle(e)},Re=function(e,t,i){var a,o,n={};for(o in t)n[o]=e.style[o],e.style[o]=t[o];for(o in a=i.call(e),t)e.style[o]=n[o];return a},Le=new RegExp(ne.join("|"),"i");function Fe(e,t,i){var a,o,n,r,s=e.style;return(i=i||Me(e))&&(""!==(r=i.getPropertyValue(t)||i[t])||se(e)||(r=w.style(e,t)),!b.pixelBoxStyles()&&Ee.test(r)&&Le.test(t)&&(a=s.width,o=s.minWidth,n=s.maxWidth,s.minWidth=s.maxWidth=s.width=r,r=i.width,s.width=a,s.minWidth=o,s.maxWidth=n)),void 0!==r?r+"":r}function We(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(p){c.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",p.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",re.appendChild(c).appendChild(p);var e=a.getComputedStyle(p);i="1%"!==e.top,l=12===t(e.marginLeft),p.style.right="60%",r=36===t(e.right),o=36===t(e.width),p.style.position="absolute",n=12===t(p.offsetWidth/3),re.removeChild(c),p=null}}function t(e){return Math.round(parseFloat(e))}var i,o,n,r,s,l,c=g.createElement("div"),p=g.createElement("div");p.style&&(p.style.backgroundClip="content-box",p.cloneNode(!0).style.backgroundClip="",b.clearCloneStyle="content-box"===p.style.backgroundClip,w.extend(b,{boxSizingReliable:function(){return e(),o},pixelBoxStyles:function(){return e(),r},pixelPosition:function(){return e(),i},reliableMarginLeft:function(){return e(),l},scrollboxSize:function(){return e(),n},reliableTrDimensions:function(){var e,t,i,o;return null==s&&(e=g.createElement("table"),t=g.createElement("tr"),i=g.createElement("div"),e.style.cssText="position:absolute;left:-11111px;border-collapse:separate",t.style.cssText="border:1px solid",t.style.height="1px",i.style.height="9px",i.style.display="block",re.appendChild(e).appendChild(t).appendChild(i),o=a.getComputedStyle(t),s=parseInt(o.height,10)+parseInt(o.borderTopWidth,10)+parseInt(o.borderBottomWidth,10)===t.offsetHeight,re.removeChild(e)),s}}))}();var Ge=["Webkit","Moz","ms"],Ve=g.createElement("div").style,Ue={};function He(e){var t=w.cssProps[e]||Ue[e];return t||(e in Ve?e:Ue[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),i=Ge.length;i--;)if((e=Ge[i]+t)in Ve)return e}(e)||e)}var je=/^(none|table(?!-c[ea]).+)/,Qe=/^--/,Ke={position:"absolute",visibility:"hidden",display:"block"},Ze={letterSpacing:"0",fontWeight:"400"};function Je(e,t,i){var a=oe.exec(t);return a?Math.max(0,a[2]-(i||0))+(a[3]||"px"):t}function Xe(e,t,i,a,o,n){var r="width"===t?1:0,s=0,l=0;if(i===(a?"border":"content"))return 0;for(;r<4;r+=2)"margin"===i&&(l+=w.css(e,i+ne[r],!0,o)),a?("content"===i&&(l-=w.css(e,"padding"+ne[r],!0,o)),"margin"!==i&&(l-=w.css(e,"border"+ne[r]+"Width",!0,o))):(l+=w.css(e,"padding"+ne[r],!0,o),"padding"!==i?l+=w.css(e,"border"+ne[r]+"Width",!0,o):s+=w.css(e,"border"+ne[r]+"Width",!0,o));return!a&&n>=0&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-n-l-s-.5))||0),l}function et(e,t,i){var a=Me(e),o=(!b.boxSizingReliable()||i)&&"border-box"===w.css(e,"boxSizing",!1,a),n=o,r=Fe(e,t,a),s="offset"+t[0].toUpperCase()+t.slice(1);if(Ee.test(r)){if(!i)return r;r="auto"}return(!b.boxSizingReliable()&&o||!b.reliableTrDimensions()&&z(e,"tr")||"auto"===r||!parseFloat(r)&&"inline"===w.css(e,"display",!1,a))&&e.getClientRects().length&&(o="border-box"===w.css(e,"boxSizing",!1,a),(n=s in e)&&(r=e[s])),(r=parseFloat(r)||0)+Xe(e,t,i||(o?"border":"content"),n,a,r)+"px"}function tt(e,t,i,a,o){return new tt.prototype.init(e,t,i,a,o)}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var i=Fe(e,"opacity");return""===i?"1":i}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,i,a){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,n,r,s=Q(t),l=Qe.test(t),c=e.style;if(l||(t=He(s)),r=w.cssHooks[t]||w.cssHooks[s],void 0===i)return r&&"get"in r&&void 0!==(o=r.get(e,!1,a))?o:c[t];"string"===(n=typeof i)&&(o=oe.exec(i))&&o[1]&&(i=pe(e,t,o),n="number"),null!=i&&i===i&&("number"!==n||l||(i+=o&&o[3]||(w.cssNumber[s]?"":"px")),b.clearCloneStyle||""!==i||0!==t.indexOf("background")||(c[t]="inherit"),r&&"set"in r&&void 0===(i=r.set(e,i,a))||(l?c.setProperty(t,i):c[t]=i))}},css:function(e,t,i,a){var o,n,r,s=Q(t);return Qe.test(t)||(t=He(s)),(r=w.cssHooks[t]||w.cssHooks[s])&&"get"in r&&(o=r.get(e,!0,i)),void 0===o&&(o=Fe(e,t,a)),"normal"===o&&t in Ze&&(o=Ze[t]),""===i||i?(n=parseFloat(o),!0===i||isFinite(n)?n||0:o):o}}),w.each(["height","width"],(function(e,t){w.cssHooks[t]={get:function(e,i,a){if(i)return!je.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,a):Re(e,Ke,(function(){return et(e,t,a)}))},set:function(e,i,a){var o,n=Me(e),r=!b.scrollboxSize()&&"absolute"===n.position,s=(r||a)&&"border-box"===w.css(e,"boxSizing",!1,n),l=a?Xe(e,t,a,s,n):0;return s&&r&&(l-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(n[t])-Xe(e,t,"border",!1,n)-.5)),l&&(o=oe.exec(i))&&"px"!==(o[3]||"px")&&(e.style[t]=i,i=w.css(e,t)),Je(0,i,l)}}})),w.cssHooks.marginLeft=We(b.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-Re(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),w.each({margin:"",padding:"",border:"Width"},(function(e,t){w.cssHooks[e+t]={expand:function(i){for(var a=0,o={},n="string"===typeof i?i.split(" "):[i];a<4;a++)o[e+ne[a]+t]=n[a]||n[a-2]||n[0];return o}},"margin"!==e&&(w.cssHooks[e+t].set=Je)})),w.fn.extend({css:function(e,t){return V(this,(function(e,t,i){var a,o,n={},r=0;if(Array.isArray(t)){for(a=Me(e),o=t.length;r<o;r++)n[t[r]]=w.css(e,t[r],!1,a);return n}return void 0!==i?w.style(e,t,i):w.css(e,t)}),e,t,arguments.length>1)}}),w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,i,a,o,n){this.elem=e,this.prop=i,this.easing=o||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=a,this.unit=n||(w.cssNumber[i]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,i=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),i&&i.set?i.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||!w.cssHooks[e.prop]&&null==e.elem.style[He(e.prop)]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},(w.fx=tt.prototype.init).step={};var it,at,ot=/^(?:toggle|show|hide)$/,nt=/queueHooks$/;function rt(){at&&(!1===g.hidden&&a.requestAnimationFrame?a.requestAnimationFrame(rt):a.setTimeout(rt,w.fx.interval),w.fx.tick())}function st(){return a.setTimeout((function(){it=void 0})),it=Date.now()}function lt(e,t){var i,a=0,o={height:e};for(t=t?1:0;a<4;a+=2-t)o["margin"+(i=ne[a])]=o["padding"+i]=e;return t&&(o.opacity=o.width=e),o}function ct(e,t,i){for(var a,o=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),n=0,r=o.length;n<r;n++)if(a=o[n].call(i,t,e))return a}function pt(e,t,i){var a,o,n=0,r=pt.prefilters.length,s=w.Deferred().always((function(){delete l.elem})),l=function(){if(o)return!1;for(var t=it||st(),i=Math.max(0,c.startTime+c.duration-t),a=1-(i/c.duration||0),n=0,r=c.tweens.length;n<r;n++)c.tweens[n].run(a);return s.notifyWith(e,[c,a,i]),a<1&&r?i:(r||s.notifyWith(e,[c,1,0]),s.resolveWith(e,[c]),!1)},c=s.promise({elem:e,props:w.extend({},t),opts:w.extend(!0,{specialEasing:{},easing:w.easing._default},i),originalProperties:t,originalOptions:i,startTime:it||st(),duration:i.duration,tweens:[],createTween:function(t,i){var a=w.Tween(e,c.opts,t,i,c.opts.specialEasing[t]||c.opts.easing);return c.tweens.push(a),a},stop:function(t){var i=0,a=t?c.tweens.length:0;if(o)return this;for(o=!0;i<a;i++)c.tweens[i].run(1);return t?(s.notifyWith(e,[c,1,0]),s.resolveWith(e,[c,t])):s.rejectWith(e,[c,t]),this}}),p=c.props;for(!function(e,t){var i,a,o,n,r;for(i in e)if(o=t[a=Q(i)],n=e[i],Array.isArray(n)&&(o=n[1],n=e[i]=n[0]),i!==a&&(e[a]=n,delete e[i]),(r=w.cssHooks[a])&&"expand"in r)for(i in n=r.expand(n),delete e[a],n)i in e||(e[i]=n[i],t[i]=o);else t[a]=o}(p,c.opts.specialEasing);n<r;n++)if(a=pt.prefilters[n].call(c,e,p,c.opts))return y(a.stop)&&(w._queueHooks(c.elem,c.opts.queue).stop=a.stop.bind(a)),a;return w.map(p,ct,c),y(c.opts.start)&&c.opts.start.call(e,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),w.fx.timer(w.extend(l,{elem:e,anim:c,queue:c.opts.queue})),c}w.Animation=w.extend(pt,{tweeners:{"*":[function(e,t){var i=this.createTween(e,t);return pe(i.elem,e,oe.exec(t),i),i}]},tweener:function(e,t){y(e)?(t=e,e=["*"]):e=e.match(E);for(var i,a=0,o=e.length;a<o;a++)i=e[a],pt.tweeners[i]=pt.tweeners[i]||[],pt.tweeners[i].unshift(t)},prefilters:[function(e,t,i){var a,o,n,r,s,l,c,p,h="width"in t||"height"in t,$=this,d={},u=e.style,m=e.nodeType&&ce(e),b=J.get(e,"fxshow");for(a in i.queue||(null==(r=w._queueHooks(e,"fx")).unqueued&&(r.unqueued=0,s=r.empty.fire,r.empty.fire=function(){r.unqueued||s()}),r.unqueued++,$.always((function(){$.always((function(){r.unqueued--,w.queue(e,"fx").length||r.empty.fire()}))}))),t)if(o=t[a],ot.test(o)){if(delete t[a],n=n||"toggle"===o,o===(m?"hide":"show")){if("show"!==o||!b||void 0===b[a])continue;m=!0}d[a]=b&&b[a]||w.style(e,a)}if((l=!w.isEmptyObject(t))||!w.isEmptyObject(d))for(a in h&&1===e.nodeType&&(i.overflow=[u.overflow,u.overflowX,u.overflowY],null==(c=b&&b.display)&&(c=J.get(e,"display")),"none"===(p=w.css(e,"display"))&&(c?p=c:(de([e],!0),c=e.style.display||c,p=w.css(e,"display"),de([e]))),("inline"===p||"inline-block"===p&&null!=c)&&"none"===w.css(e,"float")&&(l||($.done((function(){u.display=c})),null==c&&(p=u.display,c="none"===p?"":p)),u.display="inline-block")),i.overflow&&(u.overflow="hidden",$.always((function(){u.overflow=i.overflow[0],u.overflowX=i.overflow[1],u.overflowY=i.overflow[2]}))),l=!1,d)l||(b?"hidden"in b&&(m=b.hidden):b=J.access(e,"fxshow",{display:c}),n&&(b.hidden=!m),m&&de([e],!0),$.done((function(){for(a in m||de([e]),J.remove(e,"fxshow"),d)w.style(e,a,d[a])}))),l=ct(m?b[a]:0,a,$),a in b||(b[a]=l.start,m&&(l.end=l.start,l.start=0))}],prefilter:function(e,t){t?pt.prefilters.unshift(e):pt.prefilters.push(e)}}),w.speed=function(e,t,i){var a=e&&"object"===typeof e?w.extend({},e):{complete:i||!i&&t||y(e)&&e,duration:e,easing:i&&t||t&&!y(t)&&t};return w.fx.off?a.duration=0:"number"!==typeof a.duration&&(a.duration in w.fx.speeds?a.duration=w.fx.speeds[a.duration]:a.duration=w.fx.speeds._default),null!=a.queue&&!0!==a.queue||(a.queue="fx"),a.old=a.complete,a.complete=function(){y(a.old)&&a.old.call(this),a.queue&&w.dequeue(this,a.queue)},a},w.fn.extend({fadeTo:function(e,t,i,a){return this.filter(ce).css("opacity",0).show().end().animate({opacity:t},e,i,a)},animate:function(e,t,i,a){var o=w.isEmptyObject(e),n=w.speed(t,i,a),r=function(){var t=pt(this,w.extend({},e),n);(o||J.get(this,"finish"))&&t.stop(!0)};return r.finish=r,o||!1===n.queue?this.each(r):this.queue(n.queue,r)},stop:function(e,t,i){var a=function(e){var t=e.stop;delete e.stop,t(i)};return"string"!==typeof e&&(i=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each((function(){var t=!0,o=null!=e&&e+"queueHooks",n=w.timers,r=J.get(this);if(o)r[o]&&r[o].stop&&a(r[o]);else for(o in r)r[o]&&r[o].stop&&nt.test(o)&&a(r[o]);for(o=n.length;o--;)n[o].elem!==this||null!=e&&n[o].queue!==e||(n[o].anim.stop(i),t=!1,n.splice(o,1));!t&&i||w.dequeue(this,e)}))},finish:function(e){return!1!==e&&(e=e||"fx"),this.each((function(){var t,i=J.get(this),a=i[e+"queue"],o=i[e+"queueHooks"],n=w.timers,r=a?a.length:0;for(i.finish=!0,w.queue(this,e,[]),o&&o.stop&&o.stop.call(this,!0),t=n.length;t--;)n[t].elem===this&&n[t].queue===e&&(n[t].anim.stop(!0),n.splice(t,1));for(t=0;t<r;t++)a[t]&&a[t].finish&&a[t].finish.call(this);delete i.finish}))}}),w.each(["toggle","show","hide"],(function(e,t){var i=w.fn[t];w.fn[t]=function(e,a,o){return null==e||"boolean"===typeof e?i.apply(this,arguments):this.animate(lt(t,!0),e,a,o)}})),w.each({slideDown:lt("show"),slideUp:lt("hide"),slideToggle:lt("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(e,t){w.fn[e]=function(e,i,a){return this.animate(t,e,i,a)}})),w.timers=[],w.fx.tick=function(){var e,t=0,i=w.timers;for(it=Date.now();t<i.length;t++)(e=i[t])()||i[t]!==e||i.splice(t--,1);i.length||w.fx.stop(),it=void 0},w.fx.timer=function(e){w.timers.push(e),w.fx.start()},w.fx.interval=13,w.fx.start=function(){at||(at=!0,rt())},w.fx.stop=function(){at=null},w.fx.speeds={slow:600,fast:200,_default:400},w.fn.delay=function(e,t){return e=w.fx&&w.fx.speeds[e]||e,t=t||"fx",this.queue(t,(function(t,i){var o=a.setTimeout(t,e);i.stop=function(){a.clearTimeout(o)}}))},function(){var e=g.createElement("input"),t=g.createElement("select").appendChild(g.createElement("option"));e.type="checkbox",b.checkOn=""!==e.value,b.optSelected=t.selected,(e=g.createElement("input")).value="t",e.type="radio",b.radioValue="t"===e.value}();var ht,$t=w.expr.attrHandle;w.fn.extend({attr:function(e,t){return V(this,w.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each((function(){w.removeAttr(this,e)}))}}),w.extend({attr:function(e,t,i){var a,o,n=e.nodeType;if(3!==n&&8!==n&&2!==n)return"undefined"===typeof e.getAttribute?w.prop(e,t,i):(1===n&&w.isXMLDoc(e)||(o=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?ht:void 0)),void 0!==i?null===i?void w.removeAttr(e,t):o&&"set"in o&&void 0!==(a=o.set(e,i,t))?a:(e.setAttribute(t,i+""),i):o&&"get"in o&&null!==(a=o.get(e,t))?a:null==(a=w.find.attr(e,t))?void 0:a)},attrHooks:{type:{set:function(e,t){if(!b.radioValue&&"radio"===t&&z(e,"input")){var i=e.value;return e.setAttribute("type",t),i&&(e.value=i),t}}}},removeAttr:function(e,t){var i,a=0,o=t&&t.match(E);if(o&&1===e.nodeType)for(;i=o[a++];)e.removeAttribute(i)}}),ht={set:function(e,t,i){return!1===t?w.removeAttr(e,i):e.setAttribute(i,i),i}},w.each(w.expr.match.bool.source.match(/\w+/g),(function(e,t){var i=$t[t]||w.find.attr;$t[t]=function(e,t,a){var o,n,r=t.toLowerCase();return a||(n=$t[r],$t[r]=o,o=null!=i(e,t,a)?r:null,$t[r]=n),o}}));var dt=/^(?:input|select|textarea|button)$/i,ut=/^(?:a|area)$/i;function mt(e){return(e.match(E)||[]).join(" ")}function bt(e){return e.getAttribute&&e.getAttribute("class")||""}function yt(e){return Array.isArray(e)?e:"string"===typeof e&&e.match(E)||[]}w.fn.extend({prop:function(e,t){return V(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[w.propFix[e]||e]}))}}),w.extend({prop:function(e,t,i){var a,o,n=e.nodeType;if(3!==n&&8!==n&&2!==n)return 1===n&&w.isXMLDoc(e)||(t=w.propFix[t]||t,o=w.propHooks[t]),void 0!==i?o&&"set"in o&&void 0!==(a=o.set(e,i,t))?a:e[t]=i:o&&"get"in o&&null!==(a=o.get(e,t))?a:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):dt.test(e.nodeName)||ut.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),b.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){w.propFix[this.toLowerCase()]=this})),w.fn.extend({addClass:function(e){var t,i,a,o,n,r,s,l=0;if(y(e))return this.each((function(t){w(this).addClass(e.call(this,t,bt(this)))}));if((t=yt(e)).length)for(;i=this[l++];)if(o=bt(i),a=1===i.nodeType&&" "+mt(o)+" "){for(r=0;n=t[r++];)a.indexOf(" "+n+" ")<0&&(a+=n+" ");o!==(s=mt(a))&&i.setAttribute("class",s)}return this},removeClass:function(e){var t,i,a,o,n,r,s,l=0;if(y(e))return this.each((function(t){w(this).removeClass(e.call(this,t,bt(this)))}));if(!arguments.length)return this.attr("class","");if((t=yt(e)).length)for(;i=this[l++];)if(o=bt(i),a=1===i.nodeType&&" "+mt(o)+" "){for(r=0;n=t[r++];)for(;a.indexOf(" "+n+" ")>-1;)a=a.replace(" "+n+" "," ");o!==(s=mt(a))&&i.setAttribute("class",s)}return this},toggleClass:function(e,t){var i=typeof e,a="string"===i||Array.isArray(e);return"boolean"===typeof t&&a?t?this.addClass(e):this.removeClass(e):y(e)?this.each((function(i){w(this).toggleClass(e.call(this,i,bt(this),t),t)})):this.each((function(){var t,o,n,r;if(a)for(o=0,n=w(this),r=yt(e);t=r[o++];)n.hasClass(t)?n.removeClass(t):n.addClass(t);else void 0!==e&&"boolean"!==i||((t=bt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))}))},hasClass:function(e){var t,i,a=0;for(t=" "+e+" ";i=this[a++];)if(1===i.nodeType&&(" "+mt(bt(i))+" ").indexOf(t)>-1)return!0;return!1}});var ft=/\r/g;w.fn.extend({val:function(e){var t,i,a,o=this[0];return arguments.length?(a=y(e),this.each((function(i){var o;1===this.nodeType&&(null==(o=a?e.call(this,i,w(this).val()):e)?o="":"number"===typeof o?o+="":Array.isArray(o)&&(o=w.map(o,(function(e){return null==e?"":e+""}))),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,o,"value")||(this.value=o))}))):o?(t=w.valHooks[o.type]||w.valHooks[o.nodeName.toLowerCase()])&&"get"in t&&void 0!==(i=t.get(o,"value"))?i:"string"===typeof(i=o.value)?i.replace(ft,""):null==i?"":i:void 0}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:mt(w.text(e))}},select:{get:function(e){var t,i,a,o=e.options,n=e.selectedIndex,r="select-one"===e.type,s=r?null:[],l=r?n+1:o.length;for(a=n<0?l:r?n:0;a<l;a++)if(((i=o[a]).selected||a===n)&&!i.disabled&&(!i.parentNode.disabled||!z(i.parentNode,"optgroup"))){if(t=w(i).val(),r)return t;s.push(t)}return s},set:function(e,t){for(var i,a,o=e.options,n=w.makeArray(t),r=o.length;r--;)((a=o[r]).selected=w.inArray(w.valHooks.option.get(a),n)>-1)&&(i=!0);return i||(e.selectedIndex=-1),n}}}}),w.each(["radio","checkbox"],(function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},b.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),b.focusin="onfocusin"in a;var gt=/^(?:focusinfocus|focusoutblur)$/,xt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(e,t,i,o){var n,r,s,l,c,p,h,$,u=[i||g],m=d.call(e,"type")?e.type:e,b=d.call(e,"namespace")?e.namespace.split("."):[];if(r=$=s=i=i||g,3!==i.nodeType&&8!==i.nodeType&&!gt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(b=m.split("."),m=b.shift(),b.sort()),c=m.indexOf(":")<0&&"on"+m,(e=e[w.expando]?e:new w.Event(m,"object"===typeof e&&e)).isTrigger=o?2:3,e.namespace=b.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+b.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=i),t=null==t?[e]:w.makeArray(t,[e]),h=w.event.special[m]||{},o||!h.trigger||!1!==h.trigger.apply(i,t))){if(!o&&!h.noBubble&&!f(i)){for(l=h.delegateType||m,gt.test(l+m)||(r=r.parentNode);r;r=r.parentNode)u.push(r),s=r;s===(i.ownerDocument||g)&&u.push(s.defaultView||s.parentWindow||a)}for(n=0;(r=u[n++])&&!e.isPropagationStopped();)$=r,e.type=n>1?l:h.bindType||m,(p=(J.get(r,"events")||Object.create(null))[e.type]&&J.get(r,"handle"))&&p.apply(r,t),(p=c&&r[c])&&p.apply&&K(r)&&(e.result=p.apply(r,t),!1===e.result&&e.preventDefault());return e.type=m,o||e.isDefaultPrevented()||h._default&&!1!==h._default.apply(u.pop(),t)||!K(i)||c&&y(i[m])&&!f(i)&&((s=i[c])&&(i[c]=null),w.event.triggered=m,e.isPropagationStopped()&&$.addEventListener(m,xt),i[m](),e.isPropagationStopped()&&$.removeEventListener(m,xt),w.event.triggered=void 0,s&&(i[c]=s)),e.result}},simulate:function(e,t,i){var a=w.extend(new w.Event,i,{type:e,isSimulated:!0});w.event.trigger(a,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each((function(){w.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var i=this[0];if(i)return w.event.trigger(e,t,i,!0)}}),b.focusin||w.each({focus:"focusin",blur:"focusout"},(function(e,t){var i=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var a=this.ownerDocument||this.document||this,o=J.access(a,t);o||a.addEventListener(e,i,!0),J.access(a,t,(o||0)+1)},teardown:function(){var a=this.ownerDocument||this.document||this,o=J.access(a,t)-1;o?J.access(a,t,o):(a.removeEventListener(e,i,!0),J.remove(a,t))}}}));var vt=a.location,Tt={guid:Date.now()},At=/\?/;w.parseXML=function(e){var t,i;if(!e||"string"!==typeof e)return null;try{t=(new a.DOMParser).parseFromString(e,"text/xml")}catch(o){}return i=t&&t.getElementsByTagName("parsererror")[0],t&&!i||w.error("Invalid XML: "+(i?w.map(i.childNodes,(function(e){return e.textContent})).join("\n"):e)),t};var wt=/\[\]$/,Ct=/\r?\n/g,Ot=/^(?:submit|button|image|reset|file)$/i,St=/^(?:input|select|textarea|keygen)/i;function Bt(e,t,i,a){var o;if(Array.isArray(t))w.each(t,(function(t,o){i||wt.test(e)?a(e,o):Bt(e+"["+("object"===typeof o&&null!=o?t:"")+"]",o,i,a)}));else if(i||"object"!==T(t))a(e,t);else for(o in t)Bt(e+"["+o+"]",t[o],i,a)}w.param=function(e,t){var i,a=[],o=function(e,t){var i=y(t)?t():t;a[a.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==i?"":i)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,(function(){o(this.name,this.value)}));else for(i in e)Bt(i,e[i],t,o);return a.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&St.test(this.nodeName)&&!Ot.test(e)&&(this.checked||!ue.test(e))})).map((function(e,t){var i=w(this).val();return null==i?null:Array.isArray(i)?w.map(i,(function(e){return{name:t.name,value:e.replace(Ct,"\r\n")}})):{name:t.name,value:i.replace(Ct,"\r\n")}})).get()}});var _t=/%20/g,zt=/#.*$/,qt=/([?&])_=[^&]*/,It=/^(.*?):[ \t]*([^\r\n]*)$/gm,kt=/^(?:GET|HEAD)$/,Nt=/^\/\//,Dt={},Yt={},Pt="*/".concat("*"),Et=g.createElement("a");function Mt(e){return function(t,i){"string"!==typeof t&&(i=t,t="*");var a,o=0,n=t.toLowerCase().match(E)||[];if(y(i))for(;a=n[o++];)"+"===a[0]?(a=a.slice(1)||"*",(e[a]=e[a]||[]).unshift(i)):(e[a]=e[a]||[]).push(i)}}function Rt(e,t,i,a){var o={},n=e===Yt;function r(s){var l;return o[s]=!0,w.each(e[s]||[],(function(e,s){var c=s(t,i,a);return"string"!==typeof c||n||o[c]?n?!(l=c):void 0:(t.dataTypes.unshift(c),r(c),!1)})),l}return r(t.dataTypes[0])||!o["*"]&&r("*")}function Lt(e,t){var i,a,o=w.ajaxSettings.flatOptions||{};for(i in t)void 0!==t[i]&&((o[i]?e:a||(a={}))[i]=t[i]);return a&&w.extend(!0,e,a),e}Et.href=vt.href,w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:vt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(vt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Pt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Lt(Lt(e,w.ajaxSettings),t):Lt(w.ajaxSettings,e)},ajaxPrefilter:Mt(Dt),ajaxTransport:Mt(Yt),ajax:function(e,t){"object"===typeof e&&(t=e,e=void 0);var i,o,n,r,s,l,c,p,h,$,d=w.ajaxSetup({},t=t||{}),u=d.context||d,m=d.context&&(u.nodeType||u.jquery)?w(u):w.event,b=w.Deferred(),y=w.Callbacks("once memory"),f=d.statusCode||{},x={},v={},T="canceled",A={readyState:0,getResponseHeader:function(e){var t;if(c){if(!r)for(r={};t=It.exec(n);)r[t[1].toLowerCase()+" "]=(r[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=r[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return c?n:null},setRequestHeader:function(e,t){return null==c&&(e=v[e.toLowerCase()]=v[e.toLowerCase()]||e,x[e]=t),this},overrideMimeType:function(e){return null==c&&(d.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)A.always(e[A.status]);else for(t in e)f[t]=[f[t],e[t]];return this},abort:function(e){var t=e||T;return i&&i.abort(t),C(0,t),this}};if(b.promise(A),d.url=((e||d.url||vt.href)+"").replace(Nt,vt.protocol+"//"),d.type=t.method||t.type||d.method||d.type,d.dataTypes=(d.dataType||"*").toLowerCase().match(E)||[""],null==d.crossDomain){l=g.createElement("a");try{l.href=d.url,l.href=l.href,d.crossDomain=Et.protocol+"//"+Et.host!==l.protocol+"//"+l.host}catch(O){d.crossDomain=!0}}if(d.data&&d.processData&&"string"!==typeof d.data&&(d.data=w.param(d.data,d.traditional)),Rt(Dt,d,t,A),c)return A;for(h in(p=w.event&&d.global)&&0===w.active++&&w.event.trigger("ajaxStart"),d.type=d.type.toUpperCase(),d.hasContent=!kt.test(d.type),o=d.url.replace(zt,""),d.hasContent?d.data&&d.processData&&0===(d.contentType||"").indexOf("application/x-www-form-urlencoded")&&(d.data=d.data.replace(_t,"+")):($=d.url.slice(o.length),d.data&&(d.processData||"string"===typeof d.data)&&(o+=(At.test(o)?"&":"?")+d.data,delete d.data),!1===d.cache&&(o=o.replace(qt,"$1"),$=(At.test(o)?"&":"?")+"_="+Tt.guid+++$),d.url=o+$),d.ifModified&&(w.lastModified[o]&&A.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&A.setRequestHeader("If-None-Match",w.etag[o])),(d.data&&d.hasContent&&!1!==d.contentType||t.contentType)&&A.setRequestHeader("Content-Type",d.contentType),A.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+("*"!==d.dataTypes[0]?", "+Pt+"; q=0.01":""):d.accepts["*"]),d.headers)A.setRequestHeader(h,d.headers[h]);if(d.beforeSend&&(!1===d.beforeSend.call(u,A,d)||c))return A.abort();if(T="abort",y.add(d.complete),A.done(d.success),A.fail(d.error),i=Rt(Yt,d,t,A)){if(A.readyState=1,p&&m.trigger("ajaxSend",[A,d]),c)return A;d.async&&d.timeout>0&&(s=a.setTimeout((function(){A.abort("timeout")}),d.timeout));try{c=!1,i.send(x,C)}catch(O){if(c)throw O;C(-1,O)}}else C(-1,"No Transport");function C(e,t,r,l){var h,$,g,x,v,T=t;c||(c=!0,s&&a.clearTimeout(s),i=void 0,n=l||"",A.readyState=e>0?4:0,h=e>=200&&e<300||304===e,r&&(x=function(e,t,i){for(var a,o,n,r,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void 0===a&&(a=e.mimeType||t.getResponseHeader("Content-Type"));if(a)for(o in s)if(s[o]&&s[o].test(a)){l.unshift(o);break}if(l[0]in i)n=l[0];else{for(o in i){if(!l[0]||e.converters[o+" "+l[0]]){n=o;break}r||(r=o)}n=n||r}if(n)return n!==l[0]&&l.unshift(n),i[n]}(d,A,r)),!h&&w.inArray("script",d.dataTypes)>-1&&w.inArray("json",d.dataTypes)<0&&(d.converters["text script"]=function(){}),x=function(e,t,i,a){var o,n,r,s,l,c={},p=e.dataTypes.slice();if(p[1])for(r in e.converters)c[r.toLowerCase()]=e.converters[r];for(n=p.shift();n;)if(e.responseFields[n]&&(i[e.responseFields[n]]=t),!l&&a&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=n,n=p.shift())if("*"===n)n=l;else if("*"!==l&&l!==n){if(!(r=c[l+" "+n]||c["* "+n]))for(o in c)if((s=o.split(" "))[1]===n&&(r=c[l+" "+s[0]]||c["* "+s[0]])){!0===r?r=c[o]:!0!==c[o]&&(n=s[0],p.unshift(s[1]));break}if(!0!==r)if(r&&e.throws)t=r(t);else try{t=r(t)}catch(O){return{state:"parsererror",error:r?O:"No conversion from "+l+" to "+n}}}return{state:"success",data:t}}(d,x,A,h),h?(d.ifModified&&((v=A.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=v),(v=A.getResponseHeader("etag"))&&(w.etag[o]=v)),204===e||"HEAD"===d.type?T="nocontent":304===e?T="notmodified":(T=x.state,$=x.data,h=!(g=x.error))):(g=T,!e&&T||(T="error",e<0&&(e=0))),A.status=e,A.statusText=(t||T)+"",h?b.resolveWith(u,[$,T,A]):b.rejectWith(u,[A,T,g]),A.statusCode(f),f=void 0,p&&m.trigger(h?"ajaxSuccess":"ajaxError",[A,d,h?$:g]),y.fireWith(u,[A,T]),p&&(m.trigger("ajaxComplete",[A,d]),--w.active||w.event.trigger("ajaxStop")))}return A},getJSON:function(e,t,i){return w.get(e,t,i,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],(function(e,t){w[t]=function(e,i,a,o){return y(i)&&(o=o||a,a=i,i=void 0),w.ajax(w.extend({url:e,type:t,dataType:o,data:i,success:a},w.isPlainObject(e)&&e))}})),w.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),w._evalUrl=function(e,t,i){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){w.globalEval(e,t,i)}})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(y(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return y(e)?this.each((function(t){w(this).wrapInner(e.call(this,t))})):this.each((function(){var t=w(this),i=t.contents();i.length?i.wrapAll(e):t.append(e)}))},wrap:function(e){var t=y(e);return this.each((function(i){w(this).wrapAll(t?e.call(this,i):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){w(this).replaceWith(this.childNodes)})),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(e){}};var Ft={0:200,1223:204},Wt=w.ajaxSettings.xhr();b.cors=!!Wt&&"withCredentials"in Wt,b.ajax=Wt=!!Wt,w.ajaxTransport((function(e){var t,i;if(b.cors||Wt&&!e.crossDomain)return{send:function(o,n){var r,s=e.xhr();if(s.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(r in e.xhrFields)s[r]=e.xhrFields[r];for(r in e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest"),o)s.setRequestHeader(r,o[r]);t=function(e){return function(){t&&(t=i=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!==typeof s.status?n(0,"error"):n(s.status,s.statusText):n(Ft[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!==typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=t(),i=s.onerror=s.ontimeout=t("error"),void 0!==s.onabort?s.onabort=i:s.onreadystatechange=function(){4===s.readyState&&a.setTimeout((function(){t&&i()}))},t=t("abort");try{s.send(e.hasContent&&e.data||null)}catch(l){if(t)throw l}},abort:function(){t&&t()}}})),w.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),w.ajaxTransport("script",(function(e){var t,i;if(e.crossDomain||e.scriptAttrs)return{send:function(a,o){t=w("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",i=function(e){t.remove(),i=null,e&&o("error"===e.type?404:200,e.type)}),g.head.appendChild(t[0])},abort:function(){i&&i()}}}));var Gt=[],Vt=/(=)\?(?=&|$)|\?\?/;w.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Gt.pop()||w.expando+"_"+Tt.guid++;return this[e]=!0,e}}),w.ajaxPrefilter("json jsonp",(function(e,t,i){var o,n,r,s=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"===typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(s||"jsonp"===e.dataTypes[0])return o=e.jsonpCallback=y(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,s?e[s]=e[s].replace(Vt,"$1"+o):!1!==e.jsonp&&(e.url+=(At.test(e.url)?"&":"?")+e.jsonp+"="+o),e.converters["script json"]=function(){return r||w.error(o+" was not called"),r[0]},e.dataTypes[0]="json",n=a[o],a[o]=function(){r=arguments},i.always((function(){void 0===n?w(a).removeProp(o):a[o]=n,e[o]&&(e.jsonpCallback=t.jsonpCallback,Gt.push(o)),r&&y(n)&&n(r[0]),r=n=void 0})),"script"})),b.createHTMLDocument=function(){var e=g.implementation.createHTMLDocument("").body;return e.innerHTML="<form></form><form></form>",2===e.childNodes.length}(),w.parseHTML=function(e,t,i){return"string"!==typeof e?[]:("boolean"===typeof t&&(i=t,t=!1),t||(b.createHTMLDocument?((a=(t=g.implementation.createHTMLDocument("")).createElement("base")).href=g.location.href,t.head.appendChild(a)):t=g),n=!i&&[],(o=q.exec(e))?[t.createElement(o[1])]:(o=ve([e],t,n),n&&n.length&&w(n).remove(),w.merge([],o.childNodes)));var a,o,n},w.fn.load=function(e,t,i){var a,o,n,r=this,s=e.indexOf(" ");return s>-1&&(a=mt(e.slice(s)),e=e.slice(0,s)),y(t)?(i=t,t=void 0):t&&"object"===typeof t&&(o="POST"),r.length>0&&w.ajax({url:e,type:o||"GET",dataType:"html",data:t}).done((function(e){n=arguments,r.html(a?w("<div>").append(w.parseHTML(e)).find(a):e)})).always(i&&function(e,t){r.each((function(){i.apply(this,n||[e.responseText,t,e])}))}),this},w.expr.pseudos.animated=function(e){return w.grep(w.timers,(function(t){return e===t.elem})).length},w.offset={setOffset:function(e,t,i){var a,o,n,r,s,l,c=w.css(e,"position"),p=w(e),h={};"static"===c&&(e.style.position="relative"),s=p.offset(),n=w.css(e,"top"),l=w.css(e,"left"),("absolute"===c||"fixed"===c)&&(n+l).indexOf("auto")>-1?(r=(a=p.position()).top,o=a.left):(r=parseFloat(n)||0,o=parseFloat(l)||0),y(t)&&(t=t.call(e,i,w.extend({},s))),null!=t.top&&(h.top=t.top-s.top+r),null!=t.left&&(h.left=t.left-s.left+o),"using"in t?t.using.call(e,h):p.css(h)}},w.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each((function(t){w.offset.setOffset(this,e,t)}));var t,i,a=this[0];return a?a.getClientRects().length?(t=a.getBoundingClientRect(),i=a.ownerDocument.defaultView,{top:t.top+i.pageYOffset,left:t.left+i.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,i,a=this[0],o={top:0,left:0};if("fixed"===w.css(a,"position"))t=a.getBoundingClientRect();else{for(t=this.offset(),i=a.ownerDocument,e=a.offsetParent||i.documentElement;e&&(e===i.body||e===i.documentElement)&&"static"===w.css(e,"position");)e=e.parentNode;e&&e!==a&&1===e.nodeType&&((o=w(e).offset()).top+=w.css(e,"borderTopWidth",!0),o.left+=w.css(e,"borderLeftWidth",!0))}return{top:t.top-o.top-w.css(a,"marginTop",!0),left:t.left-o.left-w.css(a,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent;e&&"static"===w.css(e,"position");)e=e.offsetParent;return e||re}))}}),w.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(e,t){var i="pageYOffset"===t;w.fn[e]=function(a){return V(this,(function(e,a,o){var n;if(f(e)?n=e:9===e.nodeType&&(n=e.defaultView),void 0===o)return n?n[t]:e[a];n?n.scrollTo(i?n.pageXOffset:o,i?o:n.pageYOffset):e[a]=o}),e,a,arguments.length)}})),w.each(["top","left"],(function(e,t){w.cssHooks[t]=We(b.pixelPosition,(function(e,i){if(i)return i=Fe(e,t),Ee.test(i)?w(e).position()[t]+"px":i}))})),w.each({Height:"height",Width:"width"},(function(e,t){w.each({padding:"inner"+e,content:t,"":"outer"+e},(function(i,a){w.fn[a]=function(o,n){var r=arguments.length&&(i||"boolean"!==typeof o),s=i||(!0===o||!0===n?"margin":"border");return V(this,(function(t,i,o){var n;return f(t)?0===a.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(n=t.documentElement,Math.max(t.body["scroll"+e],n["scroll"+e],t.body["offset"+e],n["offset"+e],n["client"+e])):void 0===o?w.css(t,i,s):w.style(t,i,o,s)}),t,r?o:void 0,r)}}))})),w.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(e,t){w.fn[t]=function(e){return this.on(t,e)}})),w.fn.extend({bind:function(e,t,i){return this.on(e,null,t,i)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,i,a){return this.on(t,e,i,a)},undelegate:function(e,t,i){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",i)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),w.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(e,t){w.fn[t]=function(e,i){return arguments.length>0?this.on(t,null,e,i):this.trigger(t)}}));var Ut=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.proxy=function(e,t){var i,a,o;if("string"===typeof t&&(i=e[t],t=e,e=i),y(e))return a=s.call(arguments,2),o=function(){return e.apply(t||this,a.concat(s.call(arguments)))},o.guid=e.guid=e.guid||w.guid++,o},w.holdReady=function(e){e?w.readyWait++:w.ready(!0)},w.isArray=Array.isArray,w.parseJSON=JSON.parse,w.nodeName=z,w.isFunction=y,w.isWindow=f,w.camelCase=Q,w.type=T,w.now=Date.now,w.isNumeric=function(e){var t=w.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},w.trim=function(e){return null==e?"":(e+"").replace(Ut,"")},void 0===(i=function(){return w}.apply(t,[]))||(e.exports=i);var Ht=a.jQuery,jt=a.$;return w.noConflict=function(e){return a.$===w&&(a.$=jt),e&&a.jQuery===w&&(a.jQuery=Ht),w},"undefined"===typeof o&&(a.jQuery=a.$=w),w}))},72451:function(e,t){function i(e,t){var i=[],a=[];return null==t&&(t=function(e,t){return i[0]===t?"[Circular ~]":"[Circular ~."+a.slice(0,i.indexOf(t)).join(".")+"]"}),function(o,n){if(i.length>0){var r=i.indexOf(this);~r?i.splice(r+1):i.push(this),~r?a.splice(r,1/0,o):a.push(o),~i.indexOf(n)&&(n=t.call(this,o,n))}else i.push(n);return null==e?n:e.call(this,o,n)}}(e.exports=function(e,t,a,o){return JSON.stringify(e,i(t,o),a)}).getSerialize=i},97706:function(e){var t;t=function(){return function(e){var t={};function i(a){if(t[a])return t[a].exports;var o=t[a]={i:a,l:!1,exports:{}};return e[a].call(o.exports,o,o.exports,i),o.l=!0,o.exports}return i.m=e,i.c=t,i.d=function(e,t,a){i.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:a})},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="",i(i.s=63)}([function(e,t,i){"use strict";var a=i(57),o=i.n(a),n=i(18),r=i.n(n),s=i(12),l=i(30),c=i(28),p=i(5),h=i(13),$=i(19),d=["\\imath","\u0131","\\jmath","\u0237","\\pounds","\\mathsterling","\\textsterling","\xa3"],u=function(e,t,i){return c.a[i][e]&&c.a[i][e].replace&&(e=c.a[i][e].replace),{value:e,metrics:l.a.getCharacterMetrics(e,t,i)}},m=function(e,t,i,a,o){var n=u(e,t,i),r=n.metrics;e=n.value;var l=void 0;if(r){var c=r.italic;"text"===i&&(c=0),l=new s.a.symbolNode(e,r.height,r.depth,c,r.skew,r.width,o)}else"undefined"!==typeof console&&console.warn("No character metrics for '"+e+"' in style '"+t+"'"),l=new s.a.symbolNode(e,0,0,0,0,0,o);if(a){l.maxFontSize=a.sizeMultiplier,a.style.isTight()&&l.classes.push("mtight");var p=a.getColor();p&&(l.style.color=p)}return l},b=function(e,t,i,a,o){if("mathord"===o){var n=y(e,t,i,a);return m(e,n.fontName,t,i,a.concat([n.fontClass]))}if("textord"===o){if("ams"===(c.a[t][e]&&c.a[t][e].font)){var r=x("amsrm",i.fontWeight,i.fontShape);return m(e,r,t,i,a.concat("amsrm",i.fontWeight,i.fontShape))}var s=x("textrm",i.fontWeight,i.fontShape);return m(e,s,t,i,a.concat(i.fontWeight,i.fontShape))}throw new Error("unexpected type: "+o+" in mathDefault")},y=function(e,t,i,a){return/[0-9]/.test(e.charAt(0))||p.a.contains(d,e)?{fontName:"Main-Italic",fontClass:"mainit"}:{fontName:"Math-Italic",fontClass:"mathit"}},f=function(e){var t=0,i=0,a=0,o=!0,n=!1,s=void 0;try{for(var l,c=r()(e.children);!(o=(l=c.next()).done);o=!0){var p=l.value;p.height>t&&(t=p.height),p.depth>i&&(i=p.depth),p.maxFontSize>a&&(a=p.maxFontSize)}}catch(h){n=!0,s=h}finally{try{!o&&c.return&&c.return()}finally{if(n)throw s}}e.height=t,e.depth=i,e.maxFontSize=a},g=function(e,t,i,a){var o=new s.a.span(e,t,i,a);return f(o),o},x=function(e,t,i){return v(e)+"-"+T(t,i)},v=function(e){var t="";switch(e){case"amsrm":t="AMS";break;case"textrm":t="Main";break;case"textsf":t="SansSerif";break;case"texttt":t="Typewriter";break;default:throw new Error("Invalid font provided: "+e)}return t},T=function(e,t){var i="";return"textbf"===e&&(i+="Bold"),"textit"===t&&(i+="Italic"),i||"Regular"},A={mathbf:{variant:"bold",fontName:"Main-Bold"},mathrm:{variant:"normal",fontName:"Main-Regular"},textit:{variant:"italic",fontName:"Main-Italic"},mathbb:{variant:"double-struck",fontName:"AMS-Regular"},mathcal:{variant:"script",fontName:"Caligraphic-Regular"},mathfrak:{variant:"fraktur",fontName:"Fraktur-Regular"},mathscr:{variant:"script",fontName:"Script-Regular"},mathsf:{variant:"sans-serif",fontName:"SansSerif-Regular"},mathtt:{variant:"monospace",fontName:"Typewriter-Regular"}},w={vec:["vec",.471,.714]};t.a={fontMap:A,makeSymbol:m,mathsym:function(e,t,i){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];return i&&i.fontFamily&&"boldsymbol"===i.fontFamily&&u(e,"Main-Bold",t).metrics?m(e,"Main-Bold",t,i,a.concat(["mathbf"])):"\\"===e||"main"===c.a[t][e].font?m(e,"Main-Regular",t,i,a):m(e,"AMS-Regular",t,i,a.concat(["amsrm"]))},makeSpan:g,makeLineSpan:function(e,t){var i=t.fontMetrics().defaultRuleThickness,a=h.a.ruleSpan(e,i,t);return a.height=i,a.style.height=5*a.height+"em",a.maxFontSize=1,a},makeAnchor:function(e,t,i,a){var o=new s.a.anchor(e,t,i,a);return f(o),o},makeFragment:function(e){var t=new s.a.documentFragment(e);return f(t),t},makeVList:function(e,t){var i=function(e){if("individualShift"===e.positionType){for(var t=e.children,i=[t[0]],a=-t[0].shift-t[0].elem.depth,o=a,n=1;n<t.length;n++){var s=-t[n].shift-o-t[n].elem.depth,l=s-(t[n-1].elem.height+t[n-1].elem.depth);o+=s,i.push({type:"kern",size:l}),i.push(t[n])}return{children:i,depth:a}}var c=void 0;if("top"===e.positionType){var p=e.positionData,h=!0,$=!1,d=void 0;try{for(var u,m=r()(e.children);!(h=(u=m.next()).done);h=!0){var b=u.value;p-="kern"===b.type?b.size:b.elem.height+b.elem.depth}}catch(f){$=!0,d=f}finally{try{!h&&m.return&&m.return()}finally{if($)throw d}}c=p}else if("bottom"===e.positionType)c=-e.positionData;else{var y=e.children[0];if("elem"!==y.type)throw new Error('First child must have type "elem".');if("shift"===e.positionType)c=-y.elem.depth-e.positionData;else{if("firstBaseline"!==e.positionType)throw new Error("Invalid positionType "+e.positionType+".");c=-y.elem.depth}}return{children:e.children,depth:c}}(e),a=i.children,o=i.depth,n=0,l=!0,c=!1,p=void 0;try{for(var h,$=r()(a);!(l=(h=$.next()).done);l=!0){var d=h.value;if("elem"===d.type){var u=d.elem;n=Math.max(n,u.maxFontSize,u.height)}}}catch(Y){c=!0,p=Y}finally{try{!l&&$.return&&$.return()}finally{if(c)throw p}}n+=2;var m=g(["pstrut"],[]);m.style.height=n+"em";var b=[],y=o,f=o,x=o,v=!0,T=!1,A=void 0;try{for(var w,C=r()(a);!(v=(w=C.next()).done);v=!0){var O=w.value;if("kern"===O.type)x+=O.size;else{var S=O.elem,B=O.wrapperClasses||[],_=O.wrapperStyle||{},z=g(B,[m,S],void 0,_);z.style.top=-n-x-S.depth+"em",O.marginLeft&&(z.style.marginLeft=O.marginLeft),O.marginRight&&(z.style.marginRight=O.marginRight),b.push(z),x+=S.height+S.depth}y=Math.min(y,x),f=Math.max(f,x)}}catch(Y){T=!0,A=Y}finally{try{!v&&C.return&&C.return()}finally{if(T)throw A}}var q=g(["vlist"],b);q.style.height=f+"em";var I=void 0;if(y<0){var k=g(["vlist"],[]);k.style.height=-y+"em";var N=g(["vlist-s"],[new s.a.symbolNode("\u200b")]);I=[g(["vlist-r"],[q,N]),g(["vlist-r"],[k])]}else I=[g(["vlist-r"],[q])];var D=g(["vlist-t"],I);return 2===I.length&&D.classes.push("vlist-t2"),D.height=f,D.depth=-y,D},makeOrd:function(e,t,i){var a=e.mode,o=e.value,n=["mord"],r=t.fontFamily;if(r){var s=void 0,l=void 0;if("boldsymbol"===r){var c=function(e,t,i,a){return u(e,"Math-BoldItalic",t).metrics?{fontName:"Math-BoldItalic",fontClass:"boldsymbol"}:{fontName:"Main-Bold",fontClass:"mathbf"}}(o,a);s=c.fontName,l=[c.fontClass]}else if("mathit"===r||p.a.contains(d,o)){var h=y(o,a,t,n);s=h.fontName,l=[h.fontClass]}else-1!==r.indexOf("math")||"math"===a?(s=A[r].fontName,l=[r]):(s=x(r,t.fontWeight,t.fontShape),l=[r,t.fontWeight,t.fontShape]);return u(o,s,a).metrics?m(o,s,a,t,n.concat(l)):b(o,a,t,n,i)}return b(o,a,t,n,i)},makeVerb:function(e,t){var i=e.value.body;return i=e.value.star?i.replace(/ /g,"\u2423"):i.replace(/ /g,"\xa0")},makeGlue:function(e,t){var i=g(["mord","rule"],[],t),a=Object($.a)(e,t);return i.style.marginRight=a+"em",i},staticSvg:function(e,t){var i=o()(w[e],3),a=i[0],n=i[1],r=i[2],l=new s.a.pathNode(a),c=new s.a.svgNode([l],{width:n+"em",height:r+"em",style:"width:"+n+"em",viewBox:"0 0 "+1e3*n+" "+1e3*r,preserveAspectRatio:"xMinYMin"}),p=g(["overlay"],[c],t);return p.height=r,p.style.height=r+"em",p.style.width=n+"em",p},svgData:w,tryCombineChars:function(e){for(var t=0;t<e.length-1;t++)e[t].tryCombine(e[t+1])&&(e.splice(t+1,1),t--);return e},spacingFunctions:{"\\qquad":{size:"2em",className:"qquad"},"\\quad":{size:"1em",className:"quad"},"\\enspace":{size:"0.5em",className:"enspace"},"\\;":{size:"0.277778em",className:"thickspace"},"\\:":{size:"0.22222em",className:"mediumspace"},"\\,":{size:"0.16667em",className:"thinspace"},"\\!":{size:"-0.16667em",className:"negativethinspace"}}}},function(e,t,i){"use strict";var a=i(18),o=i.n(a),n=i(7),r=i.n(n),s=i(10),l=i.n(s),c=i(5),p=function(){function e(t,i){r()(this,e),this.type=t,this.attributes={},this.children=i||[]}return l()(e,[{key:"setAttribute",value:function(e,t){this.attributes[e]=t}},{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);var i=!0,a=!1,n=void 0;try{for(var r,s=o()(this.children);!(i=(r=s.next()).done);i=!0){var l=r.value;e.appendChild(l.toNode())}}catch(c){a=!0,n=c}finally{try{!i&&s.return&&s.return()}finally{if(a)throw n}}return e}},{key:"toMarkup",value:function(){var e="<"+this.type;for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+'="',e+=c.a.escape(this.attributes[t]),e+='"');e+=">";for(var i=0;i<this.children.length;i++)e+=this.children[i].toMarkup();return e+="</"+this.type+">"}},{key:"toText",value:function(){return"mspace"===this.type?"0.16667em"===this.attributes.width?"\u2006":" ":this.children.map((function(e){return e.toText()})).join("")}}]),e}(),h=function(){function e(t){r()(this,e),this.text=t}return l()(e,[{key:"toNode",value:function(){return document.createTextNode(this.text)}},{key:"toMarkup",value:function(){return c.a.escape(this.text)}},{key:"toText",value:function(){return this.text}}]),e}();t.a={MathNode:p,TextNode:h}},function(e,t,i){"use strict";i.d(t,"e",(function(){return h})),i.d(t,"d",(function(){return d})),i.d(t,"a",(function(){return m})),i.d(t,"b",(function(){return b})),t.c=function(e,t,i){var o=m(e,i),r=new n.a.MathNode("mrow",o),s=new n.a.MathNode("annotation",[new n.a.TextNode(t)]);s.setAttribute("encoding","application/x-tex");var l=new n.a.MathNode("semantics",[r,s]),c=new n.a.MathNode("math",[l]);return a.a.makeSpan(["katex-mathml"],[c])};var a=i(0),o=i(30),n=i(1),r=i(6),s=i(9),l=i(28),c=i(5),p=i(13),h=function(e,t){return l.a[t][e]&&l.a[t][e].replace&&(e=l.a[t][e].replace),new n.a.TextNode(e)},$=function(e,t){var i=t.fontFamily;if(!i)return null;var n=e.mode;if("mathit"===i)return"italic";if("boldsymbol"===i)return"bold-italic";var r=e.value;if(c.a.contains(["\\imath","\\jmath"],r))return null;l.a[n][r]&&l.a[n][r].replace&&(r=l.a[n][r].replace);var s=a.a.fontMap[i].fontName;return o.a.getCharacterMetrics(r,s,n)?a.a.fontMap[i].variant:null},d={},u={mi:"italic",mn:"normal",mtext:"normal"};d.mathord=function(e,t){var i=new n.a.MathNode("mi",[h(e.value,e.mode)]),a=$(e,t)||"italic";return a!==u[i.type]&&i.setAttribute("mathvariant",a),i},d.textord=function(e,t){var i=h(e.value,e.mode),a=$(e,t)||"normal",o=void 0;return o="text"===e.mode?new n.a.MathNode("mtext",[i]):/[0-9]/.test(e.value)?new n.a.MathNode("mn",[i]):"\\prime"===e.value?new n.a.MathNode("mo",[i]):new n.a.MathNode("mi",[i]),a!==u[o.type]&&o.setAttribute("mathvariant",a),o},d.bin=function(e,t){var i=new n.a.MathNode("mo",[h(e.value,e.mode)]),a=$(e,t);return"bold-italic"===a&&i.setAttribute("mathvariant",a),i},d.rel=function(e){return new n.a.MathNode("mo",[h(e.value,e.mode)])},d.open=function(e){return new n.a.MathNode("mo",[h(e.value,e.mode)])},d.close=function(e){return new n.a.MathNode("mo",[h(e.value,e.mode)])},d.inner=function(e){return new n.a.MathNode("mo",[h(e.value,e.mode)])},d.punct=function(e){var t=new n.a.MathNode("mo",[h(e.value,e.mode)]);return t.setAttribute("separator","true"),t},d.ordgroup=function(e,t){var i=m(e.value,t);return new n.a.MathNode("mrow",i)},d.supsub=function(e,t){var i=!1,a=void 0;e.value.base&&"horizBrace"===e.value.base.value.type&&!!e.value.sup===e.value.base.value.isOver&&(i=!0,a=e.value.base.value.isOver);var o=!0,r=[b(e.value.base,t,o)];e.value.sub&&r.push(b(e.value.sub,t,o)),e.value.sup&&r.push(b(e.value.sup,t,o));var l=void 0;if(i)l=a?"mover":"munder";else if(e.value.sub)if(e.value.sup){var c=e.value.base;l=c&&c.value.limits&&t.style===s.a.DISPLAY?"munderover":"msubsup"}else{var p=e.value.base;l=p&&p.value.limits&&t.style===s.a.DISPLAY?"munder":"msub"}else{var h=e.value.base;l=h&&h.value.limits&&t.style===s.a.DISPLAY?"mover":"msup"}return new n.a.MathNode(l,r)},d.spacing=function(e){var t=void 0;return"\\ "===e.value||"\\space"===e.value||" "===e.value||"~"===e.value?t=new n.a.MathNode("mtext",[new n.a.TextNode("\xa0")]):(t=new n.a.MathNode("mspace")).setAttribute("width",a.a.spacingFunctions[e.value].size),t},d.horizBrace=function(e,t){var i=p.a.mathMLnode(e.value.label);return new n.a.MathNode(e.value.isOver?"mover":"munder",[b(e.value.base,t),i])},d.xArrow=function(e,t){var i=p.a.mathMLnode(e.value.label),a=void 0,o=void 0;if(e.value.body){var r=b(e.value.body,t);e.value.below?(o=b(e.value.below,t),a=new n.a.MathNode("munderover",[i,o,r])):a=new n.a.MathNode("mover",[i,r])}else e.value.below?(o=b(e.value.below,t),a=new n.a.MathNode("munder",[i,o])):a=new n.a.MathNode("mover",[i]);return a},d.mclass=function(e,t){var i=m(e.value.value,t);return new n.a.MathNode("mstyle",i)},d.raisebox=function(e,t){var i=new n.a.MathNode("mpadded",[b(e.value.body,t)]),a=e.value.dy.value.number+e.value.dy.value.unit;return i.setAttribute("voffset",a),i};var m=function(e,t){for(var i=[],a=0;a<e.length;a++){var o=e[a];i.push(b(o,t))}return i},b=function(e,t){var i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!e)return new n.a.MathNode("mrow");if(d[e.type]){var a=d[e.type](e,t);return i&&"mrow"===a.type&&1===a.children.length?a.children[0]:a}throw new r.a("Got group of unknown type: '"+e.type+"'")}},function(e,t,i){"use strict";i.d(t,"a",(function(){return n})),t.b=function(e){for(var t=e.type,i=e.names,r=e.props,s=e.handler,l=e.htmlBuilder,c=e.mathmlBuilder,p={numArgs:r.numArgs,argTypes:r.argTypes,greediness:void 0===r.greediness?1:r.greediness,allowedInText:!!r.allowedInText,allowedInMath:void 0===r.allowedInMath||r.allowedInMath,numOptionalArgs:r.numOptionalArgs||0,infix:!!r.infix,handler:s},h=0;h<i.length;++h)n[i[h]]=p;t&&(l&&(a.d[t]=l),c&&(o.d[t]=c))},i.d(t,"c",(function(){return r}));var a=i(4),o=i(2),n={},r=function(e){return"ordgroup"===e.type?e.value:[e]}},function(e,t,i){"use strict";i.d(t,"a",(function(){return g})),i.d(t,"e",(function(){return A})),i.d(t,"d",(function(){return w})),i.d(t,"b",(function(){return C})),t.c=function(e,t){e=JSON.parse(o()(e));var i=g(e,t,!0),a=m(["base"],i,t),n=m(["strut"]),r=m(["strut","bottom"]);n.style.height=a.height+"em",r.style.height=a.height+a.depth+"em",r.style.verticalAlign=-a.depth+"em";var s=m(["katex-html"],[n,r,a]);return s.setAttribute("aria-hidden","true"),s};var a=i(77),o=i.n(a),n=i(35),r=i.n(n),s=i(6),l=i(9),c=i(0),p=i(12),h=i(19),$=i(5),d=i(13),u=i(112),m=c.a.makeSpan,b=function(e,t){return e?$.a.contains(["mbin","mopen","mrel","mop","mpunct"],v(e,"right")):t},y=function(e,t){return e?$.a.contains(["mrel","mclose","mpunct"],v(e,"left")):t},f={display:l.a.DISPLAY,text:l.a.TEXT,script:l.a.SCRIPT,scriptscript:l.a.SCRIPTSCRIPT},g=function(e,t,i){for(var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[null,null],o=[],n=0;n<e.length;n++){var s=e[n],l=C(s,t);l instanceof p.a.documentFragment?o.push.apply(o,r()(l.children)):o.push(l)}for(var h=[a[0]&&m([a[0]],[],t)].concat(r()(o.filter((function(e){return e&&"mspace"!==e.classes[0]}))),[a[1]&&m([a[1]],[],t)]),$=1;$<h.length-1;$++){var d=x(h[$],"left");"mbin"===d.classes[0]&&b(h[$-1],i)&&(d.classes[0]="mord");var g=x(h[$],"right");"mbin"===g.classes[0]&&y(h[$+1],i)&&(g.classes[0]="mord")}for(var A=[],w=0,O=0;O<o.length;O++)if(A.push(o[O]),"mspace"!==o[O].classes[0]&&w<h.length-1){0===w&&(A.pop(),O--);var S=v(h[w],"right"),B=v(h[w+1],"left");if(S&&B&&i){var _=T(h[w+1])?u.b[S][B]:u.a[S][B];if(_){var z=t;1===e.length&&("sizing"===e[0].type?z=t.havingSize(e[0].value.size):"styling"===e[0].type&&(z=t.havingStyle(f[e[0].value.style]))),A.push(c.a.makeGlue(_,z))}}w++}for(var q=0;q<A.length;q++)"\u0338"===A[q].value&&(A[q].style.position="absolute",A[q].style.paddingLeft="0.8em");return A},x=function e(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"right";if((t instanceof p.a.documentFragment||t instanceof p.a.anchor)&&t.children.length){if("right"===i)return e(t.children[t.children.length-1]);if("left"===i)return e(t.children[0])}return t},v=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"right";return e?(e=x(e,t),$.a.contains(["mord","mop","mbin","mrel","mopen","mclose","mpunct","minner"],e.classes[0])?e.classes[0]:null):null},T=function(e){return e=x(e,"left"),$.a.contains(e.classes,"mtight")},A=function(e,t){var i=["nulldelimiter"].concat(e.baseSizingClasses());return m(t.concat(i))},w={mathord:function(e,t){return c.a.makeOrd(e,t,"mathord")},textord:function(e,t){return c.a.makeOrd(e,t,"textord")},bin:function(e,t){return c.a.mathsym(e.value,e.mode,t,["mbin"])},rel:function(e,t){return c.a.mathsym(e.value,e.mode,t,["mrel"])},open:function(e,t){return c.a.mathsym(e.value,e.mode,t,["mopen"])},close:function(e,t){return c.a.mathsym(e.value,e.mode,t,["mclose"])},inner:function(e,t){return c.a.mathsym(e.value,e.mode,t,["minner"])},punct:function(e,t){return c.a.mathsym(e.value,e.mode,t,["mpunct"])},ordgroup:function(e,t){return m(["mord"],g(e.value,t,!0),t)},supsub:function(e,t){if(function(e,t){if(e.value.base){var i=e.value.base;return"op"===i.type?i.value.limits&&(t.style.size===l.a.DISPLAY.size||i.value.alwaysHandleSupSub):"accent"===i.type?$.a.isCharacterBox(i.value.base):"horizBrace"===i.type?!e.value.sub===i.value.isOver:null}return!1}(e,t))return w[e.value.base.type](e,t);var i=C(e.value.base,t),a=void 0,o=void 0,n=t.fontMetrics(),r=void 0,s=0,h=0;e.value.sup&&(r=t.havingStyle(t.style.sup()),a=C(e.value.sup,r,t),$.a.isCharacterBox(e.value.base)||(s=i.height-r.fontMetrics().supDrop*r.sizeMultiplier/t.sizeMultiplier)),e.value.sub&&(r=t.havingStyle(t.style.sub()),o=C(e.value.sub,r,t),$.a.isCharacterBox(e.value.base)||(h=i.depth+r.fontMetrics().subDrop*r.sizeMultiplier/t.sizeMultiplier));var d=void 0;d=t.style===l.a.DISPLAY?n.sup1:t.style.cramped?n.sup3:n.sup2;var u=t.sizeMultiplier,b=.5/n.ptPerEm/u+"em",y=void 0;if(e.value.sup)if(e.value.sub){s=Math.max(s,d,a.depth+.25*n.xHeight),h=Math.max(h,n.sub2);var f=n.defaultRuleThickness;if(s-a.depth-(o.height-h)<4*f){h=4*f-(s-a.depth)+o.height;var g=.8*n.xHeight-(s-a.depth);g>0&&(s+=g,h-=g)}var x=[{type:"elem",elem:o,shift:h,marginRight:b},{type:"elem",elem:a,shift:-s,marginRight:b}];i instanceof p.a.symbolNode&&(x[0].marginLeft=-i.italic+"em"),y=c.a.makeVList({positionType:"individualShift",children:x},t)}else s=Math.max(s,d,a.depth+.25*n.xHeight),y=c.a.makeVList({positionType:"shift",positionData:-s,children:[{type:"elem",elem:a,marginRight:b}]},t);else{h=Math.max(h,n.sub1,o.height-.8*n.xHeight);var T=[{type:"elem",elem:o,marginRight:b}];i instanceof p.a.symbolNode&&(T[0].marginLeft=-i.italic+"em"),y=c.a.makeVList({positionType:"shift",positionData:h,children:T},t)}var A=v(i)||"mord";return m([A],[i,m(["msupsub"],[y])],t)},spacing:function(e,t){return"\\ "===e.value||"\\space"===e.value||" "===e.value||"~"===e.value?"text"===e.mode?c.a.makeOrd(e,t,"textord"):m(["mspace"],[c.a.mathsym(e.value,e.mode,t)],t):m(["mspace",c.a.spacingFunctions[e.value].className],[],t)},horizBrace:function(e,t){var i=t.style,a="supsub"===e.type,o=void 0,n=void 0;a&&(e.value.sup?(n=t.havingStyle(i.sup()),o=C(e.value.sup,n,t)):(n=t.havingStyle(i.sub()),o=C(e.value.sub,n,t)),e=e.value.base);var r=C(e.value.base,t.havingBaseStyle(l.a.DISPLAY)),s=d.a.svgSpan(e,t),p=void 0;if(e.value.isOver?(p=c.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:r},{type:"kern",size:.1},{type:"elem",elem:s}]},t)).children[0].children[0].children[1].classes.push("svg-align"):(p=c.a.makeVList({positionType:"bottom",positionData:r.depth+.1+s.height,children:[{type:"elem",elem:s},{type:"kern",size:.1},{type:"elem",elem:r}]},t)).children[0].children[0].children[0].classes.push("svg-align"),a){var h=m(["mord",e.value.isOver?"mover":"munder"],[p],t);p=e.value.isOver?c.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:h},{type:"kern",size:.2},{type:"elem",elem:o}]},t):c.a.makeVList({positionType:"bottom",positionData:h.depth+.2+o.height,children:[{type:"elem",elem:o},{type:"kern",size:.2},{type:"elem",elem:h}]},t)}return m(["mord",e.value.isOver?"mover":"munder"],[p],t)},xArrow:function(e,t){var i=t.style,a=t.havingStyle(i.sup()),o=C(e.value.body,a,t);o.classes.push("x-arrow-pad");var n=void 0;e.value.below&&(a=t.havingStyle(i.sub()),(n=C(e.value.below,a,t)).classes.push("x-arrow-pad"));var r=d.a.svgSpan(e,t),s=-t.fontMetrics().axisHeight+.5*r.height,l=-t.fontMetrics().axisHeight-.5*r.height-.111;"\\xleftequilibrium"===e.value.label&&(l-=o.depth);var p=void 0;if(e.value.below){var h=-t.fontMetrics().axisHeight+n.height+.5*r.height+.111;p=c.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:l},{type:"elem",elem:r,shift:s},{type:"elem",elem:n,shift:h}]},t)}else p=c.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:o,shift:l},{type:"elem",elem:r,shift:s}]},t);return p.children[0].children[0].children[1].classes.push("svg-align"),m(["mrel","x-arrow"],[p],t)},mclass:function(e,t){var i=g(e.value.value,t,!0);return m([e.value.mclass],i,t)},raisebox:function(e,t){var i=w.sizing({value:{value:[{type:"text",value:{body:e.value.value,font:"mathrm"}}],size:6}},t),a=Object(h.a)(e.value.dy.value,t);return c.a.makeVList({positionType:"shift",positionData:-a,children:[{type:"elem",elem:i}]},t)}},C=function(e,t,i){if(!e)return m();if(w[e.type]){var a=w[e.type](e,t);if(i&&t.size!==i.size){a=m(t.sizingClasses(i),[a],t);var o=t.sizeMultiplier/i.sizeMultiplier;a.height*=o,a.depth*=o}return a}throw new s.a("Got group of unknown type: '"+e.type+"'")}},function(e,t,i){"use strict";var a=Array.prototype.indexOf,o=function(e,t){if(null==e)return-1;if(a&&e.indexOf===a)return e.indexOf(t);for(var i=e.length,o=0;o<i;o++)if(e[o]===t)return o;return-1},n=/([A-Z])/g,r={"&":"&",">":">","<":"<",'"':""","'":"'"},s=/[&><"']/g,l=void 0;if("undefined"!==typeof document){var c=document.createElement("span");l="textContent"in c?function(e,t){e.textContent=t}:function(e,t){e.innerText=t}}var p=function e(t){return!!t&&("ordgroup"===t.type?1===t.value.length?e(t.value[0]):t:"color"===t.type?1===t.value.value.length?e(t.value.value[0]):t:"font"===t.type?e(t.value.body):t)};t.a={contains:function(e,t){return-1!==o(e,t)},deflt:function(e,t){return void 0===e?t:e},escape:function(e){return String(e).replace(s,(function(e){return r[e]}))},hyphenate:function(e){return e.replace(n,"-$1").toLowerCase()},indexOf:o,setTextContent:l,clearNode:function(e){l(e,"")},getBaseElem:p,isCharacterBox:function(e){var t=p(e);return"mathord"===t.type||"textord"===t.type||"bin"===t.type||"rel"===t.type||"inner"===t.type||"open"===t.type||"close"===t.type||"punct"===t.type}}},function(e,t,i){"use strict";var a=i(7),o=i.n(a),n=(i(14),i(27),function e(t,i){o()(this,e);var a="KaTeX parse error: "+t,n=void 0,r=i&&i.loc;if(r&&r.start<=r.end){var s=r.lexer.input;n=r.start;var l=r.end;n===s.length?a+=" at end of input: ":a+=" at position "+(n+1)+": ";var c=s.slice(n,l).replace(/[^]/g,"$&\u0332");a+=(n>15?"\u2026"+s.slice(n-15,n):s.slice(0,n))+c+(l+15<s.length?s.slice(l,l+15)+"\u2026":s.slice(l))}var p=new Error(a);return p.name="ParseError",p.__proto__=e.prototype,p.position=n,p});n.prototype.__proto__=Error.prototype,t.a=n},function(e,t,i){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t){var i=e.exports={version:"2.4.0"};"number"==typeof __e&&(__e=i)},function(e,t,i){"use strict";var a=i(7),o=i.n(a),n=i(10),r=i.n(n),s=function(){function e(t,i,a){o()(this,e),this.id=t,this.size=i,this.cramped=a}return r()(e,[{key:"sup",value:function(){return l[c[this.id]]}},{key:"sub",value:function(){return l[p[this.id]]}},{key:"fracNum",value:function(){return l[h[this.id]]}},{key:"fracDen",value:function(){return l[$[this.id]]}},{key:"cramp",value:function(){return l[d[this.id]]}},{key:"text",value:function(){return l[u[this.id]]}},{key:"isTight",value:function(){return this.size>=2}}]),e}(),l=[new s(0,0,!1),new s(1,0,!0),new s(2,1,!1),new s(3,1,!0),new s(4,2,!1),new s(5,2,!0),new s(6,3,!1),new s(7,3,!0)],c=[4,5,4,5,6,7,6,7],p=[5,5,5,5,7,7,7,7],h=[2,3,4,5,6,7,6,7],$=[3,3,5,5,7,7,7,7],d=[1,1,3,3,5,5,7,7],u=[0,1,2,3,2,3,2,3];t.a={DISPLAY:l[0],TEXT:l[2],SCRIPT:l[4],SCRIPTSCRIPT:l[6]}},function(e,t,i){"use strict";t.__esModule=!0;var a,o=i(73),n=(a=o)&&a.__esModule?a:{default:a};t.default=function(){function e(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),(0,n.default)(e,a.key,a)}}return function(t,i,a){return i&&e(t.prototype,i),a&&e(t,a),t}}()},function(e,t,i){var a=i(52)("wks"),o=i(32),n=i(16).Symbol,r="function"==typeof n;(e.exports=function(e){return a[e]||(a[e]=r&&n[e]||(r?n:o)("Symbol."+e))}).store=a},function(e,t,i){"use strict";var a=i(18),o=i.n(a),n=i(105),r=i.n(n),s=i(7),l=i.n(s),c=i(10),p=i.n(c),h=i(42),$=i(5),d=i(111),u=function(e){for(var t=(e=e.slice()).length-1;t>=0;t--)e[t]||e.splice(t,1);return e.join(" ")},m=function(){function e(t,i,a,o){if(l()(this,e),this.classes=t||[],this.children=i||[],this.height=0,this.depth=0,this.maxFontSize=0,this.style=r()({},o),this.attributes={},a){a.style.isTight()&&this.classes.push("mtight");var n=a.getColor();n&&(this.style.color=n)}}return p()(e,[{key:"setAttribute",value:function(e,t){this.attributes[e]=t}},{key:"tryCombine",value:function(e){return!1}},{key:"toNode",value:function(){var e=document.createElement("span");for(var t in e.className=u(this.classes),this.style)Object.prototype.hasOwnProperty.call(this.style,t)&&(e.style[t]=this.style[t]);for(var i in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,i)&&e.setAttribute(i,this.attributes[i]);for(var a=0;a<this.children.length;a++)e.appendChild(this.children[a].toNode());return e}},{key:"toMarkup",value:function(){var e="<span";this.classes.length&&(e+=' class="',e+=$.a.escape(u(this.classes)),e+='"');var t="";for(var i in this.style)this.style.hasOwnProperty(i)&&(t+=$.a.hyphenate(i)+":"+this.style[i]+";");for(var a in t&&(e+=' style="'+$.a.escape(t)+'"'),this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,a)&&(e+=" "+a+'="',e+=$.a.escape(this.attributes[a]),e+='"');e+=">";for(var o=0;o<this.children.length;o++)e+=this.children[o].toMarkup();return e+="</span>"}}]),e}(),b=function(){function e(t,i,a,o){l()(this,e),this.href=t,this.classes=i,this.children=a,this.height=0,this.depth=0,this.maxFontSize=0,this.style={},this.attributes={},o.style.isTight()&&this.classes.push("mtight");var n=o.getColor();n&&(this.style.color=n)}return p()(e,[{key:"setAttribute",value:function(e,t){this.attributes[e]=t}},{key:"tryCombine",value:function(e){return!1}},{key:"toNode",value:function(){var e=document.createElement("a");for(var t in e.setAttribute("href",this.href),this.classes.length&&(e.className=u(this.classes)),this.style)Object.prototype.hasOwnProperty.call(this.style,t)&&(e.style[t]=this.style[t]);for(var i in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,i)&&e.setAttribute(i,this.attributes[i]);for(var a=0;a<this.children.length;a++)e.appendChild(this.children[a].toNode());return e}},{key:"toMarkup",value:function(){var e="<a";e+='href="'+(e+=$.a.escape(this.href))+'"',this.classes.length&&(e+=' class="'+$.a.escape(u(this.classes))+'"');var t="";for(var i in this.style)this.style.hasOwnProperty(i)&&(t+=$.a.hyphenate(i)+":"+this.style[i]+";");for(var a in t&&(e+=' style="'+$.a.escape(t)+'"'),this.attributes)"href"!==a&&Object.prototype.hasOwnProperty.call(this.attributes,a)&&(e+=" "+a+'="'+$.a.escape(this.attributes[a])+'"');e+=">";var n=!0,r=!1,s=void 0;try{for(var l,c=o()(this.children);!(n=(l=c.next()).done);n=!0)e+=l.value.toMarkup()}catch(p){r=!0,s=p}finally{try{!n&&c.return&&c.return()}finally{if(r)throw s}}return e+="</a>"}}]),e}(),y=function(){function e(t){l()(this,e),this.children=t||[],this.height=0,this.depth=0,this.maxFontSize=0}return p()(e,[{key:"toNode",value:function(){for(var e=document.createDocumentFragment(),t=0;t<this.children.length;t++)e.appendChild(this.children[t].toNode());return e}},{key:"toMarkup",value:function(){for(var e="",t=0;t<this.children.length;t++)e+=this.children[t].toMarkup();return e}}]),e}(),f={"\xee":"\u0131\u0302","\xef":"\u0131\u0308","\xed":"\u0131\u0301","\xec":"\u0131\u0300"},g=function(){function e(t,i,a,o,n,s,c,p){l()(this,e),this.value=t,this.height=i||0,this.depth=a||0,this.italic=o||0,this.skew=n||0,this.width=s||0,this.classes=c||[],this.style=r()({},p),this.maxFontSize=0;var $=Object(h.a)(this.value.charCodeAt(0));$&&this.classes.push($+"_fallback"),/[\xee\xef\xed\xec]/.test(this.value)&&(this.value=f[this.value])}return p()(e,[{key:"tryCombine",value:function(t){if(!t||!(t instanceof e)||this.italic>0||u(this.classes)!==u(t.classes)||this.skew!==t.skew||this.maxFontSize!==t.maxFontSize)return!1;for(var i in this.style)if(this.style.hasOwnProperty(i)&&this.style[i]!==t.style[i])return!1;for(var a in t.style)if(t.style.hasOwnProperty(a)&&this.style[a]!==t.style[a])return!1;return this.value+=t.value,this.height=Math.max(this.height,t.height),this.depth=Math.max(this.depth,t.depth),this.italic=t.italic,!0}},{key:"toNode",value:function(){var e=document.createTextNode(this.value),t=null;for(var i in this.italic>0&&((t=document.createElement("span")).style.marginRight=this.italic+"em"),this.classes.length>0&&((t=t||document.createElement("span")).className=u(this.classes)),this.style)this.style.hasOwnProperty(i)&&((t=t||document.createElement("span")).style[i]=this.style[i]);return t?(t.appendChild(e),t):e}},{key:"toMarkup",value:function(){var e=!1,t="<span";this.classes.length&&(e=!0,t+=' class="',t+=$.a.escape(u(this.classes)),t+='"');var i="";for(var a in this.italic>0&&(i+="margin-right:"+this.italic+"em;"),this.style)this.style.hasOwnProperty(a)&&(i+=$.a.hyphenate(a)+":"+this.style[a]+";");i&&(e=!0,t+=' style="'+$.a.escape(i)+'"');var o=$.a.escape(this.value);return e?(t+=">",t+=o,t+="</span>"):o}}]),e}(),x=function(){function e(t,i){l()(this,e),this.children=t||[],this.attributes=i||{},this.height=0,this.depth=0,this.maxFontSize=0}return p()(e,[{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/2000/svg","svg");for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);for(var i=0;i<this.children.length;i++)e.appendChild(this.children[i].toNode());return e}},{key:"toMarkup",value:function(){var e="<svg";for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+"='"+this.attributes[t]+"'");e+=">";for(var i=0;i<this.children.length;i++)e+=this.children[i].toMarkup();return e+="</svg>"}}]),e}(),v=function(){function e(t,i){l()(this,e),this.pathName=t,this.alternate=i}return p()(e,[{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/2000/svg","path");return this.alternate?e.setAttribute("d",this.alternate):e.setAttribute("d",d.a.path[this.pathName]),e}},{key:"toMarkup",value:function(){return this.alternate?"<path d='"+this.alternate+"'/>":"<path d='"+d.a.path[this.pathName]+"'/>"}}]),e}(),T=function(){function e(t){l()(this,e),this.attributes=t||{}}return p()(e,[{key:"toNode",value:function(){var e=document.createElementNS("http://www.w3.org/2000/svg","line");for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&e.setAttribute(t,this.attributes[t]);return e}},{key:"toMarkup",value:function(){var e="<line";for(var t in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,t)&&(e+=" "+t+"='"+this.attributes[t]+"'");return e+="/>"}}]),e}();t.a={span:m,anchor:b,documentFragment:y,symbolNode:g,svgNode:x,pathNode:v,lineNode:T}},function(e,t,i){"use strict";var a=i(57),o=i.n(a),n=i(12),r=i(0),s=i(1),l=i(5),c={widehat:"^",widetilde:"~",utilde:"~",overleftarrow:"\u2190",underleftarrow:"\u2190",xleftarrow:"\u2190",overrightarrow:"\u2192",underrightarrow:"\u2192",xrightarrow:"\u2192",underbrace:"\u23b5",overbrace:"\u23de",overleftrightarrow:"\u2194",underleftrightarrow:"\u2194",xleftrightarrow:"\u2194",Overrightarrow:"\u21d2",xRightarrow:"\u21d2",overleftharpoon:"\u21bc",xleftharpoonup:"\u21bc",overrightharpoon:"\u21c0",xrightharpoonup:"\u21c0",xLeftarrow:"\u21d0",xLeftrightarrow:"\u21d4",xhookleftarrow:"\u21a9",xhookrightarrow:"\u21aa",xmapsto:"\u21a6",xrightharpoondown:"\u21c1",xleftharpoondown:"\u21bd",xrightleftharpoons:"\u21cc",xleftrightharpoons:"\u21cb",xtwoheadleftarrow:"\u219e",xtwoheadrightarrow:"\u21a0",xlongequal:"=",xtofrom:"\u21c4",xrightleftarrows:"\u21c4",xrightequilibrium:"\u21cc",xleftequilibrium:"\u21cb"},p={overrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],overleftarrow:[["leftarrow"],.888,522,"xMinYMin"],underrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],underleftarrow:[["leftarrow"],.888,522,"xMinYMin"],xrightarrow:[["rightarrow"],1.469,522,"xMaxYMin"],xleftarrow:[["leftarrow"],1.469,522,"xMinYMin"],Overrightarrow:[["doublerightarrow"],.888,560,"xMaxYMin"],xRightarrow:[["doublerightarrow"],1.526,560,"xMaxYMin"],xLeftarrow:[["doubleleftarrow"],1.526,560,"xMinYMin"],overleftharpoon:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoonup:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoondown:[["leftharpoondown"],.888,522,"xMinYMin"],overrightharpoon:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoonup:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoondown:[["rightharpoondown"],.888,522,"xMaxYMin"],xlongequal:[["longequal"],.888,334,"xMinYMin"],xtwoheadleftarrow:[["twoheadleftarrow"],.888,334,"xMinYMin"],xtwoheadrightarrow:[["twoheadrightarrow"],.888,334,"xMaxYMin"],overleftrightarrow:[["leftarrow","rightarrow"],.888,522],overbrace:[["leftbrace","midbrace","rightbrace"],1.6,548],underbrace:[["leftbraceunder","midbraceunder","rightbraceunder"],1.6,548],underleftrightarrow:[["leftarrow","rightarrow"],.888,522],xleftrightarrow:[["leftarrow","rightarrow"],1.75,522],xLeftrightarrow:[["doubleleftarrow","doublerightarrow"],1.75,560],xrightleftharpoons:[["leftharpoondownplus","rightharpoonplus"],1.75,716],xleftrightharpoons:[["leftharpoonplus","rightharpoondownplus"],1.75,716],xhookleftarrow:[["leftarrow","righthook"],1.08,522],xhookrightarrow:[["lefthook","rightarrow"],1.08,522],overlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],underlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],overgroup:[["leftgroup","rightgroup"],.888,342],undergroup:[["leftgroupunder","rightgroupunder"],.888,342],xmapsto:[["leftmapsto","rightarrow"],1.5,522],xtofrom:[["leftToFrom","rightToFrom"],1.75,528],xrightleftarrows:[["baraboveleftarrow","rightarrowabovebar"],1.75,667],xrightequilibrium:[["baraboveshortleftharpoon","rightharpoonaboveshortbar"],1.75,716],xleftequilibrium:[["shortbaraboveleftharpoon","shortrightharpoonabovebar"],1.75,716]};t.a={encloseSpan:function(e,t,i,a){var o=void 0,s=e.height+e.depth+2*i;if(/fbox|color/.test(t)){if(o=r.a.makeSpan(["stretchy",t],[],a),"fbox"===t){var l=a.color&&a.getColor();l&&(o.style.borderColor=l)}}else{var c=[];/^[bx]cancel$/.test(t)&&c.push(new n.a.lineNode({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(t)&&c.push(new n.a.lineNode({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var p=new n.a.svgNode(c,{width:"100%",height:s+"em"});o=r.a.makeSpan([],[p],a)}return o.height=s,o.style.height=s+"em",o},mathMLnode:function(e){var t=new s.a.MathNode("mo",[new s.a.TextNode(c[e.substr(1)])]);return t.setAttribute("stretchy","true"),t},ruleSpan:function(e,t,i){var a=void 0,o=void 0,s="stretchy";return"vertical-separator"===e?(a=new n.a.pathNode("vertSeparator"),o=new n.a.svgNode([a],{width:"0.25em",height:"400em",viewBox:"0 0 250 400000",preserveAspectRatio:"xMinYMin slice"}),s="vertical-separator"):(a=new n.a.pathNode("stdHorizRule"),o=new n.a.svgNode([a],{width:"400em",height:5*t+"em",viewBox:"0 0 400000 200",preserveAspectRatio:"xMinYMin slice"})),r.a.makeSpan([s],[o],i)},svgSpan:function(e,t){var i=function(){var i=4e5,a=e.value.label.substr(1);if(l.a.contains(["widehat","widetilde","utilde"],a)){var s="ordgroup"===(b=e.value.base).type?b.value.length:1,c=void 0,h=void 0,$=void 0;if(s>5)c="widehat"===a?420:312,i="widehat"===a?2364:2340,$="widehat"===a?.42:.34,h=("widehat"===a?"widehat":"tilde")+"4";else{var d=[1,1,2,2,3,3][s];"widehat"===a?(i=[0,1062,2364,2364,2364][d],c=[0,239,300,360,420][d],$=[0,.24,.3,.3,.36,.42][d],h="widehat"+d):(i=[0,600,1033,2339,2340][d],c=[0,260,286,306,312][d],$=[0,.26,.286,.3,.306,.34][d],h="tilde"+d)}var u=new n.a.pathNode(h),m=new n.a.svgNode([u],{width:"100%",height:$+"em",viewBox:"0 0 "+i+" "+c,preserveAspectRatio:"none"});return{span:r.a.makeSpan([],[m],t),minWidth:0,height:$}}var b,y=[],f=o()(p[a],4),g=f[0],x=f[1],v=f[2],T=f[3],A=v/1e3,w=g.length,C=void 0,O=void 0;if(1===w)C=["hide-tail"],O=[T];else if(2===w)C=["halfarrow-left","halfarrow-right"],O=["xMinYMin","xMaxYMin"];else{if(3!==w)throw new Error("Correct katexImagesData or update code here to support\n "+w+" children.");C=["brace-left","brace-center","brace-right"],O=["xMinYMin","xMidYMin","xMaxYMin"]}for(var S=0;S<w;S++){var B=new n.a.pathNode(g[S]),_=new n.a.svgNode([B],{width:"400em",height:A+"em",viewBox:"0 0 "+i+" "+v,preserveAspectRatio:O[S]+" slice"}),z=r.a.makeSpan([C[S]],[_],t);if(1===w)return{span:z,minWidth:x,height:A};z.style.height=A+"em",y.push(z)}return{span:r.a.makeSpan(["stretchy"],y,t),minWidth:x,height:A}}(),a=i.span,s=i.minWidth,c=i.height;return a.height=c,a.style.height=c+"em",s>0&&(a.style.minWidth=s+"em"),a}}},function(e,t,i){"use strict";var a=i(7),o=i.n(a),n=i(31);t.a=function e(t,i,a,r,s){o()(this,e),this.type=t,this.value=i,this.mode=a,this.loc=n.a.range(r,s)}},function(e,t,i){var a=i(22),o=i(70),n=i(71),r=Object.defineProperty;t.f=i(23)?Object.defineProperty:function(e,t,i){if(a(e),t=n(t,!0),a(i),o)try{return r(e,t,i)}catch(s){}if("get"in i||"set"in i)throw TypeError("Accessors not supported!");return"value"in i&&(e[t]=i.value),e}},function(e,t){var i=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=i)},function(e,t){e.exports={}},function(e,t,i){e.exports={default:i(103),__esModule:!0}},function(e,t,i){"use strict";i.d(t,"b",(function(){return r})),i.d(t,"a",(function(){return s}));var a=i(6),o=(i(43),{pt:1,mm:7227/2540,cm:7227/254,in:72.27,bp:1.00375,pc:12,dd:1238/1157,cc:14856/1157,nd:685/642,nc:1370/107,sp:1/65536,px:1.00375}),n={ex:!0,em:!0,mu:!0},r=function(e){return"string"!==typeof e&&(e=e.unit),e in o||e in n||"ex"===e},s=function(e,t){var i=void 0;if(e.unit in o)i=o[e.unit]/t.fontMetrics().ptPerEm/t.sizeMultiplier;else if("mu"===e.unit)i=t.fontMetrics().cssEmPerMu;else{var n=void 0;if(n=t.style.isTight()?t.havingStyle(t.style.text()):t,"ex"===e.unit)i=n.fontMetrics().xHeight;else{if("em"!==e.unit)throw new a.a("Invalid unit: '"+e.unit+"'");i=n.fontMetrics().quad}n!==t&&(i*=n.sizeMultiplier/t.sizeMultiplier)}return Math.min(e.number*i,t.maxSize)}},function(e,t){e.exports=function(e){return"object"===typeof e?null!==e:"function"===typeof e}},function(e,t){var i={}.hasOwnProperty;e.exports=function(e,t){return i.call(e,t)}},function(e,t,i){var a=i(20);e.exports=function(e){if(!a(e))throw TypeError(e+" is not an object!");return e}},function(e,t,i){e.exports=!i(24)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},function(e,t,i){var a=i(16),o=i(8),n=i(47),r=i(26),s=function e(t,i,s){var l,c,p,h=t&e.F,$=t&e.G,d=t&e.S,u=t&e.P,m=t&e.B,b=t&e.W,y=$?o:o[i]||(o[i]={}),f=y.prototype,g=$?a:d?a[i]:(a[i]||{}).prototype;for(l in $&&(s=i),s)(c=!h&&g&&void 0!==g[l])&&l in y||(p=c?g[l]:s[l],y[l]=$&&"function"!=typeof g[l]?s[l]:m&&c?n(p,a):b&&g[l]==p?function(e){var t=function(t,i,a){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,i)}return new e(t,i,a)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(p):u&&"function"==typeof p?n(Function.call,p):p,u&&((y.virtual||(y.virtual={}))[l]=p,t&e.R&&f&&!f[l]&&r(f,l,p)))};s.F=1,s.G=2,s.S=4,s.P=8,s.B=16,s.W=32,s.U=64,s.R=128,e.exports=s},function(e,t,i){var a=i(15),o=i(33);e.exports=i(23)?function(e,t,i){return a.f(e,t,o(1,i))}:function(e,t,i){return e[t]=i,e}},function(e,t,i){"use strict";i.d(t,"a",(function(){return l}));var a=i(7),o=i.n(a),n=i(10),r=i.n(n),s=i(31),l=function(){function e(t,i){o()(this,e),this.text=t,this.loc=i}return r()(e,[{key:"range",value:function(t,i){return new e(i,s.a.range(this,t))}}]),e}()},function(e,t,i){"use strict";var a={math:{},text:{}};function o(e,t,i,o,n,r){a[e][n]={font:t,group:i,replace:o},r&&o&&(a[e][o]=a[e][n])}t.a=a;var n="math",r="text",s="main",l="ams",c="accent",p="bin",h="close",$="inner",d="mathord",u="op",m="open",b="punct",y="rel",f="spacing",g="textord";o(n,s,y,"\u2261","\\equiv",!0),o(n,s,y,"\u227a","\\prec",!0),o(n,s,y,"\u227b","\\succ",!0),o(n,s,y,"\u223c","\\sim",!0),o(n,s,y,"\u22a5","\\perp"),o(n,s,y,"\u2aaf","\\preceq",!0),o(n,s,y,"\u2ab0","\\succeq",!0),o(n,s,y,"\u2243","\\simeq",!0),o(n,s,y,"\u2223","\\mid",!0),o(n,s,y,"\u226a","\\ll"),o(n,s,y,"\u226b","\\gg",!0),o(n,s,y,"\u224d","\\asymp",!0),o(n,s,y,"\u2225","\\parallel"),o(n,s,y,"\u22c8","\\bowtie",!0),o(n,s,y,"\u2323","\\smile",!0),o(n,s,y,"\u2291","\\sqsubseteq",!0),o(n,s,y,"\u2292","\\sqsupseteq",!0),o(n,s,y,"\u2250","\\doteq",!0),o(n,s,y,"\u2322","\\frown",!0),o(n,s,y,"\u220b","\\ni",!0),o(n,s,y,"\u221d","\\propto",!0),o(n,s,y,"\u22a2","\\vdash",!0),o(n,s,y,"\u22a3","\\dashv",!0),o(n,s,y,"\u220b","\\owns"),o(n,s,b,".","\\ldotp"),o(n,s,b,"\u22c5","\\cdotp"),o(n,s,g,"#","\\#"),o(r,s,g,"#","\\#"),o(n,s,g,"&","\\&"),o(r,s,g,"&","\\&"),o(n,s,g,"\u2135","\\aleph",!0),o(n,s,g,"\u2200","\\forall",!0),o(n,s,g,"\u210f","\\hbar"),o(n,s,g,"\u2203","\\exists",!0),o(n,s,g,"\u2207","\\nabla",!0),o(n,s,g,"\u266d","\\flat",!0),o(n,s,g,"\u2113","\\ell",!0),o(n,s,g,"\u266e","\\natural",!0),o(n,s,g,"\u2663","\\clubsuit",!0),o(n,s,g,"\u2118","\\wp",!0),o(n,s,g,"\u266f","\\sharp",!0),o(n,s,g,"\u2662","\\diamondsuit",!0),o(n,s,g,"\u211c","\\Re",!0),o(n,s,g,"\u2661","\\heartsuit",!0),o(n,s,g,"\u2111","\\Im",!0),o(n,s,g,"\u2660","\\spadesuit",!0),o(r,s,g,"\xa7","\\S",!0),o(r,s,g,"\xb6","\\P",!0),o(n,s,g,"\u2020","\\dag"),o(r,s,g,"\u2020","\\dag"),o(r,s,g,"\u2020","\\textdagger"),o(n,s,g,"\u2021","\\ddag"),o(r,s,g,"\u2021","\\ddag"),o(r,s,g,"\u2020","\\textdaggerdbl"),o(n,s,h,"\u23b1","\\rmoustache"),o(n,s,m,"\u23b0","\\lmoustache"),o(n,s,h,"\u27ef","\\rgroup"),o(n,s,m,"\u27ee","\\lgroup"),o(n,s,p,"\u2213","\\mp",!0),o(n,s,p,"\u2296","\\ominus",!0),o(n,s,p,"\u228e","\\uplus",!0),o(n,s,p,"\u2293","\\sqcap",!0),o(n,s,p,"\u2217","\\ast"),o(n,s,p,"\u2294","\\sqcup",!0),o(n,s,p,"\u25ef","\\bigcirc"),o(n,s,p,"\u2219","\\bullet"),o(n,s,p,"\u2021","\\ddagger"),o(n,s,p,"\u2240","\\wr",!0),o(n,s,p,"\u2a3f","\\amalg"),o(n,s,p,"&","\\And"),o(n,s,y,"\u27f5","\\longleftarrow",!0),o(n,s,y,"\u21d0","\\Leftarrow",!0),o(n,s,y,"\u27f8","\\Longleftarrow",!0),o(n,s,y,"\u27f6","\\longrightarrow",!0),o(n,s,y,"\u21d2","\\Rightarrow",!0),o(n,s,y,"\u27f9","\\Longrightarrow",!0),o(n,s,y,"\u2194","\\leftrightarrow",!0),o(n,s,y,"\u27f7","\\longleftrightarrow",!0),o(n,s,y,"\u21d4","\\Leftrightarrow",!0),o(n,s,y,"\u27fa","\\Longleftrightarrow",!0),o(n,s,y,"\u21a6","\\mapsto",!0),o(n,s,y,"\u27fc","\\longmapsto",!0),o(n,s,y,"\u2197","\\nearrow",!0),o(n,s,y,"\u21a9","\\hookleftarrow",!0),o(n,s,y,"\u21aa","\\hookrightarrow",!0),o(n,s,y,"\u2198","\\searrow",!0),o(n,s,y,"\u21bc","\\leftharpoonup",!0),o(n,s,y,"\u21c0","\\rightharpoonup",!0),o(n,s,y,"\u2199","\\swarrow",!0),o(n,s,y,"\u21bd","\\leftharpoondown",!0),o(n,s,y,"\u21c1","\\rightharpoondown",!0),o(n,s,y,"\u2196","\\nwarrow",!0),o(n,s,y,"\u21cc","\\rightleftharpoons",!0),o(n,l,y,"\u226e","\\nless",!0),o(n,l,y,"\ue010","\\nleqslant"),o(n,l,y,"\ue011","\\nleqq"),o(n,l,y,"\u2a87","\\lneq",!0),o(n,l,y,"\u2268","\\lneqq",!0),o(n,l,y,"\ue00c","\\lvertneqq"),o(n,l,y,"\u22e6","\\lnsim",!0),o(n,l,y,"\u2a89","\\lnapprox",!0),o(n,l,y,"\u2280","\\nprec",!0),o(n,l,y,"\u22e0","\\npreceq",!0),o(n,l,y,"\u22e8","\\precnsim",!0),o(n,l,y,"\u2ab9","\\precnapprox",!0),o(n,l,y,"\u2241","\\nsim",!0),o(n,l,y,"\ue006","\\nshortmid"),o(n,l,y,"\u2224","\\nmid",!0),o(n,l,y,"\u22ac","\\nvdash",!0),o(n,l,y,"\u22ad","\\nvDash",!0),o(n,l,y,"\u22ea","\\ntriangleleft"),o(n,l,y,"\u22ec","\\ntrianglelefteq",!0),o(n,l,y,"\u228a","\\subsetneq",!0),o(n,l,y,"\ue01a","\\varsubsetneq"),o(n,l,y,"\u2acb","\\subsetneqq",!0),o(n,l,y,"\ue017","\\varsubsetneqq"),o(n,l,y,"\u226f","\\ngtr",!0),o(n,l,y,"\ue00f","\\ngeqslant"),o(n,l,y,"\ue00e","\\ngeqq"),o(n,l,y,"\u2a88","\\gneq",!0),o(n,l,y,"\u2269","\\gneqq",!0),o(n,l,y,"\ue00d","\\gvertneqq"),o(n,l,y,"\u22e7","\\gnsim",!0),o(n,l,y,"\u2a8a","\\gnapprox",!0),o(n,l,y,"\u2281","\\nsucc",!0),o(n,l,y,"\u22e1","\\nsucceq",!0),o(n,l,y,"\u22e9","\\succnsim",!0),o(n,l,y,"\u2aba","\\succnapprox",!0),o(n,l,y,"\u2246","\\ncong",!0),o(n,l,y,"\ue007","\\nshortparallel"),o(n,l,y,"\u2226","\\nparallel",!0),o(n,l,y,"\u22af","\\nVDash",!0),o(n,l,y,"\u22eb","\\ntriangleright"),o(n,l,y,"\u22ed","\\ntrianglerighteq",!0),o(n,l,y,"\ue018","\\nsupseteqq"),o(n,l,y,"\u228b","\\supsetneq",!0),o(n,l,y,"\ue01b","\\varsupsetneq"),o(n,l,y,"\u2acc","\\supsetneqq",!0),o(n,l,y,"\ue019","\\varsupsetneqq"),o(n,l,y,"\u22ae","\\nVdash",!0),o(n,l,y,"\u2ab5","\\precneqq",!0),o(n,l,y,"\u2ab6","\\succneqq",!0),o(n,l,y,"\ue016","\\nsubseteqq"),o(n,l,p,"\u22b4","\\unlhd"),o(n,l,p,"\u22b5","\\unrhd"),o(n,l,y,"\u219a","\\nleftarrow",!0),o(n,l,y,"\u219b","\\nrightarrow",!0),o(n,l,y,"\u21cd","\\nLeftarrow",!0),o(n,l,y,"\u21cf","\\nRightarrow",!0),o(n,l,y,"\u21ae","\\nleftrightarrow",!0),o(n,l,y,"\u21ce","\\nLeftrightarrow",!0),o(n,l,y,"\u25b3","\\vartriangle"),o(n,l,g,"\u210f","\\hslash"),o(n,l,g,"\u25bd","\\triangledown"),o(n,l,g,"\u25ca","\\lozenge"),o(n,l,g,"\u24c8","\\circledS"),o(n,l,g,"\xae","\\circledR"),o(r,l,g,"\xae","\\circledR"),o(n,l,g,"\u2221","\\measuredangle",!0),o(n,l,g,"\u2204","\\nexists"),o(n,l,g,"\u2127","\\mho"),o(n,l,g,"\u2132","\\Finv",!0),o(n,l,g,"\u2141","\\Game",!0),o(n,l,g,"k","\\Bbbk"),o(n,l,g,"\u2035","\\backprime"),o(n,l,g,"\u25b2","\\blacktriangle"),o(n,l,g,"\u25bc","\\blacktriangledown"),o(n,l,g,"\u25a0","\\blacksquare"),o(n,l,g,"\u29eb","\\blacklozenge"),o(n,l,g,"\u2605","\\bigstar"),o(n,l,g,"\u2222","\\sphericalangle",!0),o(n,l,g,"\u2201","\\complement",!0),o(n,l,g,"\xf0","\\eth",!0),o(n,l,g,"\u2571","\\diagup"),o(n,l,g,"\u2572","\\diagdown"),o(n,l,g,"\u25a1","\\square"),o(n,l,g,"\u25a1","\\Box"),o(n,l,g,"\u25ca","\\Diamond"),o(n,l,g,"\xa5","\\yen",!0),o(n,l,g,"\u2713","\\checkmark",!0),o(r,l,g,"\u2713","\\checkmark"),o(n,l,g,"\u2136","\\beth",!0),o(n,l,g,"\u2138","\\daleth",!0),o(n,l,g,"\u2137","\\gimel",!0),o(n,l,g,"\u03dd","\\digamma"),o(n,l,g,"\u03f0","\\varkappa"),o(n,l,m,"\u250c","\\ulcorner"),o(n,l,h,"\u2510","\\urcorner"),o(n,l,m,"\u2514","\\llcorner"),o(n,l,h,"\u2518","\\lrcorner"),o(n,l,y,"\u2266","\\leqq",!0),o(n,l,y,"\u2a7d","\\leqslant"),o(n,l,y,"\u2a95","\\eqslantless",!0),o(n,l,y,"\u2272","\\lesssim"),o(n,l,y,"\u2a85","\\lessapprox"),o(n,l,y,"\u224a","\\approxeq",!0),o(n,l,p,"\u22d6","\\lessdot"),o(n,l,y,"\u22d8","\\lll"),o(n,l,y,"\u2276","\\lessgtr"),o(n,l,y,"\u22da","\\lesseqgtr"),o(n,l,y,"\u2a8b","\\lesseqqgtr"),o(n,l,y,"\u2251","\\doteqdot"),o(n,l,y,"\u2253","\\risingdotseq",!0),o(n,l,y,"\u2252","\\fallingdotseq",!0),o(n,l,y,"\u223d","\\backsim",!0),o(n,l,y,"\u22cd","\\backsimeq",!0),o(n,l,y,"\u2ac5","\\subseteqq",!0),o(n,l,y,"\u22d0","\\Subset",!0),o(n,l,y,"\u228f","\\sqsubset",!0),o(n,l,y,"\u227c","\\preccurlyeq",!0),o(n,l,y,"\u22de","\\curlyeqprec",!0),o(n,l,y,"\u227e","\\precsim",!0),o(n,l,y,"\u2ab7","\\precapprox",!0),o(n,l,y,"\u22b2","\\vartriangleleft"),o(n,l,y,"\u22b4","\\trianglelefteq"),o(n,l,y,"\u22a8","\\vDash"),o(n,l,y,"\u22aa","\\Vvdash",!0),o(n,l,y,"\u2323","\\smallsmile"),o(n,l,y,"\u2322","\\smallfrown"),o(n,l,y,"\u224f","\\bumpeq",!0),o(n,l,y,"\u224e","\\Bumpeq",!0),o(n,l,y,"\u2267","\\geqq",!0),o(n,l,y,"\u2a7e","\\geqslant",!0),o(n,l,y,"\u2a96","\\eqslantgtr",!0),o(n,l,y,"\u2273","\\gtrsim",!0),o(n,l,y,"\u2a86","\\gtrapprox",!0),o(n,l,p,"\u22d7","\\gtrdot"),o(n,l,y,"\u22d9","\\ggg",!0),o(n,l,y,"\u2277","\\gtrless",!0),o(n,l,y,"\u22db","\\gtreqless",!0),o(n,l,y,"\u2a8c","\\gtreqqless",!0),o(n,l,y,"\u2256","\\eqcirc",!0),o(n,l,y,"\u2257","\\circeq",!0),o(n,l,y,"\u225c","\\triangleq",!0),o(n,l,y,"\u223c","\\thicksim"),o(n,l,y,"\u2248","\\thickapprox"),o(n,l,y,"\u2ac6","\\supseteqq",!0),o(n,l,y,"\u22d1","\\Supset",!0),o(n,l,y,"\u2290","\\sqsupset",!0),o(n,l,y,"\u227d","\\succcurlyeq",!0),o(n,l,y,"\u22df","\\curlyeqsucc",!0),o(n,l,y,"\u227f","\\succsim",!0),o(n,l,y,"\u2ab8","\\succapprox",!0),o(n,l,y,"\u22b3","\\vartriangleright"),o(n,l,y,"\u22b5","\\trianglerighteq"),o(n,l,y,"\u22a9","\\Vdash",!0),o(n,l,y,"\u2223","\\shortmid"),o(n,l,y,"\u2225","\\shortparallel"),o(n,l,y,"\u226c","\\between",!0),o(n,l,y,"\u22d4","\\pitchfork",!0),o(n,l,y,"\u221d","\\varpropto"),o(n,l,y,"\u25c0","\\blacktriangleleft"),o(n,l,y,"\u2234","\\therefore",!0),o(n,l,y,"\u220d","\\backepsilon"),o(n,l,y,"\u25b6","\\blacktriangleright"),o(n,l,y,"\u2235","\\because",!0),o(n,l,y,"\u22d8","\\llless"),o(n,l,y,"\u22d9","\\gggtr"),o(n,l,p,"\u22b2","\\lhd"),o(n,l,p,"\u22b3","\\rhd"),o(n,l,y,"\u2242","\\eqsim",!0),o(n,s,y,"\u22c8","\\Join"),o(n,l,y,"\u2251","\\Doteq",!0),o(n,l,p,"\u2214","\\dotplus",!0),o(n,l,p,"\u2216","\\smallsetminus"),o(n,l,p,"\u22d2","\\Cap",!0),o(n,l,p,"\u22d3","\\Cup",!0),o(n,l,p,"\u2a5e","\\doublebarwedge",!0),o(n,l,p,"\u229f","\\boxminus",!0),o(n,l,p,"\u229e","\\boxplus",!0),o(n,l,p,"\u22c7","\\divideontimes",!0),o(n,l,p,"\u22c9","\\ltimes",!0),o(n,l,p,"\u22ca","\\rtimes",!0),o(n,l,p,"\u22cb","\\leftthreetimes",!0),o(n,l,p,"\u22cc","\\rightthreetimes",!0),o(n,l,p,"\u22cf","\\curlywedge",!0),o(n,l,p,"\u22ce","\\curlyvee",!0),o(n,l,p,"\u229d","\\circleddash",!0),o(n,l,p,"\u229b","\\circledast",!0),o(n,l,p,"\u22c5","\\centerdot"),o(n,l,p,"\u22ba","\\intercal",!0),o(n,l,p,"\u22d2","\\doublecap"),o(n,l,p,"\u22d3","\\doublecup"),o(n,l,p,"\u22a0","\\boxtimes",!0),o(n,l,y,"\u21e2","\\dashrightarrow",!0),o(n,l,y,"\u21e0","\\dashleftarrow",!0),o(n,l,y,"\u21c7","\\leftleftarrows",!0),o(n,l,y,"\u21c6","\\leftrightarrows",!0),o(n,l,y,"\u21da","\\Lleftarrow",!0),o(n,l,y,"\u219e","\\twoheadleftarrow",!0),o(n,l,y,"\u21a2","\\leftarrowtail",!0),o(n,l,y,"\u21ab","\\looparrowleft",!0),o(n,l,y,"\u21cb","\\leftrightharpoons",!0),o(n,l,y,"\u21b6","\\curvearrowleft",!0),o(n,l,y,"\u21ba","\\circlearrowleft",!0),o(n,l,y,"\u21b0","\\Lsh",!0),o(n,l,y,"\u21c8","\\upuparrows",!0),o(n,l,y,"\u21bf","\\upharpoonleft",!0),o(n,l,y,"\u21c3","\\downharpoonleft",!0),o(n,l,y,"\u22b8","\\multimap",!0),o(n,l,y,"\u21ad","\\leftrightsquigarrow",!0),o(n,l,y,"\u21c9","\\rightrightarrows",!0),o(n,l,y,"\u21c4","\\rightleftarrows",!0),o(n,l,y,"\u21a0","\\twoheadrightarrow",!0),o(n,l,y,"\u21a3","\\rightarrowtail",!0),o(n,l,y,"\u21ac","\\looparrowright",!0),o(n,l,y,"\u21b7","\\curvearrowright",!0),o(n,l,y,"\u21bb","\\circlearrowright",!0),o(n,l,y,"\u21b1","\\Rsh",!0),o(n,l,y,"\u21ca","\\downdownarrows",!0),o(n,l,y,"\u21be","\\upharpoonright",!0),o(n,l,y,"\u21c2","\\downharpoonright",!0),o(n,l,y,"\u21dd","\\rightsquigarrow",!0),o(n,l,y,"\u21dd","\\leadsto"),o(n,l,y,"\u21db","\\Rrightarrow",!0),o(n,l,y,"\u21be","\\restriction"),o(n,s,g,"\u2018","`"),o(n,s,g,"$","\\$"),o(r,s,g,"$","\\$"),o(r,s,g,"$","\\textdollar"),o(n,s,g,"%","\\%"),o(r,s,g,"%","\\%"),o(n,s,g,"_","\\_"),o(r,s,g,"_","\\_"),o(r,s,g,"_","\\textunderscore"),o(n,s,g,"\u2220","\\angle",!0),o(n,s,g,"\u221e","\\infty",!0),o(n,s,g,"\u2032","\\prime"),o(n,s,g,"\u25b3","\\triangle"),o(n,s,g,"\u0393","\\Gamma",!0),o(n,s,g,"\u0394","\\Delta",!0),o(n,s,g,"\u0398","\\Theta",!0),o(n,s,g,"\u039b","\\Lambda",!0),o(n,s,g,"\u039e","\\Xi",!0),o(n,s,g,"\u03a0","\\Pi",!0),o(n,s,g,"\u03a3","\\Sigma",!0),o(n,s,g,"\u03a5","\\Upsilon",!0),o(n,s,g,"\u03a6","\\Phi",!0),o(n,s,g,"\u03a8","\\Psi",!0),o(n,s,g,"\u03a9","\\Omega",!0),o(n,s,g,"\xac","\\neg"),o(n,s,g,"\xac","\\lnot"),o(n,s,g,"\u22a4","\\top"),o(n,s,g,"\u22a5","\\bot"),o(n,s,g,"\u2205","\\emptyset"),o(n,l,g,"\u2205","\\varnothing"),o(n,s,d,"\u03b1","\\alpha",!0),o(n,s,d,"\u03b2","\\beta",!0),o(n,s,d,"\u03b3","\\gamma",!0),o(n,s,d,"\u03b4","\\delta",!0),o(n,s,d,"\u03f5","\\epsilon",!0),o(n,s,d,"\u03b6","\\zeta",!0),o(n,s,d,"\u03b7","\\eta",!0),o(n,s,d,"\u03b8","\\theta",!0),o(n,s,d,"\u03b9","\\iota",!0),o(n,s,d,"\u03ba","\\kappa",!0),o(n,s,d,"\u03bb","\\lambda",!0),o(n,s,d,"\u03bc","\\mu",!0),o(n,s,d,"\u03bd","\\nu",!0),o(n,s,d,"\u03be","\\xi",!0),o(n,s,d,"\u03bf","\\omicron",!0),o(n,s,d,"\u03c0","\\pi",!0),o(n,s,d,"\u03c1","\\rho",!0),o(n,s,d,"\u03c3","\\sigma",!0),o(n,s,d,"\u03c4","\\tau",!0),o(n,s,d,"\u03c5","\\upsilon",!0),o(n,s,d,"\u03d5","\\phi",!0),o(n,s,d,"\u03c7","\\chi",!0),o(n,s,d,"\u03c8","\\psi",!0),o(n,s,d,"\u03c9","\\omega",!0),o(n,s,d,"\u03b5","\\varepsilon",!0),o(n,s,d,"\u03d1","\\vartheta",!0),o(n,s,d,"\u03d6","\\varpi",!0),o(n,s,d,"\u03f1","\\varrho",!0),o(n,s,d,"\u03c2","\\varsigma",!0),o(n,s,d,"\u03c6","\\varphi",!0),o(n,s,p,"\u2217","*"),o(n,s,p,"+","+"),o(n,s,p,"\u2212","-"),o(n,s,p,"\u22c5","\\cdot",!0),o(n,s,p,"\u2218","\\circ"),o(n,s,p,"\xf7","\\div",!0),o(n,s,p,"\xb1","\\pm",!0),o(n,s,p,"\xd7","\\times",!0),o(n,s,p,"\u2229","\\cap",!0),o(n,s,p,"\u222a","\\cup",!0),o(n,s,p,"\u2216","\\setminus"),o(n,s,p,"\u2227","\\land"),o(n,s,p,"\u2228","\\lor"),o(n,s,p,"\u2227","\\wedge",!0),o(n,s,p,"\u2228","\\vee",!0),o(n,s,g,"\u221a","\\surd"),o(n,s,m,"(","("),o(n,s,m,"[","["),o(n,s,m,"\u27e8","\\langle",!0),o(n,s,m,"\u2223","\\lvert"),o(n,s,m,"\u2225","\\lVert"),o(n,s,h,")",")"),o(n,s,h,"]","]"),o(n,s,h,"?","?"),o(n,s,h,"!","!"),o(n,s,h,"\u27e9","\\rangle",!0),o(n,s,h,"\u2223","\\rvert"),o(n,s,h,"\u2225","\\rVert"),o(n,s,y,"=","="),o(n,s,y,"<","<"),o(n,s,y,">",">"),o(n,s,y,":",":"),o(n,s,y,"\u2248","\\approx",!0),o(n,s,y,"\u2245","\\cong",!0),o(n,s,y,"\u2265","\\ge"),o(n,s,y,"\u2265","\\geq",!0),o(n,s,y,"\u2190","\\gets"),o(n,s,y,">","\\gt"),o(n,s,y,"\u2208","\\in",!0),o(n,s,y,"\u2209","\\notin",!0),o(n,s,y,"\u0338","\\not"),o(n,s,y,"\u2282","\\subset",!0),o(n,s,y,"\u2283","\\supset",!0),o(n,s,y,"\u2286","\\subseteq",!0),o(n,s,y,"\u2287","\\supseteq",!0),o(n,l,y,"\u2288","\\nsubseteq",!0),o(n,l,y,"\u2289","\\nsupseteq",!0),o(n,s,y,"\u22a8","\\models"),o(n,s,y,"\u2190","\\leftarrow",!0),o(n,s,y,"\u2264","\\le"),o(n,s,y,"\u2264","\\leq",!0),o(n,s,y,"<","\\lt"),o(n,s,y,"\u2260","\\ne",!0),o(n,s,y,"\u2260","\\neq"),o(n,s,y,"\u2192","\\rightarrow",!0),o(n,s,y,"\u2192","\\to"),o(n,l,y,"\u2271","\\ngeq",!0),o(n,l,y,"\u2270","\\nleq",!0),o(n,s,f,null,"\\!"),o(n,s,f,"\xa0","\\ "),o(n,s,f,"\xa0","~"),o(n,s,f,null,"\\,"),o(n,s,f,null,"\\:"),o(n,s,f,null,"\\;"),o(n,s,f,null,"\\enspace"),o(n,s,f,null,"\\qquad"),o(n,s,f,null,"\\quad"),o(n,s,f,"\xa0","\\space"),o(n,s,f,"\xa0","\\nobreakspace"),o(r,s,f,null,"\\!"),o(r,s,f,"\xa0","\\ "),o(r,s,f,"\xa0","~"),o(r,s,f,null,"\\,"),o(r,s,f,null,"\\:"),o(r,s,f,null,"\\;"),o(r,s,f,null,"\\enspace"),o(r,s,f,null,"\\qquad"),o(r,s,f,null,"\\quad"),o(r,s,f,"\xa0","\\space"),o(r,s,f,"\xa0","\\nobreakspace"),o(n,s,b,",",","),o(n,s,b,";",";"),o(n,s,b,":","\\colon"),o(n,l,p,"\u22bc","\\barwedge",!0),o(n,l,p,"\u22bb","\\veebar",!0),o(n,s,p,"\u2299","\\odot",!0),o(n,s,p,"\u2295","\\oplus",!0),o(n,s,p,"\u2297","\\otimes",!0),o(n,s,g,"\u2202","\\partial",!0),o(n,s,p,"\u2298","\\oslash",!0),o(n,l,p,"\u229a","\\circledcirc",!0),o(n,l,p,"\u22a1","\\boxdot",!0),o(n,s,p,"\u25b3","\\bigtriangleup"),o(n,s,p,"\u25bd","\\bigtriangledown"),o(n,s,p,"\u2020","\\dagger"),o(n,s,p,"\u22c4","\\diamond"),o(n,s,p,"\u22c6","\\star"),o(n,s,p,"\u25c3","\\triangleleft"),o(n,s,p,"\u25b9","\\triangleright"),o(n,s,m,"{","\\{"),o(r,s,g,"{","\\{"),o(r,s,g,"{","\\textbraceleft"),o(n,s,h,"}","\\}"),o(r,s,g,"}","\\}"),o(r,s,g,"}","\\textbraceright"),o(n,s,m,"{","\\lbrace"),o(n,s,h,"}","\\rbrace"),o(n,s,m,"[","\\lbrack"),o(n,s,h,"]","\\rbrack"),o(r,s,g,"<","\\textless"),o(r,s,g,">","\\textgreater"),o(n,s,m,"\u230a","\\lfloor"),o(n,s,h,"\u230b","\\rfloor"),o(n,s,m,"\u2308","\\lceil"),o(n,s,h,"\u2309","\\rceil"),o(n,s,g,"\\","\\backslash"),o(n,s,g,"\u2223","|"),o(n,s,g,"\u2223","\\vert"),o(r,s,g,"|","\\textbar"),o(n,s,g,"\u2225","\\|"),o(n,s,g,"\u2225","\\Vert"),o(r,s,g,"\u2225","\\textbardbl"),o(n,s,y,"\u2191","\\uparrow",!0),o(n,s,y,"\u21d1","\\Uparrow",!0),o(n,s,y,"\u2193","\\downarrow",!0),o(n,s,y,"\u21d3","\\Downarrow",!0),o(n,s,y,"\u2195","\\updownarrow",!0),o(n,s,y,"\u21d5","\\Updownarrow",!0),o(n,s,u,"\u2210","\\coprod"),o(n,s,u,"\u22c1","\\bigvee"),o(n,s,u,"\u22c0","\\bigwedge"),o(n,s,u,"\u2a04","\\biguplus"),o(n,s,u,"\u22c2","\\bigcap"),o(n,s,u,"\u22c3","\\bigcup"),o(n,s,u,"\u222b","\\int"),o(n,s,u,"\u222b","\\intop"),o(n,s,u,"\u222c","\\iint"),o(n,s,u,"\u222d","\\iiint"),o(n,s,u,"\u220f","\\prod"),o(n,s,u,"\u2211","\\sum"),o(n,s,u,"\u2a02","\\bigotimes"),o(n,s,u,"\u2a01","\\bigoplus"),o(n,s,u,"\u2a00","\\bigodot"),o(n,s,u,"\u222e","\\oint"),o(n,s,u,"\u2a06","\\bigsqcup"),o(n,s,u,"\u222b","\\smallint"),o(r,s,$,"\u2026","\\textellipsis"),o(n,s,$,"\u2026","\\mathellipsis"),o(r,s,$,"\u2026","\\ldots",!0),o(n,s,$,"\u2026","\\ldots",!0),o(n,s,$,"\u22ef","\\@cdots",!0),o(n,s,$,"\u22f1","\\ddots",!0),o(n,s,g,"\u22ee","\\vdots",!0),o(n,s,c,"\u02ca","\\acute"),o(n,s,c,"\u02cb","\\grave"),o(n,s,c,"\xa8","\\ddot"),o(n,s,c,"~","\\tilde"),o(n,s,c,"\u02c9","\\bar"),o(n,s,c,"\u02d8","\\breve"),o(n,s,c,"\u02c7","\\check"),o(n,s,c,"^","\\hat"),o(n,s,c,"\u20d7","\\vec"),o(n,s,c,"\u02d9","\\dot"),o(n,s,c,"\u02da","\\mathring"),o(n,s,d,"\u0131","\\imath",!0),o(n,s,d,"\u0237","\\jmath",!0),o(r,s,g,"\u0131","\\i",!0),o(r,s,g,"\u0237","\\j",!0),o(r,s,g,"\xdf","\\ss",!0),o(r,s,g,"\xe6","\\ae",!0),o(r,s,g,"\xe6","\\ae",!0),o(r,s,g,"\u0153","\\oe",!0),o(r,s,g,"\xf8","\\o",!0),o(r,s,g,"\xc6","\\AE",!0),o(r,s,g,"\u0152","\\OE",!0),o(r,s,g,"\xd8","\\O",!0),o(r,s,c,"\u02ca","\\'"),o(r,s,c,"\u02cb","\\`"),o(r,s,c,"\u02c6","\\^"),o(r,s,c,"\u02dc","\\~"),o(r,s,c,"\u02c9","\\="),o(r,s,c,"\u02d8","\\u"),o(r,s,c,"\u02d9","\\."),o(r,s,c,"\u02da","\\r"),o(r,s,c,"\u02c7","\\v"),o(r,s,c,"\xa8",'\\"'),o(r,s,c,"\u02dd","\\H"),o(r,s,g,"\u2013","--"),o(r,s,g,"\u2013","\\textendash"),o(r,s,g,"\u2014","---"),o(r,s,g,"\u2014","\\textemdash"),o(r,s,g,"\u2018","`"),o(r,s,g,"\u2018","\\textquoteleft"),o(r,s,g,"\u2019","'"),o(r,s,g,"\u2019","\\textquoteright"),o(r,s,g,"\u201c","``"),o(r,s,g,"\u201c","\\textquotedblleft"),o(r,s,g,"\u201d","''"),o(r,s,g,"\u201d","\\textquotedblright"),o(n,s,g,"\xb0","\\degree"),o(r,s,g,"\xb0","\\degree"),o(n,s,d,"\xa3","\\pounds"),o(n,s,d,"\xa3","\\mathsterling",!0),o(r,s,d,"\xa3","\\pounds"),o(r,s,d,"\xa3","\\textsterling",!0),o(n,l,g,"\u2720","\\maltese"),o(r,l,g,"\u2720","\\maltese"),o(r,s,f,"\xa0","\\ "),o(r,s,f,"\xa0"," "),o(r,s,f,"\xa0","~");for(var x='0123456789/@."',v=0;v<x.length;v++){var T=x.charAt(v);o(n,s,g,T,T)}for(var A='0123456789!@*()-=+[]<>|";:?/.,',w=0;w<A.length;w++){var C=A.charAt(w);o(r,s,g,C,C)}for(var O="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",S=0;S<O.length;S++){var B=O.charAt(S);o(n,s,d,B,B),o(r,s,g,B,B)}for(var _="\xc7\xd0\xde\xe7\xfe",z=0;z<_.length;z++){var q=_.charAt(z);o(n,s,d,q,q),o(r,s,g,q,q)}o(r,s,g,"\xf0","\xf0"),o(r,s,g,"\u2013","\u2013"),o(r,s,g,"\u2014","\u2014"),o(r,s,g,"\u2018","\u2018"),o(r,s,g,"\u2019","\u2019"),o(r,s,g,"\u201c","\u201c"),o(r,s,g,"\u201d","\u201d")},function(e,t,i){var a=i(38);e.exports=function(e){return Object(a(e))}},function(e,t,i){"use strict";var a=i(42),o=i(59),n={slant:[.25,.25,.25],space:[0,0,0],stretch:[0,0,0],shrink:[0,0,0],xHeight:[.431,.431,.431],quad:[1,1.171,1.472],extraSpace:[0,0,0],num1:[.677,.732,.925],num2:[.394,.384,.387],num3:[.444,.471,.504],denom1:[.686,.752,1.025],denom2:[.345,.344,.532],sup1:[.413,.503,.504],sup2:[.363,.431,.404],sup3:[.289,.286,.294],sub1:[.15,.143,.2],sub2:[.247,.286,.4],supDrop:[.386,.353,.494],subDrop:[.05,.071,.1],delim1:[2.39,1.7,1.98],delim2:[1.01,1.157,1.42],axisHeight:[.25,.25,.25],defaultRuleThickness:[.04,.049,.049],bigOpSpacing1:[.111,.111,.111],bigOpSpacing2:[.166,.166,.166],bigOpSpacing3:[.2,.2,.2],bigOpSpacing4:[.6,.611,.611],bigOpSpacing5:[.1,.143,.143],sqrtRuleThickness:[.04,.04,.04],ptPerEm:[10,10,10],doubleRuleSep:[.2,.2,.2]},r={"\xc5":"A","\xc7":"C","\xd0":"D","\xde":"o","\xe5":"a","\xe7":"c","\xf0":"d","\xfe":"o","\u0410":"A","\u0411":"B","\u0412":"B","\u0413":"F","\u0414":"A","\u0415":"E","\u0416":"K","\u0417":"3","\u0418":"N","\u0419":"N","\u041a":"K","\u041b":"N","\u041c":"M","\u041d":"H","\u041e":"O","\u041f":"N","\u0420":"P","\u0421":"C","\u0422":"T","\u0423":"y","\u0424":"O","\u0425":"X","\u0426":"U","\u0427":"h","\u0428":"W","\u0429":"W","\u042a":"B","\u042b":"X","\u042c":"B","\u042d":"3","\u042e":"X","\u042f":"R","\u0430":"a","\u0431":"b","\u0432":"a","\u0433":"r","\u0434":"y","\u0435":"e","\u0436":"m","\u0437":"e","\u0438":"n","\u0439":"n","\u043a":"n","\u043b":"n","\u043c":"m","\u043d":"n","\u043e":"o","\u043f":"n","\u0440":"p","\u0441":"c","\u0442":"o","\u0443":"y","\u0444":"b","\u0445":"x","\u0446":"n","\u0447":"n","\u0448":"w","\u0449":"w","\u044a":"a","\u044b":"m","\u044c":"a","\u044d":"e","\u044e":"m","\u044f":"r"},s={};t.a={getFontMetrics:function(e){var t=void 0;if(!s[t=e>=5?0:e>=3?1:2]){var i=s[t]={cssEmPerMu:n.quad[t]/18};for(var a in n)n.hasOwnProperty(a)&&(i[a]=n[a][t])}return s[t]},getCharacterMetrics:function(e,t,i){if(!o.a[t])throw new Error("Font metrics not found for font: "+t+".");var n=e.charCodeAt(0);e[0]in r&&(n=r[e[0]].charCodeAt(0));var s=o.a[t][n];if(s||"text"!==i||Object(a.b)(n)&&(s=o.a[t][77]),s)return{depth:s[0],height:s[1],italic:s[2],skew:s[3],width:s[4]}}}},function(e,t,i){"use strict";var a=i(66),o=i.n(a),n=i(7),r=i.n(n),s=i(10),l=i.n(s),c=function(){function e(t,i,a){r()(this,e),this.lexer=t,this.start=i,this.end=a,o()(this)}return l()(e,null,[{key:"range",value:function(t,i){return i?t&&t.loc&&i.loc&&t.loc.lexer===i.loc.lexer?new e(t.loc.lexer,t.loc.start,i.loc.end):null:t&&t.loc}}]),e}();t.a=c},function(e,t){var i=0,a=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++i+a).toString(36))}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,i){"use strict";var a=i(7),o=i.n(a),n=i(5);t.a=function e(t){o()(this,e),t=t||{},this.displayMode=n.a.deflt(t.displayMode,!1),this.throwOnError=n.a.deflt(t.throwOnError,!0),this.errorColor=n.a.deflt(t.errorColor,"#cc0000"),this.macros=t.macros||{},this.colorIsTextColor=n.a.deflt(t.colorIsTextColor,!1),this.maxSize=Math.max(0,n.a.deflt(t.maxSize,1/0))}},function(e,t,i){"use strict";t.__esModule=!0;var a,o=i(79),n=(a=o)&&a.__esModule?a:{default:a};t.default=function(e){if(Array.isArray(e)){for(var t=0,i=Array(e.length);t<e.length;t++)i[t]=e[t];return i}return(0,n.default)(e)}},function(e,t,i){"use strict";var a=i(81)(!0);i(48)(String,"String",(function(e){this._t=String(e),this._i=0}),(function(){var e,t=this._t,i=this._i;return i>=t.length?{value:void 0,done:!0}:(e=a(t,i),this._i+=e.length,{value:e,done:!1})}))},function(e,t){var i=Math.ceil,a=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?a:i)(e)}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,i){var a=i(87),o=i(53);e.exports=Object.keys||function(e){return a(e,o)}},function(e,t,i){var a=i(49),o=i(38);e.exports=function(e){return a(o(e))}},function(e,t,i){var a=i(52)("keys"),o=i(32);e.exports=function(e){return a[e]||(a[e]=o(e))}},function(e,t,i){"use strict";t.a=function(e){var t=!0,i=!1,a=void 0;try{for(var o,n=r()(s);!(t=(o=n.next()).done);t=!0){var l=o.value,c=!0,p=!1,h=void 0;try{for(var $,d=r()(l.blocks);!(c=($=d.next()).done);c=!0){var u=$.value;if(e>=u[0]&&e<=u[1])return l.name}}catch(m){p=!0,h=m}finally{try{!c&&d.return&&d.return()}finally{if(p)throw h}}}}catch(m){i=!0,a=m}finally{try{!t&&n.return&&n.return()}finally{if(i)throw a}}return null},t.b=function(e){for(var t=0;t<l.length;t+=2)if(e>=l[t]&&e<=l[t+1])return!0;return!1};var a=i(35),o=i.n(a),n=i(18),r=i.n(n),s=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}],l=[];s.forEach((function(e){return e.blocks.forEach((function(e){return l.push.apply(l,o()(e))}))}))},function(e,t,i){"use strict";var a=i(7),o=i.n(a),n=i(10),r=i.n(n),s=i(30),l=[[1,1,1],[2,1,1],[3,1,1],[4,2,1],[5,2,1],[6,3,1],[7,4,2],[8,6,3],[9,7,6],[10,8,7],[11,10,9]],c=[.5,.6,.7,.8,.9,1,1.2,1.44,1.728,2.074,2.488],p=function(e,t){return t.size<2?e:l[e-1][t.size-1]},h=function(){function e(t){o()(this,e),this.style=t.style,this.color=t.color,this.size=t.size||e.BASESIZE,this.textSize=t.textSize||this.size,this.phantom=!!t.phantom,this.fontFamily=t.fontFamily,this.fontWeight=t.fontWeight||"",this.fontShape=t.fontShape||"",this.sizeMultiplier=c[this.size-1],this.maxSize=t.maxSize,this._fontMetrics=void 0}return r()(e,[{key:"extend",value:function(t){var i={style:this.style,size:this.size,textSize:this.textSize,color:this.color,phantom:this.phantom,fontFamily:this.fontFamily,fontWeight:this.fontWeight,fontShape:this.fontShape,maxSize:this.maxSize};for(var a in t)t.hasOwnProperty(a)&&(i[a]=t[a]);return new e(i)}},{key:"havingStyle",value:function(e){return this.style===e?this:this.extend({style:e,size:p(this.textSize,e)})}},{key:"havingCrampedStyle",value:function(){return this.havingStyle(this.style.cramp())}},{key:"havingSize",value:function(e){return this.size===e&&this.textSize===e?this:this.extend({style:this.style.text(),size:e,textSize:e,sizeMultiplier:c[e-1]})}},{key:"havingBaseStyle",value:function(t){t=t||this.style.text();var i=p(e.BASESIZE,t);return this.size===i&&this.textSize===e.BASESIZE&&this.style===t?this:this.extend({style:t,size:i})}},{key:"withColor",value:function(e){return this.extend({color:e})}},{key:"withPhantom",value:function(){return this.extend({phantom:!0})}},{key:"withFontFamily",value:function(e){return this.extend({fontFamily:e||this.fontFamily})}},{key:"withFontWeight",value:function(e){return this.extend({fontWeight:e})}},{key:"withFontShape",value:function(e){return this.extend({fontShape:e})}},{key:"sizingClasses",value:function(e){return e.size!==this.size?["sizing","reset-size"+e.size,"size"+this.size]:[]}},{key:"baseSizingClasses",value:function(){return this.size!==e.BASESIZE?["sizing","reset-size"+this.size,"size"+e.BASESIZE]:[]}},{key:"fontMetrics",value:function(){return this._fontMetrics||(this._fontMetrics=s.a.getFontMetrics(this.size)),this._fontMetrics}},{key:"getColor",value:function(){return this.phantom?"transparent":null!=this.color&&e.colorMap.hasOwnProperty(this.color)?e.colorMap[this.color]:this.color}}]),e}();h.BASESIZE=6,h.colorMap={"katex-blue":"#6495ed","katex-orange":"#ffa500","katex-pink":"#ff00af","katex-red":"#df0030","katex-green":"#28ae7b","katex-gray":"gray","katex-purple":"#9d38bd","katex-blueA":"#ccfaff","katex-blueB":"#80f6ff","katex-blueC":"#63d9ea","katex-blueD":"#11accd","katex-blueE":"#0c7f99","katex-tealA":"#94fff5","katex-tealB":"#26edd5","katex-tealC":"#01d1c1","katex-tealD":"#01a995","katex-tealE":"#208170","katex-greenA":"#b6ffb0","katex-greenB":"#8af281","katex-greenC":"#74cf70","katex-greenD":"#1fab54","katex-greenE":"#0d923f","katex-goldA":"#ffd0a9","katex-goldB":"#ffbb71","katex-goldC":"#ff9c39","katex-goldD":"#e07d10","katex-goldE":"#a75a05","katex-redA":"#fca9a9","katex-redB":"#ff8482","katex-redC":"#f9685d","katex-redD":"#e84d39","katex-redE":"#bc2612","katex-maroonA":"#ffbde0","katex-maroonB":"#ff92c6","katex-maroonC":"#ed5fa6","katex-maroonD":"#ca337c","katex-maroonE":"#9e034e","katex-purpleA":"#ddd7ff","katex-purpleB":"#c6b9fc","katex-purpleC":"#aa87ff","katex-purpleD":"#7854ab","katex-purpleE":"#543b78","katex-mintA":"#f5f9e8","katex-mintB":"#edf2df","katex-mintC":"#e0e5cc","katex-grayA":"#f6f7f7","katex-grayB":"#f0f1f2","katex-grayC":"#e3e5e6","katex-grayD":"#d6d8da","katex-grayE":"#babec2","katex-grayF":"#888d93","katex-grayG":"#626569","katex-grayH":"#3b3e40","katex-grayI":"#21242c","katex-kaBlue":"#314453","katex-kaGreen":"#71B307"},t.a=h},function(e,t,i){"use strict";var a=i(6),o=i(9),n=i(12),r=i(0),s=i(30),l=i(28),c=i(5),p=function(e,t,i){return l.a.math[e]&&l.a.math[e].replace?s.a.getCharacterMetrics(l.a.math[e].replace,t,i):s.a.getCharacterMetrics(e,t,i)},h=function(e,t,i,a){var o=i.havingBaseStyle(t),n=r.a.makeSpan((a||[]).concat(o.sizingClasses(i)),[e],i);return n.delimSizeMultiplier=o.sizeMultiplier/i.sizeMultiplier,n.height*=n.delimSizeMultiplier,n.depth*=n.delimSizeMultiplier,n.maxFontSize=o.sizeMultiplier,n},$=function(e,t,i){var a=t.havingBaseStyle(i),o=(1-t.sizeMultiplier/a.sizeMultiplier)*t.fontMetrics().axisHeight;e.classes.push("delimcenter"),e.style.top=o+"em",e.height-=o,e.depth+=o},d=function(e,t,i,a,n,s){var l=function(e,t,i,a){return r.a.makeSymbol(e,"Size"+t+"-Regular",i,a)}(e,t,n,a),c=h(r.a.makeSpan(["delimsizing","size"+t],[l],a),o.a.TEXT,a,s);return i&&$(c,a,o.a.TEXT),c},u=function(e,t,i){var a=void 0;return"Size1-Regular"===t?a="delim-size1":"Size4-Regular"===t&&(a="delim-size4"),{type:"elem",elem:r.a.makeSpan(["delimsizinginner",a],[r.a.makeSpan([],[r.a.makeSymbol(e,t,i)])])}},m=function(e,t,i,a,n,s){var l=void 0,c=void 0,$=void 0,d=void 0;l=$=d=e,c=null;var m="Size1-Regular";"\\uparrow"===e?$=d="\u23d0":"\\Uparrow"===e?$=d="\u2016":"\\downarrow"===e?l=$="\u23d0":"\\Downarrow"===e?l=$="\u2016":"\\updownarrow"===e?(l="\\uparrow",$="\u23d0",d="\\downarrow"):"\\Updownarrow"===e?(l="\\Uparrow",$="\u2016",d="\\Downarrow"):"["===e||"\\lbrack"===e?(l="\u23a1",$="\u23a2",d="\u23a3",m="Size4-Regular"):"]"===e||"\\rbrack"===e?(l="\u23a4",$="\u23a5",d="\u23a6",m="Size4-Regular"):"\\lfloor"===e?($=l="\u23a2",d="\u23a3",m="Size4-Regular"):"\\lceil"===e?(l="\u23a1",$=d="\u23a2",m="Size4-Regular"):"\\rfloor"===e?($=l="\u23a5",d="\u23a6",m="Size4-Regular"):"\\rceil"===e?(l="\u23a4",$=d="\u23a5",m="Size4-Regular"):"("===e?(l="\u239b",$="\u239c",d="\u239d",m="Size4-Regular"):")"===e?(l="\u239e",$="\u239f",d="\u23a0",m="Size4-Regular"):"\\{"===e||"\\lbrace"===e?(l="\u23a7",c="\u23a8",d="\u23a9",$="\u23aa",m="Size4-Regular"):"\\}"===e||"\\rbrace"===e?(l="\u23ab",c="\u23ac",d="\u23ad",$="\u23aa",m="Size4-Regular"):"\\lgroup"===e?(l="\u23a7",d="\u23a9",$="\u23aa",m="Size4-Regular"):"\\rgroup"===e?(l="\u23ab",d="\u23ad",$="\u23aa",m="Size4-Regular"):"\\lmoustache"===e?(l="\u23a7",d="\u23ad",$="\u23aa",m="Size4-Regular"):"\\rmoustache"===e&&(l="\u23ab",d="\u23a9",$="\u23aa",m="Size4-Regular");var b=p(l,m,n),y=b.height+b.depth,f=p($,m,n),g=f.height+f.depth,x=p(d,m,n),v=x.height+x.depth,T=0,A=1;if(null!==c){var w=p(c,m,n);T=w.height+w.depth,A=2}var C=y+v+T,O=Math.ceil((t-C)/(A*g)),S=C+O*A*g,B=a.fontMetrics().axisHeight;i&&(B*=a.sizeMultiplier);var _=S/2-B,z=[];if(z.push(u(d,m,n)),null===c)for(var q=0;q<O;q++)z.push(u($,m,n));else{for(var I=0;I<O;I++)z.push(u($,m,n));z.push(u(c,m,n));for(var k=0;k<O;k++)z.push(u($,m,n))}z.push(u(l,m,n));var N=a.havingBaseStyle(o.a.TEXT),D=r.a.makeVList({positionType:"bottom",positionData:_,children:z},N);return h(r.a.makeSpan(["delimsizing","mult"],[D],N),o.a.TEXT,a,s)},b=80,y=.08,f=function(e,t,i,a){var o=void 0;"sqrtTall"===e&&(o="M702 80H400000v40H742v"+(i-54-b)+"l-4 4-4 4c-.667.7\n-2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1h-12l-28-84c-16.667-52-96.667\n-294.333-240-727l-212 -643 -85 170c-4-3.333-8.333-7.667-13 -13l-13-13l77-155\n 77-156c66 199.333 139 419.667 219 661 l218 661zM702 80H400000v40H742z");var s=new n.a.pathNode(e,o),l=new n.a.svgNode([s],{width:"400em",height:t+"em",viewBox:"0 0 400000 "+i,preserveAspectRatio:"xMinYMin slice"});return r.a.makeSpan(["hide-tail"],[l],a)},g=["(",")","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\\lceil","\\rceil","\\surd"],x=["\\uparrow","\\downarrow","\\updownarrow","\\Uparrow","\\Downarrow","\\Updownarrow","|","\\|","\\vert","\\Vert","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\\lmoustache","\\rmoustache"],v=["<",">","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"],T=[0,1.2,1.8,2.4,3],A=[{type:"small",style:o.a.SCRIPTSCRIPT},{type:"small",style:o.a.SCRIPT},{type:"small",style:o.a.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],w=[{type:"small",style:o.a.SCRIPTSCRIPT},{type:"small",style:o.a.SCRIPT},{type:"small",style:o.a.TEXT},{type:"stack"}],C=[{type:"small",style:o.a.SCRIPTSCRIPT},{type:"small",style:o.a.SCRIPT},{type:"small",style:o.a.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],O=function(e,t,i,a){for(var o,n=Math.min(2,3-a.style.size);n<i.length&&"stack"!==i[n].type;n++){var r=p(e,"small"===(o=i[n]).type?"Main-Regular":"large"===o.type?"Size"+o.size+"-Regular":"stack"===o.type?"Size4-Regular":void 0,"math"),s=r.height+r.depth;if("small"===i[n].type&&(s*=a.havingBaseStyle(i[n].style).sizeMultiplier),s>t)return i[n]}return i[i.length-1]},S=function(e,t,i,a,o,n){"<"===e||"\\lt"===e||"\u27e8"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"\u27e9"!==e||(e="\\rangle");var s=void 0;s=c.a.contains(v,e)?A:c.a.contains(g,e)?C:w;var l=O(e,t,s,a);return"small"===l.type?function(e,t,i,a,o,n){var s=r.a.makeSymbol(e,"Main-Regular",o,a),l=h(s,t,a,n);return i&&$(l,a,t),l}(e,l.style,i,a,o,n):"large"===l.type?d(e,l.size,i,a,o,n):m(e,t,i,a,o,n)};t.a={sqrtImage:function(e,t){var i=O("\\surd",e,C,t),a=void 0,o=t.sizeMultiplier,n=0,r=0,s=0;return"small"===i.type?(s=1080,r=1*(o=t.havingBaseStyle(i.style).sizeMultiplier/t.sizeMultiplier),(a=f("sqrtMain",n=1.08*o,s,t)).style.minWidth="0.853em",a.advanceWidth=.833*o):"large"===i.type?(s=1080*T[i.size],r=T[i.size]/o,n=(T[i.size]+y)/o,(a=f("sqrtSize"+i.size,n,s,t)).style.minWidth="1.02em",a.advanceWidth=1/o):(n=e/o+y,r=e/o,s=Math.floor(1e3*e)+b,(a=f("sqrtTall",n,s,t)).style.minWidth="0.742em",a.advanceWidth=1.056/o),a.height=r,a.style.height=n+"em",{span:a,ruleWidth:t.fontMetrics().sqrtRuleThickness*o}},sizedDelim:function(e,t,i,o,n){if("<"===e||"\\lt"===e||"\u27e8"===e?e="\\langle":">"!==e&&"\\gt"!==e&&"\u27e9"!==e||(e="\\rangle"),c.a.contains(g,e)||c.a.contains(v,e))return d(e,t,!1,i,o,n);if(c.a.contains(x,e))return m(e,T[t],!1,i,o,n);throw new a.a("Illegal delimiter: '"+e+"'")},customSizedDelim:S,leftRightDelim:function(e,t,i,a,o,n){var r=a.fontMetrics().axisHeight*a.sizeMultiplier,s=5/a.fontMetrics().ptPerEm,l=Math.max(t-r,i+r),c=Math.max(l/500*901,2*l-s);return S(e,c,!0,a,o,n)}}},function(e,t,i){var a=i(20),o=i(16).document,n=a(o)&&a(o.createElement);e.exports=function(e){return n?o.createElement(e):{}}},function(e,t,i){var a=i(25),o=i(8),n=i(24);e.exports=function(e,t){var i=(o.Object||{})[e]||Object[e],r={};r[e]=t(i),a(a.S+a.F*n((function(){i(1)})),"Object",r)}},function(e,t,i){var a=i(72);e.exports=function(e,t,i){if(a(e),void 0===t)return e;switch(i){case 1:return function(i){return e.call(t,i)};case 2:return function(i,a){return e.call(t,i,a)};case 3:return function(i,a,o){return e.call(t,i,a,o)}}return function(){return e.apply(t,arguments)}}},function(e,t,i){"use strict";var a=i(82),o=i(25),n=i(83),r=i(26),s=i(21),l=i(17),c=i(84),p=i(54),h=i(91),$=i(11)("iterator"),d=!([].keys&&"next"in[].keys()),u="keys",m="values",b=function(){return this};e.exports=function(e,t,i,y,f,g,x){c(i,t,y);var v,T,A,w=function(e){if(!d&&e in B)return B[e];switch(e){case u:case m:return function(){return new i(this,e)}}return function(){return new i(this,e)}},C=t+" Iterator",O=f==m,S=!1,B=e.prototype,_=B[$]||B["@@iterator"]||f&&B[f],z=_||w(f),q=f?O?w("entries"):z:void 0,I="Array"==t&&B.entries||_;if(I&&(A=h(I.call(new e)))!==Object.prototype&&(p(A,C,!0),a||s(A,$)||r(A,$,b)),O&&_&&_.name!==m&&(S=!0,z=function(){return _.call(this)}),a&&!x||!d&&!S&&B[$]||r(B,$,z),l[t]=z,l[C]=b,f)if(v={values:O?z:w(m),keys:g?z:w(u),entries:q},x)for(T in v)T in B||n(B,T,v[T]);else o(o.P+o.F*(d||S),t,v);return v}},function(e,t,i){var a=i(50);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==a(e)?e.split(""):Object(e)}},function(e,t){var i={}.toString;e.exports=function(e){return i.call(e).slice(8,-1)}},function(e,t,i){var a=i(37),o=Math.min;e.exports=function(e){return e>0?o(a(e),9007199254740991):0}},function(e,t,i){var a=i(16),o="__core-js_shared__",n=a[o]||(a[o]={});e.exports=function(e){return n[e]||(n[e]={})}},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,i){var a=i(15).f,o=i(21),n=i(11)("toStringTag");e.exports=function(e,t,i){e&&!o(e=i?e:e.prototype,n)&&a(e,n,{configurable:!0,value:t})}},function(e,t,i){var a=i(56),o=i(11)("iterator"),n=i(17);e.exports=i(8).getIteratorMethod=function(e){if(void 0!=e)return e[o]||e["@@iterator"]||n[a(e)]}},function(e,t,i){var a=i(50),o=i(11)("toStringTag"),n="Arguments"==a(function(){return arguments}());e.exports=function(e){var t,i,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(i=function(e,t){try{return e[t]}catch(i){}}(t=Object(e),o))?i:n?a(t):"Object"==(r=a(t))&&"function"==typeof t.callee?"Arguments":r}},function(e,t,i){"use strict";t.__esModule=!0;var a=n(i(97)),o=n(i(18));function n(e){return e&&e.__esModule?e:{default:e}}t.default=function(e,t){if(Array.isArray(e))return e;if((0,a.default)(Object(e)))return function(e,t){var i=[],a=!0,n=!1,r=void 0;try{for(var s,l=(0,o.default)(e);!(a=(s=l.next()).done)&&(i.push(s.value),!t||i.length!==t);a=!0);}catch(c){n=!0,r=c}finally{try{!a&&l.return&&l.return()}finally{if(n)throw r}}return i}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}},function(e,t,i){i(99);for(var a=i(16),o=i(26),n=i(17),r=i(11)("toStringTag"),s=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],l=0;l<5;l++){var c=s[l],p=a[c],h=p&&p.prototype;h&&!h[r]&&o(h,r,c),n[c]=n.Array}},function(e,t,i){"use strict";t.a={"AMS-Regular":{65:[0,.68889,0,0,.72222],66:[0,.68889,0,0,.66667],67:[0,.68889,0,0,.72222],68:[0,.68889,0,0,.72222],69:[0,.68889,0,0,.66667],70:[0,.68889,0,0,.61111],71:[0,.68889,0,0,.77778],72:[0,.68889,0,0,.77778],73:[0,.68889,0,0,.38889],74:[.16667,.68889,0,0,.5],75:[0,.68889,0,0,.77778],76:[0,.68889,0,0,.66667],77:[0,.68889,0,0,.94445],78:[0,.68889,0,0,.72222],79:[.16667,.68889,0,0,.77778],80:[0,.68889,0,0,.61111],81:[.16667,.68889,0,0,.77778],82:[0,.68889,0,0,.72222],83:[0,.68889,0,0,.55556],84:[0,.68889,0,0,.66667],85:[0,.68889,0,0,.72222],86:[0,.68889,0,0,.72222],87:[0,.68889,0,0,1],88:[0,.68889,0,0,.72222],89:[0,.68889,0,0,.72222],90:[0,.68889,0,0,.66667],107:[0,.68889,0,0,.55556],165:[0,.675,.025,0,.75],174:[.15559,.69224,0,0,.94666],240:[0,.68889,0,0,.55556],295:[0,.68889,0,0,.54028],710:[0,.825,0,0,2.33334],732:[0,.9,0,0,2.33334],770:[0,.825,0,0,2.33334],771:[0,.9,0,0,2.33334],989:[.08167,.58167,0,0,.77778],1008:[0,.43056,.04028,0,.66667],8245:[0,.54986,0,0,.275],8463:[0,.68889,0,0,.54028],8487:[0,.68889,0,0,.72222],8498:[0,.68889,0,0,.55556],8502:[0,.68889,0,0,.66667],8503:[0,.68889,0,0,.44445],8504:[0,.68889,0,0,.66667],8513:[0,.68889,0,0,.63889],8592:[-.03598,.46402,0,0,.5],8594:[-.03598,.46402,0,0,.5],8602:[-.13313,.36687,0,0,1],8603:[-.13313,.36687,0,0,1],8606:[.01354,.52239,0,0,1],8608:[.01354,.52239,0,0,1],8610:[.01354,.52239,0,0,1.11111],8611:[.01354,.52239,0,0,1.11111],8619:[0,.54986,0,0,1],8620:[0,.54986,0,0,1],8621:[-.13313,.37788,0,0,1.38889],8622:[-.13313,.36687,0,0,1],8624:[0,.69224,0,0,.5],8625:[0,.69224,0,0,.5],8630:[0,.43056,0,0,1],8631:[0,.43056,0,0,1],8634:[.08198,.58198,0,0,.77778],8635:[.08198,.58198,0,0,.77778],8638:[.19444,.69224,0,0,.41667],8639:[.19444,.69224,0,0,.41667],8642:[.19444,.69224,0,0,.41667],8643:[.19444,.69224,0,0,.41667],8644:[.1808,.675,0,0,1],8646:[.1808,.675,0,0,1],8647:[.1808,.675,0,0,1],8648:[.19444,.69224,0,0,.83334],8649:[.1808,.675,0,0,1],8650:[.19444,.69224,0,0,.83334],8651:[.01354,.52239,0,0,1],8652:[.01354,.52239,0,0,1],8653:[-.13313,.36687,0,0,1],8654:[-.13313,.36687,0,0,1],8655:[-.13313,.36687,0,0,1],8666:[.13667,.63667,0,0,1],8667:[.13667,.63667,0,0,1],8669:[-.13313,.37788,0,0,1],8672:[-.064,.437,0,0,1187],8674:[-.064,.437,0,0,1167],8705:[0,.825,0,0,.5],8708:[0,.68889,0,0,.55556],8709:[.08167,.58167,0,0,.77778],8717:[0,.43056,0,0,.42917],8722:[-.03598,.46402,0,0,.5],8724:[.08198,.69224,0,0,.77778],8726:[.08167,.58167,0,0,.77778],8733:[0,.69224,0,0,.77778],8736:[0,.69224,0,0,.72222],8737:[0,.69224,0,0,.72222],8738:[.03517,.52239,0,0,.72222],8739:[.08167,.58167,0,0,.22222],8740:[.25142,.74111,0,0,.27778],8741:[.08167,.58167,0,0,.38889],8742:[.25142,.74111,0,0,.5],8756:[0,.69224,0,0,.66667],8757:[0,.69224,0,0,.66667],8764:[-.13313,.36687,0,0,.77778],8765:[-.13313,.37788,0,0,.77778],8769:[-.13313,.36687,0,0,.77778],8770:[-.03625,.46375,0,0,.77778],8774:[.30274,.79383,0,0,.77778],8776:[-.01688,.48312,0,0,.77778],8778:[.08167,.58167,0,0,.77778],8782:[.06062,.54986,0,0,.77778],8783:[.06062,.54986,0,0,.77778],8785:[.08198,.58198,0,0,.77778],8786:[.08198,.58198,0,0,.77778],8787:[.08198,.58198,0,0,.77778],8790:[0,.69224,0,0,.77778],8791:[.22958,.72958,0,0,.77778],8796:[.08198,.91667,0,0,.77778],8806:[.25583,.75583,0,0,.77778],8807:[.25583,.75583,0,0,.77778],8808:[.25142,.75726,0,0,.77778],8809:[.25142,.75726,0,0,.77778],8812:[.25583,.75583,0,0,.5],8814:[.20576,.70576,0,0,.77778],8815:[.20576,.70576,0,0,.77778],8816:[.30274,.79383,0,0,.77778],8817:[.30274,.79383,0,0,.77778],8818:[.22958,.72958,0,0,.77778],8819:[.22958,.72958,0,0,.77778],8822:[.1808,.675,0,0,.77778],8823:[.1808,.675,0,0,.77778],8828:[.13667,.63667,0,0,.77778],8829:[.13667,.63667,0,0,.77778],8830:[.22958,.72958,0,0,.77778],8831:[.22958,.72958,0,0,.77778],8832:[.20576,.70576,0,0,.77778],8833:[.20576,.70576,0,0,.77778],8840:[.30274,.79383,0,0,.77778],8841:[.30274,.79383,0,0,.77778],8842:[.13597,.63597,0,0,.77778],8843:[.13597,.63597,0,0,.77778],8847:[.03517,.54986,0,0,.77778],8848:[.03517,.54986,0,0,.77778],8858:[.08198,.58198,0,0,.77778],8859:[.08198,.58198,0,0,.77778],8861:[.08198,.58198,0,0,.77778],8862:[0,.675,0,0,.77778],8863:[0,.675,0,0,.77778],8864:[0,.675,0,0,.77778],8865:[0,.675,0,0,.77778],8872:[0,.69224,0,0,.61111],8873:[0,.69224,0,0,.72222],8874:[0,.69224,0,0,.88889],8876:[0,.68889,0,0,.61111],8877:[0,.68889,0,0,.61111],8878:[0,.68889,0,0,.72222],8879:[0,.68889,0,0,.72222],8882:[.03517,.54986,0,0,.77778],8883:[.03517,.54986,0,0,.77778],8884:[.13667,.63667,0,0,.77778],8885:[.13667,.63667,0,0,.77778],8888:[0,.54986,0,0,1.11111],8890:[.19444,.43056,0,0,.55556],8891:[.19444,.69224,0,0,.61111],8892:[.19444,.69224,0,0,.61111],8901:[0,.54986,0,0,.27778],8903:[.08167,.58167,0,0,.77778],8905:[.08167,.58167,0,0,.77778],8906:[.08167,.58167,0,0,.77778],8907:[0,.69224,0,0,.77778],8908:[0,.69224,0,0,.77778],8909:[-.03598,.46402,0,0,.77778],8910:[0,.54986,0,0,.76042],8911:[0,.54986,0,0,.76042],8912:[.03517,.54986,0,0,.77778],8913:[.03517,.54986,0,0,.77778],8914:[0,.54986,0,0,.66667],8915:[0,.54986,0,0,.66667],8916:[0,.69224,0,0,.66667],8918:[.0391,.5391,0,0,.77778],8919:[.0391,.5391,0,0,.77778],8920:[.03517,.54986,0,0,1.33334],8921:[.03517,.54986,0,0,1.33334],8922:[.38569,.88569,0,0,.77778],8923:[.38569,.88569,0,0,.77778],8926:[.13667,.63667,0,0,.77778],8927:[.13667,.63667,0,0,.77778],8928:[.30274,.79383,0,0,.77778],8929:[.30274,.79383,0,0,.77778],8934:[.23222,.74111,0,0,.77778],8935:[.23222,.74111,0,0,.77778],8936:[.23222,.74111,0,0,.77778],8937:[.23222,.74111,0,0,.77778],8938:[.20576,.70576,0,0,.77778],8939:[.20576,.70576,0,0,.77778],8940:[.30274,.79383,0,0,.77778],8941:[.30274,.79383,0,0,.77778],8994:[.19444,.69224,0,0,.77778],8995:[.19444,.69224,0,0,.77778],9416:[.15559,.69224,0,0,.90222],9484:[0,.69224,0,0,.5],9488:[0,.69224,0,0,.5],9492:[0,.37788,0,0,.5],9496:[0,.37788,0,0,.5],9585:[.19444,.68889,0,0,.88889],9586:[.19444,.74111,0,0,.88889],9632:[0,.675,0,0,.77778],9633:[0,.675,0,0,.77778],9650:[0,.54986,0,0,.72222],9651:[0,.54986,0,0,.72222],9654:[.03517,.54986,0,0,.77778],9660:[0,.54986,0,0,.72222],9661:[0,.54986,0,0,.72222],9664:[.03517,.54986,0,0,.77778],9674:[.11111,.69224,0,0,.66667],9733:[.19444,.69224,0,0,.94445],10003:[0,.69224,0,0,.83334],10016:[0,.69224,0,0,.83334],10731:[.11111,.69224,0,0,.66667],10846:[.19444,.75583,0,0,.61111],10877:[.13667,.63667,0,0,.77778],10878:[.13667,.63667,0,0,.77778],10885:[.25583,.75583,0,0,.77778],10886:[.25583,.75583,0,0,.77778],10887:[.13597,.63597,0,0,.77778],10888:[.13597,.63597,0,0,.77778],10889:[.26167,.75726,0,0,.77778],10890:[.26167,.75726,0,0,.77778],10891:[.48256,.98256,0,0,.77778],10892:[.48256,.98256,0,0,.77778],10901:[.13667,.63667,0,0,.77778],10902:[.13667,.63667,0,0,.77778],10933:[.25142,.75726,0,0,.77778],10934:[.25142,.75726,0,0,.77778],10935:[.26167,.75726,0,0,.77778],10936:[.26167,.75726,0,0,.77778],10937:[.26167,.75726,0,0,.77778],10938:[.26167,.75726,0,0,.77778],10949:[.25583,.75583,0,0,.77778],10950:[.25583,.75583,0,0,.77778],10955:[.28481,.79383,0,0,.77778],10956:[.28481,.79383,0,0,.77778],57350:[.08167,.58167,0,0,.22222],57351:[.08167,.58167,0,0,.38889],57352:[.08167,.58167,0,0,.77778],57353:[0,.43056,.04028,0,.66667],57356:[.25142,.75726,0,0,.77778],57357:[.25142,.75726,0,0,.77778],57358:[.41951,.91951,0,0,.77778],57359:[.30274,.79383,0,0,.77778],57360:[.30274,.79383,0,0,.77778],57361:[.41951,.91951,0,0,.77778],57366:[.25142,.75726,0,0,.77778],57367:[.25142,.75726,0,0,.77778],57368:[.25142,.75726,0,0,.77778],57369:[.25142,.75726,0,0,.77778],57370:[.13597,.63597,0,0,.77778],57371:[.13597,.63597,0,0,.77778]},"Caligraphic-Regular":{48:[0,.43056,0,0,.5],49:[0,.43056,0,0,.5],50:[0,.43056,0,0,.5],51:[.19444,.43056,0,0,.5],52:[.19444,.43056,0,0,.5],53:[.19444,.43056,0,0,.5],54:[0,.64444,0,0,.5],55:[.19444,.43056,0,0,.5],56:[0,.64444,0,0,.5],57:[.19444,.43056,0,0,.5],65:[0,.68333,0,.19445,.79847],66:[0,.68333,.03041,.13889,.65681],67:[0,.68333,.05834,.13889,.52653],68:[0,.68333,.02778,.08334,.77139],69:[0,.68333,.08944,.11111,.52778],70:[0,.68333,.09931,.11111,.71875],71:[.09722,.68333,.0593,.11111,.59487],72:[0,.68333,.00965,.11111,.84452],73:[0,.68333,.07382,0,.54452],74:[.09722,.68333,.18472,.16667,.67778],75:[0,.68333,.01445,.05556,.76195],76:[0,.68333,0,.13889,.68972],77:[0,.68333,0,.13889,1.2009],78:[0,.68333,.14736,.08334,.82049],79:[0,.68333,.02778,.11111,.79611],80:[0,.68333,.08222,.08334,.69556],81:[.09722,.68333,0,.11111,.81667],82:[0,.68333,0,.08334,.8475],83:[0,.68333,.075,.13889,.60556],84:[0,.68333,.25417,0,.54464],85:[0,.68333,.09931,.08334,.62583],86:[0,.68333,.08222,0,.61278],87:[0,.68333,.08222,.08334,.98778],88:[0,.68333,.14643,.13889,.7133],89:[.09722,.68333,.08222,.08334,.66834],90:[0,.68333,.07944,.13889,.72473]},"Fraktur-Regular":{33:[0,.69141,0,0,.29574],34:[0,.69141,0,0,.21471],38:[0,.69141,0,0,.73786],39:[0,.69141,0,0,.21201],40:[.24982,.74947,0,0,.38865],41:[.24982,.74947,0,0,.38865],42:[0,.62119,0,0,.27764],43:[.08319,.58283,0,0,.75623],44:[0,.10803,0,0,.27764],45:[.08319,.58283,0,0,.75623],46:[0,.10803,0,0,.27764],47:[.24982,.74947,0,0,.50181],48:[0,.47534,0,0,.50181],49:[0,.47534,0,0,.50181],50:[0,.47534,0,0,.50181],51:[.18906,.47534,0,0,.50181],52:[.18906,.47534,0,0,.50181],53:[.18906,.47534,0,0,.50181],54:[0,.69141,0,0,.50181],55:[.18906,.47534,0,0,.50181],56:[0,.69141,0,0,.50181],57:[.18906,.47534,0,0,.50181],58:[0,.47534,0,0,.21606],59:[.12604,.47534,0,0,.21606],61:[-.13099,.36866,0,0,.75623],63:[0,.69141,0,0,.36245],65:[0,.69141,0,0,.7176],66:[0,.69141,0,0,.88397],67:[0,.69141,0,0,.61254],68:[0,.69141,0,0,.83158],69:[0,.69141,0,0,.66278],70:[.12604,.69141,0,0,.61119],71:[0,.69141,0,0,.78539],72:[.06302,.69141,0,0,.7203],73:[0,.69141,0,0,.55448],74:[.12604,.69141,0,0,.55231],75:[0,.69141,0,0,.66845],76:[0,.69141,0,0,.66602],77:[0,.69141,0,0,1.04953],78:[0,.69141,0,0,.83212],79:[0,.69141,0,0,.82699],80:[.18906,.69141,0,0,.82753],81:[.03781,.69141,0,0,.82699],82:[0,.69141,0,0,.82807],83:[0,.69141,0,0,.82861],84:[0,.69141,0,0,.66899],85:[0,.69141,0,0,.64576],86:[0,.69141,0,0,.83131],87:[0,.69141,0,0,1.04602],88:[0,.69141,0,0,.71922],89:[.18906,.69141,0,0,.83293],90:[.12604,.69141,0,0,.60201],91:[.24982,.74947,0,0,.27764],93:[.24982,.74947,0,0,.27764],94:[0,.69141,0,0,.49965],97:[0,.47534,0,0,.50046],98:[0,.69141,0,0,.51315],99:[0,.47534,0,0,.38946],100:[0,.62119,0,0,.49857],101:[0,.47534,0,0,.40053],102:[.18906,.69141,0,0,.32626],103:[.18906,.47534,0,0,.5037],104:[.18906,.69141,0,0,.52126],105:[0,.69141,0,0,.27899],106:[0,.69141,0,0,.28088],107:[0,.69141,0,0,.38946],108:[0,.69141,0,0,.27953],109:[0,.47534,0,0,.76676],110:[0,.47534,0,0,.52666],111:[0,.47534,0,0,.48885],112:[.18906,.52396,0,0,.50046],113:[.18906,.47534,0,0,.48912],114:[0,.47534,0,0,.38919],115:[0,.47534,0,0,.44266],116:[0,.62119,0,0,.33301],117:[0,.47534,0,0,.5172],118:[0,.52396,0,0,.5118],119:[0,.52396,0,0,.77351],120:[.18906,.47534,0,0,.38865],121:[.18906,.47534,0,0,.49884],122:[.18906,.47534,0,0,.39054],8216:[0,.69141,0,0,.21471],8217:[0,.69141,0,0,.21471],58112:[0,.62119,0,0,.49749],58113:[0,.62119,0,0,.4983],58114:[.18906,.69141,0,0,.33328],58115:[.18906,.69141,0,0,.32923],58116:[.18906,.47534,0,0,.50343],58117:[0,.69141,0,0,.33301],58118:[0,.62119,0,0,.33409],58119:[0,.47534,0,0,.50073]},"Main-Bold":{33:[0,.69444,0,0,.35],34:[0,.69444,0,0,.60278],35:[.19444,.69444,0,0,.95833],36:[.05556,.75,0,0,.575],37:[.05556,.75,0,0,.95833],38:[0,.69444,0,0,.89444],39:[0,.69444,0,0,.31944],40:[.25,.75,0,0,.44722],41:[.25,.75,0,0,.44722],42:[0,.75,0,0,.575],43:[.13333,.63333,0,0,.89444],44:[.19444,.15556,0,0,.31944],45:[0,.44444,0,0,.38333],46:[0,.15556,0,0,.31944],47:[.25,.75,0,0,.575],48:[0,.64444,0,0,.575],49:[0,.64444,0,0,.575],50:[0,.64444,0,0,.575],51:[0,.64444,0,0,.575],52:[0,.64444,0,0,.575],53:[0,.64444,0,0,.575],54:[0,.64444,0,0,.575],55:[0,.64444,0,0,.575],56:[0,.64444,0,0,.575],57:[0,.64444,0,0,.575],58:[0,.44444,0,0,.31944],59:[.19444,.44444,0,0,.31944],60:[.08556,.58556,0,0,.89444],61:[-.10889,.39111,0,0,.89444],62:[.08556,.58556,0,0,.89444],63:[0,.69444,0,0,.54305],64:[0,.69444,0,0,.89444],65:[0,.68611,0,0,.86944],66:[0,.68611,0,0,.81805],67:[0,.68611,0,0,.83055],68:[0,.68611,0,0,.88194],69:[0,.68611,0,0,.75555],70:[0,.68611,0,0,.72361],71:[0,.68611,0,0,.90416],72:[0,.68611,0,0,.9],73:[0,.68611,0,0,.43611],74:[0,.68611,0,0,.59444],75:[0,.68611,0,0,.90138],76:[0,.68611,0,0,.69166],77:[0,.68611,0,0,1.09166],78:[0,.68611,0,0,.9],79:[0,.68611,0,0,.86388],80:[0,.68611,0,0,.78611],81:[.19444,.68611,0,0,.86388],82:[0,.68611,0,0,.8625],83:[0,.68611,0,0,.63889],84:[0,.68611,0,0,.8],85:[0,.68611,0,0,.88472],86:[0,.68611,.01597,0,.86944],87:[0,.68611,.01597,0,1.18888],88:[0,.68611,0,0,.86944],89:[0,.68611,.02875,0,.86944],90:[0,.68611,0,0,.70277],91:[.25,.75,0,0,.31944],92:[.25,.75,0,0,.575],93:[.25,.75,0,0,.31944],94:[0,.69444,0,0,.575],95:[.31,.13444,.03194,0,.575],97:[0,.44444,0,0,.55902],98:[0,.69444,0,0,.63889],99:[0,.44444,0,0,.51111],100:[0,.69444,0,0,.63889],101:[0,.44444,0,0,.52708],102:[0,.69444,.10903,0,.35139],103:[.19444,.44444,.01597,0,.575],104:[0,.69444,0,0,.63889],105:[0,.69444,0,0,.31944],106:[.19444,.69444,0,0,.35139],107:[0,.69444,0,0,.60694],108:[0,.69444,0,0,.31944],109:[0,.44444,0,0,.95833],110:[0,.44444,0,0,.63889],111:[0,.44444,0,0,.575],112:[.19444,.44444,0,0,.63889],113:[.19444,.44444,0,0,.60694],114:[0,.44444,0,0,.47361],115:[0,.44444,0,0,.45361],116:[0,.63492,0,0,.44722],117:[0,.44444,0,0,.63889],118:[0,.44444,.01597,0,.60694],119:[0,.44444,.01597,0,.83055],120:[0,.44444,0,0,.60694],121:[.19444,.44444,.01597,0,.60694],122:[0,.44444,0,0,.51111],123:[.25,.75,0,0,.575],124:[.25,.75,0,0,.31944],125:[.25,.75,0,0,.575],126:[.35,.34444,0,0,.575],168:[0,.69444,0,0,.575],172:[0,.44444,0,0,.76666],176:[0,.69444,0,0,.86944],177:[.13333,.63333,0,0,.89444],198:[0,.68611,0,0,1.04166],215:[.13333,.63333,0,0,.89444],216:[.04861,.73472,0,0,.89444],223:[0,.69444,0,0,.59722],230:[0,.44444,0,0,.83055],247:[.13333,.63333,0,0,.89444],248:[.09722,.54167,0,0,.575],305:[0,.44444,0,0,.31944],338:[0,.68611,0,0,1.16944],339:[0,.44444,0,0,.89444],567:[.19444,.44444,0,0,.35139],710:[0,.69444,0,0,.575],711:[0,.63194,0,0,.575],713:[0,.59611,0,0,.575],714:[0,.69444,0,0,.575],715:[0,.69444,0,0,.575],728:[0,.69444,0,0,.575],729:[0,.69444,0,0,.31944],730:[0,.69444,0,0,.86944],732:[0,.69444,0,0,.575],733:[0,.69444,0,0,.575],824:[.19444,.69444,0,0,0],915:[0,.68611,0,0,.69166],916:[0,.68611,0,0,.95833],920:[0,.68611,0,0,.89444],923:[0,.68611,0,0,.80555],926:[0,.68611,0,0,.76666],928:[0,.68611,0,0,.9],931:[0,.68611,0,0,.83055],933:[0,.68611,0,0,.89444],934:[0,.68611,0,0,.83055],936:[0,.68611,0,0,.89444],937:[0,.68611,0,0,.83055],8211:[0,.44444,.03194,0,.575],8212:[0,.44444,.03194,0,1.14999],8216:[0,.69444,0,0,.31944],8217:[0,.69444,0,0,.31944],8220:[0,.69444,0,0,.60278],8221:[0,.69444,0,0,.60278],8224:[.19444,.69444,0,0,.51111],8225:[.19444,.69444,0,0,.51111],8242:[0,.55556,0,0,.34444],8407:[0,.72444,.15486,0,.575],8463:[0,.69444,0,0,.66759],8465:[0,.69444,0,0,.83055],8467:[0,.69444,0,0,.47361],8472:[.19444,.44444,0,0,.74027],8476:[0,.69444,0,0,.83055],8501:[0,.69444,0,0,.70277],8592:[-.10889,.39111,0,0,1.14999],8593:[.19444,.69444,0,0,.575],8594:[-.10889,.39111,0,0,1.14999],8595:[.19444,.69444,0,0,.575],8596:[-.10889,.39111,0,0,1.14999],8597:[.25,.75,0,0,.575],8598:[.19444,.69444,0,0,1.14999],8599:[.19444,.69444,0,0,1.14999],8600:[.19444,.69444,0,0,1.14999],8601:[.19444,.69444,0,0,1.14999],8636:[-.10889,.39111,0,0,1.14999],8637:[-.10889,.39111,0,0,1.14999],8640:[-.10889,.39111,0,0,1.14999],8641:[-.10889,.39111,0,0,1.14999],8656:[-.10889,.39111,0,0,1.14999],8657:[.19444,.69444,0,0,.70277],8658:[-.10889,.39111,0,0,1.14999],8659:[.19444,.69444,0,0,.70277],8660:[-.10889,.39111,0,0,1.14999],8661:[.25,.75,0,0,.70277],8704:[0,.69444,0,0,.63889],8706:[0,.69444,.06389,0,.62847],8707:[0,.69444,0,0,.63889],8709:[.05556,.75,0,0,.575],8711:[0,.68611,0,0,.95833],8712:[.08556,.58556,0,0,.76666],8715:[.08556,.58556,0,0,.76666],8722:[.13333,.63333,0,0,.89444],8723:[.13333,.63333,0,0,.89444],8725:[.25,.75,0,0,.575],8726:[.25,.75,0,0,.575],8727:[-.02778,.47222,0,0,.575],8728:[-.02639,.47361,0,0,.575],8729:[-.02639,.47361,0,0,.575],8730:[.18,.82,0,0,.95833],8733:[0,.44444,0,0,.89444],8734:[0,.44444,0,0,1.14999],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.31944],8741:[.25,.75,0,0,.575],8743:[0,.55556,0,0,.76666],8744:[0,.55556,0,0,.76666],8745:[0,.55556,0,0,.76666],8746:[0,.55556,0,0,.76666],8747:[.19444,.69444,.12778,0,.56875],8764:[-.10889,.39111,0,0,.89444],8768:[.19444,.69444,0,0,.31944],8771:[.00222,.50222,0,0,.89444],8776:[.02444,.52444,0,0,.89444],8781:[.00222,.50222,0,0,.89444],8801:[.00222,.50222,0,0,.89444],8804:[.19667,.69667,0,0,.89444],8805:[.19667,.69667,0,0,.89444],8810:[.08556,.58556,0,0,1.14999],8811:[.08556,.58556,0,0,1.14999],8826:[.08556,.58556,0,0,.89444],8827:[.08556,.58556,0,0,.89444],8834:[.08556,.58556,0,0,.89444],8835:[.08556,.58556,0,0,.89444],8838:[.19667,.69667,0,0,.89444],8839:[.19667,.69667,0,0,.89444],8846:[0,.55556,0,0,.76666],8849:[.19667,.69667,0,0,.89444],8850:[.19667,.69667,0,0,.89444],8851:[0,.55556,0,0,.76666],8852:[0,.55556,0,0,.76666],8853:[.13333,.63333,0,0,.89444],8854:[.13333,.63333,0,0,.89444],8855:[.13333,.63333,0,0,.89444],8856:[.13333,.63333,0,0,.89444],8857:[.13333,.63333,0,0,.89444],8866:[0,.69444,0,0,.70277],8867:[0,.69444,0,0,.70277],8868:[0,.69444,0,0,.89444],8869:[0,.69444,0,0,.89444],8900:[-.02639,.47361,0,0,.575],8901:[-.02639,.47361,0,0,.31944],8902:[-.02778,.47222,0,0,.575],8968:[.25,.75,0,0,.51111],8969:[.25,.75,0,0,.51111],8970:[.25,.75,0,0,.51111],8971:[.25,.75,0,0,.51111],8994:[-.13889,.36111,0,0,1.14999],8995:[-.13889,.36111,0,0,1.14999],9651:[.19444,.69444,0,0,1.02222],9657:[-.02778,.47222,0,0,.575],9661:[.19444,.69444,0,0,1.02222],9667:[-.02778,.47222,0,0,.575],9711:[.19444,.69444,0,0,1.14999],9824:[.12963,.69444,0,0,.89444],9825:[.12963,.69444,0,0,.89444],9826:[.12963,.69444,0,0,.89444],9827:[.12963,.69444,0,0,.89444],9837:[0,.75,0,0,.44722],9838:[.19444,.69444,0,0,.44722],9839:[.19444,.69444,0,0,.44722],10216:[.25,.75,0,0,.44722],10217:[.25,.75,0,0,.44722],10815:[0,.68611,0,0,.9],10927:[.19667,.69667,0,0,.89444],10928:[.19667,.69667,0,0,.89444]},"Main-BoldItalic":{33:[0,.69444,.11417,0,.38611],34:[0,.69444,.07939,0,.62055],35:[.19444,.69444,.06833,0,.94444],37:[.05556,.75,.12861,0,.94444],38:[0,.69444,.08528,0,.88555],39:[0,.69444,.12945,0,.35555],40:[.25,.75,.15806,0,.47333],41:[.25,.75,.03306,0,.47333],42:[0,.75,.14333,0,.59111],43:[.10333,.60333,.03306,0,.88555],44:[.19444,.14722,0,0,.35555],45:[0,.44444,.02611,0,.41444],46:[0,.14722,0,0,.35555],47:[.25,.75,.15806,0,.59111],48:[0,.64444,.13167,0,.59111],49:[0,.64444,.13167,0,.59111],50:[0,.64444,.13167,0,.59111],51:[0,.64444,.13167,0,.59111],52:[.19444,.64444,.13167,0,.59111],53:[0,.64444,.13167,0,.59111],54:[0,.64444,.13167,0,.59111],55:[.19444,.64444,.13167,0,.59111],56:[0,.64444,.13167,0,.59111],57:[0,.64444,.13167,0,.59111],58:[0,.44444,.06695,0,.35555],59:[.19444,.44444,.06695,0,.35555],61:[-.10889,.39111,.06833,0,.88555],63:[0,.69444,.11472,0,.59111],64:[0,.69444,.09208,0,.88555],65:[0,.68611,0,0,.86555],66:[0,.68611,.0992,0,.81666],67:[0,.68611,.14208,0,.82666],68:[0,.68611,.09062,0,.87555],69:[0,.68611,.11431,0,.75666],70:[0,.68611,.12903,0,.72722],71:[0,.68611,.07347,0,.89527],72:[0,.68611,.17208,0,.8961],73:[0,.68611,.15681,0,.47166],74:[0,.68611,.145,0,.61055],75:[0,.68611,.14208,0,.89499],76:[0,.68611,0,0,.69777],77:[0,.68611,.17208,0,1.07277],78:[0,.68611,.17208,0,.8961],79:[0,.68611,.09062,0,.85499],80:[0,.68611,.0992,0,.78721],81:[.19444,.68611,.09062,0,.85499],82:[0,.68611,.02559,0,.85944],83:[0,.68611,.11264,0,.64999],84:[0,.68611,.12903,0,.7961],85:[0,.68611,.17208,0,.88083],86:[0,.68611,.18625,0,.86555],87:[0,.68611,.18625,0,1.15999],88:[0,.68611,.15681,0,.86555],89:[0,.68611,.19803,0,.86555],90:[0,.68611,.14208,0,.70888],91:[.25,.75,.1875,0,.35611],93:[.25,.75,.09972,0,.35611],94:[0,.69444,.06709,0,.59111],95:[.31,.13444,.09811,0,.59111],97:[0,.44444,.09426,0,.59111],98:[0,.69444,.07861,0,.53222],99:[0,.44444,.05222,0,.53222],100:[0,.69444,.10861,0,.59111],101:[0,.44444,.085,0,.53222],102:[.19444,.69444,.21778,0,.4],103:[.19444,.44444,.105,0,.53222],104:[0,.69444,.09426,0,.59111],105:[0,.69326,.11387,0,.35555],106:[.19444,.69326,.1672,0,.35555],107:[0,.69444,.11111,0,.53222],108:[0,.69444,.10861,0,.29666],109:[0,.44444,.09426,0,.94444],110:[0,.44444,.09426,0,.64999],111:[0,.44444,.07861,0,.59111],112:[.19444,.44444,.07861,0,.59111],113:[.19444,.44444,.105,0,.53222],114:[0,.44444,.11111,0,.50167],115:[0,.44444,.08167,0,.48694],116:[0,.63492,.09639,0,.385],117:[0,.44444,.09426,0,.62055],118:[0,.44444,.11111,0,.53222],119:[0,.44444,.11111,0,.76777],120:[0,.44444,.12583,0,.56055],121:[.19444,.44444,.105,0,.56166],122:[0,.44444,.13889,0,.49055],126:[.35,.34444,.11472,0,.59111],163:[0,.69444,0,0,.86853],168:[0,.69444,.11473,0,.59111],176:[0,.69444,0,0,.94888],198:[0,.68611,.11431,0,1.02277],216:[.04861,.73472,.09062,0,.88555],223:[.19444,.69444,.09736,0,.665],230:[0,.44444,.085,0,.82666],248:[.09722,.54167,.09458,0,.59111],305:[0,.44444,.09426,0,.35555],338:[0,.68611,.11431,0,1.14054],339:[0,.44444,.085,0,.82666],567:[.19444,.44444,.04611,0,.385],710:[0,.69444,.06709,0,.59111],711:[0,.63194,.08271,0,.59111],713:[0,.59444,.10444,0,.59111],714:[0,.69444,.08528,0,.59111],715:[0,.69444,0,0,.59111],728:[0,.69444,.10333,0,.59111],729:[0,.69444,.12945,0,.35555],730:[0,.69444,0,0,.94888],732:[0,.69444,.11472,0,.59111],733:[0,.69444,.11472,0,.59111],915:[0,.68611,.12903,0,.69777],916:[0,.68611,0,0,.94444],920:[0,.68611,.09062,0,.88555],923:[0,.68611,0,0,.80666],926:[0,.68611,.15092,0,.76777],928:[0,.68611,.17208,0,.8961],931:[0,.68611,.11431,0,.82666],933:[0,.68611,.10778,0,.88555],934:[0,.68611,.05632,0,.82666],936:[0,.68611,.10778,0,.88555],937:[0,.68611,.0992,0,.82666],8211:[0,.44444,.09811,0,.59111],8212:[0,.44444,.09811,0,1.18221],8216:[0,.69444,.12945,0,.35555],8217:[0,.69444,.12945,0,.35555],8220:[0,.69444,.16772,0,.62055],8221:[0,.69444,.07939,0,.62055]},"Main-Italic":{33:[0,.69444,.12417,0,.30667],34:[0,.69444,.06961,0,.51444],35:[.19444,.69444,.06616,0,.81777],37:[.05556,.75,.13639,0,.81777],38:[0,.69444,.09694,0,.76666],39:[0,.69444,.12417,0,.30667],40:[.25,.75,.16194,0,.40889],41:[.25,.75,.03694,0,.40889],42:[0,.75,.14917,0,.51111],43:[.05667,.56167,.03694,0,.76666],44:[.19444,.10556,0,0,.30667],45:[0,.43056,.02826,0,.35778],46:[0,.10556,0,0,.30667],47:[.25,.75,.16194,0,.51111],48:[0,.64444,.13556,0,.51111],49:[0,.64444,.13556,0,.51111],50:[0,.64444,.13556,0,.51111],51:[0,.64444,.13556,0,.51111],52:[.19444,.64444,.13556,0,.51111],53:[0,.64444,.13556,0,.51111],54:[0,.64444,.13556,0,.51111],55:[.19444,.64444,.13556,0,.51111],56:[0,.64444,.13556,0,.51111],57:[0,.64444,.13556,0,.51111],58:[0,.43056,.0582,0,.30667],59:[.19444,.43056,.0582,0,.30667],61:[-.13313,.36687,.06616,0,.76666],63:[0,.69444,.1225,0,.51111],64:[0,.69444,.09597,0,.76666],65:[0,.68333,0,0,.74333],66:[0,.68333,.10257,0,.70389],67:[0,.68333,.14528,0,.71555],68:[0,.68333,.09403,0,.755],69:[0,.68333,.12028,0,.67833],70:[0,.68333,.13305,0,.65277],71:[0,.68333,.08722,0,.77361],72:[0,.68333,.16389,0,.74333],73:[0,.68333,.15806,0,.38555],74:[0,.68333,.14028,0,.525],75:[0,.68333,.14528,0,.76888],76:[0,.68333,0,0,.62722],77:[0,.68333,.16389,0,.89666],78:[0,.68333,.16389,0,.74333],79:[0,.68333,.09403,0,.76666],80:[0,.68333,.10257,0,.67833],81:[.19444,.68333,.09403,0,.76666],82:[0,.68333,.03868,0,.72944],83:[0,.68333,.11972,0,.56222],84:[0,.68333,.13305,0,.71555],85:[0,.68333,.16389,0,.74333],86:[0,.68333,.18361,0,.74333],87:[0,.68333,.18361,0,.99888],88:[0,.68333,.15806,0,.74333],89:[0,.68333,.19383,0,.74333],90:[0,.68333,.14528,0,.61333],91:[.25,.75,.1875,0,.30667],93:[.25,.75,.10528,0,.30667],94:[0,.69444,.06646,0,.51111],95:[.31,.12056,.09208,0,.51111],97:[0,.43056,.07671,0,.51111],98:[0,.69444,.06312,0,.46],99:[0,.43056,.05653,0,.46],100:[0,.69444,.10333,0,.51111],101:[0,.43056,.07514,0,.46],102:[.19444,.69444,.21194,0,.30667],103:[.19444,.43056,.08847,0,.46],104:[0,.69444,.07671,0,.51111],105:[0,.65536,.1019,0,.30667],106:[.19444,.65536,.14467,0,.30667],107:[0,.69444,.10764,0,.46],108:[0,.69444,.10333,0,.25555],109:[0,.43056,.07671,0,.81777],110:[0,.43056,.07671,0,.56222],111:[0,.43056,.06312,0,.51111],112:[.19444,.43056,.06312,0,.51111],113:[.19444,.43056,.08847,0,.46],114:[0,.43056,.10764,0,.42166],115:[0,.43056,.08208,0,.40889],116:[0,.61508,.09486,0,.33222],117:[0,.43056,.07671,0,.53666],118:[0,.43056,.10764,0,.46],119:[0,.43056,.10764,0,.66444],120:[0,.43056,.12042,0,.46389],121:[.19444,.43056,.08847,0,.48555],122:[0,.43056,.12292,0,.40889],126:[.35,.31786,.11585,0,.51111],163:[0,.69444,0,0,.76909],168:[0,.66786,.10474,0,.51111],176:[0,.69444,0,0,.83129],198:[0,.68333,.12028,0,.88277],216:[.04861,.73194,.09403,0,.76666],223:[.19444,.69444,.10514,0,.53666],230:[0,.43056,.07514,0,.71555],248:[.09722,.52778,.09194,0,.51111],305:[0,.43056,0,.02778,.32246],338:[0,.68333,.12028,0,.98499],339:[0,.43056,.07514,0,.71555],567:[.19444,.43056,0,.08334,.38403],710:[0,.69444,.06646,0,.51111],711:[0,.62847,.08295,0,.51111],713:[0,.56167,.10333,0,.51111],714:[0,.69444,.09694,0,.51111],715:[0,.69444,0,0,.51111],728:[0,.69444,.10806,0,.51111],729:[0,.66786,.11752,0,.30667],730:[0,.69444,0,0,.83129],732:[0,.66786,.11585,0,.51111],733:[0,.69444,.1225,0,.51111],915:[0,.68333,.13305,0,.62722],916:[0,.68333,0,0,.81777],920:[0,.68333,.09403,0,.76666],923:[0,.68333,0,0,.69222],926:[0,.68333,.15294,0,.66444],928:[0,.68333,.16389,0,.74333],931:[0,.68333,.12028,0,.71555],933:[0,.68333,.11111,0,.76666],934:[0,.68333,.05986,0,.71555],936:[0,.68333,.11111,0,.76666],937:[0,.68333,.10257,0,.71555],8211:[0,.43056,.09208,0,.51111],8212:[0,.43056,.09208,0,1.02222],8216:[0,.69444,.12417,0,.30667],8217:[0,.69444,.12417,0,.30667],8220:[0,.69444,.1685,0,.51444],8221:[0,.69444,.06961,0,.51444],8463:[0,.68889,0,0,.54028]},"Main-Regular":{32:[0,0,0,0,0],33:[0,.69444,0,0,.27778],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.77778],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.19444,.10556,0,0,.27778],45:[0,.43056,0,0,.33333],46:[0,.10556,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.64444,0,0,.5],49:[0,.64444,0,0,.5],50:[0,.64444,0,0,.5],51:[0,.64444,0,0,.5],52:[0,.64444,0,0,.5],53:[0,.64444,0,0,.5],54:[0,.64444,0,0,.5],55:[0,.64444,0,0,.5],56:[0,.64444,0,0,.5],57:[0,.64444,0,0,.5],58:[0,.43056,0,0,.27778],59:[.19444,.43056,0,0,.27778],60:[.0391,.5391,0,0,.77778],61:[-.13313,.36687,0,0,.77778],62:[.0391,.5391,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.77778],65:[0,.68333,0,0,.75],66:[0,.68333,0,0,.70834],67:[0,.68333,0,0,.72222],68:[0,.68333,0,0,.76389],69:[0,.68333,0,0,.68056],70:[0,.68333,0,0,.65278],71:[0,.68333,0,0,.78472],72:[0,.68333,0,0,.75],73:[0,.68333,0,0,.36111],74:[0,.68333,0,0,.51389],75:[0,.68333,0,0,.77778],76:[0,.68333,0,0,.625],77:[0,.68333,0,0,.91667],78:[0,.68333,0,0,.75],79:[0,.68333,0,0,.77778],80:[0,.68333,0,0,.68056],81:[.19444,.68333,0,0,.77778],82:[0,.68333,0,0,.73611],83:[0,.68333,0,0,.55556],84:[0,.68333,0,0,.72222],85:[0,.68333,0,0,.75],86:[0,.68333,.01389,0,.75],87:[0,.68333,.01389,0,1.02778],88:[0,.68333,0,0,.75],89:[0,.68333,.025,0,.75],90:[0,.68333,0,0,.61111],91:[.25,.75,0,0,.27778],92:[.25,.75,0,0,.5],93:[.25,.75,0,0,.27778],94:[0,.69444,0,0,.5],95:[.31,.12056,.02778,0,.5],97:[0,.43056,0,0,.5],98:[0,.69444,0,0,.55556],99:[0,.43056,0,0,.44445],100:[0,.69444,0,0,.55556],101:[0,.43056,0,0,.44445],102:[0,.69444,.07778,0,.30556],103:[.19444,.43056,.01389,0,.5],104:[0,.69444,0,0,.55556],105:[0,.66786,0,0,.27778],106:[.19444,.66786,0,0,.30556],107:[0,.69444,0,0,.52778],108:[0,.69444,0,0,.27778],109:[0,.43056,0,0,.83334],110:[0,.43056,0,0,.55556],111:[0,.43056,0,0,.5],112:[.19444,.43056,0,0,.55556],113:[.19444,.43056,0,0,.52778],114:[0,.43056,0,0,.39167],115:[0,.43056,0,0,.39445],116:[0,.61508,0,0,.38889],117:[0,.43056,0,0,.55556],118:[0,.43056,.01389,0,.52778],119:[0,.43056,.01389,0,.72222],120:[0,.43056,0,0,.52778],121:[.19444,.43056,.01389,0,.52778],122:[0,.43056,0,0,.44445],123:[.25,.75,0,0,.5],124:[.25,.75,0,0,.27778],125:[.25,.75,0,0,.5],126:[.35,.31786,0,0,.5],160:[0,0,0,0,0],168:[0,.66786,0,0,.5],172:[0,.43056,0,0,.66667],176:[0,.69444,0,0,.75],177:[.08333,.58333,0,0,.77778],198:[0,.68333,0,0,.90278],215:[.08333,.58333,0,0,.77778],216:[.04861,.73194,0,0,.77778],223:[0,.69444,0,0,.5],230:[0,.43056,0,0,.72222],247:[.08333,.58333,0,0,.77778],248:[.09722,.52778,0,0,.5],305:[0,.43056,0,0,.27778],338:[0,.68333,0,0,1.01389],339:[0,.43056,0,0,.77778],567:[.19444,.43056,0,0,.30556],710:[0,.69444,0,0,.5],711:[0,.62847,0,0,.5],713:[0,.56778,0,0,.5],714:[0,.69444,0,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.66786,0,0,.27778],730:[0,.69444,0,0,.75],732:[0,.66786,0,0,.5],733:[0,.69444,0,0,.5],824:[.19444,.69444,0,0,0],915:[0,.68333,0,0,.625],916:[0,.68333,0,0,.83334],920:[0,.68333,0,0,.77778],923:[0,.68333,0,0,.69445],926:[0,.68333,0,0,.66667],928:[0,.68333,0,0,.75],931:[0,.68333,0,0,.72222],933:[0,.68333,0,0,.77778],934:[0,.68333,0,0,.72222],936:[0,.68333,0,0,.77778],937:[0,.68333,0,0,.72222],8211:[0,.43056,.02778,0,.5],8212:[0,.43056,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5],8224:[.19444,.69444,0,0,.44445],8225:[.19444,.69444,0,0,.44445],8230:[0,.12,0,0,1015],8242:[0,.55556,0,0,.275],8407:[0,.71444,.15382,0,.5],8463:[0,.68889,0,0,.54028],8465:[0,.69444,0,0,.72222],8467:[0,.69444,0,.11111,.41667],8472:[.19444,.43056,0,.11111,.63646],8476:[0,.69444,0,0,.72222],8501:[0,.69444,0,0,.61111],8592:[-.13313,.36687,0,0,1],8593:[.19444,.69444,0,0,.5],8594:[-.13313,.36687,0,0,1],8595:[.19444,.69444,0,0,.5],8596:[-.13313,.36687,0,0,1],8597:[.25,.75,0,0,.5],8598:[.19444,.69444,0,0,1],8599:[.19444,.69444,0,0,1],8600:[.19444,.69444,0,0,1],8601:[.19444,.69444,0,0,1],8614:[.011,.511,0,0,889],8617:[.011,.511,0,0,1015],8618:[.011,.511,0,0,1015],8636:[-.13313,.36687,0,0,1],8637:[-.13313,.36687,0,0,1],8640:[-.13313,.36687,0,0,1],8641:[-.13313,.36687,0,0,1],8652:[.011,.671,0,0,889],8656:[-.13313,.36687,0,0,1],8657:[.19444,.69444,0,0,.61111],8658:[-.13313,.36687,0,0,1],8659:[.19444,.69444,0,0,.61111],8660:[-.13313,.36687,0,0,1],8661:[.25,.75,0,0,.61111],8704:[0,.69444,0,0,.55556],8706:[0,.69444,.05556,.08334,.5309],8707:[0,.69444,0,0,.55556],8709:[.05556,.75,0,0,.5],8711:[0,.68333,0,0,.83334],8712:[.0391,.5391,0,0,.66667],8715:[.0391,.5391,0,0,.66667],8722:[.08333,.58333,0,0,.77778],8723:[.08333,.58333,0,0,.77778],8725:[.25,.75,0,0,.5],8726:[.25,.75,0,0,.5],8727:[-.03472,.46528,0,0,.5],8728:[-.05555,.44445,0,0,.5],8729:[-.05555,.44445,0,0,.5],8730:[.2,.8,0,0,.83334],8733:[0,.43056,0,0,.77778],8734:[0,.43056,0,0,1],8736:[0,.69224,0,0,.72222],8739:[.25,.75,0,0,.27778],8741:[.25,.75,0,0,.5],8743:[0,.55556,0,0,.66667],8744:[0,.55556,0,0,.66667],8745:[0,.55556,0,0,.66667],8746:[0,.55556,0,0,.66667],8747:[.19444,.69444,.11111,0,.41667],8764:[-.13313,.36687,0,0,.77778],8768:[.19444,.69444,0,0,.27778],8771:[-.03625,.46375,0,0,.77778],8773:[-.022,.589,0,0,667],8776:[-.01688,.48312,0,0,.77778],8781:[-.03625,.46375,0,0,.77778],8784:[-.133,.67,0,0,666],8800:[.215,.716,0,0,666],8801:[-.03625,.46375,0,0,.77778],8804:[.13597,.63597,0,0,.77778],8805:[.13597,.63597,0,0,.77778],8810:[.0391,.5391,0,0,1],8811:[.0391,.5391,0,0,1],8826:[.0391,.5391,0,0,.77778],8827:[.0391,.5391,0,0,.77778],8834:[.0391,.5391,0,0,.77778],8835:[.0391,.5391,0,0,.77778],8838:[.13597,.63597,0,0,.77778],8839:[.13597,.63597,0,0,.77778],8846:[0,.55556,0,0,.66667],8849:[.13597,.63597,0,0,.77778],8850:[.13597,.63597,0,0,.77778],8851:[0,.55556,0,0,.66667],8852:[0,.55556,0,0,.66667],8853:[.08333,.58333,0,0,.77778],8854:[.08333,.58333,0,0,.77778],8855:[.08333,.58333,0,0,.77778],8856:[.08333,.58333,0,0,.77778],8857:[.08333,.58333,0,0,.77778],8866:[0,.69444,0,0,.61111],8867:[0,.69444,0,0,.61111],8868:[0,.69444,0,0,.77778],8869:[0,.69444,0,0,.77778],8872:[.249,.75,0,0,692],8900:[-.05555,.44445,0,0,.5],8901:[-.05555,.44445,0,0,.27778],8902:[-.03472,.46528,0,0,.5],8904:[.005,.505,0,0,847],8942:[.03,.9,0,0,121],8943:[-.19,.31,0,0,1015],8945:[-.1,.82,0,0,1015],8968:[.25,.75,0,0,.44445],8969:[.25,.75,0,0,.44445],8970:[.25,.75,0,0,.44445],8971:[.25,.75,0,0,.44445],8994:[-.14236,.35764,0,0,1],8995:[-.14236,.35764,0,0,1],9136:[.244,.744,0,0,301],9137:[.244,.744,0,0,301],9651:[.19444,.69444,0,0,.88889],9657:[-.03472,.46528,0,0,.5],9661:[.19444,.69444,0,0,.88889],9667:[-.03472,.46528,0,0,.5],9711:[.19444,.69444,0,0,1],9824:[.12963,.69444,0,0,.77778],9825:[.12963,.69444,0,0,.77778],9826:[.12963,.69444,0,0,.77778],9827:[.12963,.69444,0,0,.77778],9837:[0,.75,0,0,.38889],9838:[.19444,.69444,0,0,.38889],9839:[.19444,.69444,0,0,.38889],10216:[.25,.75,0,0,.38889],10217:[.25,.75,0,0,.38889],10222:[.244,.744,0,0,184],10223:[.244,.744,0,0,184],10229:[.011,.511,0,0,1470],10230:[.011,.511,0,0,1469],10231:[.011,.511,0,0,1748],10232:[.024,.525,0,0,1497],10233:[.024,.525,0,0,1526],10234:[.024,.525,0,0,1746],10236:[.011,.511,0,0,1498],10815:[0,.68333,0,0,.75],10927:[.13597,.63597,0,0,.77778],10928:[.13597,.63597,0,0,.77778]},"Math-BoldItalic":{47:[.19444,.69444,0,0,0],65:[0,.68611,0,0,.86944],66:[0,.68611,.04835,0,.8664],67:[0,.68611,.06979,0,.81694],68:[0,.68611,.03194,0,.93812],69:[0,.68611,.05451,0,.81007],70:[0,.68611,.15972,0,.68889],71:[0,.68611,0,0,.88673],72:[0,.68611,.08229,0,.98229],73:[0,.68611,.07778,0,.51111],74:[0,.68611,.10069,0,.63125],75:[0,.68611,.06979,0,.97118],76:[0,.68611,0,0,.75555],77:[0,.68611,.11424,0,1.14201],78:[0,.68611,.11424,0,.95034],79:[0,.68611,.03194,0,.83666],80:[0,.68611,.15972,0,.72309],81:[.19444,.68611,0,0,.86861],82:[0,.68611,.00421,0,.87235],83:[0,.68611,.05382,0,.69271],84:[0,.68611,.15972,0,.63663],85:[0,.68611,.11424,0,.80027],86:[0,.68611,.25555,0,.67778],87:[0,.68611,.15972,0,1.09305],88:[0,.68611,.07778,0,.94722],89:[0,.68611,.25555,0,.67458],90:[0,.68611,.06979,0,.77257],97:[0,.44444,0,0,.63287],98:[0,.69444,0,0,.52083],99:[0,.44444,0,0,.51342],100:[0,.69444,0,0,.60972],101:[0,.44444,0,0,.55361],102:[.19444,.69444,.11042,0,.56806],103:[.19444,.44444,.03704,0,.5449],104:[0,.69444,0,0,.66759],105:[0,.69326,0,0,.4048],106:[.19444,.69326,.0622,0,.47083],107:[0,.69444,.01852,0,.6037],108:[0,.69444,.0088,0,.34815],109:[0,.44444,0,0,1.0324],110:[0,.44444,0,0,.71296],111:[0,.44444,0,0,.58472],112:[.19444,.44444,0,0,.60092],113:[.19444,.44444,.03704,0,.54213],114:[0,.44444,.03194,0,.5287],115:[0,.44444,0,0,.53125],116:[0,.63492,0,0,.41528],117:[0,.44444,0,0,.68102],118:[0,.44444,.03704,0,.56666],119:[0,.44444,.02778,0,.83148],120:[0,.44444,0,0,.65903],121:[.19444,.44444,.03704,0,.59028],122:[0,.44444,.04213,0,.55509],915:[0,.68611,.15972,0,.65694],916:[0,.68611,0,0,.95833],920:[0,.68611,.03194,0,.86722],923:[0,.68611,0,0,.80555],926:[0,.68611,.07458,0,.84125],928:[0,.68611,.08229,0,.98229],931:[0,.68611,.05451,0,.88507],933:[0,.68611,.15972,0,.67083],934:[0,.68611,0,0,.76666],936:[0,.68611,.11653,0,.71402],937:[0,.68611,.04835,0,.8789],945:[0,.44444,0,0,.76064],946:[.19444,.69444,.03403,0,.65972],947:[.19444,.44444,.06389,0,.59003],948:[0,.69444,.03819,0,.52222],949:[0,.44444,0,0,.52882],950:[.19444,.69444,.06215,0,.50833],951:[.19444,.44444,.03704,0,.6],952:[0,.69444,.03194,0,.5618],953:[0,.44444,0,0,.41204],954:[0,.44444,0,0,.66759],955:[0,.69444,0,0,.67083],956:[.19444,.44444,0,0,.70787],957:[0,.44444,.06898,0,.57685],958:[.19444,.69444,.03021,0,.50833],959:[0,.44444,0,0,.58472],960:[0,.44444,.03704,0,.68241],961:[.19444,.44444,0,0,.6118],962:[.09722,.44444,.07917,0,.42361],963:[0,.44444,.03704,0,.68588],964:[0,.44444,.13472,0,.52083],965:[0,.44444,.03704,0,.63055],966:[.19444,.44444,0,0,.74722],967:[.19444,.44444,0,0,.71805],968:[.19444,.69444,.03704,0,.75833],969:[0,.44444,.03704,0,.71782],977:[0,.69444,0,0,.69155],981:[.19444,.69444,0,0,.7125],982:[0,.44444,.03194,0,.975],1009:[.19444,.44444,0,0,.6118],1013:[0,.44444,0,0,.48333]},"Math-Italic":{47:[.19444,.69444,0,0,0],65:[0,.68333,0,.13889,.75],66:[0,.68333,.05017,.08334,.75851],67:[0,.68333,.07153,.08334,.71472],68:[0,.68333,.02778,.05556,.82792],69:[0,.68333,.05764,.08334,.7382],70:[0,.68333,.13889,.08334,.64306],71:[0,.68333,0,.08334,.78625],72:[0,.68333,.08125,.05556,.83125],73:[0,.68333,.07847,.11111,.43958],74:[0,.68333,.09618,.16667,.55451],75:[0,.68333,.07153,.05556,.84931],76:[0,.68333,0,.02778,.68056],77:[0,.68333,.10903,.08334,.97014],78:[0,.68333,.10903,.08334,.80347],79:[0,.68333,.02778,.08334,.76278],80:[0,.68333,.13889,.08334,.64201],81:[.19444,.68333,0,.08334,.79056],82:[0,.68333,.00773,.08334,.75929],83:[0,.68333,.05764,.08334,.6132],84:[0,.68333,.13889,.08334,.58438],85:[0,.68333,.10903,.02778,.68278],86:[0,.68333,.22222,0,.58333],87:[0,.68333,.13889,0,.94445],88:[0,.68333,.07847,.08334,.82847],89:[0,.68333,.22222,0,.58056],90:[0,.68333,.07153,.08334,.68264],97:[0,.43056,0,0,.52859],98:[0,.69444,0,0,.42917],99:[0,.43056,0,.05556,.43276],100:[0,.69444,0,.16667,.52049],101:[0,.43056,0,.05556,.46563],102:[.19444,.69444,.10764,.16667,.48959],103:[.19444,.43056,.03588,.02778,.47697],104:[0,.69444,0,0,.57616],105:[0,.65952,0,0,.34451],106:[.19444,.65952,.05724,0,.41181],107:[0,.69444,.03148,0,.5206],108:[0,.69444,.01968,.08334,.29838],109:[0,.43056,0,0,.87801],110:[0,.43056,0,0,.60023],111:[0,.43056,0,.05556,.48472],112:[.19444,.43056,0,.08334,.50313],113:[.19444,.43056,.03588,.08334,.44641],114:[0,.43056,.02778,.05556,.45116],115:[0,.43056,0,.05556,.46875],116:[0,.61508,0,.08334,.36111],117:[0,.43056,0,.02778,.57246],118:[0,.43056,.03588,.02778,.48472],119:[0,.43056,.02691,.08334,.71592],120:[0,.43056,0,.02778,.57153],121:[.19444,.43056,.03588,.05556,.49028],122:[0,.43056,.04398,.05556,.46505],915:[0,.68333,.13889,.08334,.61528],916:[0,.68333,0,.16667,.83334],920:[0,.68333,.02778,.08334,.76278],923:[0,.68333,0,.16667,.69445],926:[0,.68333,.07569,.08334,.74236],928:[0,.68333,.08125,.05556,.83125],931:[0,.68333,.05764,.08334,.77986],933:[0,.68333,.13889,.05556,.58333],934:[0,.68333,0,.08334,.66667],936:[0,.68333,.11,.05556,.61222],937:[0,.68333,.05017,.08334,.7724],945:[0,.43056,.0037,.02778,.6397],946:[.19444,.69444,.05278,.08334,.56563],947:[.19444,.43056,.05556,0,.51773],948:[0,.69444,.03785,.05556,.44444],949:[0,.43056,0,.08334,.46632],950:[.19444,.69444,.07378,.08334,.4375],951:[.19444,.43056,.03588,.05556,.49653],952:[0,.69444,.02778,.08334,.46944],953:[0,.43056,0,.05556,.35394],954:[0,.43056,0,0,.57616],955:[0,.69444,0,0,.58334],956:[.19444,.43056,0,.02778,.60255],957:[0,.43056,.06366,.02778,.49398],958:[.19444,.69444,.04601,.11111,.4375],959:[0,.43056,0,.05556,.48472],960:[0,.43056,.03588,0,.57003],961:[.19444,.43056,0,.08334,.51702],962:[.09722,.43056,.07986,.08334,.36285],963:[0,.43056,.03588,0,.57141],964:[0,.43056,.1132,.02778,.43715],965:[0,.43056,.03588,.02778,.54028],966:[.19444,.43056,0,.08334,.65417],967:[.19444,.43056,0,.05556,.62569],968:[.19444,.69444,.03588,.11111,.65139],969:[0,.43056,.03588,0,.62245],977:[0,.69444,0,.08334,.59144],981:[.19444,.69444,0,.08334,.59583],982:[0,.43056,.02778,0,.82813],1009:[.19444,.43056,0,.08334,.51702],1013:[0,.43056,0,.05556,.4059]},"Math-Regular":{65:[0,.68333,0,.13889,.75],66:[0,.68333,.05017,.08334,.75851],67:[0,.68333,.07153,.08334,.71472],68:[0,.68333,.02778,.05556,.82792],69:[0,.68333,.05764,.08334,.7382],70:[0,.68333,.13889,.08334,.64306],71:[0,.68333,0,.08334,.78625],72:[0,.68333,.08125,.05556,.83125],73:[0,.68333,.07847,.11111,.43958],74:[0,.68333,.09618,.16667,.55451],75:[0,.68333,.07153,.05556,.84931],76:[0,.68333,0,.02778,.68056],77:[0,.68333,.10903,.08334,.97014],78:[0,.68333,.10903,.08334,.80347],79:[0,.68333,.02778,.08334,.76278],80:[0,.68333,.13889,.08334,.64201],81:[.19444,.68333,0,.08334,.79056],82:[0,.68333,.00773,.08334,.75929],83:[0,.68333,.05764,.08334,.6132],84:[0,.68333,.13889,.08334,.58438],85:[0,.68333,.10903,.02778,.68278],86:[0,.68333,.22222,0,.58333],87:[0,.68333,.13889,0,.94445],88:[0,.68333,.07847,.08334,.82847],89:[0,.68333,.22222,0,.58056],90:[0,.68333,.07153,.08334,.68264],97:[0,.43056,0,0,.52859],98:[0,.69444,0,0,.42917],99:[0,.43056,0,.05556,.43276],100:[0,.69444,0,.16667,.52049],101:[0,.43056,0,.05556,.46563],102:[.19444,.69444,.10764,.16667,.48959],103:[.19444,.43056,.03588,.02778,.47697],104:[0,.69444,0,0,.57616],105:[0,.65952,0,0,.34451],106:[.19444,.65952,.05724,0,.41181],107:[0,.69444,.03148,0,.5206],108:[0,.69444,.01968,.08334,.29838],109:[0,.43056,0,0,.87801],110:[0,.43056,0,0,.60023],111:[0,.43056,0,.05556,.48472],112:[.19444,.43056,0,.08334,.50313],113:[.19444,.43056,.03588,.08334,.44641],114:[0,.43056,.02778,.05556,.45116],115:[0,.43056,0,.05556,.46875],116:[0,.61508,0,.08334,.36111],117:[0,.43056,0,.02778,.57246],118:[0,.43056,.03588,.02778,.48472],119:[0,.43056,.02691,.08334,.71592],120:[0,.43056,0,.02778,.57153],121:[.19444,.43056,.03588,.05556,.49028],122:[0,.43056,.04398,.05556,.46505],915:[0,.68333,.13889,.08334,.61528],916:[0,.68333,0,.16667,.83334],920:[0,.68333,.02778,.08334,.76278],923:[0,.68333,0,.16667,.69445],926:[0,.68333,.07569,.08334,.74236],928:[0,.68333,.08125,.05556,.83125],931:[0,.68333,.05764,.08334,.77986],933:[0,.68333,.13889,.05556,.58333],934:[0,.68333,0,.08334,.66667],936:[0,.68333,.11,.05556,.61222],937:[0,.68333,.05017,.08334,.7724],945:[0,.43056,.0037,.02778,.6397],946:[.19444,.69444,.05278,.08334,.56563],947:[.19444,.43056,.05556,0,.51773],948:[0,.69444,.03785,.05556,.44444],949:[0,.43056,0,.08334,.46632],950:[.19444,.69444,.07378,.08334,.4375],951:[.19444,.43056,.03588,.05556,.49653],952:[0,.69444,.02778,.08334,.46944],953:[0,.43056,0,.05556,.35394],954:[0,.43056,0,0,.57616],955:[0,.69444,0,0,.58334],956:[.19444,.43056,0,.02778,.60255],957:[0,.43056,.06366,.02778,.49398],958:[.19444,.69444,.04601,.11111,.4375],959:[0,.43056,0,.05556,.48472],960:[0,.43056,.03588,0,.57003],961:[.19444,.43056,0,.08334,.51702],962:[.09722,.43056,.07986,.08334,.36285],963:[0,.43056,.03588,0,.57141],964:[0,.43056,.1132,.02778,.43715],965:[0,.43056,.03588,.02778,.54028],966:[.19444,.43056,0,.08334,.65417],967:[.19444,.43056,0,.05556,.62569],968:[.19444,.69444,.03588,.11111,.65139],969:[0,.43056,.03588,0,.62245],977:[0,.69444,0,.08334,.59144],981:[.19444,.69444,0,.08334,.59583],982:[0,.43056,.02778,0,.82813],1009:[.19444,.43056,0,.08334,.51702],1013:[0,.43056,0,.05556,.4059]},"SansSerif-Bold":{33:[0,.69444,0,0,.36667],34:[0,.69444,0,0,.55834],35:[.19444,.69444,0,0,.91667],36:[.05556,.75,0,0,.55],37:[.05556,.75,0,0,1.02912],38:[0,.69444,0,0,.83056],39:[0,.69444,0,0,.30556],40:[.25,.75,0,0,.42778],41:[.25,.75,0,0,.42778],42:[0,.75,0,0,.55],43:[.11667,.61667,0,0,.85556],44:[.10556,.13056,0,0,.30556],45:[0,.45833,0,0,.36667],46:[0,.13056,0,0,.30556],47:[.25,.75,0,0,.55],48:[0,.69444,0,0,.55],49:[0,.69444,0,0,.55],50:[0,.69444,0,0,.55],51:[0,.69444,0,0,.55],52:[0,.69444,0,0,.55],53:[0,.69444,0,0,.55],54:[0,.69444,0,0,.55],55:[0,.69444,0,0,.55],56:[0,.69444,0,0,.55],57:[0,.69444,0,0,.55],58:[0,.45833,0,0,.30556],59:[.10556,.45833,0,0,.30556],61:[-.09375,.40625,0,0,.85556],63:[0,.69444,0,0,.51945],64:[0,.69444,0,0,.73334],65:[0,.69444,0,0,.73334],66:[0,.69444,0,0,.73334],67:[0,.69444,0,0,.70278],68:[0,.69444,0,0,.79445],69:[0,.69444,0,0,.64167],70:[0,.69444,0,0,.61111],71:[0,.69444,0,0,.73334],72:[0,.69444,0,0,.79445],73:[0,.69444,0,0,.33056],74:[0,.69444,0,0,.51945],75:[0,.69444,0,0,.76389],76:[0,.69444,0,0,.58056],77:[0,.69444,0,0,.97778],78:[0,.69444,0,0,.79445],79:[0,.69444,0,0,.79445],80:[0,.69444,0,0,.70278],81:[.10556,.69444,0,0,.79445],82:[0,.69444,0,0,.70278],83:[0,.69444,0,0,.61111],84:[0,.69444,0,0,.73334],85:[0,.69444,0,0,.76389],86:[0,.69444,.01528,0,.73334],87:[0,.69444,.01528,0,1.03889],88:[0,.69444,0,0,.73334],89:[0,.69444,.0275,0,.73334],90:[0,.69444,0,0,.67223],91:[.25,.75,0,0,.34306],93:[.25,.75,0,0,.34306],94:[0,.69444,0,0,.55],95:[.35,.10833,.03056,0,.55],97:[0,.45833,0,0,.525],98:[0,.69444,0,0,.56111],99:[0,.45833,0,0,.48889],100:[0,.69444,0,0,.56111],101:[0,.45833,0,0,.51111],102:[0,.69444,.07639,0,.33611],103:[.19444,.45833,.01528,0,.55],104:[0,.69444,0,0,.56111],105:[0,.69444,0,0,.25556],106:[.19444,.69444,0,0,.28611],107:[0,.69444,0,0,.53056],108:[0,.69444,0,0,.25556],109:[0,.45833,0,0,.86667],110:[0,.45833,0,0,.56111],111:[0,.45833,0,0,.55],112:[.19444,.45833,0,0,.56111],113:[.19444,.45833,0,0,.56111],114:[0,.45833,.01528,0,.37222],115:[0,.45833,0,0,.42167],116:[0,.58929,0,0,.40417],117:[0,.45833,0,0,.56111],118:[0,.45833,.01528,0,.5],119:[0,.45833,.01528,0,.74445],120:[0,.45833,0,0,.5],121:[.19444,.45833,.01528,0,.5],122:[0,.45833,0,0,.47639],126:[.35,.34444,0,0,.55],168:[0,.69444,0,0,.55],176:[0,.69444,0,0,.73334],180:[0,.69444,0,0,.55],305:[0,.45833,0,0,.25556],567:[.19444,.45833,0,0,.28611],710:[0,.69444,0,0,.55],711:[0,.63542,0,0,.55],713:[0,.63778,0,0,.55],728:[0,.69444,0,0,.55],729:[0,.69444,0,0,.30556],730:[0,.69444,0,0,.73334],732:[0,.69444,0,0,.55],733:[0,.69444,0,0,.55],915:[0,.69444,0,0,.58056],916:[0,.69444,0,0,.91667],920:[0,.69444,0,0,.85556],923:[0,.69444,0,0,.67223],926:[0,.69444,0,0,.73334],928:[0,.69444,0,0,.79445],931:[0,.69444,0,0,.79445],933:[0,.69444,0,0,.85556],934:[0,.69444,0,0,.79445],936:[0,.69444,0,0,.85556],937:[0,.69444,0,0,.79445],8211:[0,.45833,.03056,0,.55],8212:[0,.45833,.03056,0,1.10001],8216:[0,.69444,0,0,.30556],8217:[0,.69444,0,0,.30556],8220:[0,.69444,0,0,.55834],8221:[0,.69444,0,0,.55834]},"SansSerif-Italic":{33:[0,.69444,.05733,0,.31945],34:[0,.69444,.00316,0,.5],35:[.19444,.69444,.05087,0,.83334],36:[.05556,.75,.11156,0,.5],37:[.05556,.75,.03126,0,.83334],38:[0,.69444,.03058,0,.75834],39:[0,.69444,.07816,0,.27778],40:[.25,.75,.13164,0,.38889],41:[.25,.75,.02536,0,.38889],42:[0,.75,.11775,0,.5],43:[.08333,.58333,.02536,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,.01946,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,.13164,0,.5],48:[0,.65556,.11156,0,.5],49:[0,.65556,.11156,0,.5],50:[0,.65556,.11156,0,.5],51:[0,.65556,.11156,0,.5],52:[0,.65556,.11156,0,.5],53:[0,.65556,.11156,0,.5],54:[0,.65556,.11156,0,.5],55:[0,.65556,.11156,0,.5],56:[0,.65556,.11156,0,.5],57:[0,.65556,.11156,0,.5],58:[0,.44444,.02502,0,.27778],59:[.125,.44444,.02502,0,.27778],61:[-.13,.37,.05087,0,.77778],63:[0,.69444,.11809,0,.47222],64:[0,.69444,.07555,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,.08293,0,.66667],67:[0,.69444,.11983,0,.63889],68:[0,.69444,.07555,0,.72223],69:[0,.69444,.11983,0,.59722],70:[0,.69444,.13372,0,.56945],71:[0,.69444,.11983,0,.66667],72:[0,.69444,.08094,0,.70834],73:[0,.69444,.13372,0,.27778],74:[0,.69444,.08094,0,.47222],75:[0,.69444,.11983,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,.08094,0,.875],78:[0,.69444,.08094,0,.70834],79:[0,.69444,.07555,0,.73611],80:[0,.69444,.08293,0,.63889],81:[.125,.69444,.07555,0,.73611],82:[0,.69444,.08293,0,.64584],83:[0,.69444,.09205,0,.55556],84:[0,.69444,.13372,0,.68056],85:[0,.69444,.08094,0,.6875],86:[0,.69444,.1615,0,.66667],87:[0,.69444,.1615,0,.94445],88:[0,.69444,.13372,0,.66667],89:[0,.69444,.17261,0,.66667],90:[0,.69444,.11983,0,.61111],91:[.25,.75,.15942,0,.28889],93:[.25,.75,.08719,0,.28889],94:[0,.69444,.0799,0,.5],95:[.35,.09444,.08616,0,.5],97:[0,.44444,.00981,0,.48056],98:[0,.69444,.03057,0,.51667],99:[0,.44444,.08336,0,.44445],100:[0,.69444,.09483,0,.51667],101:[0,.44444,.06778,0,.44445],102:[0,.69444,.21705,0,.30556],103:[.19444,.44444,.10836,0,.5],104:[0,.69444,.01778,0,.51667],105:[0,.67937,.09718,0,.23889],106:[.19444,.67937,.09162,0,.26667],107:[0,.69444,.08336,0,.48889],108:[0,.69444,.09483,0,.23889],109:[0,.44444,.01778,0,.79445],110:[0,.44444,.01778,0,.51667],111:[0,.44444,.06613,0,.5],112:[.19444,.44444,.0389,0,.51667],113:[.19444,.44444,.04169,0,.51667],114:[0,.44444,.10836,0,.34167],115:[0,.44444,.0778,0,.38333],116:[0,.57143,.07225,0,.36111],117:[0,.44444,.04169,0,.51667],118:[0,.44444,.10836,0,.46111],119:[0,.44444,.10836,0,.68334],120:[0,.44444,.09169,0,.46111],121:[.19444,.44444,.10836,0,.46111],122:[0,.44444,.08752,0,.43472],126:[.35,.32659,.08826,0,.5],168:[0,.67937,.06385,0,.5],176:[0,.69444,0,0,.73752],305:[0,.44444,.04169,0,.23889],567:[.19444,.44444,.04169,0,.26667],710:[0,.69444,.0799,0,.5],711:[0,.63194,.08432,0,.5],713:[0,.60889,.08776,0,.5],714:[0,.69444,.09205,0,.5],715:[0,.69444,0,0,.5],728:[0,.69444,.09483,0,.5],729:[0,.67937,.07774,0,.27778],730:[0,.69444,0,0,.73752],732:[0,.67659,.08826,0,.5],733:[0,.69444,.09205,0,.5],915:[0,.69444,.13372,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,.07555,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,.12816,0,.66667],928:[0,.69444,.08094,0,.70834],931:[0,.69444,.11983,0,.72222],933:[0,.69444,.09031,0,.77778],934:[0,.69444,.04603,0,.72222],936:[0,.69444,.09031,0,.77778],937:[0,.69444,.08293,0,.72222],8211:[0,.44444,.08616,0,.5],8212:[0,.44444,.08616,0,1],8216:[0,.69444,.07816,0,.27778],8217:[0,.69444,.07816,0,.27778],8220:[0,.69444,.14205,0,.5],8221:[0,.69444,.00316,0,.5]},"SansSerif-Regular":{33:[0,.69444,0,0,.31945],34:[0,.69444,0,0,.5],35:[.19444,.69444,0,0,.83334],36:[.05556,.75,0,0,.5],37:[.05556,.75,0,0,.83334],38:[0,.69444,0,0,.75834],39:[0,.69444,0,0,.27778],40:[.25,.75,0,0,.38889],41:[.25,.75,0,0,.38889],42:[0,.75,0,0,.5],43:[.08333,.58333,0,0,.77778],44:[.125,.08333,0,0,.27778],45:[0,.44444,0,0,.33333],46:[0,.08333,0,0,.27778],47:[.25,.75,0,0,.5],48:[0,.65556,0,0,.5],49:[0,.65556,0,0,.5],50:[0,.65556,0,0,.5],51:[0,.65556,0,0,.5],52:[0,.65556,0,0,.5],53:[0,.65556,0,0,.5],54:[0,.65556,0,0,.5],55:[0,.65556,0,0,.5],56:[0,.65556,0,0,.5],57:[0,.65556,0,0,.5],58:[0,.44444,0,0,.27778],59:[.125,.44444,0,0,.27778],61:[-.13,.37,0,0,.77778],63:[0,.69444,0,0,.47222],64:[0,.69444,0,0,.66667],65:[0,.69444,0,0,.66667],66:[0,.69444,0,0,.66667],67:[0,.69444,0,0,.63889],68:[0,.69444,0,0,.72223],69:[0,.69444,0,0,.59722],70:[0,.69444,0,0,.56945],71:[0,.69444,0,0,.66667],72:[0,.69444,0,0,.70834],73:[0,.69444,0,0,.27778],74:[0,.69444,0,0,.47222],75:[0,.69444,0,0,.69445],76:[0,.69444,0,0,.54167],77:[0,.69444,0,0,.875],78:[0,.69444,0,0,.70834],79:[0,.69444,0,0,.73611],80:[0,.69444,0,0,.63889],81:[.125,.69444,0,0,.73611],82:[0,.69444,0,0,.64584],83:[0,.69444,0,0,.55556],84:[0,.69444,0,0,.68056],85:[0,.69444,0,0,.6875],86:[0,.69444,.01389,0,.66667],87:[0,.69444,.01389,0,.94445],88:[0,.69444,0,0,.66667],89:[0,.69444,.025,0,.66667],90:[0,.69444,0,0,.61111],91:[.25,.75,0,0,.28889],93:[.25,.75,0,0,.28889],94:[0,.69444,0,0,.5],95:[.35,.09444,.02778,0,.5],97:[0,.44444,0,0,.48056],98:[0,.69444,0,0,.51667],99:[0,.44444,0,0,.44445],100:[0,.69444,0,0,.51667],101:[0,.44444,0,0,.44445],102:[0,.69444,.06944,0,.30556],103:[.19444,.44444,.01389,0,.5],104:[0,.69444,0,0,.51667],105:[0,.67937,0,0,.23889],106:[.19444,.67937,0,0,.26667],107:[0,.69444,0,0,.48889],108:[0,.69444,0,0,.23889],109:[0,.44444,0,0,.79445],110:[0,.44444,0,0,.51667],111:[0,.44444,0,0,.5],112:[.19444,.44444,0,0,.51667],113:[.19444,.44444,0,0,.51667],114:[0,.44444,.01389,0,.34167],115:[0,.44444,0,0,.38333],116:[0,.57143,0,0,.36111],117:[0,.44444,0,0,.51667],118:[0,.44444,.01389,0,.46111],119:[0,.44444,.01389,0,.68334],120:[0,.44444,0,0,.46111],121:[.19444,.44444,.01389,0,.46111],122:[0,.44444,0,0,.43472],126:[.35,.32659,0,0,.5],176:[0,.69444,0,0,.66667],305:[0,.44444,0,0,.23889],567:[.19444,.44444,0,0,.26667],710:[0,.69444,0,0,.5],711:[0,.63194,0,0,.5],713:[0,.60889,0,0,.5],714:[0,.69444,0,0,.5],728:[0,.69444,0,0,.5],729:[0,.67937,0,0,.27778],730:[0,.69444,0,0,.66667],733:[0,.69444,0,0,.5],771:[0,.67659,0,0,.5],776:[0,.67937,0,0,.5],915:[0,.69444,0,0,.54167],916:[0,.69444,0,0,.83334],920:[0,.69444,0,0,.77778],923:[0,.69444,0,0,.61111],926:[0,.69444,0,0,.66667],928:[0,.69444,0,0,.70834],931:[0,.69444,0,0,.72222],933:[0,.69444,0,0,.77778],934:[0,.69444,0,0,.72222],936:[0,.69444,0,0,.77778],937:[0,.69444,0,0,.72222],8211:[0,.44444,.02778,0,.5],8212:[0,.44444,.02778,0,1],8216:[0,.69444,0,0,.27778],8217:[0,.69444,0,0,.27778],8220:[0,.69444,0,0,.5],8221:[0,.69444,0,0,.5]},"Script-Regular":{65:[0,.7,.22925,0,.80253],66:[0,.7,.04087,0,.90757],67:[0,.7,.1689,0,.66619],68:[0,.7,.09371,0,.77443],69:[0,.7,.18583,0,.56162],70:[0,.7,.13634,0,.89544],71:[0,.7,.17322,0,.60961],72:[0,.7,.29694,0,.96919],73:[0,.7,.19189,0,.80907],74:[.27778,.7,.19189,0,1.05159],75:[0,.7,.31259,0,.91364],76:[0,.7,.19189,0,.87373],77:[0,.7,.15981,0,1.08031],78:[0,.7,.3525,0,.9015],79:[0,.7,.08078,0,.73787],80:[0,.7,.08078,0,1.01262],81:[0,.7,.03305,0,.88282],82:[0,.7,.06259,0,.85],83:[0,.7,.19189,0,.86767],84:[0,.7,.29087,0,.74697],85:[0,.7,.25815,0,.79996],86:[0,.7,.27523,0,.62204],87:[0,.7,.27523,0,.80532],88:[0,.7,.26006,0,.94445],89:[0,.7,.2939,0,.70961],90:[0,.7,.24037,0,.8212]},"Size1-Regular":{40:[.35001,.85,0,0,.45834],41:[.35001,.85,0,0,.45834],47:[.35001,.85,0,0,.57778],91:[.35001,.85,0,0,.41667],92:[.35001,.85,0,0,.57778],93:[.35001,.85,0,0,.41667],123:[.35001,.85,0,0,.58334],125:[.35001,.85,0,0,.58334],710:[0,.72222,0,0,.55556],732:[0,.72222,0,0,.55556],770:[0,.72222,0,0,.55556],771:[0,.72222,0,0,.55556],8214:[-99e-5,.601,0,0,.77778],8593:[1e-5,.6,0,0,.66667],8595:[1e-5,.6,0,0,.66667],8657:[1e-5,.6,0,0,.77778],8659:[1e-5,.6,0,0,.77778],8719:[.25001,.75,0,0,.94445],8720:[.25001,.75,0,0,.94445],8721:[.25001,.75,0,0,1.05556],8730:[.35001,.85,0,0,1],8739:[-.00599,.606,0,0,.33333],8741:[-.00599,.606,0,0,.55556],8747:[.30612,.805,.19445,0,.47222],8748:[.306,.805,.19445,0,.47222],8749:[.306,.805,.19445,0,.47222],8750:[.30612,.805,.19445,0,.47222],8896:[.25001,.75,0,0,.83334],8897:[.25001,.75,0,0,.83334],8898:[.25001,.75,0,0,.83334],8899:[.25001,.75,0,0,.83334],8968:[.35001,.85,0,0,.47222],8969:[.35001,.85,0,0,.47222],8970:[.35001,.85,0,0,.47222],8971:[.35001,.85,0,0,.47222],9168:[-99e-5,.601,0,0,.66667],10216:[.35001,.85,0,0,.47222],10217:[.35001,.85,0,0,.47222],10752:[.25001,.75,0,0,1.11111],10753:[.25001,.75,0,0,1.11111],10754:[.25001,.75,0,0,1.11111],10756:[.25001,.75,0,0,.83334],10758:[.25001,.75,0,0,.83334]},"Size2-Regular":{40:[.65002,1.15,0,0,.59722],41:[.65002,1.15,0,0,.59722],47:[.65002,1.15,0,0,.81111],91:[.65002,1.15,0,0,.47222],92:[.65002,1.15,0,0,.81111],93:[.65002,1.15,0,0,.47222],123:[.65002,1.15,0,0,.66667],125:[.65002,1.15,0,0,.66667],710:[0,.75,0,0,1],732:[0,.75,0,0,1],770:[0,.75,0,0,1],771:[0,.75,0,0,1],8719:[.55001,1.05,0,0,1.27778],8720:[.55001,1.05,0,0,1.27778],8721:[.55001,1.05,0,0,1.44445],8730:[.65002,1.15,0,0,1],8747:[.86225,1.36,.44445,0,.55556],8748:[.862,1.36,.44445,0,.55556],8749:[.862,1.36,.44445,0,.55556],8750:[.86225,1.36,.44445,0,.55556],8896:[.55001,1.05,0,0,1.11111],8897:[.55001,1.05,0,0,1.11111],8898:[.55001,1.05,0,0,1.11111],8899:[.55001,1.05,0,0,1.11111],8968:[.65002,1.15,0,0,.52778],8969:[.65002,1.15,0,0,.52778],8970:[.65002,1.15,0,0,.52778],8971:[.65002,1.15,0,0,.52778],10216:[.65002,1.15,0,0,.61111],10217:[.65002,1.15,0,0,.61111],10752:[.55001,1.05,0,0,1.51112],10753:[.55001,1.05,0,0,1.51112],10754:[.55001,1.05,0,0,1.51112],10756:[.55001,1.05,0,0,1.11111],10758:[.55001,1.05,0,0,1.11111]},"Size3-Regular":{40:[.95003,1.45,0,0,.73611],41:[.95003,1.45,0,0,.73611],47:[.95003,1.45,0,0,1.04445],91:[.95003,1.45,0,0,.52778],92:[.95003,1.45,0,0,1.04445],93:[.95003,1.45,0,0,.52778],123:[.95003,1.45,0,0,.75],125:[.95003,1.45,0,0,.75],710:[0,.75,0,0,1.44445],732:[0,.75,0,0,1.44445],770:[0,.75,0,0,1.44445],771:[0,.75,0,0,1.44445],8730:[.95003,1.45,0,0,1],8968:[.95003,1.45,0,0,.58334],8969:[.95003,1.45,0,0,.58334],8970:[.95003,1.45,0,0,.58334],8971:[.95003,1.45,0,0,.58334],10216:[.95003,1.45,0,0,.75],10217:[.95003,1.45,0,0,.75]},"Size4-Regular":{40:[1.25003,1.75,0,0,.79167],41:[1.25003,1.75,0,0,.79167],47:[1.25003,1.75,0,0,1.27778],91:[1.25003,1.75,0,0,.58334],92:[1.25003,1.75,0,0,1.27778],93:[1.25003,1.75,0,0,.58334],123:[1.25003,1.75,0,0,.80556],125:[1.25003,1.75,0,0,.80556],710:[0,.825,0,0,1.8889],732:[0,.825,0,0,1.8889],770:[0,.825,0,0,1.8889],771:[0,.825,0,0,1.8889],8730:[1.25003,1.75,0,0,1],8968:[1.25003,1.75,0,0,.63889],8969:[1.25003,1.75,0,0,.63889],8970:[1.25003,1.75,0,0,.63889],8971:[1.25003,1.75,0,0,.63889],9115:[.64502,1.155,0,0,.875],9116:[1e-5,.6,0,0,.875],9117:[.64502,1.155,0,0,.875],9118:[.64502,1.155,0,0,.875],9119:[1e-5,.6,0,0,.875],9120:[.64502,1.155,0,0,.875],9121:[.64502,1.155,0,0,.66667],9122:[-99e-5,.601,0,0,.66667],9123:[.64502,1.155,0,0,.66667],9124:[.64502,1.155,0,0,.66667],9125:[-99e-5,.601,0,0,.66667],9126:[.64502,1.155,0,0,.66667],9127:[1e-5,.9,0,0,.88889],9128:[.65002,1.15,0,0,.88889],9129:[.90001,0,0,0,.88889],9130:[0,.3,0,0,.88889],9131:[1e-5,.9,0,0,.88889],9132:[.65002,1.15,0,0,.88889],9133:[.90001,0,0,0,.88889],9143:[.88502,.915,0,0,1.05556],10216:[1.25003,1.75,0,0,.80556],10217:[1.25003,1.75,0,0,.80556],57344:[-.00499,.605,0,0,1.05556],57345:[-.00499,.605,0,0,1.05556],57680:[0,.12,0,0,.45],57681:[0,.12,0,0,.45],57682:[0,.12,0,0,.45],57683:[0,.12,0,0,.45]},"Typewriter-Regular":{33:[0,.61111,0,0,.525],34:[0,.61111,0,0,.525],35:[0,.61111,0,0,.525],36:[.08333,.69444,0,0,.525],37:[.08333,.69444,0,0,.525],38:[0,.61111,0,0,.525],39:[0,.61111,0,0,.525],40:[.08333,.69444,0,0,.525],41:[.08333,.69444,0,0,.525],42:[0,.52083,0,0,.525],43:[-.08056,.53055,0,0,.525],44:[.13889,.125,0,0,.525],45:[-.08056,.53055,0,0,.525],46:[0,.125,0,0,.525],47:[.08333,.69444,0,0,.525],48:[0,.61111,0,0,.525],49:[0,.61111,0,0,.525],50:[0,.61111,0,0,.525],51:[0,.61111,0,0,.525],52:[0,.61111,0,0,.525],53:[0,.61111,0,0,.525],54:[0,.61111,0,0,.525],55:[0,.61111,0,0,.525],56:[0,.61111,0,0,.525],57:[0,.61111,0,0,.525],58:[0,.43056,0,0,.525],59:[.13889,.43056,0,0,.525],60:[-.05556,.55556,0,0,.525],61:[-.19549,.41562,0,0,.525],62:[-.05556,.55556,0,0,.525],63:[0,.61111,0,0,.525],64:[0,.61111,0,0,.525],65:[0,.61111,0,0,.525],66:[0,.61111,0,0,.525],67:[0,.61111,0,0,.525],68:[0,.61111,0,0,.525],69:[0,.61111,0,0,.525],70:[0,.61111,0,0,.525],71:[0,.61111,0,0,.525],72:[0,.61111,0,0,.525],73:[0,.61111,0,0,.525],74:[0,.61111,0,0,.525],75:[0,.61111,0,0,.525],76:[0,.61111,0,0,.525],77:[0,.61111,0,0,.525],78:[0,.61111,0,0,.525],79:[0,.61111,0,0,.525],80:[0,.61111,0,0,.525],81:[.13889,.61111,0,0,.525],82:[0,.61111,0,0,.525],83:[0,.61111,0,0,.525],84:[0,.61111,0,0,.525],85:[0,.61111,0,0,.525],86:[0,.61111,0,0,.525],87:[0,.61111,0,0,.525],88:[0,.61111,0,0,.525],89:[0,.61111,0,0,.525],90:[0,.61111,0,0,.525],91:[.08333,.69444,0,0,.525],92:[.08333,.69444,0,0,.525],93:[.08333,.69444,0,0,.525],94:[0,.61111,0,0,.525],95:[.09514,0,0,0,.525],96:[0,.61111,0,0,.525],97:[0,.43056,0,0,.525],98:[0,.61111,0,0,.525],99:[0,.43056,0,0,.525],100:[0,.61111,0,0,.525],101:[0,.43056,0,0,.525],102:[0,.61111,0,0,.525],103:[.22222,.43056,0,0,.525],104:[0,.61111,0,0,.525],105:[0,.61111,0,0,.525],106:[.22222,.61111,0,0,.525],107:[0,.61111,0,0,.525],108:[0,.61111,0,0,.525],109:[0,.43056,0,0,.525],110:[0,.43056,0,0,.525],111:[0,.43056,0,0,.525],112:[.22222,.43056,0,0,.525],113:[.22222,.43056,0,0,.525],114:[0,.43056,0,0,.525],115:[0,.43056,0,0,.525],116:[0,.55358,0,0,.525],117:[0,.43056,0,0,.525],118:[0,.43056,0,0,.525],119:[0,.43056,0,0,.525],120:[0,.43056,0,0,.525],121:[.22222,.43056,0,0,.525],122:[0,.43056,0,0,.525],123:[.08333,.69444,0,0,.525],124:[.08333,.69444,0,0,.525],125:[.08333,.69444,0,0,.525],126:[0,.61111,0,0,.525],127:[0,.61111,0,0,.525],176:[0,.61111,0,0,.525],305:[0,.43056,0,0,.525],567:[.22222,.43056,0,0,.525],711:[0,.56597,0,0,.525],713:[0,.56555,0,0,.525],714:[0,.61111,0,0,.525],715:[0,.61111,0,0,.525],728:[0,.61111,0,0,.525],730:[0,.61111,0,0,.525],770:[0,.61111,0,0,.525],771:[0,.61111,0,0,.525],776:[0,.61111,0,0,.525],915:[0,.61111,0,0,.525],916:[0,.61111,0,0,.525],920:[0,.61111,0,0,.525],923:[0,.61111,0,0,.525],926:[0,.61111,0,0,.525],928:[0,.61111,0,0,.525],931:[0,.61111,0,0,.525],933:[0,.61111,0,0,.525],934:[0,.61111,0,0,.525],936:[0,.61111,0,0,.525],937:[0,.61111,0,0,.525],8216:[0,.61111,0,0,.525],8217:[0,.61111,0,0,.525],8242:[0,.61111,0,0,.525],9251:[.11111,.21944,0,0,.525]}}},function(e,t,i){"use strict";t.a=c;var a=i(0),o=i(3),n=i(1),r=i(5),s=i(4),l=i(2);function c(e,t,i){for(var o=s.a(e,t,!1),n=t.sizeMultiplier/i.sizeMultiplier,l=0;l<o.length;l++){var c=r.a.indexOf(o[l].classes,"sizing");c<0?Array.prototype.push.apply(o[l].classes,t.sizingClasses(i)):o[l].classes[c+1]==="reset-size"+t.size&&(o[l].classes[c+1]="reset-size"+i.size),o[l].height*=n,o[l].depth*=n}return a.a.makeFragment(o)}var p=["\\tiny","\\sixptsize","\\scriptsize","\\footnotesize","\\small","\\normalsize","\\large","\\Large","\\LARGE","\\huge","\\Huge"];Object(o.b)({type:"sizing",names:p,props:{numArgs:0,allowedInText:!0},handler:function(e,t){var i=e.breakOnTokenText,a=e.funcName,o=e.parser;o.consumeSpaces();var n=o.parseExpression(!1,i);return{type:"sizing",size:r.a.indexOf(p,a)+1,value:n}},htmlBuilder:function(e,t){var i=t.havingSize(e.value.size);return c(e.value.value,i,t)},mathmlBuilder:function(e,t){var i=t.havingSize(e.value.size),a=l.a(e.value.value,i),o=new n.a.MathNode("mstyle",a);return o.setAttribute("mathsize",i.sizeMultiplier+"em"),o}})},function(e,t,i){"use strict";i.d(t,"a",(function(){return n})),t.b=function(e){for(var t=e.type,i=e.names,r=e.props,s=e.handler,l=e.htmlBuilder,c=e.mathmlBuilder,p={numArgs:r.numArgs||0,greediness:1,allowedInText:!1,numOptionalArgs:0,handler:s},h=0;h<i.length;++h)n[i[h]]=p;l&&(a.d[t]=l),c&&(o.d[t]=c)};var a=i(4),o=i(2),n=(i(43),i(14),{})},function(e,t,i){"use strict";i.d(t,"a",(function(){return $})),i.d(t,"b",(function(){return u}));var a=i(7),o=i.n(a),n=i(10),r=i.n(n),s=i(145),l=i.n(s),c=i(6),p=i(31),h=i(27),$=new RegExp("[\u0300-\u036f]+$"),d=new RegExp("([ \r\n\t]+)|(%[^\n]*[\n]|[!-\\[\\]-\u2027\u202a-\ud7ff\uf900-\uffff][\u0300-\u036f]*|[\ud800-\udbff][\udc00-\udfff][\u0300-\u036f]*|\\\\verb\\*([^]).*?\\3|\\\\verb([^*a-zA-Z]).*?\\4|\\\\[a-zA-Z@]+|\\\\[^\ud800-\udfff])"),u=new RegExp("^\\\\[a-zA-Z@]+"),m=new RegExp("^%[^\n]*[\n]"),b=function(){function e(t){o()(this,e),this.input=t,this.pos=0}return r()(e,[{key:"lex",value:function(){var e=this.input,t=this.pos;if(t===e.length)return new h.a("EOF",new p.a(this,t,t));var i=l()(d,e,t);if(null===i)throw new c.a("Unexpected character: '"+e[t]+"'",new h.a(e[t],new p.a(this,t,t+1)));var a=i[2]||" ",o=this.pos;this.pos+=i[0].length;var n=this.pos;return m.test(a)?this.lex():new h.a(a,new p.a(this,o,n))}}]),e}();t.c=b},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(64),o=(i.n(a),i(65));t.default=o.a},function(e,t){},function(e,t,i){"use strict";var a=i(6),o=i(34),n=i(76),r=i(113),s=i(5),l=function(e,t,i){s.a.clearNode(t);var a=c(e,i).toNode();t.appendChild(a)};"undefined"!==typeof document&&"CSS1Compat"!==document.compatMode&&("undefined"!==typeof console&&console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."),l=function(){throw new a.a("KaTeX doesn't work in quirks mode.")});var c=function(e,t){var i=new o.a(t),a=Object(r.a)(e,i);return Object(n.b)(a,e,i)};t.a={render:l,renderToString:function(e,t){return c(e,t).toMarkup()},ParseError:a.a,__parse:function(e,t){var i=new o.a(t);return Object(r.a)(e,i)},__renderToDomTree:c,__renderToHTMLTree:function(e,t){var i=new o.a(t),a=Object(r.a)(e,i);return Object(n.a)(a,e,i)}}},function(e,t,i){e.exports={default:i(67),__esModule:!0}},function(e,t,i){i(68),e.exports=i(8).Object.freeze},function(e,t,i){var a=i(20),o=i(69).onFreeze;i(46)("freeze",(function(e){return function(t){return e&&a(t)?e(o(t)):t}}))},function(e,t,i){var a=i(32)("meta"),o=i(20),n=i(21),r=i(15).f,s=0,l=Object.isExtensible||function(){return!0},c=!i(24)((function(){return l(Object.preventExtensions({}))})),p=function(e){r(e,a,{value:{i:"O"+ ++s,w:{}}})},h=e.exports={KEY:a,NEED:!1,fastKey:function(e,t){if(!o(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!n(e,a)){if(!l(e))return"F";if(!t)return"E";p(e)}return e[a].i},getWeak:function(e,t){if(!n(e,a)){if(!l(e))return!0;if(!t)return!1;p(e)}return e[a].w},onFreeze:function(e){return c&&h.NEED&&l(e)&&!n(e,a)&&p(e),e}}},function(e,t,i){e.exports=!i(23)&&!i(24)((function(){return 7!=Object.defineProperty(i(45)("div"),"a",{get:function(){return 7}}).a}))},function(e,t,i){var a=i(20);e.exports=function(e,t){if(!a(e))return e;var i,o;if(t&&"function"==typeof(i=e.toString)&&!a(o=i.call(e)))return o;if("function"==typeof(i=e.valueOf)&&!a(o=i.call(e)))return o;if(!t&&"function"==typeof(i=e.toString)&&!a(o=i.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,i){e.exports={default:i(74),__esModule:!0}},function(e,t,i){i(75);var a=i(8).Object;e.exports=function(e,t,i){return a.defineProperty(e,t,i)}},function(e,t,i){var a=i(25);a(a.S+a.F*!i(23),"Object",{defineProperty:i(15).f})},function(e,t,i){"use strict";i.d(t,"b",(function(){return c})),i.d(t,"a",(function(){return p}));var a=i(4),o=i(2),n=i(0),r=i(43),s=(i(34),i(9)),l=function(e){return new r.a({style:e.displayMode?s.a.DISPLAY:s.a.TEXT,maxSize:e.maxSize})},c=function(e,t,i){var r=l(i),s=Object(o.c)(e,t,r),c=Object(a.c)(e,r),p=n.a.makeSpan(["katex"],[s,c]);return i.displayMode?n.a.makeSpan(["katex-display"],[p]):p},p=function(e,t,i){var o=l(i),r=Object(a.c)(e,o),s=n.a.makeSpan(["katex"],[r]);return i.displayMode?n.a.makeSpan(["katex-display"],[s]):s}},function(e,t,i){e.exports={default:i(78),__esModule:!0}},function(e,t,i){var a=i(8),o=a.JSON||(a.JSON={stringify:JSON.stringify});e.exports=function(e){return o.stringify.apply(o,arguments)}},function(e,t,i){e.exports={default:i(80),__esModule:!0}},function(e,t,i){i(36),i(92),e.exports=i(8).Array.from},function(e,t,i){var a=i(37),o=i(38);e.exports=function(e){return function(t,i){var n,r,s=String(o(t)),l=a(i),c=s.length;return l<0||l>=c?e?"":void 0:(n=s.charCodeAt(l))<55296||n>56319||l+1===c||(r=s.charCodeAt(l+1))<56320||r>57343?e?s.charAt(l):n:e?s.slice(l,l+2):r-56320+(n-55296<<10)+65536}}},function(e,t){e.exports=!0},function(e,t,i){e.exports=i(26)},function(e,t,i){"use strict";var a=i(85),o=i(33),n=i(54),r={};i(26)(r,i(11)("iterator"),(function(){return this})),e.exports=function(e,t,i){e.prototype=a(r,{next:o(1,i)}),n(e,t+" Iterator")}},function(e,t,i){var a=i(22),o=i(86),n=i(53),r=i(41)("IE_PROTO"),s=function(){},l=function(){var e,t=i(45)("iframe"),a=n.length;for(t.style.display="none",i(90).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),l=e.F;a--;)delete l.prototype[n[a]];return l()};e.exports=Object.create||function(e,t){var i;return null!==e?(s.prototype=a(e),i=new s,s.prototype=null,i[r]=e):i=l(),void 0===t?i:o(i,t)}},function(e,t,i){var a=i(15),o=i(22),n=i(39);e.exports=i(23)?Object.defineProperties:function(e,t){o(e);for(var i,r=n(t),s=r.length,l=0;s>l;)a.f(e,i=r[l++],t[i]);return e}},function(e,t,i){var a=i(21),o=i(40),n=i(88)(!1),r=i(41)("IE_PROTO");e.exports=function(e,t){var i,s=o(e),l=0,c=[];for(i in s)i!=r&&a(s,i)&&c.push(i);for(;t.length>l;)a(s,i=t[l++])&&(~n(c,i)||c.push(i));return c}},function(e,t,i){var a=i(40),o=i(51),n=i(89);e.exports=function(e){return function(t,i,r){var s,l=a(t),c=o(l.length),p=n(r,c);if(e&&i!=i){for(;c>p;)if((s=l[p++])!=s)return!0}else for(;c>p;p++)if((e||p in l)&&l[p]===i)return e||p||0;return!e&&-1}}},function(e,t,i){var a=i(37),o=Math.max,n=Math.min;e.exports=function(e,t){return(e=a(e))<0?o(e+t,0):n(e,t)}},function(e,t,i){e.exports=i(16).document&&document.documentElement},function(e,t,i){var a=i(21),o=i(29),n=i(41)("IE_PROTO"),r=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=o(e),a(e,n)?e[n]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?r:null}},function(e,t,i){"use strict";var a=i(47),o=i(25),n=i(29),r=i(93),s=i(94),l=i(51),c=i(95),p=i(55);o(o.S+o.F*!i(96)((function(e){Array.from(e)})),"Array",{from:function(e){var t,i,o,h,$=n(e),d="function"==typeof this?this:Array,u=arguments.length,m=u>1?arguments[1]:void 0,b=void 0!==m,y=0,f=p($);if(b&&(m=a(m,u>2?arguments[2]:void 0,2)),void 0==f||d==Array&&s(f))for(i=new d(t=l($.length));t>y;y++)c(i,y,b?m($[y],y):$[y]);else for(h=f.call($),i=new d;!(o=h.next()).done;y++)c(i,y,b?r(h,m,[o.value,y],!0):o.value);return i.length=y,i}})},function(e,t,i){var a=i(22);e.exports=function(e,t,i,o){try{return o?t(a(i)[0],i[1]):t(i)}catch(r){var n=e.return;throw void 0!==n&&a(n.call(e)),r}}},function(e,t,i){var a=i(17),o=i(11)("iterator"),n=Array.prototype;e.exports=function(e){return void 0!==e&&(a.Array===e||n[o]===e)}},function(e,t,i){"use strict";var a=i(15),o=i(33);e.exports=function(e,t,i){t in e?a.f(e,t,o(0,i)):e[t]=i}},function(e,t,i){var a=i(11)("iterator"),o=!1;try{var n=[7][a]();n.return=function(){o=!0},Array.from(n,(function(){throw 2}))}catch(r){}e.exports=function(e,t){if(!t&&!o)return!1;var i=!1;try{var n=[7],s=n[a]();s.next=function(){return{done:i=!0}},n[a]=function(){return s},e(n)}catch(r){}return i}},function(e,t,i){e.exports={default:i(98),__esModule:!0}},function(e,t,i){i(58),i(36),e.exports=i(102)},function(e,t,i){"use strict";var a=i(100),o=i(101),n=i(17),r=i(40);e.exports=i(48)(Array,"Array",(function(e,t){this._t=r(e),this._i=0,this._k=t}),(function(){var e=this._t,t=this._k,i=this._i++;return!e||i>=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?i:"values"==t?e[i]:[i,e[i]])}),"values"),n.Arguments=n.Array,a("keys"),a("values"),a("entries")},function(e,t){e.exports=function(){}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,i){var a=i(56),o=i(11)("iterator"),n=i(17);e.exports=i(8).isIterable=function(e){var t=Object(e);return void 0!==t[o]||"@@iterator"in t||n.hasOwnProperty(a(t))}},function(e,t,i){i(58),i(36),e.exports=i(104)},function(e,t,i){var a=i(22),o=i(55);e.exports=i(8).getIterator=function(e){var t=o(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return a(t.call(e))}},function(e,t,i){e.exports={default:i(106),__esModule:!0}},function(e,t,i){i(107),e.exports=i(8).Object.assign},function(e,t,i){var a=i(25);a(a.S+a.F,"Object",{assign:i(108)})},function(e,t,i){"use strict";var a=i(39),o=i(109),n=i(110),r=i(29),s=i(49),l=Object.assign;e.exports=!l||i(24)((function(){var e={},t={},i=Symbol(),a="abcdefghijklmnopqrst";return e[i]=7,a.split("").forEach((function(e){t[e]=e})),7!=l({},e)[i]||Object.keys(l({},t)).join("")!=a}))?function(e,t){for(var i=r(e),l=arguments.length,c=1,p=o.f,h=n.f;l>c;)for(var $,d=s(arguments[c++]),u=p?a(d).concat(p(d)):a(d),m=u.length,b=0;m>b;)h.call(d,$=u[b++])&&(i[$]=d[$]);return i}:l},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,i){"use strict";var a={stdHorizRule:"M0 80H400000 v40H0z M0 80H400000 v40H0z",vertSeparator:"M100 0h50V400000h-50zM100 0h50V400000h-50z",sqrtMain:"M95,702c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,\n-10,-9.5,-14c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54c44.2,-33.3,65.8,\n-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10s173,378,173,378c0.7,0,\n35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429c69,-144,104.5,-217.7,106.5,\n-221c5.3,-9.3,12,-14,20,-14H400000v40H845.2724s-225.272,467,-225.272,467\ns-235,486,-235,486c-2.7,4.7,-9,7,-19,7c-6,0,-10,-1,-12,-3s-194,-422,-194,-422\ns-65,47,-65,47z M834 80H400000v40H845z",sqrtSize1:"M263,681c0.7,0,18,39.7,52,119c34,79.3,68.167,\n158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120c340,-704.7,510.7,-1060.3,512,-1067\nc4.7,-7.3,11,-11,19,-11H40000v40H1012.3s-271.3,567,-271.3,567c-38.7,80.7,-84,\n175,-136,283c-52,108,-89.167,185.3,-111.5,232c-22.3,46.7,-33.8,70.3,-34.5,71\nc-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1s-109,-253,-109,-253c-72.7,-168,-109.3,\n-252,-110,-252c-10.7,8,-22,16.7,-34,26c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26\ns76,-59,76,-59s76,-60,76,-60z M1001 80H40000v40H1012z",sqrtSize2:"M1001,80H400000v40H1013.1s-83.4,268,-264.1,840c-180.7,\n572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7s-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,\n-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744c-10,12,-21,25,-33,39s-32,39,-32,39\nc-6,-5.3,-15,-14,-27,-26s25,-30,25,-30c26.7,-32.7,52,-63,76,-91s52,-60,52,-60\ns208,722,208,722c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,\n-658.5c53.7,-170.3,84.5,-266.8,92.5,-289.5c4,-6.7,10,-10,18,-10z\nM1001 80H400000v40H1013z",sqrtSize3:"M424,2478c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,\n-342,-109.8,-513.3,-110.5,-514c0,-2,-10.7,14.3,-32,49c-4.7,7.3,-9.8,15.7,-15.5,\n25c-5.7,9.3,-9.8,16,-12.5,20s-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,\n-13s76,-122,76,-122s77,-121,77,-121s209,968,209,968c0,-2,84.7,-361.7,254,-1079\nc169.3,-717.3,254.7,-1077.7,256,-1081c4,-6.7,10,-10,18,-10H400000v40H1014.6\ns-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185c-2,6,-10,9,-24,9\nc-8,0,-12,-0.7,-12,-2z M1001 80H400000v40H1014z",sqrtSize4:"M473,2793c339.3,-1799.3,509.3,-2700,510,-2702\nc3.3,-7.3,9.3,-11,18,-11H400000v40H1017.7s-90.5,478,-276.2,1466c-185.7,988,\n-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9c-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,\n-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200c0,-1.3,-5.3,8.7,-16,30c-10.7,\n21.3,-21.3,42.7,-32,64s-16,33,-16,33s-26,-26,-26,-26s76,-153,76,-153s77,-151,\n77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,606z\nM1001 80H400000v40H1017z",doubleleftarrow:"M262 157\nl10-10c34-36 62.7-77 86-123 3.3-8 5-13.3 5-16 0-5.3-6.7-8-20-8-7.3\n 0-12.2.5-14.5 1.5-2.3 1-4.8 4.5-7.5 10.5-49.3 97.3-121.7 169.3-217 216-28\n 14-57.3 25-88 33-6.7 2-11 3.8-13 5.5-2 1.7-3 4.2-3 7.5s1 5.8 3 7.5\nc2 1.7 6.3 3.5 13 5.5 68 17.3 128.2 47.8 180.5 91.5 52.3 43.7 93.8 96.2 124.5\n 157.5 9.3 8 15.3 12.3 18 13h6c12-.7 18-4 18-10 0-2-1.7-7-5-15-23.3-46-52-87\n-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7\n-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z\nm8 0v40h399730v-40zm0 194v40h399730v-40z",doublerightarrow:"M399738 392l\n-10 10c-34 36-62.7 77-86 123-3.3 8-5 13.3-5 16 0 5.3 6.7 8 20 8 7.3 0 12.2-.5\n 14.5-1.5 2.3-1 4.8-4.5 7.5-10.5 49.3-97.3 121.7-169.3 217-216 28-14 57.3-25 88\n-33 6.7-2 11-3.8 13-5.5 2-1.7 3-4.2 3-7.5s-1-5.8-3-7.5c-2-1.7-6.3-3.5-13-5.5-68\n-17.3-128.2-47.8-180.5-91.5-52.3-43.7-93.8-96.2-124.5-157.5-9.3-8-15.3-12.3-18\n-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782\nc-328 0 0 0 0 0l10 8c26.7 20 65.7 43 117 69-2.7 2-6 3.7-10 5-36.7 16-72.3 37.3\n-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z",leftarrow:"M400000 241H110l3-3c68.7-52.7 113.7-120\n 135-202 4-14.7 6-23 6-25 0-7.3-7-11-21-11-8 0-13.2.8-15.5 2.5-2.3 1.7-4.2 5.8\n-5.5 12.5-1.3 4.7-2.7 10.3-4 17-12 48.7-34.8 92-68.5 130S65.3 228.3 18 247\nc-10 4-16 7.7-18 11 0 8.7 6 14.3 18 17 47.3 18.7 87.8 47 121.5 85S196 441.3 208\n 490c.7 2 1.3 5 2 9s1.2 6.7 1.5 8c.3 1.3 1 3.3 2 6s2.2 4.5 3.5 5.5c1.3 1 3.3\n 1.8 6 2.5s6 1 10 1c14 0 21-3.7 21-11 0-2-2-10.3-6-25-20-79.3-65-146.7-135-202\n l-3-3h399890zM100 241v40h399900v-40z",leftbrace:"M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117\n-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7\n 5-6 9-10 13-.7 1-7.3 1-20 1H6z",leftbraceunder:"M0 6l6-6h17c12.688 0 19.313.3 20 1 4 4 7.313 8.3 10 13\n 35.313 51.3 80.813 93.8 136.5 127.5 55.688 33.7 117.188 55.8 184.5 66.5.688\n 0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7\n-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z",leftgroup:"M400000 80\nH435C64 80 168.3 229.4 21 260c-5.9 1.2-18 0-18 0-2 0-3-1-3-3v-38C76 61 257 0\n 435 0h399565z",leftgroupunder:"M400000 262\nH435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219\n 435 219h399565z",leftharpoon:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3\n-3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5\n-18.3 3-21-1.3-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7\n-196 228-6.7 4.7-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40z",leftharpoonplus:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3-3.3 10.2-9.5\n 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5-18.3 3-21-1.3\n-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7-196 228-6.7 4.7\n-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z\nm0 0v40h400000v-40z",leftharpoondown:"M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333\n 5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5\n 1 9 1h5c10.667 0 16.667-2 18-6 2-2.667 1-9.667-3-21-32-87.333-82.667-157.667\n-152-211l-3-3h399907v-40zM93 281 H400000 v-40L7 241z",leftharpoondownplus:"M7 435c-4 4-6.3 8.7-7 14 0 5.3.7 9 2 11s5.3 5.3 12\n 10c90.7 54 156 130 196 228 3.3 10.7 6.3 16.3 9 17 2 .7 5 1 9 1h5c10.7 0 16.7\n-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0\nv40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z",lefthook:"M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5\n-83.5C70.8 58.2 104 47 142 47 c16.7 0 25 6.7 25 20 0 12-8.7 18.7-26 20-40 3.3\n-68.7 15.7-86 37-10 12-15 25.3-15 40 0 22.7 9.8 40.7 29.5 54 19.7 13.3 43.5 21\n 71.5 23h399859zM103 281v-40h399897v40z",leftlinesegment:"M40 281 V428 H0 V94 H40 V241 H400000 v40z\nM40 281 V428 H0 V94 H40 V241 H400000 v40z",leftmapsto:"M40 281 V448H0V74H40V241H400000v40z\nM40 281 V448H0V74H40V241H400000v40z",leftToFrom:"M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23\n-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8\nc28.7-32 52-65.7 70-101 10.7-23.3 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 265.3\n 68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z",longequal:"M0 50 h400000 v40H0z m0 194h40000v40H0z\nM0 50 h400000 v40H0z m0 194h40000v40H0z",midbrace:"M200428 334\nc-100.7-8.3-195.3-44-280-108-55.3-42-101.7-93-139-153l-9-14c-2.7 4-5.7 8.7-9 14\n-53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7\n 311.7-78.3 403-201 6-8 9.7-12 11-12 .7-.7 6.7-1 18-1s17.3.3 18 1c1.3 0 5 4 11\n 12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z",midbraceunder:"M199572 214\nc100.7 8.3 195.3 44 280 108 55.3 42 101.7 93 139 153l9 14c2.7-4 5.7-8.7 9-14\n 53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3\n 11.7-311.7 78.3-403 201-6 8-9.7 12-11 12-.7.7-6.7 1-18 1s-17.3-.3-18-1c-1.3 0\n-5-4-11-12-44.7-59.3-101.3-106.3-170-141s-145.3-54.3-229-60H0V214z",rightarrow:"M0 241v40h399891c-47.3 35.3-84 78-110 128\n-16.7 32-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20\n 11 8 0 13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7\n 39-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85\n-40.5-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5\n-12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67\n 151.7 139 205zm0 0v40h399900v-40z",rightbrace:"M400000 542l\n-6 6h-17c-12.7 0-19.3-.3-20-1-4-4-7.3-8.3-10-13-35.3-51.3-80.8-93.8-136.5-127.5\ns-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1\nc124.7 8 235 61.7 331 161 31.3 33.3 59.7 72.7 85 118l7 13v35z",rightbraceunder:"M399994 0l6 6v35l-6 11c-56 104-135.3 181.3-238 232-57.3\n 28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237\n-174 2.7-5 6-9 10-13 .7-1 7.3-1 20-1h17z",rightgroup:"M0 80h399565c371 0 266.7 149.4 414 180 5.9 1.2 18 0 18 0 2 0\n 3-1 3-3v-38c-76-158-257-219-435-219H0z",rightgroupunder:"M0 262h399565c371 0 266.7-149.4 414-180 5.9-1.2 18 0 18\n 0 2 0 3 1 3 3v38c-76 158-257 219-435 219H0z",rightharpoon:"M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3\n-3.7-15.3-11-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2\n-10.7 0-16.7 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58\n 69.2 92 94.5zm0 0v40h399900v-40z",rightharpoonplus:"M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3-3.7-15.3-11\n-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2-10.7 0-16.7\n 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58 69.2 92 94.5z\nm0 0v40h399900v-40z m100 194v40h399900v-40zm0 0v40h399900v-40z",rightharpoondown:"M399747 511c0 7.3 6.7 11 20 11 8 0 13-.8 15-2.5s4.7-6.8\n 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3 8.5-5.8 9.5\n-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3-64.7 57-92 95\n-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 241v40h399900v-40z",rightharpoondownplus:"M399747 705c0 7.3 6.7 11 20 11 8 0 13-.8\n 15-2.5s4.7-6.8 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3\n 8.5-5.8 9.5-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3\n-64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z\nm0-194v40h400000v-40zm0 0v40h400000v-40z",righthook:"M399859 241c-764 0 0 0 0 0 40-3.3 68.7-15.7 86-37 10-12 15-25.3\n 15-40 0-22.7-9.8-40.7-29.5-54-19.7-13.3-43.5-21-71.5-23-17.3-1.3-26-8-26-20 0\n-13.3 8.7-20 26-20 38 0 71 11.2 99 33.5 0 0 7 5.6 21 16.7 14 11.2 21 33.5 21\n 66.8s-14 61.2-42 83.5c-28 22.3-61 33.5-99 33.5L0 241z M0 281v-40h399859v40z",rightlinesegment:"M399960 241 V94 h40 V428 h-40 V281 H0 v-40z\nM399960 241 V94 h40 V428 h-40 V281 H0 v-40z",rightToFrom:"M400000 167c-70.7-42-118-97.7-142-167h-23c-15.3 0-23 .3-23\n 1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32\n-52 65.7-70 101-10.7 23.3-16 35.7-16 37 0 .7 7.7 1 23 1h23c24-69.3 71.3-125 142\n-167z M100 147v40h399900v-40zM0 341v40h399900v-40z",twoheadleftarrow:"M0 167c68 40\n 115.7 95.7 143 167h22c15.3 0 23-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69\n-70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3\n-40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19\n-37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101\n 10.7-23.333 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 71.3 68 127 0 167z",twoheadrightarrow:"M400000 167\nc-68-40-115.7-95.7-143-167h-22c-15.3 0-23 .3-23 1 0 1.3 5.3 13.7 16 37 18 35.3\n 41.3 69 70 101l7 8h-125l-9-7c-50.7-39.3-85-86-103-140h-46c0 4.7 6.3 18.7 19 42\n 18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333\n-19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70\n 101-10.7 23.333-16 35.7-16 37 0 .7 7.7 1 23 1h22c27.3-71.3 75-127 143-167z",tilde1:"M200 55.538c-77 0-168 73.953-177 73.953-3 0-7\n-2.175-9-5.437L2 97c-1-2-2-4-2-6 0-4 2-7 5-9l20-12C116 12 171 0 207 0c86 0\n 114 68 191 68 78 0 168-68 177-68 4 0 7 2 9 5l12 19c1 2.175 2 4.35 2 6.525 0\n 4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128\n-68.267.847-113-73.952-191-73.952z",tilde2:"M344 55.266c-142 0-300.638 81.316-311.5 86.418\n-8.01 3.762-22.5 10.91-23.5 5.562L1 120c-1-2-1-3-1-4 0-5 3-9 8-10l18.4-9C160.9\n 31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114\nc1 2.14 1 3.21 1 4.28 0 5.347-3 9.626-7 10.696l-22.3 12.622C852.6 158.372 751\n 181.476 676 181.476c-149 0-189-126.21-332-126.21z",tilde3:"M786 59C457 59 32 175.242 13 175.242c-6 0-10-3.457\n-11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0\n 411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697\n 16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696\n -338 0-409-156.573-744-156.573z",tilde4:"M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345\n-11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409\n 177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9\n 14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409\n -175.236-744-175.236z",vec:"M377 20c0-5.333 1.833-10 5.5-14S391 0 397 0c4.667 0 8.667 1.667 12 5\n3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11\n10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63\n-1.333 1.333-3.167 3.5-5.5 6.5s-4 4.833-5 5.5c-1 .667-2.5 1.333-4.5 2s-4.333 1\n-7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59\nH213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359\nc-16-25.333-24-45-24-59z",widehat1:"M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22\nc-1 5-5 9-11 9h-2L532 67 19 159h-2c-5 0-9-4-11-9l-5-22c-1-6 2-12 8-13z",widehat2:"M1181 0h2l1171 176c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 220h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",widehat3:"M1181 0h2l1171 236c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 280h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",widehat4:"M1181 0h2l1171 296c6 0 10 5 10 11l-2 23c-1 6-5 10\n-11 10h-1L1182 67 15 340h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z",baraboveleftarrow:"M1 500c30.67-18 59-41.833 85-71.5s45-61.17 57-94.5h23\nc15.33 0 23 .33 23 1 0 .67-5.33 12.67-16 36-16.67 34.67-39 67.33-67 98l-10 11\nh39904v40H96l9 10c27.33 30.67 50.67 65 70 103l14 33c0 .67-7.67 1-23 1h-22\nC116.67 596.33 69 540.67 1 500z M96 480 H400000 v40 H96z\nM1 147 H399905 v40 H1z M0 147 H399905 v40 H0z",rightarrowabovebar:"M400000 167c-70.67 42-118 97.67-142 167h-23c-15.33 0\n-23-.33-23-1 0-1.33 5.33-13.67 16-37 18-35.33 41.33-69 70-101l7-8h-39905\nv-40h39905c-389 0 0 0 0 0l-7-8c-28.67-32-52-65.67-70-101-10.67-23.33-16-35.67\n-16-37 0-.67 7.67-1 23-1h23c11.33 33.33 30 64.833 56 94.5s54.67 53.83 86 72.5z\nM0 147 H399905 v40 H0z M96 480 H400000 v40 H0z M96 480 H400000 v40 H0z",baraboveshortleftharpoon:"M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17\nc2,0.7,5,1,9,1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21\nc-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40\nc-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z\nM0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z",rightharpoonaboveshortbar:"M0,241 l0,40c399126,0,399993,0,399993,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6\nc-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z\nM0 241 v40 H399908 v-40z M0 475 v-40 H399500 v40z M0 475 v-40 H399500 v40z",shortbaraboveleftharpoon:"M7,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11\nc1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17c2,0.7,5,1,9,\n1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21c-32,-87.3,-82.7,-157.7,\n-152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z\nM93 435 v40 H400000 v-40z M500 241 v40 H400000 v-40z M500 241 v40 H400000 v-40z",shortrightharpoonabovebar:"M53,241l0,40c398570,0,399437,0,399437,0\nc4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,\n-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6\nc-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z\nM500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z"};t.a={path:a}},function(e,t,i){"use strict";i.d(t,"a",(function(){return r})),i.d(t,"b",(function(){return s}));var a={number:3,unit:"mu"},o={number:4,unit:"mu"},n={number:5,unit:"mu"},r={mord:{mop:a,mbin:o,mrel:n,minner:a},mop:{mord:a,mop:a,mrel:n,minner:a},mbin:{mord:o,mop:o,mopen:o,minner:o},mrel:{mord:n,mop:n,mopen:n,minner:n},mopen:{},mclose:{mop:a,mbin:o,mrel:n,minner:a},mpunct:{mord:a,mop:a,mrel:n,mopen:a,mclose:a,mpunct:a,minner:a},minner:{mord:a,mop:a,mbin:o,mrel:n,mopen:a,mpunct:a,minner:a}},s={mord:{mop:a},mop:{mord:a,mop:a},mbin:{},mrel:{},mopen:{},mclose:{mop:a},mpunct:{},minner:{mop:a}}},function(e,t,i){"use strict";var a=i(114);t.a=function(e,t){if(!("string"===typeof e||e instanceof String))throw new TypeError("KaTeX can only parse string typed expression");return new a.a(e,t).parse()}},function(e,t,i){"use strict";var a=i(7),o=i.n(a),n=i(10),r=i.n(n),s=i(115),l=i(142),c=i(144),p=i(28),h=i(19),$=i(42),d=i(148),u=i.n(d),m=i(149),b=i(14),y=i(6),f=i(62);function g(e,t){return{type:"arg",result:e,token:t}}function x(e){if("$"===e.type)throw new y.a("Unexpected $",e.token);return e}i(34),i(27);var v=function(){function e(t,i){o()(this,e),this.mode="math",this.gullet=new c.a(t,i.macros,this.mode),i.colorIsTextColor&&(this.gullet.macros["\\color"]="\\textcolor"),this.settings=i,this.leftrightDepth=0}return r()(e,[{key:"expect",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(this.nextToken.text!==e)throw new y.a("Expected '"+e+"', got '"+this.nextToken.text+"'",this.nextToken);t&&this.consume()}},{key:"consume",value:function(){this.nextToken=this.gullet.expandNextToken()}},{key:"switchMode",value:function(e){this.mode=e,this.gullet.switchMode(e)}},{key:"parse",value:function(){this.consume();var e=this.parseInput();return e}},{key:"parseInput",value:function(){var e=this.parseExpression(!1);return this.expect("EOF",!1),e}},{key:"parseExpression",value:function(t,i){for(var a=[];;){"math"===this.mode&&this.consumeSpaces();var o=this.nextToken;if(-1!==e.endOfExpression.indexOf(o.text))break;if(i&&o.text===i)break;if(t&&s.a[o.text]&&s.a[o.text].infix)break;var n=this.parseAtom(i);if(!n){if(!this.settings.throwOnError&&"\\"===o.text[0]){var r=this.handleUnsupportedCmd();a.push(r);continue}break}a.push(n)}return this.handleInfixNodes(a)}},{key:"handleInfixNodes",value:function(e){for(var t=-1,i=void 0,a=0;a<e.length;a++){var o=e[a];if("infix"===o.type){if(-1!==t)throw new y.a("only one infix operator per group",o.value.token);t=a,i=o.value.replaceWith}}if(-1!==t&&i){var n=void 0,r=void 0,s=e.slice(0,t),l=e.slice(t+1);n=1===s.length&&"ordgroup"===s[0].type?s[0]:new b.a("ordgroup",s,this.mode),r=1===l.length&&"ordgroup"===l[0].type?l[0]:new b.a("ordgroup",l,this.mode);var c=this.callFunction(i,[n,r],[]);return[new b.a(c.type,c,this.mode)]}return e}},{key:"handleSupSubscript",value:function(t){var i=this.nextToken,a=i.text;this.consume(),this.consumeSpaces();var o=this.parseGroup();if(!o){if(this.settings.throwOnError||"\\"!==this.nextToken.text[0])throw new y.a("Expected group after '"+a+"'",i);return this.handleUnsupportedCmd()}var n=x(o);if("fn"===n.type){if(s.a[n.result].greediness>e.SUPSUB_GREEDINESS)return this.parseGivenFunction(o);throw new y.a("Got function '"+n.result+"' with no arguments as "+t,i)}return n.result}},{key:"handleUnsupportedCmd",value:function(){for(var e=this.nextToken.text,t=[],i=0;i<e.length;i++)t.push(new b.a("textord",e[i],"text"));var a=new b.a("text",{body:t,type:"text"},this.mode),o=new b.a("color",{color:this.settings.errorColor,value:[a],type:"color"},this.mode);return this.consume(),o}},{key:"parseAtom",value:function(e){var t=this.parseImplicitGroup(e);if("text"===this.mode)return t;for(var i=void 0,a=void 0;;){this.consumeSpaces();var o=this.nextToken;if("\\limits"===o.text||"\\nolimits"===o.text){if(!t||"op"!==t.type)throw new y.a("Limit controls must follow a math operator",o);var n="\\limits"===o.text;t.value.limits=n,t.value.alwaysHandleSupSub=!0,this.consume()}else if("^"===o.text){if(i)throw new y.a("Double superscript",o);i=this.handleSupSubscript("superscript")}else if("_"===o.text){if(a)throw new y.a("Double subscript",o);a=this.handleSupSubscript("subscript")}else{if("'"!==o.text)break;if(i)throw new y.a("Double superscript",o);var r=new b.a("textord","\\prime",this.mode),s=[r];for(this.consume();"'"===this.nextToken.text;)s.push(r),this.consume();"^"===this.nextToken.text&&s.push(this.handleSupSubscript("superscript")),i=new b.a("ordgroup",s,this.mode)}}return i||a?new b.a("supsub",{base:t,sup:i,sub:a},this.mode):t}},{key:"parseImplicitGroup",value:function(e){var t=this.parseSymbol();if(null==t)return this.parseFunction();if("arg"===t.type)return this.parseGivenFunction(t);var i=t.result;if("$"===i){if("math"===this.mode)throw new y.a("$ within math mode");var a=this.mode;this.switchMode("math"),this.consume();var o=this.parseExpression(!1,"$");return this.expect("$",!1),this.switchMode(a),this.consume(),new b.a("styling",{style:"text",value:o},"math")}if("\\begin"===i){var n=this.parseGivenFunction(t),r=n.value.name;if(!l.a.hasOwnProperty(r))throw new y.a("No such environment: "+r,n.value.nameGroup);var s=l.a[r],c=this.parseArguments("\\begin{"+r+"}",s),p=c.args,h=c.optArgs,$={mode:this.mode,envName:r,parser:this},d=s.handler($,p,h);this.expect("\\end",!1);var u=this.nextToken,m=this.parseFunction();if(!m)throw new y.a("failed to parse function after \\end");if(m.value.name!==r)throw new y.a("Mismatch: \\begin{"+r+"} matched by \\end{"+m.value.name+"}",u);return d}return this.parseGivenFunction(t,e)}},{key:"parseFunction",value:function(){var e=this.parseGroup();return e?this.parseGivenFunction(e):null}},{key:"parseGivenFunction",value:function(e,t){if("fn"===(e=x(e)).type){var i=e.result,a=s.a[i];if("text"===this.mode&&!a.allowedInText)throw new y.a("Can't use function '"+i+"' in text mode",e.token);if("math"===this.mode&&!1===a.allowedInMath)throw new y.a("Can't use function '"+i+"' in math mode",e.token);var o=this.parseArguments(i,a),n=o.args,r=o.optArgs,l=e.token,c=this.callFunction(i,n,r,l,t);return new b.a(c.type,c,this.mode)}return e.result}},{key:"callFunction",value:function(e,t,i,a,o){var n={funcName:e,parser:this,token:a,breakOnTokenText:o},r=s.a[e];if(r&&r.handler)return r.handler(n,t,i);throw new y.a("No function handler for "+e)}},{key:"parseArguments",value:function(e,t){var i=t.numArgs+t.numOptionalArgs;if(0===i)return{args:[],optArgs:[]};for(var a=t.greediness,o=[],n=[],r=0;r<i;r++){var l=t.argTypes&&t.argTypes[r],c=r<t.numOptionalArgs;r>0&&!c&&this.consumeSpaces(),0!==r||c||"math"!==this.mode||this.consumeSpaces();var p=this.nextToken,h=l?this.parseGroupOfType(l,c):this.parseGroup(c);if(!h){if(c){n.push(null);continue}if(this.settings.throwOnError||"\\"!==this.nextToken.text[0])throw new y.a("Expected group after '"+e+"'",p);h=g(this.handleUnsupportedCmd(),p)}var $=void 0;if("fn"===(h=x(h)).type){if(!(s.a[h.result].greediness>a))throw new y.a("Got function '"+h.result+"' as argument to '"+e+"'",p);$=this.parseGivenFunction(h)}else $=h.result;(c?n:o).push($)}return{args:o,optArgs:n}}},{key:"parseGroupOfType",value:function(e,t){return"original"===e&&(e=this.mode),"color"===e?this.parseColorGroup(t):"size"===e?this.parseSizeGroup(t):"url"===e?this.parseUrlGroup(t):this.parseGroup(t,e)}},{key:"consumeSpaces",value:function(){for(;" "===this.nextToken.text;)this.consume()}},{key:"parseStringGroup",value:function(e,t){if(t&&"["!==this.nextToken.text)return null;var i=this.mode;this.mode="text",this.expect(t?"[":"{");for(var a="",o=this.nextToken,n=o;this.nextToken.text!==(t?"]":"}");){if("EOF"===this.nextToken.text)throw new y.a("Unexpected end of input in "+e,o.range(this.nextToken,a));a+=(n=this.nextToken).text,this.consume()}return this.mode=i,this.expect(t?"]":"}"),o.range(n,a)}},{key:"parseStringGroupWithBalancedBraces",value:function(e,t){if(t&&"["!==this.nextToken.text)return null;var i=this.mode;this.mode="text",this.expect(t?"[":"{");for(var a="",o=0,n=this.nextToken,r=n;o>0||this.nextToken.text!==(t?"]":"}");){if("EOF"===this.nextToken.text)throw new y.a("Unexpected end of input in "+e,n.range(this.nextToken,a));if(a+=(r=this.nextToken).text,"{"===r.text)o+=1;else if("}"===r.text){if(o<=0)throw new y.a("Unbalanced brace of input in "+e,n.range(this.nextToken,a));o-=1}this.consume()}return this.mode=i,this.expect(t?"]":"}"),n.range(r,a)}},{key:"parseRegexGroup",value:function(e,t){var i=this.mode;this.mode="text";for(var a=this.nextToken,o=a,n="";"EOF"!==this.nextToken.text&&e.test(n+this.nextToken.text);)n+=(o=this.nextToken).text,this.consume();if(""===n)throw new y.a("Invalid "+t+": '"+a.text+"'",a);return this.mode=i,a.range(o,n)}},{key:"parseColorGroup",value:function(e){var t=this.parseStringGroup("color",e);if(!t)return null;var i=/^(#[a-f0-9]{3}|#[a-f0-9]{6}|[a-z]+)$/i.exec(t.text);if(!i)throw new y.a("Invalid color: '"+t.text+"'",t);return g(new b.a("color",i[0],this.mode),t)}},{key:"parseUrlGroup",value:function(e){var t=this.parseStringGroupWithBalancedBraces("url",e);if(!t)return null;var i=t.text.replace(/\\([#$%&~_^{}])/g,"$1");return g(new b.a("url",i,this.mode),t)}},{key:"parseSizeGroup",value:function(e){var t=void 0;if(!(t=e||"{"===this.nextToken.text?this.parseStringGroup("size",e):this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size")))return null;var i=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(t.text);if(!i)throw new y.a("Invalid size: '"+t.text+"'",t);var a={number:+(i[1]+i[2]),unit:i[3]};if(!Object(h.b)(a))throw new y.a("Invalid unit: '"+a.unit+"'",t);return g(new b.a("size",a,this.mode),t)}},{key:"parseGroup",value:function(e,t){var i=this.mode,a=this.nextToken;if(this.nextToken.text===(e?"[":"{")){t&&this.switchMode(t),this.consume();var o=this.parseExpression(!1,e?"]":"}"),n=this.nextToken;return t&&this.switchMode(i),this.expect(e?"]":"}"),"text"===t&&this.formLigatures(o),g(new b.a("ordgroup",o,this.mode,a,n),a.range(n,a.text))}t&&this.switchMode(t);var r=e?null:this.parseSymbol();return t&&this.switchMode(i),r}},{key:"formLigatures",value:function(e){for(var t=e.length-1,i=0;i<t;++i){var a=e[i],o=a.value;"-"===o&&"-"===e[i+1].value&&(i+1<t&&"-"===e[i+2].value?(e.splice(i,3,new b.a("textord","---","text",a,e[i+2])),t-=2):(e.splice(i,2,new b.a("textord","--","text",a,e[i+1])),t-=1)),"'"!==o&&"`"!==o||e[i+1].value!==o||(e.splice(i,2,new b.a("textord",o+o,"text",a,e[i+1])),t-=1)}}},{key:"parseSymbol",value:function(){var e,t=this.nextToken,i=t.text;if(s.a[i])return this.consume(),{type:"fn",result:(e=t).text,token:e};if(/^\\verb[^a-zA-Z]/.test(i)){this.consume();var a=i.slice(5),o="*"===a.charAt(0);if(o&&(a=a.slice(1)),a.length<2||a.charAt(0)!==a.slice(-1))throw new y.a("\\verb assertion failed --\n please report what input caused this bug");return a=a.slice(1,-1),g(new b.a("verb",{body:a,star:o},"text"),t)}if("$"===i)return function(e){return{type:"$",result:"$",token:e}}(t);m.a.hasOwnProperty(i[0])&&!p.a[this.mode][i[0]]&&(i=m.a[i[0]]+i.substr(1));var n=f.a.exec(i);n&&("i"===(i=i.substring(0,n.index))?i="\u0131":"j"===i&&(i="\u0237"));var r=null;if(p.a[this.mode][i])r=new b.a(p.a[this.mode][i].group,i,this.mode,t);else{if("text"!==this.mode||!Object($.b)(i.charCodeAt(0)))return null;r=new b.a("textord",i,this.mode,t)}if(this.consume(),n)for(var l=0;l<n[0].length;l++){var c=n[0][l];if(!u.a[c])throw new y.a("Unknown accent ' "+c+"'",t);var h=u.a[c][this.mode];if(!h)throw new y.a("Accent "+c+" unsupported in "+this.mode+" mode",t);r=new b.a("accent",{type:"accent",label:h,isStretchy:!1,isShifty:!0,base:r},this.mode,t)}return g(r,t)}}]),e}();v.endOfExpression=["}","\\end","\\right","&","\\\\","\\cr"],v.SUPSUB_GREEDINESS=1,t.a=v},function(e,t,i){"use strict";var a=i(6),o=i(14),n=i(3),r=(i(116),i(117),i(118),i(119),i(120),i(121),i(122),i(123),i(124),i(125),i(126),i(127),i(128),i(129),i(130),i(131),i(60),i(132),i(133),i(137),i(138),i(139),i(140),i(141),n.a);t.a=r;var s=function(e,t,i){Object(n.b)({names:e,props:t,handler:i})};s(["\\mathord","\\mathbin","\\mathrel","\\mathopen","\\mathclose","\\mathpunct","\\mathinner"],{numArgs:1},(function(e,t){var i=t[0];return{type:"mclass",mclass:"m"+e.funcName.substr(5),value:Object(n.c)(i)}})),s(["\\stackrel"],{numArgs:2},(function(e,t){var i=t[0],a=t[1],r=new o.a("op",{type:"op",limits:!0,alwaysHandleSupSub:!0,symbol:!1,value:Object(n.c)(a)},a.mode);return{type:"mclass",mclass:"mrel",value:[new o.a("supsub",{base:r,sup:i,sub:null},i.mode)]}}));var l={"\u222b":"\\int","\u222c":"\\iint","\u222d":"\\iiint","\u222e":"\\oint"};s(["\\arcsin","\\arccos","\\arctan","\\arctg","\\arcctg","\\arg","\\ch","\\cos","\\cosec","\\cosh","\\cot","\\cotg","\\coth","\\csc","\\ctg","\\cth","\\deg","\\dim","\\exp","\\hom","\\ker","\\lg","\\ln","\\log","\\sec","\\sin","\\sinh","\\sh","\\tan","\\tanh","\\tg","\\th"],{numArgs:0},(function(e){return{type:"op",limits:!1,symbol:!1,body:e.funcName}})),s(["\\det","\\gcd","\\inf","\\lim","\\max","\\min","\\Pr","\\sup"],{numArgs:0},(function(e){return{type:"op",limits:!0,symbol:!1,body:e.funcName}})),s(["\\int","\\iint","\\iiint","\\oint","\u222b","\u222c","\u222d","\u222e"],{numArgs:0},(function(e){var t=e.funcName;return 1===t.length&&(t=l[t]),{type:"op",limits:!1,symbol:!0,body:t}})),s(["\\overbrace","\\underbrace"],{numArgs:1},(function(e,t){var i=t[0];return{type:"horizBrace",label:e.funcName,isOver:/^\\over/.test(e.funcName),base:i}})),s(["\\xleftarrow","\\xrightarrow","\\xLeftarrow","\\xRightarrow","\\xleftrightarrow","\\xLeftrightarrow","\\xhookleftarrow","\\xhookrightarrow","\\xmapsto","\\xrightharpoondown","\\xrightharpoonup","\\xleftharpoondown","\\xleftharpoonup","\\xrightleftharpoons","\\xleftrightharpoons","\\xlongequal","\\xtwoheadrightarrow","\\xtwoheadleftarrow","\\xtofrom","\\xrightleftarrows","\\xrightequilibrium","\\xleftequilibrium"],{numArgs:1,numOptionalArgs:1},(function(e,t,i){var a=i[0],o=t[0];return{type:"xArrow",label:e.funcName,body:o,below:a}})),s(["\\over","\\choose","\\atop"],{numArgs:0,infix:!0},(function(e){var t=void 0;switch(e.funcName){case"\\over":t="\\frac";break;case"\\choose":t="\\binom";break;case"\\atop":t="\\\\atopfrac";break;default:throw new Error("Unrecognized infix genfrac command")}return{type:"infix",replaceWith:t,token:e.token}})),s(["\\\\","\\cr"],{numArgs:0,numOptionalArgs:1,argTypes:["size"]},(function(e,t,i){return{type:"cr",size:i[0]}})),s(["\\begin","\\end"],{numArgs:1,argTypes:["text"]},(function(e,t){var i=t[0];if("ordgroup"!==i.type)throw new a.a("Invalid environment name",i);for(var o="",n=0;n<i.value.length;++n)o+=i.value[n].value;return{type:"environment",name:o,nameGroup:i}})),s(["\\raisebox"],{numArgs:2,argTypes:["size","text"],allowedInText:!0},(function(e,t){var i=t[0],a=t[1];return{type:"raisebox",dy:i,body:a,value:Object(n.c)(a)}}))},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(12),r=i(1),s=i(44),l=i(9),c=i(4),p=i(2);Object(a.b)({type:"sqrt",names:["\\sqrt"],props:{numArgs:1,numOptionalArgs:1},handler:function(e,t,i){var a=i[0];return{type:"sqrt",body:t[0],index:a}},htmlBuilder:function(e,t){var i=c.b(e.value.body,t.havingCrampedStyle());0===i.height&&(i.height=t.fontMetrics().xHeight),i instanceof n.a.documentFragment&&(i=o.a.makeSpan([],[i],t));var a=t.fontMetrics().defaultRuleThickness,r=a;t.style.id<l.a.TEXT.id&&(r=t.fontMetrics().xHeight);var p=a+r/4,h=(i.height+i.depth+p+a)*t.sizeMultiplier,$=s.a.sqrtImage(h,t),d=$.span,u=$.ruleWidth,m=d.height-u;m>i.height+i.depth+p&&(p=(p+m-i.height-i.depth)/2);var b=d.height-i.height-p-u;i.style.paddingLeft=d.advanceWidth+"em";var y=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:i,wrapperClasses:["svg-align"]},{type:"kern",size:-(i.height+b)},{type:"elem",elem:d},{type:"kern",size:u}]},t);if(e.value.index){var f=t.havingStyle(l.a.SCRIPTSCRIPT),g=c.b(e.value.index,f,t),x=.6*(y.height-y.depth),v=o.a.makeVList({positionType:"shift",positionData:-x,children:[{type:"elem",elem:g}]},t),T=o.a.makeSpan(["root"],[v]);return o.a.makeSpan(["mord","sqrt"],[T,y],t)}return o.a.makeSpan(["mord","sqrt"],[y],t)},mathmlBuilder:function(e,t){return e.value.index?new r.a.MathNode("mroot",[p.b(e.value.body,t),p.b(e.value.index,t)]):new r.a.MathNode("msqrt",[p.b(e.value.body,t)])}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(6),s=i(4),l=i(2),c=function(e,t){var i=s.a(e.value.value,t.withColor(e.value.color),!1);return new o.a.makeFragment(i)},p=function(e,t){var i=l.a(e.value.value,t),a=new n.a.MathNode("mstyle",i);return a.setAttribute("mathcolor",e.value.color),a};Object(a.b)({type:"color",names:["\\textcolor"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","original"]},handler:function(e,t){var i=t[0],o=t[1];return{type:"color",color:i.value,value:Object(a.c)(o)}},htmlBuilder:c,mathmlBuilder:p}),Object(a.b)({type:"color",names:["\\blue","\\orange","\\pink","\\red","\\green","\\gray","\\purple","\\blueA","\\blueB","\\blueC","\\blueD","\\blueE","\\tealA","\\tealB","\\tealC","\\tealD","\\tealE","\\greenA","\\greenB","\\greenC","\\greenD","\\greenE","\\goldA","\\goldB","\\goldC","\\goldD","\\goldE","\\redA","\\redB","\\redC","\\redD","\\redE","\\maroonA","\\maroonB","\\maroonC","\\maroonD","\\maroonE","\\purpleA","\\purpleB","\\purpleC","\\purpleD","\\purpleE","\\mintA","\\mintB","\\mintC","\\grayA","\\grayB","\\grayC","\\grayD","\\grayE","\\grayF","\\grayG","\\grayH","\\grayI","\\kaBlue","\\kaGreen"],props:{numArgs:1,allowedInText:!0,greediness:3},handler:function(e,t){var i=t[0];return{type:"color",color:"katex-"+e.funcName.slice(1),value:Object(a.c)(i)}},htmlBuilder:c,mathmlBuilder:p}),Object(a.b)({type:"color",names:["\\color"],props:{numArgs:1,allowedInText:!0,greediness:3,argTypes:["color"]},handler:function(e,t){var i=e.parser,a=e.breakOnTokenText,o=t[0];if(!o)throw new r.a("\\color not followed by color");var n=i.parseExpression(!0,a);return{type:"color",color:o.value,value:n}},htmlBuilder:c,mathmlBuilder:p})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(4),s=i(2),l={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},c={"\\textbf":"textbf"},p={"\\textit":"textit"};Object(a.b)({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textit"],props:{numArgs:1,argTypes:["text"],greediness:2,allowedInText:!0},handler:function(e,t){var i=t[0];return{type:"text",body:Object(a.c)(i),font:e.funcName}},htmlBuilder:function(e,t){var i=e.value.font,a=void 0;a=l[i]?t.withFontFamily(l[i]):c[i]?t.withFontWeight(c[i]):t.withFontShape(p[i]);var n=r.a(e.value.body,a,!0);return o.a.tryCombineChars(n),o.a.makeSpan(["mord","text"],n,a)},mathmlBuilder:function(e,t){for(var i=e.value.body,a=[],o=null,r=0;r<i.length;r++){var l=s.b(i[r],t);"mtext"===l.type&&null!=o?Array.prototype.push.apply(o.children,l.children):(a.push(l),"mtext"===l.type&&(o=l))}return 1===a.length?a[0]:new n.a.MathNode("mrow",a)}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(5),s=i(13),l=i(4),c=i(2),p=function(e,t){var i=l.b(e.value.body,t),a=e.value.label.substr(1),n=t.sizeMultiplier,c=void 0,p=0,h=/color/.test(a);if("sout"===a)(c=o.a.makeSpan(["stretchy","sout"])).height=t.fontMetrics().defaultRuleThickness/n,p=-.5*t.fontMetrics().xHeight;else{i.classes.push(/cancel/.test(a)?"cancel-pad":"boxpad");var $=0;$=/box/.test(a)?"colorbox"===a?.3:.34:r.a.isCharacterBox(e.value.body)?.2:0,c=s.a.encloseSpan(i,a,$,t),p=i.depth+$,h&&(c.style.backgroundColor=e.value.backgroundColor.value,"fcolorbox"===a&&(c.style.borderColor=e.value.borderColor.value))}var d=void 0;return d=h?o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:c,shift:p},{type:"elem",elem:i,shift:0}]},t):o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:i,shift:0},{type:"elem",elem:c,shift:p,wrapperClasses:/cancel/.test(a)?["svg-align"]:[]}]},t),/cancel/.test(a)?o.a.makeSpan(["mord","cancel-lap"],[d],t):o.a.makeSpan(["mord"],[d],t)},h=function(e,t){var i=new n.a.MathNode("menclose",[c.b(e.value.body,t)]);switch(e.value.label){case"\\cancel":i.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":i.setAttribute("notation","downdiagonalstrike");break;case"\\sout":i.setAttribute("notation","horizontalstrike");break;case"\\fbox":i.setAttribute("notation","box");break;case"\\colorbox":i.setAttribute("mathbackground",e.value.backgroundColor.value);break;case"\\fcolorbox":i.setAttribute("mathbackground",e.value.backgroundColor.value),i.setAttribute("notation","box");break;default:i.setAttribute("notation","updiagonalstrike downdiagonalstrike")}return i};Object(a.b)({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","text"]},handler:function(e,t,i){var a=t[0],o=t[1];return{type:"enclose",label:e.funcName,backgroundColor:a,body:o}},htmlBuilder:p,mathmlBuilder:h}),Object(a.b)({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,greediness:3,argTypes:["color","color","text"]},handler:function(e,t,i){var a=t[0],o=t[1],n=t[2];return{type:"enclose",label:e.funcName,backgroundColor:o,borderColor:a,body:n}},htmlBuilder:p,mathmlBuilder:h}),Object(a.b)({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\sout","\\fbox"],props:{numArgs:1},handler:function(e,t,i){var a=t[0];return{type:"enclose",label:e.funcName,body:a}},htmlBuilder:p,mathmlBuilder:h})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(4),s=i(2);Object(a.b)({type:"overline",names:["\\overline"],props:{numArgs:1},handler:function(e,t){return{type:"overline",body:t[0]}},htmlBuilder:function(e,t){var i=r.b(e.value.body,t.havingCrampedStyle()),a=o.a.makeLineSpan("overline-line",t),n=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:i},{type:"kern",size:a.height},{type:"elem",elem:a}]},t);return o.a.makeSpan(["mord","overline"],[n],t)},mathmlBuilder:function(e,t){var i=new n.a.MathNode("mo",[new n.a.TextNode("\u203e")]);i.setAttribute("stretchy","true");var a=new n.a.MathNode("mover",[s.b(e.value.body,t),i]);return a.setAttribute("accent","true"),a}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(4),s=i(2);Object(a.b)({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){return{type:"underline",body:t[0]}},htmlBuilder:function(e,t){var i=r.b(e.value.body,t),a=o.a.makeLineSpan("underline-line",t),n=o.a.makeVList({positionType:"top",positionData:i.height,children:[{type:"elem",elem:a},{type:"kern",size:5*a.height},{type:"elem",elem:i}]},t);return o.a.makeSpan(["mord","underline"],[n],t)},mathmlBuilder:function(e,t){var i=new n.a.MathNode("mo",[new n.a.TextNode("\u203e")]);i.setAttribute("stretchy","true");var a=new n.a.MathNode("munder",[s.b(e.value.body,t),i]);return a.setAttribute("accentunder","true"),a}})},function(e,t,i){"use strict";var a=i(0),o=i(3),n=i(1),r=i(19);Object(o.b)({type:"rule",names:["\\rule"],props:{numArgs:2,numOptionalArgs:1,argTypes:["size","size","size"]},handler:function(e,t,i){var a=i[0],o=t[0],n=t[1];return{type:"rule",shift:a&&a.value,width:o.value,height:n.value}},htmlBuilder:function(e,t){var i=a.a.makeSpan(["mord","rule"],[],t),o=0;e.value.shift&&(o=Object(r.a)(e.value.shift,t));var n=Object(r.a)(e.value.width,t),s=Object(r.a)(e.value.height,t);return i.style.borderRightWidth=n+"em",i.style.borderTopWidth=s+"em",i.style.bottom=o+"em",i.width=n,i.height=s+o,i.depth=-o,i.maxFontSize=1.125*s*t.sizeMultiplier,i},mathmlBuilder:function(e,t){return new n.a.MathNode("mrow")}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(19),s=i(6);Object(a.b)({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],allowedInText:!0},handler:function(e,t){var i="m"===e.funcName[1],a="mu"===t[0].value.unit;if(i){if(a||"undefined"!==typeof console&&console.warn("In LaTeX, "+e.funcName+" supports only mu units, not "+t[0].value.unit+" units"),"math"!==e.parser.mode)throw new s.a("Can't use function '"+e.funcName+"' in text mode")}else a&&"undefined"!==typeof console&&console.warn("In LaTeX, "+e.funcName+" does not support mu units");return{type:"kern",dimension:t[0].value}},htmlBuilder:function(e,t){return o.a.makeGlue(e.value.dimension,t)},mathmlBuilder:function(e,t){var i=new n.a.MathNode("mspace"),a=Object(r.a)(e.value.dimension,t);return i.setAttribute("width",a+"em"),i}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(4),s=i(2);Object(a.b)({type:"phantom",names:["\\phantom"],props:{numArgs:1},handler:function(e,t){var i=t[0];return{type:"phantom",value:Object(a.c)(i)}},htmlBuilder:function(e,t){var i=r.a(e.value.value,t.withPhantom(),!1);return new o.a.makeFragment(i)},mathmlBuilder:function(e,t){var i=s.a(e.value.value,t);return new n.a.MathNode("mphantom",i)}}),Object(a.b)({type:"hphantom",names:["\\hphantom"],props:{numArgs:1},handler:function(e,t){var i=t[0];return{type:"hphantom",value:Object(a.c)(i),body:i}},htmlBuilder:function(e,t){var i=o.a.makeSpan([],[r.b(e.value.body,t.withPhantom())]);if(i.height=0,i.depth=0,i.children)for(var a=0;a<i.children.length;a++)i.children[a].height=0,i.children[a].depth=0;return i=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:i}]},t)},mathmlBuilder:function(e,t){var i=s.a(e.value.value,t),a=new n.a.MathNode("mphantom",i);return a.setAttribute("height","0px"),a}}),Object(a.b)({type:"vphantom",names:["\\vphantom"],props:{numArgs:1},handler:function(e,t){var i=t[0];return{type:"vphantom",value:Object(a.c)(i),body:i}},htmlBuilder:function(e,t){var i=o.a.makeSpan(["inner"],[r.b(e.value.body,t.withPhantom())]),a=o.a.makeSpan(["fix"],[]);return o.a.makeSpan(["mord","rlap"],[i,a],t)},mathmlBuilder:function(e,t){var i=s.a(e.value.value,t),a=new n.a.MathNode("mphantom",i);return a.setAttribute("width","0px"),a}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(9),s=i(4),l=i(2),c=function(e,t){var i=[];if("bmod"===e.value.modType?t.style.isTight()?i.push(o.a.makeSpan(["mspace","thickspace"],[],t)):i.push(o.a.makeSpan(["mspace","muspace"],[],t)):t.style.size===r.a.DISPLAY.size?i.push(o.a.makeSpan(["mspace","quad"],[],t)):"mod"===e.value.modType?i.push(o.a.makeSpan(["mspace","twelvemuspace"],[],t)):i.push(o.a.makeSpan(["mspace","eightmuspace"],[],t)),"pod"!==e.value.modType&&"pmod"!==e.value.modType||i.push(o.a.mathsym("(",e.mode)),"pod"!==e.value.modType){var a=[o.a.mathsym("m",e.mode),o.a.mathsym("o",e.mode),o.a.mathsym("d",e.mode)];"bmod"===e.value.modType?(i.push(o.a.makeSpan(["mbin"],a,t)),t.style.isTight()?i.push(o.a.makeSpan(["mspace","thickspace"],[],t)):i.push(o.a.makeSpan(["mspace","muspace"],[],t))):(Array.prototype.push.apply(i,a),i.push(o.a.makeSpan(["mspace","sixmuspace"],[],t)))}return e.value.value&&Array.prototype.push.apply(i,s.a(e.value.value,t,!1)),"pod"!==e.value.modType&&"pmod"!==e.value.modType||i.push(o.a.mathsym(")",e.mode)),o.a.makeFragment(i)},p=function(e,t){var i=[];if("pod"!==e.value.modType&&"pmod"!==e.value.modType||i.push(new n.a.MathNode("mo",[l.e("(",e.mode)])),"pod"!==e.value.modType&&i.push(new n.a.MathNode("mo",[l.e("mod",e.mode)])),e.value.value){var a=new n.a.MathNode("mspace");a.setAttribute("width","0.333333em"),i.push(a),i=i.concat(l.a(e.value.value,t))}return"pod"!==e.value.modType&&"pmod"!==e.value.modType||i.push(new n.a.MathNode("mo",[l.e(")",e.mode)])),new n.a.MathNode("mo",i)};Object(a.b)({type:"mod",names:["\\bmod"],props:{numArgs:0},handler:function(e,t){return{type:"mod",modType:"bmod",value:null}},htmlBuilder:c,mathmlBuilder:p}),Object(a.b)({type:"mod",names:["\\pod","\\pmod","\\mod"],props:{numArgs:1},handler:function(e,t){var i=t[0];return{type:"mod",modType:e.funcName.substr(1),value:Object(a.c)(i)}},htmlBuilder:c,mathmlBuilder:p})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(12),r=i(1),s=i(5),l=i(9),c=i(4),p=i(2),h=function(e,t){var i=void 0,a=void 0,r=!1;"supsub"===e.type&&(i=e.value.sup,a=e.value.sub,e=e.value.base,r=!0);var p=t.style,h=!1;p.size===l.a.DISPLAY.size&&e.value.symbol&&!s.a.contains(["\\smallint"],e.value.body)&&(h=!0);var $=void 0;if(e.value.symbol){var d=h?"Size2-Regular":"Size1-Regular";$=o.a.makeSymbol(e.value.body,d,"math",t,["mop","op-symbol",h?"large-op":"small-op"])}else if(e.value.value){var u=c.a(e.value.value,t,!0);1===u.length&&u[0]instanceof n.a.symbolNode?($=u[0]).classes[0]="mop":$=o.a.makeSpan(["mop"],u,t)}else{for(var m=[],b=1;b<e.value.body.length;b++)m.push(o.a.mathsym(e.value.body[b],e.mode));$=o.a.makeSpan(["mop"],m,t)}var y=0,f=0;if($ instanceof n.a.symbolNode&&(y=($.height-$.depth)/2-t.fontMetrics().axisHeight,f=$.italic),r){$=o.a.makeSpan([],[$]);var g=void 0,x=void 0;if(i){var v=c.b(i,t.havingStyle(p.sup()),t);x={elem:v,kern:Math.max(t.fontMetrics().bigOpSpacing1,t.fontMetrics().bigOpSpacing3-v.depth)}}if(a){var T=c.b(a,t.havingStyle(p.sub()),t);g={elem:T,kern:Math.max(t.fontMetrics().bigOpSpacing2,t.fontMetrics().bigOpSpacing4-T.height)}}var A=void 0;if(x&&g){var w=t.fontMetrics().bigOpSpacing5+g.elem.height+g.elem.depth+g.kern+$.depth+y;A=o.a.makeVList({positionType:"bottom",positionData:w,children:[{type:"kern",size:t.fontMetrics().bigOpSpacing5},{type:"elem",elem:g.elem,marginLeft:-f+"em"},{type:"kern",size:g.kern},{type:"elem",elem:$},{type:"kern",size:x.kern},{type:"elem",elem:x.elem,marginLeft:f+"em"},{type:"kern",size:t.fontMetrics().bigOpSpacing5}]},t)}else if(g){var C=$.height-y;A=o.a.makeVList({positionType:"top",positionData:C,children:[{type:"kern",size:t.fontMetrics().bigOpSpacing5},{type:"elem",elem:g.elem,marginLeft:-f+"em"},{type:"kern",size:g.kern},{type:"elem",elem:$}]},t)}else{if(!x)return $;var O=$.depth+y;A=o.a.makeVList({positionType:"bottom",positionData:O,children:[{type:"elem",elem:$},{type:"kern",size:x.kern},{type:"elem",elem:x.elem,marginLeft:f+"em"},{type:"kern",size:t.fontMetrics().bigOpSpacing5}]},t)}return o.a.makeSpan(["mop","op-limits"],[A],t)}return y&&($.style.position="relative",$.style.top=y+"em"),$},$=function(e,t){var i=void 0;if(e.value.symbol)i=new r.a.MathNode("mo",[p.e(e.value.body,e.mode)]);else{if(!e.value.value){i=new r.a.MathNode("mi",[new r.a.TextNode(e.value.body.slice(1))]);var a=new r.a.MathNode("mo",[p.e("\u2061","text")]);return new n.a.documentFragment([i,a])}i=new r.a.MathNode("mo",p.a(e.value.value,t))}return i},d={"\u220f":"\\prod","\u2210":"\\coprod","\u2211":"\\sum","\u22c0":"\\bigwedge","\u22c1":"\\bigvee","\u22c2":"\\bigcap","\u22c3":"\\bigcap","\u2a00":"\\bigodot","\u2a01":"\\bigoplus","\u2a02":"\\bigotimes","\u2a04":"\\biguplus","\u2a06":"\\bigsqcup"};Object(a.b)({type:"op",names:["\\coprod","\\bigvee","\\bigwedge","\\biguplus","\\bigcap","\\bigcup","\\intop","\\prod","\\sum","\\bigotimes","\\bigoplus","\\bigodot","\\bigsqcup","\\smallint","\u220f","\u2210","\u2211","\u22c0","\u22c1","\u22c2","\u22c3","\u2a00","\u2a01","\u2a02","\u2a04","\u2a06"],props:{numArgs:0},handler:function(e,t){var i=e.funcName;return 1===i.length&&(i=d[i]),{type:"op",limits:!0,symbol:!0,body:i}},htmlBuilder:h,mathmlBuilder:$}),Object(a.b)({type:"op",names:["\\mathop"],props:{numArgs:1},handler:function(e,t){var i=t[0];return{type:"op",limits:!1,symbol:!1,value:Object(a.c)(i)}},htmlBuilder:h,mathmlBuilder:$})},function(e,t,i){"use strict";var a=i(18),o=i.n(a),n=i(3),r=i(0),s=i(1),l=i(12),c=i(4),p=i(2);Object(n.b)({type:"operatorname",names:["\\operatorname"],props:{numArgs:1},handler:function(e,t){var i=t[0];return{type:"operatorname",value:Object(n.c)(i)}},htmlBuilder:function(e,t){var i=[];if(e.value.value.length>0){var a="",n="",s=!0,p=!1,h=void 0;try{for(var $,d=o()(e.value.value);!(s=($=d.next()).done);s=!0){var u=$.value;-1!=="*-/:".indexOf(u.value)&&(u.type="textord")}}catch(T){p=!0,h=T}finally{try{!s&&d.return&&d.return()}finally{if(p)throw h}}var m=c.a(e.value.value,t.withFontFamily("mathrm"),!0),b=!0,y=!1,f=void 0;try{for(var g,x=o()(m);!(b=(g=x.next()).done);b=!0){var v=g.value;v instanceof l.a.symbolNode?(a=(a=(a=v.value).replace(/\u2212/,"-")).replace(/\u2217/,"*"),n=/[\u0391-\u03D7]/.test(a)?"math":"text",i.push(r.a.mathsym(a,n))):i.push(v)}}catch(T){y=!0,f=T}finally{try{!b&&x.return&&x.return()}finally{if(y)throw f}}}return r.a.makeSpan(["mop"],i,t)},mathmlBuilder:function(e,t){var i=[];if(e.value.value.length>0){var a=p.a(e.value.value,t.withFontFamily("mathrm")).map((function(e){return e.toText()})).join("");a=(a=a.replace(/\u2212/g,"-")).replace(/\u2217/g,"*"),i=[new s.a.TextNode(a)]}var o=new s.a.MathNode("mi",i);o.setAttribute("mathvariant","normal");var n=new s.a.MathNode("mo",[p.e("\u2061","text")]);return new l.a.documentFragment([o,n])}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(44),r=i(1),s=i(9),l=i(4),c=i(2);Object(a.b)({type:"genfrac",names:["\\dfrac","\\frac","\\tfrac","\\dbinom","\\binom","\\tbinom","\\\\atopfrac"],props:{numArgs:2,greediness:2},handler:function(e,t){var i=t[0],a=t[1],o=void 0,n=null,r=null,s="auto";switch(e.funcName){case"\\dfrac":case"\\frac":case"\\tfrac":o=!0;break;case"\\\\atopfrac":o=!1;break;case"\\dbinom":case"\\binom":case"\\tbinom":o=!1,n="(",r=")";break;default:throw new Error("Unrecognized genfrac command")}switch(e.funcName){case"\\dfrac":case"\\dbinom":s="display";break;case"\\tfrac":case"\\tbinom":s="text"}return{type:"genfrac",numer:i,denom:a,hasBarLine:o,leftDelim:n,rightDelim:r,size:s}},htmlBuilder:function(e,t){var i=t.style;"display"===e.value.size?i=s.a.DISPLAY:"text"===e.value.size&&(i=s.a.TEXT);var a=i.fracNum(),r=i.fracDen(),c=void 0;c=t.havingStyle(a);var p=l.b(e.value.numer,c,t);c=t.havingStyle(r);var h=l.b(e.value.denom,c,t),$=void 0,d=void 0,u=void 0;e.value.hasBarLine?(d=($=o.a.makeLineSpan("frac-line",t)).height,u=$.height):($=null,d=0,u=t.fontMetrics().defaultRuleThickness);var m=void 0,b=void 0,y=void 0;i.size===s.a.DISPLAY.size?(m=t.fontMetrics().num1,b=d>0?3*u:7*u,y=t.fontMetrics().denom1):(d>0?(m=t.fontMetrics().num2,b=u):(m=t.fontMetrics().num3,b=3*u),y=t.fontMetrics().denom2);var f=void 0;if($){var g=t.fontMetrics().axisHeight;m-p.depth-(g+.5*d)<b&&(m+=b-(m-p.depth-(g+.5*d))),g-.5*d-(h.height-y)<b&&(y+=b-(g-.5*d-(h.height-y)));var x=-(g-.5*d);f=o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:h,shift:y},{type:"elem",elem:$,shift:x+2*d},{type:"elem",elem:p,shift:-m}]},t)}else{var v=m-p.depth-(h.height-y);v<b&&(m+=.5*(b-v),y+=.5*(b-v)),f=o.a.makeVList({positionType:"individualShift",children:[{type:"elem",elem:h,shift:y},{type:"elem",elem:p,shift:-m}]},t)}c=t.havingStyle(i),f.height*=c.sizeMultiplier/t.sizeMultiplier,f.depth*=c.sizeMultiplier/t.sizeMultiplier;var T=void 0;T=i.size===s.a.DISPLAY.size?t.fontMetrics().delim1:t.fontMetrics().delim2;var A=void 0,w=void 0;return A=null==e.value.leftDelim?l.e(t,["mopen"]):n.a.customSizedDelim(e.value.leftDelim,T,!0,t.havingStyle(i),e.mode,["mopen"]),w=null==e.value.rightDelim?l.e(t,["mclose"]):n.a.customSizedDelim(e.value.rightDelim,T,!0,t.havingStyle(i),e.mode,["mclose"]),o.a.makeSpan(["mord"].concat(c.sizingClasses(t)),[A,o.a.makeSpan(["mfrac"],[f]),w],t)},mathmlBuilder:function(e,t){var i=new r.a.MathNode("mfrac",[c.b(e.value.numer,t),c.b(e.value.denom,t)]);if(e.value.hasBarLine||i.setAttribute("linethickness","0px"),null!=e.value.leftDelim||null!=e.value.rightDelim){var a=[];if(null!=e.value.leftDelim){var o=new r.a.MathNode("mo",[new r.a.TextNode(e.value.leftDelim)]);o.setAttribute("fence","true"),a.push(o)}if(a.push(i),null!=e.value.rightDelim){var n=new r.a.MathNode("mo",[new r.a.TextNode(e.value.rightDelim)]);n.setAttribute("fence","true"),a.push(n)}return new r.a.MathNode("mrow",a)}return i}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(4),s=i(2);Object(a.b)({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:function(e,t){var i=t[0];return{type:"lap",alignment:e.funcName.slice(5),body:i}},htmlBuilder:function(e,t){var i=void 0;"clap"===e.value.alignment?(i=o.a.makeSpan([],[r.b(e.value.body,t)]),i=o.a.makeSpan(["inner"],[i],t)):i=o.a.makeSpan(["inner"],[r.b(e.value.body,t)]);var a=o.a.makeSpan(["fix"],[]);return o.a.makeSpan(["mord",e.value.alignment],[i,a],t)},mathmlBuilder:function(e,t){var i=new n.a.MathNode("mpadded",[s.b(e.value.body,t)]);if("rlap"!==e.value.alignment){var a="llap"===e.value.alignment?"-1":"-0.5";i.setAttribute("lspace",a+"width")}return i.setAttribute("width","0px"),i}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(4),s=i(2);Object(a.b)({type:"smash",names:["\\smash"],props:{numArgs:1,numOptionalArgs:1,allowedInText:!0},handler:function(e,t,i){var a=!1,o=!1,n=i[0];if(n)for(var r="",s=0;s<n.value.length;++s)if("t"===(r=n.value[s].value))a=!0;else{if("b"!==r){a=!1,o=!1;break}o=!0}else a=!0,o=!0;return{type:"smash",body:t[0],smashHeight:a,smashDepth:o}},htmlBuilder:function(e,t){var i=o.a.makeSpan(["mord"],[r.b(e.value.body,t)]);if(!e.value.smashHeight&&!e.value.smashDepth)return i;if(e.value.smashHeight&&(i.height=0,i.children))for(var a=0;a<i.children.length;a++)i.children[a].height=0;if(e.value.smashDepth&&(i.depth=0,i.children))for(var n=0;n<i.children.length;n++)i.children[n].depth=0;return o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:i}]},t)},mathmlBuilder:function(e,t){var i=new n.a.MathNode("mpadded",[s.b(e.value.body,t)]);return e.value.smashHeight&&i.setAttribute("height","0px"),e.value.smashDepth&&i.setAttribute("depth","0px"),i}})},function(e,t,i){"use strict";var a=i(0),o=i(3),n=i(44),r=i(1),s=i(6),l=i(5),c=i(4),p=i(2),h={"\\bigl":{mclass:"mopen",size:1},"\\Bigl":{mclass:"mopen",size:2},"\\biggl":{mclass:"mopen",size:3},"\\Biggl":{mclass:"mopen",size:4},"\\bigr":{mclass:"mclose",size:1},"\\Bigr":{mclass:"mclose",size:2},"\\biggr":{mclass:"mclose",size:3},"\\Biggr":{mclass:"mclose",size:4},"\\bigm":{mclass:"mrel",size:1},"\\Bigm":{mclass:"mrel",size:2},"\\biggm":{mclass:"mrel",size:3},"\\Biggm":{mclass:"mrel",size:4},"\\big":{mclass:"mord",size:1},"\\Big":{mclass:"mord",size:2},"\\bigg":{mclass:"mord",size:3},"\\Bigg":{mclass:"mord",size:4}},$=["(",")","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\\lceil","\\rceil","<",">","\\langle","\u27e8","\\rangle","\u27e9","\\lt","\\gt","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\\lmoustache","\\rmoustache","/","\\backslash","|","\\vert","\\|","\\Vert","\\uparrow","\\Uparrow","\\downarrow","\\Downarrow","\\updownarrow","\\Updownarrow","."];function d(e,t){if(l.a.contains($,e.value))return e;throw new s.a("Invalid delimiter: '"+e.value+"' after '"+t.funcName+"'",e)}Object(o.b)({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1},handler:function(e,t){var i=d(t[0],e);return{type:"delimsizing",size:h[e.funcName].size,mclass:h[e.funcName].mclass,value:i.value}},htmlBuilder:function(e,t){var i=e.value.value;return"."===i?a.a.makeSpan([e.value.mclass]):n.a.sizedDelim(i,e.value.size,t,e.mode,[e.value.mclass])},mathmlBuilder:function(e){var t=[];"."!==e.value.value&&t.push(p.e(e.value.value,e.mode));var i=new r.a.MathNode("mo",t);return"mopen"===e.value.mclass||"mclose"===e.value.mclass?i.setAttribute("fence","true"):i.setAttribute("fence","false"),i}}),Object(o.b)({type:"leftright",names:["\\left","\\right"],props:{numArgs:1},handler:function(e,t){var i=d(t[0],e);if("\\left"===e.funcName){var a=e.parser;++a.leftrightDepth;var o=a.parseExpression(!1);--a.leftrightDepth,a.expect("\\right",!1);var n=a.parseFunction();if(!n)throw new s.a("failed to parse function after \\right");return{type:"leftright",body:o,left:i.value,right:n.value.value}}return{type:"leftright",value:i.value}},htmlBuilder:function(e,t){for(var i=c.a(e.value.body,t,!0,[null,"mclose"]),o=0,r=0,s=!1,l=0;l<i.length;l++)i[l].isMiddle?s=!0:(o=Math.max(i[l].height,o),r=Math.max(i[l].depth,r));o*=t.sizeMultiplier,r*=t.sizeMultiplier;var p=void 0;if(p="."===e.value.left?c.e(t,["mopen"]):n.a.leftRightDelim(e.value.left,o,r,t,e.mode,["mopen"]),i.unshift(p),s)for(var h=1;h<i.length;h++){var $=i[h];$.isMiddle&&(i[h]=n.a.leftRightDelim($.isMiddle.value,o,r,$.isMiddle.options,e.mode,[]))}var d=void 0;return d="."===e.value.right?c.e(t,["mclose"]):n.a.leftRightDelim(e.value.right,o,r,t,e.mode,["mclose"]),i.push(d),a.a.makeSpan(["minner"],i,t)},mathmlBuilder:function(e,t){var i=p.a(e.value.body,t);if("."!==e.value.left){var a=new r.a.MathNode("mo",[p.e(e.value.left,e.mode)]);a.setAttribute("fence","true"),i.unshift(a)}if("."!==e.value.right){var o=new r.a.MathNode("mo",[p.e(e.value.right,e.mode)]);o.setAttribute("fence","true"),i.push(o)}return new r.a.MathNode("mrow",i)}}),Object(o.b)({type:"middle",names:["\\middle"],props:{numArgs:1},handler:function(e,t){var i=d(t[0],e);if(!e.parser.leftrightDepth)throw new s.a("\\middle without preceding \\left",i);return{type:"middle",value:i.value}},htmlBuilder:function(e,t){var i=void 0;return"."===e.value.value?i=c.e(t,[]):(i=n.a.sizedDelim(e.value.value,1,t,e.mode,[])).isMiddle={value:e.value.value,options:t},i},mathmlBuilder:function(e,t){var i=new r.a.MathNode("mo",[p.e(e.value.middle,e.mode)]);return i.setAttribute("fence","true"),i}})},function(e,t,i){"use strict";var a=i(3),o=i(1),n=i(9),r=i(60),s=i(2),l={display:n.a.DISPLAY,text:n.a.TEXT,script:n.a.SCRIPT,scriptscript:n.a.SCRIPTSCRIPT};Object(a.b)({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0},handler:function(e,t){var i=e.breakOnTokenText,a=e.funcName,o=e.parser;o.consumeSpaces();var n=o.parseExpression(!0,i);return{type:"styling",style:a.slice(1,a.length-5),value:n}},htmlBuilder:function(e,t){var i=l[e.value.style],a=t.havingStyle(i);return Object(r.a)(e.value.value,a,t)},mathmlBuilder:function(e,t){var i={display:n.a.DISPLAY,text:n.a.TEXT,script:n.a.SCRIPT,scriptscript:n.a.SCRIPTSCRIPT}[e.value.style],a=t.havingStyle(i),r=s.a(e.value.value,a),l=new o.a.MathNode("mstyle",r),c={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]}[e.value.style];return l.setAttribute("scriptlevel",c[0]),l.setAttribute("displaystyle",c[1]),l}})},function(e,t,i){"use strict";var a=i(134),o=i.n(a),n=i(3),r=i(14),s=i(4),l=i(2),c=function(e,t){var i=e.value.font;return s.b(e.value.body,t.withFontFamily(i))},p=function(e,t){var i=e.value.font;return l.b(e.value.body,t.withFontFamily(i))},h={"\\Bbb":"\\mathbb","\\bold":"\\mathbf","\\frak":"\\mathfrak","\\bm":"\\boldsymbol"};Object(n.b)({type:"font",names:["\\mathrm","\\mathit","\\mathbf","\\boldsymbol","\\mathbb","\\mathcal","\\mathfrak","\\mathscr","\\mathsf","\\mathtt","\\Bbb","\\bold","\\frak","\\bm"],props:{numArgs:1,greediness:2},handler:function(e,t){var i=t[0],a=e.funcName;return a in h&&(a=h[a]),{type:"font",font:a.slice(1),body:i}},htmlBuilder:c,mathmlBuilder:p});var $={"\\rm":"mathrm","\\sf":"mathsf","\\tt":"mathtt","\\bf":"mathbf","\\it":"mathit"};Object(n.b)({type:"font",names:o()($),props:{numArgs:0,allowedInText:!0},handler:function(e,t){var i=e.parser,a=e.funcName,o=e.breakOnTokenText;i.consumeSpaces();var n=i.parseExpression(!0,o);return{type:"font",font:$[a],body:new r.a("ordgroup",n,i.mode)}},htmlBuilder:c,mathmlBuilder:p})},function(e,t,i){e.exports={default:i(135),__esModule:!0}},function(e,t,i){i(136),e.exports=i(8).Object.keys},function(e,t,i){var a=i(29),o=i(39);i(46)("keys",(function(){return function(e){return o(a(e))}}))},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(5),s=i(13),l=i(4),c=i(2),p=function(e,t){var i=e.value.base,a=void 0;if("supsub"===e.type){var n=e;i=(e=n.value.base).value.base,n.value.base=i,a=l.b(n,t)}var c=l.b(i,t.havingCrampedStyle()),p=0;if(e.value.isShifty&&r.a.isCharacterBox(i)){var h=r.a.getBaseElem(i);p=l.b(h,t.havingCrampedStyle()).skew}var $=Math.min(c.height,t.fontMetrics().xHeight),d=void 0;if(e.value.isStretchy)d=s.a.svgSpan(e,t),d=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:c},{type:"elem",elem:d,wrapperClasses:["svg-align"],wrapperStyle:p>0?{width:"calc(100% - "+2*p+"em)",marginLeft:2*p+"em"}:void 0}]},t);else{var u=void 0,m=void 0;"\\vec"===e.value.label?(u=o.a.staticSvg("vec",t),m=o.a.svgData.vec[1]):((u=o.a.makeSymbol(e.value.label,"Main-Regular",e.mode,t)).italic=0,m=u.width);var b=-m/2;b+=p,(d=o.a.makeSpan(["accent-body"],[u])).style.left=b+"em",d=o.a.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:c},{type:"kern",size:-$},{type:"elem",elem:d}]},t)}var y=o.a.makeSpan(["mord","accent"],[d],t);return a?(a.children[0]=y,a.height=Math.max(y.height,a.height),a.classes[0]="mord",a):y},h=function(e,t){var i=void 0;i=e.value.isStretchy?s.a.mathMLnode(e.value.label):new n.a.MathNode("mo",[c.e(e.value.label,e.mode)]);var a=new n.a.MathNode("mover",[c.b(e.value.base,t),i]);return a.setAttribute("accent","true"),a},$=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map((function(e){return"\\"+e})).join("|"));Object(a.b)({type:"accent",names:["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring","\\widehat","\\widetilde","\\overrightarrow","\\overleftarrow","\\Overrightarrow","\\overleftrightarrow","\\overgroup","\\overlinesegment","\\overleftharpoon","\\overrightharpoon"],props:{numArgs:1},handler:function(e,t){var i=t[0],a=!$.test(e.funcName),o=!a||"\\widehat"===e.funcName||"\\widetilde"===e.funcName;return{type:"accent",label:e.funcName,isStretchy:a,isShifty:o,base:i}},htmlBuilder:p,mathmlBuilder:h}),Object(a.b)({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\r","\\H","\\v"],props:{numArgs:1,allowedInText:!0,allowedInMath:!1},handler:function(e,t){var i=t[0];return{type:"accent",label:e.funcName,isStretchy:!1,isShifty:!0,base:i}},htmlBuilder:p,mathmlBuilder:h})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(13),s=i(4),l=i(2);Object(a.b)({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:function(e,t){var i=t[0];return{type:"accentUnder",label:e.funcName,base:i}},htmlBuilder:function(e,t){var i=s.b(e.value.base,t),a=r.a.svgSpan(e,t),n="\\utilde"===e.value.label?.12:0,l=o.a.makeVList({positionType:"bottom",positionData:a.height+n,children:[{type:"elem",elem:a,wrapperClasses:["svg-align"]},{type:"kern",size:n},{type:"elem",elem:i}]},t);return o.a.makeSpan(["mord","accentunder"],[l],t)},mathmlBuilder:function(e,t){var i=r.a.mathMLnode(e.value.label),a=new n.a.MathNode("munder",[l.b(e.value.body,t),i]);return a.setAttribute("accentunder","true"),a}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(6);Object(a.b)({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler:function(e,t,i){throw new r.a("\\verb ended by end of line instead of matching delimiter")},htmlBuilder:function(e,t){for(var i=o.a.makeVerb(e,t),a=[],n=t.havingStyle(t.style.text()),r=0;r<i.length;r++)if("\xa0"===i[r]){var s=o.a.makeSpan(["mord","rule"],[],n);s.style.marginLeft="0.525em",a.push(s)}else a.push(o.a.makeSymbol(i[r],"Typewriter-Regular",e.mode,n,["mathtt"]));return o.a.tryCombineChars(a),o.a.makeSpan(["mord","text"].concat(n.sizingClasses(t)),a,n)},mathmlBuilder:function(e,t){var i=new n.a.TextNode(o.a.makeVerb(e,t)),a=new n.a.MathNode("mtext",[i]);return a.setAttribute("mathvariant",o.a.fontMap.mathtt.variant),a}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(4),s=i(2);Object(a.b)({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"]},handler:function(e,t){var i=t[1];return{type:"href",href:t[0].value,body:Object(a.c)(i)}},htmlBuilder:function(e,t){var i=r.a(e.value.body,t,!1),a=e.value.href;return new o.a.makeAnchor(a,[],i,t)},mathmlBuilder:function(e,t){var i=s.a(e.value.body,t),a=new n.a.MathNode("mrow",i);return a.setAttribute("href",e.value.href),a}})},function(e,t,i){"use strict";var a=i(3),o=i(0),n=i(1),r=i(9),s=i(4),l=i(2),c=function(e,t){var i=t.style;return i.size===r.a.DISPLAY.size?e.value.display:i.size===r.a.TEXT.size?e.value.text:i.size===r.a.SCRIPT.size?e.value.script:i.size===r.a.SCRIPTSCRIPT.size?e.value.scriptscript:e.value.text};Object(a.b)({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4},handler:function(e,t){return{type:"mathchoice",display:Object(a.c)(t[0]),text:Object(a.c)(t[1]),script:Object(a.c)(t[2]),scriptscript:Object(a.c)(t[3])}},htmlBuilder:function(e,t){var i=c(e,t),a=s.a(i,t,!1);return new o.a.makeFragment(a)},mathmlBuilder:function(e,t){var i=c(e,t),a=l.a(i,t,!1);return new n.a.MathNode("mrow",a)}})},function(e,t,i){"use strict";var a=i(61),o=(i(143),a.a);t.a=o},function(e,t,i){"use strict";var a=i(0),o=i(61),n=i(1),r=i(6),s=i(14),l=i(19),c=i(5),p=i(13),h=i(4),$=i(2);function d(e,t,i){for(var a=[],o=[a],n=[];;){var l=e.parseExpression(!1,void 0);l=new s.a("ordgroup",l,e.mode),i&&(l=new s.a("styling",{style:i,value:[l]},e.mode)),a.push(l);var c=e.nextToken.text;if("&"===c)e.consume();else{if("\\end"===c){var p=o[o.length-1];o.length>1&&1===p.length&&0===p[0].value.value[0].value.length&&o.pop();break}if("\\\\"!==c&&"\\cr"!==c)throw new r.a("Expected & or \\\\ or \\end",e.nextToken);var h=e.parseFunction();if(!h)throw new r.a("Failed to parse function after "+c);n.push(h.value.size),a=[],o.push(a)}}return t.body=o,t.rowGaps=n,new s.a(t.type,t,e.mode)}function u(e){return"d"===e.substr(0,1)?"display":"text"}var m=function(e,t){var i=void 0,o=void 0,n=e.value.body.length,s=0,$=new Array(n),d=1/t.fontMetrics().ptPerEm,u=5*d,m=12*d,b=3*d,y=c.a.deflt(e.value.arraystretch,1)*m,f=.7*y,g=.3*y,x=0;for(i=0;i<e.value.body.length;++i){var v=e.value.body[i],T=f,A=g;s<v.length&&(s=v.length);var w=new Array(v.length);for(o=0;o<v.length;++o){var C=h.b(v[o],t);A<C.depth&&(A=C.depth),T<C.height&&(T=C.height),w[o]=C}var O=0;e.value.rowGaps[i]&&(O=Object(l.a)(e.value.rowGaps[i].value,t))>0&&(A<(O+=g)&&(A=O),O=0),e.value.addJot&&(A+=b),w.height=T,w.depth=A,x+=T,w.pos=x,x+=A+O,$[i]=w}var S=x/2+t.fontMetrics().axisHeight,B=e.value.cols||[],_=[],z=void 0,q=void 0;for(o=0,q=0;o<s||q<B.length;++o,++q){for(var I=B[q]||{},k=!0;"separator"===I.type;){if(k||((z=a.a.makeSpan(["arraycolsep"],[])).style.width=t.fontMetrics().doubleRuleSep+"em",_.push(z)),"|"!==I.separator)throw new r.a("Invalid separator type: "+I.separator);var N=p.a.ruleSpan("vertical-separator",.05,t);N.style.height=x+"em",N.style.verticalAlign=-(x-S)+"em",_.push(N),I=B[++q]||{},k=!1}if(!(o>=s)){var D=void 0;(o>0||e.value.hskipBeforeAndAfter)&&0!==(D=c.a.deflt(I.pregap,u))&&((z=a.a.makeSpan(["arraycolsep"],[])).style.width=D+"em",_.push(z));var Y=[];for(i=0;i<n;++i){var P=$[i],E=P[o];if(E){var M=P.pos-S;E.depth=P.depth,E.height=P.height,Y.push({type:"elem",elem:E,shift:M})}}Y=a.a.makeVList({positionType:"individualShift",children:Y},t),Y=a.a.makeSpan(["col-align-"+(I.align||"c")],[Y]),_.push(Y),(o<s-1||e.value.hskipBeforeAndAfter)&&0!==(D=c.a.deflt(I.postgap,u))&&((z=a.a.makeSpan(["arraycolsep"],[])).style.width=D+"em",_.push(z))}}return $=a.a.makeSpan(["mtable"],_),a.a.makeSpan(["mord"],[$],t)},b=function(e,t){return new n.a.MathNode("mtable",e.value.body.map((function(e){return new n.a.MathNode("mtr",e.map((function(e){return new n.a.MathNode("mtd",[$.b(e,t)])})))})))},y=function(e,t){var i={type:"array",cols:[],addJot:!0};i=d(e.parser,i,"display");var a=void 0,o=0,n=new s.a("ordgroup",[],e.mode);if(t[0]&&t[0].value){for(var l="",c=0;c<t[0].value.length;c++)l+=t[0].value[c].value;a=Number(l),o=2*a}var p=!o;i.value.body.forEach((function(e){for(var t=1;t<e.length;t+=2)e[t].value.value[0].value.unshift(n);if(p)o<e.length&&(o=e.length);else{var i=e.length/2;if(a<i)throw new r.a("Too many math in a row: expected "+a+", but got "+i,e)}}));for(var h=0;h<o;++h){var $="r",u=0;h%2===1?$="l":h>0&&p&&(u=1),i.value.cols[h]={type:"align",align:$,pregap:u,postgap:0}}return i};Object(o.b)({type:"array",names:["array","darray"],props:{numArgs:1},handler:function(e,t){var i=t[0],a={type:"array",cols:(i=i.value.map?i.value:[i]).map((function(e){var t=e.value;if(-1!=="lcr".indexOf(t))return{type:"align",align:t};if("|"===t)return{type:"separator",separator:"|"};throw new r.a("Unknown column alignment: "+e.value,e)})),hskipBeforeAndAfter:!0};return a=d(e.parser,a,u(e.envName))},htmlBuilder:m,mathmlBuilder:b}),Object(o.b)({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix"],props:{numArgs:0},handler:function(e){var t={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[e.envName],i={type:"array",hskipBeforeAndAfter:!1};return i=d(e.parser,i,u(e.envName)),t&&(i=new s.a("leftright",{body:[i],left:t[0],right:t[1]},e.mode)),i},htmlBuilder:m,mathmlBuilder:b}),Object(o.b)({type:"array",names:["cases","dcases"],props:{numArgs:0},handler:function(e){var t={type:"array",arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]};return t=d(e.parser,t,u(e.envName)),t=new s.a("leftright",{body:[t],left:"\\{",right:"."},e.mode)},htmlBuilder:m,mathmlBuilder:b}),Object(o.b)({type:"array",names:["aligned"],props:{numArgs:0},handler:y,htmlBuilder:m,mathmlBuilder:b}),Object(o.b)({type:"array",names:["gathered"],props:{numArgs:0},handler:function(e){var t={type:"array",cols:[{type:"align",align:"c"}],addJot:!0};return t=d(e.parser,t,"display")},htmlBuilder:m,mathmlBuilder:b}),Object(o.b)({type:"array",names:["alignedat"],props:{numArgs:1},handler:y,htmlBuilder:m,mathmlBuilder:b})},function(e,t,i){"use strict";var a=i(35),o=i.n(a),n=i(7),r=i.n(n),s=i(10),l=i.n(s),c=i(62),p=i(27),h=i(146),$=i(6),d=i(147),u=i.n(d),m=function(){function e(t,i,a){r()(this,e),this.lexer=new c.c(t),this.macros=u()({},h.a,i),this.mode=a,this.stack=[]}return l()(e,[{key:"switchMode",value:function(e){this.mode=e}},{key:"future",value:function(){return 0===this.stack.length&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1]}},{key:"popToken",value:function(){return this.future(),this.stack.pop()}},{key:"pushToken",value:function(e){this.stack.push(e)}},{key:"pushTokens",value:function(e){var t;(t=this.stack).push.apply(t,o()(e))}},{key:"consumeSpaces",value:function(){for(;" "===this.future().text;)this.stack.pop()}},{key:"consumeArgs",value:function(e){for(var t=[],i=0;i<e;++i){this.consumeSpaces();var a=this.popToken();if("{"===a.text){for(var o=[],n=1;0!==n;){var r=this.popToken();if(o.push(r),"{"===r.text)++n;else if("}"===r.text)--n;else if("EOF"===r.text)throw new $.a("End of input in macro argument",a)}o.pop(),o.reverse(),t[i]=o}else{if("EOF"===a.text)throw new $.a("End of input expecting macro argument");t[i]=[a]}}return t}},{key:"expandOnce",value:function(){var e=this.popToken(),t=e.text;if("\\"===t.charAt(0)&&c.b.test(t)&&this.consumeSpaces(),!this.macros.hasOwnProperty(t))return this.pushToken(e),e;var i=this._getExpansion(t),a=i.tokens,n=i.numArgs,r=a;if(n)for(var s=this.consumeArgs(n),l=(r=r.slice()).length-1;l>=0;--l){var p=r[l];if("#"===p.text){if(0===l)throw new $.a("Incomplete placeholder at end of macro body",p);if("#"===(p=r[--l]).text)r.splice(l+1,1);else{if(!/^[1-9]$/.test(p.text))throw new $.a("Not a valid argument number",p);var h;(h=r).splice.apply(h,[l,2].concat(o()(s[+p.text-1])))}}}return this.pushTokens(r),r}},{key:"expandAfterFuture",value:function(){return this.expandOnce(),this.future()}},{key:"expandNextToken",value:function(){for(;;){var e=this.expandOnce();if(e instanceof p.a){if("\\relax"!==e.text)return this.stack.pop();this.stack.pop()}}throw new Error}},{key:"_getExpansion",value:function(e){var t=this.macros[e],i="function"===typeof t?t(this):t;if("string"===typeof i){var a=0;if(-1!==i.indexOf("#"))for(var o=i.replace(/##/g,"");-1!==o.indexOf("#"+(a+1));)++a;for(var n=new c.c(i),r=[],s=n.lex();"EOF"!==s.text;)r.push(s),s=n.lex();r.reverse();var l={tokens:r,numArgs:a};return"function"!==typeof t&&(this.macros[e]=l),l}return i}}]),e}();t.a=m},function(e,t){e.exports=function(e,t,i){if(e.global||e.sticky)throw new Error("matchAt(...): Only non-global regexes are supported");var a=function(e){if(!e.__matchAtRelocatable){var t=e.source+"|()",i="g"+(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"");e.__matchAtRelocatable=new RegExp(t,i)}return e.__matchAtRelocatable}(e);a.lastIndex=i;var o=a.exec(t);return null==o[o.length-1]?(o.length=o.length-1,o):null}},function(e,t,i){"use strict";var a=i(59),o=i(28),n=i(5),r=(i(27),{});function s(e,t){r[e]=t}t.a=r,s("\\@firstoftwo",(function(e){return{tokens:e.consumeArgs(2)[0],numArgs:0}})),s("\\@secondoftwo",(function(e){return{tokens:e.consumeArgs(2)[1],numArgs:0}})),s("\\@ifnextchar",(function(e){var t=e.consumeArgs(3),i=e.future();return 1===t[0].length&&t[0][0].text===i.text?{tokens:t[1],numArgs:0}:{tokens:t[2],numArgs:0}})),s("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}"),s("\\TextOrMath",(function(e){var t=e.consumeArgs(2);return"text"===e.mode?{tokens:t[0],numArgs:0}:{tokens:t[1],numArgs:0}})),s("\\bgroup","{"),s("\\egroup","}"),s("\\begingroup","{"),s("\\endgroup","}"),s("\\lq","`"),s("\\rq","'"),s("\\lbrack","["),s("\\rbrack","]"),s("\\aa","\\r a"),s("\\AA","\\r A"),s("\u2102","\\mathbb{C}"),s("\u210d","\\mathbb{H}"),s("\u2115","\\mathbb{N}"),s("\u2119","\\mathbb{P}"),s("\u211a","\\mathbb{Q}"),s("\u211d","\\mathbb{R}"),s("\u2124","\\mathbb{Z}"),s("\xb7","\\cdotp"),s("\\llap","\\mathllap{\\textrm{#1}}"),s("\\rlap","\\mathrlap{\\textrm{#1}}"),s("\\clap","\\mathclap{\\textrm{#1}}"),s("\\varGamma","\\mathit{\\Gamma}"),s("\\varDelta","\\mathit{\\Delta}"),s("\\varTheta","\\mathit{\\Theta}"),s("\\varLambda","\\mathit{\\Lambda}"),s("\\varXi","\\mathit{\\Xi}"),s("\\varPi","\\mathit{\\Pi}"),s("\\varSigma","\\mathit{\\Sigma}"),s("\\varUpsilon","\\mathit{\\Upsilon}"),s("\\varPhi","\\mathit{\\Phi}"),s("\\varPsi","\\mathit{\\Psi}"),s("\\varOmega","\\mathit{\\Omega}"),s("\\overset","\\mathop{#2}\\limits^{#1}"),s("\\underset","\\mathop{#2}\\limits_{#1}"),s("\\boxed","\\fbox{\\displaystyle{#1}}"),s("\\iff","\\DOTSB\\;\\Longleftrightarrow\\;"),s("\\implies","\\DOTSB\\;\\Longrightarrow\\;"),s("\\impliedby","\\DOTSB\\;\\Longleftarrow\\;");var l={",":"\\dotsc","\\not":"\\dotsb","+":"\\dotsb","=":"\\dotsb","<":"\\dotsb",">":"\\dotsb","-":"\\dotsb","*":"\\dotsb",":":"\\dotsb","\\DOTSB":"\\dotsb","\\coprod":"\\dotsb","\\bigvee":"\\dotsb","\\bigwedge":"\\dotsb","\\biguplus":"\\dotsb","\\bigcap":"\\dotsb","\\bigcup":"\\dotsb","\\prod":"\\dotsb","\\sum":"\\dotsb","\\bigotimes":"\\dotsb","\\bigoplus":"\\dotsb","\\bigodot":"\\dotsb","\\bigsqcup":"\\dotsb","\\implies":"\\dotsb","\\impliedby":"\\dotsb","\\And":"\\dotsb","\\longrightarrow":"\\dotsb","\\Longrightarrow":"\\dotsb","\\longleftarrow":"\\dotsb","\\Longleftarrow":"\\dotsb","\\longleftrightarrow":"\\dotsb","\\Longleftrightarrow":"\\dotsb","\\mapsto":"\\dotsb","\\longmapsto":"\\dotsb","\\hookrightarrow":"\\dotsb","\\iff":"\\dotsb","\\doteq":"\\dotsb","\\mathbin":"\\dotsb","\\bmod":"\\dotsb","\\mathrel":"\\dotsb","\\relbar":"\\dotsb","\\Relbar":"\\dotsb","\\xrightarrow":"\\dotsb","\\xleftarrow":"\\dotsb","\\DOTSI":"\\dotsi","\\int":"\\dotsi","\\oint":"\\dotsi","\\iint":"\\dotsi","\\iiint":"\\dotsi","\\iiiint":"\\dotsi","\\idotsint":"\\dotsi","\\DOTSX":"\\dotsx"};s("\\dots",(function(e){var t="\\dotso",i=e.expandAfterFuture().text;return i in l?t=l[i]:("\\not"===i.substr(0,4)||i in o.a.math&&n.a.contains(["bin","rel"],o.a.math[i].group))&&(t="\\dotsb"),t}));var c={")":!0,"]":!0,"\\rbrack":!0,"\\}":!0,"\\rbrace":!0,"\\rangle":!0,"\\rceil":!0,"\\rfloor":!0,"\\rgroup":!0,"\\rmoustache":!0,"\\right":!0,"\\bigr":!0,"\\biggr":!0,"\\Bigr":!0,"\\Biggr":!0,$:!0,";":!0,".":!0,",":!0};s("\\dotso",(function(e){return e.future().text in c?"\\ldots\\,":"\\ldots"})),s("\\dotsc",(function(e){var t=e.future().text;return t in c&&","!==t?"\\ldots\\,":"\\ldots"})),s("\\cdots",(function(e){return e.future().text in c?"\\@cdots\\,":"\\@cdots"})),s("\\dotsb","\\cdots"),s("\\dotsm","\\cdots"),s("\\dotsi","\\!\\cdots"),s("\\dotsx","\\ldots\\,"),s("\\DOTSI","\\relax"),s("\\DOTSB","\\relax"),s("\\DOTSX","\\relax"),s("\\thinspace","\\,"),s("\\medspace","\\:"),s("\\thickspace","\\;"),s("\\TeX","\\textrm{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}");var p=a.a["Main-Regular"]["T".charCodeAt(0)][1]-.7*a.a["Main-Regular"]["A".charCodeAt(0)][1]+"em";s("\\LaTeX","\\textrm{L\\kern-.36em\\raisebox{"+p+"}{\\scriptsize A}\\kern-.15em\\TeX}"),s("\\KaTeX","\\textrm{K\\kern-.17em\\raisebox{"+p+"}{\\scriptsize A}\\kern-.15em\\TeX}"),s("\\hspace","\\@ifstar\\kern\\kern"),s("\\ordinarycolon",":"),s("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}"),s("\\dblcolon","\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon"),s("\\coloneqq","\\vcentcolon\\mathrel{\\mkern-1.2mu}="),s("\\Coloneqq","\\dblcolon\\mathrel{\\mkern-1.2mu}="),s("\\coloneq","\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}"),s("\\Coloneq","\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}"),s("\\eqqcolon","=\\mathrel{\\mkern-1.2mu}\\vcentcolon"),s("\\Eqqcolon","=\\mathrel{\\mkern-1.2mu}\\dblcolon"),s("\\eqcolon","\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon"),s("\\Eqcolon","\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon"),s("\\colonapprox","\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx"),s("\\Colonapprox","\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx"),s("\\colonsim","\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim"),s("\\Colonsim","\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim"),s("\u2254","\\coloneqq"),s("\u2255","\\eqqcolon"),s("\u2a74","\\Coloneqq"),s("\\ratio","\\vcentcolon"),s("\\coloncolon","\\dblcolon"),s("\\colonequals","\\coloneqq"),s("\\coloncolonequals","\\Coloneqq"),s("\\equalscolon","\\eqqcolon"),s("\\equalscoloncolon","\\Eqqcolon"),s("\\colonminus","\\coloneq"),s("\\coloncolonminus","\\Coloneq"),s("\\minuscolon","\\eqcolon"),s("\\minuscoloncolon","\\Eqcolon"),s("\\coloncolonapprox","\\Colonapprox"),s("\\coloncolonsim","\\Colonsim"),s("\\simcolon","\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon"),s("\\simcoloncolon","\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon"),s("\\approxcolon","\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon"),s("\\approxcoloncolon","\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon"),s("\\notni","\\not\\ni"),s("\\limsup","\\DOTSB\\mathop{\\operatorname{lim\\,sup}}\\limits"),s("\\liminf","\\DOTSB\\mathop{\\operatorname{lim\\,inf}}\\limits")},function(e,t,i){"use strict";var a=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},i=0;i<10;i++)t["_"+String.fromCharCode(i)]=i;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var a={};return"abcdefghijklmnopqrst".split("").forEach((function(e){a[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},a)).join("")}catch(o){return!1}}()?Object.assign:function(e,t){for(var i,s,l=r(e),c=1;c<arguments.length;c++){for(var p in i=Object(arguments[c]))o.call(i,p)&&(l[p]=i[p]);if(a){s=a(i);for(var h=0;h<s.length;h++)n.call(i,s[h])&&(l[s[h]]=i[s[h]])}}return l}},function(e,t){e.exports={"\u0301":{text:"\\'",math:"\\acute"},"\u0300":{text:"\\`",math:"\\grave"},"\u0308":{text:'\\"',math:"\\ddot"},"\u0303":{text:"\\~",math:"\\tilde"},"\u0304":{text:"\\=",math:"\\bar"},"\u0306":{text:"\\u",math:"\\breve"},"\u030c":{text:"\\v",math:"\\check"},"\u0302":{text:"\\^",math:"\\hat"},"\u0307":{text:"\\.",math:"\\dot"},"\u030a":{text:"\\r",math:"\\mathring"},"\u030b":{text:"\\H"}}},function(e,t,i){"use strict";t.a={"\xe1":"a\u0301","\xe0":"a\u0300","\xe4":"a\u0308","\u01df":"a\u0308\u0304","\xe3":"a\u0303","\u0101":"a\u0304","\u0103":"a\u0306","\u1eaf":"a\u0306\u0301","\u1eb1":"a\u0306\u0300","\u1eb5":"a\u0306\u0303","\u01ce":"a\u030c","\xe2":"a\u0302","\u1ea5":"a\u0302\u0301","\u1ea7":"a\u0302\u0300","\u1eab":"a\u0302\u0303","\u0227":"a\u0307","\u01e1":"a\u0307\u0304","\xe5":"a\u030a","\u01fb":"a\u030a\u0301","\u1e03":"b\u0307","\u0107":"c\u0301","\u010d":"c\u030c","\u0109":"c\u0302","\u010b":"c\u0307","\u010f":"d\u030c","\u1e0b":"d\u0307","\xe9":"e\u0301","\xe8":"e\u0300","\xeb":"e\u0308","\u1ebd":"e\u0303","\u0113":"e\u0304","\u1e17":"e\u0304\u0301","\u1e15":"e\u0304\u0300","\u0115":"e\u0306","\u011b":"e\u030c","\xea":"e\u0302","\u1ebf":"e\u0302\u0301","\u1ec1":"e\u0302\u0300","\u1ec5":"e\u0302\u0303","\u0117":"e\u0307","\u1e1f":"f\u0307","\u01f5":"g\u0301","\u1e21":"g\u0304","\u011f":"g\u0306","\u01e7":"g\u030c","\u011d":"g\u0302","\u0121":"g\u0307","\u1e27":"h\u0308","\u021f":"h\u030c","\u0125":"h\u0302","\u1e23":"h\u0307","\xed":"i\u0301","\xec":"i\u0300","\xef":"i\u0308","\u1e2f":"i\u0308\u0301","\u0129":"i\u0303","\u012b":"i\u0304","\u012d":"i\u0306","\u01d0":"i\u030c","\xee":"i\u0302","\u01f0":"j\u030c","\u0135":"j\u0302","\u1e31":"k\u0301","\u01e9":"k\u030c","\u013a":"l\u0301","\u013e":"l\u030c","\u1e3f":"m\u0301","\u1e41":"m\u0307","\u0144":"n\u0301","\u01f9":"n\u0300","\xf1":"n\u0303","\u0148":"n\u030c","\u1e45":"n\u0307","\xf3":"o\u0301","\xf2":"o\u0300","\xf6":"o\u0308","\u022b":"o\u0308\u0304","\xf5":"o\u0303","\u1e4d":"o\u0303\u0301","\u1e4f":"o\u0303\u0308","\u022d":"o\u0303\u0304","\u014d":"o\u0304","\u1e53":"o\u0304\u0301","\u1e51":"o\u0304\u0300","\u014f":"o\u0306","\u01d2":"o\u030c","\xf4":"o\u0302","\u1ed1":"o\u0302\u0301","\u1ed3":"o\u0302\u0300","\u1ed7":"o\u0302\u0303","\u022f":"o\u0307","\u0231":"o\u0307\u0304","\u0151":"o\u030b","\u1e55":"p\u0301","\u1e57":"p\u0307","\u0155":"r\u0301","\u0159":"r\u030c","\u1e59":"r\u0307","\u015b":"s\u0301","\u1e65":"s\u0301\u0307","\u0161":"s\u030c","\u1e67":"s\u030c\u0307","\u015d":"s\u0302","\u1e61":"s\u0307","\u1e97":"t\u0308","\u0165":"t\u030c","\u1e6b":"t\u0307","\xfa":"u\u0301","\xf9":"u\u0300","\xfc":"u\u0308","\u01d8":"u\u0308\u0301","\u01dc":"u\u0308\u0300","\u01d6":"u\u0308\u0304","\u01da":"u\u0308\u030c","\u0169":"u\u0303","\u1e79":"u\u0303\u0301","\u016b":"u\u0304","\u1e7b":"u\u0304\u0308","\u016d":"u\u0306","\u01d4":"u\u030c","\xfb":"u\u0302","\u016f":"u\u030a","\u0171":"u\u030b","\u1e7d":"v\u0303","\u1e83":"w\u0301","\u1e81":"w\u0300","\u1e85":"w\u0308","\u0175":"w\u0302","\u1e87":"w\u0307","\u1e98":"w\u030a","\u1e8d":"x\u0308","\u1e8b":"x\u0307","\xfd":"y\u0301","\u1ef3":"y\u0300","\xff":"y\u0308","\u1ef9":"y\u0303","\u0233":"y\u0304","\u0177":"y\u0302","\u1e8f":"y\u0307","\u1e99":"y\u030a","\u017a":"z\u0301","\u017e":"z\u030c","\u1e91":"z\u0302","\u017c":"z\u0307","\xc1":"A\u0301","\xc0":"A\u0300","\xc4":"A\u0308","\u01de":"A\u0308\u0304","\xc3":"A\u0303","\u0100":"A\u0304","\u0102":"A\u0306","\u1eae":"A\u0306\u0301","\u1eb0":"A\u0306\u0300","\u1eb4":"A\u0306\u0303","\u01cd":"A\u030c","\xc2":"A\u0302","\u1ea4":"A\u0302\u0301","\u1ea6":"A\u0302\u0300","\u1eaa":"A\u0302\u0303","\u0226":"A\u0307","\u01e0":"A\u0307\u0304","\xc5":"A\u030a","\u01fa":"A\u030a\u0301","\u1e02":"B\u0307","\u0106":"C\u0301","\u010c":"C\u030c","\u0108":"C\u0302","\u010a":"C\u0307","\u010e":"D\u030c","\u1e0a":"D\u0307","\xc9":"E\u0301","\xc8":"E\u0300","\xcb":"E\u0308","\u1ebc":"E\u0303","\u0112":"E\u0304","\u1e16":"E\u0304\u0301","\u1e14":"E\u0304\u0300","\u0114":"E\u0306","\u011a":"E\u030c","\xca":"E\u0302","\u1ebe":"E\u0302\u0301","\u1ec0":"E\u0302\u0300","\u1ec4":"E\u0302\u0303","\u0116":"E\u0307","\u1e1e":"F\u0307","\u01f4":"G\u0301","\u1e20":"G\u0304","\u011e":"G\u0306","\u01e6":"G\u030c","\u011c":"G\u0302","\u0120":"G\u0307","\u1e26":"H\u0308","\u021e":"H\u030c","\u0124":"H\u0302","\u1e22":"H\u0307","\xcd":"I\u0301","\xcc":"I\u0300","\xcf":"I\u0308","\u1e2e":"I\u0308\u0301","\u0128":"I\u0303","\u012a":"I\u0304","\u012c":"I\u0306","\u01cf":"I\u030c","\xce":"I\u0302","\u0130":"I\u0307","\u0134":"J\u0302","\u1e30":"K\u0301","\u01e8":"K\u030c","\u0139":"L\u0301","\u013d":"L\u030c","\u1e3e":"M\u0301","\u1e40":"M\u0307","\u0143":"N\u0301","\u01f8":"N\u0300","\xd1":"N\u0303","\u0147":"N\u030c","\u1e44":"N\u0307","\xd3":"O\u0301","\xd2":"O\u0300","\xd6":"O\u0308","\u022a":"O\u0308\u0304","\xd5":"O\u0303","\u1e4c":"O\u0303\u0301","\u1e4e":"O\u0303\u0308","\u022c":"O\u0303\u0304","\u014c":"O\u0304","\u1e52":"O\u0304\u0301","\u1e50":"O\u0304\u0300","\u014e":"O\u0306","\u01d1":"O\u030c","\xd4":"O\u0302","\u1ed0":"O\u0302\u0301","\u1ed2":"O\u0302\u0300","\u1ed6":"O\u0302\u0303","\u022e":"O\u0307","\u0230":"O\u0307\u0304","\u0150":"O\u030b","\u1e54":"P\u0301","\u1e56":"P\u0307","\u0154":"R\u0301","\u0158":"R\u030c","\u1e58":"R\u0307","\u015a":"S\u0301","\u1e64":"S\u0301\u0307","\u0160":"S\u030c","\u1e66":"S\u030c\u0307","\u015c":"S\u0302","\u1e60":"S\u0307","\u0164":"T\u030c","\u1e6a":"T\u0307","\xda":"U\u0301","\xd9":"U\u0300","\xdc":"U\u0308","\u01d7":"U\u0308\u0301","\u01db":"U\u0308\u0300","\u01d5":"U\u0308\u0304","\u01d9":"U\u0308\u030c","\u0168":"U\u0303","\u1e78":"U\u0303\u0301","\u016a":"U\u0304","\u1e7a":"U\u0304\u0308","\u016c":"U\u0306","\u01d3":"U\u030c","\xdb":"U\u0302","\u016e":"U\u030a","\u0170":"U\u030b","\u1e7c":"V\u0303","\u1e82":"W\u0301","\u1e80":"W\u0300","\u1e84":"W\u0308","\u0174":"W\u0302","\u1e86":"W\u0307","\u1e8c":"X\u0308","\u1e8a":"X\u0307","\xdd":"Y\u0301","\u1ef2":"Y\u0300","\u0178":"Y\u0308","\u1ef8":"Y\u0303","\u0232":"Y\u0304","\u0176":"Y\u0302","\u1e8e":"Y\u0307","\u0179":"Z\u0301","\u017d":"Z\u030c","\u1e90":"Z\u0302","\u017b":"Z\u0307","\u03ac":"\u03b1\u0301","\u1f70":"\u03b1\u0300","\u1fb1":"\u03b1\u0304","\u1fb0":"\u03b1\u0306","\u03ad":"\u03b5\u0301","\u1f72":"\u03b5\u0300","\u03ae":"\u03b7\u0301","\u1f74":"\u03b7\u0300","\u03af":"\u03b9\u0301","\u1f76":"\u03b9\u0300","\u03ca":"\u03b9\u0308","\u0390":"\u03b9\u0308\u0301","\u1fd2":"\u03b9\u0308\u0300","\u1fd1":"\u03b9\u0304","\u1fd0":"\u03b9\u0306","\u03cc":"\u03bf\u0301","\u1f78":"\u03bf\u0300","\u03cd":"\u03c5\u0301","\u1f7a":"\u03c5\u0300","\u03cb":"\u03c5\u0308","\u03b0":"\u03c5\u0308\u0301","\u1fe2":"\u03c5\u0308\u0300","\u1fe1":"\u03c5\u0304","\u1fe0":"\u03c5\u0306","\u03ce":"\u03c9\u0301","\u1f7c":"\u03c9\u0300","\u038e":"\u03a5\u0301","\u1fea":"\u03a5\u0300","\u03ab":"\u03a5\u0308","\u1fe9":"\u03a5\u0304","\u1fe8":"\u03a5\u0306","\u038f":"\u03a9\u0301","\u1ffa":"\u03a9\u0300"}}]).default},e.exports=t()},61842:function(e,t,i){e.exports=function e(t,i,a){function o(r,s){if(!i[r]){if(!t[r]){if(n)return n(r,!0);var l=new Error("Cannot find module '"+r+"'");throw l.code="MODULE_NOT_FOUND",l}var c=i[r]={exports:{}};t[r][0].call(c.exports,(function(e){var i=t[r][1][e];return o(i||e)}),c,c.exports,e,t,i,a)}return i[r].exports}for(var n=void 0,r=0;r<a.length;r++)o(a[r]);return o}({1:[function(e,t,a){(function(e){"use strict";var i,a,o=e.MutationObserver||e.WebKitMutationObserver;if(o){var n=0,r=new o(p),s=e.document.createTextNode("");r.observe(s,{characterData:!0}),i=function(){s.data=n=++n%2}}else if(e.setImmediate||"undefined"===typeof e.MessageChannel)i="document"in e&&"onreadystatechange"in e.document.createElement("script")?function(){var t=e.document.createElement("script");t.onreadystatechange=function(){p(),t.onreadystatechange=null,t.parentNode.removeChild(t),t=null},e.document.documentElement.appendChild(t)}:function(){setTimeout(p,0)};else{var l=new e.MessageChannel;l.port1.onmessage=p,i=function(){l.port2.postMessage(0)}}var c=[];function p(){var e,t;a=!0;for(var i=c.length;i;){for(t=c,c=[],e=-1;++e<i;)t[e]();i=c.length}a=!1}function h(e){1!==c.push(e)||a||i()}t.exports=h}).call(this,"undefined"!==typeof i.g?i.g:"undefined"!==typeof self?self:"undefined"!==typeof window?window:{})},{}],2:[function(e,t,i){"use strict";var a=e(1);function o(){}var n={},r=["REJECTED"],s=["FULFILLED"],l=["PENDING"];function c(e){if("function"!==typeof e)throw new TypeError("resolver must be a function");this.state=l,this.queue=[],this.outcome=void 0,e!==o&&d(this,e)}function p(e,t,i){this.promise=e,"function"===typeof t&&(this.onFulfilled=t,this.callFulfilled=this.otherCallFulfilled),"function"===typeof i&&(this.onRejected=i,this.callRejected=this.otherCallRejected)}function h(e,t,i){a((function(){var a;try{a=t(i)}catch(o){return n.reject(e,o)}a===e?n.reject(e,new TypeError("Cannot resolve promise with itself")):n.resolve(e,a)}))}function $(e){var t=e&&e.then;if(e&&("object"===typeof e||"function"===typeof e)&&"function"===typeof t)return function(){t.apply(e,arguments)}}function d(e,t){var i=!1;function a(t){i||(i=!0,n.reject(e,t))}function o(t){i||(i=!0,n.resolve(e,t))}function r(){t(o,a)}var s=u(r);"error"===s.status&&a(s.value)}function u(e,t){var i={};try{i.value=e(t),i.status="success"}catch(a){i.status="error",i.value=a}return i}function m(e){return e instanceof this?e:n.resolve(new this(o),e)}function b(e){var t=new this(o);return n.reject(t,e)}function y(e){var t=this;if("[object Array]"!==Object.prototype.toString.call(e))return this.reject(new TypeError("must be an array"));var i=e.length,a=!1;if(!i)return this.resolve([]);for(var r=new Array(i),s=0,l=-1,c=new this(o);++l<i;)p(e[l],l);return c;function p(e,o){function l(e){r[o]=e,++s!==i||a||(a=!0,n.resolve(c,r))}t.resolve(e).then(l,(function(e){a||(a=!0,n.reject(c,e))}))}}function f(e){var t=this;if("[object Array]"!==Object.prototype.toString.call(e))return this.reject(new TypeError("must be an array"));var i=e.length,a=!1;if(!i)return this.resolve([]);for(var r=-1,s=new this(o);++r<i;)l(e[r]);return s;function l(e){t.resolve(e).then((function(e){a||(a=!0,n.resolve(s,e))}),(function(e){a||(a=!0,n.reject(s,e))}))}}t.exports=c,c.prototype.catch=function(e){return this.then(null,e)},c.prototype.then=function(e,t){if("function"!==typeof e&&this.state===s||"function"!==typeof t&&this.state===r)return this;var i=new this.constructor(o);return this.state!==l?h(i,this.state===s?e:t,this.outcome):this.queue.push(new p(i,e,t)),i},p.prototype.callFulfilled=function(e){n.resolve(this.promise,e)},p.prototype.otherCallFulfilled=function(e){h(this.promise,this.onFulfilled,e)},p.prototype.callRejected=function(e){n.reject(this.promise,e)},p.prototype.otherCallRejected=function(e){h(this.promise,this.onRejected,e)},n.resolve=function(e,t){var i=u($,t);if("error"===i.status)return n.reject(e,i.value);var a=i.value;if(a)d(e,a);else{e.state=s,e.outcome=t;for(var o=-1,r=e.queue.length;++o<r;)e.queue[o].callFulfilled(t)}return e},n.reject=function(e,t){e.state=r,e.outcome=t;for(var i=-1,a=e.queue.length;++i<a;)e.queue[i].callRejected(t);return e},c.resolve=m,c.reject=b,c.all=y,c.race=f},{1:1}],3:[function(e,t,a){(function(t){"use strict";"function"!==typeof t.Promise&&(t.Promise=e(2))}).call(this,"undefined"!==typeof i.g?i.g:"undefined"!==typeof self?self:"undefined"!==typeof window?window:{})},{2:2}],4:[function(e,t,i){"use strict";var a="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n(){try{if("undefined"!==typeof indexedDB)return indexedDB;if("undefined"!==typeof webkitIndexedDB)return webkitIndexedDB;if("undefined"!==typeof mozIndexedDB)return mozIndexedDB;if("undefined"!==typeof OIndexedDB)return OIndexedDB;if("undefined"!==typeof msIndexedDB)return msIndexedDB}catch(e){return}}var r=n();function s(){try{if(!r||!r.open)return!1;var e="undefined"!==typeof openDatabase&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),t="function"===typeof fetch&&-1!==fetch.toString().indexOf("[native code");return(!e||t)&&"undefined"!==typeof indexedDB&&"undefined"!==typeof IDBKeyRange}catch(i){return!1}}function l(e,t){e=e||[],t=t||{};try{return new Blob(e,t)}catch(o){if("TypeError"!==o.name)throw o;for(var i=new("undefined"!==typeof BlobBuilder?BlobBuilder:"undefined"!==typeof MSBlobBuilder?MSBlobBuilder:"undefined"!==typeof MozBlobBuilder?MozBlobBuilder:WebKitBlobBuilder),a=0;a<e.length;a+=1)i.append(e[a]);return i.getBlob(t.type)}}"undefined"===typeof Promise&&e(3);var c=Promise;function p(e,t){t&&e.then((function(e){t(null,e)}),(function(e){t(e)}))}function h(e,t,i){"function"===typeof t&&e.then(t),"function"===typeof i&&e.catch(i)}function $(e){return"string"!==typeof e&&(console.warn(e+" used as a key, but it is not a string."),e=String(e)),e}function d(){if(arguments.length&&"function"===typeof arguments[arguments.length-1])return arguments[arguments.length-1]}var u="local-forage-detect-blob-support",m=void 0,b={},y=Object.prototype.toString,f="readonly",g="readwrite";function x(e){for(var t=e.length,i=new ArrayBuffer(t),a=new Uint8Array(i),o=0;o<t;o++)a[o]=e.charCodeAt(o);return i}function v(e){return new c((function(t){var i=e.transaction(u,g),a=l([""]);i.objectStore(u).put(a,"key"),i.onabort=function(e){e.preventDefault(),e.stopPropagation(),t(!1)},i.oncomplete=function(){var e=navigator.userAgent.match(/Chrome\/(\d+)/),i=navigator.userAgent.match(/Edge\//);t(i||!e||parseInt(e[1],10)>=43)}})).catch((function(){return!1}))}function T(e){return"boolean"===typeof m?c.resolve(m):v(e).then((function(e){return m=e}))}function A(e){var t=b[e.name],i={};i.promise=new c((function(e,t){i.resolve=e,i.reject=t})),t.deferredOperations.push(i),t.dbReady?t.dbReady=t.dbReady.then((function(){return i.promise})):t.dbReady=i.promise}function w(e){var t=b[e.name].deferredOperations.pop();if(t)return t.resolve(),t.promise}function C(e,t){var i=b[e.name].deferredOperations.pop();if(i)return i.reject(t),i.promise}function O(e,t){return new c((function(i,a){if(b[e.name]=b[e.name]||Y(),e.db){if(!t)return i(e.db);A(e),e.db.close()}var o=[e.name];t&&o.push(e.version);var n=r.open.apply(r,o);t&&(n.onupgradeneeded=function(t){var i=n.result;try{i.createObjectStore(e.storeName),t.oldVersion<=1&&i.createObjectStore(u)}catch(a){if("ConstraintError"!==a.name)throw a;console.warn('The database "'+e.name+'" has been upgraded from version '+t.oldVersion+" to version "+t.newVersion+', but the storage "'+e.storeName+'" already exists.')}}),n.onerror=function(e){e.preventDefault(),a(n.error)},n.onsuccess=function(){var t=n.result;t.onversionchange=function(e){e.target.close()},i(t),w(e)}}))}function S(e){return O(e,!1)}function B(e){return O(e,!0)}function _(e,t){if(!e.db)return!0;var i=!e.db.objectStoreNames.contains(e.storeName),a=e.version<e.db.version,o=e.version>e.db.version;if(a&&(e.version!==t&&console.warn('The database "'+e.name+"\" can't be downgraded from version "+e.db.version+" to version "+e.version+"."),e.version=e.db.version),o||i){if(i){var n=e.db.version+1;n>e.version&&(e.version=n)}return!0}return!1}function z(e){return new c((function(t,i){var a=new FileReader;a.onerror=i,a.onloadend=function(i){var a=btoa(i.target.result||"");t({__local_forage_encoded_blob:!0,data:a,type:e.type})},a.readAsBinaryString(e)}))}function q(e){return l([x(atob(e.data))],{type:e.type})}function I(e){return e&&e.__local_forage_encoded_blob}function k(e){var t=this,i=t._initReady().then((function(){var e=b[t._dbInfo.name];if(e&&e.dbReady)return e.dbReady}));return h(i,e,e),i}function N(e){A(e);for(var t=b[e.name],i=t.forages,a=0;a<i.length;a++){var o=i[a];o._dbInfo.db&&(o._dbInfo.db.close(),o._dbInfo.db=null)}return e.db=null,S(e).then((function(t){return e.db=t,_(e)?B(e):t})).then((function(a){e.db=t.db=a;for(var o=0;o<i.length;o++)i[o]._dbInfo.db=a})).catch((function(t){throw C(e,t),t}))}function D(e,t,i,a){void 0===a&&(a=1);try{var o=e.db.transaction(e.storeName,t);i(null,o)}catch(n){if(a>0&&(!e.db||"InvalidStateError"===n.name||"NotFoundError"===n.name))return c.resolve().then((function(){if(!e.db||"NotFoundError"===n.name&&!e.db.objectStoreNames.contains(e.storeName)&&e.version<=e.db.version)return e.db&&(e.version=e.db.version+1),B(e)})).then((function(){return N(e).then((function(){D(e,t,i,a-1)}))})).catch(i);i(n)}}function Y(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function P(e){var t=this,i={db:null};if(e)for(var a in e)i[a]=e[a];var o=b[i.name];o||(o=Y(),b[i.name]=o),o.forages.push(t),t._initReady||(t._initReady=t.ready,t.ready=k);var n=[];function r(){return c.resolve()}for(var s=0;s<o.forages.length;s++){var l=o.forages[s];l!==t&&n.push(l._initReady().catch(r))}var p=o.forages.slice(0);return c.all(n).then((function(){return i.db=o.db,S(i)})).then((function(e){return i.db=e,_(i,t._defaultConfig.version)?B(i):e})).then((function(e){i.db=o.db=e,t._dbInfo=i;for(var a=0;a<p.length;a++){var n=p[a];n!==t&&(n._dbInfo.db=i.db,n._dbInfo.version=i.version)}}))}function E(e,t){var i=this;e=$(e);var a=new c((function(t,a){i.ready().then((function(){D(i._dbInfo,f,(function(o,n){if(o)return a(o);try{var r=n.objectStore(i._dbInfo.storeName).get(e);r.onsuccess=function(){var e=r.result;void 0===e&&(e=null),I(e)&&(e=q(e)),t(e)},r.onerror=function(){a(r.error)}}catch(s){a(s)}}))})).catch(a)}));return p(a,t),a}function M(e,t){var i=this,a=new c((function(t,a){i.ready().then((function(){D(i._dbInfo,f,(function(o,n){if(o)return a(o);try{var r=n.objectStore(i._dbInfo.storeName).openCursor(),s=1;r.onsuccess=function(){var i=r.result;if(i){var a=i.value;I(a)&&(a=q(a));var o=e(a,i.key,s++);void 0!==o?t(o):i.continue()}else t()},r.onerror=function(){a(r.error)}}catch(l){a(l)}}))})).catch(a)}));return p(a,t),a}function R(e,t,i){var a=this;e=$(e);var o=new c((function(i,o){var n;a.ready().then((function(){return n=a._dbInfo,"[object Blob]"===y.call(t)?T(n.db).then((function(e){return e?t:z(t)})):t})).then((function(t){D(a._dbInfo,g,(function(n,r){if(n)return o(n);try{var s=r.objectStore(a._dbInfo.storeName);null===t&&(t=void 0);var l=s.put(t,e);r.oncomplete=function(){void 0===t&&(t=null),i(t)},r.onabort=r.onerror=function(){var e=l.error?l.error:l.transaction.error;o(e)}}catch(c){o(c)}}))})).catch(o)}));return p(o,i),o}function L(e,t){var i=this;e=$(e);var a=new c((function(t,a){i.ready().then((function(){D(i._dbInfo,g,(function(o,n){if(o)return a(o);try{var r=n.objectStore(i._dbInfo.storeName).delete(e);n.oncomplete=function(){t()},n.onerror=function(){a(r.error)},n.onabort=function(){var e=r.error?r.error:r.transaction.error;a(e)}}catch(s){a(s)}}))})).catch(a)}));return p(a,t),a}function F(e){var t=this,i=new c((function(e,i){t.ready().then((function(){D(t._dbInfo,g,(function(a,o){if(a)return i(a);try{var n=o.objectStore(t._dbInfo.storeName).clear();o.oncomplete=function(){e()},o.onabort=o.onerror=function(){var e=n.error?n.error:n.transaction.error;i(e)}}catch(r){i(r)}}))})).catch(i)}));return p(i,e),i}function W(e){var t=this,i=new c((function(e,i){t.ready().then((function(){D(t._dbInfo,f,(function(a,o){if(a)return i(a);try{var n=o.objectStore(t._dbInfo.storeName).count();n.onsuccess=function(){e(n.result)},n.onerror=function(){i(n.error)}}catch(r){i(r)}}))})).catch(i)}));return p(i,e),i}function G(e,t){var i=this,a=new c((function(t,a){e<0?t(null):i.ready().then((function(){D(i._dbInfo,f,(function(o,n){if(o)return a(o);try{var r=n.objectStore(i._dbInfo.storeName),s=!1,l=r.openKeyCursor();l.onsuccess=function(){var i=l.result;i?0===e||s?t(i.key):(s=!0,i.advance(e)):t(null)},l.onerror=function(){a(l.error)}}catch(c){a(c)}}))})).catch(a)}));return p(a,t),a}function V(e){var t=this,i=new c((function(e,i){t.ready().then((function(){D(t._dbInfo,f,(function(a,o){if(a)return i(a);try{var n=o.objectStore(t._dbInfo.storeName).openKeyCursor(),r=[];n.onsuccess=function(){var t=n.result;t?(r.push(t.key),t.continue()):e(r)},n.onerror=function(){i(n.error)}}catch(s){i(s)}}))})).catch(i)}));return p(i,e),i}function U(e,t){t=d.apply(this,arguments);var i=this.config();(e="function"!==typeof e&&e||{}).name||(e.name=e.name||i.name,e.storeName=e.storeName||i.storeName);var a,o=this;if(e.name){var n=e.name===i.name&&o._dbInfo.db?c.resolve(o._dbInfo.db):S(e).then((function(t){var i=b[e.name],a=i.forages;i.db=t;for(var o=0;o<a.length;o++)a[o]._dbInfo.db=t;return t}));a=e.storeName?n.then((function(t){if(t.objectStoreNames.contains(e.storeName)){var i=t.version+1;A(e);var a=b[e.name],o=a.forages;t.close();for(var n=0;n<o.length;n++){var s=o[n];s._dbInfo.db=null,s._dbInfo.version=i}var l=new c((function(t,a){var o=r.open(e.name,i);o.onerror=function(e){o.result.close(),a(e)},o.onupgradeneeded=function(){o.result.deleteObjectStore(e.storeName)},o.onsuccess=function(){var e=o.result;e.close(),t(e)}}));return l.then((function(e){a.db=e;for(var t=0;t<o.length;t++){var i=o[t];i._dbInfo.db=e,w(i._dbInfo)}})).catch((function(t){throw(C(e,t)||c.resolve()).catch((function(){})),t}))}})):n.then((function(t){A(e);var i=b[e.name],a=i.forages;t.close();for(var o=0;o<a.length;o++)a[o]._dbInfo.db=null;var n=new c((function(t,i){var a=r.deleteDatabase(e.name);a.onerror=function(){var e=a.result;e&&e.close(),i(a.error)},a.onblocked=function(){console.warn('dropInstance blocked for database "'+e.name+'" until all open connections are closed')},a.onsuccess=function(){var e=a.result;e&&e.close(),t(e)}}));return n.then((function(e){i.db=e;for(var t=0;t<a.length;t++)w(a[t]._dbInfo)})).catch((function(t){throw(C(e,t)||c.resolve()).catch((function(){})),t}))}))}else a=c.reject("Invalid arguments");return p(a,t),a}var H={_driver:"asyncStorage",_initStorage:P,_support:s(),iterate:M,getItem:E,setItem:R,removeItem:L,clear:F,length:W,key:G,keys:V,dropInstance:U};function j(){return"function"===typeof openDatabase}var Q="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",K="~~local_forage_type~",Z=/^~~local_forage_type~([^~]+)~/,J="__lfsc__:",X=J.length,ee="arbf",te="blob",ie="si08",ae="ui08",oe="uic8",ne="si16",re="si32",se="ur16",le="ui32",ce="fl32",pe="fl64",he=X+ee.length,$e=Object.prototype.toString;function de(e){var t,i,a,o,n,r=.75*e.length,s=e.length,l=0;"="===e[e.length-1]&&(r--,"="===e[e.length-2]&&r--);var c=new ArrayBuffer(r),p=new Uint8Array(c);for(t=0;t<s;t+=4)i=Q.indexOf(e[t]),a=Q.indexOf(e[t+1]),o=Q.indexOf(e[t+2]),n=Q.indexOf(e[t+3]),p[l++]=i<<2|a>>4,p[l++]=(15&a)<<4|o>>2,p[l++]=(3&o)<<6|63&n;return c}function ue(e){var t,i=new Uint8Array(e),a="";for(t=0;t<i.length;t+=3)a+=Q[i[t]>>2],a+=Q[(3&i[t])<<4|i[t+1]>>4],a+=Q[(15&i[t+1])<<2|i[t+2]>>6],a+=Q[63&i[t+2]];return i.length%3===2?a=a.substring(0,a.length-1)+"=":i.length%3===1&&(a=a.substring(0,a.length-2)+"=="),a}function me(e,t){var i="";if(e&&(i=$e.call(e)),e&&("[object ArrayBuffer]"===i||e.buffer&&"[object ArrayBuffer]"===$e.call(e.buffer))){var a,o=J;e instanceof ArrayBuffer?(a=e,o+=ee):(a=e.buffer,"[object Int8Array]"===i?o+=ie:"[object Uint8Array]"===i?o+=ae:"[object Uint8ClampedArray]"===i?o+=oe:"[object Int16Array]"===i?o+=ne:"[object Uint16Array]"===i?o+=se:"[object Int32Array]"===i?o+=re:"[object Uint32Array]"===i?o+=le:"[object Float32Array]"===i?o+=ce:"[object Float64Array]"===i?o+=pe:t(new Error("Failed to get type for BinaryArray"))),t(o+ue(a))}else if("[object Blob]"===i){var n=new FileReader;n.onload=function(){var i=K+e.type+"~"+ue(this.result);t(J+te+i)},n.readAsArrayBuffer(e)}else try{t(JSON.stringify(e))}catch(r){console.error("Couldn't convert value into a JSON string: ",e),t(null,r)}}function be(e){if(e.substring(0,X)!==J)return JSON.parse(e);var t,i=e.substring(he),a=e.substring(X,he);if(a===te&&Z.test(i)){var o=i.match(Z);t=o[1],i=i.substring(o[0].length)}var n=de(i);switch(a){case ee:return n;case te:return l([n],{type:t});case ie:return new Int8Array(n);case ae:return new Uint8Array(n);case oe:return new Uint8ClampedArray(n);case ne:return new Int16Array(n);case se:return new Uint16Array(n);case re:return new Int32Array(n);case le:return new Uint32Array(n);case ce:return new Float32Array(n);case pe:return new Float64Array(n);default:throw new Error("Unkown type: "+a)}}var ye={serialize:me,deserialize:be,stringToBuffer:de,bufferToString:ue};function fe(e,t,i,a){e.executeSql("CREATE TABLE IF NOT EXISTS "+t.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],i,a)}function ge(e){var t=this,i={db:null};if(e)for(var a in e)i[a]="string"!==typeof e[a]?e[a].toString():e[a];var o=new c((function(e,a){try{i.db=openDatabase(i.name,String(i.version),i.description,i.size)}catch(o){return a(o)}i.db.transaction((function(o){fe(o,i,(function(){t._dbInfo=i,e()}),(function(e,t){a(t)}))}),a)}));return i.serializer=ye,o}function xe(e,t,i,a,o,n){e.executeSql(i,a,o,(function(e,r){r.code===r.SYNTAX_ERR?e.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[t.storeName],(function(e,s){s.rows.length?n(e,r):fe(e,t,(function(){e.executeSql(i,a,o,n)}),n)}),n):n(e,r)}),n)}function ve(e,t){var i=this;e=$(e);var a=new c((function(t,a){i.ready().then((function(){var o=i._dbInfo;o.db.transaction((function(i){xe(i,o,"SELECT * FROM "+o.storeName+" WHERE key = ? LIMIT 1",[e],(function(e,i){var a=i.rows.length?i.rows.item(0).value:null;a&&(a=o.serializer.deserialize(a)),t(a)}),(function(e,t){a(t)}))}))})).catch(a)}));return p(a,t),a}function Te(e,t){var i=this,a=new c((function(t,a){i.ready().then((function(){var o=i._dbInfo;o.db.transaction((function(i){xe(i,o,"SELECT * FROM "+o.storeName,[],(function(i,a){for(var n=a.rows,r=n.length,s=0;s<r;s++){var l=n.item(s),c=l.value;if(c&&(c=o.serializer.deserialize(c)),void 0!==(c=e(c,l.key,s+1)))return void t(c)}t()}),(function(e,t){a(t)}))}))})).catch(a)}));return p(a,t),a}function Ae(e,t,i,a){var o=this;e=$(e);var n=new c((function(n,r){o.ready().then((function(){void 0===t&&(t=null);var s=t,l=o._dbInfo;l.serializer.serialize(t,(function(t,c){c?r(c):l.db.transaction((function(i){xe(i,l,"INSERT OR REPLACE INTO "+l.storeName+" (key, value) VALUES (?, ?)",[e,t],(function(){n(s)}),(function(e,t){r(t)}))}),(function(t){if(t.code===t.QUOTA_ERR){if(a>0)return void n(Ae.apply(o,[e,s,i,a-1]));r(t)}}))}))})).catch(r)}));return p(n,i),n}function we(e,t,i){return Ae.apply(this,[e,t,i,1])}function Ce(e,t){var i=this;e=$(e);var a=new c((function(t,a){i.ready().then((function(){var o=i._dbInfo;o.db.transaction((function(i){xe(i,o,"DELETE FROM "+o.storeName+" WHERE key = ?",[e],(function(){t()}),(function(e,t){a(t)}))}))})).catch(a)}));return p(a,t),a}function Oe(e){var t=this,i=new c((function(e,i){t.ready().then((function(){var a=t._dbInfo;a.db.transaction((function(t){xe(t,a,"DELETE FROM "+a.storeName,[],(function(){e()}),(function(e,t){i(t)}))}))})).catch(i)}));return p(i,e),i}function Se(e){var t=this,i=new c((function(e,i){t.ready().then((function(){var a=t._dbInfo;a.db.transaction((function(t){xe(t,a,"SELECT COUNT(key) as c FROM "+a.storeName,[],(function(t,i){var a=i.rows.item(0).c;e(a)}),(function(e,t){i(t)}))}))})).catch(i)}));return p(i,e),i}function Be(e,t){var i=this,a=new c((function(t,a){i.ready().then((function(){var o=i._dbInfo;o.db.transaction((function(i){xe(i,o,"SELECT key FROM "+o.storeName+" WHERE id = ? LIMIT 1",[e+1],(function(e,i){var a=i.rows.length?i.rows.item(0).key:null;t(a)}),(function(e,t){a(t)}))}))})).catch(a)}));return p(a,t),a}function _e(e){var t=this,i=new c((function(e,i){t.ready().then((function(){var a=t._dbInfo;a.db.transaction((function(t){xe(t,a,"SELECT key FROM "+a.storeName,[],(function(t,i){for(var a=[],o=0;o<i.rows.length;o++)a.push(i.rows.item(o).key);e(a)}),(function(e,t){i(t)}))}))})).catch(i)}));return p(i,e),i}function ze(e){return new c((function(t,i){e.transaction((function(a){a.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],(function(i,a){for(var o=[],n=0;n<a.rows.length;n++)o.push(a.rows.item(n).name);t({db:e,storeNames:o})}),(function(e,t){i(t)}))}),(function(e){i(e)}))}))}function qe(e,t){t=d.apply(this,arguments);var i=this.config();(e="function"!==typeof e&&e||{}).name||(e.name=e.name||i.name,e.storeName=e.storeName||i.storeName);var a,o=this;return p(a=e.name?new c((function(t){var a;a=e.name===i.name?o._dbInfo.db:openDatabase(e.name,"","",0),e.storeName?t({db:a,storeNames:[e.storeName]}):t(ze(a))})).then((function(e){return new c((function(t,i){e.db.transaction((function(a){function o(e){return new c((function(t,i){a.executeSql("DROP TABLE IF EXISTS "+e,[],(function(){t()}),(function(e,t){i(t)}))}))}for(var n=[],r=0,s=e.storeNames.length;r<s;r++)n.push(o(e.storeNames[r]));c.all(n).then((function(){t()})).catch((function(e){i(e)}))}),(function(e){i(e)}))}))})):c.reject("Invalid arguments"),t),a}var Ie={_driver:"webSQLStorage",_initStorage:ge,_support:j(),iterate:Te,getItem:ve,setItem:we,removeItem:Ce,clear:Oe,length:Se,key:Be,keys:_e,dropInstance:qe};function ke(){try{return"undefined"!==typeof localStorage&&"setItem"in localStorage&&!!localStorage.setItem}catch(e){return!1}}function Ne(e,t){var i=e.name+"/";return e.storeName!==t.storeName&&(i+=e.storeName+"/"),i}function De(){var e="_localforage_support_test";try{return localStorage.setItem(e,!0),localStorage.removeItem(e),!1}catch(t){return!0}}function Ye(){return!De()||localStorage.length>0}function Pe(e){var t=this,i={};if(e)for(var a in e)i[a]=e[a];return i.keyPrefix=Ne(e,t._defaultConfig),Ye()?(t._dbInfo=i,i.serializer=ye,c.resolve()):c.reject()}function Ee(e){var t=this,i=t.ready().then((function(){for(var e=t._dbInfo.keyPrefix,i=localStorage.length-1;i>=0;i--){var a=localStorage.key(i);0===a.indexOf(e)&&localStorage.removeItem(a)}}));return p(i,e),i}function Me(e,t){var i=this;e=$(e);var a=i.ready().then((function(){var t=i._dbInfo,a=localStorage.getItem(t.keyPrefix+e);return a&&(a=t.serializer.deserialize(a)),a}));return p(a,t),a}function Re(e,t){var i=this,a=i.ready().then((function(){for(var t=i._dbInfo,a=t.keyPrefix,o=a.length,n=localStorage.length,r=1,s=0;s<n;s++){var l=localStorage.key(s);if(0===l.indexOf(a)){var c=localStorage.getItem(l);if(c&&(c=t.serializer.deserialize(c)),void 0!==(c=e(c,l.substring(o),r++)))return c}}}));return p(a,t),a}function Le(e,t){var i=this,a=i.ready().then((function(){var t,a=i._dbInfo;try{t=localStorage.key(e)}catch(o){t=null}return t&&(t=t.substring(a.keyPrefix.length)),t}));return p(a,t),a}function Fe(e){var t=this,i=t.ready().then((function(){for(var e=t._dbInfo,i=localStorage.length,a=[],o=0;o<i;o++){var n=localStorage.key(o);0===n.indexOf(e.keyPrefix)&&a.push(n.substring(e.keyPrefix.length))}return a}));return p(i,e),i}function We(e){var t=this.keys().then((function(e){return e.length}));return p(t,e),t}function Ge(e,t){var i=this;e=$(e);var a=i.ready().then((function(){var t=i._dbInfo;localStorage.removeItem(t.keyPrefix+e)}));return p(a,t),a}function Ve(e,t,i){var a=this;e=$(e);var o=a.ready().then((function(){void 0===t&&(t=null);var i=t;return new c((function(o,n){var r=a._dbInfo;r.serializer.serialize(t,(function(t,a){if(a)n(a);else try{localStorage.setItem(r.keyPrefix+e,t),o(i)}catch(s){"QuotaExceededError"!==s.name&&"NS_ERROR_DOM_QUOTA_REACHED"!==s.name||n(s),n(s)}}))}))}));return p(o,i),o}function Ue(e,t){if(t=d.apply(this,arguments),!(e="function"!==typeof e&&e||{}).name){var i=this.config();e.name=e.name||i.name,e.storeName=e.storeName||i.storeName}var a,o=this;return a=e.name?new c((function(t){e.storeName?t(Ne(e,o._defaultConfig)):t(e.name+"/")})).then((function(e){for(var t=localStorage.length-1;t>=0;t--){var i=localStorage.key(t);0===i.indexOf(e)&&localStorage.removeItem(i)}})):c.reject("Invalid arguments"),p(a,t),a}var He={_driver:"localStorageWrapper",_initStorage:Pe,_support:ke(),iterate:Re,getItem:Me,setItem:Ve,removeItem:Ge,clear:Ee,length:We,key:Le,keys:Fe,dropInstance:Ue},je=function(e,t){return e===t||"number"===typeof e&&"number"===typeof t&&isNaN(e)&&isNaN(t)},Qe=function(e,t){for(var i=e.length,a=0;a<i;){if(je(e[a],t))return!0;a++}return!1},Ke=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},Ze={},Je={},Xe={INDEXEDDB:H,WEBSQL:Ie,LOCALSTORAGE:He},et=[Xe.INDEXEDDB._driver,Xe.WEBSQL._driver,Xe.LOCALSTORAGE._driver],tt=["dropInstance"],it=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(tt),at={description:"",driver:et.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function ot(e,t){e[t]=function(){var i=arguments;return e.ready().then((function(){return e[t].apply(e,i)}))}}function nt(){for(var e=1;e<arguments.length;e++){var t=arguments[e];if(t)for(var i in t)t.hasOwnProperty(i)&&(Ke(t[i])?arguments[0][i]=t[i].slice():arguments[0][i]=t[i])}return arguments[0]}var rt=function(){function e(t){for(var i in o(this,e),Xe)if(Xe.hasOwnProperty(i)){var a=Xe[i],n=a._driver;this[i]=n,Ze[n]||this.defineDriver(a)}this._defaultConfig=nt({},at),this._config=nt({},this._defaultConfig,t),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch((function(){}))}return e.prototype.config=function(e){if("object"===("undefined"===typeof e?"undefined":a(e))){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var t in e){if("storeName"===t&&(e[t]=e[t].replace(/\W/g,"_")),"version"===t&&"number"!==typeof e[t])return new Error("Database version must be a number.");this._config[t]=e[t]}return!("driver"in e)||!e.driver||this.setDriver(this._config.driver)}return"string"===typeof e?this._config[e]:this._config},e.prototype.defineDriver=function(e,t,i){var a=new c((function(t,i){try{var a=e._driver,o=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!e._driver)return void i(o);for(var n=it.concat("_initStorage"),r=0,s=n.length;r<s;r++){var l=n[r];if((!Qe(tt,l)||e[l])&&"function"!==typeof e[l])return void i(o)}var h=function(){for(var t=function(e){return function(){var t=new Error("Method "+e+" is not implemented by the current driver"),i=c.reject(t);return p(i,arguments[arguments.length-1]),i}},i=0,a=tt.length;i<a;i++){var o=tt[i];e[o]||(e[o]=t(o))}};h();var $=function(i){Ze[a]&&console.info("Redefining LocalForage driver: "+a),Ze[a]=e,Je[a]=i,t()};"_support"in e?e._support&&"function"===typeof e._support?e._support().then($,i):$(!!e._support):$(!0)}catch(d){i(d)}}));return h(a,t,i),a},e.prototype.driver=function(){return this._driver||null},e.prototype.getDriver=function(e,t,i){var a=Ze[e]?c.resolve(Ze[e]):c.reject(new Error("Driver not found."));return h(a,t,i),a},e.prototype.getSerializer=function(e){var t=c.resolve(ye);return h(t,e),t},e.prototype.ready=function(e){var t=this,i=t._driverSet.then((function(){return null===t._ready&&(t._ready=t._initDriver()),t._ready}));return h(i,e,e),i},e.prototype.setDriver=function(e,t,i){var a=this;Ke(e)||(e=[e]);var o=this._getSupportedDrivers(e);function n(){a._config.driver=a.driver()}function r(e){return a._extend(e),n(),a._ready=a._initStorage(a._config),a._ready}function s(e){return function(){var t=0;function i(){for(;t<e.length;){var o=e[t];return t++,a._dbInfo=null,a._ready=null,a.getDriver(o).then(r).catch(i)}n();var s=new Error("No available storage method found.");return a._driverSet=c.reject(s),a._driverSet}return i()}}var l=null!==this._driverSet?this._driverSet.catch((function(){return c.resolve()})):c.resolve();return this._driverSet=l.then((function(){var e=o[0];return a._dbInfo=null,a._ready=null,a.getDriver(e).then((function(e){a._driver=e._driver,n(),a._wrapLibraryMethodsWithReady(),a._initDriver=s(o)}))})).catch((function(){n();var e=new Error("No available storage method found.");return a._driverSet=c.reject(e),a._driverSet})),h(this._driverSet,t,i),this._driverSet},e.prototype.supports=function(e){return!!Je[e]},e.prototype._extend=function(e){nt(this,e)},e.prototype._getSupportedDrivers=function(e){for(var t=[],i=0,a=e.length;i<a;i++){var o=e[i];this.supports(o)&&t.push(o)}return t},e.prototype._wrapLibraryMethodsWithReady=function(){for(var e=0,t=it.length;e<t;e++)ot(this,it[e])},e.prototype.createInstance=function(t){return new e(t)},e}(),st=new rt;t.exports=st},{3:3}]},{},[4])(4)},33881:function(e,t,i){var a="Expected a function",o=/^\s+|\s+$/g,n=/^[-+]0x[0-9a-f]+$/i,r=/^0b[01]+$/i,s=/^0o[0-7]+$/i,l=parseInt,c="object"==typeof i.g&&i.g&&i.g.Object===Object&&i.g,p="object"==typeof self&&self&&self.Object===Object&&self,h=c||p||Function("return this")(),$=Object.prototype.toString,d=Math.max,u=Math.min,m=function(){return h.Date.now()};function b(e,t,i){var o,n,r,s,l,c,p=0,h=!1,$=!1,b=!0;if("function"!=typeof e)throw new TypeError(a);function g(t){var i=o,a=n;return o=n=void 0,p=t,s=e.apply(a,i)}function x(e){return p=e,l=setTimeout(T,t),h?g(e):s}function v(e){var i=e-c;return void 0===c||i>=t||i<0||$&&e-p>=r}function T(){var e=m();if(v(e))return A(e);l=setTimeout(T,function(e){var i=t-(e-c);return $?u(i,r-(e-p)):i}(e))}function A(e){return l=void 0,b&&o?g(e):(o=n=void 0,s)}function w(){var e=m(),i=v(e);if(o=arguments,n=this,c=e,i){if(void 0===l)return x(c);if($)return l=setTimeout(T,t),g(c)}return void 0===l&&(l=setTimeout(T,t)),s}return t=f(t)||0,y(i)&&(h=!!i.leading,r=($="maxWait"in i)?d(f(i.maxWait)||0,t):r,b="trailing"in i?!!i.trailing:b),w.cancel=function(){void 0!==l&&clearTimeout(l),p=0,o=c=n=l=void 0},w.flush=function(){return void 0===l?s:A(m())},w}function y(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function f(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==$.call(e)}(e))return NaN;if(y(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=y(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var i=r.test(e);return i||s.test(e)?l(e.slice(2),i?2:8):n.test(e)?NaN:+e}e.exports=function(e,t,i){var o=!0,n=!0;if("function"!=typeof e)throw new TypeError(a);return y(i)&&(o="leading"in i?!!i.leading:o,n="trailing"in i?!!i.trailing:n),b(e,t,{leading:o,maxWait:t,trailing:n})}},95348:function(){!function(){var e,t=window.jQuery,i="mathquill-command-id",a="mathquill-block-id",o=Math.min,n=Math.max;if(!t)throw"MathQuill requires jQuery 1.5.2+ to be loaded first";function r(){}var s=[].slice;function l(e){var t=e.length-1;return function(){var i=s.call(arguments,0,t),a=s.call(arguments,t);return e.apply(this,i.concat([a]))}}var c=l((function(e,t){return l((function(i,a){if(e in i)return i[e].apply(i,t.concat(a))}))}));function p(e){return l((function(t,i){"function"!==typeof t&&(t=c(t));return e.call(this,(function(e){return t.apply(e,[e].concat(i))}))}))}function h(e){var t=s.call(arguments,1);return function(){return e.apply(this,t)}}function $(e,t){if(!t)throw new Error("prayer failed: "+e)}var d=function(e,t,i){function a(e){return"object"===typeof e}function o(e){return"function"===typeof e}function n(){}return function e(i,r){function s(){var e=new l;return o(e.init)&&e.init.apply(e,arguments),e}function l(){}undefined===r&&(r=i,i=Object),s.Bare=l;var c,p=n.prototype=i.prototype,h=l.prototype=s.prototype=s.p=new n;return h.constructor=s,s.extend=function(t){return e(s,t)},(s.open=function(e){if(c={},o(e)?c=e.call(s,h,p,s,i):a(e)&&(c=e),a(c))for(var n in c)t.call(c,n)&&(h[n]=c[n]);return o(h.init)||(h.init=i),s})(r)}}(0,{}.hasOwnProperty),u=-1;function m(e){$("a direction was passed",e===u||1===e)}var b=d(t,(function(e){e.insDirOf=function(e,t){return e===u?this.insertBefore(t.first()):this.insertAfter(t.last())},e.insAtDirEnd=function(e,t){return e===u?this.prependTo(t):this.appendTo(t)}})),y=d((function(e){e.parent=0,e[u]=0,e[1]=0,e.init=function(e,t,i){this.parent=e,this[u]=t,this[1]=i},this.copy=function(e){return y(e.parent,e[u],e[1])}})),f=d((function(e){e[u]=0,e[1]=0,e.parent=0;var t=0;this.byId={},e.init=function(){this.id=t+=1,f.byId[this.id]=this,this.ends={},this.ends[u]=0,this.ends[1]=0},e.dispose=function(){delete f.byId[this.id]},e.toString=function(){return"{{ MathQuill Node #"+this.id+" }}"},e.jQ=b(),e.jQadd=function(e){return this.jQ=this.jQ.add(e)},e.jQize=function(e){e=b(e||this.html());function t(e){if(e.getAttribute){var i=e.getAttribute("mathquill-command-id"),a=e.getAttribute("mathquill-block-id");i&&f.byId[i].jQadd(e),a&&f.byId[a].jQadd(e)}for(e=e.firstChild;e;e=e.nextSibling)t(e)}for(var i=0;i<e.length;i+=1)t(e[i]);return e},e.createDir=function(e,t){m(e);var i=this;return i.jQize(),i.jQ.insDirOf(e,t.jQ),t[e]=i.adopt(t.parent,t[u],t[1]),i},e.createLeftOf=function(e){return this.createDir(u,e)},e.selectChildren=function(e,t){return w(e,t)},e.bubble=p((function(e){for(var t=this;t;t=t.parent){if(!1===e(t))break}return this})),e.postOrder=p((function(e){return function t(i){i.eachChild(t),e(i)}(this),this})),e.isEmpty=function(){return 0===this.ends[u]&&0===this.ends[1]},e.isStyleBlock=function(){return!1},e.children=function(){return x(this.ends[u],this.ends[1])},e.eachChild=function(){var e=this.children();return e.each.apply(e,arguments),this},e.foldChildren=function(e,t){return this.children().fold(e,t)},e.withDirAdopt=function(e,t,i,a){return x(this,this).withDirAdopt(e,t,i,a),this},e.adopt=function(e,t,i){return x(this,this).adopt(e,t,i),this},e.disown=function(){return x(this,this).disown(),this},e.remove=function(){return this.jQ.remove(),this.postOrder("dispose"),this.disown()}}));function g(e,t,i){$("a parent is always present",e),$("leftward is properly set up",t?t[1]===i&&t.parent===e:e.ends[u]===i),$("rightward is properly set up",i?i[u]===t&&i.parent===e:e.ends[1]===t)}var x=d((function(t){t.init=function(t,i,a){if(a===e&&(a=u),m(a),$("no half-empty fragments",!t===!i),this.ends={},t){$("withDir is passed to Fragment",t instanceof f),$("oppDir is passed to Fragment",i instanceof f),$("withDir and oppDir have the same parent",t.parent===i.parent),this.ends[a]=t,this.ends[-a]=i;var o=this.fold([],(function(e,t){return e.push.apply(e,t.jQ.get()),e}));this.jQ=this.jQ.add(o)}},t.jQ=b(),t.withDirAdopt=function(e,t,i,a){return e===u?this.adopt(t,i,a):this.adopt(t,a,i)},t.adopt=function(e,t,i){g(e,t,i);var a=this;a.disowned=!1;var o=a.ends[u];if(!o)return this;var n=a.ends[1];return t||(e.ends[u]=o),i?i[u]=n:e.ends[1]=n,a.ends[1][1]=i,a.each((function(i){i[u]=t,i.parent=e,t&&(t[1]=i),t=i})),a},t.disown=function(){var e=this,t=e.ends[u];if(!t||e.disowned)return e;e.disowned=!0;var i=e.ends[1],a=t.parent;return g(a,t[u],t),g(a,i,i[1]),t[u]?t[u][1]=i[1]:a.ends[u]=i[1],i[1]?i[1][u]=t[u]:a.ends[1]=t[u],e},t.remove=function(){return this.jQ.remove(),this.each("postOrder","dispose"),this.disown()},t.each=p((function(e){var t=this,i=t.ends[u];if(!i)return t;for(;i!==t.ends[1][1];i=i[1]){if(!1===e(i))break}return t})),t.fold=function(e,t){return this.each((function(i){e=t.call(this,e,i)})),e}})),v={},T={},A=d(y,(function(t){t.init=function(e,t){this.parent=e,this.options=t;var i=this.jQ=this._jQ=b('<span class="mq-cursor">​</span>');this.blink=function(){i.toggleClass("mq-blink")},this.upDownCache={}},t.show=function(){return this.jQ=this._jQ.removeClass("mq-blink"),"intervalId"in this?clearInterval(this.intervalId):(this[1]?this.selection&&this.selection.ends[u][u]===this[u]?this.jQ.insertBefore(this.selection.jQ):this.jQ.insertBefore(this[1].jQ.first()):this.jQ.appendTo(this.parent.jQ),this.parent.focus()),this.intervalId=setInterval(this.blink,500),this},t.hide=function(){return"intervalId"in this&&clearInterval(this.intervalId),delete this.intervalId,this.jQ.detach(),this.jQ=b(),this},t.withDirInsertAt=function(e,t,i,a){var o=this.parent;this.parent=t,this[e]=i,this[-e]=a,o!==t&&o.blur&&o.blur(this)},t.insDirOf=function(e,t){return m(e),this.jQ.insDirOf(e,t.jQ),this.withDirInsertAt(e,t.parent,t[e],t),this.parent.jQ.addClass("mq-hasCursor"),this},t.insLeftOf=function(e){return this.insDirOf(u,e)},t.insRightOf=function(e){return this.insDirOf(1,e)},t.insAtDirEnd=function(e,t){return m(e),this.jQ.insAtDirEnd(e,t.jQ),this.withDirInsertAt(e,t,0,t.ends[e]),t.focus(),this},t.insAtLeftEnd=function(e){return this.insAtDirEnd(u,e)},t.insAtRightEnd=function(e){return this.insAtDirEnd(1,e)},t.jumpUpDown=function(e,t){var i=this;i.upDownCache[e.id]=y.copy(i);var a=i.upDownCache[t.id];if(a)a[1]?i.insLeftOf(a[1]):i.insAtRightEnd(a.parent);else{var o=i.offset().left;t.seek(o,i)}},t.offset=function(){var e=this.jQ.removeClass("mq-cursor").offset();return this.jQ.addClass("mq-cursor"),e},t.unwrapGramp=function(){var e=this.parent.parent,t=e.parent,i=e[1],a=e[u];if(e.disown().eachChild((function(o){o.isEmpty()||(o.children().adopt(t,a,i).each((function(t){t.jQ.insertBefore(e.jQ.first())})),a=o.ends[1])})),!this[1])if(this[u])this[1]=this[u][1];else for(;!this[1];){if(this.parent=this.parent[1],!this.parent){this[1]=e[1],this.parent=t;break}this[1]=this.parent.ends[u]}this[1]?this.insLeftOf(this[1]):this.insAtRightEnd(t),e.jQ.remove(),e[u].siblingDeleted&&e[u].siblingDeleted(this.options,1),e[1].siblingDeleted&&e[1].siblingDeleted(this.options,u)},t.startSelection=function(){for(var e=this.anticursor=y.copy(this),t=e.ancestors={},i=e;i.parent;i=i.parent)t[i.parent.id]=i},t.endSelection=function(){delete this.anticursor},t.select=function(){var e=this.anticursor;if(this[u]===e[u]&&this.parent===e.parent)return!1;for(var t=this;t.parent;t=t.parent)if(t.parent.id in e.ancestors){var i=t.parent;break}$("cursor and anticursor in the same tree",i);var a,o,n=e.ancestors[i.id],r=1;if(t[u]!==n)for(var s=t;s;s=s[1])if(s[1]===n[1]){r=u,a=t,o=n;break}return 1===r&&(a=n,o=t),a instanceof y&&(a=a[1]),o instanceof y&&(o=o[u]),this.hide().selection=i.selectChildren(a,o),this.insDirOf(r,this.selection.ends[r]),this.selectionChanged(),!0},t.clearSelection=function(){return this.selection&&(this.selection.clear(),delete this.selection,this.selectionChanged()),this},t.deleteSelection=function(){this.selection&&(this[u]=this.selection.ends[u][u],this[1]=this.selection.ends[1][1],this.selection.remove(),this.selectionChanged(),delete this.selection)},t.replaceSelection=function(){var e=this.selection;return e&&(this[u]=e.ends[u][u],this[1]=e.ends[1][1],delete this.selection),e},t.depth=function(){for(var e=this,t=0;e=e.parent;)t+=e instanceof U?1:0;return t},t.isTooDeep=function(t){if(this.options.maxDepth!==e)return this.depth()+(t||0)>this.options.maxDepth}})),w=d(x,(function(e,t){e.init=function(){t.init.apply(this,arguments),this.jQ=this.jQ.wrapAll('<span class="mq-selection"></span>').parent()},e.adopt=function(){return this.jQ.replaceWith(this.jQ=this.jQ.children()),t.adopt.apply(this,arguments)},e.clear=function(){return this.jQ.replaceWith(this.jQ[0].childNodes),this},e.join=function(e){return this.fold("",(function(t,i){return t+i[e]()}))}})),C=d((function(e){e.init=function(e,t,i){this.id=e.id,this.data={},this.root=e,this.container=t,this.options=i,e.controller=this,this.cursor=e.cursor=A(e,i)},e.handle=function(e,t){var i=this.options.handlers;if(i&&i.fns[e]){var a=i.APIClasses[this.KIND_OF_MQ](this);t===u||1===t?i.fns[e](t,a):i.fns[e](a)}};var t=[];this.onNotify=function(e){t.push(e)},e.notify=function(){for(var e=0;e<t.length;e+=1)t[e].apply(this.cursor,arguments);return this}})),O={},S=d(),B={},_=d(),z={};function q(){window.console&&console.warn('You are using the MathQuill API without specifying an interface version, which will fail in v1.0.0. Easiest fix is to do the following before doing anything else:\n\n MathQuill = MathQuill.getInterface(1);\n // now MathQuill.MathField() works like it used to\n\nSee also the "`dev` branch (2014\u20132015) \u2192 v0.10.0 Migration Guide" at\n https://github.com/mathquill/mathquill/wiki/%60dev%60-branch-(2014%E2%80%932015)-%E2%86%92-v0.10.0-Migration-Guide')}function I(e){return q(),Ne(e)}I.prototype=_.p,I.VERSION="v0.10.1",I.interfaceVersion=function(e){if(1!==e)throw"Only interface version 1 supported. You specified: "+e;return(q=function(){window.console&&console.warn('You called MathQuill.interfaceVersion(1); to specify the interface version, which will fail in v1.0.0. You can fix this easily by doing this before doing anything else:\n\n MathQuill = MathQuill.getInterface(1);\n // now MathQuill.MathField() works like it used to\n\nSee also the "`dev` branch (2014\u20132015) \u2192 v0.10.0 Migration Guide" at\n https://github.com/mathquill/mathquill/wiki/%60dev%60-branch-(2014%E2%80%932015)-%E2%86%92-v0.10.0-Migration-Guide')})(),I},I.getInterface=D;var k=D.MIN=1,N=D.MAX=2;function D(e){if(!(k<=e&&e<=N))throw"Only interface versions between "+k+" and "+N+" supported. You specified: "+e;function i(e){if(!e||!e.nodeType)return null;var t=b(e).children(".mq-root-block").attr(a),i=t&&f.byId[t].controller;return i?o[i.KIND_OF_MQ](i):null}var o={};function n(e,t){for(var i in t&&t.handlers&&(t.handlers={fns:t.handlers,APIClasses:o}),t)if(t.hasOwnProperty(i)){var a=t[i],n=B[i];e[i]=n?n(a):a}}i.L=u,i.R=1,i.saneKeyboardEvents=M,i.config=function(e){return n(S.p,e),this},i.registerEmbed=function(e,t){if(!/^[a-z][a-z0-9]*$/i.test(e))throw"Embed name must start with letter and be only letters and digits";z[e]=t};var s=o.AbstractMathQuill=d(_,(function(e){e.init=function(e){this.__controller=e,this.__options=e.options,this.id=e.id,this.data=e.data},e.__mathquillify=function(e){var t=this.__controller,i=t.root,o=t.container;t.createTextarea();var n=o.addClass(e).contents().detach();i.jQ=b('<span class="mq-root-block"/>').attr(a,i.id).appendTo(o),this.latex(n.text()),this.revert=function(){return o.empty().unbind(".mathquill").removeClass("mq-editable-field mq-math-mode mq-text-mode").append(n)}},e.config=function(e){return n(this.__options,e),this},e.el=function(){return this.__controller.container[0]},e.text=function(){return this.__controller.exportText()},e.latex=function(e){return arguments.length>0?(this.__controller.renderLatexMath(e),this.__controller.blurred&&this.__controller.cursor.hide().parent.blur(),this):this.__controller.exportLatex()},e.html=function(){return this.__controller.root.jQ.html().replace(/ mathquill-(?:command|block)-id="?\d+"?/g,"").replace(/<span class="?mq-cursor( mq-blink)?"?>.?<\/span>/i,"").replace(/ mq-hasCursor|mq-hasCursor ?/,"").replace(/ class=(""|(?= |>))/g,"")},e.reflow=function(){return this.__controller.root.postOrder("reflow"),this}}));for(var l in i.prototype=s.prototype,o.EditableField=d(s,(function(e,i){e.__mathquillify=function(){return i.__mathquillify.apply(this,arguments),this.__controller.editable=!0,this.__controller.delegateMouseEvents(),this.__controller.editablesTextareaEvents(),this},e.focus=function(){return this.__controller.textarea.focus(),this},e.blur=function(){return this.__controller.textarea.blur(),this},e.write=function(e){return this.__controller.writeLatex(e),this.__controller.scrollHoriz(),this.__controller.blurred&&this.__controller.cursor.hide().parent.blur(),this},e.empty=function(){var e=this.__controller.root,t=this.__controller.cursor;return e.eachChild("postOrder","dispose"),e.ends[u]=e.ends[1]=0,e.jQ.empty(),delete t.selection,t.insAtRightEnd(e),this},e.cmd=function(e){var t=this.__controller.notify(),i=t.cursor;if(/^\\[a-z]+$/i.test(e)&&!i.isTooDeep()){e=e.slice(1);var a=v[e];a&&(e=a(e),i.selection&&e.replaces(i.replaceSelection()),e.createLeftOf(i.show()),this.__controller.scrollHoriz())}else i.parent.write(i,e);return t.blurred&&i.hide().parent.blur(),this},e.select=function(){var e=this.__controller;for(e.notify("move").cursor.insAtRightEnd(e.root);e.cursor[u];)e.selectLeft();return this},e.clearSelection=function(){return this.__controller.cursor.clearSelection(),this},e.moveToDirEnd=function(e){return this.__controller.notify("move").cursor.insAtDirEnd(e,this.__controller.root),this},e.moveToLeftEnd=function(){return this.moveToDirEnd(u)},e.moveToRightEnd=function(){return this.moveToDirEnd(1)},e.keystroke=function(e){e=e.replace(/^\s+|\s+$/g,"").split(/\s+/);for(var t=0;t<e.length;t+=1)this.__controller.keystroke(e[t],{preventDefault:r});return this},e.typedText=function(e){for(var t=0;t<e.length;t+=1)this.__controller.typedText(e.charAt(t));return this},e.dropEmbedded=function(e,t,i){var a=e-b(window).scrollLeft(),o=t-b(window).scrollTop(),n=document.elementFromPoint(a,o);this.__controller.seek(b(n),e,t),ke().setOptions(i).createLeftOf(this.__controller.cursor)},e.clickAt=function(e,i,a){a=a||document.elementFromPoint(e,i);var o=this.__controller,n=o.root;return t.contains(n.jQ[0],a)||(a=n.jQ[0]),o.seek(b(a),e+pageXOffset,i+pageYOffset),o.blurred&&this.focus(),this},e.ignoreNextMousedown=function(e){return this.__controller.cursor.options.ignoreNextMousedown=e,this}})),i.EditableField=function(){throw"wtf don't call me, I'm 'abstract'"},i.EditableField.prototype=o.EditableField.prototype,O)!function(t,a){var n=o[t]=a(o);i[t]=function(a,o){var r=i(a);if(r instanceof n||!a||!a.nodeType)return r;var s=C(n.RootBlock(),b(a),S());return s.KIND_OF_MQ=t,n(s).__mathquillify(o,e)},i[t].prototype=n.prototype}(l,O[l]);return i}I.noConflict=function(){return window.MathQuill=Y,I};var Y=window.MathQuill;function P(e){for(var t="moveOutOf deleteOutOf selectOutOf upOutOf downOutOf".split(" "),i=0;i<t.length;i+=1)!function(t){e[t]=function(e){this.controller.handle(t,e)}}(t[i]);e.reflow=function(){this.controller.handle("reflow"),this.controller.handle("edited"),this.controller.handle("edit")}}window.MathQuill=I;var E=d((function(e,t,i){function a(e,t){throw"Parse Error: "+t+" at "+(e=e?"'"+e+"'":"EOF")}e.init=function(e){this._=e},e.parse=function(e){return this.skip(r)._(""+e,(function(e,t){return t}),a)},e.or=function(e){$("or is passed a parser",e instanceof i);var t=this;return i((function(i,a,o){return t._(i,a,(function(t){return e._(i,a,o)}))}))},e.then=function(e){var t=this;return i((function(a,o,n){return t._(a,(function(t,a){var r=e instanceof i?e:e(a);return $("a parser is returned",r instanceof i),r._(t,o,n)}),n)}))},e.many=function(){var e=this;return i((function(t,i,a){for(var o=[];e._(t,n,r););return i(t,o);function n(e,i){return t=e,o.push(i),!0}function r(){return!1}}))},e.times=function(e,t){arguments.length<2&&(t=e);var a=this;return i((function(i,o,n){for(var r,s=[],l=!0,c=0;c<e;c+=1)if(!(l=a._(i,p,h)))return n(i,r);for(;c<t&&l;c+=1)l=a._(i,p,$);return o(i,s);function p(e,t){return s.push(t),i=e,!0}function h(e,t){return r=t,i=e,!1}function $(e,t){return!1}}))},e.result=function(e){return this.then(n(e))},e.atMost=function(e){return this.times(0,e)},e.atLeast=function(e){var t=this;return t.times(e).then((function(e){return t.many().map((function(t){return e.concat(t)}))}))},e.map=function(e){return this.then((function(t){return n(e(t))}))},e.skip=function(e){return this.then((function(t){return e.result(t)}))};this.string=function(e){var t=e.length,a="expected '"+e+"'";return i((function(i,o,n){var r=i.slice(0,t);return r===e?o(i.slice(t),r):n(i,a)}))};var o=this.regex=function(e){$("regexp parser is anchored","^"===e.toString().charAt(1));var t="expected "+e;return i((function(i,a,o){var n=e.exec(i);if(n){var r=n[0];return a(i.slice(r.length),r)}return o(i,t)}))},n=i.succeed=function(e){return i((function(t,i){return i(t,e)}))},r=(i.fail=function(e){return i((function(t,i,a){return a(t,e)}))},i.letter=o(/^[a-z]/i),i.letters=o(/^[a-z]*/i),i.digit=o(/^[0-9]/),i.digits=o(/^[0-9]*/),i.whitespace=o(/^\s+/),i.optWhitespace=o(/^\s*/),i.any=i((function(e,t,i){return e?t(e.slice(1),e.charAt(0)):i(e,"expected any character")})),i.all=i((function(e,t,i){return t("",e)})),i.eof=i((function(e,t,i){return e?i(e,"expected EOF"):t(e,e)})))})),M=function(){var e={8:"Backspace",9:"Tab",10:"Enter",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Esc",32:"Spacebar",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",45:"Insert",46:"Del",144:"NumLock"};return function(i,a){var o,n=null,s=null,l=t(i),c=t(a.container||l),p=r;function h(e){p=e,clearTimeout(o),o=setTimeout(e)}function $(e){h((function(t){p=r,clearTimeout(o),e(t)}))}c.bind("keydown keypress input keyup focusout paste",(function(e){p(e)}));var d=!1;function u(){a.keystroke(function(t){var i,a=t.which||t.keyCode,o=e[a],n=[];return t.ctrlKey&&n.push("Ctrl"),t.originalEvent&&t.originalEvent.metaKey&&n.push("Meta"),t.altKey&&n.push("Alt"),t.shiftKey&&n.push("Shift"),i=o||String.fromCharCode(a),n.length||o?(n.push(i),n.join("-")):i}(n),n)}function m(){if(!function(){var e=l[0];return"selectionStart"in e&&e.selectionStart!==e.selectionEnd}()){var e=l.val();1===e.length?(l.val(""),a.typedText(e)):e&&l[0].select&&l[0].select()}}function b(){var e=l.val();l.val(""),e&&a.paste(e)}return c.bind({keydown:function(e){e.target===l[0]&&(n=e,s=null,d&&$((function(e){e&&"focusout"===e.type||!l[0].select||l[0].select()})),u())},keypress:function(e){e.target===l[0]&&(n&&s&&u(),s=e,h(m))},keyup:function(e){e.target===l[0]&&n&&!s&&h(m)},focusout:function(){n=s=null},cut:function(){$((function(){a.cut()}))},copy:function(){$((function(){a.copy()}))},paste:function(e){e.target===l[0]&&(document.activeElement!==l[0]&&l.focus(),h(b))}}),{select:function(e){p(),p=r,clearTimeout(o),l.val(e),e&&l[0].select&&l[0].select(),d=!!e}}}}();C.open((function(e,t){e.exportText=function(){return this.root.foldChildren("",(function(e,t){return e+t.text()}))}})),C.open((function(e){e.focusBlurEvents=function(){var e,t=this,i=t.root,a=t.cursor;function o(){clearTimeout(e),a.selection&&a.selection.jQ.addClass("mq-blur"),n()}function n(){a.hide().parent.blur(),t.container.removeClass("mq-focused"),b(window).unbind("blur",o)}t.textarea.focus((function(){t.blurred=!1,clearTimeout(e),t.container.addClass("mq-focused"),a.parent||a.insAtRightEnd(i),a.selection?(a.selection.jQ.removeClass("mq-blur"),t.selectionChanged()):a.show()})).blur((function(){t.blurred=!0,e=setTimeout((function(){i.postOrder("intentionalBlur"),a.clearSelection().endSelection(),n()})),b(window).bind("blur",o)})),t.blurred=!0,a.hide().parent.blur()},e.unbindFocusBlurEvents=function(){this.textarea.unbind("focus blur")}})),C.open((function(e){e.keystroke=function(e,t){this.cursor.parent.keystroke(e,t,this)}})),f.open((function(e){e.keystroke=function(e,t,i){var a=i.cursor;switch(e){case"Ctrl-Shift-Backspace":case"Ctrl-Backspace":i.ctrlDeleteDir(u);break;case"Shift-Backspace":case"Backspace":i.backspace();break;case"Esc":case"Tab":return void i.escapeDir(1,e,t);case"Shift-Tab":case"Shift-Esc":return void i.escapeDir(u,e,t);case"End":i.notify("move").cursor.insAtRightEnd(a.parent);break;case"Ctrl-End":i.notify("move").cursor.insAtRightEnd(i.root);break;case"Shift-End":for(;a[1];)i.selectRight();break;case"Ctrl-Shift-End":for(;a[1]||a.parent!==i.root;)i.selectRight();break;case"Home":i.notify("move").cursor.insAtLeftEnd(a.parent);break;case"Ctrl-Home":i.notify("move").cursor.insAtLeftEnd(i.root);break;case"Shift-Home":for(;a[u];)i.selectLeft();break;case"Ctrl-Shift-Home":for(;a[u]||a.parent!==i.root;)i.selectLeft();break;case"Left":i.moveLeft();break;case"Shift-Left":i.selectLeft();break;case"Ctrl-Left":break;case"Right":i.moveRight();break;case"Shift-Right":i.selectRight();break;case"Ctrl-Right":break;case"Up":i.moveUp();break;case"Down":i.moveDown();break;case"Shift-Up":if(a[u])for(;a[u];)i.selectLeft();else i.selectLeft();case"Shift-Down":if(a[1])for(;a[1];)i.selectRight();else i.selectRight();case"Ctrl-Up":case"Ctrl-Down":break;case"Ctrl-Shift-Del":case"Ctrl-Del":i.ctrlDeleteDir(1);break;case"Shift-Del":case"Del":i.deleteForward();break;case"Meta-A":case"Ctrl-A":for(i.notify("move").cursor.insAtRightEnd(i.root);a[u];)i.selectLeft();break;default:return}t.preventDefault(),i.scrollHoriz()},e.moveOutOf=e.moveTowards=e.deleteOutOf=e.deleteTowards=e.unselectInto=e.selectOutOf=e.selectTowards=function(){$("overridden or never called on this node")}})),C.open((function(e){function t(e,t){var i=e.notify("upDown").cursor,a=t+"Into",o=t+"OutOf";return i[1][a]?i.insAtLeftEnd(i[1][a]):i[u][a]?i.insAtRightEnd(i[u][a]):i.parent.bubble((function(e){var t=e[o];if(t&&("function"===typeof t&&(t=e[o](i)),t instanceof f&&i.jumpUpDown(e,t),!0!==t))return!1})),e}this.onNotify((function(e){"move"!==e&&"upDown"!==e||this.show().clearSelection()})),e.escapeDir=function(e,t,i){m(e);var a=this.cursor;if(a.parent!==this.root&&i.preventDefault(),a.parent!==this.root)return a.parent.moveOutOf(e,a),this.notify("move")},B.leftRightIntoCmdGoes=function(e){if(e&&"up"!==e&&"down"!==e)throw'"up" or "down" required for leftRightIntoCmdGoes option, got "'+e+'"';return e},e.moveDir=function(e){m(e);var t=this.cursor,i=t.options.leftRightIntoCmdGoes;return t.selection?t.insDirOf(e,t.selection.ends[e]):t[e]?t[e].moveTowards(e,t,i):t.parent.moveOutOf(e,t,i),this.notify("move")},e.moveLeft=function(){return this.moveDir(u)},e.moveRight=function(){return this.moveDir(1)},e.moveUp=function(){return t(this,"up")},e.moveDown=function(){return t(this,"down")},this.onNotify((function(e){"upDown"!==e&&(this.upDownCache={})})),this.onNotify((function(e){"edit"===e&&this.show().deleteSelection()})),e.deleteDir=function(e){m(e);var t=this.cursor,i=t.selection;return this.notify("edit"),i||(t[e]?t[e].deleteTowards(e,t):t.parent.deleteOutOf(e,t)),t[u].siblingDeleted&&t[u].siblingDeleted(t.options,1),t[1].siblingDeleted&&t[1].siblingDeleted(t.options,u),t.parent.bubble("reflow"),this},e.ctrlDeleteDir=function(e){m(e);var t=this.cursor;return!t[e]||t.selection?this.deleteDir(e):(this.notify("edit"),e===u?x(t.parent.ends[u],t[u]).remove():x(t[1],t.parent.ends[1]).remove(),t.insAtDirEnd(e,t.parent),t[u].siblingDeleted&&t[u].siblingDeleted(t.options,1),t[1].siblingDeleted&&t[1].siblingDeleted(t.options,u),t.parent.bubble("reflow"),this)},e.backspace=function(){return this.deleteDir(u)},e.deleteForward=function(){return this.deleteDir(1)},this.onNotify((function(e){"select"!==e&&this.endSelection()})),e.selectDir=function(e){var t=this.notify("select").cursor,i=t.selection;m(e),t.anticursor||t.startSelection();var a=t[e];a?i&&i.ends[e]===a&&t.anticursor[-e]!==a?a.unselectInto(e,t):a.selectTowards(e,t):t.parent.selectOutOf(e,t),t.clearSelection(),t.select()||t.show()},e.selectLeft=function(){return this.selectDir(u)},e.selectRight=function(){return this.selectDir(1)}}));var R=function(){function e(e){for(var t=e[0]||U(),i=1;i<e.length;i+=1)e[i].children().adopt(t,t.ends[1],0);return t}var t=E.string,i=E.regex,a=E.letter,o=E.any,n=E.optWhitespace,r=E.succeed,s=E.fail,l=a.map((function(e){return te(e)})),c=i(/^[^${}\\_^]/).map((function(e){return G(e)})),p=i(/^[^\\a-eg-zA-Z]/).or(t("\\").then(i(/^[a-z]+/i).or(i(/^\s+/).result(" ")).or(o))).then((function(e){var t=v[e];return t?t(e).parser():s("unknown command: \\"+e)})).or(l).or(c),h=t("{").then((function(){return d})).skip(t("}")),$=n.then(h.or(p.map((function(e){var t=U();return e.adopt(t,0,0),t})))),d=$.many().map(e).skip(n),u=t("[").then($.then((function(e){return"]"!==e.join("latex")?r(e):s()})).many().map(e).skip(n)).skip(t("]")),m=d;return m.block=$,m.optBlock=u,m}();C.open((function(t,i){t.exportLatex=function(){return this.root.latex().replace(/(\\[a-z]+) (?![a-z])/gi,"$1")},B.maxDepth=function(t){return"number"===typeof t?t:e},t.writeLatex=function(e){var t=this.notify("edit").cursor;return t.parent.writeLatex(t,e),this},t.renderLatexMath=function(e){var t=this.root,i=this.cursor,a=(i.options,t.jQ),o=E.all,n=E.eof,r=R.skip(n).or(o.result(!1)).parse(e);if(t.eachChild("postOrder","dispose"),t.ends[u]=t.ends[1]=0,r&&r.prepareInsertionAt(i)){r.children().adopt(t,0,0);var s=r.join("html");a.html(s),t.jQize(a.children()),t.finalizeInsert(i.options)}else a.empty();delete i.selection,i.insAtRightEnd(t)},t.renderLatexText=function(e){var t=this.root,i=this.cursor;t.jQ.children().slice(1).remove(),t.eachChild("postOrder","dispose"),t.ends[u]=t.ends[1]=0,delete i.selection,i.show().insAtRightEnd(t);var a=E.regex,o=E.string,n=E.eof,r=E.all,s=o("$").then(R).skip(o("$").or(n)).map((function(e){var t=Z(i);t.createBlocks();var a=t.ends[u];return e.children().adopt(a,0,0),t})),l=o("\\$").result("$").or(a(/^[^$]/)).map(G),c=s.or(l).many().skip(n).or(r.result(!1)).parse(e);if(c){for(var p=0;p<c.length;p+=1)c[p].adopt(t,t.ends[1],0);t.jQize().appendTo(t.jQ),t.finalizeInsert(i.options)}}})),C.open((function(t){S.p.ignoreNextMousedown=r,t.delegateMouseEvents=function(){var t=this.root.jQ;this.container.bind("mousedown.mathquill",(function(i){var o,n=b(i.target).closest(".mq-root-block"),s=f.byId[n.attr(a)||t.attr(a)].controller,l=s.cursor,c=l.blink,p=s.textareaSpan,h=s.textarea;(i.preventDefault(),i.target.unselectable=!0,l.options.ignoreNextMousedown(i))||(l.options.ignoreNextMousedown=r,s.blurred&&(s.editable||n.prepend(p),h.focus()),l.blink=r,s.seek(b(i.target),i.pageX,i.pageY).cursor.startSelection(),n.mousemove($),b(i.target.ownerDocument).mousemove(d).mouseup((function e(t){l.blink=c,l.selection||(s.editable?l.show():p.detach()),n.unbind("mousemove",$),b(t.target.ownerDocument).unbind("mousemove",d).unbind("mouseup",e)})));function $(e){o=b(e.target)}function d(t){l.anticursor||l.startSelection(),s.seek(o,t.pageX,t.pageY).cursor.select(),o=e}}))}})),C.open((function(e){e.seek=function(e,t,o){var n=this.notify("select").cursor;if(e){var r=e.attr(a)||e.attr(i);if(!r){var s=e.parent();r=s.attr(a)||s.attr(i)}}var l=r?f.byId[r]:this.root;return $("nodeId is the id of some Node that exists",l),n.clearSelection().show(),l.seek(t,n),this.scrollHoriz(),this}})),C.open((function(e){e.scrollHoriz=function(){var e=this.cursor,t=e.selection,i=this.root.jQ[0].getBoundingClientRect();if(t){var a=t.jQ[0].getBoundingClientRect(),o=a.left-(i.left+20),n=a.right-(i.right-20);if(t.ends[u]===e[1])if(o<0)s=o;else{if(!(n>0))return;if(a.left-n<i.left+20)s=o;else s=n}else if(n>0)s=n;else{if(!(o<0))return;if(a.right-o>i.right-20)s=n;else s=o}}else{var r=e.jQ[0].getBoundingClientRect().left;if(r>i.right-20)var s=r-(i.right-20);else{if(!(r<i.left+20))return;var s=r-(i.left+20)}}this.root.jQ.stop().animate({scrollLeft:"+="+s},100)}})),C.open((function(i){S.p.substituteTextarea=function(){return b("<textarea autocapitalize=off autocomplete=off autocorrect=off spellcheck=false x-palm-disable-ste-all=true />")[0]},i.createTextarea=function(){var e=this.textareaSpan=b('<span class="mq-textarea"></span>'),t=this.options.substituteTextarea();if(!t.nodeType)throw"substituteTextarea() must return a DOM element, got "+t;t=this.textarea=b(t).appendTo(e);var i=this;i.cursor.selectionChanged=function(){i.selectionChanged()}},i.selectionChanged=function(){var t=this;be(t.container[0]),t.textareaSelectionTimeout===e&&(t.textareaSelectionTimeout=setTimeout((function(){t.setTextareaSelection()})))},i.setTextareaSelection=function(){this.textareaSelectionTimeout=e;var t="";this.cursor.selection&&(t=this.cursor.selection.join("latex"),this.options.statelessClipboard&&(t="$"+t+"$")),this.selectFn(t)},i.staticMathTextareaEvents=function(){var e=this,i=(e.root,e.cursor),a=e.textarea,o=e.textareaSpan;function n(){o.detach(),e.blurred=!0}this.container.prepend(t('<span class="mq-selectable">').text("$"+e.exportLatex()+"$")),e.blurred=!0,a.bind("cut paste",!1).bind("copy",(function(){e.setTextareaSelection()})).focus((function(){e.blurred=!1})).blur((function(){i.selection&&i.selection.clear(),setTimeout(n)})),e.selectFn=function(e){a.val(e),e&&a.select()}},S.p.substituteKeyboardEvents=M,i.editablesTextareaEvents=function(){var e=this.textarea,t=this.textareaSpan,i=this.options.substituteKeyboardEvents(e,this);this.selectFn=function(e){i.select(e)},this.container.prepend(t),this.focusBlurEvents()},i.unbindEditablesEvents=function(){var e=this,t=e.textarea,i=e.textareaSpan;this.selectFn=function(e){t.val(e),e&&t.select()},i.remove(),this.unbindFocusBlurEvents(),e.blurred=!0,t.bind("cut paste",!1)},i.typedText=function(e){if("\n"===e)return this.handle("enter");var t=this.notify().cursor;t.parent.write(t,e),this.scrollHoriz()},i.cut=function(){var e=this,t=e.cursor;t.selection&&setTimeout((function(){e.notify("edit"),t.parent.bubble("reflow")}))},i.copy=function(){this.setTextareaSelection()},i.paste=function(e){this.options.statelessClipboard&&(e="$"===e.slice(0,1)&&"$"===e.slice(-1)?e.slice(1,-1):"\\text{"+e+"}"),this.writeLatex(e).cursor.show()}}));var L=d(f,(function(t,i){t.finalizeInsert=function(e,t){var i=this;i.postOrder("finalizeTree",e),i.postOrder("contactWeld",t),i.postOrder("blur"),i.postOrder("reflow"),i[1].siblingCreated&&i[1].siblingCreated(e,u),i[u].siblingCreated&&i[u].siblingCreated(e,1),i.bubble("reflow")},t.prepareInsertionAt=function(t){var i=t.options.maxDepth;if(i!==e){var a=t.depth();if(a>i)return!1;this.removeNodesDeeperThan(i-a)}return!0},t.removeNodesDeeperThan=function(e){for(var t,i=0,a=[[this,i]];a.length;)(t=a.shift())[0].children().each((function(o){var n=o instanceof U?1:0;(i=t[1]+n)<=e?a.push([o,i]):(n?o.children():o).remove()}))}})),F=d(L,(function(e,t){e.init=function(e,i,a){var o=this;t.init.call(o),o.ctrlSeq||(o.ctrlSeq=e),i&&(o.htmlTemplate=i),a&&(o.textTemplate=a)},e.replaces=function(e){e.disown(),this.replacedFragment=e},e.isEmpty=function(){return this.foldChildren(!0,(function(e,t){return e&&t.isEmpty()}))},e.parser=function(){var e=R.block,t=this;return e.times(t.numBlocks()).map((function(e){t.blocks=e;for(var i=0;i<e.length;i+=1)e[i].adopt(t,t.ends[1],0);return t}))},e.createLeftOf=function(e){var i=this,a=i.replacedFragment;i.createBlocks(),t.createLeftOf.call(i,e),a&&(a.adopt(i.ends[u],0,0),a.jQ.appendTo(i.ends[u].jQ),i.placeCursor(e),i.prepareInsertionAt(e)),i.finalizeInsert(e.options),i.placeCursor(e)},e.createBlocks=function(){for(var e=this,t=e.numBlocks(),i=e.blocks=Array(t),a=0;a<t;a+=1){(i[a]=U()).adopt(e,e.ends[1],0)}},e.placeCursor=function(e){e.insAtRightEnd(this.foldChildren(this.ends[u],(function(e,t){return e.isEmpty()?e:t})))},e.moveTowards=function(e,t,i){var a=i&&this[i+"Into"];t.insAtDirEnd(-e,a||this.ends[-e])},e.deleteTowards=function(e,t){this.isEmpty()?t[e]=this.remove()[e]:this.moveTowards(e,t,null)},e.selectTowards=function(e,t){t[-e]=this,t[e]=this[e]},e.selectChildren=function(){return w(this,this)},e.unselectInto=function(e,t){t.insAtDirEnd(-e,t.anticursor.ancestors[this.id])},e.seek=function(e,t){function i(e){var t={};return t[u]=e.jQ.offset().left,t[1]=t[u]+e.jQ.outerWidth(),t}var a=this,o=i(a);if(e<o[u])return t.insLeftOf(a);if(e>o[1])return t.insRightOf(a);var n=o[u];a.eachChild((function(r){var s=i(r);return e<s[u]?(e-n<s[u]-e?r[u]?t.insAtRightEnd(r[u]):t.insLeftOf(a):t.insAtLeftEnd(r),!1):e>s[1]?void(r[1]?n=s[1]:o[1]-e<e-s[1]?t.insRightOf(a):t.insAtRightEnd(r)):(r.seek(e,t),!1)}))},e.numBlocks=function(){var e=this.htmlTemplate.match(/&\d+/g);return e?e.length:0},e.html=function(){var e=this,t=e.blocks,i=" mathquill-command-id="+e.id,a=e.htmlTemplate.match(/<[^<>]+>|[^<>]+/g);$("no unmatched angle brackets",a.join("")===this.htmlTemplate);for(var o=0,n=a[0];n;n=a[o+=1])if("/>"===n.slice(-2))a[o]=n.slice(0,-2)+i+"/>";else if("<"===n.charAt(0)){$("not an unmatched top-level close tag","/"!==n.charAt(1)),a[o]=n.slice(0,-1)+i+">";var r=1;do{$("no missing close tags",n=a[o+=1]),"</"===n.slice(0,2)?r-=1:"<"===n.charAt(0)&&"/>"!==n.slice(-2)&&(r+=1)}while(r>0)}return a.join("").replace(/>&(\d+)/g,(function(e,i){return" mathquill-block-id="+t[i].id+">"+t[i].join("html")}))},e.latex=function(){return this.foldChildren(this.ctrlSeq,(function(e,t){return e+"{"+(t.latex()||" ")+"}"}))},e.textTemplate=[""],e.text=function(){var e=this,t=0;return e.foldChildren(e.textTemplate[t],(function(i,a){t+=1;var o=a.text();return i&&"("===e.textTemplate[t]&&"("===o[0]&&")"===o.slice(-1)?i+o.slice(1,-1)+e.textTemplate[t]:i+o+(e.textTemplate[t]||"")}))}})),W=d(F,(function(e,t){e.init=function(e,i,a){a||(a=e&&e.length>1?e.slice(1):e),t.init.call(this,e,i,[a])},e.parser=function(){return E.succeed(this)},e.numBlocks=function(){return 0},e.replaces=function(e){e.remove()},e.createBlocks=r,e.moveTowards=function(e,t){t.jQ.insDirOf(e,this.jQ),t[-e]=this,t[e]=this[e]},e.deleteTowards=function(e,t){t[e]=this.remove()[e]},e.seek=function(e,t){e-this.jQ.offset().left<this.jQ.outerWidth()/2?t.insLeftOf(this):t.insRightOf(this)},e.latex=function(){return this.ctrlSeq},e.text=function(){return this.textTemplate},e.placeCursor=r,e.isEmpty=function(){return!0}})),G=d(W,(function(e,t){e.init=function(e,i){t.init.call(this,e,"<span>"+(i||e)+"</span>")}})),V=d(W,(function(e,t){e.init=function(e,i,a){t.init.call(this,e,'<span class="mq-binary-operator">'+i+"</span>",a)}})),U=d(L,(function(e,t){e.join=function(e){return this.foldChildren("",(function(t,i){return t+i[e]()}))},e.html=function(){return this.join("html")},e.latex=function(){return this.join("latex")},e.text=function(){return this.ends[u]===this.ends[1]&&0!==this.ends[u]?this.ends[u].text():this.join("text")},e.keystroke=function(e,i,a){return!a.options.spaceBehavesLikeTab||"Spacebar"!==e&&"Shift-Spacebar"!==e?t.keystroke.apply(this,arguments):(i.preventDefault(),void a.escapeDir("Shift-Spacebar"===e?u:1,e,i))},e.moveOutOf=function(e,t,i){!(i&&this.parent[i+"Into"])&&this[e]?t.insAtDirEnd(-e,this[e]):t.insDirOf(e,this.parent)},e.selectOutOf=function(e,t){t.insDirOf(e,this.parent)},e.deleteOutOf=function(e,t){t.unwrapGramp()},e.seek=function(e,t){var i=this.ends[1];if(!i||i.jQ.offset().left+i.jQ.outerWidth()<e)return t.insAtRightEnd(this);if(e<this.ends[u].jQ.offset().left)return t.insAtLeftEnd(this);for(;e<i.jQ.offset().left;)i=i[u];return i.seek(e,t)},e.chToCmd=function(e,t){var i;return e.match(/^[a-eg-zA-Z]$/)?te(e):/^\d$/.test(e)?X(e):t&&t.typingSlashWritesDivisionSymbol&&"/"===e?v["\xf7"](e):t&&t.typingAsteriskWritesTimesSymbol&&"*"===e?v["\xd7"](e):(i=T[e]||v[e])?i(e):G(e)},e.write=function(e,t){var i=this.chToCmd(t,e.options);e.selection&&i.replaces(e.replaceSelection()),e.isTooDeep()||i.createLeftOf(e.show())},e.writeLatex=function(e,t){var i=E.all,a=E.eof,o=R.skip(a).or(i.result(!1)).parse(t);o&&!o.isEmpty()&&o.prepareInsertionAt(e)&&(o.children().adopt(e.parent,e[u],e[1]),o.jQize().insertBefore(e.jQ),e[u]=o.ends[1],o.finalizeInsert(e.options,e),o.ends[1][1].siblingCreated&&o.ends[1][1].siblingCreated(e.options,u),o.ends[u][u].siblingCreated&&o.ends[u][u].siblingCreated(e.options,1),e.parent.bubble("reflow"))},e.focus=function(){return this.jQ.addClass("mq-hasCursor"),this.jQ.removeClass("mq-empty"),this},e.blur=function(){return this.jQ.removeClass("mq-hasCursor"),this.isEmpty()&&this.jQ.addClass("mq-empty"),this}}));S.p.mouseEvents=!0,O.StaticMath=function(e){return d(e.AbstractMathQuill,(function(t,i){this.RootBlock=U,t.__mathquillify=function(e,t){return this.config(e),i.__mathquillify.call(this,"mq-math-mode"),this.__options.mouseEvents&&(this.__controller.delegateMouseEvents(),this.__controller.staticMathTextareaEvents()),this},t.init=function(){i.init.apply(this,arguments),this.__controller.root.postOrder("registerInnerField",this.innerFields=[],e.InnerMathField)},t.latex=function(){var t=i.latex.apply(this,arguments);return arguments.length>0&&this.__controller.root.postOrder("registerInnerField",this.innerFields=[],e.InnerMathField),t}}))};var H=d(U,P);O.MathField=function(e){return d(e.EditableField,(function(e,t){this.RootBlock=H,e.__mathquillify=function(e,i){return this.config(e),i>1&&(this.__controller.root.reflow=r),t.__mathquillify.call(this,"mq-editable-field mq-math-mode"),delete this.__controller.root.reflow,this}}))},O.InnerMathField=function(e){return d(e.MathField,(function(e,t){e.makeStatic=function(){this.__controller.editable=!1,this.__controller.root.blur(),this.__controller.unbindEditablesEvents(),this.__controller.container.removeClass("mq-editable-field")},e.makeEditable=function(){this.__controller.editable=!0,this.__controller.editablesTextareaEvents(),this.__controller.cursor.insAtRightEnd(this.__controller.root),this.__controller.container.addClass("mq-editable-field")}}))};var j=d(f,(function(e,t){function i(e){e.jQ[0].normalize();var t=e.jQ[0].firstChild;if(t){$("only node in TextBlock span is Text node",3===t.nodeType);var i=Q(t.data);return i.jQadd(t),e.children().disown(),i.adopt(e,0,0)}}e.ctrlSeq="\\text",e.replaces=function(e){e instanceof x?this.replacedText=e.remove().jQ.text():"string"===typeof e&&(this.replacedText=e)},e.jQadd=function(e){t.jQadd.call(this,e),this.ends[u]&&this.ends[u].jQadd(this.jQ[0].firstChild)},e.createLeftOf=function(e){var i=this;if(t.createLeftOf.call(this,e),e.insAtRightEnd(i),i.replacedText)for(var a=0;a<i.replacedText.length;a+=1)i.write(e,i.replacedText.charAt(a));i[1].siblingCreated&&i[1].siblingCreated(e.options,u),i[u].siblingCreated&&i[u].siblingCreated(e.options,1),i.bubble("reflow")},e.parser=function(){var e=this,t=E.string,i=E.regex;return E.optWhitespace.then(t("{")).then(i(/^[^}]*/)).skip(t("}")).map((function(t){return 0===t.length?x():(Q(t).adopt(e,0,0),e)}))},e.textContents=function(){return this.foldChildren("",(function(e,t){return e+t.text}))},e.text=function(){return'"'+this.textContents()+'"'},e.latex=function(){var e=this.textContents();return 0===e.length?"":"\\text{"+e.replace(/\\/g,"\\backslash ").replace(/[{}]/g,"\\$&")+"}"},e.html=function(){return'<span class="mq-text-mode" mathquill-command-id='+this.id+">"+this.textContents()+"</span>"},e.moveTowards=function(e,t){t.insAtDirEnd(-e,this)},e.moveOutOf=function(e,t){t.insDirOf(e,this)},e.unselectInto=e.moveTowards,e.selectTowards=F.prototype.selectTowards,e.deleteTowards=F.prototype.deleteTowards,e.selectOutOf=function(e,t){t.insDirOf(e,this)},e.deleteOutOf=function(e,t){this.isEmpty()&&t.insRightOf(this)},e.write=function(e,i){if(e.show().deleteSelection(),"$"!==i)e[u]?e[u].appendText(i):Q(i).createLeftOf(e);else if(this.isEmpty())e.insRightOf(this),G("\\$","$").createLeftOf(e);else if(e[1])if(e[u]){var a=j(),o=this.ends[u];o.disown().jQ.detach(),o.adopt(a,0,0),e.insLeftOf(this),t.createLeftOf.call(a,e)}else e.insLeftOf(this);else e.insRightOf(this);this.bubble("reflow")},e.writeLatex=function(e,t){e[u]?e[u].appendText(t):Q(t).createLeftOf(e),this.bubble("reflow")},e.seek=function(e,t){t.hide();var a=i(this),o=this.jQ.width()/this.text.length,n=Math.round((e-this.jQ.offset().left)/o);n<=0?t.insAtLeftEnd(this):n>=a.text.length?t.insAtRightEnd(this):t.insLeftOf(a.splitRight(n));for(var r=e-t.show().offset().left,s=r&&r<0?u:1,l=s;t[s]&&r*l>0;)t[s].moveTowards(s,t),l=r,r=e-t.offset().left;if(s*r<-s*l&&t[-s].moveTowards(-s,t),t.anticursor){if(t.anticursor.parent===this){var c=t[u]&&t[u].text.length;if(this.anticursorPosition===c)t.anticursor=y.copy(t);else{if(this.anticursorPosition<c){var p=t[u].splitRight(this.anticursorPosition);t[u]=p}else p=t[1].splitRight(this.anticursorPosition-c);t.anticursor=y(this,p[u],p)}}}else this.anticursorPosition=t[u]&&t[u].text.length},e.blur=function(e){U.prototype.blur.call(this),e&&(""===this.textContents()?(this.remove(),e[u]===this?e[u]=this[u]:e[1]===this&&(e[1]=this[1])):i(this))},e.focus=U.prototype.focus})),Q=d(f,(function(e,t){function i(e,t){return t.charAt(e===u?0:-1+t.length)}e.init=function(e){t.init.call(this),this.text=e},e.jQadd=function(e){this.dom=e,this.jQ=b(e)},e.jQize=function(){return this.jQadd(document.createTextNode(this.text))},e.appendText=function(e){this.text+=e,this.dom.appendData(e)},e.prependText=function(e){this.text=e+this.text,this.dom.insertData(0,e)},e.insTextAtDirEnd=function(e,t){m(t),1===t?this.appendText(e):this.prependText(e)},e.splitRight=function(e){var t=Q(this.text.slice(e)).adopt(this.parent,this,this[1]);return t.jQadd(this.dom.splitText(e)),this.text=this.text.slice(0,e),t},e.moveTowards=function(e,t){m(e);var a=i(-e,this.text),o=this[-e];return o?o.insTextAtDirEnd(a,e):Q(a).createDir(-e,t),this.deleteTowards(e,t)},e.latex=function(){return this.text},e.deleteTowards=function(e,t){this.text.length>1?1===e?(this.dom.deleteData(0,1),this.text=this.text.slice(1)):(this.dom.deleteData(-1+this.text.length,1),this.text=this.text.slice(0,-1)):(this.remove(),this.jQ.remove(),t[e]=this[e])},e.selectTowards=function(e,t){m(e);var a=t.anticursor,o=i(-e,this.text);if(a[e]===this){var n=Q(o).createDir(e,t);a[e]=n,t.insDirOf(e,n)}else{var r=this[-e];if(r)r.insTextAtDirEnd(o,e);else(n=Q(o).createDir(-e,t)).jQ.insDirOf(-e,t.selection.jQ);1===this.text.length&&a[-e]===this&&(a[-e]=this[-e])}return this.deleteTowards(e,t)}}));function K(e,t,i){return d(j,{ctrlSeq:e,htmlTemplate:"<"+t+" "+i+">&0</"+t+">"})}v.text=v.textnormal=v.textrm=v.textup=v.textmd=j,v.em=v.italic=v.italics=v.emph=v.textit=v.textsl=K("\\textit","i",'class="mq-text-mode"'),v.strong=v.bold=v.textbf=K("\\textbf","b",'class="mq-text-mode"'),v.sf=v.textsf=K("\\textsf","span",'class="mq-sans-serif mq-text-mode"'),v.tt=v.texttt=K("\\texttt","span",'class="mq-monospace mq-text-mode"'),v.textsc=K("\\textsc","span",'style="font-variant:small-caps" class="mq-text-mode"'),v.uppercase=K("\\uppercase","span",'style="text-transform:uppercase" class="mq-text-mode"'),v.lowercase=K("\\lowercase","span",'style="text-transform:lowercase" class="mq-text-mode"');var Z=d(F,(function(e,t){e.init=function(e){t.init.call(this,"$"),this.cursor=e},e.htmlTemplate='<span class="mq-math-mode">&0</span>',e.createBlocks=function(){t.createBlocks.call(this),this.ends[u].cursor=this.cursor,this.ends[u].write=function(e,t){"$"!==t?U.prototype.write.call(this,e,t):this.isEmpty()?(e.insRightOf(this.parent),this.parent.deleteTowards(dir,e),G("\\$","$").createLeftOf(e.show())):e[1]?e[u]?U.prototype.write.call(this,e,t):e.insLeftOf(this.parent):e.insRightOf(this.parent)}},e.latex=function(){return"$"+this.ends[u].latex()+"$"}})),J=d(H,(function(e,t){e.keystroke=function(e){if("Spacebar"!==e&&"Shift-Spacebar"!==e)return t.keystroke.apply(this,arguments)},e.write=function(e,t){var i;(e.show().deleteSelection(),"$"===t)?Z(e).createLeftOf(e):("<"===t?i="<":">"===t&&(i=">"),G(t,i).createLeftOf(e))}}));O.TextField=function(e){return d(e.EditableField,(function(e,t){this.RootBlock=J,e.__mathquillify=function(){return t.__mathquillify.call(this,"mq-editable-field mq-text-mode")},e.latex=function(e){return arguments.length>0?(this.__controller.renderLatexText(e),this.__controller.blurred&&this.__controller.cursor.hide().parent.blur(),this):this.__controller.exportLatex()}}))};T["\\"]=d(F,(function(e,t){e.ctrlSeq="\\",e.replaces=function(e){this._replacedFragment=e.disown(),this.isEmpty=function(){return!1}},e.htmlTemplate='<span class="mq-latex-command-input mq-non-leaf">\\<span>&0</span></span>',e.textTemplate=["\\"],e.createBlocks=function(){t.createBlocks.call(this),this.ends[u].focus=function(){return this.parent.jQ.addClass("mq-hasCursor"),this.isEmpty()&&this.parent.jQ.removeClass("mq-empty"),this},this.ends[u].blur=function(){return this.parent.jQ.removeClass("mq-hasCursor"),this.isEmpty()&&this.parent.jQ.addClass("mq-empty"),this},this.ends[u].write=function(e,t){e.show().deleteSelection(),t.match(/[a-z]/i)?G(t).createLeftOf(e):(this.parent.renderCommand(e),"\\"===t&&this.isEmpty()||e.parent.write(e,t))},this.ends[u].keystroke=function(e,i,a){return"Tab"===e||"Enter"===e||"Spacebar"===e?(this.parent.renderCommand(a.cursor),void i.preventDefault()):t.keystroke.apply(this,arguments)}},e.createLeftOf=function(e){if(t.createLeftOf.call(this,e),this._replacedFragment){var i=this.jQ[0];this.jQ=this._replacedFragment.jQ.addClass("mq-blur").bind("mousedown mousemove",(function(e){return b(e.target=i).trigger(e),!1})).insertBefore(this.jQ).add(this.jQ)}},e.latex=function(){return"\\"+this.ends[u].latex()+" "},e.renderCommand=function(e){this.jQ=this.jQ.last(),this.remove(),this[1]?e.insLeftOf(this[1]):e.insAtRightEnd(this.parent);var t=this.ends[u].latex();t||(t=" ");var i=v[t];i?(i=i(t),this._replacedFragment&&i.replaces(this._replacedFragment),i.createLeftOf(e)):((i=j()).replaces(t),i.createLeftOf(e),e.insRightOf(i),this._replacedFragment&&this._replacedFragment.remove())}}));v.notin=v.cong=v.equiv=v.oplus=v.otimes=d(V,(function(e,t){e.init=function(e){t.init.call(this,"\\"+e+" ","&"+e+";")}})),v["\u2260"]=v.ne=v.neq=h(V,"\\ne ","≠"),v["\u2217"]=v.ast=v.star=v.loast=v.lowast=h(V,"\\ast ","∗"),v.therefor=v.therefore=h(V,"\\therefore ","∴"),v.cuz=v.because=h(V,"\\because ","∵"),v.prop=v.propto=h(V,"\\propto ","∝"),v["\u2248"]=v.asymp=v.approx=h(V,"\\approx ","≈"),v.isin=v.in=h(V,"\\in ","∈"),v.ni=v.contains=h(V,"\\ni ","∋"),v.notni=v.niton=v.notcontains=v.doesnotcontain=h(V,"\\not\\ni ","∌"),v.sub=v.subset=h(V,"\\subset ","⊂"),v.sup=v.supset=v.superset=h(V,"\\supset ","⊃"),v.nsub=v.notsub=v.nsubset=v.notsubset=h(V,"\\not\\subset ","⊄"),v.nsup=v.notsup=v.nsupset=v.notsupset=v.nsuperset=v.notsuperset=h(V,"\\not\\supset ","⊅"),v.sube=v.subeq=v.subsete=v.subseteq=h(V,"\\subseteq ","⊆"),v.supe=v.supeq=v.supsete=v.supseteq=v.supersete=v.superseteq=h(V,"\\supseteq ","⊇"),v.nsube=v.nsubeq=v.notsube=v.notsubeq=v.nsubsete=v.nsubseteq=v.notsubsete=v.notsubseteq=h(V,"\\not\\subseteq ","⊈"),v.nsupe=v.nsupeq=v.notsupe=v.notsupeq=v.nsupsete=v.nsupseteq=v.notsupsete=v.notsupseteq=v.nsupersete=v.nsuperseteq=v.notsupersete=v.notsuperseteq=h(V,"\\not\\supseteq ","⊉"),v.mathbb=d(F,(function(e){e.createLeftOf=r,e.numBlocks=function(){return 1},e.parser=function(){var e=E.string,t=E.regex,i=E.optWhitespace;return i.then(e("{")).then(i).then(t(/^[NPZQRCH]/)).skip(i).skip(e("}")).map((function(e){return v[e]()}))}})),v.N=v.naturals=v.Naturals=h(G,"\\mathbb{N}","ℕ"),v.P=v.primes=v.Primes=v.projective=v.Projective=v.probability=v.Probability=h(G,"\\mathbb{P}","ℙ"),v.Z=v.integers=v.Integers=h(G,"\\mathbb{Z}","ℤ"),v.Q=v.rationals=v.Rationals=h(G,"\\mathbb{Q}","ℚ"),v.R=v.reals=v.Reals=h(G,"\\mathbb{R}","ℝ"),v.C=v.complex=v.Complex=v.complexes=v.Complexes=v.complexplane=v.Complexplane=v.ComplexPlane=h(G,"\\mathbb{C}","ℂ"),v.H=v.Hamiltonian=v.quaternions=v.Quaternions=h(G,"\\mathbb{H}","ℍ"),v.quad=v.emsp=h(G,"\\quad "," "),v.qquad=h(G,"\\qquad "," "),v.diamond=h(G,"\\diamond ","◇"),v.bigtriangleup=h(G,"\\bigtriangleup ","△"),v.ominus=h(G,"\\ominus ","⊖"),v.uplus=h(G,"\\uplus ","⊎"),v.bigtriangledown=h(G,"\\bigtriangledown ","▽"),v.sqcap=h(G,"\\sqcap ","⊓"),v.triangleleft=h(G,"\\triangleleft ","⊲"),v.sqcup=h(G,"\\sqcup ","⊔"),v.triangleright=h(G,"\\triangleright ","⊳"),v.odot=v.circledot=h(G,"\\odot ","⊙"),v.bigcirc=h(G,"\\bigcirc ","◯"),v.dagger=h(G,"\\dagger ","†"),v.ddagger=h(G,"\\ddagger ","‡"),v.wr=h(G,"\\wr ","≀"),v.amalg=h(G,"\\amalg ","∐"),v.models=h(G,"\\models ","⊨"),v.prec=h(G,"\\prec ","≺"),v.succ=h(G,"\\succ ","≻"),v.preceq=h(G,"\\preceq ","≼"),v.succeq=h(G,"\\succeq ","≽"),v.simeq=h(G,"\\simeq ","≃"),v.mid=h(G,"\\mid ","∣"),v.ll=h(G,"\\ll ","≪"),v.gg=h(G,"\\gg ","≫"),v.parallel=h(G,"\\parallel ","∥"),v.nparallel=h(G,"\\nparallel ","∦"),v.bowtie=h(G,"\\bowtie ","⋈"),v.sqsubset=h(G,"\\sqsubset ","⊏"),v.sqsupset=h(G,"\\sqsupset ","⊐"),v.smile=h(G,"\\smile ","⌣"),v.sqsubseteq=h(G,"\\sqsubseteq ","⊑"),v.sqsupseteq=h(G,"\\sqsupseteq ","⊒"),v.doteq=h(G,"\\doteq ","≐"),v.frown=h(G,"\\frown ","⌢"),v.vdash=h(G,"\\vdash ","⊦"),v.dashv=h(G,"\\dashv ","⊣"),v.nless=h(G,"\\nless ","≮"),v.ngtr=h(G,"\\ngtr ","≯"),v.longleftarrow=h(G,"\\longleftarrow ","←"),v.longrightarrow=h(G,"\\longrightarrow ","→"),v.Longleftarrow=h(G,"\\Longleftarrow ","⇐"),v.Longrightarrow=h(G,"\\Longrightarrow ","⇒"),v.longleftrightarrow=h(G,"\\longleftrightarrow ","↔"),v.updownarrow=h(G,"\\updownarrow ","↕"),v.Longleftrightarrow=h(G,"\\Longleftrightarrow ","⇔"),v.Updownarrow=h(G,"\\Updownarrow ","⇕"),v.mapsto=h(G,"\\mapsto ","↦"),v.nearrow=h(G,"\\nearrow ","↗"),v.hookleftarrow=h(G,"\\hookleftarrow ","↩"),v.hookrightarrow=h(G,"\\hookrightarrow ","↪"),v.searrow=h(G,"\\searrow ","↘"),v.leftharpoonup=h(G,"\\leftharpoonup ","↼"),v.rightharpoonup=h(G,"\\rightharpoonup ","⇀"),v.swarrow=h(G,"\\swarrow ","↙"),v.leftharpoondown=h(G,"\\leftharpoondown ","↽"),v.rightharpoondown=h(G,"\\rightharpoondown ","⇁"),v.nwarrow=h(G,"\\nwarrow ","↖"),v.ldots=h(G,"\\ldots ","…"),v.cdots=h(G,"\\cdots ","⋯"),v.vdots=h(G,"\\vdots ","⋮"),v.ddots=h(G,"\\ddots ","⋱"),v.surd=h(G,"\\surd ","√"),v.triangle=h(G,"\\triangle ","△"),v.ell=h(G,"\\ell ","ℓ"),v.top=h(G,"\\top ","⊤"),v.flat=h(G,"\\flat ","♭"),v.natural=h(G,"\\natural ","♮"),v.sharp=h(G,"\\sharp ","♯"),v.wp=h(G,"\\wp ","℘"),v.bot=h(G,"\\bot ","⊥"),v.clubsuit=h(G,"\\clubsuit ","♣"),v.diamondsuit=h(G,"\\diamondsuit ","♢"),v.heartsuit=h(G,"\\heartsuit ","♡"),v.spadesuit=h(G,"\\spadesuit ","♠"),v.parallelogram=h(G,"\\parallelogram ","▱"),v.square=h(G,"\\square ","⬜"),v.oint=h(G,"\\oint ","∮"),v.bigcap=h(G,"\\bigcap ","∩"),v.bigcup=h(G,"\\bigcup ","∪"),v.bigsqcup=h(G,"\\bigsqcup ","⊔"),v.bigvee=h(G,"\\bigvee ","∨"),v.bigwedge=h(G,"\\bigwedge ","∧"),v.bigodot=h(G,"\\bigodot ","⊙"),v.bigotimes=h(G,"\\bigotimes ","⊗"),v.bigoplus=h(G,"\\bigoplus ","⊕"),v.biguplus=h(G,"\\biguplus ","⊎"),v.lfloor=h(G,"\\lfloor ","⌊"),v.rfloor=h(G,"\\rfloor ","⌋"),v.lceil=h(G,"\\lceil ","⌈"),v.rceil=h(G,"\\rceil ","⌉"),v.opencurlybrace=v.lbrace=h(G,"\\lbrace ","{"),v.closecurlybrace=v.rbrace=h(G,"\\rbrace ","}"),v.lbrack=h(G,"["),v.rbrack=h(G,"]"),v.slash=h(G,"/"),v.vert=h(G,"|"),v.perp=v.perpendicular=h(G,"\\perp ","⊥"),v.nabla=v.del=h(G,"\\nabla ","∇"),v.hbar=h(G,"\\hbar ","ℏ"),v.AA=v.Angstrom=v.angstrom=h(G,"\\text\\AA ","Å"),v.ring=v.circ=v.circle=h(G,"\\circ ","∘"),v.bull=v.bullet=h(G,"\\bullet ","•"),v.setminus=v.smallsetminus=h(G,"\\setminus ","∖"),v.not=v["\xac"]=v.neg=h(G,"\\neg ","¬"),v["\u2026"]=v.dots=v.ellip=v.hellip=v.ellipsis=v.hellipsis=h(G,"\\dots ","…"),v.converges=v.darr=v.dnarr=v.dnarrow=v.downarrow=h(G,"\\downarrow ","↓"),v.dArr=v.dnArr=v.dnArrow=v.Downarrow=h(G,"\\Downarrow ","⇓"),v.diverges=v.uarr=v.uparrow=h(G,"\\uparrow ","↑"),v.uArr=v.Uparrow=h(G,"\\Uparrow ","⇑"),v.to=h(V,"\\to ","→"),v.rarr=v.rightarrow=h(G,"\\rightarrow ","→"),v.implies=h(V,"\\Rightarrow ","⇒"),v.rArr=v.Rightarrow=h(G,"\\Rightarrow ","⇒"),v.gets=h(V,"\\gets ","←"),v.larr=v.leftarrow=h(G,"\\leftarrow ","←"),v.impliedby=h(V,"\\Leftarrow ","⇐"),v.lArr=v.Leftarrow=h(G,"\\Leftarrow ","⇐"),v.harr=v.lrarr=v.leftrightarrow=h(G,"\\leftrightarrow ","↔"),v.iff=h(V,"\\Leftrightarrow ","⇔"),v.hArr=v.lrArr=v.Leftrightarrow=h(G,"\\Leftrightarrow ","⇔"),v.Re=v.Real=v.real=h(G,"\\Re ","ℜ"),v.Im=v.imag=v.image=v.imagin=v.imaginary=v.Imaginary=h(G,"\\Im ","ℑ"),v.part=v.partial=h(G,"\\partial ","∂"),v.infty=v.infin=v.infinity=h(G,"\\infty ","∞"),v.pounds=h(G,"\\pounds ","£"),v.alef=v.alefsym=v.aleph=v.alephsym=h(G,"\\aleph ","ℵ"),v.xist=v.xists=v.exist=v.exists=h(G,"\\exists ","∃"),v.nexists=v.nexist=h(G,"\\nexists ","∄"),v.and=v.land=v.wedge=h(V,"\\wedge ","∧"),v.or=v.lor=v.vee=h(V,"\\vee ","∨"),v.o=v.O=v.empty=v.emptyset=v.oslash=v.Oslash=v.nothing=v.varnothing=h(V,"\\varnothing ","∅"),v.cup=v.union=h(V,"\\cup ","∪"),v.cap=v.intersect=v.intersection=h(V,"\\cap ","∩"),v.deg=v.degree=h(G,"\\degree ","°"),v.ang=v.angle=h(G,"\\angle ","∠"),v.measuredangle=h(G,"\\measuredangle ","∡");var X=d(G,(function(e,t){e.createLeftOf=function(e){e.options.autoSubscriptNumerals&&e.parent!==e.parent.parent.sub&&(e[u]instanceof ee&&!1!==e[u].isItalic||e[u]instanceof xe&&e[u][u]instanceof ee&&!1!==e[u][u].isItalic)?(v._().createLeftOf(e),t.createLeftOf.call(this,e),e.insRightOf(e.parent.parent)):t.createLeftOf.call(this,e)}})),ee=d(W,(function(e,t){e.init=function(e,i){t.init.call(this,e,"<var>"+(i||e)+"</var>")},e.text=function(){var e=this.ctrlSeq;return this.isPartOfOperator?"\\"==e[0]?e=e.slice(1,e.length):" "==e[e.length-1]&&(e=e.slice(0,-1)):(!this[u]||this[u]instanceof ee||this[u]instanceof V||"\\ "===this[u].ctrlSeq||(e="*"+e),!this[1]||this[1]instanceof V||this[1]instanceof xe||(e+="*")),e}}));S.p.autoCommands={_maxLength:0},B.autoCommands=function(e){if(!/^[a-z]+(?: [a-z]+)*$/i.test(e))throw'"'+e+'" not a space-delimited list of only letters';for(var t=e.split(" "),i={},a=0,o=0;o<t.length;o+=1){var r=t[o];if(r.length<2)throw'autocommand "'+r+'" not minimum length of 2';if(v[r]===ne)throw'"'+r+'" is a built-in operator name';i[r]=1,a=n(a,r.length)}return i._maxLength=a,i};var te=d(ee,(function(e,t){function i(e){return!e||e instanceof V||e instanceof Te}e.init=function(e){return t.init.call(this,this.letter=e)},e.createLeftOf=function(e){t.createLeftOf.apply(this,arguments);var i=e.options.autoCommands,a=i._maxLength;if(a>0){for(var o="",n=this,r=0;n instanceof te&&n.ctrlSeq===n.letter&&r<a;)o=n.letter+o,n=n[u],r+=1;for(;o.length;){if(i.hasOwnProperty(o)){for(r=1,n=this;r<o.length;r+=1,n=n[u]);return x(n,this).remove(),e[u]=n[u],v[o](o).createLeftOf(e)}o=o.slice(1)}}},e.italicize=function(e){return this.isItalic=e,this.isPartOfOperator=!e,this.jQ.toggleClass("mq-operator-name",!e),this},e.finalizeTree=e.siblingDeleted=e.siblingCreated=function(e,t){t!==u&&this[1]instanceof te||this.autoUnItalicize(e)},e.autoUnItalicize=function(e){var t=e.autoOperatorNames;if(0!==t._maxLength){for(var a=this.letter,n=this[u];n instanceof te;n=n[u])a=n.letter+a;for(var r=this[1];r instanceof te;r=r[1])a+=r.letter;x(n[1]||this.parent.ends[u],r[u]||this.parent.ends[1]).each((function(e){e.italicize(!0).jQ.removeClass("mq-first mq-last mq-followed-by-supsub"),e.ctrlSeq=e.letter}));e:for(var s=0,l=n[1]||this.parent.ends[u];s<a.length;s+=1,l=l[1])for(var c=o(t._maxLength,a.length-s);c>0;c-=1){var p=a.slice(s,s+c);if(t.hasOwnProperty(p)){for(var h=0,$=l;h<c;h+=1,$=$[1]){$.italicize(!1);var d=$}var m=ie.hasOwnProperty(p);if(l.ctrlSeq=(m?"\\":"\\operatorname{")+l.ctrlSeq,d.ctrlSeq+=m?" ":"}",oe.hasOwnProperty(p)&&d[u][u][u].jQ.addClass("mq-last"),i(l[u])||l.jQ.addClass("mq-first"),!i(d[1]))if(d[1]instanceof xe){var b=d[1];(b.siblingCreated=b.siblingDeleted=function(){b.jQ.toggleClass("mq-after-operator-name",!(b[1]instanceof _e))})()}else d.jQ.toggleClass("mq-last",!(d[1]instanceof _e));s+=c-1,l=d;continue e}}}}})),ie={},ae=S.p.autoOperatorNames={_maxLength:9},oe={limsup:1,liminf:1,projlim:1,injlim:1};!function(){for(var e="arg deg det dim exp gcd hom inf ker lg lim ln log max min sup limsup liminf injlim projlim Pr".split(" "),t=0;t<e.length;t+=1)ie[e[t]]=ae[e[t]]=1;var i="sin cos tan arcsin arccos arctan sinh cosh tanh sec csc cot coth".split(" ");for(t=0;t<i.length;t+=1)ie[i[t]]=1;var a="sin cos tan sec cosec csc cotan cot ctg".split(" ");for(t=0;t<a.length;t+=1)ae[a[t]]=ae["arc"+a[t]]=ae[a[t]+"h"]=ae["ar"+a[t]+"h"]=ae["arc"+a[t]+"h"]=1;var o="gcf hcf lcm proj span".split(" ");for(t=0;t<o.length;t+=1)ae[o[t]]=1}(),B.autoOperatorNames=function(e){if(!/^[a-z]+(?: [a-z]+)*$/i.test(e))throw'"'+e+'" not a space-delimited list of only letters';for(var t=e.split(" "),i={},a=0,o=0;o<t.length;o+=1){var r=t[o];if(r.length<2)throw'"'+r+'" not minimum length of 2';i[r]=1,a=n(a,r.length)}return i._maxLength=a,i};var ne=d(W,(function(e,t){e.init=function(e){this.ctrlSeq=e},e.createLeftOf=function(e){for(var t=this.ctrlSeq,i=0;i<t.length;i+=1)te(t.charAt(i)).createLeftOf(e)},e.parser=function(){for(var e=this.ctrlSeq,t=U(),i=0;i<e.length;i+=1)te(e.charAt(i)).adopt(t,t.ends[1],0);return E.succeed(t.children())}}));for(var re in ae)ae.hasOwnProperty(re)&&(v[re]=ne);v.operatorname=d(F,(function(e){e.createLeftOf=r,e.numBlocks=function(){return 1},e.parser=function(){return R.block.map((function(e){return e.children()}))}})),v.f=d(te,(function(e,t){e.init=function(){W.p.init.call(this,this.letter="f",'<var class="mq-f">f</var>')},e.italicize=function(e){return this.jQ.html("f").toggleClass("mq-f",e),t.italicize.apply(this,arguments)}})),v[" "]=v.space=h(G,"\\ "," "),v["'"]=v.prime=h(G,"'","′"),v["\u2033"]=v.dprime=h(G,"\u2033","″"),v.backslash=h(G,"\\backslash ","\\"),T["\\"]||(T["\\"]=v.backslash),v.$=h(G,"\\$","$");var se=d(W,(function(e,t){e.init=function(e,i){t.init.call(this,e,'<span class="mq-nonSymbola">'+(i||e)+"</span>")}}));v["@"]=se,v["&"]=h(se,"\\&","&"),v["%"]=h(se,"\\%","%"),v.alpha=v.beta=v.gamma=v.delta=v.zeta=v.eta=v.theta=v.iota=v.kappa=v.mu=v.nu=v.xi=v.rho=v.sigma=v.tau=v.chi=v.psi=v.omega=d(ee,(function(e,t){e.init=function(e){t.init.call(this,"\\"+e+" ","&"+e+";")}})),v.phi=h(ee,"\\phi ","ϕ"),v.phiv=v.varphi=h(ee,"\\varphi ","φ"),v.epsilon=h(ee,"\\epsilon ","ϵ"),v.epsiv=v.varepsilon=h(ee,"\\varepsilon ","ε"),v.piv=v.varpi=h(ee,"\\varpi ","ϖ"),v.sigmaf=v.sigmav=v.varsigma=h(ee,"\\varsigma ","ς"),v.thetav=v.vartheta=v.thetasym=h(ee,"\\vartheta ","ϑ"),v.upsilon=v.upsi=h(ee,"\\upsilon ","υ"),v.gammad=v.Gammad=v.digamma=h(ee,"\\digamma ","ϝ"),v.kappav=v.varkappa=h(ee,"\\varkappa ","ϰ"),v.rhov=v.varrho=h(ee,"\\varrho ","ϱ"),v.pi=v["\u03c0"]=h(se,"\\pi ","π"),v.lambda=h(se,"\\lambda ","λ"),v.Upsilon=v.Upsi=v.upsih=v.Upsih=h(W,"\\Upsilon ",'<var style="font-family: serif">ϒ</var>'),v.Gamma=v.Delta=v.Theta=v.Lambda=v.Xi=v.Pi=v.Sigma=v.Phi=v.Psi=v.Omega=v.forall=d(G,(function(e,t){e.init=function(e){t.init.call(this,"\\"+e+" ","&"+e+";")}}));var le=d(F,(function(e){e.init=function(e){this.latex=e},e.createLeftOf=function(e){var t=R.parse(this.latex);t.children().adopt(e.parent,e[u],e[1]),e[u]=t.ends[1],t.jQize().insertBefore(e.jQ),t.finalizeInsert(e.options,e),t.ends[1][1].siblingCreated&&t.ends[1][1].siblingCreated(e.options,u),t.ends[u][u].siblingCreated&&t.ends[u][u].siblingCreated(e.options,1),e.parent.bubble("reflow")},e.parser=function(){var e=R.parse(this.latex).children();return E.succeed(e)}}));v["\xb9"]=h(le,"^1"),v["\xb2"]=h(le,"^2"),v["\xb3"]=h(le,"^3"),v["\xbc"]=h(le,"\\frac14"),v["\xbd"]=h(le,"\\frac12"),v["\xbe"]=h(le,"\\frac34");var ce=d(V,(function(e){e.init=G.prototype.init,e.contactWeld=e.siblingCreated=e.siblingDeleted=function(e,t){if(1!==t)return this.jQ[0].className=function e(t){return t[u]?t[u]instanceof V||/^[,;:\(\[]$/.test(t[u].ctrlSeq)?"":"mq-binary-operator":t.parent&&t.parent.parent&&t.parent.parent.isStyleBlock()?e(t.parent.parent):""}(this),this}}));v["+"]=h(ce,"+","+"),v["\u2013"]=v["-"]=h(ce,"-","−"),v["\xb1"]=v.pm=v.plusmn=v.plusminus=h(ce,"\\pm ","±"),v.mp=v.mnplus=v.minusplus=h(ce,"\\mp ","∓"),T["*"]=v.sdot=v.cdot=h(V,"\\cdot ","·","*");var pe=d(V,(function(e,t){e.init=function(e,i){this.data=e,this.strict=i;var a=i?"Strict":"";t.init.call(this,e["ctrlSeq"+a],e["html"+a],e["text"+a])},e.swap=function(e){this.strict=e;var t=e?"Strict":"";this.ctrlSeq=this.data["ctrlSeq"+t],this.jQ.html(this.data["html"+t]),this.textTemplate=[this.data["text"+t]]},e.deleteTowards=function(e,i){if(e===u&&!this.strict)return this.swap(!0),void this.bubble("reflow");t.deleteTowards.apply(this,arguments)}})),he={ctrlSeq:"\\le ",html:"≤",text:"\u2264",ctrlSeqStrict:"<",htmlStrict:"<",textStrict:"<"},$e={ctrlSeq:"\\ge ",html:"≥",text:"\u2265",ctrlSeqStrict:">",htmlStrict:">",textStrict:">"};v["<"]=v.lt=h(pe,he,!0),v[">"]=v.gt=h(pe,$e,!0),v["\u2264"]=v.le=v.leq=h(pe,he,!1),v["\u2265"]=v.ge=v.geq=h(pe,$e,!1);var de=d(V,(function(e,t){e.init=function(){t.init.call(this,"=","=")},e.createLeftOf=function(e){if(e[u]instanceof pe&&e[u].strict)return e[u].swap(!1),void e[u].bubble("reflow");t.createLeftOf.apply(this,arguments)}}));v["="]=de,v["\xd7"]=v.times=h(V,"\\times ","×","[x]"),v["\xf7"]=v.div=v.divide=v.divides=h(V,"\\div ","÷","[/]"),T["~"]=v.sim=h(V,"\\sim ","~","~");var ue,me,be=r,ye=document.createElement("div").style;for(var fe in{transform:1,WebkitTransform:1,MozTransform:1,OTransform:1,msTransform:1})if(fe in ye){me=fe;break}me?ue=function(e,t,i){e.css(me,"scale("+t+","+i+")")}:"filter"in ye?(be=function(e){e.className=e.className},ue=function(e,t,i){t/=1+(i-1)/2,e.css("fontSize",i+"em"),e.hasClass("mq-matrixed-container")||e.addClass("mq-matrixed-container").wrapInner('<span class="mq-matrixed"></span>');var a=e.children().css("filter","progid:DXImageTransform.Microsoft.Matrix(M11="+t+",SizingMethod='auto expand')");function o(){e.css("marginRight",(a.width()-1)*(t-1)/t+"px")}o();var n=setInterval(o);b(window).load((function(){clearTimeout(n),o()}))}):ue=function(e,t,i){e.css("fontSize",i+"em")};var ge=d(F,(function(e,t){e.init=function(e,i,a){t.init.call(this,e,"<"+i+" "+a+">&0</"+i+">")}}));v.mathrm=h(ge,"\\mathrm","span",'class="mq-roman mq-font"'),v.mathit=h(ge,"\\mathit","i",'class="mq-font"'),v.mathbf=h(ge,"\\mathbf","b",'class="mq-font"'),v.mathsf=h(ge,"\\mathsf","span",'class="mq-sans-serif mq-font"'),v.mathtt=h(ge,"\\mathtt","span",'class="mq-monospace mq-font"'),v.underline=h(ge,"\\underline","span",'class="mq-non-leaf mq-underline"'),v.overline=v.bar=h(ge,"\\overline","span",'class="mq-non-leaf mq-overline"'),v.overrightarrow=h(ge,"\\overrightarrow","span",'class="mq-non-leaf mq-overarrow mq-arrow-right"'),v.overleftarrow=h(ge,"\\overleftarrow","span",'class="mq-non-leaf mq-overarrow mq-arrow-left"'),v.overleftrightarrow=h(ge,"\\overleftrightarrow","span",'class="mq-non-leaf mq-overarrow mq-arrow-both"'),v.overarc=h(ge,"\\overarc","span",'class="mq-non-leaf mq-overarc"'),v.dot=d(F,(function(e,t){e.init=function(){t.init.call(this,"\\dot",'<span class="mq-non-leaf"><span class="mq-dot-recurring-inner"><span class="mq-dot-recurring">˙</span><span class="mq-empty-box">&0</span></span></span>')}}));v.textcolor=d(F,(function(e,t){e.setColor=function(e){this.color=e,this.htmlTemplate='<span class="mq-textcolor" style="color:'+e+'">&0</span>'},e.latex=function(){return"\\textcolor{"+this.color+"}{"+this.blocks[0].latex()+"}"},e.parser=function(){var e=this,i=E.optWhitespace,a=E.string,o=E.regex;return i.then(a("{")).then(o(/^[#\w\s.,()%-]*/)).skip(a("}")).then((function(i){return e.setColor(i),t.parser.call(e)}))},e.isStyleBlock=function(){return!0}})),v.class=d(F,(function(e,t){e.parser=function(){var e=this,i=E.string,a=E.regex;return E.optWhitespace.then(i("{")).then(a(/^[-\w\s\\\xA0-\xFF]*/)).skip(i("}")).then((function(i){return e.cls=i||"",e.htmlTemplate='<span class="mq-class '+i+'">&0</span>',t.parser.call(e)}))},e.latex=function(){return"\\class{"+this.cls+"}{"+this.blocks[0].latex()+"}"},e.isStyleBlock=function(){return!0}}));var xe=d(F,(function(e,t){e.ctrlSeq="_{...}^{...}",e.createLeftOf=function(e){if(this.replacedFragment||e[u]||!e.options.supSubsRequireOperand)return t.createLeftOf.apply(this,arguments)},e.contactWeld=function(e){for(var t=u;t;t=t===u&&1)if(this[t]instanceof xe){for(var i="sub";i;i="sub"===i&&"sup"){var a=this[i],o=this[t][i];if(a){if(o)if(a.isEmpty())r=y(o,0,o.ends[u]);else{a.jQ.children().insAtDirEnd(-t,o.jQ);var n=a.children().disown(),r=y(o,n.ends[1],o.ends[u]);t===u?n.adopt(o,o.ends[1],0):n.adopt(o,0,o.ends[u])}else this[t].addBlock(a.disown());this.placeCursor=function(e,i){return function(a){a.insAtDirEnd(-t,e||i)}}(o,a)}}this.remove(),e&&e[u]===this&&(1===t&&r?r[u]?e.insRightOf(r[u]):e.insAtLeftEnd(r.parent):e.insRightOf(this[t]));break}},S.p.charsThatBreakOutOfSupSub="",e.finalizeTree=function(){this.ends[u].write=function(e,t){if(e.options.autoSubscriptNumerals&&this===this.parent.sub){if("_"===t)return;var i=this.chToCmd(t,e.options);return i instanceof W?e.deleteSelection():e.clearSelection().insRightOf(this.parent),i.createLeftOf(e.show())}e[u]&&!e[1]&&!e.selection&&e.options.charsThatBreakOutOfSupSub.indexOf(t)>-1&&e.insRightOf(this.parent),U.p.write.apply(this,arguments)}},e.moveTowards=function(e,i,a){i.options.autoSubscriptNumerals&&!this.sup?i.insDirOf(e,this):t.moveTowards.apply(this,arguments)},e.deleteTowards=function(e,i){if(i.options.autoSubscriptNumerals&&this.sub){var a=this.sub.ends[-e];a instanceof W?a.remove():a&&a.deleteTowards(e,i.insAtDirEnd(-e,this.sub)),this.sub.isEmpty()&&(this.sub.deleteOutOf(u,i.insAtLeftEnd(this.sub)),this.sup&&i.insDirOf(-e,this))}else t.deleteTowards.apply(this,arguments)},e.latex=function(){function e(e,t){var i=t&&t.latex();return t?e+(1===i.length?i:"{"+(i||" ")+"}"):""}return e("_",this.sub)+e("^",this.sup)},e.text=function(){function e(e,t){var i=t&&t.text();return t?e+(1===i.length?i:"("+(i||" ")+")"):""}return e("_",this.sub)+e("^",this.sup)},e.addBlock=function(e){"sub"===this.supsub?(this.sup=this.upInto=this.sub.upOutOf=e,e.adopt(this,this.sub,0).downOutOf=this.sub,e.jQ=b('<span class="mq-sup"/>').append(e.jQ.children()).attr(a,e.id).prependTo(this.jQ)):(this.sub=this.downInto=this.sup.downOutOf=e,e.adopt(this,0,this.sup).upOutOf=this.sup,e.jQ=b('<span class="mq-sub"></span>').append(e.jQ.children()).attr(a,e.id).appendTo(this.jQ.removeClass("mq-sup-only")),this.jQ.append('<span style="display:inline-block;width:0">​</span>'));for(var t=0;t<2;t+=1)!function(e,t,i,a){e[t].deleteOutOf=function(o,n){if(n.insDirOf(this[o]?-o:o,this.parent),!this.isEmpty()){var r=this.ends[o];this.children().disown().withDirAdopt(o,n.parent,n[o],n[-o]).jQ.insDirOf(-o,n.jQ),n[-o]=r}e.supsub=i,delete e[t],delete e[a+"Into"],e[i][a+"OutOf"]=ve,delete e[i].deleteOutOf,"sub"===t&&b(e.jQ.addClass("mq-sup-only")[0].lastChild).remove(),this.remove()}}(this,"sub sup".split(" ")[t],"sup sub".split(" ")[t],"down up".split(" ")[t])},e.reflow=function(){var e=this.jQ,t=e.prev();if(t.length){var i=e.children(".mq-sup");if(i.length){var a=parseInt(i.css("font-size")),o=i.offset().top+i.height()-t.offset().top-.7*a,n=parseInt(i.css("margin-bottom"));i.css("margin-bottom",n+o)}}}}));function ve(e){var t=this.parent,i=e;do{if(i[1])return e.insLeftOf(t);i=i.parent.parent}while(i!==t);e.insRightOf(t)}v.subscript=v._=d(xe,(function(e,t){e.supsub="sub",e.htmlTemplate='<span class="mq-supsub mq-non-leaf"><span class="mq-sub">&0</span><span style="display:inline-block;width:0">​</span></span>',e.textTemplate=["_"],e.finalizeTree=function(){this.downInto=this.sub=this.ends[u],this.sub.upOutOf=ve,t.finalizeTree.call(this)}})),v.superscript=v.supscript=v["^"]=d(xe,(function(e,t){e.supsub="sup",e.htmlTemplate='<span class="mq-supsub mq-non-leaf mq-sup-only"><span class="mq-sup">&0</span></span>',e.textTemplate=["^(",")"],e.finalizeTree=function(){this.upInto=this.sup=this.ends[1],this.sup.downOutOf=ve,t.finalizeTree.call(this)}}));var Te=d(F,(function(e,t){e.init=function(e,t){var i='<span class="mq-large-operator mq-non-leaf"><span class="mq-to"><span>&1</span></span><big>'+t+'</big><span class="mq-from"><span>&0</span></span></span>';W.prototype.init.call(this,e,i)},e.createLeftOf=function(e){t.createLeftOf.apply(this,arguments),e.options.sumStartsWithNEquals&&(te("n").createLeftOf(e),de().createLeftOf(e))},e.latex=function(){function e(e){return 1===e.length?e:"{"+(e||" ")+"}"}return this.ctrlSeq+"_"+e(this.ends[u].latex())+"^"+e(this.ends[1].latex())},e.parser=function(){for(var e=E.string,t=E.optWhitespace,i=E.succeed,a=R.block,o=this,n=o.blocks=[U(),U()],r=0;r<n.length;r+=1)n[r].adopt(o,o.ends[1],0);return t.then(e("_").or(e("^"))).then((function(e){var t=n["_"===e?0:1];return a.then((function(e){return e.children().adopt(t,t.ends[1],0),i(o)}))})).many().result(o)},e.finalizeTree=function(){this.downInto=this.ends[u],this.upInto=this.ends[1],this.ends[u].upOutOf=this.ends[1],this.ends[1].downOutOf=this.ends[u]}}));v["\u2211"]=v.sum=v.summation=h(Te,"\\sum ","∑"),v["\u220f"]=v.prod=v.product=h(Te,"\\prod ","∏"),v.coprod=v.coproduct=h(Te,"\\coprod ","∐"),v["\u222b"]=v.int=v.integral=d(Te,(function(e,t){e.init=function(){W.prototype.init.call(this,"\\int ",'<span class="mq-int mq-non-leaf"><big>∫</big><span class="mq-supsub mq-non-leaf"><span class="mq-sup"><span class="mq-sup-inner">&1</span></span><span class="mq-sub">&0</span><span style="display:inline-block;width:0">​</span></span></span>')},e.createLeftOf=F.p.createLeftOf}));var Ae=v.frac=v.dfrac=v.cfrac=v.fraction=d(F,(function(e,t){e.ctrlSeq="\\frac",e.htmlTemplate='<span class="mq-fraction mq-non-leaf"><span class="mq-numerator">&0</span><span class="mq-denominator">&1</span><span style="display:inline-block;width:0">​</span></span>',e.textTemplate=["(",")/(",")"],e.finalizeTree=function(){this.upInto=this.ends[1].upOutOf=this.ends[u],this.downInto=this.ends[u].downOutOf=this.ends[1]}})),we=v.over=T["/"]=d(Ae,(function(e,t){e.createLeftOf=function(e){if(!this.replacedFragment){for(var i=e[u];i&&!(i instanceof V||i instanceof(v.text||r)||i instanceof Te||"\\ "===i.ctrlSeq||/^[,;:]$/.test(i.ctrlSeq));)i=i[u];i instanceof Te&&i[1]instanceof xe&&(i=i[1])[1]instanceof xe&&i[1].ctrlSeq!=i.ctrlSeq&&(i=i[1]),i===e[u]||e.isTooDeep(1)||(this.replaces(x(i[1]||e.parent.ends[u],e[u])),e[u]=i)}t.createLeftOf.call(this,e)}})),Ce=v.sqrt=v["\u221a"]=d(F,(function(e,t){e.ctrlSeq="\\sqrt",e.htmlTemplate='<span class="mq-non-leaf"><span class="mq-scaled mq-sqrt-prefix">√</span><span class="mq-non-leaf mq-sqrt-stem">&0</span></span>',e.textTemplate=["sqrt(",")"],e.parser=function(){return R.optBlock.then((function(e){return R.block.map((function(t){var i=Oe();return i.blocks=[e,t],e.adopt(i,0,0),t.adopt(i,e,0),i}))})).or(t.parser.call(this))},e.reflow=function(){var e=this.ends[1].jQ;ue(e.prev(),1,e.innerHeight()/+e.css("fontSize").slice(0,-2)-.1)}})),Oe=(v.hat=d(F,(function(e,t){e.ctrlSeq="\\hat",e.htmlTemplate='<span class="mq-non-leaf"><span class="mq-hat-prefix">^</span><span class="mq-hat-stem">&0</span></span>',e.textTemplate=["hat(",")"]})),v.nthroot=d(Ce,(function(e,t){e.htmlTemplate='<sup class="mq-nthroot mq-non-leaf">&0</sup><span class="mq-scaled"><span class="mq-sqrt-prefix mq-scaled">√</span><span class="mq-sqrt-stem mq-non-leaf">&1</span></span>',e.textTemplate=["sqrt[","](",")"],e.latex=function(){return"\\sqrt["+this.ends[u].latex()+"]{"+this.ends[1].latex()+"}"}}))),Se=d(F,(function(e,t){e.init=function(e,i,a){var o='<span class="mq-non-leaf"><span class="mq-diacritic-above">'+i+'</span><span class="mq-diacritic-stem">&0</span></span>';t.init.call(this,e,o,a)}}));function Be(e,t){e.jQadd=function(){t.jQadd.apply(this,arguments),this.delimjQs=this.jQ.children(":first").add(this.jQ.children(":last")),this.contentjQ=this.jQ.children(":eq(1)")},e.reflow=function(){var e=this.contentjQ.outerHeight()/parseFloat(this.contentjQ.css("fontSize"));ue(this.delimjQs,o(1+.2*(e-1),1.2),1.2*e)}}v.vec=h(Se,"\\vec","→",["vec(",")"]),v.tilde=h(Se,"\\tilde","~",["tilde(",")"]);var _e=d(d(F,Be),(function(t,i){t.init=function(t,a,o,n,r){i.init.call(this,"\\left"+n,e,[a,o]),this.side=t,this.sides={},this.sides[u]={ch:a,ctrlSeq:n},this.sides[1]={ch:o,ctrlSeq:r}},t.numBlocks=function(){return 1},t.html=function(){return this.htmlTemplate='<span class="mq-non-leaf"><span class="mq-scaled mq-paren'+(1===this.side?" mq-ghost":"")+'">'+this.sides[u].ch+'</span><span class="mq-non-leaf">&0</span><span class="mq-scaled mq-paren'+(this.side===u?" mq-ghost":"")+'">'+this.sides[1].ch+"</span></span>",i.html.call(this)},t.latex=function(){return"\\left"+this.sides[u].ctrlSeq+this.ends[u].latex()+"\\right"+this.sides[1].ctrlSeq},t.matchBrack=function(e,t,i){return i instanceof _e&&i.side&&i.side!==-t&&(!e.restrictMismatchedBrackets||ze[this.sides[this.side].ch]===i.sides[i.side].ch||{"(":"]","[":")"}[this.sides[u].ch]===i.sides[1].ch)&&i},t.closeOpposing=function(e){e.side=0,e.sides[this.side]=this.sides[this.side],e.delimjQs.eq(this.side===u?0:1).removeClass("mq-ghost").html(this.sides[this.side].ch)},t.createLeftOf=function(e){if(!this.replacedFragment){var t=e.options;if("|"===this.sides[u].ch)var a=this.matchBrack(t,1,e[1])||this.matchBrack(t,u,e[u])||this.matchBrack(t,0,e.parent.parent);else a=this.matchBrack(t,-this.side,e[-this.side])||this.matchBrack(t,-this.side,e.parent.parent)}if(a){var o=this.side=-a.side;this.closeOpposing(a),a===e.parent.parent&&e[o]&&x(e[o],e.parent.ends[o],-o).disown().withDirAdopt(-o,a.parent,a,a[o]).jQ.insDirOf(o,a.jQ),a.bubble("reflow")}else o=(a=this).side,a.replacedFragment?a.side=0:e[-o]&&(a.replaces(x(e[-o],e.parent.ends[-o],o)),e[-o]=0),i.createLeftOf.call(a,e);o===u?e.insAtLeftEnd(a.ends[u]):e.insRightOf(a)},t.placeCursor=r,t.unwrap=function(){this.ends[u].children().disown().adopt(this.parent,this,this[1]).jQ.insertAfter(this.jQ),this.remove()},t.deleteSide=function(e,t,i){var a=this.parent,o=this[e],n=a.ends[e];if(e===this.side)return this.unwrap(),void(o?i.insDirOf(-e,o):i.insAtDirEnd(e,a));var r=i.options,s=!this.side;if(this.side=-e,this.matchBrack(r,e,this.ends[u].ends[this.side])){this.closeOpposing(this.ends[u].ends[this.side]);var l=this.ends[u].ends[e];this.unwrap(),l.siblingCreated&&l.siblingCreated(i.options,e),o?i.insDirOf(-e,o):i.insAtDirEnd(e,a)}else{if(this.matchBrack(r,e,this.parent.parent))this.parent.parent.closeOpposing(this),this.parent.parent.unwrap();else{if(t&&s)return this.unwrap(),void(o?i.insDirOf(-e,o):i.insAtDirEnd(e,a));this.sides[e]={ch:ze[this.sides[this.side].ch],ctrlSeq:ze[this.sides[this.side].ctrlSeq]},this.delimjQs.removeClass("mq-ghost").eq(e===u?0:1).addClass("mq-ghost").html(this.sides[e].ch)}if(o){l=this.ends[u].ends[e];x(o,n,-e).disown().withDirAdopt(-e,this.ends[u],l,0).jQ.insAtDirEnd(e,this.ends[u].jQ.removeClass("mq-empty")),l.siblingCreated&&l.siblingCreated(i.options,e),i.insDirOf(-e,o)}else t?i.insDirOf(e,this):i.insAtDirEnd(e,this.ends[u])}},t.deleteTowards=function(e,t){this.deleteSide(-e,!1,t)},t.finalizeTree=function(){this.ends[u].deleteOutOf=function(e,t){this.parent.deleteSide(e,!0,t)},this.finalizeTree=this.intentionalBlur=function(){this.delimjQs.eq(this.side===u?1:0).removeClass("mq-ghost"),this.side=0}},t.siblingCreated=function(e,t){t===-this.side&&this.finalizeTree()}})),ze={"(":")",")":"(","[":"]","]":"[","{":"}","}":"{","\\{":"\\}","\\}":"\\{","⟨":"⟩","⟩":"⟨","\\langle ":"\\rangle ","\\rangle ":"\\langle ","|":"|","\\lVert ":"\\rVert ","\\rVert ":"\\lVert "};function qe(e,t){t=t||e;var i=ze[e],a=ze[t];T[e]=h(_e,u,e,i,t,a),T[i]=h(_e,1,e,i,t,a)}qe("("),qe("["),qe("{","\\{"),v.langle=h(_e,u,"⟨","⟩","\\langle ","\\rangle "),v.rangle=h(_e,1,"⟨","⟩","\\langle ","\\rangle "),T["|"]=h(_e,u,"|","|","|","|"),v.lVert=h(_e,u,"∥","∥","\\lVert ","\\rVert "),v.rVert=h(_e,1,"∥","∥","\\lVert ","\\rVert "),v.left=d(F,(function(e){e.parser=function(){var e=E.regex,t=E.string,i=(E.succeed,E.optWhitespace);return i.then(e(/^(?:[([|]|\\\{|\\langle(?![a-zA-Z])|\\lVert(?![a-zA-Z]))/)).then((function(a){var o="\\"===a.charAt(0)?a.slice(1):a;return"\\langle"==a&&(o="⟨",a+=" "),"\\lVert"==a&&(o="∥",a+=" "),R.then((function(n){return t("\\right").skip(i).then(e(/^(?:[\])|]|\\\}|\\rangle(?![a-zA-Z])|\\rVert(?![a-zA-Z]))/)).map((function(e){var t="\\"===e.charAt(0)?e.slice(1):e;"\\rangle"==e&&(t="⟩",e+=" "),"\\rVert"==e&&(t="∥",e+=" ");var i=_e(0,o,t,a,e);return i.blocks=[n],n.adopt(i,0,0),i}))}))}))}})),v.right=d(F,(function(e){e.parser=function(){return E.fail("unmatched \\right")}}));var Ie=v.binom=v.binomial=d(d(F,Be),(function(e,t){e.ctrlSeq="\\binom",e.htmlTemplate='<span class="mq-non-leaf"><span class="mq-paren mq-scaled">(</span><span class="mq-non-leaf"><span class="mq-array mq-non-leaf"><span>&0</span><span>&1</span></span></span><span class="mq-paren mq-scaled">)</span></span>',e.textTemplate=["choose(",",",")"]}));v.choose=d(Ie,(function(e){e.createLeftOf=we.prototype.createLeftOf}));v.editable=v.MathQuillMathField=d(F,(function(e,t){e.ctrlSeq="\\MathQuillMathField",e.htmlTemplate='<span class="mq-editable-field"><span class="mq-root-block">&0</span></span>',e.parser=function(){var e=this,i=E.string,a=E.regex,o=E.succeed;return i("[").then(a(/^[a-z][a-z0-9]*/i)).skip(i("]")).map((function(t){e.name=t})).or(o()).then(t.parser.call(e))},e.finalizeTree=function(e){var t=C(this.ends[u],this.jQ,e);t.KIND_OF_MQ="MathField",t.editable=!0,t.createTextarea(),t.editablesTextareaEvents(),t.cursor.insAtRightEnd(t.root),P(t.root)},e.registerInnerField=function(e,t){e.push(e[this.name]=t(this.ends[u].controller))},e.latex=function(){return this.ends[u].latex()},e.text=function(){return this.ends[u].text()}}));var ke=v.embed=d(W,(function(e,t){e.setOptions=function(e){function t(){return""}return this.text=e.text||t,this.htmlTemplate=e.htmlString||"",this.latex=e.latex||t,this},e.parser=function(){var e=this,t=E.string,i=E.regex,a=E.succeed;return t("{").then(i(/^[a-z][a-z0-9]*/i)).skip(t("}")).then((function(o){return t("[").then(i(/^[-\w\s]*/)).skip(t("]")).or(a()).map((function(t){return e.setOptions(z[o](t))}))}))}})),Ne=D(1);for(var De in Ne)!function(e,t){"function"===typeof t?(I[e]=function(){return q(),t.apply(this,arguments)},I[e].prototype=t.prototype):I[e]=t}(De,Ne[De])}()},31725:function(e){"use strict";var t=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},i=0;i<10;i++)t["_"+String.fromCharCode(i)]=i;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var a={};return"abcdefghijklmnopqrst".split("").forEach((function(e){a[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},a)).join("")}catch(o){return!1}}()?Object.assign:function(e,n){for(var r,s,l=o(e),c=1;c<arguments.length;c++){for(var p in r=Object(arguments[c]))i.call(r,p)&&(l[p]=r[p]);if(t){s=t(r);for(var h=0;h<s.length;h++)a.call(r,s[h])&&(l[s[h]]=r[s[h]])}}return l}},66151:function(e,t,i){var a=i(41571);e.exports=d,e.exports.parse=n,e.exports.compile=function(e,t){return s(n(e,t),t)},e.exports.tokensToFunction=s,e.exports.tokensToRegExp=$;var o=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function n(e,t){for(var i,a=[],n=0,r=0,s="",p=t&&t.delimiter||"/";null!=(i=o.exec(e));){var h=i[0],$=i[1],d=i.index;if(s+=e.slice(r,d),r=d+h.length,$)s+=$[1];else{var u=e[r],m=i[2],b=i[3],y=i[4],f=i[5],g=i[6],x=i[7];s&&(a.push(s),s="");var v=null!=m&&null!=u&&u!==m,T="+"===g||"*"===g,A="?"===g||"*"===g,w=i[2]||p,C=y||f;a.push({name:b||n++,prefix:m||"",delimiter:w,optional:A,repeat:T,partial:v,asterisk:!!x,pattern:C?c(C):x?".*":"[^"+l(w)+"]+?"})}}return r<e.length&&(s+=e.substr(r)),s&&a.push(s),a}function r(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function s(e,t){for(var i=new Array(e.length),o=0;o<e.length;o++)"object"===typeof e[o]&&(i[o]=new RegExp("^(?:"+e[o].pattern+")$",h(t)));return function(t,o){for(var n="",s=t||{},l=(o||{}).pretty?r:encodeURIComponent,c=0;c<e.length;c++){var p=e[c];if("string"!==typeof p){var h,$=s[p.name];if(null==$){if(p.optional){p.partial&&(n+=p.prefix);continue}throw new TypeError('Expected "'+p.name+'" to be defined')}if(a($)){if(!p.repeat)throw new TypeError('Expected "'+p.name+'" to not repeat, but received `'+JSON.stringify($)+"`");if(0===$.length){if(p.optional)continue;throw new TypeError('Expected "'+p.name+'" to not be empty')}for(var d=0;d<$.length;d++){if(h=l($[d]),!i[c].test(h))throw new TypeError('Expected all "'+p.name+'" to match "'+p.pattern+'", but received `'+JSON.stringify(h)+"`");n+=(0===d?p.prefix:p.delimiter)+h}}else{if(h=p.asterisk?encodeURI($).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):l($),!i[c].test(h))throw new TypeError('Expected "'+p.name+'" to match "'+p.pattern+'", but received "'+h+'"');n+=p.prefix+h}}else n+=p}return n}}function l(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function c(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function p(e,t){return e.keys=t,e}function h(e){return e&&e.sensitive?"":"i"}function $(e,t,i){a(t)||(i=t||i,t=[]);for(var o=(i=i||{}).strict,n=!1!==i.end,r="",s=0;s<e.length;s++){var c=e[s];if("string"===typeof c)r+=l(c);else{var $=l(c.prefix),d="(?:"+c.pattern+")";t.push(c),c.repeat&&(d+="(?:"+$+d+")*"),r+=d=c.optional?c.partial?$+"("+d+")?":"(?:"+$+"("+d+"))?":$+"("+d+")"}}var u=l(i.delimiter||"/"),m=r.slice(-u.length)===u;return o||(r=(m?r.slice(0,-u.length):r)+"(?:"+u+"(?=$))?"),r+=n?"$":o&&m?"":"(?="+u+"|$)",p(new RegExp("^"+r,h(i)),t)}function d(e,t,i){return a(t)||(i=t||i,t=[]),i=i||{},e instanceof RegExp?function(e,t){var i=e.source.match(/\((?!\?)/g);if(i)for(var a=0;a<i.length;a++)t.push({name:a,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return p(e,t)}(e,t):a(e)?function(e,t,i){for(var a=[],o=0;o<e.length;o++)a.push(d(e[o],t,i).source);return p(new RegExp("(?:"+a.join("|")+")",h(i)),t)}(e,t,i):function(e,t,i){return $(n(e,i),t,i)}(e,t,i)}},76345:function(e){"use strict";e.exports=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]},80888:function(e,t,i){"use strict";var a=i(79047);function o(){}function n(){}n.resetWarningCache=o,e.exports=function(){function e(e,t,i,o,n,r){if(r!==a){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var i={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:n,resetWarningCache:o};return i.PropTypes=i,i}},52007:function(e,t,i){e.exports=i(80888)()},79047:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},97059:function(e){"use strict";function t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,i,a,o){i=i||"&",a=a||"=";var n={};if("string"!==typeof e||0===e.length)return n;var r=/\+/g;e=e.split(i);var s=1e3;o&&"number"===typeof o.maxKeys&&(s=o.maxKeys);var l=e.length;s>0&&l>s&&(l=s);for(var c=0;c<l;++c){var p,h,$,d,u=e[c].replace(r,"%20"),m=u.indexOf(a);m>=0?(p=u.substr(0,m),h=u.substr(m+1)):(p=u,h=""),$=decodeURIComponent(p),d=decodeURIComponent(h),t(n,$)?Array.isArray(n[$])?n[$].push(d):n[$]=[n[$],d]:n[$]=d}return n}},94297:function(e){"use strict";var t=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,i,a,o){return i=i||"&",a=a||"=",null===e&&(e=void 0),"object"===typeof e?Object.keys(e).map((function(o){var n=encodeURIComponent(t(o))+a;return Array.isArray(e[o])?e[o].map((function(e){return n+encodeURIComponent(t(e))})).join(i):n+encodeURIComponent(t(e[o]))})).join(i):o?encodeURIComponent(t(o))+a+encodeURIComponent(t(e)):""}},30863:function(e,t,i){"use strict";t.decode=t.parse=i(97059),t.encode=t.stringify=i(94297)},25869:function(e,t,i){"use strict";var a=i(72451),o=function(){var e=4022871197;return function(t){if(t){t=t.toString();for(var i=0;i<t.length;i++){var a=.02519603282416938*(e+=t.charCodeAt(i));a-=e=a>>>0,e=(a*=e)>>>0,e+=4294967296*(a-=e)}return 2.3283064365386963e-10*(e>>>0)}e=4022871197}},n=function(e){return function(){var t,i,n=48,r=1,s=n,l=new Array(n),c=0,p=new o;for(t=0;t<n;t++)l[t]=p(Math.random());var h=function(){++s>=n&&(s=0);var e=1768863*l[s]+2.3283064365386963e-10*r;return l[s]=e-(r=0|e)},$=function(e){return Math.floor(e*(h()+11102230246251565e-32*(2097152*h()|0)))};$.string=function(e){var t,i="";for(t=0;t<e;t++)i+=String.fromCharCode(33+$(94));return i};var d=function(){var e=Array.prototype.slice.call(arguments);for(t=0;t<e.length;t++)for(i=0;i<n;i++)l[i]-=p(e[t]),l[i]<0&&(l[i]+=1)};return $.cleanString=function(e){return e=(e=(e=e.replace(/(^\s*)|(\s*$)/gi,"")).replace(/[\x00-\x1F]/gi,"")).replace(/\n /,"\n")},$.hashString=function(e){for(e=$.cleanString(e),p(e),t=0;t<e.length;t++)for(c=e.charCodeAt(t),i=0;i<n;i++)l[i]-=p(c),l[i]<0&&(l[i]+=1)},$.seed=function(e){"undefined"!==typeof e&&null!==e||(e=Math.random()),"string"!==typeof e&&(e=a(e,(function(e,t){return"function"===typeof t?t.toString():t}))),$.initState(),$.hashString(e)},$.addEntropy=function(){var e=[];for(t=0;t<arguments.length;t++)e.push(arguments[t]);d(c+++(new Date).getTime()+e.join("")+Math.random())},$.initState=function(){for(p(),t=0;t<n;t++)l[t]=p(" ");r=1,s=n},$.done=function(){p=null},"undefined"!==typeof e&&$.seed(e),$.range=function(e){return $(e)},$.random=function(){return $(Number.MAX_VALUE-1)/Number.MAX_VALUE},$.floatBetween=function(e,t){return $.random()*(t-e)+e},$.intBetween=function(e,t){return Math.floor($.random()*(t-e+1))+e},$}()};n.create=function(e){return new n(e)},e.exports=n},34463:function(e,t,i){"use strict";var a=i(72791),o=i(31725),n=i(45296);function r(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,i=1;i<arguments.length;i++)t+="&args[]="+encodeURIComponent(arguments[i]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!a)throw Error(r(227));function s(e,t,i,a,o,n,r,s,l){var c=Array.prototype.slice.call(arguments,3);try{t.apply(i,c)}catch(p){this.onError(p)}}var l=!1,c=null,p=!1,h=null,$={onError:function(e){l=!0,c=e}};function d(e,t,i,a,o,n,r,p,h){l=!1,c=null,s.apply($,arguments)}var u=null,m=null,b=null;function y(e,t,i){var a=e.type||"unknown-event";e.currentTarget=b(i),function(e,t,i,a,o,n,s,$,u){if(d.apply(this,arguments),l){if(!l)throw Error(r(198));var m=c;l=!1,c=null,p||(p=!0,h=m)}}(a,t,void 0,e),e.currentTarget=null}var f=null,g={};function x(){if(f)for(var e in g){var t=g[e],i=f.indexOf(e);if(!(-1<i))throw Error(r(96,e));if(!T[i]){if(!t.extractEvents)throw Error(r(97,e));for(var a in T[i]=t,i=t.eventTypes){var o=void 0,n=i[a],s=t,l=a;if(A.hasOwnProperty(l))throw Error(r(99,l));A[l]=n;var c=n.phasedRegistrationNames;if(c){for(o in c)c.hasOwnProperty(o)&&v(c[o],s,l);o=!0}else n.registrationName?(v(n.registrationName,s,l),o=!0):o=!1;if(!o)throw Error(r(98,a,e))}}}}function v(e,t,i){if(w[e])throw Error(r(100,e));w[e]=t,C[e]=t.eventTypes[i].dependencies}var T=[],A={},w={},C={};function O(e){var t,i=!1;for(t in e)if(e.hasOwnProperty(t)){var a=e[t];if(!g.hasOwnProperty(t)||g[t]!==a){if(g[t])throw Error(r(102,t));g[t]=a,i=!0}}i&&x()}var S=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),B=null,_=null,z=null;function q(e){if(e=m(e)){if("function"!==typeof B)throw Error(r(280));var t=e.stateNode;t&&(t=u(t),B(e.stateNode,e.type,t))}}function I(e){_?z?z.push(e):z=[e]:_=e}function k(){if(_){var e=_,t=z;if(z=_=null,q(e),t)for(e=0;e<t.length;e++)q(t[e])}}function N(e,t){return e(t)}function D(e,t,i,a,o){return e(t,i,a,o)}function Y(){}var P=N,E=!1,M=!1;function R(){null===_&&null===z||(Y(),k())}function L(e,t,i){if(M)return e(t,i);M=!0;try{return P(e,t,i)}finally{M=!1,R()}}var F=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,W=Object.prototype.hasOwnProperty,G={},V={};function U(e,t,i,a,o,n){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=a,this.attributeNamespace=o,this.mustUseProperty=i,this.propertyName=e,this.type=t,this.sanitizeURL=n}var H={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){H[e]=new U(e,0,!1,e,null,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];H[t]=new U(t,1,!1,e[1],null,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){H[e]=new U(e,2,!1,e.toLowerCase(),null,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){H[e]=new U(e,2,!1,e,null,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){H[e]=new U(e,3,!1,e.toLowerCase(),null,!1)})),["checked","multiple","muted","selected"].forEach((function(e){H[e]=new U(e,3,!0,e,null,!1)})),["capture","download"].forEach((function(e){H[e]=new U(e,4,!1,e,null,!1)})),["cols","rows","size","span"].forEach((function(e){H[e]=new U(e,6,!1,e,null,!1)})),["rowSpan","start"].forEach((function(e){H[e]=new U(e,5,!1,e.toLowerCase(),null,!1)}));var j=/[\-:]([a-z])/g;function Q(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(j,Q);H[t]=new U(t,1,!1,e,null,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(j,Q);H[t]=new U(t,1,!1,e,"http://www.w3.org/1999/xlink",!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(j,Q);H[t]=new U(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1)})),["tabIndex","crossOrigin"].forEach((function(e){H[e]=new U(e,1,!1,e.toLowerCase(),null,!1)})),H.xlinkHref=new U("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0),["src","href","action","formAction"].forEach((function(e){H[e]=new U(e,1,!1,e.toLowerCase(),null,!0)}));var K=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function Z(e,t,i,a){var o=H.hasOwnProperty(t)?H[t]:null;(null!==o?0===o.type:!a&&(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])))||(function(e,t,i,a){if(null===t||"undefined"===typeof t||function(e,t,i,a){if(null!==i&&0===i.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!a&&(null!==i?!i.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,i,a))return!0;if(a)return!1;if(null!==i)switch(i.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,i,o,a)&&(i=null),a||null===o?function(e){return!!W.call(V,e)||!W.call(G,e)&&(F.test(e)?V[e]=!0:(G[e]=!0,!1))}(t)&&(null===i?e.removeAttribute(t):e.setAttribute(t,""+i)):o.mustUseProperty?e[o.propertyName]=null===i?3!==o.type&&"":i:(t=o.attributeName,a=o.attributeNamespace,null===i?e.removeAttribute(t):(i=3===(o=o.type)||4===o&&!0===i?"":""+i,a?e.setAttributeNS(a,t,i):e.setAttribute(t,i))))}K.hasOwnProperty("ReactCurrentDispatcher")||(K.ReactCurrentDispatcher={current:null}),K.hasOwnProperty("ReactCurrentBatchConfig")||(K.ReactCurrentBatchConfig={suspense:null});var J=/^(.*)[\\\/]/,X="function"===typeof Symbol&&Symbol.for,ee=X?Symbol.for("react.element"):60103,te=X?Symbol.for("react.portal"):60106,ie=X?Symbol.for("react.fragment"):60107,ae=X?Symbol.for("react.strict_mode"):60108,oe=X?Symbol.for("react.profiler"):60114,ne=X?Symbol.for("react.provider"):60109,re=X?Symbol.for("react.context"):60110,se=X?Symbol.for("react.concurrent_mode"):60111,le=X?Symbol.for("react.forward_ref"):60112,ce=X?Symbol.for("react.suspense"):60113,pe=X?Symbol.for("react.suspense_list"):60120,he=X?Symbol.for("react.memo"):60115,$e=X?Symbol.for("react.lazy"):60116,de=X?Symbol.for("react.block"):60121,ue="function"===typeof Symbol&&Symbol.iterator;function me(e){return null===e||"object"!==typeof e?null:"function"===typeof(e=ue&&e[ue]||e["@@iterator"])?e:null}function be(e){if(null==e)return null;if("function"===typeof e)return e.displayName||e.name||null;if("string"===typeof e)return e;switch(e){case ie:return"Fragment";case te:return"Portal";case oe:return"Profiler";case ae:return"StrictMode";case ce:return"Suspense";case pe:return"SuspenseList"}if("object"===typeof e)switch(e.$$typeof){case re:return"Context.Consumer";case ne:return"Context.Provider";case le:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case he:return be(e.type);case de:return be(e.render);case $e:if(e=1===e._status?e._result:null)return be(e)}return null}function ye(e){var t="";do{e:switch(e.tag){case 3:case 4:case 6:case 7:case 10:case 9:var i="";break e;default:var a=e._debugOwner,o=e._debugSource,n=be(e.type);i=null,a&&(i=be(a.type)),a=n,n="",o?n=" (at "+o.fileName.replace(J,"")+":"+o.lineNumber+")":i&&(n=" (created by "+i+")"),i="\n in "+(a||"Unknown")+n}t+=i,e=e.return}while(e);return t}function fe(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function ge(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function xe(e){e._valueTracker||(e._valueTracker=function(e){var t=ge(e)?"checked":"value",i=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),a=""+e[t];if(!e.hasOwnProperty(t)&&"undefined"!==typeof i&&"function"===typeof i.get&&"function"===typeof i.set){var o=i.get,n=i.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(e){a=""+e,n.call(this,e)}}),Object.defineProperty(e,t,{enumerable:i.enumerable}),{getValue:function(){return a},setValue:function(e){a=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function ve(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var i=t.getValue(),a="";return e&&(a=ge(e)?e.checked?"true":"false":e.value),(e=a)!==i&&(t.setValue(e),!0)}function Te(e,t){var i=t.checked;return o({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=i?i:e._wrapperState.initialChecked})}function Ae(e,t){var i=null==t.defaultValue?"":t.defaultValue,a=null!=t.checked?t.checked:t.defaultChecked;i=fe(null!=t.value?t.value:i),e._wrapperState={initialChecked:a,initialValue:i,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function we(e,t){null!=(t=t.checked)&&Z(e,"checked",t,!1)}function Ce(e,t){we(e,t);var i=fe(t.value),a=t.type;if(null!=i)"number"===a?(0===i&&""===e.value||e.value!=i)&&(e.value=""+i):e.value!==""+i&&(e.value=""+i);else if("submit"===a||"reset"===a)return void e.removeAttribute("value");t.hasOwnProperty("value")?Se(e,t.type,i):t.hasOwnProperty("defaultValue")&&Se(e,t.type,fe(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function Oe(e,t,i){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var a=t.type;if(!("submit"!==a&&"reset"!==a||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,i||t===e.value||(e.value=t),e.defaultValue=t}""!==(i=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==i&&(e.name=i)}function Se(e,t,i){"number"===t&&e.ownerDocument.activeElement===e||(null==i?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+i&&(e.defaultValue=""+i))}function Be(e,t){return e=o({children:void 0},t),(t=function(e){var t="";return a.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function _e(e,t,i,a){if(e=e.options,t){t={};for(var o=0;o<i.length;o++)t["$"+i[o]]=!0;for(i=0;i<e.length;i++)o=t.hasOwnProperty("$"+e[i].value),e[i].selected!==o&&(e[i].selected=o),o&&a&&(e[i].defaultSelected=!0)}else{for(i=""+fe(i),t=null,o=0;o<e.length;o++){if(e[o].value===i)return e[o].selected=!0,void(a&&(e[o].defaultSelected=!0));null!==t||e[o].disabled||(t=e[o])}null!==t&&(t.selected=!0)}}function ze(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(r(91));return o({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function qe(e,t){var i=t.value;if(null==i){if(i=t.children,t=t.defaultValue,null!=i){if(null!=t)throw Error(r(92));if(Array.isArray(i)){if(!(1>=i.length))throw Error(r(93));i=i[0]}t=i}null==t&&(t=""),i=t}e._wrapperState={initialValue:fe(i)}}function Ie(e,t){var i=fe(t.value),a=fe(t.defaultValue);null!=i&&((i=""+i)!==e.value&&(e.value=i),null==t.defaultValue&&e.defaultValue!==i&&(e.defaultValue=i)),null!=a&&(e.defaultValue=""+a)}function ke(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}var Ne="http://www.w3.org/1999/xhtml",De="http://www.w3.org/2000/svg";function Ye(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Pe(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?Ye(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var Ee,Me,Re=(Me=function(e,t){if(e.namespaceURI!==De||"innerHTML"in e)e.innerHTML=t;else{for((Ee=Ee||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Ee.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,i,a){MSApp.execUnsafeLocalFunction((function(){return Me(e,t)}))}:Me);function Le(e,t){if(t){var i=e.firstChild;if(i&&i===e.lastChild&&3===i.nodeType)return void(i.nodeValue=t)}e.textContent=t}function Fe(e,t){var i={};return i[e.toLowerCase()]=t.toLowerCase(),i["Webkit"+e]="webkit"+t,i["Moz"+e]="moz"+t,i}var We={animationend:Fe("Animation","AnimationEnd"),animationiteration:Fe("Animation","AnimationIteration"),animationstart:Fe("Animation","AnimationStart"),transitionend:Fe("Transition","TransitionEnd")},Ge={},Ve={};function Ue(e){if(Ge[e])return Ge[e];if(!We[e])return e;var t,i=We[e];for(t in i)if(i.hasOwnProperty(t)&&t in Ve)return Ge[e]=i[t];return e}S&&(Ve=document.createElement("div").style,"AnimationEvent"in window||(delete We.animationend.animation,delete We.animationiteration.animation,delete We.animationstart.animation),"TransitionEvent"in window||delete We.transitionend.transition);var He=Ue("animationend"),je=Ue("animationiteration"),Qe=Ue("animationstart"),Ke=Ue("transitionend"),Ze="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Je=new("function"===typeof WeakMap?WeakMap:Map);function Xe(e){var t=Je.get(e);return void 0===t&&(t=new Map,Je.set(e,t)),t}function et(e){var t=e,i=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!==(1026&(t=e).effectTag)&&(i=t.return),e=t.return}while(e)}return 3===t.tag?i:null}function tt(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function it(e){if(et(e)!==e)throw Error(r(188))}function at(e){if(e=function(e){var t=e.alternate;if(!t){if(null===(t=et(e)))throw Error(r(188));return t!==e?null:e}for(var i=e,a=t;;){var o=i.return;if(null===o)break;var n=o.alternate;if(null===n){if(null!==(a=o.return)){i=a;continue}break}if(o.child===n.child){for(n=o.child;n;){if(n===i)return it(o),e;if(n===a)return it(o),t;n=n.sibling}throw Error(r(188))}if(i.return!==a.return)i=o,a=n;else{for(var s=!1,l=o.child;l;){if(l===i){s=!0,i=o,a=n;break}if(l===a){s=!0,a=o,i=n;break}l=l.sibling}if(!s){for(l=n.child;l;){if(l===i){s=!0,i=n,a=o;break}if(l===a){s=!0,a=n,i=o;break}l=l.sibling}if(!s)throw Error(r(189))}}if(i.alternate!==a)throw Error(r(190))}if(3!==i.tag)throw Error(r(188));return i.stateNode.current===i?e:t}(e),!e)return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function ot(e,t){if(null==t)throw Error(r(30));return null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}function nt(e,t,i){Array.isArray(e)?e.forEach(t,i):e&&t.call(i,e)}var rt=null;function st(e){if(e){var t=e._dispatchListeners,i=e._dispatchInstances;if(Array.isArray(t))for(var a=0;a<t.length&&!e.isPropagationStopped();a++)y(e,t[a],i[a]);else t&&y(e,t,i);e._dispatchListeners=null,e._dispatchInstances=null,e.isPersistent()||e.constructor.release(e)}}function lt(e){if(null!==e&&(rt=ot(rt,e)),e=rt,rt=null,e){if(nt(e,st),rt)throw Error(r(95));if(p)throw e=h,p=!1,h=null,e}}function ct(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}function pt(e){if(!S)return!1;var t=(e="on"+e)in document;return t||((t=document.createElement("div")).setAttribute(e,"return;"),t="function"===typeof t[e]),t}var ht=[];function $t(e){e.topLevelType=null,e.nativeEvent=null,e.targetInst=null,e.ancestors.length=0,10>ht.length&&ht.push(e)}function dt(e,t,i,a){if(ht.length){var o=ht.pop();return o.topLevelType=e,o.eventSystemFlags=a,o.nativeEvent=t,o.targetInst=i,o}return{topLevelType:e,eventSystemFlags:a,nativeEvent:t,targetInst:i,ancestors:[]}}function ut(e){var t=e.targetInst,i=t;do{if(!i){e.ancestors.push(i);break}var a=i;if(3===a.tag)a=a.stateNode.containerInfo;else{for(;a.return;)a=a.return;a=3!==a.tag?null:a.stateNode.containerInfo}if(!a)break;5!==(t=i.tag)&&6!==t||e.ancestors.push(i),i=zi(a)}while(i);for(i=0;i<e.ancestors.length;i++){t=e.ancestors[i];var o=ct(e.nativeEvent);a=e.topLevelType;var n=e.nativeEvent,r=e.eventSystemFlags;0===i&&(r|=64);for(var s=null,l=0;l<T.length;l++){var c=T[l];c&&(c=c.extractEvents(a,t,n,o,r))&&(s=ot(s,c))}lt(s)}}function mt(e,t,i){if(!i.has(e)){switch(e){case"scroll":Qt(t,"scroll",!0);break;case"focus":case"blur":Qt(t,"focus",!0),Qt(t,"blur",!0),i.set("blur",null),i.set("focus",null);break;case"cancel":case"close":pt(e)&&Qt(t,e,!0);break;case"invalid":case"submit":case"reset":break;default:-1===Ze.indexOf(e)&&jt(e,t)}i.set(e,null)}}var bt,yt,ft,gt=!1,xt=[],vt=null,Tt=null,At=null,wt=new Map,Ct=new Map,Ot=[],St="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput close cancel copy cut paste click change contextmenu reset submit".split(" "),Bt="focus blur dragenter dragleave mouseover mouseout pointerover pointerout gotpointercapture lostpointercapture".split(" ");function _t(e,t,i,a,o){return{blockedOn:e,topLevelType:t,eventSystemFlags:32|i,nativeEvent:o,container:a}}function zt(e,t){switch(e){case"focus":case"blur":vt=null;break;case"dragenter":case"dragleave":Tt=null;break;case"mouseover":case"mouseout":At=null;break;case"pointerover":case"pointerout":wt.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Ct.delete(t.pointerId)}}function qt(e,t,i,a,o,n){return null===e||e.nativeEvent!==n?(e=_t(t,i,a,o,n),null!==t&&(null!==(t=qi(t))&&yt(t)),e):(e.eventSystemFlags|=a,e)}function It(e){var t=zi(e.target);if(null!==t){var i=et(t);if(null!==i)if(13===(t=i.tag)){if(null!==(t=tt(i)))return e.blockedOn=t,void n.unstable_runWithPriority(e.priority,(function(){ft(i)}))}else if(3===t&&i.stateNode.hydrate)return void(e.blockedOn=3===i.tag?i.stateNode.containerInfo:null)}e.blockedOn=null}function kt(e){if(null!==e.blockedOn)return!1;var t=Xt(e.topLevelType,e.eventSystemFlags,e.container,e.nativeEvent);if(null!==t){var i=qi(t);return null!==i&&yt(i),e.blockedOn=t,!1}return!0}function Nt(e,t,i){kt(e)&&i.delete(t)}function Dt(){for(gt=!1;0<xt.length;){var e=xt[0];if(null!==e.blockedOn){null!==(e=qi(e.blockedOn))&&bt(e);break}var t=Xt(e.topLevelType,e.eventSystemFlags,e.container,e.nativeEvent);null!==t?e.blockedOn=t:xt.shift()}null!==vt&&kt(vt)&&(vt=null),null!==Tt&&kt(Tt)&&(Tt=null),null!==At&&kt(At)&&(At=null),wt.forEach(Nt),Ct.forEach(Nt)}function Yt(e,t){e.blockedOn===t&&(e.blockedOn=null,gt||(gt=!0,n.unstable_scheduleCallback(n.unstable_NormalPriority,Dt)))}function Pt(e){function t(t){return Yt(t,e)}if(0<xt.length){Yt(xt[0],e);for(var i=1;i<xt.length;i++){var a=xt[i];a.blockedOn===e&&(a.blockedOn=null)}}for(null!==vt&&Yt(vt,e),null!==Tt&&Yt(Tt,e),null!==At&&Yt(At,e),wt.forEach(t),Ct.forEach(t),i=0;i<Ot.length;i++)(a=Ot[i]).blockedOn===e&&(a.blockedOn=null);for(;0<Ot.length&&null===(i=Ot[0]).blockedOn;)It(i),null===i.blockedOn&&Ot.shift()}var Et={},Mt=new Map,Rt=new Map,Lt=["abort","abort",He,"animationEnd",je,"animationIteration",Qe,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing","playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",Ke,"transitionEnd","waiting","waiting"];function Ft(e,t){for(var i=0;i<e.length;i+=2){var a=e[i],o=e[i+1],n="on"+(o[0].toUpperCase()+o.slice(1));n={phasedRegistrationNames:{bubbled:n,captured:n+"Capture"},dependencies:[a],eventPriority:t},Rt.set(a,t),Mt.set(a,n),Et[o]=n}}Ft("blur blur cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focus focus input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),0),Ft("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1),Ft(Lt,2);for(var Wt="change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),Gt=0;Gt<Wt.length;Gt++)Rt.set(Wt[Gt],0);var Vt=n.unstable_UserBlockingPriority,Ut=n.unstable_runWithPriority,Ht=!0;function jt(e,t){Qt(t,e,!1)}function Qt(e,t,i){var a=Rt.get(t);switch(void 0===a?2:a){case 0:a=Kt.bind(null,t,1,e);break;case 1:a=Zt.bind(null,t,1,e);break;default:a=Jt.bind(null,t,1,e)}i?e.addEventListener(t,a,!0):e.addEventListener(t,a,!1)}function Kt(e,t,i,a){E||Y();var o=Jt,n=E;E=!0;try{D(o,e,t,i,a)}finally{(E=n)||R()}}function Zt(e,t,i,a){Ut(Vt,Jt.bind(null,e,t,i,a))}function Jt(e,t,i,a){if(Ht)if(0<xt.length&&-1<St.indexOf(e))e=_t(null,e,t,i,a),xt.push(e);else{var o=Xt(e,t,i,a);if(null===o)zt(e,a);else if(-1<St.indexOf(e))e=_t(o,e,t,i,a),xt.push(e);else if(!function(e,t,i,a,o){switch(t){case"focus":return vt=qt(vt,e,t,i,a,o),!0;case"dragenter":return Tt=qt(Tt,e,t,i,a,o),!0;case"mouseover":return At=qt(At,e,t,i,a,o),!0;case"pointerover":var n=o.pointerId;return wt.set(n,qt(wt.get(n)||null,e,t,i,a,o)),!0;case"gotpointercapture":return n=o.pointerId,Ct.set(n,qt(Ct.get(n)||null,e,t,i,a,o)),!0}return!1}(o,e,t,i,a)){zt(e,a),e=dt(e,a,null,t);try{L(ut,e)}finally{$t(e)}}}}function Xt(e,t,i,a){if(null!==(i=zi(i=ct(a)))){var o=et(i);if(null===o)i=null;else{var n=o.tag;if(13===n){if(null!==(i=tt(o)))return i;i=null}else if(3===n){if(o.stateNode.hydrate)return 3===o.tag?o.stateNode.containerInfo:null;i=null}else o!==i&&(i=null)}}e=dt(e,a,i,t);try{L(ut,e)}finally{$t(e)}return null}var ei={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ti=["Webkit","ms","Moz","O"];function ii(e,t,i){return null==t||"boolean"===typeof t||""===t?"":i||"number"!==typeof t||0===t||ei.hasOwnProperty(e)&&ei[e]?(""+t).trim():t+"px"}function ai(e,t){for(var i in e=e.style,t)if(t.hasOwnProperty(i)){var a=0===i.indexOf("--"),o=ii(i,t[i],a);"float"===i&&(i="cssFloat"),a?e.setProperty(i,o):e[i]=o}}Object.keys(ei).forEach((function(e){ti.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),ei[t]=ei[e]}))}));var oi=o({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ni(e,t){if(t){if(oi[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(r(137,e,""));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(r(60));if("object"!==typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(r(61))}if(null!=t.style&&"object"!==typeof t.style)throw Error(r(62,""))}}function ri(e,t){if(-1===e.indexOf("-"))return"string"===typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var si=Ne;function li(e,t){var i=Xe(e=9===e.nodeType||11===e.nodeType?e:e.ownerDocument);t=C[t];for(var a=0;a<t.length;a++)mt(t[a],e,i)}function ci(){}function pi(e){if("undefined"===typeof(e=e||("undefined"!==typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function hi(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function $i(e,t){var i,a=hi(e);for(e=0;a;){if(3===a.nodeType){if(i=e+a.textContent.length,e<=t&&i>=t)return{node:a,offset:t-e};e=i}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=hi(a)}}function di(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?di(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function ui(){for(var e=window,t=pi();t instanceof e.HTMLIFrameElement;){try{var i="string"===typeof t.contentWindow.location.href}catch(a){i=!1}if(!i)break;t=pi((e=t.contentWindow).document)}return t}function mi(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var bi="$?",yi="$!",fi=null,gi=null;function xi(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function vi(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"===typeof t.children||"number"===typeof t.children||"object"===typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Ti="function"===typeof setTimeout?setTimeout:void 0,Ai="function"===typeof clearTimeout?clearTimeout:void 0;function wi(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function Ci(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var i=e.data;if("$"===i||i===yi||i===bi){if(0===t)return e;t--}else"/$"===i&&t++}e=e.previousSibling}return null}var Oi=Math.random().toString(36).slice(2),Si="__reactInternalInstance$"+Oi,Bi="__reactEventHandlers$"+Oi,_i="__reactContainere$"+Oi;function zi(e){var t=e[Si];if(t)return t;for(var i=e.parentNode;i;){if(t=i[_i]||i[Si]){if(i=t.alternate,null!==t.child||null!==i&&null!==i.child)for(e=Ci(e);null!==e;){if(i=e[Si])return i;e=Ci(e)}return t}i=(e=i).parentNode}return null}function qi(e){return!(e=e[Si]||e[_i])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function Ii(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(r(33))}function ki(e){return e[Bi]||null}function Ni(e){do{e=e.return}while(e&&5!==e.tag);return e||null}function Di(e,t){var i=e.stateNode;if(!i)return null;var a=u(i);if(!a)return null;i=a[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(a=!a.disabled)||(a=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!a;break e;default:e=!1}if(e)return null;if(i&&"function"!==typeof i)throw Error(r(231,t,typeof i));return i}function Yi(e,t,i){(t=Di(e,i.dispatchConfig.phasedRegistrationNames[t]))&&(i._dispatchListeners=ot(i._dispatchListeners,t),i._dispatchInstances=ot(i._dispatchInstances,e))}function Pi(e){if(e&&e.dispatchConfig.phasedRegistrationNames){for(var t=e._targetInst,i=[];t;)i.push(t),t=Ni(t);for(t=i.length;0<t--;)Yi(i[t],"captured",e);for(t=0;t<i.length;t++)Yi(i[t],"bubbled",e)}}function Ei(e,t,i){e&&i&&i.dispatchConfig.registrationName&&(t=Di(e,i.dispatchConfig.registrationName))&&(i._dispatchListeners=ot(i._dispatchListeners,t),i._dispatchInstances=ot(i._dispatchInstances,e))}function Mi(e){e&&e.dispatchConfig.registrationName&&Ei(e._targetInst,null,e)}function Ri(e){nt(e,Pi)}var Li=null,Fi=null,Wi=null;function Gi(){if(Wi)return Wi;var e,t,i=Fi,a=i.length,o="value"in Li?Li.value:Li.textContent,n=o.length;for(e=0;e<a&&i[e]===o[e];e++);var r=a-e;for(t=1;t<=r&&i[a-t]===o[n-t];t++);return Wi=o.slice(e,1<t?1-t:void 0)}function Vi(){return!0}function Ui(){return!1}function Hi(e,t,i,a){for(var o in this.dispatchConfig=e,this._targetInst=t,this.nativeEvent=i,e=this.constructor.Interface)e.hasOwnProperty(o)&&((t=e[o])?this[o]=t(i):"target"===o?this.target=a:this[o]=i[o]);return this.isDefaultPrevented=(null!=i.defaultPrevented?i.defaultPrevented:!1===i.returnValue)?Vi:Ui,this.isPropagationStopped=Ui,this}function ji(e,t,i,a){if(this.eventPool.length){var o=this.eventPool.pop();return this.call(o,e,t,i,a),o}return new this(e,t,i,a)}function Qi(e){if(!(e instanceof this))throw Error(r(279));e.destructor(),10>this.eventPool.length&&this.eventPool.push(e)}function Ki(e){e.eventPool=[],e.getPooled=ji,e.release=Qi}o(Hi.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=Vi)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=Vi)},persist:function(){this.isPersistent=Vi},isPersistent:Ui,destructor:function(){var e,t=this.constructor.Interface;for(e in t)this[e]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null,this.isPropagationStopped=this.isDefaultPrevented=Ui,this._dispatchInstances=this._dispatchListeners=null}}),Hi.Interface={type:null,target:null,currentTarget:function(){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null},Hi.extend=function(e){function t(){}function i(){return a.apply(this,arguments)}var a=this;t.prototype=a.prototype;var n=new t;return o(n,i.prototype),i.prototype=n,i.prototype.constructor=i,i.Interface=o({},a.Interface,e),i.extend=a.extend,Ki(i),i},Ki(Hi);var Zi=Hi.extend({data:null}),Ji=Hi.extend({data:null}),Xi=[9,13,27,32],ea=S&&"CompositionEvent"in window,ta=null;S&&"documentMode"in document&&(ta=document.documentMode);var ia=S&&"TextEvent"in window&&!ta,aa=S&&(!ea||ta&&8<ta&&11>=ta),oa=String.fromCharCode(32),na={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},ra=!1;function sa(e,t){switch(e){case"keyup":return-1!==Xi.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function la(e){return"object"===typeof(e=e.detail)&&"data"in e?e.data:null}var ca=!1;var pa={eventTypes:na,extractEvents:function(e,t,i,a){var o;if(ea)e:{switch(e){case"compositionstart":var n=na.compositionStart;break e;case"compositionend":n=na.compositionEnd;break e;case"compositionupdate":n=na.compositionUpdate;break e}n=void 0}else ca?sa(e,i)&&(n=na.compositionEnd):"keydown"===e&&229===i.keyCode&&(n=na.compositionStart);return n?(aa&&"ko"!==i.locale&&(ca||n!==na.compositionStart?n===na.compositionEnd&&ca&&(o=Gi()):(Fi="value"in(Li=a)?Li.value:Li.textContent,ca=!0)),n=Zi.getPooled(n,t,i,a),o?n.data=o:null!==(o=la(i))&&(n.data=o),Ri(n),o=n):o=null,(e=ia?function(e,t){switch(e){case"compositionend":return la(t);case"keypress":return 32!==t.which?null:(ra=!0,oa);case"textInput":return(e=t.data)===oa&&ra?null:e;default:return null}}(e,i):function(e,t){if(ca)return"compositionend"===e||!ea&&sa(e,t)?(e=Gi(),Wi=Fi=Li=null,ca=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return aa&&"ko"!==t.locale?null:t.data}}(e,i))?((t=Ji.getPooled(na.beforeInput,t,i,a)).data=e,Ri(t)):t=null,null===o?t:null===t?o:[o,t]}},ha={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function $a(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!ha[e.type]:"textarea"===t}var da={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}};function ua(e,t,i){return(e=Hi.getPooled(da.change,e,t,i)).type="change",I(i),Ri(e),e}var ma=null,ba=null;function ya(e){lt(e)}function fa(e){if(ve(Ii(e)))return e}function ga(e,t){if("change"===e)return t}var xa=!1;function va(){ma&&(ma.detachEvent("onpropertychange",Ta),ba=ma=null)}function Ta(e){if("value"===e.propertyName&&fa(ba))if(e=ua(ba,e,ct(e)),E)lt(e);else{E=!0;try{N(ya,e)}finally{E=!1,R()}}}function Aa(e,t,i){"focus"===e?(va(),ba=i,(ma=t).attachEvent("onpropertychange",Ta)):"blur"===e&&va()}function wa(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return fa(ba)}function Ca(e,t){if("click"===e)return fa(t)}function Oa(e,t){if("input"===e||"change"===e)return fa(t)}S&&(xa=pt("input")&&(!document.documentMode||9<document.documentMode));var Sa={eventTypes:da,_isInputEventSupported:xa,extractEvents:function(e,t,i,a){var o=t?Ii(t):window,n=o.nodeName&&o.nodeName.toLowerCase();if("select"===n||"input"===n&&"file"===o.type)var r=ga;else if($a(o))if(xa)r=Oa;else{r=wa;var s=Aa}else(n=o.nodeName)&&"input"===n.toLowerCase()&&("checkbox"===o.type||"radio"===o.type)&&(r=Ca);if(r&&(r=r(e,t)))return ua(r,i,a);s&&s(e,o,t),"blur"===e&&(e=o._wrapperState)&&e.controlled&&"number"===o.type&&Se(o,"number",o.value)}},Ba=Hi.extend({view:null,detail:null}),_a={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function za(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=_a[e])&&!!t[e]}function qa(){return za}var Ia=0,ka=0,Na=!1,Da=!1,Ya=Ba.extend({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:qa,button:null,buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},movementX:function(e){if("movementX"in e)return e.movementX;var t=Ia;return Ia=e.screenX,Na?"mousemove"===e.type?e.screenX-t:0:(Na=!0,0)},movementY:function(e){if("movementY"in e)return e.movementY;var t=ka;return ka=e.screenY,Da?"mousemove"===e.type?e.screenY-t:0:(Da=!0,0)}}),Pa=Ya.extend({pointerId:null,width:null,height:null,pressure:null,tangentialPressure:null,tiltX:null,tiltY:null,twist:null,pointerType:null,isPrimary:null}),Ea={mouseEnter:{registrationName:"onMouseEnter",dependencies:["mouseout","mouseover"]},mouseLeave:{registrationName:"onMouseLeave",dependencies:["mouseout","mouseover"]},pointerEnter:{registrationName:"onPointerEnter",dependencies:["pointerout","pointerover"]},pointerLeave:{registrationName:"onPointerLeave",dependencies:["pointerout","pointerover"]}},Ma={eventTypes:Ea,extractEvents:function(e,t,i,a,o){var n="mouseover"===e||"pointerover"===e,r="mouseout"===e||"pointerout"===e;if(n&&0===(32&o)&&(i.relatedTarget||i.fromElement)||!r&&!n)return null;(n=a.window===a?a:(n=a.ownerDocument)?n.defaultView||n.parentWindow:window,r)?(r=t,null!==(t=(t=i.relatedTarget||i.toElement)?zi(t):null)&&(t!==et(t)||5!==t.tag&&6!==t.tag)&&(t=null)):r=null;if(r===t)return null;if("mouseout"===e||"mouseover"===e)var s=Ya,l=Ea.mouseLeave,c=Ea.mouseEnter,p="mouse";else"pointerout"!==e&&"pointerover"!==e||(s=Pa,l=Ea.pointerLeave,c=Ea.pointerEnter,p="pointer");if(e=null==r?n:Ii(r),n=null==t?n:Ii(t),(l=s.getPooled(l,r,i,a)).type=p+"leave",l.target=e,l.relatedTarget=n,(i=s.getPooled(c,t,i,a)).type=p+"enter",i.target=n,i.relatedTarget=e,p=t,(a=r)&&p)e:{for(c=p,r=0,e=s=a;e;e=Ni(e))r++;for(e=0,t=c;t;t=Ni(t))e++;for(;0<r-e;)s=Ni(s),r--;for(;0<e-r;)c=Ni(c),e--;for(;r--;){if(s===c||s===c.alternate)break e;s=Ni(s),c=Ni(c)}s=null}else s=null;for(c=s,s=[];a&&a!==c&&(null===(r=a.alternate)||r!==c);)s.push(a),a=Ni(a);for(a=[];p&&p!==c&&(null===(r=p.alternate)||r!==c);)a.push(p),p=Ni(p);for(p=0;p<s.length;p++)Ei(s[p],"bubbled",l);for(p=a.length;0<p--;)Ei(a[p],"captured",i);return 0===(64&o)?[l]:[l,i]}};var Ra="function"===typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t},La=Object.prototype.hasOwnProperty;function Fa(e,t){if(Ra(e,t))return!0;if("object"!==typeof e||null===e||"object"!==typeof t||null===t)return!1;var i=Object.keys(e),a=Object.keys(t);if(i.length!==a.length)return!1;for(a=0;a<i.length;a++)if(!La.call(t,i[a])||!Ra(e[i[a]],t[i[a]]))return!1;return!0}var Wa=S&&"documentMode"in document&&11>=document.documentMode,Ga={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu dragend focus keydown keyup mousedown mouseup selectionchange".split(" ")}},Va=null,Ua=null,Ha=null,ja=!1;function Qa(e,t){var i=t.window===t?t.document:9===t.nodeType?t:t.ownerDocument;return ja||null==Va||Va!==pi(i)?null:("selectionStart"in(i=Va)&&mi(i)?i={start:i.selectionStart,end:i.selectionEnd}:i={anchorNode:(i=(i.ownerDocument&&i.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:i.anchorOffset,focusNode:i.focusNode,focusOffset:i.focusOffset},Ha&&Fa(Ha,i)?null:(Ha=i,(e=Hi.getPooled(Ga.select,Ua,e,t)).type="select",e.target=Va,Ri(e),e))}var Ka={eventTypes:Ga,extractEvents:function(e,t,i,a,o,n){if(!(n=!(o=n||(a.window===a?a.document:9===a.nodeType?a:a.ownerDocument)))){e:{o=Xe(o),n=C.onSelect;for(var r=0;r<n.length;r++)if(!o.has(n[r])){o=!1;break e}o=!0}n=!o}if(n)return null;switch(o=t?Ii(t):window,e){case"focus":($a(o)||"true"===o.contentEditable)&&(Va=o,Ua=t,Ha=null);break;case"blur":Ha=Ua=Va=null;break;case"mousedown":ja=!0;break;case"contextmenu":case"mouseup":case"dragend":return ja=!1,Qa(i,a);case"selectionchange":if(Wa)break;case"keydown":case"keyup":return Qa(i,a)}return null}},Za=Hi.extend({animationName:null,elapsedTime:null,pseudoElement:null}),Ja=Hi.extend({clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Xa=Ba.extend({relatedTarget:null});function eo(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}var to={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},io={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},ao=Ba.extend({key:function(e){if(e.key){var t=to[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=eo(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?io[e.keyCode]||"Unidentified":""},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:qa,charCode:function(e){return"keypress"===e.type?eo(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?eo(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),oo=Ya.extend({dataTransfer:null}),no=Ba.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:qa}),ro=Hi.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),so=Ya.extend({deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null}),lo={eventTypes:Et,extractEvents:function(e,t,i,a){var o=Mt.get(e);if(!o)return null;switch(e){case"keypress":if(0===eo(i))return null;case"keydown":case"keyup":e=ao;break;case"blur":case"focus":e=Xa;break;case"click":if(2===i.button)return null;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":e=Ya;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":e=oo;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":e=no;break;case He:case je:case Qe:e=Za;break;case Ke:e=ro;break;case"scroll":e=Ba;break;case"wheel":e=so;break;case"copy":case"cut":case"paste":e=Ja;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":e=Pa;break;default:e=Hi}return Ri(t=e.getPooled(o,t,i,a)),t}};if(f)throw Error(r(101));f=Array.prototype.slice.call("ResponderEventPlugin SimpleEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin".split(" ")),x(),u=ki,m=qi,b=Ii,O({SimpleEventPlugin:lo,EnterLeaveEventPlugin:Ma,ChangeEventPlugin:Sa,SelectEventPlugin:Ka,BeforeInputEventPlugin:pa});var co=[],po=-1;function ho(e){0>po||(e.current=co[po],co[po]=null,po--)}function $o(e,t){po++,co[po]=e.current,e.current=t}var uo={},mo={current:uo},bo={current:!1},yo=uo;function fo(e,t){var i=e.type.contextTypes;if(!i)return uo;var a=e.stateNode;if(a&&a.__reactInternalMemoizedUnmaskedChildContext===t)return a.__reactInternalMemoizedMaskedChildContext;var o,n={};for(o in i)n[o]=t[o];return a&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=n),n}function go(e){return null!==(e=e.childContextTypes)&&void 0!==e}function xo(){ho(bo),ho(mo)}function vo(e,t,i){if(mo.current!==uo)throw Error(r(168));$o(mo,t),$o(bo,i)}function To(e,t,i){var a=e.stateNode;if(e=t.childContextTypes,"function"!==typeof a.getChildContext)return i;for(var n in a=a.getChildContext())if(!(n in e))throw Error(r(108,be(t)||"Unknown",n));return o({},i,{},a)}function Ao(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||uo,yo=mo.current,$o(mo,e),$o(bo,bo.current),!0}function wo(e,t,i){var a=e.stateNode;if(!a)throw Error(r(169));i?(e=To(e,t,yo),a.__reactInternalMemoizedMergedChildContext=e,ho(bo),ho(mo),$o(mo,e)):ho(bo),$o(bo,i)}var Co=n.unstable_runWithPriority,Oo=n.unstable_scheduleCallback,So=n.unstable_cancelCallback,Bo=n.unstable_requestPaint,_o=n.unstable_now,zo=n.unstable_getCurrentPriorityLevel,qo=n.unstable_ImmediatePriority,Io=n.unstable_UserBlockingPriority,ko=n.unstable_NormalPriority,No=n.unstable_LowPriority,Do=n.unstable_IdlePriority,Yo={},Po=n.unstable_shouldYield,Eo=void 0!==Bo?Bo:function(){},Mo=null,Ro=null,Lo=!1,Fo=_o(),Wo=1e4>Fo?_o:function(){return _o()-Fo};function Go(){switch(zo()){case qo:return 99;case Io:return 98;case ko:return 97;case No:return 96;case Do:return 95;default:throw Error(r(332))}}function Vo(e){switch(e){case 99:return qo;case 98:return Io;case 97:return ko;case 96:return No;case 95:return Do;default:throw Error(r(332))}}function Uo(e,t){return e=Vo(e),Co(e,t)}function Ho(e,t,i){return e=Vo(e),Oo(e,t,i)}function jo(e){return null===Mo?(Mo=[e],Ro=Oo(qo,Ko)):Mo.push(e),Yo}function Qo(){if(null!==Ro){var e=Ro;Ro=null,So(e)}Ko()}function Ko(){if(!Lo&&null!==Mo){Lo=!0;var e=0;try{var t=Mo;Uo(99,(function(){for(;e<t.length;e++){var i=t[e];do{i=i(!0)}while(null!==i)}})),Mo=null}catch(i){throw null!==Mo&&(Mo=Mo.slice(e+1)),Oo(qo,Qo),i}finally{Lo=!1}}}function Zo(e,t,i){return 1073741821-(1+((1073741821-e+t/10)/(i/=10)|0))*i}function Jo(e,t){if(e&&e.defaultProps)for(var i in t=o({},t),e=e.defaultProps)void 0===t[i]&&(t[i]=e[i]);return t}var Xo={current:null},en=null,tn=null,an=null;function on(){an=tn=en=null}function nn(e){var t=Xo.current;ho(Xo),e.type._context._currentValue=t}function rn(e,t){for(;null!==e;){var i=e.alternate;if(e.childExpirationTime<t)e.childExpirationTime=t,null!==i&&i.childExpirationTime<t&&(i.childExpirationTime=t);else{if(!(null!==i&&i.childExpirationTime<t))break;i.childExpirationTime=t}e=e.return}}function sn(e,t){en=e,an=tn=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(e.expirationTime>=t&&(Nr=!0),e.firstContext=null)}function ln(e,t){if(an!==e&&!1!==t&&0!==t)if("number"===typeof t&&1073741823!==t||(an=e,t=1073741823),t={context:e,observedBits:t,next:null},null===tn){if(null===en)throw Error(r(308));tn=t,en.dependencies={expirationTime:0,firstContext:t,responders:null}}else tn=tn.next=t;return e._currentValue}var cn=!1;function pn(e){e.updateQueue={baseState:e.memoizedState,baseQueue:null,shared:{pending:null},effects:null}}function hn(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,baseQueue:e.baseQueue,shared:e.shared,effects:e.effects})}function $n(e,t){return(e={expirationTime:e,suspenseConfig:t,tag:0,payload:null,callback:null,next:null}).next=e}function dn(e,t){if(null!==(e=e.updateQueue)){var i=(e=e.shared).pending;null===i?t.next=t:(t.next=i.next,i.next=t),e.pending=t}}function un(e,t){var i=e.alternate;null!==i&&hn(i,e),null===(i=(e=e.updateQueue).baseQueue)?(e.baseQueue=t.next=t,t.next=t):(t.next=i.next,i.next=t)}function mn(e,t,i,a){var n=e.updateQueue;cn=!1;var r=n.baseQueue,s=n.shared.pending;if(null!==s){if(null!==r){var l=r.next;r.next=s.next,s.next=l}r=s,n.shared.pending=null,null!==(l=e.alternate)&&(null!==(l=l.updateQueue)&&(l.baseQueue=s))}if(null!==r){l=r.next;var c=n.baseState,p=0,h=null,$=null,d=null;if(null!==l)for(var u=l;;){if((s=u.expirationTime)<a){var m={expirationTime:u.expirationTime,suspenseConfig:u.suspenseConfig,tag:u.tag,payload:u.payload,callback:u.callback,next:null};null===d?($=d=m,h=c):d=d.next=m,s>p&&(p=s)}else{null!==d&&(d=d.next={expirationTime:1073741823,suspenseConfig:u.suspenseConfig,tag:u.tag,payload:u.payload,callback:u.callback,next:null}),dl(s,u.suspenseConfig);e:{var b=e,y=u;switch(s=t,m=i,y.tag){case 1:if("function"===typeof(b=y.payload)){c=b.call(m,c,s);break e}c=b;break e;case 3:b.effectTag=-4097&b.effectTag|64;case 0:if(null===(s="function"===typeof(b=y.payload)?b.call(m,c,s):b)||void 0===s)break e;c=o({},c,s);break e;case 2:cn=!0}}null!==u.callback&&(e.effectTag|=32,null===(s=n.effects)?n.effects=[u]:s.push(u))}if(null===(u=u.next)||u===l){if(null===(s=n.shared.pending))break;u=r.next=s.next,s.next=l,n.baseQueue=r=s,n.shared.pending=null}}null===d?h=c:d.next=$,n.baseState=h,n.baseQueue=d,ul(p),e.expirationTime=p,e.memoizedState=c}}function bn(e,t,i){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var a=e[t],o=a.callback;if(null!==o){if(a.callback=null,a=o,o=i,"function"!==typeof a)throw Error(r(191,a));a.call(o)}}}var yn=K.ReactCurrentBatchConfig,fn=(new a.Component).refs;function gn(e,t,i,a){i=null===(i=i(a,t=e.memoizedState))||void 0===i?t:o({},t,i),e.memoizedState=i,0===e.expirationTime&&(e.updateQueue.baseState=i)}var xn={isMounted:function(e){return!!(e=e._reactInternalFiber)&&et(e)===e},enqueueSetState:function(e,t,i){e=e._reactInternalFiber;var a=el(),o=yn.suspense;(o=$n(a=tl(a,e,o),o)).payload=t,void 0!==i&&null!==i&&(o.callback=i),dn(e,o),il(e,a)},enqueueReplaceState:function(e,t,i){e=e._reactInternalFiber;var a=el(),o=yn.suspense;(o=$n(a=tl(a,e,o),o)).tag=1,o.payload=t,void 0!==i&&null!==i&&(o.callback=i),dn(e,o),il(e,a)},enqueueForceUpdate:function(e,t){e=e._reactInternalFiber;var i=el(),a=yn.suspense;(a=$n(i=tl(i,e,a),a)).tag=2,void 0!==t&&null!==t&&(a.callback=t),dn(e,a),il(e,i)}};function vn(e,t,i,a,o,n,r){return"function"===typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(a,n,r):!t.prototype||!t.prototype.isPureReactComponent||(!Fa(i,a)||!Fa(o,n))}function Tn(e,t,i){var a=!1,o=uo,n=t.contextType;return"object"===typeof n&&null!==n?n=ln(n):(o=go(t)?yo:mo.current,n=(a=null!==(a=t.contextTypes)&&void 0!==a)?fo(e,o):uo),t=new t(i,n),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=xn,e.stateNode=t,t._reactInternalFiber=e,a&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=n),t}function An(e,t,i,a){e=t.state,"function"===typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(i,a),"function"===typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(i,a),t.state!==e&&xn.enqueueReplaceState(t,t.state,null)}function wn(e,t,i,a){var o=e.stateNode;o.props=i,o.state=e.memoizedState,o.refs=fn,pn(e);var n=t.contextType;"object"===typeof n&&null!==n?o.context=ln(n):(n=go(t)?yo:mo.current,o.context=fo(e,n)),mn(e,i,o,a),o.state=e.memoizedState,"function"===typeof(n=t.getDerivedStateFromProps)&&(gn(e,t,n,i),o.state=e.memoizedState),"function"===typeof t.getDerivedStateFromProps||"function"===typeof o.getSnapshotBeforeUpdate||"function"!==typeof o.UNSAFE_componentWillMount&&"function"!==typeof o.componentWillMount||(t=o.state,"function"===typeof o.componentWillMount&&o.componentWillMount(),"function"===typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),t!==o.state&&xn.enqueueReplaceState(o,o.state,null),mn(e,i,o,a),o.state=e.memoizedState),"function"===typeof o.componentDidMount&&(e.effectTag|=4)}var Cn=Array.isArray;function On(e,t,i){if(null!==(e=i.ref)&&"function"!==typeof e&&"object"!==typeof e){if(i._owner){if(i=i._owner){if(1!==i.tag)throw Error(r(309));var a=i.stateNode}if(!a)throw Error(r(147,e));var o=""+e;return null!==t&&null!==t.ref&&"function"===typeof t.ref&&t.ref._stringRef===o?t.ref:(t=function(e){var t=a.refs;t===fn&&(t=a.refs={}),null===e?delete t[o]:t[o]=e},t._stringRef=o,t)}if("string"!==typeof e)throw Error(r(284));if(!i._owner)throw Error(r(290,e))}return e}function Sn(e,t){if("textarea"!==e.type)throw Error(r(31,"[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t,""))}function Bn(e){function t(t,i){if(e){var a=t.lastEffect;null!==a?(a.nextEffect=i,t.lastEffect=i):t.firstEffect=t.lastEffect=i,i.nextEffect=null,i.effectTag=8}}function i(i,a){if(!e)return null;for(;null!==a;)t(i,a),a=a.sibling;return null}function a(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function o(e,t){return(e=Nl(e,t)).index=0,e.sibling=null,e}function n(t,i,a){return t.index=a,e?null!==(a=t.alternate)?(a=a.index)<i?(t.effectTag=2,i):a:(t.effectTag=2,i):i}function s(t){return e&&null===t.alternate&&(t.effectTag=2),t}function l(e,t,i,a){return null===t||6!==t.tag?((t=Pl(i,e.mode,a)).return=e,t):((t=o(t,i)).return=e,t)}function c(e,t,i,a){return null!==t&&t.elementType===i.type?((a=o(t,i.props)).ref=On(e,t,i),a.return=e,a):((a=Dl(i.type,i.key,i.props,null,e.mode,a)).ref=On(e,t,i),a.return=e,a)}function p(e,t,i,a){return null===t||4!==t.tag||t.stateNode.containerInfo!==i.containerInfo||t.stateNode.implementation!==i.implementation?((t=El(i,e.mode,a)).return=e,t):((t=o(t,i.children||[])).return=e,t)}function h(e,t,i,a,n){return null===t||7!==t.tag?((t=Yl(i,e.mode,a,n)).return=e,t):((t=o(t,i)).return=e,t)}function $(e,t,i){if("string"===typeof t||"number"===typeof t)return(t=Pl(""+t,e.mode,i)).return=e,t;if("object"===typeof t&&null!==t){switch(t.$$typeof){case ee:return(i=Dl(t.type,t.key,t.props,null,e.mode,i)).ref=On(e,null,t),i.return=e,i;case te:return(t=El(t,e.mode,i)).return=e,t}if(Cn(t)||me(t))return(t=Yl(t,e.mode,i,null)).return=e,t;Sn(e,t)}return null}function d(e,t,i,a){var o=null!==t?t.key:null;if("string"===typeof i||"number"===typeof i)return null!==o?null:l(e,t,""+i,a);if("object"===typeof i&&null!==i){switch(i.$$typeof){case ee:return i.key===o?i.type===ie?h(e,t,i.props.children,a,o):c(e,t,i,a):null;case te:return i.key===o?p(e,t,i,a):null}if(Cn(i)||me(i))return null!==o?null:h(e,t,i,a,null);Sn(e,i)}return null}function u(e,t,i,a,o){if("string"===typeof a||"number"===typeof a)return l(t,e=e.get(i)||null,""+a,o);if("object"===typeof a&&null!==a){switch(a.$$typeof){case ee:return e=e.get(null===a.key?i:a.key)||null,a.type===ie?h(t,e,a.props.children,o,a.key):c(t,e,a,o);case te:return p(t,e=e.get(null===a.key?i:a.key)||null,a,o)}if(Cn(a)||me(a))return h(t,e=e.get(i)||null,a,o,null);Sn(t,a)}return null}function m(o,r,s,l){for(var c=null,p=null,h=r,m=r=0,b=null;null!==h&&m<s.length;m++){h.index>m?(b=h,h=null):b=h.sibling;var y=d(o,h,s[m],l);if(null===y){null===h&&(h=b);break}e&&h&&null===y.alternate&&t(o,h),r=n(y,r,m),null===p?c=y:p.sibling=y,p=y,h=b}if(m===s.length)return i(o,h),c;if(null===h){for(;m<s.length;m++)null!==(h=$(o,s[m],l))&&(r=n(h,r,m),null===p?c=h:p.sibling=h,p=h);return c}for(h=a(o,h);m<s.length;m++)null!==(b=u(h,o,m,s[m],l))&&(e&&null!==b.alternate&&h.delete(null===b.key?m:b.key),r=n(b,r,m),null===p?c=b:p.sibling=b,p=b);return e&&h.forEach((function(e){return t(o,e)})),c}function b(o,s,l,c){var p=me(l);if("function"!==typeof p)throw Error(r(150));if(null==(l=p.call(l)))throw Error(r(151));for(var h=p=null,m=s,b=s=0,y=null,f=l.next();null!==m&&!f.done;b++,f=l.next()){m.index>b?(y=m,m=null):y=m.sibling;var g=d(o,m,f.value,c);if(null===g){null===m&&(m=y);break}e&&m&&null===g.alternate&&t(o,m),s=n(g,s,b),null===h?p=g:h.sibling=g,h=g,m=y}if(f.done)return i(o,m),p;if(null===m){for(;!f.done;b++,f=l.next())null!==(f=$(o,f.value,c))&&(s=n(f,s,b),null===h?p=f:h.sibling=f,h=f);return p}for(m=a(o,m);!f.done;b++,f=l.next())null!==(f=u(m,o,b,f.value,c))&&(e&&null!==f.alternate&&m.delete(null===f.key?b:f.key),s=n(f,s,b),null===h?p=f:h.sibling=f,h=f);return e&&m.forEach((function(e){return t(o,e)})),p}return function(e,a,n,l){var c="object"===typeof n&&null!==n&&n.type===ie&&null===n.key;c&&(n=n.props.children);var p="object"===typeof n&&null!==n;if(p)switch(n.$$typeof){case ee:e:{for(p=n.key,c=a;null!==c;){if(c.key===p){if(7===c.tag){if(n.type===ie){i(e,c.sibling),(a=o(c,n.props.children)).return=e,e=a;break e}}else if(c.elementType===n.type){i(e,c.sibling),(a=o(c,n.props)).ref=On(e,c,n),a.return=e,e=a;break e}i(e,c);break}t(e,c),c=c.sibling}n.type===ie?((a=Yl(n.props.children,e.mode,l,n.key)).return=e,e=a):((l=Dl(n.type,n.key,n.props,null,e.mode,l)).ref=On(e,a,n),l.return=e,e=l)}return s(e);case te:e:{for(c=n.key;null!==a;){if(a.key===c){if(4===a.tag&&a.stateNode.containerInfo===n.containerInfo&&a.stateNode.implementation===n.implementation){i(e,a.sibling),(a=o(a,n.children||[])).return=e,e=a;break e}i(e,a);break}t(e,a),a=a.sibling}(a=El(n,e.mode,l)).return=e,e=a}return s(e)}if("string"===typeof n||"number"===typeof n)return n=""+n,null!==a&&6===a.tag?(i(e,a.sibling),(a=o(a,n)).return=e,e=a):(i(e,a),(a=Pl(n,e.mode,l)).return=e,e=a),s(e);if(Cn(n))return m(e,a,n,l);if(me(n))return b(e,a,n,l);if(p&&Sn(e,n),"undefined"===typeof n&&!c)switch(e.tag){case 1:case 0:throw e=e.type,Error(r(152,e.displayName||e.name||"Component"))}return i(e,a)}}var _n=Bn(!0),zn=Bn(!1),qn={},In={current:qn},kn={current:qn},Nn={current:qn};function Dn(e){if(e===qn)throw Error(r(174));return e}function Yn(e,t){switch($o(Nn,t),$o(kn,e),$o(In,qn),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Pe(null,"");break;default:t=Pe(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}ho(In),$o(In,t)}function Pn(){ho(In),ho(kn),ho(Nn)}function En(e){Dn(Nn.current);var t=Dn(In.current),i=Pe(t,e.type);t!==i&&($o(kn,e),$o(In,i))}function Mn(e){kn.current===e&&(ho(In),ho(kn))}var Rn={current:0};function Ln(e){for(var t=e;null!==t;){if(13===t.tag){var i=t.memoizedState;if(null!==i&&(null===(i=i.dehydrated)||i.data===bi||i.data===yi))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!==(64&t.effectTag))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function Fn(e,t){return{responder:e,props:t}}var Wn=K.ReactCurrentDispatcher,Gn=K.ReactCurrentBatchConfig,Vn=0,Un=null,Hn=null,jn=null,Qn=!1;function Kn(){throw Error(r(321))}function Zn(e,t){if(null===t)return!1;for(var i=0;i<t.length&&i<e.length;i++)if(!Ra(e[i],t[i]))return!1;return!0}function Jn(e,t,i,a,o,n){if(Vn=n,Un=t,t.memoizedState=null,t.updateQueue=null,t.expirationTime=0,Wn.current=null===e||null===e.memoizedState?vr:Tr,e=i(a,o),t.expirationTime===Vn){n=0;do{if(t.expirationTime=0,!(25>n))throw Error(r(301));n+=1,jn=Hn=null,t.updateQueue=null,Wn.current=Ar,e=i(a,o)}while(t.expirationTime===Vn)}if(Wn.current=xr,t=null!==Hn&&null!==Hn.next,Vn=0,jn=Hn=Un=null,Qn=!1,t)throw Error(r(300));return e}function Xn(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===jn?Un.memoizedState=jn=e:jn=jn.next=e,jn}function er(){if(null===Hn){var e=Un.alternate;e=null!==e?e.memoizedState:null}else e=Hn.next;var t=null===jn?Un.memoizedState:jn.next;if(null!==t)jn=t,Hn=e;else{if(null===e)throw Error(r(310));e={memoizedState:(Hn=e).memoizedState,baseState:Hn.baseState,baseQueue:Hn.baseQueue,queue:Hn.queue,next:null},null===jn?Un.memoizedState=jn=e:jn=jn.next=e}return jn}function tr(e,t){return"function"===typeof t?t(e):t}function ir(e){var t=er(),i=t.queue;if(null===i)throw Error(r(311));i.lastRenderedReducer=e;var a=Hn,o=a.baseQueue,n=i.pending;if(null!==n){if(null!==o){var s=o.next;o.next=n.next,n.next=s}a.baseQueue=o=n,i.pending=null}if(null!==o){o=o.next,a=a.baseState;var l=s=n=null,c=o;do{var p=c.expirationTime;if(p<Vn){var h={expirationTime:c.expirationTime,suspenseConfig:c.suspenseConfig,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null};null===l?(s=l=h,n=a):l=l.next=h,p>Un.expirationTime&&(Un.expirationTime=p,ul(p))}else null!==l&&(l=l.next={expirationTime:1073741823,suspenseConfig:c.suspenseConfig,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null}),dl(p,c.suspenseConfig),a=c.eagerReducer===e?c.eagerState:e(a,c.action);c=c.next}while(null!==c&&c!==o);null===l?n=a:l.next=s,Ra(a,t.memoizedState)||(Nr=!0),t.memoizedState=a,t.baseState=n,t.baseQueue=l,i.lastRenderedState=a}return[t.memoizedState,i.dispatch]}function ar(e){var t=er(),i=t.queue;if(null===i)throw Error(r(311));i.lastRenderedReducer=e;var a=i.dispatch,o=i.pending,n=t.memoizedState;if(null!==o){i.pending=null;var s=o=o.next;do{n=e(n,s.action),s=s.next}while(s!==o);Ra(n,t.memoizedState)||(Nr=!0),t.memoizedState=n,null===t.baseQueue&&(t.baseState=n),i.lastRenderedState=n}return[n,a]}function or(e){var t=Xn();return"function"===typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:tr,lastRenderedState:e}).dispatch=gr.bind(null,Un,e),[t.memoizedState,e]}function nr(e,t,i,a){return e={tag:e,create:t,destroy:i,deps:a,next:null},null===(t=Un.updateQueue)?(t={lastEffect:null},Un.updateQueue=t,t.lastEffect=e.next=e):null===(i=t.lastEffect)?t.lastEffect=e.next=e:(a=i.next,i.next=e,e.next=a,t.lastEffect=e),e}function rr(){return er().memoizedState}function sr(e,t,i,a){var o=Xn();Un.effectTag|=e,o.memoizedState=nr(1|t,i,void 0,void 0===a?null:a)}function lr(e,t,i,a){var o=er();a=void 0===a?null:a;var n=void 0;if(null!==Hn){var r=Hn.memoizedState;if(n=r.destroy,null!==a&&Zn(a,r.deps))return void nr(t,i,n,a)}Un.effectTag|=e,o.memoizedState=nr(1|t,i,n,a)}function cr(e,t){return sr(516,4,e,t)}function pr(e,t){return lr(516,4,e,t)}function hr(e,t){return lr(4,2,e,t)}function $r(e,t){return"function"===typeof t?(e=e(),t(e),function(){t(null)}):null!==t&&void 0!==t?(e=e(),t.current=e,function(){t.current=null}):void 0}function dr(e,t,i){return i=null!==i&&void 0!==i?i.concat([e]):null,lr(4,2,$r.bind(null,t,e),i)}function ur(){}function mr(e,t){return Xn().memoizedState=[e,void 0===t?null:t],e}function br(e,t){var i=er();t=void 0===t?null:t;var a=i.memoizedState;return null!==a&&null!==t&&Zn(t,a[1])?a[0]:(i.memoizedState=[e,t],e)}function yr(e,t){var i=er();t=void 0===t?null:t;var a=i.memoizedState;return null!==a&&null!==t&&Zn(t,a[1])?a[0]:(e=e(),i.memoizedState=[e,t],e)}function fr(e,t,i){var a=Go();Uo(98>a?98:a,(function(){e(!0)})),Uo(97<a?97:a,(function(){var a=Gn.suspense;Gn.suspense=void 0===t?null:t;try{e(!1),i()}finally{Gn.suspense=a}}))}function gr(e,t,i){var a=el(),o=yn.suspense;o={expirationTime:a=tl(a,e,o),suspenseConfig:o,action:i,eagerReducer:null,eagerState:null,next:null};var n=t.pending;if(null===n?o.next=o:(o.next=n.next,n.next=o),t.pending=o,n=e.alternate,e===Un||null!==n&&n===Un)Qn=!0,o.expirationTime=Vn,Un.expirationTime=Vn;else{if(0===e.expirationTime&&(null===n||0===n.expirationTime)&&null!==(n=t.lastRenderedReducer))try{var r=t.lastRenderedState,s=n(r,i);if(o.eagerReducer=n,o.eagerState=s,Ra(s,r))return}catch(l){}il(e,a)}}var xr={readContext:ln,useCallback:Kn,useContext:Kn,useEffect:Kn,useImperativeHandle:Kn,useLayoutEffect:Kn,useMemo:Kn,useReducer:Kn,useRef:Kn,useState:Kn,useDebugValue:Kn,useResponder:Kn,useDeferredValue:Kn,useTransition:Kn},vr={readContext:ln,useCallback:mr,useContext:ln,useEffect:cr,useImperativeHandle:function(e,t,i){return i=null!==i&&void 0!==i?i.concat([e]):null,sr(4,2,$r.bind(null,t,e),i)},useLayoutEffect:function(e,t){return sr(4,2,e,t)},useMemo:function(e,t){var i=Xn();return t=void 0===t?null:t,e=e(),i.memoizedState=[e,t],e},useReducer:function(e,t,i){var a=Xn();return t=void 0!==i?i(t):t,a.memoizedState=a.baseState=t,e=(e=a.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=gr.bind(null,Un,e),[a.memoizedState,e]},useRef:function(e){return e={current:e},Xn().memoizedState=e},useState:or,useDebugValue:ur,useResponder:Fn,useDeferredValue:function(e,t){var i=or(e),a=i[0],o=i[1];return cr((function(){var i=Gn.suspense;Gn.suspense=void 0===t?null:t;try{o(e)}finally{Gn.suspense=i}}),[e,t]),a},useTransition:function(e){var t=or(!1),i=t[0];return t=t[1],[mr(fr.bind(null,t,e),[t,e]),i]}},Tr={readContext:ln,useCallback:br,useContext:ln,useEffect:pr,useImperativeHandle:dr,useLayoutEffect:hr,useMemo:yr,useReducer:ir,useRef:rr,useState:function(){return ir(tr)},useDebugValue:ur,useResponder:Fn,useDeferredValue:function(e,t){var i=ir(tr),a=i[0],o=i[1];return pr((function(){var i=Gn.suspense;Gn.suspense=void 0===t?null:t;try{o(e)}finally{Gn.suspense=i}}),[e,t]),a},useTransition:function(e){var t=ir(tr),i=t[0];return t=t[1],[br(fr.bind(null,t,e),[t,e]),i]}},Ar={readContext:ln,useCallback:br,useContext:ln,useEffect:pr,useImperativeHandle:dr,useLayoutEffect:hr,useMemo:yr,useReducer:ar,useRef:rr,useState:function(){return ar(tr)},useDebugValue:ur,useResponder:Fn,useDeferredValue:function(e,t){var i=ar(tr),a=i[0],o=i[1];return pr((function(){var i=Gn.suspense;Gn.suspense=void 0===t?null:t;try{o(e)}finally{Gn.suspense=i}}),[e,t]),a},useTransition:function(e){var t=ar(tr),i=t[0];return t=t[1],[br(fr.bind(null,t,e),[t,e]),i]}},wr=null,Cr=null,Or=!1;function Sr(e,t){var i=Il(5,null,null,0);i.elementType="DELETED",i.type="DELETED",i.stateNode=t,i.return=e,i.effectTag=8,null!==e.lastEffect?(e.lastEffect.nextEffect=i,e.lastEffect=i):e.firstEffect=e.lastEffect=i}function Br(e,t){switch(e.tag){case 5:var i=e.type;return null!==(t=1!==t.nodeType||i.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);default:return!1}}function _r(e){if(Or){var t=Cr;if(t){var i=t;if(!Br(e,t)){if(!(t=wi(i.nextSibling))||!Br(e,t))return e.effectTag=-1025&e.effectTag|2,Or=!1,void(wr=e);Sr(wr,i)}wr=e,Cr=wi(t.firstChild)}else e.effectTag=-1025&e.effectTag|2,Or=!1,wr=e}}function zr(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;wr=e}function qr(e){if(e!==wr)return!1;if(!Or)return zr(e),Or=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!vi(t,e.memoizedProps))for(t=Cr;t;)Sr(e,t),t=wi(t.nextSibling);if(zr(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(r(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var i=e.data;if("/$"===i){if(0===t){Cr=wi(e.nextSibling);break e}t--}else"$"!==i&&i!==yi&&i!==bi||t++}e=e.nextSibling}Cr=null}}else Cr=wr?wi(e.stateNode.nextSibling):null;return!0}function Ir(){Cr=wr=null,Or=!1}var kr=K.ReactCurrentOwner,Nr=!1;function Dr(e,t,i,a){t.child=null===e?zn(t,null,i,a):_n(t,e.child,i,a)}function Yr(e,t,i,a,o){i=i.render;var n=t.ref;return sn(t,o),a=Jn(e,t,i,a,n,o),null===e||Nr?(t.effectTag|=1,Dr(e,t,a,o),t.child):(t.updateQueue=e.updateQueue,t.effectTag&=-517,e.expirationTime<=o&&(e.expirationTime=0),Jr(e,t,o))}function Pr(e,t,i,a,o,n){if(null===e){var r=i.type;return"function"!==typeof r||kl(r)||void 0!==r.defaultProps||null!==i.compare||void 0!==i.defaultProps?((e=Dl(i.type,null,a,null,t.mode,n)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=r,Er(e,t,r,a,o,n))}return r=e.child,o<n&&(o=r.memoizedProps,(i=null!==(i=i.compare)?i:Fa)(o,a)&&e.ref===t.ref)?Jr(e,t,n):(t.effectTag|=1,(e=Nl(r,a)).ref=t.ref,e.return=t,t.child=e)}function Er(e,t,i,a,o,n){return null!==e&&Fa(e.memoizedProps,a)&&e.ref===t.ref&&(Nr=!1,o<n)?(t.expirationTime=e.expirationTime,Jr(e,t,n)):Rr(e,t,i,a,n)}function Mr(e,t){var i=t.ref;(null===e&&null!==i||null!==e&&e.ref!==i)&&(t.effectTag|=128)}function Rr(e,t,i,a,o){var n=go(i)?yo:mo.current;return n=fo(t,n),sn(t,o),i=Jn(e,t,i,a,n,o),null===e||Nr?(t.effectTag|=1,Dr(e,t,i,o),t.child):(t.updateQueue=e.updateQueue,t.effectTag&=-517,e.expirationTime<=o&&(e.expirationTime=0),Jr(e,t,o))}function Lr(e,t,i,a,o){if(go(i)){var n=!0;Ao(t)}else n=!1;if(sn(t,o),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),Tn(t,i,a),wn(t,i,a,o),a=!0;else if(null===e){var r=t.stateNode,s=t.memoizedProps;r.props=s;var l=r.context,c=i.contextType;"object"===typeof c&&null!==c?c=ln(c):c=fo(t,c=go(i)?yo:mo.current);var p=i.getDerivedStateFromProps,h="function"===typeof p||"function"===typeof r.getSnapshotBeforeUpdate;h||"function"!==typeof r.UNSAFE_componentWillReceiveProps&&"function"!==typeof r.componentWillReceiveProps||(s!==a||l!==c)&&An(t,r,a,c),cn=!1;var $=t.memoizedState;r.state=$,mn(t,a,r,o),l=t.memoizedState,s!==a||$!==l||bo.current||cn?("function"===typeof p&&(gn(t,i,p,a),l=t.memoizedState),(s=cn||vn(t,i,s,a,$,l,c))?(h||"function"!==typeof r.UNSAFE_componentWillMount&&"function"!==typeof r.componentWillMount||("function"===typeof r.componentWillMount&&r.componentWillMount(),"function"===typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount()),"function"===typeof r.componentDidMount&&(t.effectTag|=4)):("function"===typeof r.componentDidMount&&(t.effectTag|=4),t.memoizedProps=a,t.memoizedState=l),r.props=a,r.state=l,r.context=c,a=s):("function"===typeof r.componentDidMount&&(t.effectTag|=4),a=!1)}else r=t.stateNode,hn(e,t),s=t.memoizedProps,r.props=t.type===t.elementType?s:Jo(t.type,s),l=r.context,"object"===typeof(c=i.contextType)&&null!==c?c=ln(c):c=fo(t,c=go(i)?yo:mo.current),(h="function"===typeof(p=i.getDerivedStateFromProps)||"function"===typeof r.getSnapshotBeforeUpdate)||"function"!==typeof r.UNSAFE_componentWillReceiveProps&&"function"!==typeof r.componentWillReceiveProps||(s!==a||l!==c)&&An(t,r,a,c),cn=!1,l=t.memoizedState,r.state=l,mn(t,a,r,o),$=t.memoizedState,s!==a||l!==$||bo.current||cn?("function"===typeof p&&(gn(t,i,p,a),$=t.memoizedState),(p=cn||vn(t,i,s,a,l,$,c))?(h||"function"!==typeof r.UNSAFE_componentWillUpdate&&"function"!==typeof r.componentWillUpdate||("function"===typeof r.componentWillUpdate&&r.componentWillUpdate(a,$,c),"function"===typeof r.UNSAFE_componentWillUpdate&&r.UNSAFE_componentWillUpdate(a,$,c)),"function"===typeof r.componentDidUpdate&&(t.effectTag|=4),"function"===typeof r.getSnapshotBeforeUpdate&&(t.effectTag|=256)):("function"!==typeof r.componentDidUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),"function"!==typeof r.getSnapshotBeforeUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),t.memoizedProps=a,t.memoizedState=$),r.props=a,r.state=$,r.context=c,a=p):("function"!==typeof r.componentDidUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),"function"!==typeof r.getSnapshotBeforeUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),a=!1);return Fr(e,t,i,a,n,o)}function Fr(e,t,i,a,o,n){Mr(e,t);var r=0!==(64&t.effectTag);if(!a&&!r)return o&&wo(t,i,!1),Jr(e,t,n);a=t.stateNode,kr.current=t;var s=r&&"function"!==typeof i.getDerivedStateFromError?null:a.render();return t.effectTag|=1,null!==e&&r?(t.child=_n(t,e.child,null,n),t.child=_n(t,null,s,n)):Dr(e,t,s,n),t.memoizedState=a.state,o&&wo(t,i,!0),t.child}function Wr(e){var t=e.stateNode;t.pendingContext?vo(0,t.pendingContext,t.pendingContext!==t.context):t.context&&vo(0,t.context,!1),Yn(e,t.containerInfo)}var Gr,Vr,Ur,Hr={dehydrated:null,retryTime:0};function jr(e,t,i){var a,o=t.mode,n=t.pendingProps,r=Rn.current,s=!1;if((a=0!==(64&t.effectTag))||(a=0!==(2&r)&&(null===e||null!==e.memoizedState)),a?(s=!0,t.effectTag&=-65):null!==e&&null===e.memoizedState||void 0===n.fallback||!0===n.unstable_avoidThisFallback||(r|=1),$o(Rn,1&r),null===e){if(void 0!==n.fallback&&_r(t),s){if(s=n.fallback,(n=Yl(null,o,0,null)).return=t,0===(2&t.mode))for(e=null!==t.memoizedState?t.child.child:t.child,n.child=e;null!==e;)e.return=n,e=e.sibling;return(i=Yl(s,o,i,null)).return=t,n.sibling=i,t.memoizedState=Hr,t.child=n,i}return o=n.children,t.memoizedState=null,t.child=zn(t,null,o,i)}if(null!==e.memoizedState){if(o=(e=e.child).sibling,s){if(n=n.fallback,(i=Nl(e,e.pendingProps)).return=t,0===(2&t.mode)&&(s=null!==t.memoizedState?t.child.child:t.child)!==e.child)for(i.child=s;null!==s;)s.return=i,s=s.sibling;return(o=Nl(o,n)).return=t,i.sibling=o,i.childExpirationTime=0,t.memoizedState=Hr,t.child=i,o}return i=_n(t,e.child,n.children,i),t.memoizedState=null,t.child=i}if(e=e.child,s){if(s=n.fallback,(n=Yl(null,o,0,null)).return=t,n.child=e,null!==e&&(e.return=n),0===(2&t.mode))for(e=null!==t.memoizedState?t.child.child:t.child,n.child=e;null!==e;)e.return=n,e=e.sibling;return(i=Yl(s,o,i,null)).return=t,n.sibling=i,i.effectTag|=2,n.childExpirationTime=0,t.memoizedState=Hr,t.child=n,i}return t.memoizedState=null,t.child=_n(t,e,n.children,i)}function Qr(e,t){e.expirationTime<t&&(e.expirationTime=t);var i=e.alternate;null!==i&&i.expirationTime<t&&(i.expirationTime=t),rn(e.return,t)}function Kr(e,t,i,a,o,n){var r=e.memoizedState;null===r?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:a,tail:i,tailExpiration:0,tailMode:o,lastEffect:n}:(r.isBackwards=t,r.rendering=null,r.renderingStartTime=0,r.last=a,r.tail=i,r.tailExpiration=0,r.tailMode=o,r.lastEffect=n)}function Zr(e,t,i){var a=t.pendingProps,o=a.revealOrder,n=a.tail;if(Dr(e,t,a.children,i),0!==(2&(a=Rn.current)))a=1&a|2,t.effectTag|=64;else{if(null!==e&&0!==(64&e.effectTag))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Qr(e,i);else if(19===e.tag)Qr(e,i);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}a&=1}if($o(Rn,a),0===(2&t.mode))t.memoizedState=null;else switch(o){case"forwards":for(i=t.child,o=null;null!==i;)null!==(e=i.alternate)&&null===Ln(e)&&(o=i),i=i.sibling;null===(i=o)?(o=t.child,t.child=null):(o=i.sibling,i.sibling=null),Kr(t,!1,o,i,n,t.lastEffect);break;case"backwards":for(i=null,o=t.child,t.child=null;null!==o;){if(null!==(e=o.alternate)&&null===Ln(e)){t.child=o;break}e=o.sibling,o.sibling=i,i=o,o=e}Kr(t,!0,i,null,n,t.lastEffect);break;case"together":Kr(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function Jr(e,t,i){null!==e&&(t.dependencies=e.dependencies);var a=t.expirationTime;if(0!==a&&ul(a),t.childExpirationTime<i)return null;if(null!==e&&t.child!==e.child)throw Error(r(153));if(null!==t.child){for(i=Nl(e=t.child,e.pendingProps),t.child=i,i.return=t;null!==e.sibling;)e=e.sibling,(i=i.sibling=Nl(e,e.pendingProps)).return=t;i.sibling=null}return t.child}function Xr(e,t){switch(e.tailMode){case"hidden":t=e.tail;for(var i=null;null!==t;)null!==t.alternate&&(i=t),t=t.sibling;null===i?e.tail=null:i.sibling=null;break;case"collapsed":i=e.tail;for(var a=null;null!==i;)null!==i.alternate&&(a=i),i=i.sibling;null===a?t||null===e.tail?e.tail=null:e.tail.sibling=null:a.sibling=null}}function es(e,t,i){var a=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:case 17:return go(t.type)&&xo(),null;case 3:return Pn(),ho(bo),ho(mo),(i=t.stateNode).pendingContext&&(i.context=i.pendingContext,i.pendingContext=null),null!==e&&null!==e.child||!qr(t)||(t.effectTag|=4),null;case 5:Mn(t),i=Dn(Nn.current);var n=t.type;if(null!==e&&null!=t.stateNode)Vr(e,t,n,a,i),e.ref!==t.ref&&(t.effectTag|=128);else{if(!a){if(null===t.stateNode)throw Error(r(166));return null}if(e=Dn(In.current),qr(t)){a=t.stateNode,n=t.type;var s=t.memoizedProps;switch(a[Si]=t,a[Bi]=s,n){case"iframe":case"object":case"embed":jt("load",a);break;case"video":case"audio":for(e=0;e<Ze.length;e++)jt(Ze[e],a);break;case"source":jt("error",a);break;case"img":case"image":case"link":jt("error",a),jt("load",a);break;case"form":jt("reset",a),jt("submit",a);break;case"details":jt("toggle",a);break;case"input":Ae(a,s),jt("invalid",a),li(i,"onChange");break;case"select":a._wrapperState={wasMultiple:!!s.multiple},jt("invalid",a),li(i,"onChange");break;case"textarea":qe(a,s),jt("invalid",a),li(i,"onChange")}for(var l in ni(n,s),e=null,s)if(s.hasOwnProperty(l)){var c=s[l];"children"===l?"string"===typeof c?a.textContent!==c&&(e=["children",c]):"number"===typeof c&&a.textContent!==""+c&&(e=["children",""+c]):w.hasOwnProperty(l)&&null!=c&&li(i,l)}switch(n){case"input":xe(a),Oe(a,s,!0);break;case"textarea":xe(a),ke(a);break;case"select":case"option":break;default:"function"===typeof s.onClick&&(a.onclick=ci)}i=e,t.updateQueue=i,null!==i&&(t.effectTag|=4)}else{switch(l=9===i.nodeType?i:i.ownerDocument,e===si&&(e=Ye(n)),e===si?"script"===n?((e=l.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"===typeof a.is?e=l.createElement(n,{is:a.is}):(e=l.createElement(n),"select"===n&&(l=e,a.multiple?l.multiple=!0:a.size&&(l.size=a.size))):e=l.createElementNS(e,n),e[Si]=t,e[Bi]=a,Gr(e,t),t.stateNode=e,l=ri(n,a),n){case"iframe":case"object":case"embed":jt("load",e),c=a;break;case"video":case"audio":for(c=0;c<Ze.length;c++)jt(Ze[c],e);c=a;break;case"source":jt("error",e),c=a;break;case"img":case"image":case"link":jt("error",e),jt("load",e),c=a;break;case"form":jt("reset",e),jt("submit",e),c=a;break;case"details":jt("toggle",e),c=a;break;case"input":Ae(e,a),c=Te(e,a),jt("invalid",e),li(i,"onChange");break;case"option":c=Be(e,a);break;case"select":e._wrapperState={wasMultiple:!!a.multiple},c=o({},a,{value:void 0}),jt("invalid",e),li(i,"onChange");break;case"textarea":qe(e,a),c=ze(e,a),jt("invalid",e),li(i,"onChange");break;default:c=a}ni(n,c);var p=c;for(s in p)if(p.hasOwnProperty(s)){var h=p[s];"style"===s?ai(e,h):"dangerouslySetInnerHTML"===s?null!=(h=h?h.__html:void 0)&&Re(e,h):"children"===s?"string"===typeof h?("textarea"!==n||""!==h)&&Le(e,h):"number"===typeof h&&Le(e,""+h):"suppressContentEditableWarning"!==s&&"suppressHydrationWarning"!==s&&"autoFocus"!==s&&(w.hasOwnProperty(s)?null!=h&&li(i,s):null!=h&&Z(e,s,h,l))}switch(n){case"input":xe(e),Oe(e,a,!1);break;case"textarea":xe(e),ke(e);break;case"option":null!=a.value&&e.setAttribute("value",""+fe(a.value));break;case"select":e.multiple=!!a.multiple,null!=(i=a.value)?_e(e,!!a.multiple,i,!1):null!=a.defaultValue&&_e(e,!!a.multiple,a.defaultValue,!0);break;default:"function"===typeof c.onClick&&(e.onclick=ci)}xi(n,a)&&(t.effectTag|=4)}null!==t.ref&&(t.effectTag|=128)}return null;case 6:if(e&&null!=t.stateNode)Ur(0,t,e.memoizedProps,a);else{if("string"!==typeof a&&null===t.stateNode)throw Error(r(166));i=Dn(Nn.current),Dn(In.current),qr(t)?(i=t.stateNode,a=t.memoizedProps,i[Si]=t,i.nodeValue!==a&&(t.effectTag|=4)):((i=(9===i.nodeType?i:i.ownerDocument).createTextNode(a))[Si]=t,t.stateNode=i)}return null;case 13:return ho(Rn),a=t.memoizedState,0!==(64&t.effectTag)?(t.expirationTime=i,t):(i=null!==a,a=!1,null===e?void 0!==t.memoizedProps.fallback&&qr(t):(a=null!==(n=e.memoizedState),i||null===n||null!==(n=e.child.sibling)&&(null!==(s=t.firstEffect)?(t.firstEffect=n,n.nextEffect=s):(t.firstEffect=t.lastEffect=n,n.nextEffect=null),n.effectTag=8)),i&&!a&&0!==(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!==(1&Rn.current)?Ds===Bs&&(Ds=_s):(Ds!==Bs&&Ds!==_s||(Ds=zs),0!==Rs&&null!==Is&&(Ll(Is,Ns),Fl(Is,Rs)))),(i||a)&&(t.effectTag|=4),null);case 4:return Pn(),null;case 10:return nn(t),null;case 19:if(ho(Rn),null===(a=t.memoizedState))return null;if(n=0!==(64&t.effectTag),null===(s=a.rendering)){if(n)Xr(a,!1);else if(Ds!==Bs||null!==e&&0!==(64&e.effectTag))for(s=t.child;null!==s;){if(null!==(e=Ln(s))){for(t.effectTag|=64,Xr(a,!1),null!==(n=e.updateQueue)&&(t.updateQueue=n,t.effectTag|=4),null===a.lastEffect&&(t.firstEffect=null),t.lastEffect=a.lastEffect,a=t.child;null!==a;)s=i,(n=a).effectTag&=2,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null,null===(e=n.alternate)?(n.childExpirationTime=0,n.expirationTime=s,n.child=null,n.memoizedProps=null,n.memoizedState=null,n.updateQueue=null,n.dependencies=null):(n.childExpirationTime=e.childExpirationTime,n.expirationTime=e.expirationTime,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,s=e.dependencies,n.dependencies=null===s?null:{expirationTime:s.expirationTime,firstContext:s.firstContext,responders:s.responders}),a=a.sibling;return $o(Rn,1&Rn.current|2),t.child}s=s.sibling}}else{if(!n)if(null!==(e=Ln(s))){if(t.effectTag|=64,n=!0,null!==(i=e.updateQueue)&&(t.updateQueue=i,t.effectTag|=4),Xr(a,!0),null===a.tail&&"hidden"===a.tailMode&&!s.alternate)return null!==(t=t.lastEffect=a.lastEffect)&&(t.nextEffect=null),null}else 2*Wo()-a.renderingStartTime>a.tailExpiration&&1<i&&(t.effectTag|=64,n=!0,Xr(a,!1),t.expirationTime=t.childExpirationTime=i-1);a.isBackwards?(s.sibling=t.child,t.child=s):(null!==(i=a.last)?i.sibling=s:t.child=s,a.last=s)}return null!==a.tail?(0===a.tailExpiration&&(a.tailExpiration=Wo()+500),i=a.tail,a.rendering=i,a.tail=i.sibling,a.lastEffect=t.lastEffect,a.renderingStartTime=Wo(),i.sibling=null,t=Rn.current,$o(Rn,n?1&t|2:1&t),i):null}throw Error(r(156,t.tag))}function ts(e){switch(e.tag){case 1:go(e.type)&&xo();var t=e.effectTag;return 4096&t?(e.effectTag=-4097&t|64,e):null;case 3:if(Pn(),ho(bo),ho(mo),0!==(64&(t=e.effectTag)))throw Error(r(285));return e.effectTag=-4097&t|64,e;case 5:return Mn(e),null;case 13:return ho(Rn),4096&(t=e.effectTag)?(e.effectTag=-4097&t|64,e):null;case 19:return ho(Rn),null;case 4:return Pn(),null;case 10:return nn(e),null;default:return null}}function is(e,t){return{value:e,source:t,stack:ye(t)}}Gr=function(e,t){for(var i=t.child;null!==i;){if(5===i.tag||6===i.tag)e.appendChild(i.stateNode);else if(4!==i.tag&&null!==i.child){i.child.return=i,i=i.child;continue}if(i===t)break;for(;null===i.sibling;){if(null===i.return||i.return===t)return;i=i.return}i.sibling.return=i.return,i=i.sibling}},Vr=function(e,t,i,a,n){var r=e.memoizedProps;if(r!==a){var s,l,c=t.stateNode;switch(Dn(In.current),e=null,i){case"input":r=Te(c,r),a=Te(c,a),e=[];break;case"option":r=Be(c,r),a=Be(c,a),e=[];break;case"select":r=o({},r,{value:void 0}),a=o({},a,{value:void 0}),e=[];break;case"textarea":r=ze(c,r),a=ze(c,a),e=[];break;default:"function"!==typeof r.onClick&&"function"===typeof a.onClick&&(c.onclick=ci)}for(s in ni(i,a),i=null,r)if(!a.hasOwnProperty(s)&&r.hasOwnProperty(s)&&null!=r[s])if("style"===s)for(l in c=r[s])c.hasOwnProperty(l)&&(i||(i={}),i[l]="");else"dangerouslySetInnerHTML"!==s&&"children"!==s&&"suppressContentEditableWarning"!==s&&"suppressHydrationWarning"!==s&&"autoFocus"!==s&&(w.hasOwnProperty(s)?e||(e=[]):(e=e||[]).push(s,null));for(s in a){var p=a[s];if(c=null!=r?r[s]:void 0,a.hasOwnProperty(s)&&p!==c&&(null!=p||null!=c))if("style"===s)if(c){for(l in c)!c.hasOwnProperty(l)||p&&p.hasOwnProperty(l)||(i||(i={}),i[l]="");for(l in p)p.hasOwnProperty(l)&&c[l]!==p[l]&&(i||(i={}),i[l]=p[l])}else i||(e||(e=[]),e.push(s,i)),i=p;else"dangerouslySetInnerHTML"===s?(p=p?p.__html:void 0,c=c?c.__html:void 0,null!=p&&c!==p&&(e=e||[]).push(s,p)):"children"===s?c===p||"string"!==typeof p&&"number"!==typeof p||(e=e||[]).push(s,""+p):"suppressContentEditableWarning"!==s&&"suppressHydrationWarning"!==s&&(w.hasOwnProperty(s)?(null!=p&&li(n,s),e||c===p||(e=[])):(e=e||[]).push(s,p))}i&&(e=e||[]).push("style",i),n=e,(t.updateQueue=n)&&(t.effectTag|=4)}},Ur=function(e,t,i,a){i!==a&&(t.effectTag|=4)};var as="function"===typeof WeakSet?WeakSet:Set;function os(e,t){var i=t.source,a=t.stack;null===a&&null!==i&&(a=ye(i)),null!==i&&be(i.type),t=t.value,null!==e&&1===e.tag&&be(e.type);try{console.error(t)}catch(o){setTimeout((function(){throw o}))}}function ns(e){var t=e.ref;if(null!==t)if("function"===typeof t)try{t(null)}catch(i){Ol(e,i)}else t.current=null}function rs(e,t){switch(t.tag){case 0:case 11:case 15:case 22:case 3:case 5:case 6:case 4:case 17:return;case 1:if(256&t.effectTag&&null!==e){var i=e.memoizedProps,a=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?i:Jo(t.type,i),a),e.__reactInternalSnapshotBeforeUpdate=t}return}throw Error(r(163))}function ss(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var i=t=t.next;do{if((i.tag&e)===e){var a=i.destroy;i.destroy=void 0,void 0!==a&&a()}i=i.next}while(i!==t)}}function ls(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var i=t=t.next;do{if((i.tag&e)===e){var a=i.create;i.destroy=a()}i=i.next}while(i!==t)}}function cs(e,t,i){switch(i.tag){case 0:case 11:case 15:case 22:return void ls(3,i);case 1:if(e=i.stateNode,4&i.effectTag)if(null===t)e.componentDidMount();else{var a=i.elementType===i.type?t.memoizedProps:Jo(i.type,t.memoizedProps);e.componentDidUpdate(a,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate)}return void(null!==(t=i.updateQueue)&&bn(i,t,e));case 3:if(null!==(t=i.updateQueue)){if(e=null,null!==i.child)switch(i.child.tag){case 5:case 1:e=i.child.stateNode}bn(i,t,e)}return;case 5:return e=i.stateNode,void(null===t&&4&i.effectTag&&xi(i.type,i.memoizedProps)&&e.focus());case 6:case 4:case 12:case 19:case 17:case 20:case 21:return;case 13:return void(null===i.memoizedState&&(i=i.alternate,null!==i&&(i=i.memoizedState,null!==i&&(i=i.dehydrated,null!==i&&Pt(i)))))}throw Error(r(163))}function ps(e,t,i){switch("function"===typeof zl&&zl(t),t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var a=e.next;Uo(97<i?97:i,(function(){var e=a;do{var i=e.destroy;if(void 0!==i){var o=t;try{i()}catch(n){Ol(o,n)}}e=e.next}while(e!==a)}))}break;case 1:ns(t),"function"===typeof(i=t.stateNode).componentWillUnmount&&function(e,t){try{t.props=e.memoizedProps,t.state=e.memoizedState,t.componentWillUnmount()}catch(i){Ol(e,i)}}(t,i);break;case 5:ns(t);break;case 4:bs(e,t,i)}}function hs(e){var t=e.alternate;e.return=null,e.child=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.alternate=null,e.firstEffect=null,e.lastEffect=null,e.pendingProps=null,e.memoizedProps=null,e.stateNode=null,null!==t&&hs(t)}function $s(e){return 5===e.tag||3===e.tag||4===e.tag}function ds(e){e:{for(var t=e.return;null!==t;){if($s(t)){var i=t;break e}t=t.return}throw Error(r(160))}switch(t=i.stateNode,i.tag){case 5:var a=!1;break;case 3:case 4:t=t.containerInfo,a=!0;break;default:throw Error(r(161))}16&i.effectTag&&(Le(t,""),i.effectTag&=-17);e:t:for(i=e;;){for(;null===i.sibling;){if(null===i.return||$s(i.return)){i=null;break e}i=i.return}for(i.sibling.return=i.return,i=i.sibling;5!==i.tag&&6!==i.tag&&18!==i.tag;){if(2&i.effectTag)continue t;if(null===i.child||4===i.tag)continue t;i.child.return=i,i=i.child}if(!(2&i.effectTag)){i=i.stateNode;break e}}a?us(e,i,t):ms(e,i,t)}function us(e,t,i){var a=e.tag,o=5===a||6===a;if(o)e=o?e.stateNode:e.stateNode.instance,t?8===i.nodeType?i.parentNode.insertBefore(e,t):i.insertBefore(e,t):(8===i.nodeType?(t=i.parentNode).insertBefore(e,i):(t=i).appendChild(e),null!==(i=i._reactRootContainer)&&void 0!==i||null!==t.onclick||(t.onclick=ci));else if(4!==a&&null!==(e=e.child))for(us(e,t,i),e=e.sibling;null!==e;)us(e,t,i),e=e.sibling}function ms(e,t,i){var a=e.tag,o=5===a||6===a;if(o)e=o?e.stateNode:e.stateNode.instance,t?i.insertBefore(e,t):i.appendChild(e);else if(4!==a&&null!==(e=e.child))for(ms(e,t,i),e=e.sibling;null!==e;)ms(e,t,i),e=e.sibling}function bs(e,t,i){for(var a,o,n=t,s=!1;;){if(!s){s=n.return;e:for(;;){if(null===s)throw Error(r(160));switch(a=s.stateNode,s.tag){case 5:o=!1;break e;case 3:case 4:a=a.containerInfo,o=!0;break e}s=s.return}s=!0}if(5===n.tag||6===n.tag){e:for(var l=e,c=n,p=i,h=c;;)if(ps(l,h,p),null!==h.child&&4!==h.tag)h.child.return=h,h=h.child;else{if(h===c)break e;for(;null===h.sibling;){if(null===h.return||h.return===c)break e;h=h.return}h.sibling.return=h.return,h=h.sibling}o?(l=a,c=n.stateNode,8===l.nodeType?l.parentNode.removeChild(c):l.removeChild(c)):a.removeChild(n.stateNode)}else if(4===n.tag){if(null!==n.child){a=n.stateNode.containerInfo,o=!0,n.child.return=n,n=n.child;continue}}else if(ps(e,n,i),null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;4===(n=n.return).tag&&(s=!1)}n.sibling.return=n.return,n=n.sibling}}function ys(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:return void ss(3,t);case 1:case 12:case 17:return;case 5:var i=t.stateNode;if(null!=i){var a=t.memoizedProps,o=null!==e?e.memoizedProps:a;e=t.type;var n=t.updateQueue;if(t.updateQueue=null,null!==n){for(i[Bi]=a,"input"===e&&"radio"===a.type&&null!=a.name&&we(i,a),ri(e,o),t=ri(e,a),o=0;o<n.length;o+=2){var s=n[o],l=n[o+1];"style"===s?ai(i,l):"dangerouslySetInnerHTML"===s?Re(i,l):"children"===s?Le(i,l):Z(i,s,l,t)}switch(e){case"input":Ce(i,a);break;case"textarea":Ie(i,a);break;case"select":t=i._wrapperState.wasMultiple,i._wrapperState.wasMultiple=!!a.multiple,null!=(e=a.value)?_e(i,!!a.multiple,e,!1):t!==!!a.multiple&&(null!=a.defaultValue?_e(i,!!a.multiple,a.defaultValue,!0):_e(i,!!a.multiple,a.multiple?[]:"",!1))}}}return;case 6:if(null===t.stateNode)throw Error(r(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((t=t.stateNode).hydrate&&(t.hydrate=!1,Pt(t.containerInfo)));case 13:if(i=t,null===t.memoizedState?a=!1:(a=!0,i=t.child,Fs=Wo()),null!==i)e:for(e=i;;){if(5===e.tag)n=e.stateNode,a?"function"===typeof(n=n.style).setProperty?n.setProperty("display","none","important"):n.display="none":(n=e.stateNode,o=void 0!==(o=e.memoizedProps.style)&&null!==o&&o.hasOwnProperty("display")?o.display:null,n.style.display=ii("display",o));else if(6===e.tag)e.stateNode.nodeValue=a?"":e.memoizedProps;else{if(13===e.tag&&null!==e.memoizedState&&null===e.memoizedState.dehydrated){(n=e.child.sibling).return=e,e=n;continue}if(null!==e.child){e.child.return=e,e=e.child;continue}}if(e===i)break;for(;null===e.sibling;){if(null===e.return||e.return===i)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}return void fs(t);case 19:return void fs(t)}throw Error(r(163))}function fs(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var i=e.stateNode;null===i&&(i=e.stateNode=new as),t.forEach((function(t){var a=Bl.bind(null,e,t);i.has(t)||(i.add(t),t.then(a,a))}))}}var gs="function"===typeof WeakMap?WeakMap:Map;function xs(e,t,i){(i=$n(i,null)).tag=3,i.payload={element:null};var a=t.value;return i.callback=function(){Gs||(Gs=!0,Vs=a),os(e,t)},i}function vs(e,t,i){(i=$n(i,null)).tag=3;var a=e.type.getDerivedStateFromError;if("function"===typeof a){var o=t.value;i.payload=function(){return os(e,t),a(o)}}var n=e.stateNode;return null!==n&&"function"===typeof n.componentDidCatch&&(i.callback=function(){"function"!==typeof a&&(null===Us?Us=new Set([this]):Us.add(this),os(e,t));var i=t.stack;this.componentDidCatch(t.value,{componentStack:null!==i?i:""})}),i}var Ts,As=Math.ceil,ws=K.ReactCurrentDispatcher,Cs=K.ReactCurrentOwner,Os=16,Ss=32,Bs=0,_s=3,zs=4,qs=0,Is=null,ks=null,Ns=0,Ds=Bs,Ys=null,Ps=1073741823,Es=1073741823,Ms=null,Rs=0,Ls=!1,Fs=0,Ws=null,Gs=!1,Vs=null,Us=null,Hs=!1,js=null,Qs=90,Ks=null,Zs=0,Js=null,Xs=0;function el(){return 0!==(48&qs)?1073741821-(Wo()/10|0):0!==Xs?Xs:Xs=1073741821-(Wo()/10|0)}function tl(e,t,i){if(0===(2&(t=t.mode)))return 1073741823;var a=Go();if(0===(4&t))return 99===a?1073741823:1073741822;if(0!==(qs&Os))return Ns;if(null!==i)e=Zo(e,0|i.timeoutMs||5e3,250);else switch(a){case 99:e=1073741823;break;case 98:e=Zo(e,150,100);break;case 97:case 96:e=Zo(e,5e3,250);break;case 95:e=2;break;default:throw Error(r(326))}return null!==Is&&e===Ns&&--e,e}function il(e,t){if(50<Zs)throw Zs=0,Js=null,Error(r(185));if(null!==(e=al(e,t))){var i=Go();1073741823===t?0!==(8&qs)&&0===(48&qs)?sl(e):(nl(e),0===qs&&Qo()):nl(e),0===(4&qs)||98!==i&&99!==i||(null===Ks?Ks=new Map([[e,t]]):(void 0===(i=Ks.get(e))||i>t)&&Ks.set(e,t))}}function al(e,t){e.expirationTime<t&&(e.expirationTime=t);var i=e.alternate;null!==i&&i.expirationTime<t&&(i.expirationTime=t);var a=e.return,o=null;if(null===a&&3===e.tag)o=e.stateNode;else for(;null!==a;){if(i=a.alternate,a.childExpirationTime<t&&(a.childExpirationTime=t),null!==i&&i.childExpirationTime<t&&(i.childExpirationTime=t),null===a.return&&3===a.tag){o=a.stateNode;break}a=a.return}return null!==o&&(Is===o&&(ul(t),Ds===zs&&Ll(o,Ns)),Fl(o,t)),o}function ol(e){var t=e.lastExpiredTime;if(0!==t)return t;if(!Rl(e,t=e.firstPendingTime))return t;var i=e.lastPingedTime;return 2>=(e=i>(e=e.nextKnownPendingLevel)?i:e)&&t!==e?0:e}function nl(e){if(0!==e.lastExpiredTime)e.callbackExpirationTime=1073741823,e.callbackPriority=99,e.callbackNode=jo(sl.bind(null,e));else{var t=ol(e),i=e.callbackNode;if(0===t)null!==i&&(e.callbackNode=null,e.callbackExpirationTime=0,e.callbackPriority=90);else{var a=el();if(1073741823===t?a=99:1===t||2===t?a=95:a=0>=(a=10*(1073741821-t)-10*(1073741821-a))?99:250>=a?98:5250>=a?97:95,null!==i){var o=e.callbackPriority;if(e.callbackExpirationTime===t&&o>=a)return;i!==Yo&&So(i)}e.callbackExpirationTime=t,e.callbackPriority=a,t=1073741823===t?jo(sl.bind(null,e)):Ho(a,rl.bind(null,e),{timeout:10*(1073741821-t)-Wo()}),e.callbackNode=t}}}function rl(e,t){if(Xs=0,t)return Wl(e,t=el()),nl(e),null;var i=ol(e);if(0!==i){if(t=e.callbackNode,0!==(48&qs))throw Error(r(327));if(Al(),e===Is&&i===Ns||pl(e,i),null!==ks){var a=qs;qs|=Os;for(var o=$l();;)try{bl();break}catch(l){hl(e,l)}if(on(),qs=a,ws.current=o,1===Ds)throw t=Ys,pl(e,i),Ll(e,i),nl(e),t;if(null===ks)switch(o=e.finishedWork=e.current.alternate,e.finishedExpirationTime=i,a=Ds,Is=null,a){case Bs:case 1:throw Error(r(345));case 2:Wl(e,2<i?2:i);break;case _s:if(Ll(e,i),i===(a=e.lastSuspendedTime)&&(e.nextKnownPendingLevel=gl(o)),1073741823===Ps&&10<(o=Fs+500-Wo())){if(Ls){var n=e.lastPingedTime;if(0===n||n>=i){e.lastPingedTime=i,pl(e,i);break}}if(0!==(n=ol(e))&&n!==i)break;if(0!==a&&a!==i){e.lastPingedTime=a;break}e.timeoutHandle=Ti(xl.bind(null,e),o);break}xl(e);break;case zs:if(Ll(e,i),i===(a=e.lastSuspendedTime)&&(e.nextKnownPendingLevel=gl(o)),Ls&&(0===(o=e.lastPingedTime)||o>=i)){e.lastPingedTime=i,pl(e,i);break}if(0!==(o=ol(e))&&o!==i)break;if(0!==a&&a!==i){e.lastPingedTime=a;break}if(1073741823!==Es?a=10*(1073741821-Es)-Wo():1073741823===Ps?a=0:(a=10*(1073741821-Ps)-5e3,0>(a=(o=Wo())-a)&&(a=0),(i=10*(1073741821-i)-o)<(a=(120>a?120:480>a?480:1080>a?1080:1920>a?1920:3e3>a?3e3:4320>a?4320:1960*As(a/1960))-a)&&(a=i)),10<a){e.timeoutHandle=Ti(xl.bind(null,e),a);break}xl(e);break;case 5:if(1073741823!==Ps&&null!==Ms){n=Ps;var s=Ms;if(0>=(a=0|s.busyMinDurationMs)?a=0:(o=0|s.busyDelayMs,a=(n=Wo()-(10*(1073741821-n)-(0|s.timeoutMs||5e3)))<=o?0:o+a-n),10<a){Ll(e,i),e.timeoutHandle=Ti(xl.bind(null,e),a);break}}xl(e);break;default:throw Error(r(329))}if(nl(e),e.callbackNode===t)return rl.bind(null,e)}}return null}function sl(e){var t=e.lastExpiredTime;if(t=0!==t?t:1073741823,0!==(48&qs))throw Error(r(327));if(Al(),e===Is&&t===Ns||pl(e,t),null!==ks){var i=qs;qs|=Os;for(var a=$l();;)try{ml();break}catch(o){hl(e,o)}if(on(),qs=i,ws.current=a,1===Ds)throw i=Ys,pl(e,t),Ll(e,t),nl(e),i;if(null!==ks)throw Error(r(261));e.finishedWork=e.current.alternate,e.finishedExpirationTime=t,Is=null,xl(e),nl(e)}return null}function ll(e,t){var i=qs;qs|=1;try{return e(t)}finally{0===(qs=i)&&Qo()}}function cl(e,t){var i=qs;qs&=-2,qs|=8;try{return e(t)}finally{0===(qs=i)&&Qo()}}function pl(e,t){e.finishedWork=null,e.finishedExpirationTime=0;var i=e.timeoutHandle;if(-1!==i&&(e.timeoutHandle=-1,Ai(i)),null!==ks)for(i=ks.return;null!==i;){var a=i;switch(a.tag){case 1:null!==(a=a.type.childContextTypes)&&void 0!==a&&xo();break;case 3:Pn(),ho(bo),ho(mo);break;case 5:Mn(a);break;case 4:Pn();break;case 13:case 19:ho(Rn);break;case 10:nn(a)}i=i.return}Is=e,ks=Nl(e.current,null),Ns=t,Ds=Bs,Ys=null,Es=Ps=1073741823,Ms=null,Rs=0,Ls=!1}function hl(e,t){for(;;){try{if(on(),Wn.current=xr,Qn)for(var i=Un.memoizedState;null!==i;){var a=i.queue;null!==a&&(a.pending=null),i=i.next}if(Vn=0,jn=Hn=Un=null,Qn=!1,null===ks||null===ks.return)return Ds=1,Ys=t,ks=null;e:{var o=e,n=ks.return,r=ks,s=t;if(t=Ns,r.effectTag|=2048,r.firstEffect=r.lastEffect=null,null!==s&&"object"===typeof s&&"function"===typeof s.then){var l=s;if(0===(2&r.mode)){var c=r.alternate;c?(r.updateQueue=c.updateQueue,r.memoizedState=c.memoizedState,r.expirationTime=c.expirationTime):(r.updateQueue=null,r.memoizedState=null)}var p=0!==(1&Rn.current),h=n;do{var $;if($=13===h.tag){var d=h.memoizedState;if(null!==d)$=null!==d.dehydrated;else{var u=h.memoizedProps;$=void 0!==u.fallback&&(!0!==u.unstable_avoidThisFallback||!p)}}if($){var m=h.updateQueue;if(null===m){var b=new Set;b.add(l),h.updateQueue=b}else m.add(l);if(0===(2&h.mode)){if(h.effectTag|=64,r.effectTag&=-2981,1===r.tag)if(null===r.alternate)r.tag=17;else{var y=$n(1073741823,null);y.tag=2,dn(r,y)}r.expirationTime=1073741823;break e}s=void 0,r=t;var f=o.pingCache;if(null===f?(f=o.pingCache=new gs,s=new Set,f.set(l,s)):void 0===(s=f.get(l))&&(s=new Set,f.set(l,s)),!s.has(r)){s.add(r);var g=Sl.bind(null,o,l,r);l.then(g,g)}h.effectTag|=4096,h.expirationTime=t;break e}h=h.return}while(null!==h);s=Error((be(r.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display."+ye(r))}5!==Ds&&(Ds=2),s=is(s,r),h=n;do{switch(h.tag){case 3:l=s,h.effectTag|=4096,h.expirationTime=t,un(h,xs(h,l,t));break e;case 1:l=s;var x=h.type,v=h.stateNode;if(0===(64&h.effectTag)&&("function"===typeof x.getDerivedStateFromError||null!==v&&"function"===typeof v.componentDidCatch&&(null===Us||!Us.has(v)))){h.effectTag|=4096,h.expirationTime=t,un(h,vs(h,l,t));break e}}h=h.return}while(null!==h)}ks=fl(ks)}catch(T){t=T;continue}break}}function $l(){var e=ws.current;return ws.current=xr,null===e?xr:e}function dl(e,t){e<Ps&&2<e&&(Ps=e),null!==t&&e<Es&&2<e&&(Es=e,Ms=t)}function ul(e){e>Rs&&(Rs=e)}function ml(){for(;null!==ks;)ks=yl(ks)}function bl(){for(;null!==ks&&!Po();)ks=yl(ks)}function yl(e){var t=Ts(e.alternate,e,Ns);return e.memoizedProps=e.pendingProps,null===t&&(t=fl(e)),Cs.current=null,t}function fl(e){ks=e;do{var t=ks.alternate;if(e=ks.return,0===(2048&ks.effectTag)){if(t=es(t,ks,Ns),1===Ns||1!==ks.childExpirationTime){for(var i=0,a=ks.child;null!==a;){var o=a.expirationTime,n=a.childExpirationTime;o>i&&(i=o),n>i&&(i=n),a=a.sibling}ks.childExpirationTime=i}if(null!==t)return t;null!==e&&0===(2048&e.effectTag)&&(null===e.firstEffect&&(e.firstEffect=ks.firstEffect),null!==ks.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=ks.firstEffect),e.lastEffect=ks.lastEffect),1<ks.effectTag&&(null!==e.lastEffect?e.lastEffect.nextEffect=ks:e.firstEffect=ks,e.lastEffect=ks))}else{if(null!==(t=ts(ks)))return t.effectTag&=2047,t;null!==e&&(e.firstEffect=e.lastEffect=null,e.effectTag|=2048)}if(null!==(t=ks.sibling))return t;ks=e}while(null!==ks);return Ds===Bs&&(Ds=5),null}function gl(e){var t=e.expirationTime;return t>(e=e.childExpirationTime)?t:e}function xl(e){var t=Go();return Uo(99,vl.bind(null,e,t)),null}function vl(e,t){do{Al()}while(null!==js);if(0!==(48&qs))throw Error(r(327));var i=e.finishedWork,a=e.finishedExpirationTime;if(null===i)return null;if(e.finishedWork=null,e.finishedExpirationTime=0,i===e.current)throw Error(r(177));e.callbackNode=null,e.callbackExpirationTime=0,e.callbackPriority=90,e.nextKnownPendingLevel=0;var o=gl(i);if(e.firstPendingTime=o,a<=e.lastSuspendedTime?e.firstSuspendedTime=e.lastSuspendedTime=e.nextKnownPendingLevel=0:a<=e.firstSuspendedTime&&(e.firstSuspendedTime=a-1),a<=e.lastPingedTime&&(e.lastPingedTime=0),a<=e.lastExpiredTime&&(e.lastExpiredTime=0),e===Is&&(ks=Is=null,Ns=0),1<i.effectTag?null!==i.lastEffect?(i.lastEffect.nextEffect=i,o=i.firstEffect):o=i:o=i.firstEffect,null!==o){var n=qs;qs|=Ss,Cs.current=null,fi=Ht;var s=ui();if(mi(s)){if("selectionStart"in s)var l={start:s.selectionStart,end:s.selectionEnd};else e:{var c=(l=(l=s.ownerDocument)&&l.defaultView||window).getSelection&&l.getSelection();if(c&&0!==c.rangeCount){l=c.anchorNode;var p=c.anchorOffset,h=c.focusNode;c=c.focusOffset;try{l.nodeType,h.nodeType}catch(O){l=null;break e}var $=0,d=-1,u=-1,m=0,b=0,y=s,f=null;t:for(;;){for(var g;y!==l||0!==p&&3!==y.nodeType||(d=$+p),y!==h||0!==c&&3!==y.nodeType||(u=$+c),3===y.nodeType&&($+=y.nodeValue.length),null!==(g=y.firstChild);)f=y,y=g;for(;;){if(y===s)break t;if(f===l&&++m===p&&(d=$),f===h&&++b===c&&(u=$),null!==(g=y.nextSibling))break;f=(y=f).parentNode}y=g}l=-1===d||-1===u?null:{start:d,end:u}}else l=null}l=l||{start:0,end:0}}else l=null;gi={activeElementDetached:null,focusedElem:s,selectionRange:l},Ht=!1,Ws=o;do{try{Tl()}catch(O){if(null===Ws)throw Error(r(330));Ol(Ws,O),Ws=Ws.nextEffect}}while(null!==Ws);Ws=o;do{try{for(s=e,l=t;null!==Ws;){var x=Ws.effectTag;if(16&x&&Le(Ws.stateNode,""),128&x){var v=Ws.alternate;if(null!==v){var T=v.ref;null!==T&&("function"===typeof T?T(null):T.current=null)}}switch(1038&x){case 2:ds(Ws),Ws.effectTag&=-3;break;case 6:ds(Ws),Ws.effectTag&=-3,ys(Ws.alternate,Ws);break;case 1024:Ws.effectTag&=-1025;break;case 1028:Ws.effectTag&=-1025,ys(Ws.alternate,Ws);break;case 4:ys(Ws.alternate,Ws);break;case 8:bs(s,p=Ws,l),hs(p)}Ws=Ws.nextEffect}}catch(O){if(null===Ws)throw Error(r(330));Ol(Ws,O),Ws=Ws.nextEffect}}while(null!==Ws);if(T=gi,v=ui(),x=T.focusedElem,l=T.selectionRange,v!==x&&x&&x.ownerDocument&&di(x.ownerDocument.documentElement,x)){null!==l&&mi(x)&&(v=l.start,void 0===(T=l.end)&&(T=v),"selectionStart"in x?(x.selectionStart=v,x.selectionEnd=Math.min(T,x.value.length)):(T=(v=x.ownerDocument||document)&&v.defaultView||window).getSelection&&(T=T.getSelection(),p=x.textContent.length,s=Math.min(l.start,p),l=void 0===l.end?s:Math.min(l.end,p),!T.extend&&s>l&&(p=l,l=s,s=p),p=$i(x,s),h=$i(x,l),p&&h&&(1!==T.rangeCount||T.anchorNode!==p.node||T.anchorOffset!==p.offset||T.focusNode!==h.node||T.focusOffset!==h.offset)&&((v=v.createRange()).setStart(p.node,p.offset),T.removeAllRanges(),s>l?(T.addRange(v),T.extend(h.node,h.offset)):(v.setEnd(h.node,h.offset),T.addRange(v))))),v=[];for(T=x;T=T.parentNode;)1===T.nodeType&&v.push({element:T,left:T.scrollLeft,top:T.scrollTop});for("function"===typeof x.focus&&x.focus(),x=0;x<v.length;x++)(T=v[x]).element.scrollLeft=T.left,T.element.scrollTop=T.top}Ht=!!fi,gi=fi=null,e.current=i,Ws=o;do{try{for(x=e;null!==Ws;){var A=Ws.effectTag;if(36&A&&cs(x,Ws.alternate,Ws),128&A){v=void 0;var w=Ws.ref;if(null!==w){var C=Ws.stateNode;Ws.tag,v=C,"function"===typeof w?w(v):w.current=v}}Ws=Ws.nextEffect}}catch(O){if(null===Ws)throw Error(r(330));Ol(Ws,O),Ws=Ws.nextEffect}}while(null!==Ws);Ws=null,Eo(),qs=n}else e.current=i;if(Hs)Hs=!1,js=e,Qs=t;else for(Ws=o;null!==Ws;)t=Ws.nextEffect,Ws.nextEffect=null,Ws=t;if(0===(t=e.firstPendingTime)&&(Us=null),1073741823===t?e===Js?Zs++:(Zs=0,Js=e):Zs=0,"function"===typeof _l&&_l(i.stateNode,a),nl(e),Gs)throw Gs=!1,e=Vs,Vs=null,e;return 0!==(8&qs)||Qo(),null}function Tl(){for(;null!==Ws;){var e=Ws.effectTag;0!==(256&e)&&rs(Ws.alternate,Ws),0===(512&e)||Hs||(Hs=!0,Ho(97,(function(){return Al(),null}))),Ws=Ws.nextEffect}}function Al(){if(90!==Qs){var e=97<Qs?97:Qs;return Qs=90,Uo(e,wl)}}function wl(){if(null===js)return!1;var e=js;if(js=null,0!==(48&qs))throw Error(r(331));var t=qs;for(qs|=Ss,e=e.current.firstEffect;null!==e;){try{var i=e;if(0!==(512&i.effectTag))switch(i.tag){case 0:case 11:case 15:case 22:ss(5,i),ls(5,i)}}catch(a){if(null===e)throw Error(r(330));Ol(e,a)}i=e.nextEffect,e.nextEffect=null,e=i}return qs=t,Qo(),!0}function Cl(e,t,i){dn(e,t=xs(e,t=is(i,t),1073741823)),null!==(e=al(e,1073741823))&&nl(e)}function Ol(e,t){if(3===e.tag)Cl(e,e,t);else for(var i=e.return;null!==i;){if(3===i.tag){Cl(i,e,t);break}if(1===i.tag){var a=i.stateNode;if("function"===typeof i.type.getDerivedStateFromError||"function"===typeof a.componentDidCatch&&(null===Us||!Us.has(a))){dn(i,e=vs(i,e=is(t,e),1073741823)),null!==(i=al(i,1073741823))&&nl(i);break}}i=i.return}}function Sl(e,t,i){var a=e.pingCache;null!==a&&a.delete(t),Is===e&&Ns===i?Ds===zs||Ds===_s&&1073741823===Ps&&Wo()-Fs<500?pl(e,Ns):Ls=!0:Rl(e,i)&&(0!==(t=e.lastPingedTime)&&t<i||(e.lastPingedTime=i,nl(e)))}function Bl(e,t){var i=e.stateNode;null!==i&&i.delete(t),0===(t=0)&&(t=tl(t=el(),e,null)),null!==(e=al(e,t))&&nl(e)}Ts=function(e,t,i){var a=t.expirationTime;if(null!==e){var o=t.pendingProps;if(e.memoizedProps!==o||bo.current)Nr=!0;else{if(a<i){switch(Nr=!1,t.tag){case 3:Wr(t),Ir();break;case 5:if(En(t),4&t.mode&&1!==i&&o.hidden)return t.expirationTime=t.childExpirationTime=1,null;break;case 1:go(t.type)&&Ao(t);break;case 4:Yn(t,t.stateNode.containerInfo);break;case 10:a=t.memoizedProps.value,o=t.type._context,$o(Xo,o._currentValue),o._currentValue=a;break;case 13:if(null!==t.memoizedState)return 0!==(a=t.child.childExpirationTime)&&a>=i?jr(e,t,i):($o(Rn,1&Rn.current),null!==(t=Jr(e,t,i))?t.sibling:null);$o(Rn,1&Rn.current);break;case 19:if(a=t.childExpirationTime>=i,0!==(64&e.effectTag)){if(a)return Zr(e,t,i);t.effectTag|=64}if(null!==(o=t.memoizedState)&&(o.rendering=null,o.tail=null),$o(Rn,Rn.current),!a)return null}return Jr(e,t,i)}Nr=!1}}else Nr=!1;switch(t.expirationTime=0,t.tag){case 2:if(a=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),e=t.pendingProps,o=fo(t,mo.current),sn(t,i),o=Jn(null,t,a,e,o,i),t.effectTag|=1,"object"===typeof o&&null!==o&&"function"===typeof o.render&&void 0===o.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,go(a)){var n=!0;Ao(t)}else n=!1;t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,pn(t);var s=a.getDerivedStateFromProps;"function"===typeof s&&gn(t,a,s,e),o.updater=xn,t.stateNode=o,o._reactInternalFiber=t,wn(t,a,e,i),t=Fr(null,t,a,!0,n,i)}else t.tag=0,Dr(null,t,o,i),t=t.child;return t;case 16:e:{if(o=t.elementType,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),e=t.pendingProps,function(e){if(-1===e._status){e._status=0;var t=e._ctor;t=t(),e._result=t,t.then((function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)}),(function(t){0===e._status&&(e._status=2,e._result=t)}))}}(o),1!==o._status)throw o._result;switch(o=o._result,t.type=o,n=t.tag=function(e){if("function"===typeof e)return kl(e)?1:0;if(void 0!==e&&null!==e){if((e=e.$$typeof)===le)return 11;if(e===he)return 14}return 2}(o),e=Jo(o,e),n){case 0:t=Rr(null,t,o,e,i);break e;case 1:t=Lr(null,t,o,e,i);break e;case 11:t=Yr(null,t,o,e,i);break e;case 14:t=Pr(null,t,o,Jo(o.type,e),a,i);break e}throw Error(r(306,o,""))}return t;case 0:return a=t.type,o=t.pendingProps,Rr(e,t,a,o=t.elementType===a?o:Jo(a,o),i);case 1:return a=t.type,o=t.pendingProps,Lr(e,t,a,o=t.elementType===a?o:Jo(a,o),i);case 3:if(Wr(t),a=t.updateQueue,null===e||null===a)throw Error(r(282));if(a=t.pendingProps,o=null!==(o=t.memoizedState)?o.element:null,hn(e,t),mn(t,a,null,i),(a=t.memoizedState.element)===o)Ir(),t=Jr(e,t,i);else{if((o=t.stateNode.hydrate)&&(Cr=wi(t.stateNode.containerInfo.firstChild),wr=t,o=Or=!0),o)for(i=zn(t,null,a,i),t.child=i;i;)i.effectTag=-3&i.effectTag|1024,i=i.sibling;else Dr(e,t,a,i),Ir();t=t.child}return t;case 5:return En(t),null===e&&_r(t),a=t.type,o=t.pendingProps,n=null!==e?e.memoizedProps:null,s=o.children,vi(a,o)?s=null:null!==n&&vi(a,n)&&(t.effectTag|=16),Mr(e,t),4&t.mode&&1!==i&&o.hidden?(t.expirationTime=t.childExpirationTime=1,t=null):(Dr(e,t,s,i),t=t.child),t;case 6:return null===e&&_r(t),null;case 13:return jr(e,t,i);case 4:return Yn(t,t.stateNode.containerInfo),a=t.pendingProps,null===e?t.child=_n(t,null,a,i):Dr(e,t,a,i),t.child;case 11:return a=t.type,o=t.pendingProps,Yr(e,t,a,o=t.elementType===a?o:Jo(a,o),i);case 7:return Dr(e,t,t.pendingProps,i),t.child;case 8:case 12:return Dr(e,t,t.pendingProps.children,i),t.child;case 10:e:{a=t.type._context,o=t.pendingProps,s=t.memoizedProps,n=o.value;var l=t.type._context;if($o(Xo,l._currentValue),l._currentValue=n,null!==s)if(l=s.value,0===(n=Ra(l,n)?0:0|("function"===typeof a._calculateChangedBits?a._calculateChangedBits(l,n):1073741823))){if(s.children===o.children&&!bo.current){t=Jr(e,t,i);break e}}else for(null!==(l=t.child)&&(l.return=t);null!==l;){var c=l.dependencies;if(null!==c){s=l.child;for(var p=c.firstContext;null!==p;){if(p.context===a&&0!==(p.observedBits&n)){1===l.tag&&((p=$n(i,null)).tag=2,dn(l,p)),l.expirationTime<i&&(l.expirationTime=i),null!==(p=l.alternate)&&p.expirationTime<i&&(p.expirationTime=i),rn(l.return,i),c.expirationTime<i&&(c.expirationTime=i);break}p=p.next}}else s=10===l.tag&&l.type===t.type?null:l.child;if(null!==s)s.return=l;else for(s=l;null!==s;){if(s===t){s=null;break}if(null!==(l=s.sibling)){l.return=s.return,s=l;break}s=s.return}l=s}Dr(e,t,o.children,i),t=t.child}return t;case 9:return o=t.type,a=(n=t.pendingProps).children,sn(t,i),a=a(o=ln(o,n.unstable_observedBits)),t.effectTag|=1,Dr(e,t,a,i),t.child;case 14:return n=Jo(o=t.type,t.pendingProps),Pr(e,t,o,n=Jo(o.type,n),a,i);case 15:return Er(e,t,t.type,t.pendingProps,a,i);case 17:return a=t.type,o=t.pendingProps,o=t.elementType===a?o:Jo(a,o),null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),t.tag=1,go(a)?(e=!0,Ao(t)):e=!1,sn(t,i),Tn(t,a,o),wn(t,a,o,i),Fr(null,t,a,!0,e,i);case 19:return Zr(e,t,i)}throw Error(r(156,t.tag))};var _l=null,zl=null;function ql(e,t,i,a){this.tag=e,this.key=i,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=a,this.effectTag=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childExpirationTime=this.expirationTime=0,this.alternate=null}function Il(e,t,i,a){return new ql(e,t,i,a)}function kl(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Nl(e,t){var i=e.alternate;return null===i?((i=Il(e.tag,t,e.key,e.mode)).elementType=e.elementType,i.type=e.type,i.stateNode=e.stateNode,i.alternate=e,e.alternate=i):(i.pendingProps=t,i.effectTag=0,i.nextEffect=null,i.firstEffect=null,i.lastEffect=null),i.childExpirationTime=e.childExpirationTime,i.expirationTime=e.expirationTime,i.child=e.child,i.memoizedProps=e.memoizedProps,i.memoizedState=e.memoizedState,i.updateQueue=e.updateQueue,t=e.dependencies,i.dependencies=null===t?null:{expirationTime:t.expirationTime,firstContext:t.firstContext,responders:t.responders},i.sibling=e.sibling,i.index=e.index,i.ref=e.ref,i}function Dl(e,t,i,a,o,n){var s=2;if(a=e,"function"===typeof e)kl(e)&&(s=1);else if("string"===typeof e)s=5;else e:switch(e){case ie:return Yl(i.children,o,n,t);case se:s=8,o|=7;break;case ae:s=8,o|=1;break;case oe:return(e=Il(12,i,t,8|o)).elementType=oe,e.type=oe,e.expirationTime=n,e;case ce:return(e=Il(13,i,t,o)).type=ce,e.elementType=ce,e.expirationTime=n,e;case pe:return(e=Il(19,i,t,o)).elementType=pe,e.expirationTime=n,e;default:if("object"===typeof e&&null!==e)switch(e.$$typeof){case ne:s=10;break e;case re:s=9;break e;case le:s=11;break e;case he:s=14;break e;case $e:s=16,a=null;break e;case de:s=22;break e}throw Error(r(130,null==e?e:typeof e,""))}return(t=Il(s,i,t,o)).elementType=e,t.type=a,t.expirationTime=n,t}function Yl(e,t,i,a){return(e=Il(7,e,a,t)).expirationTime=i,e}function Pl(e,t,i){return(e=Il(6,e,null,t)).expirationTime=i,e}function El(e,t,i){return(t=Il(4,null!==e.children?e.children:[],e.key,t)).expirationTime=i,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Ml(e,t,i){this.tag=t,this.current=null,this.containerInfo=e,this.pingCache=this.pendingChildren=null,this.finishedExpirationTime=0,this.finishedWork=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=i,this.callbackNode=null,this.callbackPriority=90,this.lastExpiredTime=this.lastPingedTime=this.nextKnownPendingLevel=this.lastSuspendedTime=this.firstSuspendedTime=this.firstPendingTime=0}function Rl(e,t){var i=e.firstSuspendedTime;return e=e.lastSuspendedTime,0!==i&&i>=t&&e<=t}function Ll(e,t){var i=e.firstSuspendedTime,a=e.lastSuspendedTime;i<t&&(e.firstSuspendedTime=t),(a>t||0===i)&&(e.lastSuspendedTime=t),t<=e.lastPingedTime&&(e.lastPingedTime=0),t<=e.lastExpiredTime&&(e.lastExpiredTime=0)}function Fl(e,t){t>e.firstPendingTime&&(e.firstPendingTime=t);var i=e.firstSuspendedTime;0!==i&&(t>=i?e.firstSuspendedTime=e.lastSuspendedTime=e.nextKnownPendingLevel=0:t>=e.lastSuspendedTime&&(e.lastSuspendedTime=t+1),t>e.nextKnownPendingLevel&&(e.nextKnownPendingLevel=t))}function Wl(e,t){var i=e.lastExpiredTime;(0===i||i>t)&&(e.lastExpiredTime=t)}function Gl(e,t,i,a){var o=t.current,n=el(),s=yn.suspense;n=tl(n,o,s);e:if(i){t:{if(et(i=i._reactInternalFiber)!==i||1!==i.tag)throw Error(r(170));var l=i;do{switch(l.tag){case 3:l=l.stateNode.context;break t;case 1:if(go(l.type)){l=l.stateNode.__reactInternalMemoizedMergedChildContext;break t}}l=l.return}while(null!==l);throw Error(r(171))}if(1===i.tag){var c=i.type;if(go(c)){i=To(i,c,l);break e}}i=l}else i=uo;return null===t.context?t.context=i:t.pendingContext=i,(t=$n(n,s)).payload={element:e},null!==(a=void 0===a?null:a)&&(t.callback=a),dn(o,t),il(o,n),n}function Vl(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function Ul(e,t){null!==(e=e.memoizedState)&&null!==e.dehydrated&&e.retryTime<t&&(e.retryTime=t)}function Hl(e,t){Ul(e,t),(e=e.alternate)&&Ul(e,t)}function jl(e,t,i){var a=new Ml(e,t,i=null!=i&&!0===i.hydrate),o=Il(3,null,null,2===t?7:1===t?3:0);a.current=o,o.stateNode=a,pn(o),e[_i]=a.current,i&&0!==t&&function(e,t){var i=Xe(t);St.forEach((function(e){mt(e,t,i)})),Bt.forEach((function(e){mt(e,t,i)}))}(0,9===e.nodeType?e:e.ownerDocument),this._internalRoot=a}function Ql(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function Kl(e,t,i,a,o){var n=i._reactRootContainer;if(n){var r=n._internalRoot;if("function"===typeof o){var s=o;o=function(){var e=Vl(r);s.call(e)}}Gl(t,r,e,o)}else{if(n=i._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var i;i=e.lastChild;)e.removeChild(i);return new jl(e,0,t?{hydrate:!0}:void 0)}(i,a),r=n._internalRoot,"function"===typeof o){var l=o;o=function(){var e=Vl(r);l.call(e)}}cl((function(){Gl(t,r,e,o)}))}return Vl(r)}function Zl(e,t,i){var a=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:te,key:null==a?null:""+a,children:e,containerInfo:t,implementation:i}}function Jl(e,t){var i=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Ql(t))throw Error(r(200));return Zl(e,t,null,i)}jl.prototype.render=function(e){Gl(e,this._internalRoot,null,null)},jl.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;Gl(null,e,null,(function(){t[_i]=null}))},bt=function(e){if(13===e.tag){var t=Zo(el(),150,100);il(e,t),Hl(e,t)}},yt=function(e){13===e.tag&&(il(e,3),Hl(e,3))},ft=function(e){if(13===e.tag){var t=el();il(e,t=tl(t,e,null)),Hl(e,t)}},B=function(e,t,i){switch(t){case"input":if(Ce(e,i),t=i.name,"radio"===i.type&&null!=t){for(i=e;i.parentNode;)i=i.parentNode;for(i=i.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<i.length;t++){var a=i[t];if(a!==e&&a.form===e.form){var o=ki(a);if(!o)throw Error(r(90));ve(a),Ce(a,o)}}}break;case"textarea":Ie(e,i);break;case"select":null!=(t=i.value)&&_e(e,!!i.multiple,t,!1)}},N=ll,D=function(e,t,i,a,o){var n=qs;qs|=4;try{return Uo(98,e.bind(null,t,i,a,o))}finally{0===(qs=n)&&Qo()}},Y=function(){0===(49&qs)&&(function(){if(null!==Ks){var e=Ks;Ks=null,e.forEach((function(e,t){Wl(t,e),nl(t)})),Qo()}}(),Al())},P=function(e,t){var i=qs;qs|=2;try{return e(t)}finally{0===(qs=i)&&Qo()}};var Xl={Events:[qi,Ii,ki,O,A,Ri,function(e){nt(e,Mi)},I,k,Jt,lt,Al,{current:!1}]};!function(e){var t=e.findFiberByHostInstance;(function(e){if("undefined"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)return!0;try{var i=t.inject(e);_l=function(e){try{t.onCommitFiberRoot(i,e,void 0,64===(64&e.current.effectTag))}catch(a){}},zl=function(e){try{t.onCommitFiberUnmount(i,e)}catch(a){}}}catch(a){}})(o({},e,{overrideHookState:null,overrideProps:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:K.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=at(e))?null:e.stateNode},findFiberByHostInstance:function(e){return t?t(e):null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null}))}({findFiberByHostInstance:zi,bundleType:0,version:"16.14.0",rendererPackageName:"react-dom"}),t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Xl,t.createPortal=Jl,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternalFiber;if(void 0===t){if("function"===typeof e.render)throw Error(r(188));throw Error(r(268,Object.keys(e)))}return e=null===(e=at(t))?null:e.stateNode},t.flushSync=function(e,t){if(0!==(48&qs))throw Error(r(187));var i=qs;qs|=1;try{return Uo(99,e.bind(null,t))}finally{qs=i,Qo()}},t.hydrate=function(e,t,i){if(!Ql(t))throw Error(r(200));return Kl(null,e,t,!0,i)},t.render=function(e,t,i){if(!Ql(t))throw Error(r(200));return Kl(null,e,t,!1,i)},t.unmountComponentAtNode=function(e){if(!Ql(e))throw Error(r(40));return!!e._reactRootContainer&&(cl((function(){Kl(null,null,e,!1,(function(){e._reactRootContainer=null,e[_i]=null}))})),!0)},t.unstable_batchedUpdates=ll,t.unstable_createPortal=function(e,t){return Jl(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,i,a){if(!Ql(i))throw Error(r(200));if(null==e||void 0===e._reactInternalFiber)throw Error(r(38));return Kl(e,t,i,!1,a)},t.version="16.14.0"},54164:function(e,t,i){"use strict";!function e(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}(),e.exports=i(34463)},11372:function(e,t){"use strict";var i=60103,a=60106,o=60107,n=60108,r=60114,s=60109,l=60110,c=60112,p=60113,h=60120,$=60115,d=60116,u=60121,m=60122,b=60117,y=60129,f=60131;if("function"===typeof Symbol&&Symbol.for){var g=Symbol.for;i=g("react.element"),a=g("react.portal"),o=g("react.fragment"),n=g("react.strict_mode"),r=g("react.profiler"),s=g("react.provider"),l=g("react.context"),c=g("react.forward_ref"),p=g("react.suspense"),h=g("react.suspense_list"),$=g("react.memo"),d=g("react.lazy"),u=g("react.block"),m=g("react.server.block"),b=g("react.fundamental"),y=g("react.debug_trace_mode"),f=g("react.legacy_hidden")}function x(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case i:switch(e=e.type){case o:case r:case n:case p:case h:return e;default:switch(e=e&&e.$$typeof){case l:case c:case d:case $:case s:return e;default:return t}}case a:return t}}}},57441:function(e,t,i){"use strict";i(11372)},68832:function(e,t,i){!function(e,t,i,a){"use strict";t=t&&"default"in t?t.default:t,i=i&&"default"in i?i.default:i,a=a&&"default"in a?a.default:a;var o=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},n=function(){function e(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,i,a){return i&&e(t.prototype,i),a&&e(t,a),t}}(),r=function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},s=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t},l=function(e,l){var c=l.displayMode,p=function(i){function l(e){o(this,l);var t=s(this,(l.__proto__||Object.getPrototypeOf(l)).call(this,e));return t.usedProp=e.math?"math":"children",t.state=t.createNewState(null,e),t}return r(l,i),n(l,[{key:"componentWillReceiveProps",value:function(){this.setState(this.createNewState)}},{key:"shouldComponentUpdate",value:function(e){return e[this.usedProp]!==this.props[this.usedProp]}},{key:"createNewState",value:function(e,t){try{return{html:this.generateHtml(t),error:void 0}}catch(i){if(i instanceof a.ParseError||i instanceof TypeError)return{error:i};throw i}}},{key:"generateHtml",value:function(e){var t=e.errorColor,i=e.renderError;return a.renderToString(e[this.usedProp],{displayMode:c,errorColor:t,throwOnError:!!i})}},{key:"render",value:function(){var i=this.state,a=i.error,o=i.html,n=this.props.renderError;return a?n?n(a):t.createElement(e,{html:""+a.message}):t.createElement(e,{html:o})}}]),l}(t.Component);return p.propTypes={children:i.string,errorColor:i.string,math:i.string,renderError:i.func},p},c=function(e){var i=e.html;return t.createElement("span",{dangerouslySetInnerHTML:{__html:i}})};c.propTypes={html:i.string.isRequired};var p=l(c,{displayMode:!1}),h=function(e){var i=e.html;return t.createElement("div",{dangerouslySetInnerHTML:{__html:i}})};h.propTypes={html:i.string.isRequired};var $=l(h,{displayMode:!0});e.InlineMath=p,e.BlockMath=$,Object.defineProperty(e,"__esModule",{value:!0})}(t,i(72791),i(52007),i(97706))},29195:function(e,t){"use strict";var i="function"===typeof Symbol&&Symbol.for,a=i?Symbol.for("react.element"):60103,o=i?Symbol.for("react.portal"):60106,n=i?Symbol.for("react.fragment"):60107,r=i?Symbol.for("react.strict_mode"):60108,s=i?Symbol.for("react.profiler"):60114,l=i?Symbol.for("react.provider"):60109,c=i?Symbol.for("react.context"):60110,p=i?Symbol.for("react.async_mode"):60111,h=i?Symbol.for("react.concurrent_mode"):60111,$=i?Symbol.for("react.forward_ref"):60112,d=i?Symbol.for("react.suspense"):60113,u=i?Symbol.for("react.suspense_list"):60120,m=i?Symbol.for("react.memo"):60115,b=i?Symbol.for("react.lazy"):60116,y=i?Symbol.for("react.block"):60121,f=i?Symbol.for("react.fundamental"):60117,g=i?Symbol.for("react.responder"):60118,x=i?Symbol.for("react.scope"):60119;function v(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case a:switch(e=e.type){case p:case h:case n:case s:case r:case d:return e;default:switch(e=e&&e.$$typeof){case c:case $:case b:case m:case l:return e;default:return t}}case o:return t}}}function T(e){return v(e)===h}},28228:function(e,t,i){"use strict";i(29195)},92592:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(){function e(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,i,a){return i&&e(t.prototype,i),a&&e(t,a),t}}(),o=r(i(72791)),n=r(i(27585));function r(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}var c=function(e){function t(){return s(this,t),l(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),a(t,[{key:"render",value:function(){return o.default.createElement("input",this.props,this.props.children)}}]),t}(o.default.Component);t.default=(0,n.default)(c)},55532:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},o=function(){function e(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,i,a){return i&&e(t.prototype,i),a&&e(t,a),t}}(),n=l(i(72791)),r=l(i(20671)),s=l(i(52007));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function p(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}var h=function(e){function t(){return c(this,t),p(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),o(t,[{key:"render",value:function(){var e=this,t=a({},this.props);return t.parentBindings&&delete t.parentBindings,n.default.createElement("div",a({},t,{ref:function(t){e.props.parentBindings.domNode=t}}),this.props.children)}}]),t}(n.default.Component);h.propTypes={name:s.default.string,id:s.default.string},t.default=(0,r.default)(h)},44582:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=n(i(72791)),o=n(i(27585));function n(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}var l=function(e){function t(){var e,i,o;r(this,t);for(var n=arguments.length,l=Array(n),c=0;c<n;c++)l[c]=arguments[c];return i=o=s(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(l))),o.render=function(){return a.default.createElement("a",o.props,o.props.children)},s(o,i)}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t}(a.default.Component);t.default=(0,o.default)(l)},35667:function(e,t,i){"use strict";t.NY=t.OK=t.W_=void 0;var a=d(i(44582)),o=d(i(92592)),n=d(i(55532)),r=d(i(52338)),s=d(i(60979)),l=d(i(13688)),c=d(i(74102)),p=d(i(27585)),h=d(i(20671)),$=d(i(80719));function d(e){return e&&e.__esModule?e:{default:e}}a.default,o.default,t.W_=n.default,t.OK=r.default,s.default,l.default,t.NY=c.default,p.default,h.default,$.default,a.default,o.default,n.default,r.default,s.default,l.default,c.default,p.default,h.default,$.default},80719:function(e,t,i){"use strict";var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},o=function(){function e(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,i,a){return i&&e(t.prototype,i),a&&e(t,a),t}}();function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}function s(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var l=i(72791),c=(i(54164),i(5183),i(13688)),p=i(52338),h=i(52007),$=i(65203),d={to:h.string.isRequired,containerId:h.string,container:h.object,activeClass:h.string,spy:h.bool,smooth:h.oneOfType([h.bool,h.string]),offset:h.number,delay:h.number,isDynamic:h.bool,onClick:h.func,duration:h.oneOfType([h.number,h.func]),absolute:h.bool,onSetActive:h.func,onSetInactive:h.func,ignoreCancelEvents:h.bool,hashSpy:h.bool,spyThrottle:h.number},u={Scroll:function(e,t){console.warn("Helpers.Scroll is deprecated since v1.7.0");var i=t||p,h=function(t){function p(e){n(this,p);var t=r(this,(p.__proto__||Object.getPrototypeOf(p)).call(this,e));return u.call(t),t.state={active:!1},t}return s(p,t),o(p,[{key:"getScrollSpyContainer",value:function(){var e=this.props.containerId,t=this.props.container;return e?document.getElementById(e):t&&t.nodeType?t:document}},{key:"componentDidMount",value:function(){if(this.props.spy||this.props.hashSpy){var e=this.getScrollSpyContainer();c.isMounted(e)||c.mount(e,this.props.spyThrottle),this.props.hashSpy&&($.isMounted()||$.mount(i),$.mapContainer(this.props.to,e)),this.props.spy&&c.addStateHandler(this.stateHandler),c.addSpyHandler(this.spyHandler,e),this.setState({container:e})}}},{key:"componentWillUnmount",value:function(){c.unmount(this.stateHandler,this.spyHandler)}},{key:"render",value:function(){var t="";t=this.state&&this.state.active?((this.props.className||"")+" "+(this.props.activeClass||"active")).trim():this.props.className;var i=a({},this.props);for(var o in d)i.hasOwnProperty(o)&&delete i[o];return i.className=t,i.onClick=this.handleClick,l.createElement(e,i)}}]),p}(l.Component),u=function(){var e=this;this.scrollTo=function(t,o){i.scrollTo(t,a({},e.state,o))},this.handleClick=function(t){e.props.onClick&&e.props.onClick(t),t.stopPropagation&&t.stopPropagation(),t.preventDefault&&t.preventDefault(),e.scrollTo(e.props.to,e.props)},this.stateHandler=function(){i.getActiveLink()!==e.props.to&&(null!==e.state&&e.state.active&&e.props.onSetInactive&&e.props.onSetInactive(),e.setState({active:!1}))},this.spyHandler=function(t){var a=e.getScrollSpyContainer();if(!$.isMounted()||$.isInitialized()){var o=e.props.to,n=null,r=0,s=0,l=0;if(a.getBoundingClientRect)l=a.getBoundingClientRect().top;if(!n||e.props.isDynamic){if(!(n=i.get(o)))return;var p=n.getBoundingClientRect();s=(r=p.top-l+t)+p.height}var h=t-e.props.offset,d=h>=Math.floor(r)&&h<Math.floor(s),u=h<Math.floor(r)||h>=Math.floor(s),m=i.getActiveLink();return u?(o===m&&i.setActiveLink(void 0),e.props.hashSpy&&$.getHash()===o&&$.changeHash(),e.props.spy&&e.state.active&&(e.setState({active:!1}),e.props.onSetInactive&&e.props.onSetInactive()),c.updateStates()):d&&m!==o?(i.setActiveLink(o),e.props.hashSpy&&$.changeHash(o),e.props.spy&&(e.setState({active:!0}),e.props.onSetActive&&e.props.onSetActive(o)),c.updateStates()):void 0}}};return h.propTypes=d,h.defaultProps={offset:0},h},Element:function(e){console.warn("Helpers.Element is deprecated since v1.7.0");var t=function(t){function i(e){n(this,i);var t=r(this,(i.__proto__||Object.getPrototypeOf(i)).call(this,e));return t.childBindings={domNode:null},t}return s(i,t),o(i,[{key:"componentDidMount",value:function(){if("undefined"===typeof window)return!1;this.registerElems(this.props.name)}},{key:"componentDidUpdate",value:function(e){this.props.name!==e.name&&this.registerElems(this.props.name)}},{key:"componentWillUnmount",value:function(){if("undefined"===typeof window)return!1;p.unregister(this.props.name)}},{key:"registerElems",value:function(e){p.register(e,this.childBindings.domNode)}},{key:"render",value:function(){return l.createElement(e,a({},this.props,{parentBindings:this.childBindings}))}}]),i}(l.Component);return t.propTypes={name:h.string,id:h.string},t}};e.exports=u},74102:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},o=(s(i(5183)),s(i(43987))),n=s(i(88616)),r=s(i(60979));function s(e){return e&&e.__esModule?e:{default:e}}var l=function(e){return o.default[e.smooth]||o.default.defaultEasing},c=function(){if("undefined"!==typeof window)return window.requestAnimationFrame||window.webkitRequestAnimationFrame}()||function(e,t,i){window.setTimeout(e,i||1e3/60,(new Date).getTime())},p=function(e){var t=e.data.containerElement;if(t&&t!==document&&t!==document.body)return t.scrollLeft;var i=void 0!==window.pageXOffset,a="CSS1Compat"===(document.compatMode||"");return i?window.pageXOffset:a?document.documentElement.scrollLeft:document.body.scrollLeft},h=function(e){var t=e.data.containerElement;if(t&&t!==document&&t!==document.body)return t.scrollTop;var i=void 0!==window.pageXOffset,a="CSS1Compat"===(document.compatMode||"");return i?window.pageYOffset:a?document.documentElement.scrollTop:document.body.scrollTop},$=function e(t,i,a){var o=i.data;if(i.ignoreCancelEvents||!o.cancel)if(o.delta=Math.round(o.targetPosition-o.startPosition),null===o.start&&(o.start=a),o.progress=a-o.start,o.percent=o.progress>=o.duration?1:t(o.progress/o.duration),o.currentPosition=o.startPosition+Math.ceil(o.delta*o.percent),o.containerElement&&o.containerElement!==document&&o.containerElement!==document.body?i.horizontal?o.containerElement.scrollLeft=o.currentPosition:o.containerElement.scrollTop=o.currentPosition:i.horizontal?window.scrollTo(o.currentPosition,0):window.scrollTo(0,o.currentPosition),o.percent<1){var n=e.bind(null,t,i);c.call(window,n)}else r.default.registered.end&&r.default.registered.end(o.to,o.target,o.currentPosition);else r.default.registered.end&&r.default.registered.end(o.to,o.target,o.currentPositionY)},d=function(e){e.data.containerElement=e?e.containerId?document.getElementById(e.containerId):e.container&&e.container.nodeType?e.container:document:null},u=function(e,t,i,a){if(t.data=t.data||{currentPosition:0,startPosition:0,targetPosition:0,progress:0,duration:0,cancel:!1,target:null,containerElement:null,to:null,start:null,delta:null,percent:null,delayTimeout:null},window.clearTimeout(t.data.delayTimeout),n.default.subscribe((function(){t.data.cancel=!0})),d(t),t.data.start=null,t.data.cancel=!1,t.data.startPosition=t.horizontal?p(t):h(t),t.data.targetPosition=t.absolute?e:e+t.data.startPosition,t.data.startPosition!==t.data.targetPosition){var o;t.data.delta=Math.round(t.data.targetPosition-t.data.startPosition),t.data.duration=("function"===typeof(o=t.duration)?o:function(){return o})(t.data.delta),t.data.duration=isNaN(parseFloat(t.data.duration))?1e3:parseFloat(t.data.duration),t.data.to=i,t.data.target=a;var s=l(t),u=$.bind(null,s,t);t&&t.delay>0?t.data.delayTimeout=window.setTimeout((function(){r.default.registered.begin&&r.default.registered.begin(t.data.to,t.data.target),c.call(window,u)}),t.delay):(r.default.registered.begin&&r.default.registered.begin(t.data.to,t.data.target),c.call(window,u))}else r.default.registered.end&&r.default.registered.end(t.data.to,t.data.target,t.data.currentPosition)},m=function(e){return(e=a({},e)).data=e.data||{currentPosition:0,startPosition:0,targetPosition:0,progress:0,duration:0,cancel:!1,target:null,containerElement:null,to:null,start:null,delta:null,percent:null,delayTimeout:null},e.absolute=!0,e};t.default={animateTopScroll:u,getAnimationType:l,scrollToTop:function(e){u(0,m(e))},scrollToBottom:function(e){e=m(e),d(e),u(e.horizontal?function(e){var t=e.data.containerElement;if(t&&t!==document&&t!==document.body)return t.scrollWidth-t.offsetWidth;var i=document.body,a=document.documentElement;return Math.max(i.scrollWidth,i.offsetWidth,a.clientWidth,a.scrollWidth,a.offsetWidth)}(e):function(e){var t=e.data.containerElement;if(t&&t!==document&&t!==document.body)return t.scrollHeight-t.offsetHeight;var i=document.body,a=document.documentElement;return Math.max(i.scrollHeight,i.offsetHeight,a.clientHeight,a.scrollHeight,a.offsetHeight)}(e),e)},scrollTo:function(e,t){u(e,m(t))},scrollMore:function(e,t){t=m(t),d(t);var i=t.horizontal?p(t):h(t);u(e+i,t)}}},88616:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(74360),o=["mousedown","mousewheel","touchmove","keydown"];t.default={subscribe:function(e){return"undefined"!==typeof document&&o.forEach((function(t){return(0,a.addPassiveEventListener)(document,t,e)}))}}},74360:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.addPassiveEventListener=function(e,t,i){var a=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("test",null,t)}catch(i){}return e}();e.addEventListener(t,i,!!a&&{passive:!0})},t.removePassiveEventListener=function(e,t,i){e.removeEventListener(t,i)}},20671:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},o=function(){function e(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,i,a){return i&&e(t.prototype,i),a&&e(t,a),t}}(),n=l(i(72791)),r=(l(i(54164)),l(i(52338))),s=l(i(52007));function l(e){return e&&e.__esModule?e:{default:e}}t.default=function(e){var t=function(t){function i(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i);var t=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}(this,(i.__proto__||Object.getPrototypeOf(i)).call(this,e));return t.childBindings={domNode:null},t}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(i,t),o(i,[{key:"componentDidMount",value:function(){if("undefined"===typeof window)return!1;this.registerElems(this.props.name)}},{key:"componentDidUpdate",value:function(e){this.props.name!==e.name&&this.registerElems(this.props.name)}},{key:"componentWillUnmount",value:function(){if("undefined"===typeof window)return!1;r.default.unregister(this.props.name)}},{key:"registerElems",value:function(e){r.default.register(e,this.childBindings.domNode)}},{key:"render",value:function(){return n.default.createElement(e,a({},this.props,{parentBindings:this.childBindings}))}}]),i}(n.default.Component);return t.propTypes={name:s.default.string,id:s.default.string},t}},60979:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i={registered:{},scrollEvent:{register:function(e,t){i.registered[e]=t},remove:function(e){i.registered[e]=null}}};t.default=i},65203:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});i(74360);var a,o=i(5183),n=(a=o)&&a.__esModule?a:{default:a};var r={mountFlag:!1,initialized:!1,scroller:null,containers:{},mount:function(e){this.scroller=e,this.handleHashChange=this.handleHashChange.bind(this),window.addEventListener("hashchange",this.handleHashChange),this.initStateFromHash(),this.mountFlag=!0},mapContainer:function(e,t){this.containers[e]=t},isMounted:function(){return this.mountFlag},isInitialized:function(){return this.initialized},initStateFromHash:function(){var e=this,t=this.getHash();t?window.setTimeout((function(){e.scrollTo(t,!0),e.initialized=!0}),10):this.initialized=!0},scrollTo:function(e,t){var i=this.scroller;if(i.get(e)&&(t||e!==i.getActiveLink())){var a=this.containers[e]||document;i.scrollTo(e,{container:a})}},getHash:function(){return n.default.getHash()},changeHash:function(e,t){this.isInitialized()&&n.default.getHash()!==e&&n.default.updateHash(e,t)},handleHashChange:function(){this.scrollTo(this.getHash())},unmount:function(){this.scroller=null,this.containers=null,window.removeEventListener("hashchange",this.handleHashChange)}};t.default=r},27585:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},o=function(){function e(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,i,a){return i&&e(t.prototype,i),a&&e(t,a),t}}(),n=p(i(72791)),r=p(i(13688)),s=p(i(52338)),l=p(i(52007)),c=p(i(65203));function p(e){return e&&e.__esModule?e:{default:e}}var h={to:l.default.string.isRequired,containerId:l.default.string,container:l.default.object,activeClass:l.default.string,spy:l.default.bool,horizontal:l.default.bool,smooth:l.default.oneOfType([l.default.bool,l.default.string]),offset:l.default.number,delay:l.default.number,isDynamic:l.default.bool,onClick:l.default.func,duration:l.default.oneOfType([l.default.number,l.default.func]),absolute:l.default.bool,onSetActive:l.default.func,onSetInactive:l.default.func,ignoreCancelEvents:l.default.bool,hashSpy:l.default.bool,saveHashHistory:l.default.bool,spyThrottle:l.default.number};t.default=function(e,t){var i=t||s.default,l=function(t){function s(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,s);var t=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==typeof t&&"function"!==typeof t?e:t}(this,(s.__proto__||Object.getPrototypeOf(s)).call(this,e));return p.call(t),t.state={active:!1},t}return function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(s,t),o(s,[{key:"getScrollSpyContainer",value:function(){var e=this.props.containerId,t=this.props.container;return e&&!t?document.getElementById(e):t&&t.nodeType?t:document}},{key:"componentDidMount",value:function(){if(this.props.spy||this.props.hashSpy){var e=this.getScrollSpyContainer();r.default.isMounted(e)||r.default.mount(e,this.props.spyThrottle),this.props.hashSpy&&(c.default.isMounted()||c.default.mount(i),c.default.mapContainer(this.props.to,e)),r.default.addSpyHandler(this.spyHandler,e),this.setState({container:e})}}},{key:"componentWillUnmount",value:function(){r.default.unmount(this.stateHandler,this.spyHandler)}},{key:"render",value:function(){var t="";t=this.state&&this.state.active?((this.props.className||"")+" "+(this.props.activeClass||"active")).trim():this.props.className;var i=a({},this.props);for(var o in h)i.hasOwnProperty(o)&&delete i[o];return i.className=t,i.onClick=this.handleClick,n.default.createElement(e,i)}}]),s}(n.default.PureComponent),p=function(){var e=this;this.scrollTo=function(t,o){i.scrollTo(t,a({},e.state,o))},this.handleClick=function(t){e.props.onClick&&e.props.onClick(t),t.stopPropagation&&t.stopPropagation(),t.preventDefault&&t.preventDefault(),e.scrollTo(e.props.to,e.props)},this.spyHandler=function(t,a){var o=e.getScrollSpyContainer();if(!c.default.isMounted()||c.default.isInitialized()){var n=e.props.horizontal,r=e.props.to,s=null,l=void 0,p=void 0;if(n){var h=0,$=0,d=0;if(o.getBoundingClientRect)d=o.getBoundingClientRect().left;if(!s||e.props.isDynamic){if(!(s=i.get(r)))return;var u=s.getBoundingClientRect();$=(h=u.left-d+t)+u.width}var m=t-e.props.offset;l=m>=Math.floor(h)&&m<Math.floor($),p=m<Math.floor(h)||m>=Math.floor($)}else{var b=0,y=0,f=0;if(o.getBoundingClientRect)f=o.getBoundingClientRect().top;if(!s||e.props.isDynamic){if(!(s=i.get(r)))return;var g=s.getBoundingClientRect();y=(b=g.top-f+a)+g.height}var x=a-e.props.offset;l=x>=Math.floor(b)&&x<Math.floor(y),p=x<Math.floor(b)||x>=Math.floor(y)}var v=i.getActiveLink();if(p){if(r===v&&i.setActiveLink(void 0),e.props.hashSpy&&c.default.getHash()===r){var T=e.props.saveHashHistory,A=void 0!==T&&T;c.default.changeHash("",A)}e.props.spy&&e.state.active&&(e.setState({active:!1}),e.props.onSetInactive&&e.props.onSetInactive(r,s))}if(l&&(v!==r||!1===e.state.active)){i.setActiveLink(r);var w=e.props.saveHashHistory,C=void 0!==w&&w;e.props.hashSpy&&c.default.changeHash(r,C),e.props.spy&&(e.setState({active:!0}),e.props.onSetActive&&e.props.onSetActive(r,s))}}}};return l.propTypes=h,l.defaultProps={offset:0},l}},13688:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a,o=i(33881),n=(a=o)&&a.__esModule?a:{default:a},r=i(74360);var s={spyCallbacks:[],spySetState:[],scrollSpyContainers:[],mount:function(e,t){if(e){var i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:66;return(0,n.default)(e,t)}((function(t){s.scrollHandler(e)}),t);s.scrollSpyContainers.push(e),(0,r.addPassiveEventListener)(e,"scroll",i)}},isMounted:function(e){return-1!==s.scrollSpyContainers.indexOf(e)},currentPositionX:function(e){if(e===document){var t=void 0!==window.pageYOffset,i="CSS1Compat"===(document.compatMode||"");return t?window.pageXOffset:i?document.documentElement.scrollLeft:document.body.scrollLeft}return e.scrollLeft},currentPositionY:function(e){if(e===document){var t=void 0!==window.pageXOffset,i="CSS1Compat"===(document.compatMode||"");return t?window.pageYOffset:i?document.documentElement.scrollTop:document.body.scrollTop}return e.scrollTop},scrollHandler:function(e){(s.scrollSpyContainers[s.scrollSpyContainers.indexOf(e)].spyCallbacks||[]).forEach((function(t){return t(s.currentPositionX(e),s.currentPositionY(e))}))},addStateHandler:function(e){s.spySetState.push(e)},addSpyHandler:function(e,t){var i=s.scrollSpyContainers[s.scrollSpyContainers.indexOf(t)];i.spyCallbacks||(i.spyCallbacks=[]),i.spyCallbacks.push(e),e(s.currentPositionX(t),s.currentPositionY(t))},updateStates:function(){s.spySetState.forEach((function(e){return e()}))},unmount:function(e,t){s.scrollSpyContainers.forEach((function(e){return e.spyCallbacks&&e.spyCallbacks.length&&e.spyCallbacks.splice(e.spyCallbacks.indexOf(t),1)})),s.spySetState&&s.spySetState.length&&s.spySetState.splice(s.spySetState.indexOf(e),1),document.removeEventListener("scroll",s.scrollHandler)},update:function(){return s.scrollSpyContainers.forEach((function(e){return s.scrollHandler(e)}))}};t.default=s},52338:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},o=s(i(5183)),n=s(i(74102)),r=s(i(60979));function s(e){return e&&e.__esModule?e:{default:e}}var l={},c=void 0;t.default={unmount:function(){l={}},register:function(e,t){l[e]=t},unregister:function(e){delete l[e]},get:function(e){return l[e]||document.getElementById(e)||document.getElementsByName(e)[0]||document.getElementsByClassName(e)[0]},setActiveLink:function(e){return c=e},getActiveLink:function(){return c},scrollTo:function(e,t){var i=this.get(e);if(i){var s=(t=a({},t,{absolute:!1})).containerId,l=t.container,c=void 0;c=s?document.getElementById(s):l&&l.nodeType?l:document,t.absolute=!0;var p=t.horizontal,h=o.default.scrollOffset(c,i,p)+(t.offset||0);if(!t.smooth)return r.default.registered.begin&&r.default.registered.begin(e,i),c===document?t.horizontal?window.scrollTo(h,0):window.scrollTo(0,h):c.scrollTop=h,void(r.default.registered.end&&r.default.registered.end(e,i));n.default.animateTopScroll(h,t,e,i)}else console.warn("target Element not found")}}},43987:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={defaultEasing:function(e){return e<.5?Math.pow(2*e,2)/2:1-Math.pow(2*(1-e),2)/2},linear:function(e){return e},easeInQuad:function(e){return e*e},easeOutQuad:function(e){return e*(2-e)},easeInOutQuad:function(e){return e<.5?2*e*e:(4-2*e)*e-1},easeInCubic:function(e){return e*e*e},easeOutCubic:function(e){return--e*e*e+1},easeInOutCubic:function(e){return e<.5?4*e*e*e:(e-1)*(2*e-2)*(2*e-2)+1},easeInQuart:function(e){return e*e*e*e},easeOutQuart:function(e){return 1- --e*e*e*e},easeInOutQuart:function(e){return e<.5?8*e*e*e*e:1-8*--e*e*e*e},easeInQuint:function(e){return e*e*e*e*e},easeOutQuint:function(e){return 1+--e*e*e*e*e},easeInOutQuint:function(e){return e<.5?16*e*e*e*e*e:1+16*--e*e*e*e*e}}},5183:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(e,t){for(var i=e.offsetTop,a=e.offsetParent;a&&!t(a);)i+=a.offsetTop,a=a.offsetParent;return{offsetTop:i,offsetParent:a}};t.default={updateHash:function(e,t){var i=0===e.indexOf("#")?e.substring(1):e,a=i?"#"+i:"",o=window&&window.location,n=a?o.pathname+o.search+a:o.pathname+o.search;t?history.pushState(null,"",n):history.replaceState(null,"",n)},getHash:function(){return window.location.hash.replace(/^#/,"")},filterElementInContainer:function(e){return function(t){return e.contains?e!=t&&e.contains(t):!!(16&e.compareDocumentPosition(t))}},scrollOffset:function(e,t,a){if(a)return e===document?t.getBoundingClientRect().left+(window.scrollX||window.pageXOffset):"static"!==getComputedStyle(e).position?t.offsetLeft:t.offsetLeft-e.offsetLeft;if(e===document)return t.getBoundingClientRect().top+(window.scrollY||window.pageYOffset);if("static"!==getComputedStyle(e).position){if(t.offsetParent!==e){var o=i(t,(function(t){return t===e||t===document})),n=o.offsetTop;if(o.offsetParent!==e)throw new Error("Seems containerElement is not an ancestor of the Element");return n}return t.offsetTop}if(t.offsetParent===e.offsetParent)return t.offsetTop-e.offsetTop;var r=function(e){return e===document};return i(t,r).offsetTop-i(e,r).offsetTop}}},85448:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNavigator=t.isBrowser=t.off=t.on=t.noop=void 0;t.noop=function(){},t.on=function(e){for(var t=[],i=1;i<arguments.length;i++)t[i-1]=arguments[i];e&&e.addEventListener&&e.addEventListener.apply(e,t)},t.off=function(e){for(var t=[],i=1;i<arguments.length;i++)t[i-1]=arguments[i];e&&e.removeEventListener&&e.removeEventListener.apply(e,t)},t.isBrowser="undefined"!==typeof window,t.isNavigator="undefined"!==typeof navigator},58118:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(72791);t.default=function(e){a.useEffect(e,[])}},61042:function(e,t,i){"use strict";var a=i(72791),o=i(85448),n=o.isBrowser?window:null,r=function(e){return!!e.addEventListener},s=function(e){return!!e.on};t.Z=function(e,t,i,l){void 0===i&&(i=n),a.useEffect((function(){if(t&&i)return r(i)?o.on(i,e,t,l):s(i)&&i.on(e,t,l),function(){r(i)?o.off(i,e,t,l):s(i)&&i.off(e,t,l)}}),[e,t,i,JSON.stringify(l)])}},93178:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(14271),o=i(72791),n=a.__importDefault(i(69802));t.default=function(e){var t=o.useRef(0),i=o.useState(e),a=i[0],r=i[1],s=o.useCallback((function(e){cancelAnimationFrame(t.current),t.current=requestAnimationFrame((function(){r(e)}))}),[]);return n.default((function(){cancelAnimationFrame(t.current)})),[a,s]}},69802:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(14271),o=i(72791),n=a.__importDefault(i(58118));t.default=function(e){var t=o.useRef(e);t.current=e,n.default((function(){return function(){return t.current()}}))}},93339:function(e,t,i){"use strict";var a=i(14271),o=i(72791),n=a.__importDefault(i(93178)),r=i(85448);t.Z=function(e,t){void 0===e&&(e=1/0),void 0===t&&(t=1/0);var i=n.default({width:r.isBrowser?window.innerWidth:e,height:r.isBrowser?window.innerHeight:t}),a=i[0],s=i[1];return o.useEffect((function(){if(r.isBrowser){var e=function(){s({width:window.innerWidth,height:window.innerHeight})};return r.on(window,"resize",e),function(){r.off(window,"resize",e)}}}),[]),a}},14271:function(e,t,i){"use strict";i.r(t),i.d(t,{__assign:function(){return n},__asyncDelegator:function(){return v},__asyncGenerator:function(){return x},__asyncValues:function(){return T},__await:function(){return g},__awaiter:function(){return p},__classPrivateFieldGet:function(){return S},__classPrivateFieldSet:function(){return B},__createBinding:function(){return $},__decorate:function(){return s},__exportStar:function(){return d},__extends:function(){return o},__generator:function(){return h},__importDefault:function(){return O},__importStar:function(){return C},__makeTemplateObject:function(){return A},__metadata:function(){return c},__param:function(){return l},__read:function(){return m},__rest:function(){return r},__spread:function(){return b},__spreadArray:function(){return f},__spreadArrays:function(){return y},__values:function(){return u}});var a=function(e,t){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])},a(e,t)};function o(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function i(){this.constructor=e}a(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}var n=function(){return n=Object.assign||function(e){for(var t,i=1,a=arguments.length;i<a;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},n.apply(this,arguments)};function r(e,t){var i={};for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.indexOf(a)<0&&(i[a]=e[a]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(a=Object.getOwnPropertySymbols(e);o<a.length;o++)t.indexOf(a[o])<0&&Object.prototype.propertyIsEnumerable.call(e,a[o])&&(i[a[o]]=e[a[o]])}return i}function s(e,t,i,a){var o,n=arguments.length,r=n<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,i):a;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,i,a);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(r=(n<3?o(r):n>3?o(t,i,r):o(t,i))||r);return n>3&&r&&Object.defineProperty(t,i,r),r}function l(e,t){return function(i,a){t(i,a,e)}}function c(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function p(e,t,i,a){return new(i||(i=Promise))((function(o,n){function r(e){try{l(a.next(e))}catch(t){n(t)}}function s(e){try{l(a.throw(e))}catch(t){n(t)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(r,s)}l((a=a.apply(e,t||[])).next())}))}function h(e,t){var i,a,o,n,r={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return n={next:s(0),throw:s(1),return:s(2)},"function"===typeof Symbol&&(n[Symbol.iterator]=function(){return this}),n;function s(n){return function(s){return function(n){if(i)throw new TypeError("Generator is already executing.");for(;r;)try{if(i=1,a&&(o=2&n[0]?a.return:n[0]?a.throw||((o=a.return)&&o.call(a),0):a.next)&&!(o=o.call(a,n[1])).done)return o;switch(a=0,o&&(n=[2&n[0],o.value]),n[0]){case 0:case 1:o=n;break;case 4:return r.label++,{value:n[1],done:!1};case 5:r.label++,a=n[1],n=[0];continue;case 7:n=r.ops.pop(),r.trys.pop();continue;default:if(!(o=(o=r.trys).length>0&&o[o.length-1])&&(6===n[0]||2===n[0])){r=0;continue}if(3===n[0]&&(!o||n[1]>o[0]&&n[1]<o[3])){r.label=n[1];break}if(6===n[0]&&r.label<o[1]){r.label=o[1],o=n;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(n);break}o[2]&&r.ops.pop(),r.trys.pop();continue}n=t.call(e,r)}catch(s){n=[6,s],a=0}finally{i=o=0}if(5&n[0])throw n[1];return{value:n[0]?n[1]:void 0,done:!0}}([n,s])}}}var $=Object.create?function(e,t,i,a){void 0===a&&(a=i),Object.defineProperty(e,a,{enumerable:!0,get:function(){return t[i]}})}:function(e,t,i,a){void 0===a&&(a=i),e[a]=t[i]};function d(e,t){for(var i in e)"default"===i||Object.prototype.hasOwnProperty.call(t,i)||$(t,e,i)}function u(e){var t="function"===typeof Symbol&&Symbol.iterator,i=t&&e[t],a=0;if(i)return i.call(e);if(e&&"number"===typeof e.length)return{next:function(){return e&&a>=e.length&&(e=void 0),{value:e&&e[a++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function m(e,t){var i="function"===typeof Symbol&&e[Symbol.iterator];if(!i)return e;var a,o,n=i.call(e),r=[];try{for(;(void 0===t||t-- >0)&&!(a=n.next()).done;)r.push(a.value)}catch(s){o={error:s}}finally{try{a&&!a.done&&(i=n.return)&&i.call(n)}finally{if(o)throw o.error}}return r}function b(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(m(arguments[t]));return e}function y(){for(var e=0,t=0,i=arguments.length;t<i;t++)e+=arguments[t].length;var a=Array(e),o=0;for(t=0;t<i;t++)for(var n=arguments[t],r=0,s=n.length;r<s;r++,o++)a[o]=n[r];return a}function f(e,t,i){if(i||2===arguments.length)for(var a,o=0,n=t.length;o<n;o++)!a&&o in t||(a||(a=Array.prototype.slice.call(t,0,o)),a[o]=t[o]);return e.concat(a||Array.prototype.slice.call(t))}function g(e){return this instanceof g?(this.v=e,this):new g(e)}function x(e,t,i){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var a,o=i.apply(e,t||[]),n=[];return a={},r("next"),r("throw"),r("return"),a[Symbol.asyncIterator]=function(){return this},a;function r(e){o[e]&&(a[e]=function(t){return new Promise((function(i,a){n.push([e,t,i,a])>1||s(e,t)}))})}function s(e,t){try{(i=o[e](t)).value instanceof g?Promise.resolve(i.value.v).then(l,c):p(n[0][2],i)}catch(a){p(n[0][3],a)}var i}function l(e){s("next",e)}function c(e){s("throw",e)}function p(e,t){e(t),n.shift(),n.length&&s(n[0][0],n[0][1])}}function v(e){var t,i;return t={},a("next"),a("throw",(function(e){throw e})),a("return"),t[Symbol.iterator]=function(){return this},t;function a(a,o){t[a]=e[a]?function(t){return(i=!i)?{value:g(e[a](t)),done:"return"===a}:o?o(t):t}:o}}function T(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,i=e[Symbol.asyncIterator];return i?i.call(e):(e=u(e),t={},a("next"),a("throw"),a("return"),t[Symbol.asyncIterator]=function(){return this},t);function a(i){t[i]=e[i]&&function(t){return new Promise((function(a,o){(function(e,t,i,a){Promise.resolve(a).then((function(t){e({value:t,done:i})}),t)})(a,o,(t=e[i](t)).done,t.value)}))}}}function A(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var w=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function C(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&$(t,e,i);return w(t,e),t}function O(e){return e&&e.__esModule?e:{default:e}}function S(e,t,i,a){if("a"===i&&!a)throw new TypeError("Private accessor was defined without a getter");if("function"===typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?a:"a"===i?a.call(e):a?a.value:t.get(e)}function B(e,t,i,a,o){if("m"===a)throw new TypeError("Private method is not writable");if("a"===a&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"===typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===a?o.call(e,i):o?o.value=i:t.set(e,i),i}},66374:function(e,t,i){"use strict";var a=i(72791),o=60103;if(t.Fragment=60107,"function"===typeof Symbol&&Symbol.for){var n=Symbol.for;o=n("react.element"),t.Fragment=n("react.fragment")}var r=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s=Object.prototype.hasOwnProperty,l={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,i){var a,n={},c=null,p=null;for(a in void 0!==i&&(c=""+i),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(p=t.ref),t)s.call(t,a)&&!l.hasOwnProperty(a)&&(n[a]=t[a]);if(e&&e.defaultProps)for(a in t=e.defaultProps)void 0===n[a]&&(n[a]=t[a]);return{$$typeof:o,type:e,key:c,ref:p,props:n,_owner:r.current}}t.jsx=c,t.jsxs=c},59117:function(e,t,i){"use strict";var a=i(31725),o="function"===typeof Symbol&&Symbol.for,n=o?Symbol.for("react.element"):60103,r=o?Symbol.for("react.portal"):60106,s=o?Symbol.for("react.fragment"):60107,l=o?Symbol.for("react.strict_mode"):60108,c=o?Symbol.for("react.profiler"):60114,p=o?Symbol.for("react.provider"):60109,h=o?Symbol.for("react.context"):60110,$=o?Symbol.for("react.forward_ref"):60112,d=o?Symbol.for("react.suspense"):60113,u=o?Symbol.for("react.memo"):60115,m=o?Symbol.for("react.lazy"):60116,b="function"===typeof Symbol&&Symbol.iterator;function y(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,i=1;i<arguments.length;i++)t+="&args[]="+encodeURIComponent(arguments[i]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var f={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g={};function x(e,t,i){this.props=e,this.context=t,this.refs=g,this.updater=i||f}function v(){}function T(e,t,i){this.props=e,this.context=t,this.refs=g,this.updater=i||f}x.prototype.isReactComponent={},x.prototype.setState=function(e,t){if("object"!==typeof e&&"function"!==typeof e&&null!=e)throw Error(y(85));this.updater.enqueueSetState(this,e,t,"setState")},x.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=x.prototype;var A=T.prototype=new v;A.constructor=T,a(A,x.prototype),A.isPureReactComponent=!0;var w={current:null},C=Object.prototype.hasOwnProperty,O={key:!0,ref:!0,__self:!0,__source:!0};function S(e,t,i){var a,o={},r=null,s=null;if(null!=t)for(a in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(r=""+t.key),t)C.call(t,a)&&!O.hasOwnProperty(a)&&(o[a]=t[a]);var l=arguments.length-2;if(1===l)o.children=i;else if(1<l){for(var c=Array(l),p=0;p<l;p++)c[p]=arguments[p+2];o.children=c}if(e&&e.defaultProps)for(a in l=e.defaultProps)void 0===o[a]&&(o[a]=l[a]);return{$$typeof:n,type:e,key:r,ref:s,props:o,_owner:w.current}}function B(e){return"object"===typeof e&&null!==e&&e.$$typeof===n}var _=/\/+/g,z=[];function q(e,t,i,a){if(z.length){var o=z.pop();return o.result=e,o.keyPrefix=t,o.func=i,o.context=a,o.count=0,o}return{result:e,keyPrefix:t,func:i,context:a,count:0}}function I(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>z.length&&z.push(e)}function k(e,t,i,a){var o=typeof e;"undefined"!==o&&"boolean"!==o||(e=null);var s=!1;if(null===e)s=!0;else switch(o){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case n:case r:s=!0}}if(s)return i(a,e,""===t?"."+D(e,0):t),1;if(s=0,t=""===t?".":t+":",Array.isArray(e))for(var l=0;l<e.length;l++){var c=t+D(o=e[l],l);s+=k(o,c,i,a)}else if(null===e||"object"!==typeof e?c=null:c="function"===typeof(c=b&&e[b]||e["@@iterator"])?c:null,"function"===typeof c)for(e=c.call(e),l=0;!(o=e.next()).done;)s+=k(o=o.value,c=t+D(o,l++),i,a);else if("object"===o)throw i=""+e,Error(y(31,"[object Object]"===i?"object with keys {"+Object.keys(e).join(", ")+"}":i,""));return s}function N(e,t,i){return null==e?0:k(e,"",t,i)}function D(e,t){return"object"===typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,(function(e){return t[e]}))}(e.key):t.toString(36)}function Y(e,t){e.func.call(e.context,t,e.count++)}function P(e,t,i){var a=e.result,o=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?E(e,a,i,(function(e){return e})):null!=e&&(B(e)&&(e=function(e,t){return{$$typeof:n,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(e,o+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(_,"$&/")+"/")+i)),a.push(e))}function E(e,t,i,a,o){var n="";null!=i&&(n=(""+i).replace(_,"$&/")+"/"),N(e,P,t=q(t,n,a,o)),I(t)}var M={current:null};function R(){var e=M.current;if(null===e)throw Error(y(321));return e}var L={ReactCurrentDispatcher:M,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:w,IsSomeRendererActing:{current:!1},assign:a};t.Children={map:function(e,t,i){if(null==e)return e;var a=[];return E(e,a,null,t,i),a},forEach:function(e,t,i){if(null==e)return e;N(e,Y,t=q(null,null,t,i)),I(t)},count:function(e){return N(e,(function(){return null}),null)},toArray:function(e){var t=[];return E(e,t,null,(function(e){return e})),t},only:function(e){if(!B(e))throw Error(y(143));return e}},t.Component=x,t.Fragment=s,t.Profiler=c,t.PureComponent=T,t.StrictMode=l,t.Suspense=d,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=L,t.cloneElement=function(e,t,i){if(null===e||void 0===e)throw Error(y(267,e));var o=a({},e.props),r=e.key,s=e.ref,l=e._owner;if(null!=t){if(void 0!==t.ref&&(s=t.ref,l=w.current),void 0!==t.key&&(r=""+t.key),e.type&&e.type.defaultProps)var c=e.type.defaultProps;for(p in t)C.call(t,p)&&!O.hasOwnProperty(p)&&(o[p]=void 0===t[p]&&void 0!==c?c[p]:t[p])}var p=arguments.length-2;if(1===p)o.children=i;else if(1<p){c=Array(p);for(var h=0;h<p;h++)c[h]=arguments[h+2];o.children=c}return{$$typeof:n,type:e.type,key:r,ref:s,props:o,_owner:l}},t.createContext=function(e,t){return void 0===t&&(t=null),(e={$$typeof:h,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:p,_context:e},e.Consumer=e},t.createElement=S,t.createFactory=function(e){var t=S.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:$,render:e}},t.isValidElement=B,t.lazy=function(e){return{$$typeof:m,_ctor:e,_status:-1,_result:null}},t.memo=function(e,t){return{$$typeof:u,type:e,compare:void 0===t?null:t}},t.useCallback=function(e,t){return R().useCallback(e,t)},t.useContext=function(e,t){return R().useContext(e,t)},t.useDebugValue=function(){},t.useEffect=function(e,t){return R().useEffect(e,t)},t.useImperativeHandle=function(e,t,i){return R().useImperativeHandle(e,t,i)},t.useLayoutEffect=function(e,t){return R().useLayoutEffect(e,t)},t.useMemo=function(e,t){return R().useMemo(e,t)},t.useReducer=function(e,t,i){return R().useReducer(e,t,i)},t.useRef=function(e){return R().useRef(e)},t.useState=function(e){return R().useState(e)},t.version="16.14.0"},72791:function(e,t,i){"use strict";e.exports=i(59117)},80184:function(e,t,i){"use strict";e.exports=i(66374)},36813:function(e,t){"use strict";var i,a,o,n,r;if("undefined"===typeof window||"function"!==typeof MessageChannel){var s=null,l=null,c=function e(){if(null!==s)try{var i=t.unstable_now();s(!0,i),s=null}catch(a){throw setTimeout(e,0),a}},p=Date.now();t.unstable_now=function(){return Date.now()-p},i=function(e){null!==s?setTimeout(i,0,e):(s=e,setTimeout(c,0))},a=function(e,t){l=setTimeout(e,t)},o=function(){clearTimeout(l)},n=function(){return!1},r=t.unstable_forceFrameRate=function(){}}else{var h=window.performance,$=window.Date,d=window.setTimeout,u=window.clearTimeout;if("undefined"!==typeof console){var m=window.cancelAnimationFrame;"function"!==typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!==typeof m&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills")}if("object"===typeof h&&"function"===typeof h.now)t.unstable_now=function(){return h.now()};else{var b=$.now();t.unstable_now=function(){return $.now()-b}}var y=!1,f=null,g=-1,x=5,v=0;n=function(){return t.unstable_now()>=v},r=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing framerates higher than 125 fps is not unsupported"):x=0<e?Math.floor(1e3/e):5};var T=new MessageChannel,A=T.port2;T.port1.onmessage=function(){if(null!==f){var e=t.unstable_now();v=e+x;try{f(!0,e)?A.postMessage(null):(y=!1,f=null)}catch(i){throw A.postMessage(null),i}}else y=!1},i=function(e){f=e,y||(y=!0,A.postMessage(null))},a=function(e,i){g=d((function(){e(t.unstable_now())}),i)},o=function(){u(g),g=-1}}function w(e,t){var i=e.length;e.push(t);e:for(;;){var a=i-1>>>1,o=e[a];if(!(void 0!==o&&0<S(o,t)))break e;e[a]=t,e[i]=o,i=a}}function C(e){return void 0===(e=e[0])?null:e}function O(e){var t=e[0];if(void 0!==t){var i=e.pop();if(i!==t){e[0]=i;e:for(var a=0,o=e.length;a<o;){var n=2*(a+1)-1,r=e[n],s=n+1,l=e[s];if(void 0!==r&&0>S(r,i))void 0!==l&&0>S(l,r)?(e[a]=l,e[s]=i,a=s):(e[a]=r,e[n]=i,a=n);else{if(!(void 0!==l&&0>S(l,i)))break e;e[a]=l,e[s]=i,a=s}}}return t}return null}function S(e,t){var i=e.sortIndex-t.sortIndex;return 0!==i?i:e.id-t.id}var B=[],_=[],z=1,q=null,I=3,k=!1,N=!1,D=!1;function Y(e){for(var t=C(_);null!==t;){if(null===t.callback)O(_);else{if(!(t.startTime<=e))break;O(_),t.sortIndex=t.expirationTime,w(B,t)}t=C(_)}}function P(e){if(D=!1,Y(e),!N)if(null!==C(B))N=!0,i(E);else{var t=C(_);null!==t&&a(P,t.startTime-e)}}function E(e,i){N=!1,D&&(D=!1,o()),k=!0;var r=I;try{for(Y(i),q=C(B);null!==q&&(!(q.expirationTime>i)||e&&!n());){var s=q.callback;if(null!==s){q.callback=null,I=q.priorityLevel;var l=s(q.expirationTime<=i);i=t.unstable_now(),"function"===typeof l?q.callback=l:q===C(B)&&O(B),Y(i)}else O(B);q=C(B)}if(null!==q)var c=!0;else{var p=C(_);null!==p&&a(P,p.startTime-i),c=!1}return c}finally{q=null,I=r,k=!1}}function M(e){switch(e){case 1:return-1;case 2:return 250;case 5:return 1073741823;case 4:return 1e4;default:return 5e3}}var R=r;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){N||k||(N=!0,i(E))},t.unstable_getCurrentPriorityLevel=function(){return I},t.unstable_getFirstCallbackNode=function(){return C(B)},t.unstable_next=function(e){switch(I){case 1:case 2:case 3:var t=3;break;default:t=I}var i=I;I=t;try{return e()}finally{I=i}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=R,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var i=I;I=e;try{return t()}finally{I=i}},t.unstable_scheduleCallback=function(e,n,r){var s=t.unstable_now();if("object"===typeof r&&null!==r){var l=r.delay;l="number"===typeof l&&0<l?s+l:s,r="number"===typeof r.timeout?r.timeout:M(e)}else r=M(e),l=s;return e={id:z++,callback:n,priorityLevel:e,startTime:l,expirationTime:r=l+r,sortIndex:-1},l>s?(e.sortIndex=l,w(_,e),null===C(B)&&e===C(_)&&(D?o():D=!0,a(P,l-s))):(e.sortIndex=r,w(B,e),N||k||(N=!0,i(E))),e},t.unstable_shouldYield=function(){var e=t.unstable_now();Y(e);var i=C(B);return i!==q&&null!==q&&null!==i&&null!==i.callback&&i.startTime<=e&&i.expirationTime<q.expirationTime||n()},t.unstable_wrapCallback=function(e){var t=I;return function(){var i=I;I=t;try{return e.apply(this,arguments)}finally{I=i}}}},45296:function(e,t,i){"use strict";e.exports=i(36813)},5986:function(e,t,i){"use strict";var a=i(52506),o=i(92651),n=i(84510)(),r=i(23347),s=i(87822),l=a("%Math.floor%");e.exports=function(e,t){if("function"!==typeof e)throw new s("`fn` is not a function");if("number"!==typeof t||t<0||t>4294967295||l(t)!==t)throw new s("`length` must be a positive 32-bit integer");var i=arguments.length>2&&!!arguments[2],a=!0,c=!0;if("length"in e&&r){var p=r(e,"length");p&&!p.configurable&&(a=!1),p&&!p.writable&&(c=!1)}return(a||c||!i)&&(n?o(e,"length",t,!0,!0):o(e,"length",t)),e}},36369:function(e,t,i){var a;e=i.nmd(e),function(o){t&&t.nodeType,e&&e.nodeType;var n="object"==typeof i.g&&i.g;n.global!==n&&n.window!==n&&n.self;var r,s=2147483647,l=36,c=/^xn--/,p=/[^\x20-\x7E]/,h=/[\x2E\u3002\uFF0E\uFF61]/g,$={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},d=Math.floor,u=String.fromCharCode;function m(e){throw RangeError($[e])}function b(e,t){for(var i=e.length,a=[];i--;)a[i]=t(e[i]);return a}function y(e,t){var i=e.split("@"),a="";return i.length>1&&(a=i[0]+"@",e=i[1]),a+b((e=e.replace(h,".")).split("."),t).join(".")}function f(e){for(var t,i,a=[],o=0,n=e.length;o<n;)(t=e.charCodeAt(o++))>=55296&&t<=56319&&o<n?56320==(64512&(i=e.charCodeAt(o++)))?a.push(((1023&t)<<10)+(1023&i)+65536):(a.push(t),o--):a.push(t);return a}function g(e){return b(e,(function(e){var t="";return e>65535&&(t+=u((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=u(e)})).join("")}function x(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function v(e,t,i){var a=0;for(e=i?d(e/700):e>>1,e+=d(e/t);e>455;a+=l)e=d(e/35);return d(a+36*e/(e+38))}function T(e){var t,i,a,o,n,r,c,p,h,$,u,b=[],y=e.length,f=0,x=128,T=72;for((i=e.lastIndexOf("-"))<0&&(i=0),a=0;a<i;++a)e.charCodeAt(a)>=128&&m("not-basic"),b.push(e.charCodeAt(a));for(o=i>0?i+1:0;o<y;){for(n=f,r=1,c=l;o>=y&&m("invalid-input"),((p=(u=e.charCodeAt(o++))-48<10?u-22:u-65<26?u-65:u-97<26?u-97:l)>=l||p>d((s-f)/r))&&m("overflow"),f+=p*r,!(p<(h=c<=T?1:c>=T+26?26:c-T));c+=l)r>d(s/($=l-h))&&m("overflow"),r*=$;T=v(f-n,t=b.length+1,0==n),d(f/t)>s-x&&m("overflow"),x+=d(f/t),f%=t,b.splice(f++,0,x)}return g(b)}function A(e){var t,i,a,o,n,r,c,p,h,$,b,y,g,T,A,w=[];for(y=(e=f(e)).length,t=128,i=0,n=72,r=0;r<y;++r)(b=e[r])<128&&w.push(u(b));for(a=o=w.length,o&&w.push("-");a<y;){for(c=s,r=0;r<y;++r)(b=e[r])>=t&&b<c&&(c=b);for(c-t>d((s-i)/(g=a+1))&&m("overflow"),i+=(c-t)*g,t=c,r=0;r<y;++r)if((b=e[r])<t&&++i>s&&m("overflow"),b==t){for(p=i,h=l;!(p<($=h<=n?1:h>=n+26?26:h-n));h+=l)A=p-$,T=l-$,w.push(u(x($+A%T,0))),p=d(A/T);w.push(u(x(p,0))),n=v(i,g,a==o),i=0,++a}++i,++t}return w.join("")}r={version:"1.3.2",ucs2:{decode:f,encode:g},decode:T,encode:A,toASCII:function(e){return y(e,(function(e){return p.test(e)?"xn--"+A(e):e}))},toUnicode:function(e){return y(e,(function(e){return c.test(e)?T(e.slice(4).toLowerCase()):e}))}},void 0===(a=function(){return r}.call(t,i,t,e))||(e.exports=a)}()},12114:function(e,t,i){var a=i(36369);function o(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}t.parse=y,t.resolve=function(e,t){return y(e,!1,!0).resolve(t)},t.resolveObject=function(e,t){return e?y(e,!1,!0).resolveObject(t):t},t.format=function(e){f(e)&&(e=y(e));return e instanceof o?e.format():o.prototype.format.call(e)},t.Url=o;var n=/^([a-z0-9.+-]+:)/i,r=/:[0-9]*$/,s=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),l=["'"].concat(s),c=["%","/","?",";","#"].concat(l),p=["/","?","#"],h=/^[a-z0-9A-Z_-]{0,63}$/,$=/^([a-z0-9A-Z_-]{0,63})(.*)$/,d={javascript:!0,"javascript:":!0},u={javascript:!0,"javascript:":!0},m={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},b=i(30863);function y(e,t,i){if(e&&g(e)&&e instanceof o)return e;var a=new o;return a.parse(e,t,i),a}function f(e){return"string"===typeof e}function g(e){return"object"===typeof e&&null!==e}function x(e){return null===e}o.prototype.parse=function(e,t,i){if(!f(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var o=e;o=o.trim();var r=n.exec(o);if(r){var s=(r=r[0]).toLowerCase();this.protocol=s,o=o.substr(r.length)}if(i||r||o.match(/^\/\/[^@\/]+@[^@\/]+/)){var y="//"===o.substr(0,2);!y||r&&u[r]||(o=o.substr(2),this.slashes=!0)}if(!u[r]&&(y||r&&!m[r])){for(var g,x,v=-1,T=0;T<p.length;T++){-1!==(A=o.indexOf(p[T]))&&(-1===v||A<v)&&(v=A)}-1!==(x=-1===v?o.lastIndexOf("@"):o.lastIndexOf("@",v))&&(g=o.slice(0,x),o=o.slice(x+1),this.auth=decodeURIComponent(g)),v=-1;for(T=0;T<c.length;T++){var A;-1!==(A=o.indexOf(c[T]))&&(-1===v||A<v)&&(v=A)}-1===v&&(v=o.length),this.host=o.slice(0,v),o=o.slice(v),this.parseHost(),this.hostname=this.hostname||"";var w="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!w)for(var C=this.hostname.split(/\./),O=(T=0,C.length);T<O;T++){var S=C[T];if(S&&!S.match(h)){for(var B="",_=0,z=S.length;_<z;_++)S.charCodeAt(_)>127?B+="x":B+=S[_];if(!B.match(h)){var q=C.slice(0,T),I=C.slice(T+1),k=S.match($);k&&(q.push(k[1]),I.unshift(k[2])),I.length&&(o="/"+I.join(".")+o),this.hostname=q.join(".");break}}}if(this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),!w){var N=this.hostname.split("."),D=[];for(T=0;T<N.length;++T){var Y=N[T];D.push(Y.match(/[^A-Za-z0-9_-]/)?"xn--"+a.encode(Y):Y)}this.hostname=D.join(".")}var P=this.port?":"+this.port:"",E=this.hostname||"";this.host=E+P,this.href+=this.host,w&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==o[0]&&(o="/"+o))}if(!d[s])for(T=0,O=l.length;T<O;T++){var M=l[T],R=encodeURIComponent(M);R===M&&(R=escape(M)),o=o.split(M).join(R)}var L=o.indexOf("#");-1!==L&&(this.hash=o.substr(L),o=o.slice(0,L));var F=o.indexOf("?");if(-1!==F?(this.search=o.substr(F),this.query=o.substr(F+1),t&&(this.query=b.parse(this.query)),o=o.slice(0,F)):t&&(this.search="",this.query={}),o&&(this.pathname=o),m[s]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){P=this.pathname||"",Y=this.search||"";this.path=P+Y}return this.href=this.format(),this},o.prototype.format=function(){var e=this.auth||"";e&&(e=(e=encodeURIComponent(e)).replace(/%3A/i,":"),e+="@");var t=this.protocol||"",i=this.pathname||"",a=this.hash||"",o=!1,n="";this.host?o=e+this.host:this.hostname&&(o=e+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(o+=":"+this.port)),this.query&&g(this.query)&&Object.keys(this.query).length&&(n=b.stringify(this.query));var r=this.search||n&&"?"+n||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||m[t])&&!1!==o?(o="//"+(o||""),i&&"/"!==i.charAt(0)&&(i="/"+i)):o||(o=""),a&&"#"!==a.charAt(0)&&(a="#"+a),r&&"?"!==r.charAt(0)&&(r="?"+r),t+o+(i=i.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(r=r.replace("#","%23"))+a},o.prototype.resolve=function(e){return this.resolveObject(y(e,!1,!0)).format()},o.prototype.resolveObject=function(e){if(f(e)){var t=new o;t.parse(e,!1,!0),e=t}var i=new o;if(Object.keys(this).forEach((function(e){i[e]=this[e]}),this),i.hash=e.hash,""===e.href)return i.href=i.format(),i;if(e.slashes&&!e.protocol)return Object.keys(e).forEach((function(t){"protocol"!==t&&(i[t]=e[t])})),m[i.protocol]&&i.hostname&&!i.pathname&&(i.path=i.pathname="/"),i.href=i.format(),i;if(e.protocol&&e.protocol!==i.protocol){if(!m[e.protocol])return Object.keys(e).forEach((function(t){i[t]=e[t]})),i.href=i.format(),i;if(i.protocol=e.protocol,e.host||u[e.protocol])i.pathname=e.pathname;else{for(var a=(e.pathname||"").split("/");a.length&&!(e.host=a.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==a[0]&&a.unshift(""),a.length<2&&a.unshift(""),i.pathname=a.join("/")}if(i.search=e.search,i.query=e.query,i.host=e.host||"",i.auth=e.auth,i.hostname=e.hostname||e.host,i.port=e.port,i.pathname||i.search){var n=i.pathname||"",r=i.search||"";i.path=n+r}return i.slashes=i.slashes||e.slashes,i.href=i.format(),i}var s=i.pathname&&"/"===i.pathname.charAt(0),l=e.host||e.pathname&&"/"===e.pathname.charAt(0),c=l||s||i.host&&e.pathname,p=c,h=i.pathname&&i.pathname.split("/")||[],$=(a=e.pathname&&e.pathname.split("/")||[],i.protocol&&!m[i.protocol]);if($&&(i.hostname="",i.port=null,i.host&&(""===h[0]?h[0]=i.host:h.unshift(i.host)),i.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===a[0]?a[0]=e.host:a.unshift(e.host)),e.host=null),c=c&&(""===a[0]||""===h[0])),l)i.host=e.host||""===e.host?e.host:i.host,i.hostname=e.hostname||""===e.hostname?e.hostname:i.hostname,i.search=e.search,i.query=e.query,h=a;else if(a.length)h||(h=[]),h.pop(),h=h.concat(a),i.search=e.search,i.query=e.query;else if(null!=e.search){if($)i.hostname=i.host=h.shift(),(v=!!(i.host&&i.host.indexOf("@")>0)&&i.host.split("@"))&&(i.auth=v.shift(),i.host=i.hostname=v.shift());return i.search=e.search,i.query=e.query,x(i.pathname)&&x(i.search)||(i.path=(i.pathname?i.pathname:"")+(i.search?i.search:"")),i.href=i.format(),i}if(!h.length)return i.pathname=null,i.search?i.path="/"+i.search:i.path=null,i.href=i.format(),i;for(var d=h.slice(-1)[0],b=(i.host||e.host)&&("."===d||".."===d)||""===d,y=0,g=h.length;g>=0;g--)"."==(d=h[g])?h.splice(g,1):".."===d?(h.splice(g,1),y++):y&&(h.splice(g,1),y--);if(!c&&!p)for(;y--;y)h.unshift("..");!c||""===h[0]||h[0]&&"/"===h[0].charAt(0)||h.unshift(""),b&&"/"!==h.join("/").substr(-1)&&h.push("");var v,T=""===h[0]||h[0]&&"/"===h[0].charAt(0);$&&(i.hostname=i.host=T?"":h.length?h.shift():"",(v=!!(i.host&&i.host.indexOf("@")>0)&&i.host.split("@"))&&(i.auth=v.shift(),i.host=i.hostname=v.shift()));return(c=c||i.host&&h.length)&&!T&&h.unshift(""),h.length?i.pathname=h.join("/"):(i.pathname=null,i.path=null),x(i.pathname)&&x(i.search)||(i.path=(i.pathname?i.pathname:"")+(i.search?i.search:"")),i.auth=e.auth||i.auth,i.slashes=i.slashes||e.slashes,i.href=i.format(),i},o.prototype.parseHost=function(){var e=this.host,t=r.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},6794:function(e){e.exports=function(e){return e&&"object"===typeof e&&"function"===typeof e.copy&&"function"===typeof e.fill&&"function"===typeof e.readUInt8}},87374:function(e,t,i){"use strict";var a=i(65450),o=i(85718),n=i(58264),r=i(66218);function s(e){return e.call.bind(e)}var l="undefined"!==typeof BigInt,c="undefined"!==typeof Symbol,p=s(Object.prototype.toString),h=s(Number.prototype.valueOf),$=s(String.prototype.valueOf),d=s(Boolean.prototype.valueOf);if(l)var u=s(BigInt.prototype.valueOf);if(c)var m=s(Symbol.prototype.valueOf);function b(e,t){if("object"!==typeof e)return!1;try{return t(e),!0}catch(i){return!1}}function y(e){return"[object Map]"===p(e)}function f(e){return"[object Set]"===p(e)}function g(e){return"[object WeakMap]"===p(e)}function x(e){return"[object WeakSet]"===p(e)}function v(e){return"[object ArrayBuffer]"===p(e)}function T(e){return"undefined"!==typeof ArrayBuffer&&(v.working?v(e):e instanceof ArrayBuffer)}function A(e){return"[object DataView]"===p(e)}function w(e){return"undefined"!==typeof DataView&&(A.working?A(e):e instanceof DataView)}t.isArgumentsObject=a,t.isGeneratorFunction=o,t.isTypedArray=r,t.isPromise=function(e){return"undefined"!==typeof Promise&&e instanceof Promise||null!==e&&"object"===typeof e&&"function"===typeof e.then&&"function"===typeof e.catch},t.isArrayBufferView=function(e){return"undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):r(e)||w(e)},t.isUint8Array=function(e){return"Uint8Array"===n(e)},t.isUint8ClampedArray=function(e){return"Uint8ClampedArray"===n(e)},t.isUint16Array=function(e){return"Uint16Array"===n(e)},t.isUint32Array=function(e){return"Uint32Array"===n(e)},t.isInt8Array=function(e){return"Int8Array"===n(e)},t.isInt16Array=function(e){return"Int16Array"===n(e)},t.isInt32Array=function(e){return"Int32Array"===n(e)},t.isFloat32Array=function(e){return"Float32Array"===n(e)},t.isFloat64Array=function(e){return"Float64Array"===n(e)},t.isBigInt64Array=function(e){return"BigInt64Array"===n(e)},t.isBigUint64Array=function(e){return"BigUint64Array"===n(e)},y.working="undefined"!==typeof Map&&y(new Map),t.isMap=function(e){return"undefined"!==typeof Map&&(y.working?y(e):e instanceof Map)},f.working="undefined"!==typeof Set&&f(new Set),t.isSet=function(e){return"undefined"!==typeof Set&&(f.working?f(e):e instanceof Set)},g.working="undefined"!==typeof WeakMap&&g(new WeakMap),t.isWeakMap=function(e){return"undefined"!==typeof WeakMap&&(g.working?g(e):e instanceof WeakMap)},x.working="undefined"!==typeof WeakSet&&x(new WeakSet),t.isWeakSet=function(e){return x(e)},v.working="undefined"!==typeof ArrayBuffer&&v(new ArrayBuffer),t.isArrayBuffer=T,A.working="undefined"!==typeof ArrayBuffer&&"undefined"!==typeof DataView&&A(new DataView(new ArrayBuffer(1),0,1)),t.isDataView=w;var C="undefined"!==typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function O(e){return"[object SharedArrayBuffer]"===p(e)}function S(e){return"undefined"!==typeof C&&("undefined"===typeof O.working&&(O.working=O(new C)),O.working?O(e):e instanceof C)}function B(e){return b(e,h)}function _(e){return b(e,$)}function z(e){return b(e,d)}function q(e){return l&&b(e,u)}function I(e){return c&&b(e,m)}t.isSharedArrayBuffer=S,t.isAsyncFunction=function(e){return"[object AsyncFunction]"===p(e)},t.isMapIterator=function(e){return"[object Map Iterator]"===p(e)},t.isSetIterator=function(e){return"[object Set Iterator]"===p(e)},t.isGeneratorObject=function(e){return"[object Generator]"===p(e)},t.isWebAssemblyCompiledModule=function(e){return"[object WebAssembly.Module]"===p(e)},t.isNumberObject=B,t.isStringObject=_,t.isBooleanObject=z,t.isBigIntObject=q,t.isSymbolObject=I,t.isBoxedPrimitive=function(e){return B(e)||_(e)||z(e)||q(e)||I(e)},t.isAnyArrayBuffer=function(e){return"undefined"!==typeof Uint8Array&&(T(e)||S(e))},["isProxy","isExternal","isModuleNamespaceObject"].forEach((function(e){Object.defineProperty(t,e,{enumerable:!1,value:function(){throw new Error(e+" is not supported in userland")}})}))},49639:function(e,t,i){var a=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),i={},a=0;a<t.length;a++)i[t[a]]=Object.getOwnPropertyDescriptor(e,t[a]);return i},o=/%[sdj%]/g;t.format=function(e){if(!f(e)){for(var t=[],i=0;i<arguments.length;i++)t.push(l(arguments[i]));return t.join(" ")}i=1;for(var a=arguments,n=a.length,r=String(e).replace(o,(function(e){if("%%"===e)return"%";if(i>=n)return e;switch(e){case"%s":return String(a[i++]);case"%d":return Number(a[i++]);case"%j":try{return JSON.stringify(a[i++])}catch(t){return"[Circular]"}default:return e}})),s=a[i];i<n;s=a[++i])b(s)||!v(s)?r+=" "+s:r+=" "+l(s);return r},t.deprecate=function(e,i){if("undefined"!==typeof process&&!0===process.noDeprecation)return e;if("undefined"===typeof process)return function(){return t.deprecate(e,i).apply(this,arguments)};var a=!1;return function(){if(!a){if(process.throwDeprecation)throw new Error(i);process.traceDeprecation?console.trace(i):console.error(i),a=!0}return e.apply(this,arguments)}};var n={},r=/^$/;if({NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.NODE_DEBUG){var s={NODE_ENV:"production",PUBLIC_URL:".",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0,REACT_APP_BUILD_TYPE:"development"}.NODE_DEBUG;s=s.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),r=new RegExp("^"+s+"$","i")}function l(e,i){var a={seen:[],stylize:p};return arguments.length>=3&&(a.depth=arguments[2]),arguments.length>=4&&(a.colors=arguments[3]),m(i)?a.showHidden=i:i&&t._extend(a,i),g(a.showHidden)&&(a.showHidden=!1),g(a.depth)&&(a.depth=2),g(a.colors)&&(a.colors=!1),g(a.customInspect)&&(a.customInspect=!0),a.colors&&(a.stylize=c),h(a,e,a.depth)}function c(e,t){var i=l.styles[t];return i?"\x1b["+l.colors[i][0]+"m"+e+"\x1b["+l.colors[i][1]+"m":e}function p(e,t){return e}function h(e,i,a){if(e.customInspect&&i&&w(i.inspect)&&i.inspect!==t.inspect&&(!i.constructor||i.constructor.prototype!==i)){var o=i.inspect(a,e);return f(o)||(o=h(e,o,a)),o}var n=function(e,t){if(g(t))return e.stylize("undefined","undefined");if(f(t)){var i="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(i,"string")}if(y(t))return e.stylize(""+t,"number");if(m(t))return e.stylize(""+t,"boolean");if(b(t))return e.stylize("null","null")}(e,i);if(n)return n;var r=Object.keys(i),s=function(e){var t={};return e.forEach((function(e,i){t[e]=!0})),t}(r);if(e.showHidden&&(r=Object.getOwnPropertyNames(i)),A(i)&&(r.indexOf("message")>=0||r.indexOf("description")>=0))return $(i);if(0===r.length){if(w(i)){var l=i.name?": "+i.name:"";return e.stylize("[Function"+l+"]","special")}if(x(i))return e.stylize(RegExp.prototype.toString.call(i),"regexp");if(T(i))return e.stylize(Date.prototype.toString.call(i),"date");if(A(i))return $(i)}var c,p="",v=!1,C=["{","}"];(u(i)&&(v=!0,C=["[","]"]),w(i))&&(p=" [Function"+(i.name?": "+i.name:"")+"]");return x(i)&&(p=" "+RegExp.prototype.toString.call(i)),T(i)&&(p=" "+Date.prototype.toUTCString.call(i)),A(i)&&(p=" "+$(i)),0!==r.length||v&&0!=i.length?a<0?x(i)?e.stylize(RegExp.prototype.toString.call(i),"regexp"):e.stylize("[Object]","special"):(e.seen.push(i),c=v?function(e,t,i,a,o){for(var n=[],r=0,s=t.length;r<s;++r)_(t,String(r))?n.push(d(e,t,i,a,String(r),!0)):n.push("");return o.forEach((function(o){o.match(/^\d+$/)||n.push(d(e,t,i,a,o,!0))})),n}(e,i,a,s,r):r.map((function(t){return d(e,i,a,s,t,v)})),e.seen.pop(),function(e,t,i){if(e.reduce((function(e,t){return t.indexOf("\n")>=0&&0,e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60)return i[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+i[1];return i[0]+t+" "+e.join(", ")+" "+i[1]}(c,p,C)):C[0]+p+C[1]}function $(e){return"["+Error.prototype.toString.call(e)+"]"}function d(e,t,i,a,o,n){var r,s,l;if((l=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?s=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(s=e.stylize("[Setter]","special")),_(a,o)||(r="["+o+"]"),s||(e.seen.indexOf(l.value)<0?(s=b(i)?h(e,l.value,null):h(e,l.value,i-1)).indexOf("\n")>-1&&(s=n?s.split("\n").map((function(e){return" "+e})).join("\n").slice(2):"\n"+s.split("\n").map((function(e){return" "+e})).join("\n")):s=e.stylize("[Circular]","special")),g(r)){if(n&&o.match(/^\d+$/))return s;(r=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(r=r.slice(1,-1),r=e.stylize(r,"name")):(r=r.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),r=e.stylize(r,"string"))}return r+": "+s}function u(e){return Array.isArray(e)}function m(e){return"boolean"===typeof e}function b(e){return null===e}function y(e){return"number"===typeof e}function f(e){return"string"===typeof e}function g(e){return void 0===e}function x(e){return v(e)&&"[object RegExp]"===C(e)}function v(e){return"object"===typeof e&&null!==e}function T(e){return v(e)&&"[object Date]"===C(e)}function A(e){return v(e)&&("[object Error]"===C(e)||e instanceof Error)}function w(e){return"function"===typeof e}function C(e){return Object.prototype.toString.call(e)}function O(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(e=e.toUpperCase(),!n[e])if(r.test(e)){var i=process.pid;n[e]=function(){var a=t.format.apply(t,arguments);console.error("%s %d: %s",e,i,a)}}else n[e]=function(){};return n[e]},t.inspect=l,l.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},l.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.types=i(87374),t.isArray=u,t.isBoolean=m,t.isNull=b,t.isNullOrUndefined=function(e){return null==e},t.isNumber=y,t.isString=f,t.isSymbol=function(e){return"symbol"===typeof e},t.isUndefined=g,t.isRegExp=x,t.types.isRegExp=x,t.isObject=v,t.isDate=T,t.types.isDate=T,t.isError=A,t.types.isNativeError=A,t.isFunction=w,t.isPrimitive=function(e){return null===e||"boolean"===typeof e||"number"===typeof e||"string"===typeof e||"symbol"===typeof e||"undefined"===typeof e},t.isBuffer=i(6794);var S=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function B(){var e=new Date,t=[O(e.getHours()),O(e.getMinutes()),O(e.getSeconds())].join(":");return[e.getDate(),S[e.getMonth()],t].join(" ")}function _(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){console.log("%s - %s",B(),t.format.apply(t,arguments))},t.inherits=i(12534),t._extend=function(e,t){if(!t||!v(t))return e;for(var i=Object.keys(t),a=i.length;a--;)e[i[a]]=t[i[a]];return e};var z="undefined"!==typeof Symbol?Symbol("util.promisify.custom"):void 0;function q(e,t){if(!e){var i=new Error("Promise was rejected with a falsy value");i.reason=e,e=i}return t(e)}t.promisify=function(e){if("function"!==typeof e)throw new TypeError('The "original" argument must be of type Function');if(z&&e[z]){var t;if("function"!==typeof(t=e[z]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,z,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,i,a=new Promise((function(e,a){t=e,i=a})),o=[],n=0;n<arguments.length;n++)o.push(arguments[n]);o.push((function(e,a){e?i(e):t(a)}));try{e.apply(this,o)}catch(r){i(r)}return a}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),z&&Object.defineProperty(t,z,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,a(e))},t.promisify.custom=z,t.callbackify=function(e){if("function"!==typeof e)throw new TypeError('The "original" argument must be of type Function');function t(){for(var t=[],i=0;i<arguments.length;i++)t.push(arguments[i]);var a=t.pop();if("function"!==typeof a)throw new TypeError("The last argument must be of type Function");var o=this,n=function(){return a.apply(o,arguments)};e.apply(this,t).then((function(e){process.nextTick(n.bind(null,null,e))}),(function(e){process.nextTick(q.bind(null,e,n))}))}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),Object.defineProperties(t,a(e)),t}},58264:function(e,t,i){"use strict";var a=i(65369),o=i(30306),n=i(19722),r=i(44037),s=i(23347),l=r("Object.prototype.toString"),c=i(4707)(),p="undefined"===typeof globalThis?i.g:globalThis,h=o(),$=r("String.prototype.slice"),d=Object.getPrototypeOf,u=r("Array.prototype.indexOf",!0)||function(e,t){for(var i=0;i<e.length;i+=1)if(e[i]===t)return i;return-1},m={__proto__:null};a(h,c&&s&&d?function(e){var t=new p[e];if(Symbol.toStringTag in t){var i=d(t),a=s(i,Symbol.toStringTag);if(!a){var o=d(i);a=s(o,Symbol.toStringTag)}m["$"+e]=n(a.get)}}:function(e){var t=new p[e],i=t.slice||t.set;i&&(m["$"+e]=n(i))});e.exports=function(e){if(!e||"object"!==typeof e)return!1;if(!c){var t=$(l(e),8,-1);return u(h,t)>-1?t:"Object"===t&&function(e){var t=!1;return a(m,(function(i,a){if(!t)try{i(e),t=$(a,1)}catch(o){}})),t}(e)}return s?function(e){var t=!1;return a(m,(function(i,a){if(!t)try{"$"+i(e)===a&&(t=$(a,1))}catch(o){}})),t}(e):null}},28022:function(){},42480:function(){},64836:function(e){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},75263:function(e,t,i){var a=i(18698).default;function o(e){if("function"!==typeof WeakMap)return null;var t=new WeakMap,i=new WeakMap;return(o=function(e){return e?i:t})(e)}e.exports=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==a(e)&&"function"!==typeof e)return{default:e};var i=o(t);if(i&&i.has(e))return i.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in e)if("default"!==s&&Object.prototype.hasOwnProperty.call(e,s)){var l=r?Object.getOwnPropertyDescriptor(e,s):null;l&&(l.get||l.set)?Object.defineProperty(n,s,l):n[s]=e[s]}return n.default=e,i&&i.set(e,n),n},e.exports.__esModule=!0,e.exports.default=e.exports},18698:function(e){function t(i){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(i)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},30306:function(e,t,i){"use strict";var a=i(76345),o="undefined"===typeof globalThis?i.g:globalThis;e.exports=function(){for(var e=[],t=0;t<a.length;t++)"function"===typeof o[a[t]]&&(e[e.length]=a[t]);return e}},64764:function(e,t,i){e.exports=function(){var e="1.13.1",t="object"==typeof self&&self.self===self&&self||"object"==typeof i.g&&i.g.global===i.g&&i.g||Function("return this")()||{},a=Array.prototype,o=Object.prototype,n="undefined"!=typeof Symbol?Symbol.prototype:null,r=a.push,s=a.slice,l=o.toString,c=o.hasOwnProperty,p="undefined"!=typeof ArrayBuffer,h="undefined"!=typeof DataView,$=Array.isArray,d=Object.keys,u=Object.create,m=p&&ArrayBuffer.isView,b=isNaN,y=isFinite,f=!{toString:null}.propertyIsEnumerable("toString"),g=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],x=Math.pow(2,53)-1;function v(e,t){return t=null==t?e.length-1:+t,function(){for(var i=Math.max(arguments.length-t,0),a=Array(i),o=0;o<i;o++)a[o]=arguments[o+t];switch(t){case 0:return e.call(this,a);case 1:return e.call(this,arguments[0],a);case 2:return e.call(this,arguments[0],arguments[1],a)}var n=Array(t+1);for(o=0;o<t;o++)n[o]=arguments[o];return n[t]=a,e.apply(this,n)}}function T(e){var t=typeof e;return"function"===t||"object"===t&&!!e}function A(e){return void 0===e}function w(e){return!0===e||!1===e||"[object Boolean]"===l.call(e)}function C(e){var t="[object "+e+"]";return function(e){return l.call(e)===t}}var O=C("String"),S=C("Number"),B=C("Date"),_=C("RegExp"),z=C("Error"),q=C("Symbol"),I=C("ArrayBuffer"),k=C("Function"),N=t.document&&t.document.childNodes;"object"!=typeof Int8Array&&"function"!=typeof N&&(k=function(e){return"function"==typeof e||!1});var D=k,Y=C("Object"),P=h&&Y(new DataView(new ArrayBuffer(8))),E="undefined"!=typeof Map&&Y(new Map),M=C("DataView"),R=P?function(e){return null!=e&&D(e.getInt8)&&I(e.buffer)}:M,L=$||C("Array");function F(e,t){return null!=e&&c.call(e,t)}var W=C("Arguments");!function(){W(arguments)||(W=function(e){return F(e,"callee")})}();var G=W;function V(e){return S(e)&&b(e)}function U(e){return function(){return e}}function H(e){return function(t){var i=e(t);return"number"==typeof i&&i>=0&&i<=x}}function j(e){return function(t){return null==t?void 0:t[e]}}var Q=j("byteLength"),K=H(Q),Z=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/,J=p?function(e){return m?m(e)&&!R(e):K(e)&&Z.test(l.call(e))}:U(!1),X=j("length");function ee(e,t){t=function(e){for(var t={},i=e.length,a=0;a<i;++a)t[e[a]]=!0;return{contains:function(e){return t[e]},push:function(i){return t[i]=!0,e.push(i)}}}(t);var i=g.length,a=e.constructor,n=D(a)&&a.prototype||o,r="constructor";for(F(e,r)&&!t.contains(r)&&t.push(r);i--;)(r=g[i])in e&&e[r]!==n[r]&&!t.contains(r)&&t.push(r)}function te(e){if(!T(e))return[];if(d)return d(e);var t=[];for(var i in e)F(e,i)&&t.push(i);return f&&ee(e,t),t}function ie(e,t){var i=te(t),a=i.length;if(null==e)return!a;for(var o=Object(e),n=0;n<a;n++){var r=i[n];if(t[r]!==o[r]||!(r in o))return!1}return!0}function ae(e){return e instanceof ae?e:this instanceof ae?void(this._wrapped=e):new ae(e)}function oe(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,Q(e))}ae.VERSION=e,ae.prototype.value=function(){return this._wrapped},ae.prototype.valueOf=ae.prototype.toJSON=ae.prototype.value,ae.prototype.toString=function(){return String(this._wrapped)};var ne="[object DataView]";function re(e,t,i,a){if(e===t)return 0!==e||1/e==1/t;if(null==e||null==t)return!1;if(e!=e)return t!=t;var o=typeof e;return("function"===o||"object"===o||"object"==typeof t)&&function e(t,i,a,o){t instanceof ae&&(t=t._wrapped),i instanceof ae&&(i=i._wrapped);var r=l.call(t);if(r!==l.call(i))return!1;if(P&&"[object Object]"==r&&R(t)){if(!R(i))return!1;r=ne}switch(r){case"[object RegExp]":case"[object String]":return""+t==""+i;case"[object Number]":return+t!=+t?+i!=+i:0==+t?1/+t==1/i:+t==+i;case"[object Date]":case"[object Boolean]":return+t==+i;case"[object Symbol]":return n.valueOf.call(t)===n.valueOf.call(i);case"[object ArrayBuffer]":case ne:return e(oe(t),oe(i),a,o)}var s="[object Array]"===r;if(!s&&J(t)){if(Q(t)!==Q(i))return!1;if(t.buffer===i.buffer&&t.byteOffset===i.byteOffset)return!0;s=!0}if(!s){if("object"!=typeof t||"object"!=typeof i)return!1;var c=t.constructor,p=i.constructor;if(c!==p&&!(D(c)&&c instanceof c&&D(p)&&p instanceof p)&&"constructor"in t&&"constructor"in i)return!1}o=o||[];for(var h=(a=a||[]).length;h--;)if(a[h]===t)return o[h]===i;if(a.push(t),o.push(i),s){if((h=t.length)!==i.length)return!1;for(;h--;)if(!re(t[h],i[h],a,o))return!1}else{var $,d=te(t);if(h=d.length,te(i).length!==h)return!1;for(;h--;)if(!F(i,$=d[h])||!re(t[$],i[$],a,o))return!1}return a.pop(),o.pop(),!0}(e,t,i,a)}function se(e){if(!T(e))return[];var t=[];for(var i in e)t.push(i);return f&&ee(e,t),t}function le(e){var t=X(e);return function(i){if(null==i)return!1;var a=se(i);if(X(a))return!1;for(var o=0;o<t;o++)if(!D(i[e[o]]))return!1;return e!==ue||!D(i[ce])}}var ce="forEach",pe="has",he=["clear","delete"],$e=["get",pe,"set"],de=he.concat(ce,$e),ue=he.concat($e),me=["add"].concat(he,ce,pe),be=E?le(de):C("Map"),ye=E?le(ue):C("WeakMap"),fe=E?le(me):C("Set"),ge=C("WeakSet");function xe(e){for(var t=te(e),i=t.length,a=Array(i),o=0;o<i;o++)a[o]=e[t[o]];return a}function ve(e){for(var t={},i=te(e),a=0,o=i.length;a<o;a++)t[e[i[a]]]=i[a];return t}function Te(e){var t=[];for(var i in e)D(e[i])&&t.push(i);return t.sort()}function Ae(e,t){return function(i){var a=arguments.length;if(t&&(i=Object(i)),a<2||null==i)return i;for(var o=1;o<a;o++)for(var n=arguments[o],r=e(n),s=r.length,l=0;l<s;l++){var c=r[l];t&&void 0!==i[c]||(i[c]=n[c])}return i}}var we=Ae(se),Ce=Ae(te),Oe=Ae(se,!0);function Se(e){if(!T(e))return{};if(u)return u(e);var t=function(){};t.prototype=e;var i=new t;return t.prototype=null,i}function Be(e){return T(e)?L(e)?e.slice():we({},e):e}function _e(e){return L(e)?e:[e]}function ze(e){return ae.toPath(e)}function qe(e,t){for(var i=t.length,a=0;a<i;a++){if(null==e)return;e=e[t[a]]}return i?e:void 0}function Ie(e,t,i){var a=qe(e,ze(t));return A(a)?i:a}function ke(e){return e}function Ne(e){return e=Ce({},e),function(t){return ie(t,e)}}function De(e){return e=ze(e),function(t){return qe(t,e)}}function Ye(e,t,i){if(void 0===t)return e;switch(null==i?3:i){case 1:return function(i){return e.call(t,i)};case 3:return function(i,a,o){return e.call(t,i,a,o)};case 4:return function(i,a,o,n){return e.call(t,i,a,o,n)}}return function(){return e.apply(t,arguments)}}function Pe(e,t,i){return null==e?ke:D(e)?Ye(e,t,i):T(e)&&!L(e)?Ne(e):De(e)}function Ee(e,t){return Pe(e,t,1/0)}function Me(e,t,i){return ae.iteratee!==Ee?ae.iteratee(e,t):Pe(e,t,i)}function Re(){}function Le(e,t){return null==t&&(t=e,e=0),e+Math.floor(Math.random()*(t-e+1))}ae.toPath=_e,ae.iteratee=Ee;var Fe=Date.now||function(){return(new Date).getTime()};function We(e){var t=function(t){return e[t]},i="(?:"+te(e).join("|")+")",a=RegExp(i),o=RegExp(i,"g");return function(e){return e=null==e?"":""+e,a.test(e)?e.replace(o,t):e}}var Ge={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"},Ve=We(Ge),Ue=We(ve(Ge)),He=ae.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},je=/(.)^/,Qe={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Ke=/\\|'|\r|\n|\u2028|\u2029/g;function Ze(e){return"\\"+Qe[e]}var Je=/^\s*(\w|\$)+\s*$/,Xe=0;function et(e,t,i,a,o){if(!(a instanceof t))return e.apply(i,o);var n=Se(e.prototype),r=e.apply(n,o);return T(r)?r:n}var tt=v((function(e,t){var i=tt.placeholder,a=function a(){for(var o=0,n=t.length,r=Array(n),s=0;s<n;s++)r[s]=t[s]===i?arguments[o++]:t[s];for(;o<arguments.length;)r.push(arguments[o++]);return et(e,a,this,this,r)};return a}));tt.placeholder=ae;var it=v((function(e,t,i){if(!D(e))throw new TypeError("Bind must be called on a function");var a=v((function(o){return et(e,a,t,this,i.concat(o))}));return a})),at=H(X);function ot(e,t,i,a){if(a=a||[],t||0===t){if(t<=0)return a.concat(e)}else t=1/0;for(var o=a.length,n=0,r=X(e);n<r;n++){var s=e[n];if(at(s)&&(L(s)||G(s)))if(t>1)ot(s,t-1,i,a),o=a.length;else for(var l=0,c=s.length;l<c;)a[o++]=s[l++];else i||(a[o++]=s)}return a}var nt=v((function(e,t){var i=(t=ot(t,!1,!1)).length;if(i<1)throw new Error("bindAll must be passed function names");for(;i--;){var a=t[i];e[a]=it(e[a],e)}return e})),rt=v((function(e,t,i){return setTimeout((function(){return e.apply(null,i)}),t)})),st=tt(rt,ae,1);function lt(e){return function(){return!e.apply(this,arguments)}}function ct(e,t){var i;return function(){return--e>0&&(i=t.apply(this,arguments)),e<=1&&(t=null),i}}var pt=tt(ct,2);function ht(e,t,i){t=Me(t,i);for(var a,o=te(e),n=0,r=o.length;n<r;n++)if(t(e[a=o[n]],a,e))return a}function $t(e){return function(t,i,a){i=Me(i,a);for(var o=X(t),n=e>0?0:o-1;n>=0&&n<o;n+=e)if(i(t[n],n,t))return n;return-1}}var dt=$t(1),ut=$t(-1);function mt(e,t,i,a){for(var o=(i=Me(i,a,1))(t),n=0,r=X(e);n<r;){var s=Math.floor((n+r)/2);i(e[s])<o?n=s+1:r=s}return n}function bt(e,t,i){return function(a,o,n){var r=0,l=X(a);if("number"==typeof n)e>0?r=n>=0?n:Math.max(n+l,r):l=n>=0?Math.min(n+1,l):n+l+1;else if(i&&n&&l)return a[n=i(a,o)]===o?n:-1;if(o!=o)return(n=t(s.call(a,r,l),V))>=0?n+r:-1;for(n=e>0?r:l-1;n>=0&&n<l;n+=e)if(a[n]===o)return n;return-1}}var yt=bt(1,dt,mt),ft=bt(-1,ut);function gt(e,t,i){var a=(at(e)?dt:ht)(e,t,i);if(void 0!==a&&-1!==a)return e[a]}function xt(e,t,i){var a,o;if(t=Ye(t,i),at(e))for(a=0,o=e.length;a<o;a++)t(e[a],a,e);else{var n=te(e);for(a=0,o=n.length;a<o;a++)t(e[n[a]],n[a],e)}return e}function vt(e,t,i){t=Me(t,i);for(var a=!at(e)&&te(e),o=(a||e).length,n=Array(o),r=0;r<o;r++){var s=a?a[r]:r;n[r]=t(e[s],s,e)}return n}function Tt(e){var t=function(t,i,a,o){var n=!at(t)&&te(t),r=(n||t).length,s=e>0?0:r-1;for(o||(a=t[n?n[s]:s],s+=e);s>=0&&s<r;s+=e){var l=n?n[s]:s;a=i(a,t[l],l,t)}return a};return function(e,i,a,o){var n=arguments.length>=3;return t(e,Ye(i,o,4),a,n)}}var At=Tt(1),wt=Tt(-1);function Ct(e,t,i){var a=[];return t=Me(t,i),xt(e,(function(e,i,o){t(e,i,o)&&a.push(e)})),a}function Ot(e,t,i){t=Me(t,i);for(var a=!at(e)&&te(e),o=(a||e).length,n=0;n<o;n++){var r=a?a[n]:n;if(!t(e[r],r,e))return!1}return!0}function St(e,t,i){t=Me(t,i);for(var a=!at(e)&&te(e),o=(a||e).length,n=0;n<o;n++){var r=a?a[n]:n;if(t(e[r],r,e))return!0}return!1}function Bt(e,t,i,a){return at(e)||(e=xe(e)),("number"!=typeof i||a)&&(i=0),yt(e,t,i)>=0}var _t=v((function(e,t,i){var a,o;return D(t)?o=t:(t=ze(t),a=t.slice(0,-1),t=t[t.length-1]),vt(e,(function(e){var n=o;if(!n){if(a&&a.length&&(e=qe(e,a)),null==e)return;n=e[t]}return null==n?n:n.apply(e,i)}))}));function zt(e,t){return vt(e,De(t))}function qt(e,t,i){var a,o,n=-1/0,r=-1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var s=0,l=(e=at(e)?e:xe(e)).length;s<l;s++)null!=(a=e[s])&&a>n&&(n=a);else t=Me(t,i),xt(e,(function(e,i,a){((o=t(e,i,a))>r||o===-1/0&&n===-1/0)&&(n=e,r=o)}));return n}function It(e,t,i){if(null==t||i)return at(e)||(e=xe(e)),e[Le(e.length-1)];var a=at(e)?Be(e):xe(e),o=X(a);t=Math.max(Math.min(t,o),0);for(var n=o-1,r=0;r<t;r++){var s=Le(r,n),l=a[r];a[r]=a[s],a[s]=l}return a.slice(0,t)}function kt(e,t){return function(i,a,o){var n=t?[[],[]]:{};return a=Me(a,o),xt(i,(function(t,o){var r=a(t,o,i);e(n,t,r)})),n}}var Nt=kt((function(e,t,i){F(e,i)?e[i].push(t):e[i]=[t]})),Dt=kt((function(e,t,i){e[i]=t})),Yt=kt((function(e,t,i){F(e,i)?e[i]++:e[i]=1})),Pt=kt((function(e,t,i){e[i?0:1].push(t)}),!0),Et=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function Mt(e,t,i){return t in i}var Rt=v((function(e,t){var i={},a=t[0];if(null==e)return i;D(a)?(t.length>1&&(a=Ye(a,t[1])),t=se(e)):(a=Mt,t=ot(t,!1,!1),e=Object(e));for(var o=0,n=t.length;o<n;o++){var r=t[o],s=e[r];a(s,r,e)&&(i[r]=s)}return i})),Lt=v((function(e,t){var i,a=t[0];return D(a)?(a=lt(a),t.length>1&&(i=t[1])):(t=vt(ot(t,!1,!1),String),a=function(e,i){return!Bt(t,i)}),Rt(e,a,i)}));function Ft(e,t,i){return s.call(e,0,Math.max(0,e.length-(null==t||i?1:t)))}function Wt(e,t,i){return null==e||e.length<1?null==t||i?void 0:[]:null==t||i?e[0]:Ft(e,e.length-t)}function Gt(e,t,i){return s.call(e,null==t||i?1:t)}var Vt=v((function(e,t){return t=ot(t,!0,!0),Ct(e,(function(e){return!Bt(t,e)}))})),Ut=v((function(e,t){return Vt(e,t)}));function Ht(e,t,i,a){w(t)||(a=i,i=t,t=!1),null!=i&&(i=Me(i,a));for(var o=[],n=[],r=0,s=X(e);r<s;r++){var l=e[r],c=i?i(l,r,e):l;t&&!i?(r&&n===c||o.push(l),n=c):i?Bt(n,c)||(n.push(c),o.push(l)):Bt(o,l)||o.push(l)}return o}var jt=v((function(e){return Ht(ot(e,!0,!0))}));function Qt(e){for(var t=e&&qt(e,X).length||0,i=Array(t),a=0;a<t;a++)i[a]=zt(e,a);return i}var Kt=v(Qt);function Zt(e,t){return e._chain?ae(t).chain():t}function Jt(e){return xt(Te(e),(function(t){var i=ae[t]=e[t];ae.prototype[t]=function(){var e=[this._wrapped];return r.apply(e,arguments),Zt(this,i.apply(ae,e))}})),ae}xt(["pop","push","reverse","shift","sort","splice","unshift"],(function(e){var t=a[e];ae.prototype[e]=function(){var i=this._wrapped;return null!=i&&(t.apply(i,arguments),"shift"!==e&&"splice"!==e||0!==i.length||delete i[0]),Zt(this,i)}})),xt(["concat","join","slice"],(function(e){var t=a[e];ae.prototype[e]=function(){var e=this._wrapped;return null!=e&&(e=t.apply(e,arguments)),Zt(this,e)}}));var Xt=Jt({__proto__:null,VERSION:e,restArguments:v,isObject:T,isNull:function(e){return null===e},isUndefined:A,isBoolean:w,isElement:function(e){return!(!e||1!==e.nodeType)},isString:O,isNumber:S,isDate:B,isRegExp:_,isError:z,isSymbol:q,isArrayBuffer:I,isDataView:R,isArray:L,isFunction:D,isArguments:G,isFinite:function(e){return!q(e)&&y(e)&&!isNaN(parseFloat(e))},isNaN:V,isTypedArray:J,isEmpty:function(e){if(null==e)return!0;var t=X(e);return"number"==typeof t&&(L(e)||O(e)||G(e))?0===t:0===X(te(e))},isMatch:ie,isEqual:function(e,t){return re(e,t)},isMap:be,isWeakMap:ye,isSet:fe,isWeakSet:ge,keys:te,allKeys:se,values:xe,pairs:function(e){for(var t=te(e),i=t.length,a=Array(i),o=0;o<i;o++)a[o]=[t[o],e[t[o]]];return a},invert:ve,functions:Te,methods:Te,extend:we,extendOwn:Ce,assign:Ce,defaults:Oe,create:function(e,t){var i=Se(e);return t&&Ce(i,t),i},clone:Be,tap:function(e,t){return t(e),e},get:Ie,has:function(e,t){for(var i=(t=ze(t)).length,a=0;a<i;a++){var o=t[a];if(!F(e,o))return!1;e=e[o]}return!!i},mapObject:function(e,t,i){t=Me(t,i);for(var a=te(e),o=a.length,n={},r=0;r<o;r++){var s=a[r];n[s]=t(e[s],s,e)}return n},identity:ke,constant:U,noop:Re,toPath:_e,property:De,propertyOf:function(e){return null==e?Re:function(t){return Ie(e,t)}},matcher:Ne,matches:Ne,times:function(e,t,i){var a=Array(Math.max(0,e));t=Ye(t,i,1);for(var o=0;o<e;o++)a[o]=t(o);return a},random:Le,now:Fe,escape:Ve,unescape:Ue,templateSettings:He,template:function(e,t,i){!t&&i&&(t=i),t=Oe({},t,ae.templateSettings);var a=RegExp([(t.escape||je).source,(t.interpolate||je).source,(t.evaluate||je).source].join("|")+"|$","g"),o=0,n="__p+='";e.replace(a,(function(t,i,a,r,s){return n+=e.slice(o,s).replace(Ke,Ze),o=s+t.length,i?n+="'+\n((__t=("+i+"))==null?'':_.escape(__t))+\n'":a?n+="'+\n((__t=("+a+"))==null?'':__t)+\n'":r&&(n+="';\n"+r+"\n__p+='"),t})),n+="';\n";var r,s=t.variable;if(s){if(!Je.test(s))throw new Error("variable is not a bare identifier: "+s)}else n="with(obj||{}){\n"+n+"}\n",s="obj";n="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+n+"return __p;\n";try{r=new Function(s,"_",n)}catch(e){throw e.source=n,e}var l=function(e){return r.call(this,e,ae)};return l.source="function("+s+"){\n"+n+"}",l},result:function(e,t,i){var a=(t=ze(t)).length;if(!a)return D(i)?i.call(e):i;for(var o=0;o<a;o++){var n=null==e?void 0:e[t[o]];void 0===n&&(n=i,o=a),e=D(n)?n.call(e):n}return e},uniqueId:function(e){var t=++Xe+"";return e?e+t:t},chain:function(e){var t=ae(e);return t._chain=!0,t},iteratee:Ee,partial:tt,bind:it,bindAll:nt,memoize:function(e,t){var i=function i(a){var o=i.cache,n=""+(t?t.apply(this,arguments):a);return F(o,n)||(o[n]=e.apply(this,arguments)),o[n]};return i.cache={},i},delay:rt,defer:st,throttle:function(e,t,i){var a,o,n,r,s=0;i||(i={});var l=function(){s=!1===i.leading?0:Fe(),a=null,r=e.apply(o,n),a||(o=n=null)},c=function(){var c=Fe();s||!1!==i.leading||(s=c);var p=t-(c-s);return o=this,n=arguments,p<=0||p>t?(a&&(clearTimeout(a),a=null),s=c,r=e.apply(o,n),a||(o=n=null)):a||!1===i.trailing||(a=setTimeout(l,p)),r};return c.cancel=function(){clearTimeout(a),s=0,a=o=n=null},c},debounce:function(e,t,i){var a,o,n,r,s,l=function l(){var c=Fe()-o;t>c?a=setTimeout(l,t-c):(a=null,i||(r=e.apply(s,n)),a||(n=s=null))},c=v((function(c){return s=this,n=c,o=Fe(),a||(a=setTimeout(l,t),i&&(r=e.apply(s,n))),r}));return c.cancel=function(){clearTimeout(a),a=n=s=null},c},wrap:function(e,t){return tt(t,e)},negate:lt,compose:function(){var e=arguments,t=e.length-1;return function(){for(var i=t,a=e[t].apply(this,arguments);i--;)a=e[i].call(this,a);return a}},after:function(e,t){return function(){if(--e<1)return t.apply(this,arguments)}},before:ct,once:pt,findKey:ht,findIndex:dt,findLastIndex:ut,sortedIndex:mt,indexOf:yt,lastIndexOf:ft,find:gt,detect:gt,findWhere:function(e,t){return gt(e,Ne(t))},each:xt,forEach:xt,map:vt,collect:vt,reduce:At,foldl:At,inject:At,reduceRight:wt,foldr:wt,filter:Ct,select:Ct,reject:function(e,t,i){return Ct(e,lt(Me(t)),i)},every:Ot,all:Ot,some:St,any:St,contains:Bt,includes:Bt,include:Bt,invoke:_t,pluck:zt,where:function(e,t){return Ct(e,Ne(t))},max:qt,min:function(e,t,i){var a,o,n=1/0,r=1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var s=0,l=(e=at(e)?e:xe(e)).length;s<l;s++)null!=(a=e[s])&&a<n&&(n=a);else t=Me(t,i),xt(e,(function(e,i,a){((o=t(e,i,a))<r||o===1/0&&n===1/0)&&(n=e,r=o)}));return n},shuffle:function(e){return It(e,1/0)},sample:It,sortBy:function(e,t,i){var a=0;return t=Me(t,i),zt(vt(e,(function(e,i,o){return{value:e,index:a++,criteria:t(e,i,o)}})).sort((function(e,t){var i=e.criteria,a=t.criteria;if(i!==a){if(i>a||void 0===i)return 1;if(i<a||void 0===a)return-1}return e.index-t.index})),"value")},groupBy:Nt,indexBy:Dt,countBy:Yt,partition:Pt,toArray:function(e){return e?L(e)?s.call(e):O(e)?e.match(Et):at(e)?vt(e,ke):xe(e):[]},size:function(e){return null==e?0:at(e)?e.length:te(e).length},pick:Rt,omit:Lt,first:Wt,head:Wt,take:Wt,initial:Ft,last:function(e,t,i){return null==e||e.length<1?null==t||i?void 0:[]:null==t||i?e[e.length-1]:Gt(e,Math.max(0,e.length-t))},rest:Gt,tail:Gt,drop:Gt,compact:function(e){return Ct(e,Boolean)},flatten:function(e,t){return ot(e,t,!1)},without:Ut,uniq:Ht,unique:Ht,union:jt,intersection:function(e){for(var t=[],i=arguments.length,a=0,o=X(e);a<o;a++){var n=e[a];if(!Bt(t,n)){var r;for(r=1;r<i&&Bt(arguments[r],n);r++);r===i&&t.push(n)}}return t},difference:Vt,unzip:Qt,transpose:Qt,zip:Kt,object:function(e,t){for(var i={},a=0,o=X(e);a<o;a++)t?i[e[a]]=t[a]:i[e[a][0]]=e[a][1];return i},range:function(e,t,i){null==t&&(t=e||0,e=0),i||(i=t<e?-1:1);for(var a=Math.max(Math.ceil((t-e)/i),0),o=Array(a),n=0;n<a;n++,e+=i)o[n]=e;return o},chunk:function(e,t){if(null==t||t<1)return[];for(var i=[],a=0,o=e.length;a<o;)i.push(s.call(e,a,a+=t));return i},mixin:Jt,default:ae});return Xt._=Xt,Xt}()},30907:function(e,t,i){"use strict";function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,a=new Array(t);i<t;i++)a[i]=e[i];return a}i.d(t,{Z:function(){return a}})},83878:function(e,t,i){"use strict";function a(e){if(Array.isArray(e))return e}i.d(t,{Z:function(){return a}})},97326:function(e,t,i){"use strict";function a(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}i.d(t,{Z:function(){return a}})},15671:function(e,t,i){"use strict";function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}i.d(t,{Z:function(){return a}})},43144:function(e,t,i){"use strict";function a(e,t){for(var i=0;i<t.length;i++){var a=t[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function o(e,t,i){return t&&a(e.prototype,t),i&&a(e,i),Object.defineProperty(e,"prototype",{writable:!1}),e}i.d(t,{Z:function(){return o}})},4942:function(e,t,i){"use strict";function a(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}i.d(t,{Z:function(){return a}})},87462:function(e,t,i){"use strict";function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a])}return e},a.apply(this,arguments)}i.d(t,{Z:function(){return a}})},94578:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(89611);function o(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,(0,a.Z)(e,t)}},59199:function(e,t,i){"use strict";function a(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}i.d(t,{Z:function(){return a}})},25267:function(e,t,i){"use strict";function a(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}i.d(t,{Z:function(){return a}})},45987:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(63366);function o(e,t){if(null==e)return{};var i,o,n=(0,a.Z)(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(o=0;o<r.length;o++)i=r[o],t.indexOf(i)>=0||Object.prototype.propertyIsEnumerable.call(e,i)&&(n[i]=e[i])}return n}},63366:function(e,t,i){"use strict";function a(e,t){if(null==e)return{};var i,a,o={},n=Object.keys(e);for(a=0;a<n.length;a++)i=n[a],t.indexOf(i)>=0||(o[i]=e[i]);return o}i.d(t,{Z:function(){return a}})},89611:function(e,t,i){"use strict";function a(e,t){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},a(e,t)}i.d(t,{Z:function(){return a}})},29439:function(e,t,i){"use strict";i.d(t,{Z:function(){return r}});var a=i(83878);var o=i(40181),n=i(25267);function r(e,t){return(0,a.Z)(e)||function(e,t){var i=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var a,o,n=[],r=!0,s=!1;try{for(i=i.call(e);!(r=(a=i.next()).done)&&(n.push(a.value),!t||n.length!==t);r=!0);}catch(l){s=!0,o=l}finally{try{r||null==i.return||i.return()}finally{if(s)throw o}}return n}}(e,t)||(0,o.Z)(e,t)||(0,n.Z)()}},93433:function(e,t,i){"use strict";i.d(t,{Z:function(){return r}});var a=i(30907);var o=i(59199),n=i(40181);function r(e){return function(e){if(Array.isArray(e))return(0,a.Z)(e)}(e)||(0,o.Z)(e)||(0,n.Z)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},71002:function(e,t,i){"use strict";function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}i.d(t,{Z:function(){return a}})},40181:function(e,t,i){"use strict";i.d(t,{Z:function(){return o}});var a=i(30907);function o(e,t){if(e){if("string"===typeof e)return(0,a.Z)(e,t);var i=Object.prototype.toString.call(e).slice(8,-1);return"Object"===i&&e.constructor&&(i=e.constructor.name),"Map"===i||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?(0,a.Z)(e,t):void 0}}},23610:function(e){"use strict";e.exports=JSON.parse('[{"id":"a012999exa1","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa1a","stepAnswer":["$$4x+12$$"],"problemType":"TextBox","stepTitle":"$$4\\\\left(x+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x+12$$","hints":{"DefaultPathway":[{"id":"a012999exa1a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x$$"],"dependencies":["a012999exa1a-h1"],"title":"Multiply pt2","text":"What is $$4$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a012999exa1a-h2"],"title":"Multiply pt3","text":"What is $$4$$ times 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa1a-h4","type":"hint","dependencies":["a012999exa1a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa10","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa10a","stepAnswer":["$$-8y^3-6y^2+10y$$"],"problemType":"TextBox","stepTitle":"$$-2y\\\\left(4y^2+3y-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8y^3-6y^2+10y$$","hints":{"DefaultPathway":[{"id":"a012999exa10a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8y^3$$"],"dependencies":["a012999exa10a-h1"],"title":"Multiply pt2","text":"What is $$-2y$$ times $$4y^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6y^2$$"],"dependencies":["a012999exa10a-h2"],"title":"Multiply pt3","text":"What is $$-2y$$ times $$3y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10y$$"],"dependencies":["a012999exa10a-h3"],"title":"Multiply pt4","text":"What is $$-2y$$ times -5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa10a-h5","type":"hint","dependencies":["a012999exa10a-h4"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa11","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa11a","stepAnswer":["$$xp+3p$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(x+3\\\\right) p$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$xp+3p$$","hints":{"DefaultPathway":[{"id":"a012999exa11a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["xp"],"dependencies":["a012999exa11a-h1"],"title":"Multiply pt2","text":"What is $$p$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3p$$"],"dependencies":["a012999exa11a-h2"],"title":"Multiply pt3","text":"What is $$p$$ times 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa11a-h4","type":"hint","dependencies":["a012999exa11a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa12","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa12a","stepAnswer":["$$xp+8p$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(x+8\\\\right) p$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$xp+8p$$","hints":{"DefaultPathway":[{"id":"a012999exa12a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["xp"],"dependencies":["a012999exa12a-h1"],"title":"Multiply pt2","text":"What is $$p$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8p$$"],"dependencies":["a012999exa12a-h2"],"title":"Multiply pt3","text":"What is $$p$$ times 8?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa12a-h4","type":"hint","dependencies":["a012999exa12a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa13","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa13a","stepAnswer":["$$ap+4p$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(a+4\\\\right) p$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$ap+4p$$","hints":{"DefaultPathway":[{"id":"a012999exa13a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["ap"],"dependencies":["a012999exa13a-h1"],"title":"Multiply pt2","text":"What is $$p$$ times xa?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4p$$"],"dependencies":["a012999exa13a-h2"],"title":"Multiply pt3","text":"What is $$p$$ times 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa13a-h4","type":"hint","dependencies":["a012999exa13a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa14","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa14a","stepAnswer":["$$8x^4-12x^3+20x^2$$"],"problemType":"TextBox","stepTitle":"$$4x^{2\\\\left(2x^2-3x+5\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8x^4-12x^3+20x^2$$","hints":{"DefaultPathway":[{"id":"a012999exa14a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8x^4$$"],"dependencies":["a012999exa14a-h1"],"title":"Multiply pt2","text":"What is $$4x^2$$ times $$2x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12x^3$$"],"dependencies":["a012999exa14a-h2"],"title":"Multiply pt3","text":"What is $$4x^2$$ times $$-3x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20x^2$$"],"dependencies":["a012999exa14a-h3"],"title":"Multiply pt4","text":"What is $$4x^2$$ times 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa14a-h5","type":"hint","dependencies":["a012999exa14a-h4"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa15","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa15a","stepAnswer":["$$12x^3-20x^2+12x$$"],"problemType":"TextBox","stepTitle":"$$4x\\\\left(3x^2-5x+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12x^3-20x^2+12x$$","hints":{"DefaultPathway":[{"id":"a012999exa15a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12x^3$$"],"dependencies":["a012999exa15a-h1"],"title":"Multiply pt2","text":"What is $$4x$$ times $$3x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-20x^2$$"],"dependencies":["a012999exa15a-h2"],"title":"Multiply pt3","text":"What is $$4x$$ times $$-5x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12x$$"],"dependencies":["a012999exa15a-h3"],"title":"Multiply pt4","text":"What is $$4x$$ times 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa15a-h5","type":"hint","dependencies":["a012999exa15a-h4"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa16","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa16a","stepAnswer":["$$4w+40$$"],"problemType":"TextBox","stepTitle":"$$4\\\\left(w+10\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4w+40$$","hints":{"DefaultPathway":[{"id":"a012999exa16a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["4w"],"dependencies":["a012999exa16a-h1"],"title":"Multiply pt2","text":"What is $$4$$ times w?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a012999exa16a-h2"],"title":"Multiply pt3","text":"What is $$4$$ times 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa16a-h4","type":"hint","dependencies":["a012999exa16a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa17","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa17a","stepAnswer":["$$6b+48$$"],"problemType":"TextBox","stepTitle":"$$6\\\\left(b+8\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6b+48$$","hints":{"DefaultPathway":[{"id":"a012999exa17a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6b$$"],"dependencies":["a012999exa17a-h1"],"title":"Multiply pt2","text":"What is $$6$$ times $$b$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$48$$"],"dependencies":["a012999exa17a-h2"],"title":"Multiply pt3","text":"What is $$6$$ times 8?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa17a-h4","type":"hint","dependencies":["a012999exa17a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa18","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa18a","stepAnswer":["-3a-21"],"problemType":"TextBox","stepTitle":"$$-3\\\\left(a+7\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a012999exa18a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-3a"],"dependencies":["a012999exa18a-h1"],"title":"Multiply pt2","text":"What is $$-3$$ times a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-21$$"],"dependencies":["a012999exa18a-h2"],"title":"Multiply pt3","text":"What is $$-3$$ times 7?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa18a-h4","type":"hint","dependencies":["a012999exa18a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa19","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa19a","stepAnswer":["$$-5p-45$$"],"problemType":"TextBox","stepTitle":"$$-5\\\\left(p+9\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5p-45$$","hints":{"DefaultPathway":[{"id":"a012999exa19a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5p$$"],"dependencies":["a012999exa19a-h1"],"title":"Multiply pt2","text":"What is $$-5$$ times $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-45$$"],"dependencies":["a012999exa19a-h2"],"title":"Multiply pt3","text":"What is $$-5$$ times 9?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa19a-h4","type":"hint","dependencies":["a012999exa19a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa2","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa2a","stepAnswer":["$$5x+35$$"],"problemType":"TextBox","stepTitle":"$$5\\\\left(x+7\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x+35$$","hints":{"DefaultPathway":[{"id":"a012999exa2a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x$$"],"dependencies":["a012999exa2a-h1"],"title":"Multiply pt2","text":"What is $$5$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35$$"],"dependencies":["a012999exa2a-h2"],"title":"Multiply pt3","text":"What is $$5$$ times 7?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa2a-h4","type":"hint","dependencies":["a012999exa2a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa20","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa20a","stepAnswer":["$$2x-14$$"],"problemType":"TextBox","stepTitle":"$$2(x-7)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2x-14$$","hints":{"DefaultPathway":[{"id":"a012999exa20a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a012999exa20a-h1"],"title":"Multiply pt2","text":"What is $$2$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-14$$"],"dependencies":["a012999exa20a-h2"],"title":"Multiply pt3","text":"What is $$2$$ times -7?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa20a-h4","type":"hint","dependencies":["a012999exa20a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa21","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa21a","stepAnswer":["$$7y-28$$"],"problemType":"TextBox","stepTitle":"$$7(y-4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7y-28$$","hints":{"DefaultPathway":[{"id":"a012999exa21a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7y$$"],"dependencies":["a012999exa21a-h1"],"title":"Multiply pt2","text":"What is $$7$$ times $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-28$$"],"dependencies":["a012999exa21a-h2"],"title":"Multiply pt3","text":"What is $$7$$ times -4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa21a-h4","type":"hint","dependencies":["a012999exa21a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa22","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa22a","stepAnswer":["$$-3k+12$$"],"problemType":"TextBox","stepTitle":"$$-3(k-4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3k+12$$","hints":{"DefaultPathway":[{"id":"a012999exa22a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-3k"],"dependencies":["a012999exa22a-h1"],"title":"Multiply pt2","text":"What is $$-3$$ times k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a012999exa22a-h2"],"title":"Multiply pt3","text":"What is $$-3$$ times -4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa22a-h4","type":"hint","dependencies":["a012999exa22a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa23","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa23a","stepAnswer":["$$-8j+40$$"],"problemType":"TextBox","stepTitle":"$$-8(j-5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8j+40$$","hints":{"DefaultPathway":[{"id":"a012999exa23a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-8j"],"dependencies":["a012999exa23a-h1"],"title":"Multiply pt2","text":"What is $$-8$$ times j?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a012999exa23a-h2"],"title":"Multiply pt3","text":"What is $$-8$$ times -5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa23a-h4","type":"hint","dependencies":["a012999exa23a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa24","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa24a","stepAnswer":["$$q^2+5q$$"],"problemType":"TextBox","stepTitle":"$$q\\\\left(q+5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$q^2+5q$$","hints":{"DefaultPathway":[{"id":"a012999exa24a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q^2$$"],"dependencies":["a012999exa24a-h1"],"title":"Multiply pt2","text":"What is q times q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["5q"],"dependencies":["a012999exa24a-h2"],"title":"Multiply pt3","text":"What is q times 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa24a-h4","type":"hint","dependencies":["a012999exa24a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa25","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa25a","stepAnswer":["$$k^2+7k$$"],"problemType":"TextBox","stepTitle":"$$k\\\\left(k+7\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$k^2+7k$$","hints":{"DefaultPathway":[{"id":"a012999exa25a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$k^2$$"],"dependencies":["a012999exa25a-h1"],"title":"Multiply pt2","text":"What is k times k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["7k"],"dependencies":["a012999exa25a-h2"],"title":"Multiply pt3","text":"What is k times 7?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa25a-h4","type":"hint","dependencies":["a012999exa25a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa26","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa26a","stepAnswer":["$$-\\\\left(b^2\\\\right)-9b$$"],"problemType":"TextBox","stepTitle":"$$-b\\\\left(b+9\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(b^2\\\\right)-9b$$","hints":{"DefaultPathway":[{"id":"a012999exa26a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(b^2\\\\right)$$"],"dependencies":["a012999exa26a-h1"],"title":"Multiply pt2","text":"What is $$-b$$ times $$b$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9b$$"],"dependencies":["a012999exa26a-h2"],"title":"Multiply pt3","text":"What is $$-b$$ times 9?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa26a-h4","type":"hint","dependencies":["a012999exa26a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa27","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa27a","stepAnswer":["$$-\\\\left(y^2\\\\right)-3y$$"],"problemType":"TextBox","stepTitle":"$$-y\\\\left(y+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(y^2\\\\right)-3y$$","hints":{"DefaultPathway":[{"id":"a012999exa27a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(y^2\\\\right)$$"],"dependencies":["a012999exa27a-h1"],"title":"Multiply pt2","text":"What is $$-y$$ times $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3y$$"],"dependencies":["a012999exa27a-h2"],"title":"Multiply pt3","text":"What is $$-y$$ times 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa27a-h4","type":"hint","dependencies":["a012999exa27a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa28","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa28a","stepAnswer":["$$-\\\\left(x^2\\\\right)+10x$$"],"problemType":"TextBox","stepTitle":"$$-x(x-10)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(x^2\\\\right)+10x$$","hints":{"DefaultPathway":[{"id":"a012999exa28a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(x^2\\\\right)$$"],"dependencies":["a012999exa28a-h1"],"title":"Multiply pt2","text":"What is $$-x$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10x$$"],"dependencies":["a012999exa28a-h2"],"title":"Multiply pt3","text":"What is $$-x$$ times -10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa28a-h4","type":"hint","dependencies":["a012999exa28a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa29","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa29a","stepAnswer":["$$-\\\\left(p^2\\\\right)+15p$$"],"problemType":"TextBox","stepTitle":"$$-p(p-15)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(p^2\\\\right)+15p$$","hints":{"DefaultPathway":[{"id":"a012999exa29a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(p^2\\\\right)$$"],"dependencies":["a012999exa29a-h1"],"title":"Multiply pt2","text":"What is $$-p$$ times $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15p$$"],"dependencies":["a012999exa29a-h2"],"title":"Multiply pt3","text":"What is $$-p$$ times -15?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa29a-h4","type":"hint","dependencies":["a012999exa29a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa3","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa3a","stepAnswer":["$$3y+39$$"],"problemType":"TextBox","stepTitle":"$$3\\\\left(y+13\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3y+39$$","hints":{"DefaultPathway":[{"id":"a012999exa3a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y$$"],"dependencies":["a012999exa3a-h1"],"title":"Multiply pt2","text":"What is $$3$$ times $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$39$$"],"dependencies":["a012999exa3a-h2"],"title":"Multiply pt3","text":"What is $$3$$ times 13?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa3a-h4","type":"hint","dependencies":["a012999exa3a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa30","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa30a","stepAnswer":["$$24r^2+6rs$$"],"problemType":"TextBox","stepTitle":"$$6r\\\\left(4r+s\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24r^2+6rs$$","hints":{"DefaultPathway":[{"id":"a012999exa30a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24r^2$$"],"dependencies":["a012999exa30a-h1"],"title":"Multiply pt2","text":"What is $$6r$$ times $$4r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["6rs"],"dependencies":["a012999exa30a-h2"],"title":"Multiply pt3","text":"What is $$6r$$ times s?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa30a-h4","type":"hint","dependencies":["a012999exa30a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa4","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa4a","stepAnswer":["$$y^2-2y$$"],"problemType":"TextBox","stepTitle":"$$y(y-2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^2-2y$$","hints":{"DefaultPathway":[{"id":"a012999exa4a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2$$"],"dependencies":["a012999exa4a-h1"],"title":"Multiply pt2","text":"What is $$y$$ times $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2y$$"],"dependencies":["a012999exa4a-h2"],"title":"Multiply pt3","text":"What is $$y$$ times -2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa4a-h4","type":"hint","dependencies":["a012999exa4a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa5","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa5a","stepAnswer":["$$x^2-7x$$"],"problemType":"TextBox","stepTitle":"$$x(x-7)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2-7x$$","hints":{"DefaultPathway":[{"id":"a012999exa5a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a012999exa5a-h1"],"title":"Multiply pt2","text":"What is $$x$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7x$$"],"dependencies":["a012999exa5a-h2"],"title":"Multiply pt3","text":"What is $$x$$ times -7?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa5a-h4","type":"hint","dependencies":["a012999exa5a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa6","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa6a","stepAnswer":["$$d^2-11d$$"],"problemType":"TextBox","stepTitle":"$$d(d-11)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$d^2-11d$$","hints":{"DefaultPathway":[{"id":"a012999exa6a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$d^2$$"],"dependencies":["a012999exa6a-h1"],"title":"Multiply pt2","text":"What is $$d$$ times $$d$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-11d$$"],"dependencies":["a012999exa6a-h2"],"title":"Multiply pt3","text":"What is $$d$$ times -11?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa6a-h4","type":"hint","dependencies":["a012999exa6a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa7","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa7a","stepAnswer":["$$14x^2+7xy$$"],"problemType":"TextBox","stepTitle":"$$7x\\\\left(2x+y\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14x^2+7xy$$","hints":{"DefaultPathway":[{"id":"a012999exa7a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14x^2$$"],"dependencies":["a012999exa7a-h1"],"title":"Multiply pt2","text":"What is $$7x$$ times $$2x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["7xy"],"dependencies":["a012999exa7a-h2"],"title":"Multiply pt3","text":"What is $$7x$$ times $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa7a-h4","type":"hint","dependencies":["a012999exa7a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa8","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa8a","stepAnswer":["$$5x^2+20xy$$"],"problemType":"TextBox","stepTitle":"$$5x\\\\left(x+4y\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x^2+20xy$$","hints":{"DefaultPathway":[{"id":"a012999exa8a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x^2$$"],"dependencies":["a012999exa8a-h1"],"title":"Multiply pt2","text":"What is $$5x$$ times $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["20xy"],"dependencies":["a012999exa8a-h2"],"title":"Multiply pt3","text":"What is $$5x$$ times $$4y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa8a-h4","type":"hint","dependencies":["a012999exa8a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a012999exa9","title":"Multiply a Polynomial by a Monomial","body":"Multiply:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.3 Multiply Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a012999exa9a","stepAnswer":["$$12p^2+2pr$$"],"problemType":"TextBox","stepTitle":"$$2p\\\\left(6p+r\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12p^2+2pr$$","hints":{"DefaultPathway":[{"id":"a012999exa9a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the outside value with each of the inside parenthesis values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12p^2$$"],"dependencies":["a012999exa9a-h1"],"title":"Multiply pt2","text":"What is $$2p$$ times $$6p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["2pr"],"dependencies":["a012999exa9a-h2"],"title":"Multiply pt3","text":"What is $$2p$$ times $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a012999exa9a-h4","type":"hint","dependencies":["a012999exa9a-h3"],"title":"Combine","text":"Combine the values multiplied","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve1","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve1a","stepAnswer":["$$-13, -14, -15$$"],"problemType":"MultipleChoice","stepTitle":"Find three consecutive integers whose sum is $$-42$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$-12, -13, -14$$","$$-13, -14, -15$$","$$-14, -15, -16$$","$$-15, -16, -17$$"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve1a-h1","type":"hint","dependencies":[],"title":"Write the numbers in terms of variables","text":"The first step is to identify what the problem is looking for and define your variable","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve1a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["n,n+1,n+2"],"dependencies":["a01e792probsolve1a-h1"],"title":"Consecutive numbers","text":"The problem states that the integers are consecutive. How can we express that condition?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["n,2*n,3*n","n,n+1,n+2","n+1,n+3,n+5"]},{"id":"a01e792probsolve1a-h3","type":"hint","dependencies":["a01e792probsolve1a-h2"],"title":"Setting up the equation","text":"The next step is to convert the statement into a mathematical equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-42$$"],"dependencies":["a01e792probsolve1a-h3"],"title":"Total sum","text":"What should the numbers add up to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve1a-h5","type":"hint","dependencies":["a01e792probsolve1a-h4"],"title":"Solving the equation","text":"The last step is to solve the equation and find the three integers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-15$$"],"dependencies":["a01e792probsolve1a-h5"],"title":"Value of $$n$$","text":"What is the value for $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-14$$"],"dependencies":["a01e792probsolve1a-h6"],"title":"Value of $$n+1$$","text":"What is $$n+1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve1a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-13$$"],"dependencies":["a01e792probsolve1a-h7"],"title":"Value of $$n+2$$","text":"what is $$n+2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve10","title":"Use a Problem-Solving Strategy for Word Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve10a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Ginny and her classmates formed a study group. The number of girls in the study group was three more than twice the number of boys. There were $$11$$ girls in the study group. How many boys were in the study group?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve10a-h1","type":"hint","dependencies":[],"title":"Identify the question","text":"What are we looking for","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h2","type":"hint","dependencies":["a01e792probsolve10a-h1"],"title":"Identify the question","text":"We are looking for the number of boys in the group","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h3","type":"hint","dependencies":["a01e792probsolve10a-h2"],"title":"Name","text":"Let\'s assign a variable to represent the number of boys, such as \\"b\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h4","type":"hint","dependencies":["a01e792probsolve10a-h3"],"title":"Rewrite","text":"Now, let\'s rewrite the question to combine all the important information into one sentence.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h5","type":"hint","dependencies":["a01e792probsolve10a-h4"],"title":"Rewrite","text":"We can rewrite it like \\"There are $$11$$ girls which is $$3$$ more than twice the number of boys\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h6","type":"hint","dependencies":["a01e792probsolve10a-h5"],"title":"Translate","text":"Now, use the rewritten question to make an equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h7","type":"hint","dependencies":["a01e792probsolve10a-h6"],"title":"Translate","text":"We can rewrite it to be $$11=3+2b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a01e792probsolve10a-h7"],"title":"Solve","text":"What number can we subtract from both sides?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h9","type":"hint","dependencies":["a01e792probsolve10a-h8"],"title":"Simplify","text":"Now, we can simplify the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h10","type":"hint","dependencies":["a01e792probsolve10a-h9"],"title":"Simplify","text":"Finally, we can solve the equation $$8=2b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve10a-h11","type":"hint","dependencies":["a01e792probsolve10a-h10"],"title":"Simplify","text":"We can divide $$2$$ from both sides of the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve11","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve11a","stepAnswer":["$$19$$"],"problemType":"TextBox","stepTitle":"The difference of a number and six is $$13$$. Find the number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$19$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve11a-h1","type":"hint","dependencies":[],"title":"Name","text":"Identify a variable for which you are going to represent the number we are looking for (n)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve11a-h2","type":"hint","dependencies":["a01e792probsolve11a-h1"],"title":"Translate","text":"Let\'s rewrite the statement into an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve11a-h3","type":"hint","dependencies":["a01e792probsolve11a-h2"],"title":"Translate","text":"We would get $$n-6=13$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve11a-h4","type":"hint","dependencies":["a01e792probsolve11a-h3"],"title":"Solve","text":"Solve the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a01e792probsolve11a-h4"],"title":"Solve","text":"What number do we have to add to both sides to be left with only $$n$$ on the left side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve12","title":"Use a Problem-Solving Strategy for Word Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve12a","stepAnswer":["$$180$$"],"problemType":"TextBox","stepTitle":"Joaquin bought a bookcase on sale for $120, which was two-thirds of the original price. What was the original price of the bookcase?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$180$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve12a-h1","type":"hint","dependencies":[],"title":"Identify and Name","text":"Let\'s first identify what we want to find, and then give it a variable name","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h2","type":"hint","dependencies":["a01e792probsolve12a-h1"],"title":"Identify and Name","text":"We know that we are trying to find the original price and we can name it \\"n\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h3","type":"hint","dependencies":["a01e792probsolve12a-h2"],"title":"Rewrite","text":"Let\'s now rewrite the question into a simple sentence which sounds like an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h4","type":"hint","dependencies":["a01e792probsolve12a-h3"],"title":"Rewrite","text":"We would get \\"120 is two thirds of the original price\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h5","type":"hint","dependencies":["a01e792probsolve12a-h4"],"title":"Translate","text":"Let\'s translate the rewritten sentence into a real equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h6","type":"hint","dependencies":["a01e792probsolve12a-h5"],"title":"Translate","text":"We get $$120=\\\\frac{2}{3} n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a01e792probsolve12a-h6"],"title":"Solve","text":"What number can we divide from both sides to isolate the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$180$$"],"dependencies":["a01e792probsolve12a-h7"],"title":"Solve","text":"What is $$\\\\frac{120}{\\\\frac{2}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve12a-h9","type":"hint","dependencies":["a01e792probsolve12a-h8"],"title":"Solve","text":"When dividing a number by a fraction we are actually multiplying by the reciprocal. This makes the equation $$120\\\\frac{3}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve13","title":"Use a Problem-Solving Strategy for Word Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve13a","stepAnswer":["$$40$$"],"problemType":"TextBox","stepTitle":"Two-fifths of the songs in Mariel\u2019s playlist are country. If there are $$16$$ country songs, what is the total number of songs in the playlist?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$40$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve13a-h1","type":"hint","dependencies":[],"title":"Identify and Name","text":"Let\'s first identify what we want to find, and then give it a variable name","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h2","type":"hint","dependencies":["a01e792probsolve13a-h1"],"title":"Identify and Name","text":"We want to find the total number of songs and we can name it \\"n\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h3","type":"hint","dependencies":["a01e792probsolve13a-h2"],"title":"Rewrite","text":"Let\'s now rewrite the question into a simple sentence which sounds like an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h4","type":"hint","dependencies":["a01e792probsolve13a-h3"],"title":"Rewrite","text":"It would be: two fifths of the total songs are country songs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h5","type":"hint","dependencies":["a01e792probsolve13a-h4"],"title":"Translate","text":"Let\'s translate the rewritten sentence into a real equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h6","type":"hint","dependencies":["a01e792probsolve13a-h5"],"title":"Translate","text":"Now we would get \\"(2/5)*n=16\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}$$"],"dependencies":["a01e792probsolve13a-h6"],"title":"Solve","text":"What number can we divide from both sides to isolate the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a01e792probsolve13a-h7"],"title":"Solve","text":"What is $$\\\\frac{16}{\\\\frac{2}{5}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve13a-h9","type":"hint","dependencies":["a01e792probsolve13a-h8"],"title":"Solve","text":"When dividing a number by a fraction we are actually multiplying by the reciprocal. This makes the equation $$16\\\\frac{5}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve14","title":"Use a Problem-Solving Strategy for Word Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve14a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Guillermo bought textbooks and notebooks at the bookstore. The number of textbooks was $$3$$ more than twice the number of notebooks. He bought $$7$$ textbooks. How many notebooks did he buy?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve14a-h1","type":"hint","dependencies":[],"title":"Identify and Name","text":"Let\'s first identify what we want to find, and then give it a variable name","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h2","type":"hint","dependencies":["a01e792probsolve14a-h1"],"title":"Identify and Name","text":"We want to find the total number of notebooks and we can name it \\"n\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h3","type":"hint","dependencies":["a01e792probsolve14a-h2"],"title":"Rewrite","text":"Let\'s now rewrite the question into a simple sentence which sounds like an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h4","type":"hint","dependencies":["a01e792probsolve14a-h3"],"title":"Rewrite","text":"It would be: The number of textbooks (7) is $$3$$ more than twice the number of notebooks","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h5","type":"hint","dependencies":["a01e792probsolve14a-h4"],"title":"Translate","text":"Let\'s translate the rewritten sentence into a real equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h6","type":"hint","dependencies":["a01e792probsolve14a-h5"],"title":"Translate","text":"Now, we would get $$7=3+2n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a01e792probsolve14a-h6"],"title":"Solve","text":"What number can we subtract from both sides to isolate the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a01e792probsolve14a-h7"],"title":"Solve","text":"Now, we get $$4=2n$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve14a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a01e792probsolve14a-h8"],"title":"Simplify","text":"What number can we divide from both sides to isolate $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve15","title":"Use a Problem-Solving Strategy for Word Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve15a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"Gerry worked Sudoku puzzles and crossword puzzles this week. The number of Sudoku puzzles he completed is eight more than twice the number of crossword puzzles. He completed $$22$$ Sudoku puzzles. How many crossword puzzles did he do?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve15a-h1","type":"hint","dependencies":[],"title":"Identify and Name","text":"Let\'s first identify what we want to find, and then give it a variable name","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h2","type":"hint","dependencies":["a01e792probsolve15a-h1"],"title":"Identify and Name","text":"We want to find the total number of crossword puzzles and we can name it \\"c\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h3","type":"hint","dependencies":["a01e792probsolve15a-h2"],"title":"Rewrite","text":"Let\'s now rewrite the question into a simple sentence which sounds like an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h4","type":"hint","dependencies":["a01e792probsolve15a-h3"],"title":"Rewrite","text":"It would be: The total number of puzzles (22) is $$8$$ more than twice the number of crossword puzzles.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h5","type":"hint","dependencies":["a01e792probsolve15a-h4"],"title":"Translate","text":"Let\'s translate the rewritten sentence into a real equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h6","type":"hint","dependencies":["a01e792probsolve15a-h5"],"title":"Translate","text":"Now, we would get $$22=8+2n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a01e792probsolve15a-h6"],"title":"Solve","text":"What number can we subtract from both sides to isolate the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a01e792probsolve15a-h7"],"title":"Solve","text":"Now, we get $$(22-8)=2n$$ which is also $$14=2n$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve15a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a01e792probsolve15a-h8"],"title":"Simplify","text":"What number can we divide from both sides to isolate $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve16","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve16a","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"The difference of a number and eight is $$17$$. Find the number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve16a-h1","type":"hint","dependencies":[],"title":"Name","text":"Identify a variable for which you are going to represent the number we are looking for (n)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve16a-h2","type":"hint","dependencies":["a01e792probsolve16a-h1"],"title":"Translate","text":"Let\'s rewrite the statement into an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve16a-h3","type":"hint","dependencies":["a01e792probsolve16a-h2"],"title":"Translate","text":"We would get $$n-8=17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve16a-h4","type":"hint","dependencies":["a01e792probsolve16a-h3"],"title":"Solve","text":"Solve the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a01e792probsolve16a-h4"],"title":"Solve","text":"What number do we have to add to both sides to be left with only $$n$$ on the left side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve17","title":"Solving Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve17a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"The difference of a number and eleven is $$-7$$. Find the number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve17a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the number be $$x$$. Set up an equation and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve17a-h2","type":"hint","dependencies":["a01e792probsolve17a-h1"],"title":"Setting up an Equation","text":"The difference of a number and $$11$$ can be represented as $$x-11$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve17a-h3","type":"hint","dependencies":["a01e792probsolve17a-h2"],"title":"The Equation","text":"The equation can be set up as $$x-11=-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve17a-h4","type":"hint","dependencies":["a01e792probsolve17a-h3"],"title":"Answer","text":"The answer is that $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve18","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve18a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"The sum of twice a number and seven is $$15$$. Find the number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve18a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the number be $$x$$. Set up an equation and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve18a-h2","type":"hint","dependencies":["a01e792probsolve18a-h1"],"title":"Setting up an Equation","text":"The sum of twice a number and $$7$$ can be represented as $$2x+7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve18a-h3","type":"hint","dependencies":["a01e792probsolve18a-h2"],"title":"The Equation","text":"The equation can be set up as $$2x+7=15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve18a-h4","type":"hint","dependencies":["a01e792probsolve18a-h3"],"title":"Answer","text":"The answer is that $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve19","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve19a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"The sum of four times a number and two is $$14$$. Find the number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve19a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the number be $$x$$. Set up an equation and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve19a-h2","type":"hint","dependencies":["a01e792probsolve19a-h1"],"title":"Setting up an Equation","text":"The sum of four times a number and $$2$$ can be represented as $$4x+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve19a-h3","type":"hint","dependencies":["a01e792probsolve19a-h2"],"title":"The Equation","text":"The equation can be set up as $$4x+2=14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve19a-h4","type":"hint","dependencies":["a01e792probsolve19a-h3"],"title":"Answer","text":"The answer is that $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve2","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve2a","stepAnswer":["26,28,30"],"problemType":"MultipleChoice","stepTitle":"Find three consecutive even integers whose sum is $$84$$","stepBody":"","answerType":"string","variabilization":{},"choices":["20,22,24","22,24,28","26,28,30","27,28,29"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve2a-h1","type":"hint","dependencies":[],"title":"Setting up the equation","text":"The first step is to rewrite the statement as a mathematical equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["n,n+2,n+4"],"dependencies":["a01e792probsolve2a-h1"],"title":"Expressing the numbers in terms of variables","text":"How can we express three consective even integers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["n,n+1,n+2","n,n+3,n+5","n,n+2,n+4"]},{"id":"a01e792probsolve2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a01e792probsolve2a-h2"],"title":"Difference between two consecutive even numbers.","text":"What is $$6-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a01e792probsolve2a-h3"],"title":"Difference between two consecutive even numbers.","text":"What is $$98-96$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a01e792probsolve2a-h4"],"title":"Generalization about the difference between two consecutive even numbers","text":"Based on the examples above, what is the difference between any two consecutive even numbers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$84$$"],"dependencies":["a01e792probsolve2a-h5"],"title":"Total sum","text":"What should the numbers add up to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve2a-h7","type":"hint","dependencies":["a01e792probsolve2a-h6"],"title":"Solve for $$n$$","text":"The next step is to solve for $$n$$ and find the three consecutive even numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve20","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve20a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"The sum of three times a number and seven is $$25$$. Find the number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve20a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the number be $$x$$. Set up an equation and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve20a-h2","type":"hint","dependencies":["a01e792probsolve20a-h1"],"title":"Setting up an Equation","text":"The sum of three times a number and $$7$$ can be represented as $$3x+7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve20a-h3","type":"hint","dependencies":["a01e792probsolve20a-h2"],"title":"The Equation","text":"The equation can be set up as $$3x+7=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve20a-h4","type":"hint","dependencies":["a01e792probsolve20a-h3"],"title":"Answer","text":"The answer is that $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve21","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve21a","stepAnswer":["8,13"],"problemType":"TextBox","stepTitle":"One number is five more than another. The sum of the numbers is $$21$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve21a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the first number be $$x$$. Write the second number in relation to the first.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve21a-h2","type":"hint","dependencies":["a01e792probsolve21a-h1"],"title":"The Second Number","text":"The second number can be written as $$x+5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve21a-h3","type":"hint","dependencies":["a01e792probsolve21a-h2"],"title":"Setting up an Equation","text":"The sum of the two numbers can be written as $$x+x+5$$, or $$2x+5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve21a-h4","type":"hint","dependencies":["a01e792probsolve21a-h3"],"title":"The Equation","text":"The equation can be set up as $$2x+5=21$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve21a-h5","type":"hint","dependencies":["a01e792probsolve21a-h4"],"title":"Answer","text":"The two numbers are $$8$$ and $$13$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve22","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve22a","stepAnswer":["9,15"],"problemType":"TextBox","stepTitle":"One number is six more than another. The sum of the numbers is twenty-four. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve22a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the first number be $$x$$. Write the second number in relation to the first.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve22a-h2","type":"hint","dependencies":["a01e792probsolve22a-h1"],"title":"The Second Number","text":"The second number can be written as $$x+6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve22a-h3","type":"hint","dependencies":["a01e792probsolve22a-h2"],"title":"Setting up an Equation","text":"The sum of the two numbers can be written as $$x+x+6$$, or $$2x+6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve22a-h4","type":"hint","dependencies":["a01e792probsolve22a-h3"],"title":"The Equation","text":"The equation can be set up as $$2x+6=24$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve22a-h5","type":"hint","dependencies":["a01e792probsolve22a-h4"],"title":"Answer","text":"The two numbers are $$9$$ and $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve23","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve23a","stepAnswer":["27,31"],"problemType":"TextBox","stepTitle":"The sum of two numbers is fifty-eight. One number is four more than the other. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve23a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the first number be $$x$$. Write the second number in relation to the first.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve23a-h2","type":"hint","dependencies":["a01e792probsolve23a-h1"],"title":"The Second Number","text":"The second number can be written as $$x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve23a-h3","type":"hint","dependencies":["a01e792probsolve23a-h2"],"title":"Setting up an Equation","text":"The sum of the two numbers can be written as $$x+x+4$$, or $$2x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve23a-h4","type":"hint","dependencies":["a01e792probsolve23a-h3"],"title":"The Equation","text":"The equation can be set up as $$2x+4=58$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve23a-h5","type":"hint","dependencies":["a01e792probsolve23a-h4"],"title":"Answer","text":"The two numbers are $$27$$ and $$31$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve24","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve24a","stepAnswer":["-5,-9"],"problemType":"TextBox","stepTitle":"The sum of two numbers is negative fourteen. One number is four less than the other. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve24a-h1","type":"hint","dependencies":[],"title":"Use a Variable","text":"Let the first number be $$x$$. Write the second number in relation to the first.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve24a-h2","type":"hint","dependencies":["a01e792probsolve24a-h1"],"title":"The Second Number","text":"The second number can be written as $$x-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve24a-h3","type":"hint","dependencies":["a01e792probsolve24a-h2"],"title":"Setting up an Equation","text":"The sum of the two numbers can be written as $$x+x-4$$, or $$2x-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve24a-h4","type":"hint","dependencies":["a01e792probsolve24a-h3"],"title":"The Equation","text":"The equation can be set up as $$2x-4=-14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve24a-h5","type":"hint","dependencies":["a01e792probsolve24a-h4"],"title":"Answer","text":"The two numbers are $$-5$$ and $$-9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve25","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve25a","stepAnswer":["4,-3"],"problemType":"TextBox","stepTitle":"One number is ten more than twice another. Their sum is one. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve25a-h1","type":"hint","dependencies":[],"title":"Define variables","text":"Give the first unknown number a variable (like x) and set the second number interms of $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve25a-h2","type":"hint","dependencies":["a01e792probsolve25a-h1"],"title":"Setting an equation","text":"Based on the question if $$x$$ is the first number then $$2x+10$$ would be the second number. Now create an equation representing the sum of the two numbers which equals $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve25a-h3","type":"hint","dependencies":["a01e792probsolve25a-h2"],"title":"Seperating constants","text":"The equation equals $$x+2x+10=1$$. Now we will seperate the constant numbers to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a01e792probsolve25a-h3"],"title":"Seperating constants","text":"What is $$1-10$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve25a-h5","type":"hint","dependencies":["a01e792probsolve25a-h4"],"title":"Seperating variable","text":"The equation equals $$x+2x+10=1$$. Now we will seperate the variables to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x$$"],"dependencies":["a01e792probsolve25a-h5"],"title":"Seperating variable","text":"what is $$2x+1x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve25a-h7","type":"hint","dependencies":["a01e792probsolve25a-h6"],"title":"Find $$x$$","text":"Now that we have seperated $$x$$ and constants your equations should be $$3x=-9$$. Now find what is the value of $$x$$ by dividing both sides by $$3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve25a-h8","type":"hint","dependencies":["a01e792probsolve25a-h7"],"title":"Number $$2$$","text":"Now that you have found the first number which is $$x$$, plug that number back into the equation for the second number to get the value for the second number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve26","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve26a","stepAnswer":["-4,0"],"problemType":"TextBox","stepTitle":"One number is eight more than twice another. Their sum is negative four. Find the numbers","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve26a-h1","type":"hint","dependencies":[],"title":"Define variables","text":"Give the first unknown number a variable (like x) and set the second number interms of $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve26a-h2","type":"hint","dependencies":["a01e792probsolve26a-h1"],"title":"Setting an equation","text":"Based on the question if $$x$$ is the first number then $$2x+8$$ would be the second number. Now create an equation representing the sum of the two numbers which equals $$-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve26a-h3","type":"hint","dependencies":["a01e792probsolve26a-h2"],"title":"Seperating constants","text":"The equation equals $$x+2x+8=-4$$. Now we will seperate the constant numbers to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12$$"],"dependencies":["a01e792probsolve26a-h3"],"title":"Seperating constants","text":"what is $$-4-8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve26a-h5","type":"hint","dependencies":["a01e792probsolve26a-h4"],"title":"Seperating variable","text":"The equation equals $$x+2x+8=-4$$. Now we will seperate the variable to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve26a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x$$"],"dependencies":["a01e792probsolve26a-h5"],"title":"Seperating variable","text":"what is $$2x+1x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve26a-h7","type":"hint","dependencies":["a01e792probsolve26a-h6"],"title":"Find $$x$$","text":"Now that we have seperated $$x$$ and constants your equations should be $$3x=-12$$. Now find what is the value of $$x$$ by dividing both sides by $$3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve26a-h8","type":"hint","dependencies":["a01e792probsolve26a-h7"],"title":"Number $$2$$","text":"Now that you have found the first number which is $$x$$, plug that number back into the equation for the second number to get the value for the second number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve27","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve27a","stepAnswer":["-2,-3"],"problemType":"TextBox","stepTitle":"One number is three more than three times another. Their sum is $$-5$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve27a-h1","type":"hint","dependencies":[],"title":"Define variables","text":"Give the first unknown number a variable (like x) and set the second number interms of $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve27a-h2","type":"hint","dependencies":["a01e792probsolve27a-h1"],"title":"Setting an equation","text":"Based on the question if $$x$$ is the first number then $$3x+3$$ would be the second number. Now create an equation representing the sum of the two numbers which equals $$-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve27a-h3","type":"hint","dependencies":["a01e792probsolve27a-h2"],"title":"Seperating constants","text":"The equation equals $$x+3x+3=-5$$. Now we will seperate the constant numbers to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a01e792probsolve27a-h3"],"title":"Seperating constants","text":"what is $$-5-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve27a-h5","type":"hint","dependencies":["a01e792probsolve27a-h4"],"title":"Seperating variable","text":"The equation equals $$x+3x+3=-5$$. Now we will seperate the variables to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve27a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x$$"],"dependencies":["a01e792probsolve27a-h5"],"title":"Seperating variable","text":"what is $$3x+1x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve27a-h7","type":"hint","dependencies":["a01e792probsolve27a-h6"],"title":"Find $$x$$","text":"Now that we have seperated $$x$$ and constants your equations should be $$4x=-8$$. Now find what is the value of $$x$$ by dividing both sides by $$4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve27a-h8","type":"hint","dependencies":["a01e792probsolve27a-h7"],"title":"Number $$2$$","text":"Now that you have found the first number which is $$x$$, plug that number back into the equation for the second number to get the value for the second number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve28","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve28a","stepAnswer":["23,24"],"problemType":"TextBox","stepTitle":"The sum of two consecutive integers is $$47$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve28a-h1","type":"hint","dependencies":[],"title":"Define variables","text":"Give the first unknown number a variable (like x) and set the second number interms of $$x$$. Since the problem says consecutive numbers second number would be $$x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve28a-h2","type":"hint","dependencies":["a01e792probsolve28a-h1"],"title":"Setting an equation","text":"Based on the question the two numbers are $$x$$ and $$x+1$$ which add up to $$47$$. Try to write an equation based on what you know","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve28a-h3","type":"hint","dependencies":["a01e792probsolve28a-h2"],"title":"Seperate Constants","text":"The equation equals $$x+x+1=47$$. Now we will seperate the constant numbers to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$46$$"],"dependencies":["a01e792probsolve28a-h3"],"title":"Seperating constants","text":"what is $$47-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve28a-h5","type":"hint","dependencies":["a01e792probsolve28a-h4"],"title":"Seperating variable","text":"The equation equals $$x+x+1=47$$. Now we will seperate the variables to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve28a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a01e792probsolve28a-h5"],"title":"Seperating variable","text":"what is $$x+x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve28a-h7","type":"hint","dependencies":["a01e792probsolve28a-h6"],"title":"Find $$x$$","text":"Now that we have seperated $$x$$ and constants your equations should be $$2x=46$$. Now find what is the value of $$x$$ by dividing both sides by $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve28a-h8","type":"hint","dependencies":["a01e792probsolve28a-h7"],"title":"Number $$2$$","text":"Now that you have found the first number which is $$x$$, add one to it to get the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve29","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve29a","stepAnswer":["47,48"],"problemType":"TextBox","stepTitle":"The sum of two consecutive integers is $$95$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve29a-h1","type":"hint","dependencies":[],"title":"Define variables","text":"Give the first unknown number a variable (like x) and set the second number interms of $$x$$. Since the problem says consecutive numbers second number would be $$x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve29a-h2","type":"hint","dependencies":["a01e792probsolve29a-h1"],"title":"Setting an equation","text":"Based on the question the two numbers are $$x$$ and $$x+1$$ which add up to $$95$$. Try to write an equation based on what you know","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve29a-h3","type":"hint","dependencies":["a01e792probsolve29a-h2"],"title":"Seperate Constants","text":"The equation equals $$x+x+1=47$$. Now we will seperate the constant numbers to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$94$$"],"dependencies":["a01e792probsolve29a-h3"],"title":"Seperating constants","text":"what is $$95-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve29a-h5","type":"hint","dependencies":["a01e792probsolve29a-h4"],"title":"Seperating variable","text":"The equation equals $$x+x+1=95$$. Now we will seperate the variables to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve29a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a01e792probsolve29a-h5"],"title":"Seperating variable","text":"what is $$x+x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve29a-h7","type":"hint","dependencies":["a01e792probsolve29a-h6"],"title":"Find $$x$$","text":"Now that we have seperated $$x$$ and constants your equations should be $$2x=94$$. Now find what is the value of $$x$$ by dividing both sides by $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve29a-h8","type":"hint","dependencies":["a01e792probsolve29a-h7"],"title":"Number $$2$$","text":"Now that you have found the first number which is $$x$$, add one to it to get the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve3","title":"Solve number problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve3a","stepAnswer":["$42,000"],"problemType":"MultipleChoice","stepTitle":"A married couple together earns $110,000 a year. The wife earns $16,000 less than twice what her husband earns. What does the husband earn?","stepBody":"","answerType":"string","variabilization":{},"choices":["$44,000","$38,000","$42,000","$36,000"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve3a-h1","type":"hint","dependencies":[],"title":"Translate words to expressions","text":"The first step is to express the amount the husband and wife earns as a mathematical expressions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h2","type":"hint","dependencies":["a01e792probsolve3a-h1"],"title":"Define the variable for husband","text":"Let $$h$$ represent the amount husband earns","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2h$$"],"dependencies":["a01e792probsolve3a-h2"],"title":"Write wife\'s earnings in terms of the husband\'s earnings","text":"What is twice the amount the husband earns?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2h-16000$$"],"dependencies":["a01e792probsolve3a-h3"],"title":"Write wife\'s earnings in terms of the husband\'s earnings","text":"What is $$16000$$ less than the previous answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2h-16000$$"],"dependencies":["a01e792probsolve3a-h4"],"title":"Write wife\'s earnings in terms of the husband\'s earnings","text":"How much does the wife earn?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h6","type":"hint","dependencies":["a01e792probsolve3a-h5"],"title":"Translate the problem into an equation","text":"The next step is to express their total earnings as a mathematical equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$110000$$"],"dependencies":["a01e792probsolve3a-h6"],"title":"Total sum of earnings","text":"How much does the couple together earn per year? Write the answer without the dollar sign","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$h+2h-16000=110000$$"],"dependencies":["a01e792probsolve3a-h7"],"title":"Writing the equation","text":"How can we express \\"husband\'s $$earning+wife\'s$$ $$earning=110000\\"$$ mathematically?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h9","type":"hint","dependencies":["a01e792probsolve3a-h8"],"title":"Solving the equation","text":"The last step is to solve for $$h$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve3a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Add $$16000$$, divide by $$2$$"],"dependencies":["a01e792probsolve3a-h9"],"title":"Solving the equation","text":"What should we do to both sides of the equation in order to isolate $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Divide by $$2$$, add $$16000$$","Add $$16000$$, divide by $$2$$","Subtract $$110000$$","none of the above"]}]}}]},{"id":"a01e792probsolve30","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve30a","stepAnswer":["-16,-15"],"problemType":"TextBox","stepTitle":"The sum of two consecutive integers is $$-31$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a01e792probsolve30a-h1","type":"hint","dependencies":[],"title":"Define variables","text":"Give the first unknown number a variable (like x) and set the second number interms of $$x$$. Since the problem says consecutive numbers second number would be $$x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve30a-h2","type":"hint","dependencies":["a01e792probsolve30a-h1"],"title":"Setting an equation","text":"Based on the question the two numbers are $$x$$ and $$x+1$$ which add up to $$-31$$. Try to write an equation based on what you know","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve30a-h3","type":"hint","dependencies":["a01e792probsolve30a-h2"],"title":"Seperate Constants","text":"The equation equals $$x+x+1=-31$$. Now we will seperate the constant numbers to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-32$$"],"dependencies":["a01e792probsolve30a-h3"],"title":"Seperating constants","text":"what is $$-31-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve30a-h5","type":"hint","dependencies":["a01e792probsolve30a-h4"],"title":"Seperating variable","text":"The equation equals $$x+x+1=-31$$. Now we will seperate the variables to one side. Remeber if you subtract from one side you are also subtracting from the other side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve30a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a01e792probsolve30a-h5"],"title":"Seperating variable","text":"what is $$x+x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve30a-h7","type":"hint","dependencies":["a01e792probsolve30a-h6"],"title":"Find $$x$$","text":"Now that we have seperated $$x$$ and constants your equations should be $$2x=-32$$. Now find what is the value of $$x$$ by dividing both sides by $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve30a-h8","type":"hint","dependencies":["a01e792probsolve30a-h7"],"title":"Number $$2$$","text":"Now that you have found the first number which is $$x$$, add one to it to get the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve4","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve4a","stepAnswer":["$$-33, -32, -31$$"],"problemType":"MultipleChoice","stepTitle":"Find three consecutive integers whose sum is $$-96$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$-33, -32, -31$$","$$-33, -34, -35$$","$$-32, -33, -34$$"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve4a-h1","type":"hint","dependencies":[],"title":"Set of the math equation","text":"The first step is to express the question as a mathematical expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["n,n+1,n+2"],"dependencies":["a01e792probsolve4a-h1"],"title":"Consecutive numbers","text":"The problem states that the integers are consecutive. How can we express that condition?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["n,n+1,n+2","n,n+3,n+5","n,n+2,n+4"]},{"id":"a01e792probsolve4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-96$$"],"dependencies":["a01e792probsolve4a-h2"],"title":"Total sum","text":"What should the numbers add up to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve4a-h4","type":"hint","dependencies":["a01e792probsolve4a-h3"],"title":"The next step is to solve the math equation","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve5","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve5a","stepAnswer":["$$-13, -12, -11$$"],"problemType":"MultipleChoice","stepTitle":"Find three consecutive integers whose sum is $$-36$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$-15, -16, -17$$","$$-13, -12, -11$$","$$-10, -11, -12$$","$$-9, -10, -11$$"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve5a-h1","type":"hint","dependencies":[],"title":"Translate the problem into an equation","text":"The first step is to translate the question into a mathematical equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["n,n+1,n+2"],"dependencies":["a01e792probsolve5a-h1"],"title":"Writing consecutive numbers","text":"Which of the following represent consecutive numbers in terms of $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["n,n+2,n+5","n,2n,3n","n,n+1,n+2"]},{"id":"a01e792probsolve5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-36$$"],"dependencies":["a01e792probsolve5a-h2"],"title":"Total sum","text":"What should the numbers add up to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve5a-h4","type":"hint","dependencies":["a01e792probsolve5a-h3"],"title":"Solving the equation","text":"The next step is to solve for $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-13$$"],"dependencies":["a01e792probsolve5a-h4"],"title":"Solving for $$n$$","text":"What is the value of $$n$$ in the equation $$3n+3=-36$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12$$"],"dependencies":["a01e792probsolve5a-h5"],"title":"Finding the consecutive numbers","text":"What is $$n+1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve5a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-11$$"],"dependencies":["a01e792probsolve5a-h6"],"title":"Finding the consecutive numbers","text":"What is $$n+2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve6","title":"Solving Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve6a","stepAnswer":["32,34,36"],"problemType":"MultipleChoice","stepTitle":"Find three consecutive even numbers whose sum is $$102$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["30,32,34","31,32,33","32,34,36","33,34,45"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve6a-h1","type":"hint","dependencies":[],"title":"Translate the problem into an equation","text":"The first step is to translate the question into a mathematical equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["n,n+2,n+4"],"dependencies":["a01e792probsolve6a-h1"],"title":"Writing consecutive numbers","text":"Which of the following represent consecutive numbers in terms of $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["n,n+2,n+4","n,2n,3n","n,n+1,n+2"]},{"id":"a01e792probsolve6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$102$$"],"dependencies":["a01e792probsolve6a-h2"],"title":"Total sum","text":"What should the numbers add up to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve6a-h4","type":"hint","dependencies":["a01e792probsolve6a-h3"],"title":"Solving the equation","text":"The next step is to solve for $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32$$"],"dependencies":["a01e792probsolve6a-h4"],"title":"Solving for $$n$$","text":"What is the value of $$n$$ in the equation $$3n+6=102$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34$$"],"dependencies":["a01e792probsolve6a-h5"],"title":"Finding the consecutive numbers","text":"What is $$n+2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a01e792probsolve6a-h6"],"title":"Finding the consecutive numbers","text":"What is $$n+4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve7","title":"Solving Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve7a","stepAnswer":["$$-10, -8, -6$$"],"problemType":"MultipleChoice","stepTitle":"Find three consecutive even integers whose sum is $$-24$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$-10, -8, -6$$","$$-10, -12, -14$$","10,12,14","6,8,10"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve7a-h1","type":"hint","dependencies":[],"title":"Translate the problem into an equation","text":"The first step is to translate the question into a mathematical equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["n,n+2,n+4"],"dependencies":["a01e792probsolve7a-h1"],"title":"Writing consecutive numbers","text":"Which of the following represent consecutive numbers in terms of $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["n,n+2,n+4","n,2n,3n","n,n+1,n+2"]},{"id":"a01e792probsolve7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-24$$"],"dependencies":["a01e792probsolve7a-h2"],"title":"Total sum","text":"What should the numbers add up to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve7a-h4","type":"hint","dependencies":["a01e792probsolve7a-h3"],"title":"Solving the equation","text":"The next step is to solve for $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a01e792probsolve7a-h4"],"title":"Solving for $$n$$","text":"What is the value of $$n$$ in the equation $$3n+6=102$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a01e792probsolve7a-h5"],"title":"Finding the consecutive numbers","text":"What is $$n+2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve7a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a01e792probsolve7a-h6"],"title":"Finding the consecutive numbers","text":"What is $$n+4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a01e792probsolve8","title":"Solve Number Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve8a","stepAnswer":["$5,000"],"problemType":"MultipleChoice","stepTitle":"According to the National Automobile Dealers Association, the average cost of a car in $$2014$$ was $28,500. This was $1,500 less than $$6$$ times the cost in $$1975$$. What was the average cost of a car in 1975?","stepBody":"","answerType":"string","variabilization":{},"choices":["$4,000","$5,000","$6,000","$7,000"],"hints":{"DefaultPathway":[{"id":"a01e792probsolve8a-h1","type":"hint","dependencies":[],"title":"Translate words to expressions","text":"The first step is to translate the relationship between the $$2014$$ and $$1975$$ cost in terms of a mathematical equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve8a-h2","type":"hint","dependencies":["a01e792probsolve8a-h1"],"title":"Define the variable for the $$1975$$ cost","text":"Let $$x$$ $$=$$ average cost of car in $$1975$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x$$"],"dependencies":["a01e792probsolve8a-h2"],"title":"Write the $$2014$$ cost in terms of the $$1975$$ cost","text":"What is six times the amount the husband earns?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6h-1500$$"],"dependencies":["a01e792probsolve8a-h3"],"title":"Write the $$2014$$ cost in terms of the $$1975$$ cost","text":"What is $$1500$$ less than the previous answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28500$$"],"dependencies":["a01e792probsolve8a-h4"],"title":"Write the $$2014$$ cost in terms of the $$1975$$ cost","text":"What should $$6x-1500$$ be equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve8a-h6","type":"hint","dependencies":["a01e792probsolve8a-h5"],"title":"Solving the equation","text":"The last step is to solve for $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve8a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Add $$1500$$, divide by $$6$$"],"dependencies":["a01e792probsolve8a-h6"],"title":"Solving the equation","text":"What should we do to both sides of the equation in order to isolate $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Divide by $$6$$, add $$1500$$","Add $$1500$$, divide by $$6$$","Subtract $$28500$$","none of the above"]}]}}]},{"id":"a01e792probsolve9","title":"Use a Problem-Solving Strategy for Word Problems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Use a Problem-Solving Strategy","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a01e792probsolve9a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"Pilar bought a purse on sale for $18, which is one-half of the original price. What was the original price of the purse?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a01e792probsolve9a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the question in a manner that sounds like an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve9a-h2","type":"hint","dependencies":["a01e792probsolve9a-h1"],"title":"Rewrite","text":"We can rewrite it as: $$18$$ is one half of the original price","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve9a-h3","type":"hint","dependencies":["a01e792probsolve9a-h2"],"title":"Translate","text":"Use the rewritten sentence, we have to translate the world problem into to an equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve9a-h4","type":"hint","dependencies":["a01e792probsolve9a-h3"],"title":"Translate","text":"After translating the problem into an equation we get: $$18=\\\\frac{1}{2} p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve9a-h5","type":"hint","dependencies":["a01e792probsolve9a-h4"],"title":"Solve","text":"Now, solve for $$p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve9a-h6","type":"hint","dependencies":["a01e792probsolve9a-h5"],"title":"Solve","text":"First, we can multiply both sides by $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a01e792probsolve9a-h7","type":"hint","dependencies":["a01e792probsolve9a-h6"],"title":"Simplify","text":"Now, we can simply the expression to find $$p!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions1","title":"Solving for Variables in Proportions","body":"Find the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions1a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x}{63}=\\\\frac{4}{7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a02e810proportions1a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$x$$, multiply both sides by the LCD, in this case, $$63$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions1a-h2","type":"hint","dependencies":["a02e810proportions1a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions1a-h3","type":"hint","dependencies":["a02e810proportions1a-h2"],"title":"Answer","text":"The answer is $$36$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions10","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions10a","stepAnswer":["$$60$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{p+12}{9}=\\\\frac{p-12}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60$$","hints":{"DefaultPathway":[{"id":"a02e810proportions10a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"Find the LCD of the two denominators.To isolate $$y$$, multiply both sides by the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions10a-h2","type":"hint","dependencies":["a02e810proportions10a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions10a-h3","type":"hint","dependencies":["a02e810proportions10a-h2"],"title":"Divide","text":"Divide on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions10a-h4","type":"hint","dependencies":["a02e810proportions10a-h3"],"title":"Answer","text":"The answer is $$60$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions11","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions11a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2x+15}{9}=\\\\frac{7x+3}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a02e810proportions11a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"Find the LCD of the two denominators.To isolate the variable, multiply both sides by the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions11a-h2","type":"hint","dependencies":["a02e810proportions11a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions11a-h3","type":"hint","dependencies":["a02e810proportions11a-h2"],"title":"Divide","text":"Divide on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions11a-h4","type":"hint","dependencies":["a02e810proportions11a-h3"],"title":"Answer","text":"The answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions12","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions12a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2x+15}{9}=\\\\frac{7x+3}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a02e810proportions12a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"Find the LCD of the two denominators.To isolate the variable, multiply both sides by the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions12a-h2","type":"hint","dependencies":["a02e810proportions12a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions12a-h3","type":"hint","dependencies":["a02e810proportions12a-h2"],"title":"Divide","text":"Divide on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions12a-h4","type":"hint","dependencies":["a02e810proportions12a-h3"],"title":"Answer","text":"The answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions13","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions13a","stepAnswer":["$$49$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x}{56}=\\\\frac{7}{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$49$$","hints":{"DefaultPathway":[{"id":"a02e810proportions13a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$x$$, multiply both sides by $$56$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions13a-h2","type":"hint","dependencies":["a02e810proportions13a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions13a-h3","type":"hint","dependencies":["a02e810proportions13a-h2"],"title":"Answer","text":"The answer is $$49$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions14","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions14a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{49}{63}=\\\\frac{z}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a02e810proportions14a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$z$$, multiply both sides by $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions14a-h2","type":"hint","dependencies":["a02e810proportions14a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions14a-h3","type":"hint","dependencies":["a02e810proportions14a-h2"],"title":"Answer","text":"The answer is $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions15","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions15a","stepAnswer":["$$448$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{56}{72}=\\\\frac{y}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$448$$","hints":{"DefaultPathway":[{"id":"a02e810proportions15a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$y$$, multiply both sides by $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions15a-h2","type":"hint","dependencies":["a02e810proportions15a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions15a-h3","type":"hint","dependencies":["a02e810proportions15a-h2"],"title":"Answer","text":"The answer is $$448$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions16","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions16a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2.8}{k}=\\\\frac{2.1}{1.5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a02e810proportions16a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions16a-h2","type":"hint","dependencies":["a02e810proportions16a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$2.1k=4.2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a02e810proportions16a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions17","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions17a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{a}{a+12}=\\\\frac{4}{7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a02e810proportions17a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions17a-h2","type":"hint","dependencies":["a02e810proportions17a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$7a=4a+48$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a02e810proportions17a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions18","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions18a","stepAnswer":["$$63$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{b}{b-16}=\\\\frac{11}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$63$$","hints":{"DefaultPathway":[{"id":"a02e810proportions18a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions18a-h2","type":"hint","dependencies":["a02e810proportions18a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$9b=11b-126$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$63$$"],"dependencies":["a02e810proportions18a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions19","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions19a","stepAnswer":["$$43$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{c}{c-104}=\\\\left(-\\\\frac{5}{8}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$43$$","hints":{"DefaultPathway":[{"id":"a02e810proportions19a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions19a-h2","type":"hint","dependencies":["a02e810proportions19a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$8c=\\\\left(-5c\\\\right)+520$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$43$$"],"dependencies":["a02e810proportions19a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions2","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions2a","stepAnswer":["$$77$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{n}{84}=\\\\frac{11}{12}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$77$$","hints":{"DefaultPathway":[{"id":"a02e810proportions2a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$n$$, multiply both sides by the LCD, in this case, $$84$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions2a-h2","type":"hint","dependencies":["a02e810proportions2a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions2a-h3","type":"hint","dependencies":["a02e810proportions2a-h2"],"title":"Answer","text":"The answer is $$77$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions20","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions20a","stepAnswer":["$$39$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{d}{d-48}=\\\\left(-\\\\frac{13}{3}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$39$$","hints":{"DefaultPathway":[{"id":"a02e810proportions20a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions20a-h2","type":"hint","dependencies":["a02e810proportions20a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$3d=\\\\left(-13d\\\\right)+624$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$39$$"],"dependencies":["a02e810proportions20a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions21","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions21a","stepAnswer":["$$60$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{m+90}{25}=\\\\frac{m+30}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60$$","hints":{"DefaultPathway":[{"id":"a02e810proportions21a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions21a-h2","type":"hint","dependencies":["a02e810proportions21a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$15m+1350=25m+750$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a02e810proportions21a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions22","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions22a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{n+10}{4}=\\\\frac{40-n}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a02e810proportions22a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions22a-h2","type":"hint","dependencies":["a02e810proportions22a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$6n+60=160-4n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a02e810proportions22a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions23","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions23a","stepAnswer":["$$30$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2p+4}{8}=\\\\frac{p+18}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$30$$","hints":{"DefaultPathway":[{"id":"a02e810proportions23a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions23a-h2","type":"hint","dependencies":["a02e810proportions23a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$12p+24=8p+144$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a02e810proportions23a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions24","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions24a","stepAnswer":["$$\\\\frac{11}{7}$$"],"problemType":"TextBox","stepTitle":"((q-2)/2)=((2*q)-7)/18)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{11}{7}$$","hints":{"DefaultPathway":[{"id":"a02e810proportions24a-h1","type":"hint","dependencies":[],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions24a-h2","type":"hint","dependencies":["a02e810proportions24a-h1"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$18q-36=4q-14$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a02e810proportions24a-h2"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions25","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions25a","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"Pediatricians prescribe $$5$$ milliliters (ml) of acetaminophen for every $$25$$ pounds of a child\u2019s weight. How many milliliters of acetaminophen will the doctor prescribe for Jocelyn, who weighs $$45$$ pounds?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a02e810proportions25a-h1","type":"hint","dependencies":[],"title":"Setting Up the Proportion","text":"The two main variables in this problem are millimeters to pounds. Using the chilid\'s weight as one proportion and Jocelyn\'s as the other one we can set up the resultinig proportion: $$\\\\frac{5}{25}=\\\\frac{x}{45}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions25a-h2","type":"hint","dependencies":["a02e810proportions25a-h1"],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions25a-h3","type":"hint","dependencies":["a02e810proportions25a-h2"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$25x=225$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a02e810proportions25a-h3"],"title":"Solving for the Variable","text":"Isolate the variable and solve. What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions26","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions26a","stepAnswer":["$$90$$"],"problemType":"TextBox","stepTitle":"Brianna, who weighs $$6$$ kg, just received her shots and needs a pain killer. The pain killer is prescribed for children at $$15$$ milligrams (mg) for every $$1$$ kilogram (kg) of the child\u2019s weight. How many milligrams will the doctor prescribe?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$90$$","hints":{"DefaultPathway":[{"id":"a02e810proportions26a-h1","type":"hint","dependencies":[],"title":"Setting Up the Proportion","text":"The two main variables in this problem is weight of the child to weight of the pain killers. Using the standard pain killer prescription ratio as one proportion and Brianna\'s as the other one we can set up the resultinig proportion: $$\\\\frac{1}{15}=\\\\frac{6}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions26a-h2","type":"hint","dependencies":["a02e810proportions26a-h1"],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions26a-h3","type":"hint","dependencies":["a02e810proportions26a-h2"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$x=90$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$90$$"],"dependencies":["a02e810proportions26a-h3"],"title":"Solving for the Variable","text":"What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions27","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions27a","stepAnswer":["$$325$$"],"problemType":"TextBox","stepTitle":"A veterinarian prescribed Sunny, a $$65$$ pound dog, an antibacterial medicine in case an infection emerges after her teeth were cleaned. If the dosage is $$5$$ mg for every pound, how much medicine was Sunny given?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$325$$","hints":{"DefaultPathway":[{"id":"a02e810proportions27a-h1","type":"hint","dependencies":[],"title":"Setting Up the Proportion","text":"The two main variables in this problem is weight of the dog to weight of the antibacterial medicine. Using the standard antibacterial medicine ratio as one proportion and Sunny\'s as the other one we can set up the resultinig proportion: $$\\\\frac{65}{x}=\\\\frac{1}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions27a-h2","type":"hint","dependencies":["a02e810proportions27a-h1"],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions27a-h3","type":"hint","dependencies":["a02e810proportions27a-h2"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$x=325$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$325$$"],"dependencies":["a02e810proportions27a-h3"],"title":"Solving for the Variable","text":"What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions28","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions28a","stepAnswer":["$$23.4$$"],"problemType":"TextBox","stepTitle":"Belle, a $$13$$ pound cat, is suffering from joint pain. How much medicine should the veterinarian prescribe if the dosage is $$1.8$$ mg per pound?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23.4$$","hints":{"DefaultPathway":[{"id":"a02e810proportions28a-h1","type":"hint","dependencies":[],"title":"Setting Up the Proportion","text":"The two main variables in this problem is weight of the cat to weight of the medicine. Using the standard medicine ratio as one proportion and Belle\'s as the other one we can set up the resultinig proportion: $$\\\\frac{13}{x}=\\\\frac{1}{1.8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions28a-h2","type":"hint","dependencies":["a02e810proportions28a-h1"],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions28a-h3","type":"hint","dependencies":["a02e810proportions28a-h2"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$x=325$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$325$$"],"dependencies":["a02e810proportions28a-h3"],"title":"Solving for the Variable","text":"What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions29","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions29a","stepAnswer":["$$159$$"],"problemType":"TextBox","stepTitle":"A new energy drink advertises $$106$$ calories for $$8$$ ounces. How many calories are in $$12$$ ounces of the drink?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$159$$","hints":{"DefaultPathway":[{"id":"a02e810proportions29a-h1","type":"hint","dependencies":[],"title":"Setting Up the Proportion","text":"The two main variables in this problem is energy drink calories to weight of energy drink. Using the advertised ratio as one proportion and the $$12$$ ounces as the other one we can set up the resultinig proportion: $$\\\\frac{106}{8}=\\\\frac{x}{12}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions29a-h2","type":"hint","dependencies":["a02e810proportions29a-h1"],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions29a-h3","type":"hint","dependencies":["a02e810proportions29a-h2"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$8x=1272$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$159$$"],"dependencies":["a02e810proportions29a-h3"],"title":"Solving for the Variable","text":"What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions3","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions3a","stepAnswer":["$$104$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y}{96}=\\\\frac{13}{12}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$104$$","hints":{"DefaultPathway":[{"id":"a02e810proportions3a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$y$$, multiply both sides by the LCD, in this case, $$96$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions3a-h2","type":"hint","dependencies":["a02e810proportions3a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions30","title":"Solve Proportion and Similar Figure Applications","body":"Solve the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions30a","stepAnswer":["$$400$$"],"problemType":"TextBox","stepTitle":"One $$12$$ ounce can of soda has $$150$$ calories. If Josiah drinks the big $$32$$ ounce size from the local mini-mart, how many calories does he get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$400$$","hints":{"DefaultPathway":[{"id":"a02e810proportions30a-h1","type":"hint","dependencies":[],"title":"Setting Up the Proportion","text":"The two main variables in this problem is the soda calories to weight of the soda. Using the ratio of one soda can as one proportion and the amount Josiah drank as the other one we can set up the resultinig proportion: $$\\\\frac{12}{150}=\\\\frac{32}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions30a-h2","type":"hint","dependencies":["a02e810proportions30a-h1"],"title":"Cross Multiply","text":"Cross multiply by taking the numerator of the first expression and multiplying it with the denominator of the second experssion. Then cross multiply the remaining numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions30a-h3","type":"hint","dependencies":["a02e810proportions30a-h2"],"title":"Reformatting the Expression","text":"Create a new expression by setting the first cross multiplication product with the second resulting in $$12x=4800$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$400$$"],"dependencies":["a02e810proportions30a-h3"],"title":"Solving for the Variable","text":"What is the value of the variable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions4","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions4a","stepAnswer":["$$64$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{144}{a}=\\\\frac{9}{4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$64$$","hints":{"DefaultPathway":[{"id":"a02e810proportions4a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate a, multiply both sides by the LCD, in this case, 4a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions4a-h2","type":"hint","dependencies":["a02e810proportions4a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions4a-h3","type":"hint","dependencies":["a02e810proportions4a-h2"],"title":"Divide","text":"Divide by $$9$$ on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions5","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions5a","stepAnswer":["$$65$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{91}{b}=\\\\frac{7}{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$65$$","hints":{"DefaultPathway":[{"id":"a02e810proportions5a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$b$$, multiply both sides by the LCD, in this case, $$5b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions5a-h2","type":"hint","dependencies":["a02e810proportions5a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under $$b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions5a-h3","type":"hint","dependencies":["a02e810proportions5a-h2"],"title":"Divide","text":"Divide by $$7$$ on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions5a-h4","type":"hint","dependencies":["a02e810proportions5a-h3"],"title":"Answer","text":"The answer is $$65$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions6","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions6a","stepAnswer":["$$24$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{39}{c}=\\\\frac{13}{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24$$","hints":{"DefaultPathway":[{"id":"a02e810proportions6a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$b$$, multiply both sides by the LCD, in this case, 8c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions6a-h2","type":"hint","dependencies":["a02e810proportions6a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions6a-h3","type":"hint","dependencies":["a02e810proportions6a-h2"],"title":"Divide","text":"Divide by $$13$$ on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions6a-h4","type":"hint","dependencies":["a02e810proportions6a-h3"],"title":"Answer","text":"The answer is $$24$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions7","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions7a","stepAnswer":["$$35$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{n}{n+14}=\\\\frac{5}{7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$35$$","hints":{"DefaultPathway":[{"id":"a02e810proportions7a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$n$$, multiply both sides by the LCD. Find the LCD by multiplying the two denominators of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions7a-h2","type":"hint","dependencies":["a02e810proportions7a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions7a-h3","type":"hint","dependencies":["a02e810proportions7a-h2"],"title":"Divide","text":"Divide on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions7a-h4","type":"hint","dependencies":["a02e810proportions7a-h3"],"title":"Answer","text":"The answer is $$35$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions8","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions8a","stepAnswer":["$$33$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y}{y+55}=\\\\frac{3}{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$33$$","hints":{"DefaultPathway":[{"id":"a02e810proportions8a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$y$$, multiply both sides by the LCD. Find the LCD by multiplying the two denominators of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions8a-h2","type":"hint","dependencies":["a02e810proportions8a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions8a-h3","type":"hint","dependencies":["a02e810proportions8a-h2"],"title":"Divide","text":"Divide on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions8a-h4","type":"hint","dependencies":["a02e810proportions8a-h3"],"title":"Answer","text":"The answer is $$33$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a02e810proportions9","title":"Solving for Variables in Proportions","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Solve Proportion and Similar Figure Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a02e810proportions9a","stepAnswer":["$$14$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{z}{z-84}=\\\\frac{-1}{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14$$","hints":{"DefaultPathway":[{"id":"a02e810proportions9a-h1","type":"hint","dependencies":[],"title":"Identifying the Solution","text":"To isolate $$z$$, multiply both sides by the LCD. Find the LCD by multiplying the two denominators of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions9a-h2","type":"hint","dependencies":["a02e810proportions9a-h1"],"title":"Simplifying the Equation","text":"Simplify both sides by reducing and eliminating the denominater under the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions9a-h3","type":"hint","dependencies":["a02e810proportions9a-h2"],"title":"Divide","text":"Divide on both sides to isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a02e810proportions9a-h4","type":"hint","dependencies":["a02e810proportions9a-h3"],"title":"Answer","text":"The answer is $$14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola1","title":"Writing the Equation of a Parabola in Standard Form Given its Focus and Directrix","body":"Write the equation for the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola1a","stepAnswer":["$$y^2=-2x$$"],"problemType":"TextBox","stepTitle":"The parabola has focus $$(-12,0)$$ and directrix $$x=12$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^2=-2x$$","hints":{"DefaultPathway":[{"id":"a0351f0parabola1a-h1","type":"hint","dependencies":[],"title":"Find form","text":"The focus has the form (p,0), so the equation will have the form $$y^2=4px$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a0351f0parabola1a-h1"],"title":"Find $$4p$$","text":"Now, solve for $$4p$$. This can be done by finding $$p$$ and multiplying by $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola1a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2=-2x$$"],"dependencies":["a0351f0parabola1a-h2"],"title":"Substitute","text":"Finally, plug $$4p$$ into the $$y^2=4px$$ equation. What is the final equation?(do not simplify your answer)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola1a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$y^2=-2x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola1a-h4","type":"hint","dependencies":["a0351f0parabola1a-h3"],"title":"Answer","text":"Therefore, the final answer is $$y^2=-2x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola10","title":"Interpretation of a Parabola","body":"Answer the following multiple choice question.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola10a","stepAnswer":["It increases."],"problemType":"MultipleChoice","stepTitle":"As the graph of a parabola becomes wider, what will happen to the distance between the focus and directrix?","stepBody":"","answerType":"string","variabilization":{},"choices":["It increases.","It decreases."],"hints":{"DefaultPathway":[{"id":"a0351f0parabola10a-h1","type":"hint","dependencies":[],"title":"As the graph of the parabola widens, the locus distances increases, resulting in an increase in the distance between the focus and the directrix.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola11","title":"Writing the Standard Form of a Parabola","body":"Determine whether the given equation is a parabola. If so, rewrite the equation in standard form. If it is not a parabola, enter \\"Not a parabola\\" as your answer.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola11a","stepAnswer":["Not a parabola"],"problemType":"TextBox","stepTitle":"$$y^2=4-x^2$$","stepBody":"If it is not a parabola, enter \\"Not a parabola\\" as your answer.","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a0351f0parabola11a-h1","type":"hint","dependencies":[],"title":"Determine if parabola","text":"If both the $$x$$ and the $$y$$ values or an equation are squared, the equation is not a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola11a-h2","type":"hint","dependencies":["a0351f0parabola11a-h1"],"title":"Answer","text":"Therefore, since both the $$x$$ and $$y$$ values are squared, the equation is not a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola12","title":"Writing the Standard Form of a Parabola","body":"Determine whether the given equation is a parabola. If so, rewrite the equation in standard form. If it is not a parabola, enter \\"Not a parabola\\" as your answer.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola12a","stepAnswer":["$$y=4\\\\left(1\\\\right) x^2$$"],"problemType":"TextBox","stepTitle":"$$y=4x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=4\\\\left(1\\\\right) x^2$$","hints":{"DefaultPathway":[{"id":"a0351f0parabola12a-h1","type":"hint","dependencies":[],"title":"Determine if parabola","text":"If both the $$x$$ and the $$y$$ values or an equation are squared, the equation is not a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola12a-h2","type":"hint","dependencies":["a0351f0parabola12a-h1"],"title":"Specify $$p$$","text":"P in this case is $$1$$. Since the form of the parabola is $$y=4{px}^2$$, the equation should specify $$p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola12a-h3","type":"hint","dependencies":["a0351f0parabola12a-h2"],"title":"Answer","text":"The answer is $$y=4\\\\left(1\\\\right) x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola13","title":"Writing the Standard Form of a Parabola","body":"Determine whether the given equation is a parabola. If so, rewrite the equation in standard form. If it is not a parabola, enter \\"Not a parabola\\" as your answer.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola13a","stepAnswer":["Not a parabola"],"problemType":"TextBox","stepTitle":"$$3x^2-6y^2=12$$","stepBody":"If it is not a parabola, enter \\"Not a parabola\\" as your answer.","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a0351f0parabola13a-h1","type":"hint","dependencies":[],"title":"Determine if parabola","text":"If both the $$x$$ and the $$y$$ values or an equation are squared, the equation is not a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola13a-h2","type":"hint","dependencies":["a0351f0parabola13a-h1"],"title":"Answer","text":"Therefore, since both the $$x$$ and $$y$$ values are squared, the equation is not a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola14","title":"Writing the Standard Form of a Parabola","body":"Determine whether the given equation is a parabola. If so, rewrite the equation in standard form. If it is not a parabola, enter \\"Not a parabola\\" as your answer.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola14a","stepAnswer":["Not a Parabola"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(y-3\\\\right)}^2=8(x-2)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$y=4\\\\left(1\\\\right) x^2$$","$$y=4\\\\left(1\\\\right) x^3$$","Not a Parabola"],"hints":{"DefaultPathway":[{"id":"a0351f0parabola14a-h1","type":"hint","dependencies":[],"title":"Determine if parabola","text":"If both the $$x$$ and the $$y$$ values or an equation are squared, the equation is not a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola14a-h2","type":"hint","dependencies":["a0351f0parabola14a-h1"],"title":"Answer","text":"Therefore, the equation is not a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola15","title":"Interpreting a Parabola","body":"Answer the following question regarding the equation of a parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola15a","stepAnswer":["The graph will open down."],"problemType":"MultipleChoice","stepTitle":"If the equation of a parabola is written in standard form and $$p$$ is negative and the directrix is a horizontal line, then what can we conclude about its graph?","stepBody":"","answerType":"string","variabilization":{},"choices":["The graph will open down.","The graph will open up."],"hints":{"DefaultPathway":[{"id":"a0351f0parabola15a-h1","type":"hint","dependencies":[],"title":"Plug in points","text":"You can determine the answer to this by plugging in points. Create an equation and plug in points to see where the graph is going.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola15a-h2","type":"hint","dependencies":["a0351f0parabola15a-h1"],"title":"Create an equation","text":"The equation can be $$y=-4\\\\left(1\\\\right) x^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola15a-h3","type":"hint","dependencies":["a0351f0parabola15a-h2"],"title":"Substitute","text":"Substitute $$x=0$$, $$-1$$, and $$1$$ into the equation. Where does the graph go? Is it opening down or up?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola15a-h4","type":"hint","dependencies":["a0351f0parabola15a-h3"],"title":"Answer","text":"The equation opens down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola2","title":"Writing the Equation of a Parabola in Standard Form Given its Focus and Directrix","body":"Write the equation for the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola2a","stepAnswer":["$$x^2=14y$$"],"problemType":"TextBox","stepTitle":"The parabola has focus $$(0,\\\\frac{7}{2})$$ and directrix $$y=\\\\frac{-7}{2}$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2=14y$$","hints":{"DefaultPathway":[{"id":"a0351f0parabola2a-h1","type":"hint","dependencies":[],"title":"Find form","text":"The focus has the form (0,p), so the equation will have the form $$x^2=4py$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a0351f0parabola2a-h1"],"title":"Find $$4p$$","text":"Now, solve for $$4p$$. This can be done by finding $$p$$ and multiplying by $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola2a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2=14y$$"],"dependencies":["a0351f0parabola2a-h2"],"title":"Substitute","text":"Finally, plug $$4p$$ into the $$x^2=4py$$ equation. What is the final equation?(do not simplify your answer)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola2a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$x^2=14y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola2a-h4","type":"hint","dependencies":["a0351f0parabola2a-h3"],"title":"Answer","text":"Therefore, the final answer is $$x^2=14y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola3","title":"Find components of the graph","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola3a","stepAnswer":["$$(6,0)$$"],"problemType":"MultipleChoice","stepTitle":"Identify the focus of the graph: $$y^2=24x$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(6,0)$$","choices":["$$(6,0)$$","$$(5,0)$$","$$(4,0)$$"],"hints":{"DefaultPathway":[{"id":"a0351f0parabola3a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":[],"title":"Find $$p$$","text":"Find $$p$$ by using the form $$y^2=4px$$. Solve for $$p$$. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola3a-h1-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(6,0)$$"],"dependencies":["a0351f0parabola3a-h1"],"title":"Use (p,0)","text":"The coordinates of the focuse are (p,0). Use this to find the focus.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(6,0)$$","$$(5,0)$$","$$(4,0)$$"],"subHints":[{"id":"a0351f0parabola3a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$(6,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola3a-h3","type":"hint","dependencies":["a0351f0parabola3a-h2"],"title":"Answer","text":"Therefore, the answer is $$(6,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola4","title":"Find Components of the Graph","body":"Identify the directrix of the graph of the following parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola4a","stepAnswer":["$$x=-6$$"],"problemType":"TextBox","stepTitle":"$$y^2=24x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-6$$","hints":{"DefaultPathway":[{"id":"a0351f0parabola4a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":[],"title":"Find $$p$$","text":"Find $$p$$ by using the form $$y^2=4px$$. Solve for $$p$$. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola4a-h1-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-6$$"],"dependencies":["a0351f0parabola4a-h1"],"title":"Use $$x=-p$$","text":"The equation of the directrix is $$x=-p$$. Use this to find the directrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola4a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$x=-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola4a-h3","type":"hint","dependencies":["a0351f0parabola4a-h2"],"title":"Answer","text":"Therefore, the answer is $$x=-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola5","title":"Find Components of the Graph","body":"Identify the endpoints of the latus rectum of the graph.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola5a","stepAnswer":["$$(6,12)$$ and $$(6,-12)$$"],"problemType":"MultipleChoice","stepTitle":"$$y^2=24x$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(6,12)$$ and $$(6,-12)$$","choices":["$$(6,12)$$ and $$(6,-12)$$","$$(6,11)$$ and $$(6,-11)$$","$$(6,10)$$ and $$(6,-10)$$"],"hints":{"DefaultPathway":[{"id":"a0351f0parabola5a-h1","type":"hint","dependencies":[],"title":"Use focus","text":"The endpoints of the latus rectum have the same x-coordinate at the focus.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(6,12)$$ and $$(6,-12)$$"],"dependencies":["a0351f0parabola5a-h1"],"title":"Plug in","text":"Plug $$x$$ $$=6$$ into the original equation to find the $$y$$ coordinates of the endpoints of the equation. Submit your answer as $$2$$ coordinate pairs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(6,12)$$ and $$(6,-12)$$","$$(6,11)$$ and $$(6,-11)$$","$$(6,10)$$ and $$(6,-10)$$"],"subHints":[{"id":"a0351f0parabola5a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$(6,12)$$ and $$(6,-12)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola5a-h3","type":"hint","dependencies":["a0351f0parabola5a-h2"],"title":"Answer","text":"Therefore, the answer is $$(6,12)$$ and $$(6,-12)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola6","title":"Find Components of the Graph","body":"Identify the vertex of the graph:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola6a","stepAnswer":["(-3,1)"],"problemType":"TextBox","stepTitle":"$${\\\\left(y-1\\\\right)}^2=-\\\\operatorname{16}\\\\left(x+3\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-3,1)$$","hints":{"DefaultPathway":[{"id":"a0351f0parabola6a-h1","type":"hint","dependencies":[],"title":"Know standard form","text":"The standard form of this equation is $${\\\\left(y-k\\\\right)}^2=4p(x-h)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola6a-h2","type":"hint","dependencies":["a0351f0parabola6a-h1"],"title":"Vertex","text":"The vertex of this type of equation is (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-3,1)$$"],"dependencies":["a0351f0parabola6a-h2"],"title":"Identify","text":"Now, using the standard form and your knowledge of the vertex, what is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(-3,1)$$","$$(-2,1)$$"],"subHints":[{"id":"a0351f0parabola6a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$(-3,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola6a-h4","type":"hint","dependencies":["a0351f0parabola6a-h3"],"title":"Answer","text":"Therefore, the answer is $$(-3,1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola7","title":"Find Components of the Graph","body":"Identify the axis of symmetry of the graph:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola7a","stepAnswer":["$$y=1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(y-1\\\\right)}^2=-\\\\operatorname{16}\\\\left(x+3\\\\right)$$.","stepBody":"Enter your answer in the form $$y=(number)$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=1$$","hints":{"DefaultPathway":[{"id":"a0351f0parabola7a-h1","type":"hint","dependencies":[],"title":"Use Vertex","text":"The axis of symmetry of the equation is $$y=k$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0351f0parabola7a-h1"],"title":"Find k","text":"What is k in this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola7a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola7a-h3","type":"hint","dependencies":["a0351f0parabola7a-h2"],"title":"Answer","text":"Therefore, the axis of symmetry is $$y=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola8","title":"Find Components of the Graph","body":"Identify the directrix of the graph:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola8a","stepAnswer":["$$x=1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(y-1\\\\right)}^2=-\\\\operatorname{16}\\\\left(x+3\\\\right)$$","stepBody":"Enter your answer in the form $$x=(number)$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=1$$","hints":{"DefaultPathway":[{"id":"a0351f0parabola8a-h1","type":"hint","dependencies":[],"title":"Know equation for directrix","text":"The equation for a directrix in standard form is $$x=h-p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola8a-h2","type":"hint","dependencies":["a0351f0parabola8a-h1"],"title":"Find $$h$$ and $$p$$","text":"$$h$$ in this case is $$-3$$, while $$p$$ is $$-4$$. This can be found in the original equation, which is in the form: $${\\\\left(y-k\\\\right)}^2=4p(x-h)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=1$$"],"dependencies":["a0351f0parabola8a-h2"],"title":"Plug in","text":"Given $$h$$ and $$p$$, what is the directrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0351f0parabola8a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$x=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola8a-h4","type":"hint","dependencies":["a0351f0parabola8a-h3"],"title":"Answer","text":"Therefore, the directrix is $$x=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0parabola9","title":"Find Components of the Graph","body":"Identify the endpoints of the latus rectum of the graph:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0parabola9a","stepAnswer":["$$(-7,-7)$$ and $$(-7,9)$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(y-1\\\\right)}^2=-\\\\operatorname{16}\\\\left(x+3\\\\right)$$","stepBody":"Enter your answer in the form: (a,b)(c,d).","answerType":"string","variabilization":{},"answerLatex":"$$(-7,-7)$$ and $$(-7,9)$$","choices":["$$(-7,-7)$$ and $$(-7,9)$$","$$(-7,-7)$$ and $$(-7,9)$$"],"hints":{"DefaultPathway":[{"id":"a0351f0parabola9a-h1","type":"hint","dependencies":[],"title":"Know form","text":"The form of the endpoints of the latus rectum is: (h+p,k+2p),(h+p,k-2p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola9a-h2","type":"hint","dependencies":["a0351f0parabola9a-h1"],"title":"Plug in","text":"Plug in the values for the endpoints, using the the proper $$h$$, k, and $$p$$ values.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0parabola9a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-7,-7)$$ and $$(-7,9)$$"],"dependencies":["a0351f0parabola9a-h2"],"title":"Endpoints","text":"What are the endpoints? Use the given formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(-7,-7)$$ and $$(-7,9)$$","$$(-7,-7)$$ and $$(-7,9)$$"],"subHints":[{"id":"a0351f0parabola9a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$(-7,7)$$ and $$(-7,9)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0351f0parabola9a-h4","type":"hint","dependencies":["a0351f0parabola9a-h3"],"title":"Answer","text":"Therefore, the endpoints are $$(-7,7)$$ and $$(-7,9)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola11","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola11a","stepAnswer":["(0,0),(1/32,0),x=-1/32"],"problemType":"MultipleChoice","stepTitle":"$$x=8y^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["(0,0),(1/32,0),x=-1/32","(0,1),(1/31,0),x=-1/32"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola11a-h1","type":"hint","dependencies":[],"title":"Writing in Standard Form","text":"We simply have to divide both sides by $$8$$ to get $$\\\\frac{x}{8}=y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0theparabola11a-h2","type":"hint","dependencies":["a0351f0theparabola11a-h1"],"title":"Finding The Characteristics","text":"We know from the equation that the vertex is $$(0,0)$$, and that $$p=\\\\frac{1}{32}$$. This means that that the directrix is $$x=\\\\frac{-1}{32}$$ and the focus is $$(\\\\frac{1}{32},0)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola12","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola12a","stepAnswer":["$$(0,0),(0,1),y=-1$$"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\frac{x^2}{4}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,0),(0,1),y=-1$$","choices":["$$(0,3),(0,1),y=-1$$","$$(0,1),(0,2),y=-1$$","$$(0,0),(0,1),y=-1$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola12a-h1","type":"hint","dependencies":[],"title":"Writing in Standard Form","text":"We just have to multiply by $$4$$ on both sides to get $$4y=x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0theparabola12a-h2","type":"hint","dependencies":["a0351f0theparabola12a-h1"],"title":"Finding The Characteristics","text":"From the equation, we can see that $$p=1$$, and the vertex is $$(0,0)$$. Because $$p=1$$, we know that the focus is $$(0,1)$$ and the directrix is $$y=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola13","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola13a","stepAnswer":["(0,0),(0,-1/16),y=1/16"],"problemType":"MultipleChoice","stepTitle":"$$y=-4x^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["(0,0),(0,-1/16),y=1/16","(4,0),(0,-1/16),y=1/16"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola13a-h1","type":"hint","dependencies":[],"title":"Writing in Standard Form","text":"We can divide both sides by $$-4$$ to put the equation in standard form. We now have $$\\\\frac{-y}{4}=x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0theparabola13a-h2","type":"hint","dependencies":["a0351f0theparabola13a-h1"],"title":"Finding The Characteristics","text":"From the equation, we can see that the vertex is $$(0,0)$$. Because we know that $$p=\\\\frac{-1}{16}$$, we know that the focus is $$(0,\\\\frac{-1}{16})$$ and the directrix is $$y=\\\\frac{1}{16}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola14","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola14a","stepAnswer":["$$(0,0),(2,0),x=-2$$"],"problemType":"MultipleChoice","stepTitle":"$$x=\\\\frac{y^2}{8}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,0),(2,0),x=-2$$","choices":["$$(0,0),(2,0),x=-2$$","$$(1,0),(2,3),x=-2$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola14a-h1","type":"hint","dependencies":[],"title":"Writing in Standard Form","text":"To put the parabola in standard form, we can simply multiply both sides by $$8$$ to get $$8x=y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0theparabola14a-h2","type":"hint","dependencies":["a0351f0theparabola14a-h1"],"title":"Finding The Characteristics","text":"From the equation, we know that the vertex is $$(0,0)$$ and that $$p=2$$. This means that the focus is $$(2,0)$$ and the directrix is $$x=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola15","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola15a","stepAnswer":["(0,0),(1/144,0),x=-1/144"],"problemType":"MultipleChoice","stepTitle":"$$x=36y^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["(0,0),(1/144,0),x=-1/144","(0,0),(1/144,0),x=-1/140"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola15a-h1","type":"hint","dependencies":[],"title":"Writing in Standard Form","text":"We can divide both sides by $$36$$ to get $$\\\\frac{x}{36}=y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0theparabola15a-h2","type":"hint","dependencies":["a0351f0theparabola15a-h1"],"title":"Finding The Characteristics","text":"From the equation, we know that $$p=\\\\frac{1}{144}$$. This means that the vertex is $$(0,0)$$, the focus is $$(\\\\frac{1}{144},0)$$ and the directrix is $$x=\\\\frac{-1}{144}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola16","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola16a","stepAnswer":["$$(0,0),(9,0),x=-9$$"],"problemType":"MultipleChoice","stepTitle":"$$x=\\\\frac{y^2}{36}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,0),(9,0),x=-9$$","choices":["$$(0,0),(9,0),x=-9$$","$$(1,0),(9,0),x=-9$$","$$(2,0),(7,0),x=-9$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola16a-h1","type":"hint","dependencies":[],"title":"Writing in Standard Form","text":"We can write this parabola in standard form by multiplying both sides by $$36$$ to get $$36x=y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0351f0theparabola16a-h2","type":"hint","dependencies":["a0351f0theparabola16a-h1"],"title":"Finding The Characteristics","text":"From the equation, we know that the vertex is $$(0,0)$$ and that $$p=9$$. This means that the focus is $$(9,0)$$ and the directrix is $$x=-9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola17","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola17a","stepAnswer":["$$(1,1),(1,2),y=0$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-1\\\\right)}^2=4(y-1)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(1,1),(1,2),y=0$$","choices":["$$(1,5),(1,1),y=0$$","$$(1,3),(1,2),y=0$$","$$(1,1),(1,2),y=0$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola17a-h1","type":"hint","dependencies":[],"title":"Finding The Characteristics","text":"Since this parabola is already in standard form, we know that the vertex is $$(1,1)$$ and that $$p=1$$. This means that the focus is $$(1,2)$$ and the directrix is $$y=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola18","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola18a","stepAnswer":["(-4,2),(-4+1/5,2),x=-4-1/5"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(y-2\\\\right)}^2=\\\\frac{4}{5\\\\left(x+4\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["(-4,2),(-4+1/5,2),x=-4-1/5","(-4,1),(-4+3/5,2),x=-4-1/5"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola18a-h1","type":"hint","dependencies":[],"title":"Finding The Characteristics","text":"Since this parabola is already in standard form, we know that the vertex is $$(-4,2)$$ and that $$p=\\\\frac{1}{5}$$. This means that the focus is $$(-4+\\\\frac{1}{5},2)$$ and the directrix is $$x=-4-\\\\frac{1}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola19","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola19a","stepAnswer":["(-3,4),(-5/2,4),x=-7/2"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(y-4\\\\right)}^2=2\\\\left(x+3\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["(-3,4),(-5/3,4),x=-7/2","(-3,4),(-5/2,4),x=-7/2","(-3,4),(-5/2,4),x=-7/3"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola19a-h1","type":"hint","dependencies":[],"title":"Finding The Characteristics","text":"Since this parabola is already in standard form, we know that the vertex is $$(-3,4)$$ and that $$p=\\\\frac{1}{2}$$. This means that the focus is $$(-2.5, 4)$$ and the directrix is $$x=-3.5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola20","title":"Finding Parabola Characteristics","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola20a","stepAnswer":["$$(-1,4),(-1,4.5),y=3.5$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+1\\\\right)}^2=2\\\\left(y+4\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-1,4),(-1,4.5),y=3.5$$","choices":["$$(-1,4),(-1,4.5),y=3.5$$","$$(-1,4),(-1,4.5),y=4.5$$","$$(-1,4),(-1,4.5),y=5.5$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola20a-h1","type":"hint","dependencies":[],"title":"Finding The Characteristics","text":"Since this parabola is already in standard form, we know that the vertex is $$(-1,4)$$ and $$p=\\\\frac{1}{2}$$. This means that the focus is $$(-1, 4.5)$$ and the directrix is $$y=3.5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola21","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola21a","stepAnswer":["$$(-4,-1),(-4,5),y=-7$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+4\\\\right)}^2=\\\\operatorname{24}\\\\left(y+1\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-4,-1),(-4,5),y=-7$$","choices":["$$(-4,-1),(-4,5),y=-2$$","$$(-4,-1),(-4,5),y=-3$$","$$(-4,-1),(-4,5),y=-7$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola21a-h1","type":"hint","dependencies":[],"title":"Finding The Characteristics","text":"Since this parabola is already in standard form, we know that the vertex is $$(-4,-1)$$ and that $$p=6$$. This means that the focus is $$(-4,5)$$ and that the directrix is $$y=-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola22","title":"Finding Parabola Characteristics","body":"Find the vertex, focus, and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola22a","stepAnswer":["$$(-4,-4),(-4,0),x=8$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(y+4\\\\right)}^2=\\\\operatorname{16}\\\\left(x+4\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-4,-4),(-4,0),x=8$$","choices":["$$(-4,-4),(-4,0),x=8$$","$$(-4,-2),(-4,0),x=4$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola22a-h1","type":"hint","dependencies":[],"title":"Finding The Characteristics","text":"Since this parabola is already in standard form, we know that the vertex is $$(-4,-4)$$ and $$p=4$$. This means that the focus is $$(-4,0)$$ and that the directrix is $$x=-8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0351f0theparabola31","title":"Finding Parabola Characteristics","body":"Find the focus and directrix (in order, separated by a comma) of the parabola:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 The Parabola","courseName":"OpenStax: College Algebra","steps":[{"id":"a0351f0theparabola31a","stepAnswer":["$$(2,0),x=-2$$"],"problemType":"MultipleChoice","stepTitle":"$$x=\\\\frac{1}{8} y^2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(2,0),x=-2$$","choices":["$$(5,0),x=-2$$","$$(1,0),x=-2$$","$$(3,0),x=-2$$","$$(2,0),x=-2$$"],"hints":{"DefaultPathway":[{"id":"a0351f0theparabola31a-h1","type":"hint","dependencies":[],"title":"Finding The Characteristics","text":"We must first put this parabola into standard form by multiplying both sides by $$8$$ to get $$8x=y^2$$. From this, we know that $$p=2$$ and the vertex is $$(0,0)$$. This means that the focus is $$(2,0)$$ and that the directrix is $$x=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a046eedintegrals1","title":"Finding an Antiderivative of an Exponential Function\\\\n","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals1a","stepAnswer":["$$-\\\\left(e^{\\\\left(-x\\\\right)}\\\\right)+C$$"],"problemType":"MultipleChoice","stepTitle":"Find the antiderivative of the exponential function $$e^{-x}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-\\\\left(e^{\\\\left(-x\\\\right)}\\\\right)+C$$","choices":["$$-\\\\left(e^{\\\\left(-x\\\\right)}\\\\right)+C$$","$$-\\\\left(e^x\\\\right)+C$$","$$-\\\\left(e^u\\\\right)+C$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals1a-h1","type":"hint","dependencies":[],"title":"Using u-substitution","text":"Setting $$u=-x$$, and then $$du=-1dx$$. Multiply the du equation by $$-1$$, so now you have $$dx=-du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals1a-h2","type":"hint","dependencies":["a046eedintegrals1a-h1"],"title":"Setting the Integral","text":"$$\\\\int e^{-x} \\\\,dx=-\\\\int e^x \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals1a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-e**u)+C"],"dependencies":["a046eedintegrals1a-h2"],"title":"Find the integral","text":"What is the result of the integration?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals1a-h4","type":"hint","dependencies":["a046eedintegrals1a-h3"],"title":"Back-subsitute","text":"As we set $$u=-x$$ at the beginning, we then obtain $$-\\\\left(e^{\\\\left(-x\\\\right)}\\\\right)+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals10","title":"CHECKPOINT $$5.38$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals10a","stepAnswer":["$$ln|x+2|+C$$"],"problemType":"MultipleChoice","stepTitle":"Find the antiderivative of $$\\\\frac{1}{x+2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$ln|x+2|+C$$","choices":["$$+C$$","ln","$$\\\\ln(x+2)+C$$","$$ln|x+2|+C$$","$$x+2$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals10a-h1","type":"hint","dependencies":[],"title":"Using u-substitution","text":"Starting by setting $$u=x+2$$ then $$du=dx$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals10a-h2","type":"hint","dependencies":["a046eedintegrals10a-h1"],"title":"Find the integral","text":"$$\\\\int \\\\frac{1}{u} \\\\,du=ln|u|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals10a-h3","type":"hint","dependencies":["a046eedintegrals10a-h2"],"title":"Back-subsitute","text":"Plug $$x+2$$ back into u to obtain $$ln|x+2|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals11","title":"Finding an Antiderivative of a Rational Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals11a","stepAnswer":["$$\\\\frac{1}{2} ln|x^4+3x^2|+C$$"],"problemType":"MultipleChoice","stepTitle":"Find the antiderivative of $$\\\\frac{2x^3+3x}{x^4+3x^2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2} ln|x^4+3x^2|+C$$","choices":["$$\\\\frac{1}{2} ln$$","$$\\\\frac{1}{2} ln$$","$$\\\\frac{1}{2} \\\\ln(x^4+3x^2)+C$$","$$\\\\frac{1}{2} ln|x^4+3x^2|+C$$","$$x^4+3x^2$$","$$x^4+3x^2$$","$$+C$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals11a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"Rewritting the expression will make it more convenient to use u-substitution. This can be rewritten as $$\\\\int \\\\left(2x^3+3x\\\\right) {\\\\left(x^4+3x^2\\\\right)}^{-1} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals11a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(x**4+3*x**2)**(-1)"],"dependencies":["a046eedintegrals11a-h1"],"title":"U-substitution","text":"What should we set u equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals11a-h3","type":"hint","dependencies":["a046eedintegrals11a-h2"],"title":"U-substitution","text":"As we set $$u=x^4+3x^2$$ then $$du=\\\\left(4x^3+6x\\\\right) dx$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals11a-h4","type":"hint","dependencies":["a046eedintegrals11a-h3"],"title":"Factoring","text":"Alter du by factoring out the $$2$$ to obtain $$du=2\\\\left(2x^3+3x\\\\right) dx$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals11a-h5","type":"hint","dependencies":["a046eedintegrals11a-h4"],"title":"Dividing by $$2$$","text":"Dividing both side by $$2$$ to obtain $$\\\\frac{du}{2}=\\\\left(2x^3+3x\\\\right) dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals11a-h6","type":"hint","dependencies":["a046eedintegrals11a-h5"],"title":"Rewriting","text":"Rewite an integrand in u: $$(1/2)*\\\\int u^{\\\\left(-1\\\\right)} \\\\,du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals11a-h7","type":"hint","dependencies":["a046eedintegrals11a-h6"],"title":"Find the integral","text":"$$(1/2)*\\\\int u^{\\\\left(-1\\\\right)} \\\\,du=\\\\frac{1}{2} ln|u|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals11a-h8","type":"hint","dependencies":["a046eedintegrals11a-h7"],"title":"Back-subsitute","text":"$$\\\\frac{1}{2} ln|x^4+3x^2|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals12","title":"Evaluating a Definite Integral","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals12a","stepAnswer":["ln2"],"problemType":"TextBox","stepTitle":"Find the definite integral of $$\\\\int_{0}^{\\\\frac{\\\\pi}{2}} \\\\frac{sinx}{1+cosx} \\\\,dx$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a046eedintegrals12a-h1","type":"hint","dependencies":[],"title":"U-substitution","text":"An ideal strategy is to select \\"u\\" as a function and its derivative that appears within the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1+cosx$$"],"dependencies":["a046eedintegrals12a-h1"],"title":"U-substitution","text":"What should we set u equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$1+cosx$$","sinx"],"subHints":[{"id":"a046eedintegrals12a-h2-s1","type":"hint","dependencies":[],"title":"U-substitution","text":"The reason why we want to set $$u=1+cosx$$ is because that expression is on the denominator and we know that $$\\\\frac{d}{\\\\operatorname{dx}\\\\left(1+cosx\\\\right)}=-sinx$$. So that $$du=-sinx$$ or $$-du=sinx$$ which is an expression on the numerator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a046eedintegrals12a-h3","type":"hint","dependencies":["a046eedintegrals12a-h2"],"title":"Using u-substitution","text":"Bringing the negative sign outside the integral sign, the problem now reads $$-\\\\int u^{\\\\left(-1\\\\right)} \\\\,du$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals12a-h4","type":"hint","dependencies":["a046eedintegrals12a-h3"],"title":"Change the limits","text":"After setting f(x) to f(u), you need to change the limits of integration because the variable of integration has changed from $$x$$ to u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals12a-h5","type":"hint","dependencies":["a046eedintegrals12a-h4"],"title":"Change the limits","text":"As $$u=1+cosx$$, we will have upper and lower limits $$x=1$$ and $$x=2$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals12a-h6","type":"hint","dependencies":["a046eedintegrals12a-h5"],"title":"Interchange the limits","text":"Notice that now the limits begin with the larger number, meaning we must multiply the whole integral by $$-1$$ and interchange the limits.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals12a-h7","type":"hint","dependencies":["a046eedintegrals12a-h6"],"title":"Rewrite the integral in term of u","text":"$$-\\\\int_{2}^{1} u^{\\\\left(-1\\\\right)} \\\\,du=\\\\int_{1}^{2} u^{\\\\left(-1\\\\right)} \\\\,du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals12a-h8","type":"hint","dependencies":["a046eedintegrals12a-h7"],"title":"Find the integral","text":"$$\\\\int_{1}^{2} u^{\\\\left(-1\\\\right)} \\\\,du=ln|u|$$ with the limit goes from $$u=1$$ to $$u=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals12a-h9","type":"hint","dependencies":["a046eedintegrals12a-h8"],"title":"Evaluate the integral","text":"$$ln2-ln1=ln2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals13","title":"In the following exercises, compute each indefinite integral.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals13a","stepAnswer":["$$e^{2x}+C$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\int e^2 x \\\\,dx$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$e^{2x}+C$$","choices":["$$e^{2x}+C$$","$$e^u+C$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals13a-h1","type":"hint","dependencies":[],"title":"U-substitution","text":"Set $$u=2x$$ then $$du=2dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals13a-h2","type":"hint","dependencies":["a046eedintegrals13a-h1"],"title":"Rewrite the integral in term of u","text":"$$\\\\int e^u \\\\,du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals13a-h3","type":"hint","dependencies":["a046eedintegrals13a-h2"],"title":"Find the integral","text":"$$e^u+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals13a-h4","type":"hint","dependencies":["a046eedintegrals13a-h3"],"title":"Back-subsitute","text":"$$e^{2x}+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals14","title":"In the following exercises, compute each indefinite integral.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals14a","stepAnswer":["$$\\\\frac{1}{2} ln|x|+C$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\int \\\\frac{2}{x} \\\\,dx$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2} ln|x|+C$$","choices":["$$\\\\frac{1}{2} ln$$","$$\\\\frac{1}{2} \\\\ln(x)+C$$","$$\\\\frac{1}{2} ln|x|+C$$","$$+C$$","$$x$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals14a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"As a property of integral, the constant $$2$$ can be moved out of the integrand which left $$(1/2)*\\\\int \\\\frac{1}{x} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals14a-h2","type":"hint","dependencies":["a046eedintegrals14a-h1"],"title":"Find the integral","text":"$$\\\\frac{1}{2} ln|x|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals15","title":"In the following exercises, find each indefinite integral by using appropriate substitutions.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals15a","stepAnswer":["$$\\\\frac{-1}{\\\\operatorname{lnabs}\\\\left(x\\\\right)}+C$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\int \\\\frac{1}{{\\\\left(x lnx\\\\right)}^2} \\\\,dx$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{-1}{\\\\operatorname{lnabs}\\\\left(x\\\\right)}+C$$","choices":["$$\\\\frac{-1}{\\\\operatorname{lnabs}\\\\left(x\\\\right)}+C$$","$$\\\\frac{1}{\\\\operatorname{lnabs}\\\\left(x\\\\right)}+C$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals15a-h1","type":"hint","dependencies":[],"title":"U-substitution","text":"Set $$u=lnx$$ then $$du=\\\\frac{1}{x} dx$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals15a-h2","type":"hint","dependencies":["a046eedintegrals15a-h1"],"title":"Rewrite the integral in term of u","text":"$$\\\\int u^{\\\\left(-2\\\\right)} \\\\,du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals15a-h3","type":"hint","dependencies":["a046eedintegrals15a-h2"],"title":"Find the integral","text":"$$\\\\int u^{\\\\left(-2\\\\right)} \\\\,du=-\\\\left(u^{\\\\left(-1\\\\right)}\\\\right)+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals15a-h4","type":"hint","dependencies":["a046eedintegrals15a-h3"],"title":"Back-substitute","text":"$$\\\\frac{-1}{ln}|x|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals2","title":"Square Root of an Exponential Function","body":"Find the antiderivative of the exponential function","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals2a","stepAnswer":["$$\\\\frac{2}{3} {\\\\left(1+e^x\\\\right)}^{\\\\frac{3}{2}}+C$$"],"problemType":"MultipleChoice","stepTitle":"$$e^x \\\\sqrt{1+e^x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{2}{3} {\\\\left(1+e^x\\\\right)}^{\\\\frac{3}{2}}+C$$","choices":["$$\\\\frac{2}{3} {\\\\left(1+e^x\\\\right)}^{\\\\frac{3}{2}}+C$$","$${\\\\left(1+e^x\\\\right)}^{\\\\frac{3}{2}}+C$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals2a-h1","type":"hint","dependencies":[],"title":"Rewrite the problem","text":"First rewrite the problem using a rational exponent: $$\\\\int e^x \\\\sqrt{1+e^x} \\\\,dx=\\\\int \\\\frac{e^x {\\\\left(1+e^x\\\\right)}^1}{2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals2a-h2","type":"hint","dependencies":["a046eedintegrals2a-h1"],"title":"Using u-substitution","text":"Set $$u=1+e^x$$ then $$du=e^x dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals2a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["/int{u**1/2,u}"],"dependencies":["a046eedintegrals2a-h2"],"title":"Using u-substitution","text":"What is the expression of the integral after using the u-substitution?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals2a-h4","type":"hint","dependencies":["a046eedintegrals2a-h3"],"title":"Find the integral","text":"$$\\\\int \\\\frac{u^1}{2} \\\\,du=\\\\frac{\\\\frac{u^3}{2}}{\\\\frac{3}{2}}+C=\\\\frac{2}{3} u^{\\\\frac{3}{2}}+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals2a-h5","type":"hint","dependencies":["a046eedintegrals2a-h4"],"title":"Back-subsitute","text":"The final step is to convert u back into the original variable $$\\\\frac{2}{3} {\\\\left(1+e^x\\\\right)}^{\\\\frac{3}{2}}+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals3","title":"Using Substitution with an Exponential Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals3a","stepAnswer":["$$\\\\frac{1}{2} e^{2x^3}+C$$"],"problemType":"MultipleChoice","stepTitle":"Use substitution to evaluate the indefinite integral /int{(3*(x**2)*e**2*x**3,x}","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2} e^{2x^3}+C$$","choices":["$$\\\\frac{1}{2} e^{2x^3}+C$$","$$\\\\frac{1}{2} e^u+C$$","$$\\\\frac{1}{2} e^{2x^3}$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals3a-h1","type":"hint","dependencies":[],"title":"Choosing u","text":"We need to choose an appropriate u to perform substitution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x^3$$"],"dependencies":["a046eedintegrals3a-h1"],"title":"Choosing u","text":"Which function should we set as \'u\'?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$2x^3$$","$$2x$$","$$3x^2$$","$$e^2 x^3$$"]},{"id":"a046eedintegrals3a-h3","type":"hint","dependencies":["a046eedintegrals3a-h2"],"title":"Find the derivative of u","text":"Since $$u=2x^3$$ then $$du=6x^2 dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals3a-h4","type":"hint","dependencies":["a046eedintegrals3a-h3"],"title":"Adjusting the constant coefficient","text":"As we\'ve determined that du $$=$$ $$6x^2$$ dx, and the original function incorporates a factor of $$3x^2$$ (rather than 6x**2), we need to make a minor adjustment to the constant multiplier to align it with the function we intend to substitute.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals3a-h5","type":"hint","dependencies":["a046eedintegrals3a-h4"],"title":"Adjusting the constant coefficient","text":"We can easily see that $$3$$ is $$\\\\frac{1}{2}$$ of $$6$$ so we will divide both side of the expression by $$2$$ and obtain $$\\\\frac{du}{2}=3x^2 dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals3a-h6","type":"hint","dependencies":["a046eedintegrals3a-h5"],"title":"Using u-substitution","text":"$$\\\\int 3x^2 e^2 x^3 \\\\,dx=(1/2)*\\\\int e^u \\\\,du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals3a-h7","type":"hint","dependencies":["a046eedintegrals3a-h6"],"title":"Find the integral","text":"Integrate the expression in u and then substitute the original expression in $$x$$ back into the u integral: $$(1/2)*\\\\int e^u \\\\,du=\\\\frac{1}{2} e^u+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals3a-h8","type":"hint","dependencies":["a046eedintegrals3a-h7"],"title":"Back-subsitute","text":"The final step is to convert u back into the original variable $$\\\\frac{1}{2} e^{2x^3}+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals4","title":"Evaluating a Definite Integral Involving an Exponential Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals4a","stepAnswer":["$$-\\\\left(e^{\\\\left(-1\\\\right)}\\\\right)+1$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate the definite integral $$\\\\int_{1}^{2} e^1-x \\\\,dx$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-\\\\left(e^{\\\\left(-1\\\\right)}\\\\right)+1$$","choices":["$$-\\\\left(e^{\\\\left(-1\\\\right)}\\\\right)+1$$","$$-\\\\left(e^{\\\\left(-1\\\\right)}\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals4a-h1","type":"hint","dependencies":[],"title":"Using u-substitution","text":"Let $$u=1-x$$ so $$du=-1dx$$ or $$-du=dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals4a-h2","type":"hint","dependencies":["a046eedintegrals4a-h1"],"title":"Change the limits","text":"After setting f(x) to f(u), you need to change the limits of integration because the variable of integration has changed from $$x$$ to u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a046eedintegrals4a-h2"],"title":"New lower limit","text":"What is the new lower limit in term of u?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a046eedintegrals4a-h3-s1","type":"hint","dependencies":[],"title":"New lower limit","text":"Using $$u=1-x$$ in the first hint, we have $$u=1-(1)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a046eedintegrals4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a046eedintegrals4a-h3"],"title":"New upper limit","text":"What is the new upper limit in term of u?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a046eedintegrals4a-h4-s1","type":"hint","dependencies":[],"title":"New upper limit","text":"Using $$u=1-x$$ in the first hint, we have $$u=1-(2)=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a046eedintegrals4a-h5","type":"hint","dependencies":["a046eedintegrals4a-h4"],"title":"New integral expression","text":"The new integral with a variable of u will be $$-\\\\int e^u \\\\,du$$ as the limit goes from $$u=0$$ to $$u=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals4a-h6","type":"hint","dependencies":["a046eedintegrals4a-h5"],"title":"Find the integral","text":"$$\\\\int e^u \\\\,du=e^u$$ as the limit goes from $$u=-1$$ to $$u=0$$. Note that the lower limit always has to be less than the upper limit. To change the order of limits, we multply the integral with $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals4a-h7","type":"hint","dependencies":["a046eedintegrals4a-h6"],"title":"Evaluate the integral","text":"$$e^0-e^{\\\\left(-1\\\\right)}=-\\\\left(e^{\\\\left(-1\\\\right)}\\\\right)+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals5","title":"CHECKPOINT $$5.34$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals5a","stepAnswer":["$$e^4-1$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate $$\\\\int_{1}^{2} e^{2x} \\\\,dx$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$e^4-1$$","choices":["$$e^4-1$$","$$e^4$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals5a-h1","type":"hint","dependencies":[],"title":"Using u-substitution","text":"Let $$u=2x$$ so $$du=2dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals5a-h2","type":"hint","dependencies":["a046eedintegrals5a-h1"],"title":"Change the limits","text":"After setting f(x) to f(u), you need to change the limits of integration because the variable of integration has changed from $$x$$ to u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a046eedintegrals5a-h2"],"title":"New lower limit","text":"What is the new lower limit in term of u?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a046eedintegrals5a-h3-s1","type":"hint","dependencies":[],"title":"New lower limit","text":"Using $$u=2x$$ in the first hint, we have $$u=2\\\\times0=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a046eedintegrals5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a046eedintegrals5a-h3"],"title":"New upper limit","text":"What is the new upper limit in term of u?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a046eedintegrals5a-h4-s1","type":"hint","dependencies":[],"title":"New upper limit","text":"Using $$u=2x$$ in the first hint, we have $$u=2\\\\times2=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a046eedintegrals5a-h5","type":"hint","dependencies":["a046eedintegrals5a-h4"],"title":"New integral expression","text":"The new integral with a variable of u will be $$\\\\int e^u \\\\,du$$ as the limit goes from $$u=0$$ to $$u=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals5a-h6","type":"hint","dependencies":["a046eedintegrals5a-h5"],"title":"Find the integral","text":"$$\\\\int e^u \\\\,du=e^u$$ as the limit goes from $$u=0$$ to $$u=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals5a-h7","type":"hint","dependencies":["a046eedintegrals5a-h6"],"title":"Evaluate the integral","text":"$$e^4-e^0=e^4-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals6","title":"Growth of Bacteria in a Culture","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals6a","stepAnswer":["$$17.282$$"],"problemType":"TextBox","stepTitle":"Suppose the rate of growth of bacteria in a Petri dish is given by $$q(t)=3t$$, where $$t$$ is given in hours and q(t) is given in thousands of bacteria per hour. If a culture starts with 10,000 bacteria, find a function Q(t) that gives the number of bacteria in the Petri dish at any time $$t$$. How many bacteria are in the dish after $$2$$ hours?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$17.282$$","hints":{"DefaultPathway":[{"id":"a046eedintegrals6a-h1","type":"hint","dependencies":[],"title":"Express the integral","text":"The first step is to convert the problem from words into mathematical expression. Since $$t$$ is an independent variable in this situation, we have to take the integral with respect to $$t$$ instead of $$x$$ as usual. We have $$\\\\int 3^t \\\\,dt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals6a-h2","type":"hint","dependencies":["a046eedintegrals6a-h1"],"title":"Find the integral","text":"$$\\\\int 3^t \\\\,dt=\\\\frac{3^t}{\\\\ln(3)}+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals6a-h3","type":"hint","dependencies":["a046eedintegrals6a-h2"],"title":"At $$t=0$$","text":"This is a time when the culture starts, we have $$Q(0)=10=\\\\frac{3^t}{\\\\ln(3)}+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.09$$"],"dependencies":["a046eedintegrals6a-h3"],"title":"Find C","text":"Using basic algebra, what will C be? (Rounded to $$2$$ decimal places)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals6a-h5","type":"hint","dependencies":["a046eedintegrals6a-h4"],"title":"At $$t=2$$","text":"The previous step gave us the expression $$Q(t)=\\\\frac{3^t}{\\\\ln(3)}+9.09$$. We now find the ammount of bacteria as they increase in $$2$$ hours by replace $$t$$ with $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17.282$$"],"dependencies":["a046eedintegrals6a-h5"],"title":"Find Q(t) after $$2$$ hours","text":"What is the ammount of bacteria after $$2$$ hours? (Rounded to $$3$$ decimal places)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals6a-h7","type":"hint","dependencies":["a046eedintegrals6a-h6"],"title":"Find Q(t) after $$2$$ hours","text":"$$\\\\frac{3^2}{\\\\ln(3)}+9.09=17.282$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals7","title":"Fruit Fly Population Growth","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals7a","stepAnswer":["$$122$$"],"problemType":"TextBox","stepTitle":"Suppose a population of fruit flies increases at a rate of $$g(t)=2e^{0.02t}$$ in flies per day. If the initial population of fruit flies is $$100$$ flies, how many flies are in the population after $$10$$ days?\\\\n","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$122$$","hints":{"DefaultPathway":[{"id":"a046eedintegrals7a-h1","type":"hint","dependencies":[],"title":"Net Change Theorem","text":"We can start by applying net change theorem then use u-substitution to solve for the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals7a-h2","type":"hint","dependencies":["a046eedintegrals7a-h1"],"title":"Applying Net Change Theorem","text":"$$g(10)-g(0)=\\\\int_{0}^{10} 2e^{0.02} t \\\\,dt$$. Note that $$g(0)=100$$ is given","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals7a-h3","type":"hint","dependencies":["a046eedintegrals7a-h2"],"title":"Solve for g(10)","text":"Add both sides by g(0) or $$100$$ to obtain $$g(10)=100+\\\\int_{0}^{10} 2e^{0.02} t \\\\,dt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals7a-h4","type":"hint","dependencies":["a046eedintegrals7a-h3"],"title":"Compute the integral","text":"$$100+\\\\frac{2}{0.02} e^{0.02} t$$ with the limit goes from $$t=0$$ to $$t=10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals7a-h5","type":"hint","dependencies":["a046eedintegrals7a-h4"],"title":"Evaluate the integral","text":"$$100+100e^{0.2}-100=122$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals8","title":"Evaluating a Definite Integral Using Substitution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals8a","stepAnswer":["$$e-e^{\\\\frac{1}{2}}$$"],"problemType":"TextBox","stepTitle":"Evaluate the definite integral using substitution: $$\\\\int_{1}^{2} \\\\frac{\\\\frac{e^1}{x}}{x^2} \\\\,dx$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$e-e^{\\\\frac{1}{2}}$$","hints":{"DefaultPathway":[{"id":"a046eedintegrals8a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"This problem requires some rewriting to simplify applying the properties. First, rewrite the exponent on e as a power of $$x$$, then bring the $$x^2$$ in the denominator up to the numerator using a negative exponent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h2","type":"hint","dependencies":["a046eedintegrals8a-h1"],"title":"Rewriting","text":"We have $$\\\\int_{1}^{2} \\\\frac{e^{\\\\frac{1}{x}}}{x^2} \\\\,dx=\\\\int_{1}^{2} e^{x^{\\\\left(-1\\\\right)}} x^{\\\\left(-2\\\\right)} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h3","type":"hint","dependencies":["a046eedintegrals8a-h2"],"title":"Using u-substitution","text":"Let $$u=x^{\\\\left(-1\\\\right)}$$, the exponent on e then $$du=\\\\left(-x^{\\\\left(-2\\\\right)}\\\\right) dx$$ or $$-du=x^{\\\\left(-2\\\\right)} dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h4","type":"hint","dependencies":["a046eedintegrals8a-h3"],"title":"Using u-substitution","text":"Bringing the negative sign outside the integral sign, the problem now reads $$-\\\\int e^u \\\\,dx$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h5","type":"hint","dependencies":["a046eedintegrals8a-h4"],"title":"Change the limits","text":"After setting f(x) to f(u), you need to change the limits of integration because the variable of integration has changed from $$x$$ to u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h6","type":"hint","dependencies":["a046eedintegrals8a-h5"],"title":"Change the limits","text":"With $$u=x^{\\\\left(-1\\\\right)}$$, we will have upper and lower limits $$x=1$$ and $$x=\\\\frac{1}{2}$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h7","type":"hint","dependencies":["a046eedintegrals8a-h6"],"title":"Interchange the limits","text":"Notice that now the limits begin with the larger number, meaning we must multiply by $$-1$$ and interchange the limits.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h8","type":"hint","dependencies":["a046eedintegrals8a-h7"],"title":"Find the limit","text":"$$\\\\int_{\\\\frac{1}{2}}^{1} e^u \\\\,du=e^u$$ with the limit goes from $$u=\\\\frac{1}{2}$$ to $$u=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals8a-h9","type":"hint","dependencies":["a046eedintegrals8a-h8"],"title":"Evaluate the limit","text":"$$e-e^{\\\\frac{1}{2}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a046eedintegrals9","title":"Finding an Antiderivative Involving lnx","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.6 Integrals Involving Exponential and Logarithmic Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a046eedintegrals9a","stepAnswer":["$$3ln|x-10|+C$$"],"problemType":"MultipleChoice","stepTitle":"Find the antiderivative of the function $$\\\\frac{3}{x-10}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3ln|x-10|+C$$","choices":["$$+C$$","$$3ln$$","$$3ln$$","$$3\\\\ln(x-10)+C$$","$$3ln|x-10|+C$$","$$x-10$$","$$x-10$$"],"hints":{"DefaultPathway":[{"id":"a046eedintegrals9a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"First factor the $$3$$ outside the integral symbol. Then use the $$u^{\\\\left(-1\\\\right)}$$ rule. Thus, $$\\\\int \\\\frac{3}{x-10} \\\\,dx=3*\\\\int \\\\frac{1}{x-10} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals9a-h2","type":"hint","dependencies":["a046eedintegrals9a-h1"],"title":"U-substitution","text":"Set $$u=x-10$$ then $$du=dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals9a-h3","type":"hint","dependencies":["a046eedintegrals9a-h2"],"title":"Find the integral","text":"$$3*\\\\int \\\\frac{1}{u} \\\\,du=3ln|u|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a046eedintegrals9a-h4","type":"hint","dependencies":["a046eedintegrals9a-h3"],"title":"Back-subsitute","text":"As we set $$u=x-10$$ at the beginning, we then obtain $$3ln|x-10|+C$$ with $$x$$ is different from $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a06269afundamental1","title":"Finding the Average Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.3 The Fundamental Theorem of Calculus","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a06269afundamental1a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Find the average value of the function $$f(x)=8-2x$$ over the interval [0,4].","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a06269afundamental1a-h1","type":"hint","dependencies":[],"title":"Area Under","text":"First, find the area under the function in the first quadrant that is bounded by the $$x-$$ and $$y-axes$$. You can see this shape in the figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a06269afundamental1a-h1"],"title":"Area Under","text":"What is $$A=4\\\\frac{1}{2}\\\\times8=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental1a-h3","type":"hint","dependencies":["a06269afundamental1a-h2"],"title":"Average Value","text":"Next, find the average value by multiplying the area by $$\\\\frac{1}{b-a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a06269afundamental1a-h3"],"title":"Average Value","text":"What is $$16\\\\frac{1}{4-0}=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental1a-h5","type":"hint","dependencies":["a06269afundamental1a-h4"],"title":"c","text":"Lastly, set the average value to f(c) and solve for c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a06269afundamental1a-h5"],"title":"c","text":"Given $$8-2c=4$$, what is $$c=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a06269afundamental14","title":"Fundamental Theorem of Calculus $$Pt.1$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.3 The Fundamental Theorem of Calculus","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a06269afundamental14a","stepAnswer":["$$e^cos^$\\\\left(x\\\\righ$$"],"problemType":"TextBox","stepTitle":"What is the derivative with respect to $$x$$ for $$\\\\int_{1}^{x} e^cos^$\\\\left(t\\\\righ \\\\,dt$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$e^cos^$\\\\left(x\\\\righ$$","hints":{"DefaultPathway":[{"id":"a06269afundamental14a-h1","type":"hint","dependencies":[],"title":"Derivative","text":"Use the first part of the fundamental theorem of calculus to find the derivative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$e^cos^$\\\\left(x\\\\righ$$"],"dependencies":["a06269afundamental14a-h1"],"title":"Derivative","text":"Because a is a constant and $$b=x$$, you can substitute $$t$$ with $$x$$. In other words, plugging in $$x$$ into $$e^cos^$\\\\left(t\\\\righ$$ becomes $$___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a06269afundamental15","title":"Evaluation Theorem","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.3 The Fundamental Theorem of Calculus","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a06269afundamental15a","stepAnswer":["$$e^x+e$$"],"problemType":"TextBox","stepTitle":"Express $$\\\\int_{1}^{x} e^t \\\\,dt$$ as a function F(x).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$e^x+e$$","hints":{"DefaultPathway":[{"id":"a06269afundamental15a-h1","type":"hint","dependencies":[],"title":"Second Fundamental Theorem","text":"Remember that the evaluation theorem is also known as the second part of the fundamental theorem of calculus.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$e^t$$"],"dependencies":["a06269afundamental15a-h1"],"title":"Antiderivative","text":"What is the antiderivative of $$e^t=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$e^x+e$$"],"dependencies":["a06269afundamental15a-h1"],"title":"$$F(b)-F(a)$$","text":"What is $$F(b)-F(a)=___$$? In this case, what is $$e^x-e^1=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a06269afundamental2","title":"Finding the Point Where a Function Takes on Its Average Value","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.3 The Fundamental Theorem of Calculus","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a06269afundamental2a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Given $$/int{x**2$$, 0,3,x}, find c such that f(c) equals the average value of $$f(x)=x^2$$ over [0,3].","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a06269afundamental2a-h1","type":"hint","dependencies":[],"title":"Area Under","text":"First, find the area under the function in the first quadrant that is bounded by the $$x-$$ and $$y-axes$$. Integrate f(x) between the limits of a and $$b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a06269afundamental2a-h1"],"title":"Area Under","text":"What is $$\\\\frac{3^3}{3}-\\\\frac{0^3}{3}=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental2a-h3","type":"hint","dependencies":["a06269afundamental2a-h2"],"title":"Average Value","text":"Next, find the average value by multiplying the area by $$\\\\frac{1}{b-a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a06269afundamental2a-h3"],"title":"Average Value","text":"What is $$9\\\\frac{1}{3-0}=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental2a-h5","type":"hint","dependencies":["a06269afundamental2a-h4"],"title":"Average Value","text":"Lastly, set the average value to f(c) and solve for c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a06269afundamental2a-h5"],"title":"Average Value","text":"Given the interval of [0,3} and $$c^2=3$$, what is $$c=___$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a06269afundamental3","title":"Using the Fundamental Theorem and the Chain Rule to Calculate Derivatives","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.3 The Fundamental Theorem of Calculus","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a06269afundamental3a","stepAnswer":["$$\\\\fracsin^2\\\\left(\\\\sqrt{x}\\\\right)\\\\sqrt{x}}$$"],"problemType":"TextBox","stepTitle":"Let $$F(x)=\\\\int_{1}^{\\\\sqrt{x}} sint \\\\,dt$$. FInd F\'(x).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\fracsin^2\\\\left(\\\\sqrt{x}\\\\right)\\\\sqrt{x}}$$","hints":{"DefaultPathway":[{"id":"a06269afundamental3a-h1","type":"hint","dependencies":[],"title":"u(x)","text":"First, let $$u(x)=\\\\sqrt{x}$$ so that way we have $$F(x)=/iint{sin(t),a,u(x),t)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental3a-h2","type":"hint","dependencies":["a06269afundamental3a-h1"],"title":"Fundamental Theorem and chain rule","text":"Then, using the Fundamental theorem of Calculus and the chain rule, find F\'(x).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a06269afundamental7","title":"A Roller-Skating Race","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.3 The Fundamental Theorem of Calculus","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a06269afundamental7a","stepAnswer":["Kathy"],"problemType":"MultipleChoice","stepTitle":"James and Kathy are racing on roller skates. They race along a long, straight truck, and whoever has gone the farthest after $$5$$ sec wins a prize. If James can skate at a velocity of $$f(t)=2t+5$$ $$\\\\frac{ft}{sec}$$ and Kathy can skate at a velocity of $$g(t)=cos\\\\left(\\\\frac{pit}{2}\\\\right)+10$$ $$\\\\frac{ft}{sec}$$, who is going to win the race?","stepBody":"","answerType":"string","variabilization":{},"choices":["James","Kathy","neither"],"hints":{"DefaultPathway":[{"id":"a06269afundamental7a-h1","type":"hint","dependencies":[],"title":"Integrate both functions over the interval [0,5] and see which value is bigger.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":["a06269afundamental7a-h1"],"title":"For James, solve the integral $$\\\\int_{0}^{5} 2t+5 \\\\,dt$$. Round to the first decimal place if necessary.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50.6$$"],"dependencies":["a06269afundamental7a-h1"],"title":"For Kathy, solve the integral $$\\\\int_{0}^{5} cos\\\\left(\\\\frac{pit}{2}\\\\right)+10 \\\\,dt$$. Round to the first decimal place if necessary.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a06269afundamental8","title":"A Roller-Skating Rematch","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.3 The Fundamental Theorem of Calculus","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a06269afundamental8a","stepAnswer":["Kathy"],"problemType":"MultipleChoice","stepTitle":"James and Kathy have a rematch for their race on roller skates. Again, they race along a long, straight truck, and whoever has gone the farthest after 3-sec wins. Their speeds are the same as last time with James\'s velocity at $$f(t)=2t+5$$ $$\\\\frac{ft}{sec}$$ and Kathy\'s velocity of $$g(t)=cos\\\\left(\\\\frac{pit}{2}\\\\right)+10$$ $$\\\\frac{ft}{sec}$$. Who is going to win the race this time around?","stepBody":"","answerType":"string","variabilization":{},"choices":["James","Kathy","neither"],"hints":{"DefaultPathway":[{"id":"a06269afundamental8a-h1","type":"hint","dependencies":[],"title":"Integrate both functions over the interval [0,3] and see which value is bigger.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a06269afundamental8a-h1"],"title":"For James, solve the integral $$\\\\int_{0}^{3} 2t+5 \\\\,dt$$. Round to the first decimal place if necessary.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a06269afundamental8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28.4$$"],"dependencies":["a06269afundamental8a-h1"],"title":"For Kathy, solve the integral $$\\\\int_{0}^{3} cos\\\\left(\\\\frac{pit}{2}\\\\right)+10 \\\\,dt$$. Round to the first decimal place if necessary.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a082a6bGraLiIneq1","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq1a","stepAnswer":["$$26$$"],"problemType":"TextBox","stepTitle":"Evalute f(3) if $$f(x)=2x^2+3x-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$26$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq1a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"We must substitute $$3$$ for $$x$$. $$f(3)={2\\\\left(3\\\\right)}^2+3\\\\times3-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq1a-h2","type":"hint","dependencies":["a082a6bGraLiIneq1a-h1"],"title":"Simplifying","text":"$$f(3)=18+9-1=26$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq10","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq10a","stepAnswer":["$$3h^2-5$$"],"problemType":"TextBox","stepTitle":"Evaluate $$f{\\\\left(h^2\\\\right)}$$ if $$f(x)=3x-5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3h^2-5$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq10a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$h^2$$ for $$x$$. $$f{\\\\left(h^2\\\\right)}=3h^2-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq10a-h2","type":"hint","dependencies":["a082a6bGraLiIneq10a-h1"],"title":"Simplifying","text":"This function cannot be simplified anymore.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq11","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq11a","stepAnswer":["$$3x+1$$"],"problemType":"TextBox","stepTitle":"Evaluate $$f{\\\\left(x+2\\\\right)}$$ if $$f(x)=3x-5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x+1$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq11a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substituting $$x+2$$ for $$x$$. $$f{\\\\left(x+2\\\\right)}=3\\\\left(x+2\\\\right)-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq11a-h2","type":"hint","dependencies":["a082a6bGraLiIneq11a-h1"],"title":"Simplifying","text":"$$f{\\\\left(x+2\\\\right)}=3x+6-5=3x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq12","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq12a","stepAnswer":["$$3x-4$$"],"problemType":"TextBox","stepTitle":"Evalute $$f{\\\\left(x\\\\right)}+f{\\\\left(2\\\\right)}$$ if $$f(x)=3x-5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x-4$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq12a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$2$$ for $$x$$. $$f(2)=3(2)-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq12a-h2","type":"hint","dependencies":["a082a6bGraLiIneq12a-h1"],"title":"Simplifying","text":"$$f{\\\\left(x\\\\right)}+f{\\\\left(2\\\\right)}=3x-5+3\\\\left(2\\\\right)-5=3x-5+6-5=3x-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq13","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq13a","stepAnswer":["$$4m^2-7$$"],"problemType":"TextBox","stepTitle":"Find $$f{\\\\left(m^2\\\\right)}$$ if $$f(x)=4x-7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4m^2-7$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq13a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$m^2$$ for $$x$$. $$f{\\\\left(m^2\\\\right)}=4m^2-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq13a-h2","type":"hint","dependencies":["a082a6bGraLiIneq13a-h1"],"title":"Simplifying","text":"This function cannot be simplified anymore.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq14","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq14a","stepAnswer":["$$4x-19$$"],"problemType":"TextBox","stepTitle":"Find $$f(x-3)$$ if $$f(x)=4x-7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x-19$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq14a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$x-3$$ for $$x$$. $$f(x-3)=4(x-3)-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq14a-h2","type":"hint","dependencies":["a082a6bGraLiIneq14a-h1"],"title":"Simplifying","text":"$$f(x-3)=4x-12-7=4x-19$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq15","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq15a","stepAnswer":["$$4x-12$$"],"problemType":"TextBox","stepTitle":"Find $$f(x)-f(3)$$ if $$f(x)=4x-7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x-12$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq15a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$3$$ for $$x$$. $$f(3)=4(3)-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq15a-h2","type":"hint","dependencies":["a082a6bGraLiIneq15a-h1"],"title":"Simplifying","text":"$$f(x)-f(3)=(4x-7)-(4(3)-7)=4x-7-(12-7)=4x-7-5=4x-12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq2","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq2a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Evalute $$f(-2)$$ if $$f(x)=2x^2+3x-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq2a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"We must substitute $$-2$$ for $$x$$. f(-2)=2(-2)**2+3*(-2)-1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq2a-h2","type":"hint","dependencies":["a082a6bGraLiIneq2a-h1"],"title":"Simplifying","text":"$$f(-2)=8-6-1=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq3","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq3a","stepAnswer":["$$2a^2+3a-1$$"],"problemType":"TextBox","stepTitle":"Evalute f(a) if $$f(x)=2x^2+3x-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2a^2+3a-1$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq3a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute a for $$x$$. $$f(t)=2a^2+3a-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq3a-h2","type":"hint","dependencies":["a082a6bGraLiIneq3a-h1"],"title":"Simplifying","text":"This function cannot be simplified anymore.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq4","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq4a","stepAnswer":["$$22$$"],"problemType":"TextBox","stepTitle":"Evaluate f(3) if $$f(x)=3x^2-2x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$22$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq4a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$3$$ for $$x$$. $$f(3)={3\\\\left(3\\\\right)}^2-2\\\\left(3\\\\right)+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq4a-h2","type":"hint","dependencies":["a082a6bGraLiIneq4a-h1"],"title":"Simplifying","text":"$$f(3)=27-6+1=22$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq5","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq5a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"Evaluate $$f(-1)$$ if $$f(x)=3x^2-2x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq5a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$-1$$ for $$x$$. f(-1)=3(-1)**2-2(-1)+2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq5a-h2","type":"hint","dependencies":["a082a6bGraLiIneq5a-h1"],"title":"Simplifying","text":"$$f(-1)=3+2+2=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq6","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq6a","stepAnswer":["$$3t^2-2t+2$$"],"problemType":"TextBox","stepTitle":"Evaluate f(t) if $$f(x)=3x^2-2x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3t^2-2t+2$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq6a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$t$$ for $$x$$. $$f(t)=3t^2-2t+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq6a-h2","type":"hint","dependencies":["a082a6bGraLiIneq6a-h1"],"title":"Simplifying","text":"This function cannot be simplified anymore.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq7","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq7a","stepAnswer":["$$19$$"],"problemType":"TextBox","stepTitle":"Evaluate f(2) if $$f(x)=2x^2+4x-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$19$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq7a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$2$$ for $$x$$. $$f(2)={2\\\\left(2\\\\right)}^2+4\\\\left(2\\\\right)+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq7a-h2","type":"hint","dependencies":["a082a6bGraLiIneq7a-h1"],"title":"Simplifying","text":"$$f(2)=8+8+3=19$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq8","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq8a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Evaluate $$f(-3)$$ if $$f(x)=2x^2+4x-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq8a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$-3$$ for $$x$$. f(-3)=2(-3)**2+4(-3)-3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq8a-h2","type":"hint","dependencies":["a082a6bGraLiIneq8a-h1"],"title":"Simplifying","text":"$$f(-3)=18-12-3=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a082a6bGraLiIneq9","title":"Finding the Value of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Graph Linear Inequalities in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a082a6bGraLiIneq9a","stepAnswer":["$$2h^2+4h-3$$"],"problemType":"TextBox","stepTitle":"Evaluate f(h) if $$f(x)=2x^2+4x-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2h^2+4h-3$$","hints":{"DefaultPathway":[{"id":"a082a6bGraLiIneq9a-h1","type":"hint","dependencies":[],"title":"Substituting the Value for $$x$$","text":"Substitute $$h$$ for $$x$$. $$f(h)=2h^2+4h-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a082a6bGraLiIneq9a-h2","type":"hint","dependencies":["a082a6bGraLiIneq9a-h1"],"title":"Simplifying","text":"This function cannot be simplified anymore.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line1","title":"Find an Equation of the Line Given the Slope and $$y-Intercept$$","body":"In the following exercises, find the equation of a line with given slope and y-intercept. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line1a","stepAnswer":["$$y=4x+1$$"],"problemType":"MultipleChoice","stepTitle":"Slope $$=$$ $$4$$ and y-intercept $$=$$ $$(0,1)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=4x+1$$","choices":["$$y=x+4$$","$$y=4x-1$$","$$y=x-4$$","$$y=4x+1$$"],"hints":{"DefaultPathway":[{"id":"a08a388line1a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line1a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,1)$$"],"dependencies":["a08a388line1a-h1"],"title":"Identify the y-intercept","text":"What is the coordinate of the y-intercept?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,1)$$","$$(0,6)$$","$$(-1,0)$$","$$(0,4)$$"]},{"id":"a08a388line1a-h3","type":"hint","dependencies":["a08a388line1a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line1a-h4","type":"hint","dependencies":["a08a388line1a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line10","title":"Find an Equation of the Line Given the Slope and a Point","body":"In the following exercises, find the equation of a line with given slope and containing the given point. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line10a","stepAnswer":["$$y=\\\\left(-\\\\frac{3x}{5}\\\\right)+1$$"],"problemType":"MultipleChoice","stepTitle":"$$m=\\\\frac{-3}{5}$$, point $$(10,-5)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\left(-\\\\frac{3x}{5}\\\\right)+1$$","choices":["$$y=\\\\left(-\\\\frac{3x}{5}\\\\right)+1$$","$$y=\\\\frac{x}{5}-10$$","$$y=\\\\left(-\\\\frac{3x}{5}\\\\right)-5$$","$$y=\\\\left(-\\\\frac{3x}{5}\\\\right)+6$$"],"hints":{"DefaultPathway":[{"id":"a08a388line10a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{5}$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(10,-5)$$"],"dependencies":["a08a388line10a-h1"],"title":"Identify the Point","text":"What is the coordinate of the given point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(5,10)$$","$$(10,-5)$$","$$(\\\\frac{-3}{5},10)$$","$$(5,\\\\frac{-3}{5})$$"]},{"id":"a08a388line10a-h3","type":"hint","dependencies":["a08a388line10a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line10a-h4","type":"hint","dependencies":["a08a388line10a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line11","title":"Find an Equation of the Line Given Two Points","body":"In the following exercises, find the equation of a line containing the given points. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line11a","stepAnswer":["$$y=-4x+13$$"],"problemType":"MultipleChoice","stepTitle":"$$(3,1)$$ and $$(2,5)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-4x+13$$","choices":["$$y=-4x+5$$","$$y=3x+1$$","$$y=-4x+13$$","$$y=2x-5$$"],"hints":{"DefaultPathway":[{"id":"a08a388line11a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":[],"title":"Finding the Slope","text":"What is the slope of the line through the two points using $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line11a-h2","type":"hint","dependencies":["a08a388line11a-h1"],"title":"Point Slope Form","text":"Choose one of the two points to plug into the point slope form $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line11a-h3","type":"hint","dependencies":["a08a388line11a-h2"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line12","title":"Find an Equation of the Line Given Two Points","body":"In the following exercises, find the equation of a line containing the given points. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line12a","stepAnswer":["$$y=x+5$$"],"problemType":"MultipleChoice","stepTitle":"$$(2,7)$$ and $$(3,8)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=x+5$$","choices":["$$y=2x-5$$","$$y=x+5$$","$$y=3x-2$$","$$y=x-5$$"],"hints":{"DefaultPathway":[{"id":"a08a388line12a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Finding the Slope","text":"What is the slope of the line through the two points using $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line12a-h2","type":"hint","dependencies":["a08a388line12a-h1"],"title":"Point Slope Form","text":"Choose one of the two points to plug into the point slope form $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line12a-h3","type":"hint","dependencies":["a08a388line12a-h2"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line13","title":"Find an Equation of the Line Given Two Points","body":"In the following exercises, find the equation of a line containing the given points. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line13a","stepAnswer":["$$y=\\\\left(-\\\\frac{x}{3}\\\\right)-\\\\frac{14}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$$(-5,-3)$$ and $$(4,-6)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\left(-\\\\frac{x}{3}\\\\right)-\\\\frac{14}{3}$$","choices":["$$y=\\\\left(-\\\\frac{x}{3}\\\\right)-\\\\frac{14}{3}$$","$$y=\\\\left(-\\\\frac{12x}{3}\\\\right)-3$$","$$y=\\\\left(-\\\\frac{x}{3}\\\\right)-12$$","$$y=-3x+2$$"],"hints":{"DefaultPathway":[{"id":"a08a388line13a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{3}$$"],"dependencies":[],"title":"Finding the Slope","text":"What is the slope of the line through the two points using $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line13a-h2","type":"hint","dependencies":["a08a388line13a-h1"],"title":"Point Slope Form","text":"Choose one of the two points to plug into the point slope form $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line13a-h3","type":"hint","dependencies":["a08a388line13a-h2"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line14","title":"Find an Equation of the Line Given Two Points","body":"In the following exercises, find the equation of a line containing the given points. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line14a","stepAnswer":["$$y=7x+22$$"],"problemType":"MultipleChoice","stepTitle":"$$(-2,8)$$ and $$(-4,-6)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=7x+22$$","choices":["$$y=7x+8$$","$$y=6x-2$$","$$y=-4x+2$$","$$y=7x+22$$"],"hints":{"DefaultPathway":[{"id":"a08a388line14a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":[],"title":"Finding the Slope","text":"What is the slope of the line through the two points using $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line14a-h2","type":"hint","dependencies":["a08a388line14a-h1"],"title":"Point Slope Form","text":"Choose one of the two points to plug into the point slope form $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line14a-h3","type":"hint","dependencies":["a08a388line14a-h2"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line15","title":"Find an Equation of the Line Given Two Points","body":"In the following exercises, find the equation of a line containing the given points. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line15a","stepAnswer":["$$y=\\\\left(-\\\\frac{6x}{7}\\\\right)+\\\\frac{4}{7}$$"],"problemType":"MultipleChoice","stepTitle":"$$(3,-2)$$ and $$(-4,4)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\left(-\\\\frac{6x}{7}\\\\right)+\\\\frac{4}{7}$$","choices":["$$y=\\\\left(-\\\\frac{6x}{7}\\\\right)+\\\\frac{4}{7}$$","$$y=\\\\frac{4x}{6}+7$$","$$y=\\\\left(-\\\\frac{6x}{7}\\\\right)+2$$","$$y=\\\\frac{4x}{7}-\\\\frac{2}{3}$$"],"hints":{"DefaultPathway":[{"id":"a08a388line15a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-6}{7}$$"],"dependencies":[],"title":"Finding the Slope","text":"What is the slope of the line through the two points using $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line15a-h2","type":"hint","dependencies":["a08a388line15a-h1"],"title":"Point Slope Form","text":"Choose one of the two points to plug into the point slope form $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line15a-h3","type":"hint","dependencies":["a08a388line15a-h2"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line16","title":"Finding Equations of Lines","body":"Find the expression of a graph from the slope and y-intercept $$(0,-1)$$","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line16a","stepAnswer":["$$y=-7x-1$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line with slope $$-7$$ and y-intercept $$(0,-1)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-7x-1$$","choices":["$$y=-7x+1$$","$$y=-7x-1$$","$$y=7x-1$$","$$y=7x+1$$","$$y=-1x-7$$"],"hints":{"DefaultPathway":[{"id":"a08a388line16a-h1","type":"hint","dependencies":[],"title":"Equation format","text":"The equation format is $$y=mx+b$$ where $$m$$ is the slope and $$b$$ is the y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line16a-h2","type":"hint","dependencies":["a08a388line16a-h1"],"title":"Slope","text":"Substitute the slope value into the equation. You should be left with $$y=-7x+b$$. You can eliminate options that don\'t have $$-7$$ as a slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line16a-h3","type":"hint","dependencies":["a08a388line16a-h2"],"title":"Y-intercept","text":"Substitute the y-value into the equation. You should be left with $$y=-7x+\\\\left(-1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line17","title":"Finding Equations of Lines","body":"Find the expression of a graph from the slope and y-intercept $$(0,4)$$","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line17a","stepAnswer":["$$y=\\\\frac{2}{5} x+4$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line with slope $$\\\\frac{2}{5}$$ and y-intercept $$(0,4)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{2}{5} x+4$$","choices":["$$y=\\\\frac{-5}{2} x+4$$","$$y=\\\\frac{-2}{5} x+4$$","$$y=\\\\frac{2}{5} x+4$$","$$y=\\\\frac{2}{5} x-4$$","$$y=\\\\frac{-2}{5} x-4$$"],"hints":{"DefaultPathway":[{"id":"a08a388line17a-h1","type":"hint","dependencies":[],"title":"Equation format","text":"The equation format is $$y=mx+b$$ where $$m$$ is the slope and $$b$$ is the y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line17a-h2","type":"hint","dependencies":["a08a388line17a-h1"],"title":"Slope","text":"Substitute the slope value into the equation. You should be left with $$y=\\\\frac{2}{5} x+b$$. You can eliminate options that don\'t have $$\\\\frac{2}{5}$$ as a slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line17a-h3","type":"hint","dependencies":["a08a388line17a-h2"],"title":"Y-intercept","text":"Substitute the y-value into the equation. You should be left with $$y=\\\\frac{2}{5} x+4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line18","title":"Finding Equations of Lines","body":"Find the expression of a graph from the slope and y-intercept $$(0,-3)$$","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line18a","stepAnswer":["$$y=-x-3$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line with slope $$-1$$ and y-intercept $$(0,-3)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-x-3$$","choices":["$$y=-x-3$$","$$y=x-3$$","$$y=x+3$$","$$y=-3x-1$$","$$y=3x-1$$"],"hints":{"DefaultPathway":[{"id":"a08a388line18a-h1","type":"hint","dependencies":[],"title":"Equation format","text":"The equation format is $$y=mx+b$$ where $$m$$ is the slope and $$b$$ is the y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line18a-h2","type":"hint","dependencies":["a08a388line18a-h1"],"title":"Slope","text":"Substitute the slope value into the equation. You should be left with $$y=-1x+b$$. You can eliminate options that don\'t have $$-1$$ as a slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line18a-h3","type":"hint","dependencies":["a08a388line18a-h2"],"title":"Y-intercept","text":"Substitute the y-value into the equation. You should be left with $$y=-x+\\\\left(-3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line19","title":"Finding Equations of Lines","body":"Find the equation of the line passing through the point (3,-2)\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line19a","stepAnswer":["$$y=\\\\frac{2}{3} x-4$$"],"problemType":"MultipleChoice","stepTitle":"Find the equation of the line shown.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{2}{3} x-4$$","choices":["$$y=3x-4$$","$$y=\\\\frac{3}{2} x+4$$","$$y=\\\\frac{2}{3} x+4$$","$$y=\\\\frac{2}{3} x-4$$","$$y=\\\\frac{-2}{3} x-4$$"],"hints":{"DefaultPathway":[{"id":"a08a388line19a-h1","type":"hint","dependencies":[],"title":"Relevant points on the graph","text":"Find the y-intercept of the line and another point on located on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line19a-h2","type":"hint","dependencies":["a08a388line19a-h1"],"title":"Y-intercept and Point","text":"The y-intercept is $$(0,-4)$$ and the hints will use $$(3,-2)$$ as another point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line19a-h3","type":"hint","dependencies":["a08a388line19a-h2"],"title":"Slope","text":"Find the slope by counting the rise and run. The slope is calculated like this: $$\\\\frac{y2-y1}{x2-x1}$$ where x1 and y1 are the values of one and x2 and y2 are the valus of the second point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line19a-h4","type":"hint","dependencies":["a08a388line19a-h3"],"title":"Slope Value","text":"The slope of the line is $$\\\\frac{2}{3}$$. Elimate multiple choice options without this slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line19a-h5","type":"hint","dependencies":["a08a388line19a-h4"],"title":"Substitute","text":"Substitute the values into $$y=mx+b$$, where $$m$$ is the calculated slope and $$b$$ is the y-value of the y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line2","title":"Find an Equation of the Line Given the Slope and $$y-Intercept$$","body":"In the following exercises, find the equation of a line with given slope and y-intercept. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line2a","stepAnswer":["$$y=3x+5$$"],"problemType":"MultipleChoice","stepTitle":"Slope $$3$$ and y-intercept $$(0,5)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=3x+5$$","choices":["$$y=3x+5$$","$$y=3x-5$$","$$y=5x-3$$","$$y=5x+3$$"],"hints":{"DefaultPathway":[{"id":"a08a388line2a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,5)$$"],"dependencies":["a08a388line2a-h1"],"title":"Identify the y-intercept","text":"What is the coordinate of the y-intercept?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,2)$$","$$(0,5)$$","$$(5,0)$$","$$(-5,0)$$"]},{"id":"a08a388line2a-h3","type":"hint","dependencies":["a08a388line2a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line2a-h4","type":"hint","dependencies":["a08a388line2a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line20","title":"Finding Equations of Lines","body":"Find the equation of the line passing through the point (5,4)\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line20a","stepAnswer":["$$y=\\\\frac{3}{5} x+1$$"],"problemType":"MultipleChoice","stepTitle":"Find the equation of the line shown.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{3}{5} x+1$$","choices":["$$y=\\\\frac{5}{3} x+1$$","$$y=\\\\frac{3}{5} x-1$$","$$y=5x+1$$","$$y=3x+1$$","$$y=\\\\frac{3}{5} x+1$$"],"hints":{"DefaultPathway":[{"id":"a08a388line20a-h1","type":"hint","dependencies":[],"title":"Relevant points on the graph","text":"Find the y-intercept of the line and another point on located on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line20a-h2","type":"hint","dependencies":["a08a388line20a-h1"],"title":"Y-intercept and Point","text":"The y-intercept is $$(0,1)$$ and the hints will use $$(5,4)$$ as another point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line20a-h3","type":"hint","dependencies":["a08a388line20a-h2"],"title":"Slope","text":"Find the slope by counting the rise and run. The slope is calculated like this: $$\\\\frac{y2-y1}{x2-x1}$$ where x1 and y1 are the values of one and x2 and y2 are the valus of the second point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line20a-h4","type":"hint","dependencies":["a08a388line20a-h3"],"title":"Slope Value","text":"The slope of the line is $$\\\\frac{3}{5}$$. Elimate multiple choice options without this slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line20a-h5","type":"hint","dependencies":["a08a388line20a-h4"],"title":"Substitute","text":"Substitute the values into $$y=mx+b$$, where $$m$$ is the calculated slope and $$b$$ is the y-value of the y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line21","title":"Finding Equations of Lines","body":"Find the equation of the line passing through the point (3,-1)\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line21a","stepAnswer":["$$y=\\\\frac{4}{3} x-5$$"],"problemType":"MultipleChoice","stepTitle":"Find the equation of the line shown.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{4}{3} x-5$$","choices":["$$y=\\\\frac{-4}{3} x-5$$","$$y=\\\\frac{4}{3} x-5$$","$$y=\\\\frac{4}{3} x+5$$","$$y=\\\\frac{3}{4} x-5$$","$$y=\\\\frac{3}{4} x+5$$"],"hints":{"DefaultPathway":[{"id":"a08a388line21a-h1","type":"hint","dependencies":[],"title":"Relevant points on the graph","text":"Find the y-intercept of the line and another point on located on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line21a-h2","type":"hint","dependencies":["a08a388line21a-h1"],"title":"Y-intercept and Point","text":"The y-intercept is $$(0,-5)$$ and the hints will use $$(3,-1)$$ as another point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line21a-h3","type":"hint","dependencies":["a08a388line21a-h2"],"title":"Slope","text":"Find the slope by counting the rise and run. The slope is calculated like this: $$\\\\frac{y2-y1}{x2-x1}$$ where x1 and y1 are the values of one and x2 and y2 are the valus of the second point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line21a-h4","type":"hint","dependencies":["a08a388line21a-h3"],"title":"Slope Value","text":"The slope of the line is $$\\\\frac{4}{3}$$. Elimate multiple choice options without this slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line21a-h5","type":"hint","dependencies":["a08a388line21a-h4"],"title":"Substitute","text":"Substitute the values into $$y=mx+b$$, where $$m$$ is the calculated slope and $$b$$ is the y-value of the y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line22","title":"Find an Equation of a Line Given the Slope and a Point","body":"Find the equation of the line given its slope and one of its points.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line22a","stepAnswer":["$$y=\\\\frac{2}{5} x-1$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line with slope $$m=\\\\frac{2}{5}$$ that contains the point $$(10,3)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{2}{5} x-1$$","choices":["$$y=\\\\frac{2}{5} x+1$$","$$y=\\\\frac{2}{5} x-1$$","$$y=\\\\frac{-2}{5} x-1$$","$$y=\\\\frac{5}{2} x-1$$","$$y=\\\\frac{-5}{2} x-1$$"],"hints":{"DefaultPathway":[{"id":"a08a388line22a-h1","type":"hint","dependencies":[],"title":"Identify the slope","text":"The slope if given. $$m=\\\\frac{2}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line22a-h2","type":"hint","dependencies":["a08a388line22a-h1"],"title":"Identify the point","text":"The point is given. $$(10,3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line22a-h3","type":"hint","dependencies":["a08a388line22a-h2"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line22a-h4","type":"hint","dependencies":["a08a388line22a-h3"],"title":"Simplify","text":"Simplify the expression $$y-3=\\\\frac{2}{5} x-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line23","title":"Find an Equation of a Line Given the Slope and a Point","body":"Find the equation of the line given its slope and one of its points.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line23a","stepAnswer":["$$y=\\\\frac{5}{6} x-2$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line with slope $$m=\\\\frac{5}{6}$$ that contains the point $$(6,3)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{5}{6} x-2$$","choices":["$$y=\\\\frac{5}{6} x-2$$","$$y=\\\\frac{6}{5} x-2$$","$$y=\\\\frac{-5}{6} x+2$$","$$y=\\\\frac{6}{5} x-2$$","$$y=\\\\frac{5}{6} x+2$$"],"hints":{"DefaultPathway":[{"id":"a08a388line23a-h1","type":"hint","dependencies":[],"title":"Identify the slope","text":"The slope if given. $$m=\\\\frac{5}{6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line23a-h2","type":"hint","dependencies":["a08a388line23a-h1"],"title":"Identify the point","text":"The point is given. $$(6,3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line23a-h3","type":"hint","dependencies":["a08a388line23a-h2"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line23a-h4","type":"hint","dependencies":["a08a388line23a-h3"],"title":"Simplify","text":"Simplify the expression $$y-3=\\\\frac{5}{6} x-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line24","title":"Find an Equation of a Line Given the Slope and a Point","body":"Find the equation of the line given its slope and one of its points.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line24a","stepAnswer":["$$y=\\\\frac{-1}{3} x-2$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line with slope $$m=\\\\frac{-1}{3}$$ that contains the point $$(6,-4)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{-1}{3} x-2$$","choices":["$$y=\\\\frac{1}{3} x-2$$","$$y=-3x-2$$","$$y=\\\\frac{-1}{3} x+2$$","$$y=3x-2$$","$$y=\\\\frac{-1}{3} x-2$$"],"hints":{"DefaultPathway":[{"id":"a08a388line24a-h1","type":"hint","dependencies":[],"title":"Identify the slope","text":"The slope if given. $$m=\\\\frac{-1}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line24a-h2","type":"hint","dependencies":["a08a388line24a-h1"],"title":"Identify the point","text":"The point is given. $$(6,-4)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line24a-h3","type":"hint","dependencies":["a08a388line24a-h2"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line24a-h4","type":"hint","dependencies":["a08a388line24a-h3"],"title":"Simplify","text":"Simplify the expression $$y-(-4)=\\\\frac{-1}{3\\\\left(x-6\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line25","title":"Finding Equations of Horizontal Lines","body":"Using the definition of a horizontal line and one point on the horizontal line, find its equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line25a","stepAnswer":["$$y=2$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a horizontal line that contains the point $$(-1,2)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=2$$","choices":["$$y=2$$","$$y=0$$","$$y=-2$$","$$y=-1$$","$$y=1$$"],"hints":{"DefaultPathway":[{"id":"a08a388line25a-h1","type":"hint","dependencies":[],"title":"Identify the slope","text":"The slope of a horizontal line is $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line25a-h2","type":"hint","dependencies":["a08a388line25a-h1"],"title":"Identify the point","text":"The point is given. $$(-1,2)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line25a-h3","type":"hint","dependencies":["a08a388line25a-h2"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line25a-h4","type":"hint","dependencies":["a08a388line25a-h3"],"title":"Simplify","text":"Simplify the expression $$y-(2)=0\\\\left(x+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line26","title":"Find an Equation of a Line Given Two Points","body":"Using the two given points, find the equation of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line26a","stepAnswer":["$$y=-x+9$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line that contains the points $$(5,4)$$ and $$(3,6)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-x+9$$","choices":["$$y=x+9$$","$$y=x-9$$","$$y=-x+9$$","$$y=-x-9$$","$$y=-9x+9$$"],"hints":{"DefaultPathway":[{"id":"a08a388line26a-h1","type":"hint","dependencies":[],"title":"Slope","text":"Find the slope by counting the rise and run. The slope is calculated like this: $$\\\\frac{y2-y1}{x2-x1}$$ where x1 and y1 are the values of one and x2 and y2 are the valus of the second point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line26a-h2","type":"hint","dependencies":["a08a388line26a-h1"],"title":"Slope Value","text":"The slope of the line is $$-1$$. Elimate multiple choice options without this slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line26a-h3","type":"hint","dependencies":["a08a388line26a-h2"],"title":"Choose one point","text":"Choose either point. For the hints, we will use $$(5,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line26a-h4","type":"hint","dependencies":["a08a388line26a-h3"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line26a-h5","type":"hint","dependencies":["a08a388line26a-h4"],"title":"Simplify","text":"Simplify the expression $$y-(4)=-1(x-5)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line27","title":"Finding Equations of Parallel Lines","body":"Find the equation of the line parallel to the given line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line27a","stepAnswer":["$$y=2x+5$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line parallel to $$y=2x-3$$ that contains the point $$(-2,1)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=2x+5$$","choices":["$$y=-2x+5$$","$$y=2x+5$$","$$y=\\\\frac{-1}{2} x+5$$","$$y=2x-5$$","$$y=-2x-5$$"],"hints":{"DefaultPathway":[{"id":"a08a388line27a-h1","type":"hint","dependencies":[],"title":"Slope","text":"Find the slope of the given line. The line is in slope-intercept form, $$y=2x-3$$. The slope is $$m=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line27a-h2","type":"hint","dependencies":["a08a388line27a-h1"],"title":"Slope Value","text":"Parallel lines have the same slope. Slope is $$m=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line27a-h3","type":"hint","dependencies":["a08a388line27a-h2"],"title":"Identify the point","text":"The given point is $$(-2,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line27a-h4","type":"hint","dependencies":["a08a388line27a-h3"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line27a-h5","type":"hint","dependencies":["a08a388line27a-h4"],"title":"Simplify","text":"Simplify the expression $$y-(1)=2\\\\left(x+2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line28","title":"Finding Equations of Perpendicular Lines","body":"Find the equation of the line perpendicular to the given line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line28a","stepAnswer":["$$y=\\\\frac{-1}{2} x$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line perpendicular to $$y=2x-3$$ that contains the point $$(-2,1)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{-1}{2} x$$","choices":["$$y=\\\\frac{-1}{2} x$$","$$y=2x$$","$$y=\\\\frac{1}{2} x$$","$$y=-2x$$","$$y=-x$$"],"hints":{"DefaultPathway":[{"id":"a08a388line28a-h1","type":"hint","dependencies":[],"title":"Slope","text":"Find the slope of the given line. The line is in slope-intercept form, $$y=2x-3$$. The slope is $$m=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line28a-h2","type":"hint","dependencies":["a08a388line28a-h1"],"title":"Slope Value","text":"The slopes of perpendicular lines are negative reciprocals. Slope is $$m=\\\\frac{-1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line28a-h3","type":"hint","dependencies":["a08a388line28a-h2"],"title":"Identify the point","text":"The given point is $$(-2,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line28a-h4","type":"hint","dependencies":["a08a388line28a-h3"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line28a-h5","type":"hint","dependencies":["a08a388line28a-h4"],"title":"Simplify","text":"Simplify the expression $$y-(1)=\\\\frac{-1}{2\\\\left(x+2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line29","title":"Finding Equations of Perpendicular Lines","body":"Find the equation of the line perpendicular to the given line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line29a","stepAnswer":["$$y=-2$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line perpendicular to $$x=5$$ that contains the point $$(3,-2)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-2$$","choices":["$$y=-2$$","$$y=2$$","$$y=-2x$$","$$y=3x$$","$$y=3$$"],"hints":{"DefaultPathway":[{"id":"a08a388line29a-h1","type":"hint","dependencies":[],"title":"Identify the point","text":"The given point is $$(3,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line29a-h2","type":"hint","dependencies":["a08a388line29a-h1"],"title":"Slope","text":"Identify the slope of the perpendicular line. $$m=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line29a-h3","type":"hint","dependencies":["a08a388line29a-h2"],"title":"Substitute","text":"Substitute the values into the point-slope form $$y-y1=m(x-x1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line29a-h4","type":"hint","dependencies":["a08a388line29a-h3"],"title":"Simplify","text":"Simplify the expression $$y-(-2)=0(x-3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line3","title":"Find an Equation of the Line Given the Slope and $$y-Intercept$$","body":"In the following exercises, find the equation of a line with given slope and y-intercept. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line3a","stepAnswer":["$$y=6x-4$$"],"problemType":"MultipleChoice","stepTitle":"Slope $$6$$ and y-intercept $$(0,-4)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=6x-4$$","choices":["$$y=6x+4$$","$$y=4x+1$$","$$y=6x-4$$","$$y=2x-1$$"],"hints":{"DefaultPathway":[{"id":"a08a388line3a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-4)$$"],"dependencies":["a08a388line3a-h1"],"title":"Identify the y-intercept","text":"What is the coordinate of the y-intercept?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,-4)$$","$$(0,4)$$","$$(-4,0)$$","$$(4,0)$$"]},{"id":"a08a388line3a-h3","type":"hint","dependencies":["a08a388line3a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line3a-h4","type":"hint","dependencies":["a08a388line3a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line30","title":"Finding Equations of Perpendicular Lines","body":"Find the equation of the line perpendicular to the given line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line30a","stepAnswer":["$$x=-4$$"],"problemType":"MultipleChoice","stepTitle":"Find an equation of a line perpendicular to $$y=-4$$ that contains the point $$(-4,2)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-4$$","choices":["$$x=-4$$","$$y=-4$$","$$x=2$$","$$y=2$$","$$y=4$$"],"hints":{"DefaultPathway":[{"id":"a08a388line30a-h1","type":"hint","dependencies":[],"title":"Identify the point","text":"The given point is $$(-4,2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line30a-h2","type":"hint","dependencies":["a08a388line30a-h1"],"title":"Slope","text":"The line $$y=-4$$ is a horizontal line. Any line perpendicular to it must be vertical, in the form $$x=a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line30a-h3","type":"hint","dependencies":["a08a388line30a-h2"],"title":"Equation","text":"Since the perpendicular line is vertical and passes through $$(-4,2)$$, every point on it has an x-coordinate of $$-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line4","title":"Find an Equation of the Line Given the Slope and $$y-Intercept$$","body":"In the following exercises, find the equation of a line with given slope and y-intercept. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line4a","stepAnswer":["$$y=8x-6$$"],"problemType":"MultipleChoice","stepTitle":"Slope $$8$$ and y-intercept $$(0,-6)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=8x-6$$","choices":["$$y=4x-3$$","$$y=8x-6$$","$$y=6x+8$$","$$y=3x-4$$"],"hints":{"DefaultPathway":[{"id":"a08a388line4a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-6)$$"],"dependencies":["a08a388line4a-h1"],"title":"Identify the y-intercept","text":"What is the coordinate of the y-intercept?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,3)$$","$$(0,-6)$$","$$(0,2)$$","$$(0,-1)$$"]},{"id":"a08a388line4a-h3","type":"hint","dependencies":["a08a388line4a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line4a-h4","type":"hint","dependencies":["a08a388line4a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line5","title":"Find an Equation of the Line Given the Slope and $$y-Intercept$$","body":"In the following exercises, find the equation of a line with given slope and y-intercept. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line5a","stepAnswer":["$$y=-x+3$$"],"problemType":"MultipleChoice","stepTitle":"Slope $$-1$$ and y-intercept $$(0,3)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-x+3$$","choices":["$$y=x+3$$","$$y=3x-1$$","$$y=-x+3$$","$$y=2x+1$$"],"hints":{"DefaultPathway":[{"id":"a08a388line5a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,3)$$"],"dependencies":["a08a388line5a-h1"],"title":"Identify the y-intercept","text":"What is the coordinate of the y-intercept?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,5)$$","$$(0,-1)$$","$$(0,3)$$","$$(0,1)$$"]},{"id":"a08a388line5a-h3","type":"hint","dependencies":["a08a388line5a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line5a-h4","type":"hint","dependencies":["a08a388line5a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line6","title":"Find an Equation of the Line Given the Slope and a Point","body":"In the following exercises, find the equation of a line with given slope and containing the given point. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line6a","stepAnswer":["$$y=\\\\frac{3x}{8}-1$$"],"problemType":"MultipleChoice","stepTitle":"$$m=\\\\frac{3}{8}$$, point $$(8,2)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{3x}{8}-1$$","choices":["$$y=\\\\frac{3x}{8}-1$$","$$y=\\\\frac{8x}{3}+5$$","$$y=2x-8$$","$$y=3x+8$$"],"hints":{"DefaultPathway":[{"id":"a08a388line6a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{8}$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(8,2)$$"],"dependencies":["a08a388line6a-h1"],"title":"Identify the Point","text":"What is the coordinate of the given point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(2,8)$$","$$(\\\\frac{3}{8},2)$$","$$(3,8)$$","$$(8,2)$$"]},{"id":"a08a388line6a-h3","type":"hint","dependencies":["a08a388line6a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line6a-h4","type":"hint","dependencies":["a08a388line6a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line7","title":"Find an Equation of the Line Given the Slope and a Point","body":"In the following exercises, find the equation of a line with given slope and containing the given point. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line7a","stepAnswer":["$$y=\\\\frac{5x}{6}+2$$"],"problemType":"MultipleChoice","stepTitle":"$$m=\\\\frac{5}{6}$$, point $$(6,7)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{5x}{6}+2$$","choices":["$$y=\\\\frac{6x}{5}-2$$","$$y=5x+6$$","$$y=\\\\frac{5x}{6}+2$$","$$y=7x-6$$"],"hints":{"DefaultPathway":[{"id":"a08a388line7a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(6,7)$$"],"dependencies":["a08a388line7a-h1"],"title":"Identify the Point","text":"What is the coordinate of the given point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(7,6)$$","$$(-6,7)$$","$$(6,7)$$","$$(7,2)$$"]},{"id":"a08a388line7a-h3","type":"hint","dependencies":["a08a388line7a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line7a-h4","type":"hint","dependencies":["a08a388line7a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line8","title":"Find an Equation of the Line Given the Slope and a Point","body":"In the following exercises, find the equation of a line with given slope and containing the given point. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line8a","stepAnswer":["$$y=\\\\frac{x}{6}$$"],"problemType":"MultipleChoice","stepTitle":"$$m=\\\\frac{1}{6}$$, point $$(6,1)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{x}{6}$$","choices":["$$y=\\\\frac{x}{6}$$","$$y=\\\\frac{x}{6}+1$$","$$y=6x+1$$","$$y=x+6$$","$$y=\\\\frac{x}{6}$$"],"hints":{"DefaultPathway":[{"id":"a08a388line8a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(6,1)$$"],"dependencies":["a08a388line8a-h1"],"title":"Identify the Point","text":"What is the coordinate of the given point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(-1,6)$$","$$(6,1)$$","$$(\\\\frac{1}{6},1)$$","$$(6,\\\\frac{1}{6})$$"]},{"id":"a08a388line8a-h3","type":"hint","dependencies":["a08a388line8a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line8a-h4","type":"hint","dependencies":["a08a388line8a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08a388line9","title":"Find an Equation of the Line Given the Slope and a Point","body":"In the following exercises, find the equation of a line with given slope and containing the given point. Write the equation in slope-intercept form.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.6 Find the Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a08a388line9a","stepAnswer":["$$y=\\\\frac{5x}{8}+2$$"],"problemType":"MultipleChoice","stepTitle":"$$m=\\\\frac{5}{8}$$, point $$(8,3)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{5x}{8}+2$$","choices":["$$y=\\\\frac{8x}{5}-2$$","$$y=\\\\frac{5x}{8}+2$$","$$y=\\\\frac{5x}{2}-8$$","$$y=\\\\frac{5x}{8}-8$$"],"hints":{"DefaultPathway":[{"id":"a08a388line9a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{8}$$"],"dependencies":[],"title":"Identify the Slope","text":"What is the value of the slope given in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(8,3)$$"],"dependencies":["a08a388line9a-h1"],"title":"Identify the Point","text":"What is the coordinate of the given point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(3,8)$$","$$(8,5)$$","$$(8,3)$$","$$(-3,8)$$"]},{"id":"a08a388line9a-h3","type":"hint","dependencies":["a08a388line9a-h2"],"title":"Point Slope Form","text":"Substitute the values into the point-slope form, $$y-y_1=m\\\\left(x-x_1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08a388line9a-h4","type":"hint","dependencies":["a08a388line9a-h3"],"title":"Slope Intercept Form","text":"Simplify the equation and write it in slope intercept form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational1","title":"Write as a radical expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational1a","stepAnswer":["$$\\\\sqrt{x}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression","stepBody":"$$x$$ ** $$\\\\frac{1}{2}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{x}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational1a-h1","type":"hint","dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a08d293Rational1a-h1"],"title":"Find radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational10","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational10a","stepAnswer":["$$\\\\sqrt{5j}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"$${\\\\left(5j\\\\right)}^{\\\\frac{1}{2}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{5j}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational10a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational10a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["No"],"dependencies":["a08d293Rational10a-h1"],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a08d293Rational10a-h2"],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational10a-h4","type":"hint","dependencies":["a08d293Rational10a-h3"],"title":"Relationship between denominator with index of radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational11","title":"Simply the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational11a","stepAnswer":["No"],"problemType":"TextBox","stepTitle":"Simply the expression, enter No if no real solution","stepBody":"$${\\\\left(-16\\\\right)}^{\\\\frac{1}{4}}$$","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a08d293Rational11a-h1","type":"hint","dependencies":[],"title":"Rewrite as a radical expression","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a08d293Rational11a-h1"],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational11a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(-16)$$ ** $$\\\\frac{1}{4}$$"],"dependencies":[],"title":"Rewrite as a fourth root","text":"Follow the format and write it as a fourth root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational11a-s2","type":"hint","dependencies":[],"title":"Can we Simplify and find the result it?","text":"Is it possible to Simplify and find the result this expression given the property of square root?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational12","title":"Simply the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational12a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"Simply the expression, enter No if no real solution","stepBody":"$${16}^{\\\\frac{1}{4}}$$ * $$(-1)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a08d293Rational12a-h1","type":"hint","dependencies":[],"title":"Rewrite as a radical expression","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a08d293Rational12a-h1"],"title":"Find denominator","text":"What\'s the denominator of this exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational12a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(-1)$$ *(16**(1/4))"],"dependencies":[],"title":"Rewrite as a fourth root","text":"Follow the format and write it as a fourth root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational12a-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Rewrite $$16$$","text":"What to the power of $$4$$ is 16?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational12a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2^4$$"],"dependencies":[],"title":"Simplify and find the result","text":"Simplify and find the result and get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational13","title":"Simply the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational13a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"Simply the expression, enter No if no real solution","stepBody":"$${16}^{\\\\left(-\\\\frac{1}{4}\\\\right)}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational13a-h1","type":"hint","dependencies":[],"title":"Rewrite as a radical expression","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational13a-h2","type":"hint","dependencies":["a08d293Rational13a-h1"],"title":"Eliminate negative sign","text":"Eliminate negative sign using the property $$a^{\\\\left(-n\\\\right)}$$ $$=$$ 1/ $$a^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational13a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational13a-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{{16}^{\\\\frac{1}{4}}}$$"],"dependencies":[],"title":"Rewrite as a fourth root","text":"Follow the format and write it as a fourth root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational13a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Rewrite $$16$$","text":"What to the power of $$4$$ is 16?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational13a-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":[],"title":"Simplify and find the result","text":"Simplify and find the result and get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational14","title":"Simply the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational14a","stepAnswer":["$$\\\\frac{1}{8}$$"],"problemType":"TextBox","stepTitle":"Simply the expression, enter No if no real solution","stepBody":"$${64}^{\\\\left(-\\\\frac{1}{2}\\\\right)}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{8}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational14a-h1","type":"hint","dependencies":[],"title":"Rewrite as a radical expression","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational14a-h2","type":"hint","dependencies":["a08d293Rational14a-h1"],"title":"Eliminate negative sign","text":"Eliminate negative sign using the property $$a^{\\\\left(-n\\\\right)}$$ $$=$$ 1/ $$a^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational14a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational14a-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{{64}^{\\\\frac{1}{2}}}$$"],"dependencies":[],"title":"Rewrite as a fourth root","text":"Follow the format and write it as a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational14a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":[],"title":"Rewrite $$64$$","text":"What to the power of $$2$$ is 64?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational14a-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{8}$$"],"dependencies":[],"title":"Simplify and find the result","text":"Simplify and find the result and get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational15","title":"Simply the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational15a","stepAnswer":["$$-8$$"],"problemType":"TextBox","stepTitle":"Simply the expression, enter No if no real solution","stepBody":"$${64}^{\\\\frac{1}{2}}$$ * $$(-1)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8$$","hints":{"DefaultPathway":[{"id":"a08d293Rational15a-h1","type":"hint","dependencies":[],"title":"Rewrite as a radical expression","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a08d293Rational15a-h1"],"title":"Find denominator","text":"What\'s the denominator of this exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational15a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(-1)$$ *(64**(1/2))"],"dependencies":[],"title":"Rewrite as a fourth root","text":"Follow the format and write it as a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational15a-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":[],"title":"Rewrite $$64$$","text":"What to the power of $$2$$ is 64?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational15a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":[],"title":"Simplify and find the result","text":"Simplify and find the result and get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational16","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational16a","stepAnswer":["$$y^{\\\\frac{3}{2}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"$$y^{\\\\frac{1}{3}}$$ ** $$\\\\frac{1}{2}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{\\\\frac{3}{2}}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational16a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational16a-h2","type":"hint","dependencies":["a08d293Rational16a-h1"],"title":"Property to use","text":"We want to use $$a^{\\\\frac{m}{n}}$$ $$=$$ $${\\\\left(a^m\\\\right)}^n$$ when writing each radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a08d293Rational16a-h2"],"title":"Find numerator of the exponent","text":"What\'s the numerator of the exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational16a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational16a-s2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["No"],"dependencies":[],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational16a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{\\\\frac{3}{2}}$$"],"dependencies":[],"title":"Find the result","text":"Use the above hints and get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational17","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational17a","stepAnswer":["$$\\\\frac{3a}{4} b$$ ** $$\\\\frac{3}{2}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"((3*a/4*b) **3)**(1/2)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3a}{4} b$$ ** $$\\\\frac{3}{2}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational17a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational17a-h2","type":"hint","dependencies":["a08d293Rational17a-h1"],"title":"Property to use","text":"We want to use $$a^{\\\\frac{m}{n}}$$ $$=$$ $${\\\\left(a^m\\\\right)}^n$$ when writing each radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a08d293Rational17a-h2"],"title":"Find numerator of the exponent","text":"What\'s the numerator of the exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational17a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational17a-s2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["No"],"dependencies":[],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational17a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3a}{4} b$$ ** $$\\\\frac{3}{2}$$"],"dependencies":[],"title":"Find the result","text":"Use the above hints and get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational18","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational18a","stepAnswer":["$${\\\\left(2x\\\\right)}^{\\\\frac{4}{3}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"$${\\\\left({\\\\left(2x\\\\right)}^{\\\\frac{1}{3}}\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(2x\\\\right)}^{\\\\frac{4}{3}}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational18a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational18a-h2","type":"hint","dependencies":["a08d293Rational18a-h1"],"title":"Property to use","text":"We want to use $$a^{\\\\frac{m}{n}}$$ $$=$$ $${\\\\left(a^m\\\\right)}^n$$ when writing each radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a08d293Rational18a-h2"],"title":"Find numerator of the exponent","text":"What\'s the numerator of the exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational18a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational18a-s2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["Yes"],"dependencies":[],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational18a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(2x\\\\right)}^{\\\\frac{4}{3}}$$"],"dependencies":[],"title":"Find the result","text":"Use the above hints and get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational19","title":"Simplify and find the result the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational19a","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"Simplify and find the result the expression","stepBody":"$${125}^{\\\\frac{2}{3}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a08d293Rational19a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-h2","type":"hint","dependencies":["a08d293Rational19a-h1"],"title":"Property to use","text":"We want to use $$a^{\\\\frac{m}{n}}$$ $$=$$ $${\\\\left(a^m\\\\right)}^n$$ when writing each radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a08d293Rational19a-h2"],"title":"Find the power of the radical.","text":"What\'s the the power of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-h4","type":"hint","dependencies":["a08d293Rational19a-h3"],"title":"What property to use?","text":"The power of the radical is the numerator of the exponent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a08d293Rational19a-h4"],"title":"Find the index of the radical.","text":"What\'s the the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-h6","type":"hint","dependencies":["a08d293Rational19a-h5"],"title":"What property to use?","text":"The index of the radical is the denominator of the exponent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${125}^{\\\\frac{1}{3}}$$ **2"],"dependencies":["a08d293Rational19a-h1"],"title":"Write as a radical expression.","text":"What\'s the racidal expression of the expression given?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a08d293Rational19a-h7"],"title":"Simplify and find the result.","text":"Find the result.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Simplify and find the result.","text":"What to the power of $$3$$ is 125?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational19a-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":[],"title":"Simplify and find the result.","text":"What\'s the square of 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational2","title":"Write as a radical expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational2a","stepAnswer":["$$y$$ ** $$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression","stepBody":"$$y$$ ** $$\\\\frac{1}{3}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y$$ ** $$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational2a-h1","type":"hint","dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a08d293Rational2a-h1"],"title":"Find radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational22","title":"Simplify the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational22a","stepAnswer":["$$x^{\\\\frac{4}{3}}$$"],"problemType":"TextBox","stepTitle":"Simplify the expression","stepBody":"$$x^{\\\\frac{1}{2}}$$ * $$x^{\\\\frac{5}{6}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{4}{3}}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational22a-h1","type":"hint","dependencies":[],"title":"Property to use","text":"The Product Property tells us that when we multiply the same base, we add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational22a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["Yes"],"dependencies":["a08d293Rational22a-h1"],"title":"Evaluate the base","text":"Are the bases same in our expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["x** (1/2+ 5/6)"],"dependencies":["a08d293Rational22a-h2"],"title":"Add the exponents","text":"What\'s the result if we add the exponents. Please do not simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{6}$$"],"dependencies":["a08d293Rational22a-h3"],"title":"Add the fractions.","text":"What\'s the result when you add the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a08d293Rational22a-h4"],"title":"Simplify the fraction.","text":"What\'s the result when you simplify the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{\\\\frac{4}{3}}$$"],"dependencies":["a08d293Rational22a-h5"],"title":"Find the result","text":"What\'s the final result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational23","title":"Simplify the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational23a","stepAnswer":["$$z^6$$"],"problemType":"TextBox","stepTitle":"Simplify the expression","stepBody":"$${\\\\left(z^9\\\\right)}^{\\\\frac{2}{3}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z^6$$","hints":{"DefaultPathway":[{"id":"a08d293Rational23a-h1","type":"hint","dependencies":[],"title":"Property to use","text":"The Power Property tells us that when we raise a power to a power, we multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^{\\\\frac{9\\\\times2}{3}}$$"],"dependencies":["a08d293Rational23a-h1"],"title":"Raise a power to a power","text":"What\'s the result if we raise a power to a power. Please do not simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a08d293Rational23a-h2"],"title":"Simplify the fraction.","text":"What\'s the result when you simplify the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^6$$"],"dependencies":["a08d293Rational23a-h3"],"title":"Find the result","text":"What\'s the final result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational24","title":"Simplify the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational24a","stepAnswer":["$$\\\\frac{1}{x^{\\\\frac{4}{3}}}$$"],"problemType":"TextBox","stepTitle":"Simplify the expression","stepBody":"$$\\\\frac{x^{\\\\frac{1}{3}}}{x^{\\\\frac{5}{3}}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x^{\\\\frac{4}{3}}}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational24a-h1","type":"hint","dependencies":[],"title":"Property to use","text":"The Quotient Property tells us that when we divide with the same base, we subtract the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational24a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["Yes"],"dependencies":["a08d293Rational24a-h1"],"title":"Evaluate the base","text":"Are the bases same in our expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a08d293Rational24a-h2"],"title":"Subtract the exponents.","text":"What\'s the result of subtracting the exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{x^{\\\\frac{4}{3}}}$$"],"dependencies":["a08d293Rational24a-h3"],"title":"Find the result","text":"What\'s the final result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational25","title":"Simplify the expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational25a","stepAnswer":["$$x^8$$"],"problemType":"TextBox","stepTitle":"Simplify the expression","stepBody":"$${\\\\left(x^6\\\\right)}^{\\\\frac{4}{3}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^8$$","hints":{"DefaultPathway":[{"id":"a08d293Rational25a-h1","type":"hint","dependencies":[],"title":"Property to use","text":"The Power Property tells us that when we raise a power to a power, we multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{\\\\frac{6\\\\times4}{3}}$$"],"dependencies":["a08d293Rational25a-h1"],"title":"Raise a power to a power","text":"What\'s the result if we raise a power to a power. Please do not simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a08d293Rational25a-h2"],"title":"Simplify the fraction.","text":"What\'s the result when you simplify the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^8$$"],"dependencies":["a08d293Rational25a-h3"],"title":"Find the result","text":"What\'s the final result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational3","title":"Write as a radical expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational3a","stepAnswer":["$$z$$ ** $$\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression","stepBody":"$$z$$ ** $$\\\\frac{1}{4}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z$$ ** $$\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational3a-h1","type":"hint","dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a08d293Rational3a-h1"],"title":"Find radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational4","title":"Write as a radical expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational4a","stepAnswer":["$$b$$ ** $$\\\\frac{1}{5}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression","stepBody":"$$b$$ ** $$\\\\frac{1}{5}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b$$ ** $$\\\\frac{1}{5}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational4a-h1","type":"hint","dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a08d293Rational4a-h1"],"title":"Find radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational5","title":"Write as a radical expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational5a","stepAnswer":["p** $$\\\\frac{1}{6}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression","stepBody":"p** $$\\\\frac{1}{6}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"p** $$\\\\frac{1}{6}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational5a-h1","type":"hint","dependencies":[],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a08d293Rational5a-h1"],"title":"Find radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational6","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational6a","stepAnswer":["$$5y$$ **(1/2)"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"$$\\\\sqrt{5y}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5y$$ **(1/2)","hints":{"DefaultPathway":[{"id":"a08d293Rational6a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational6a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["N"],"dependencies":["a08d293Rational6a-h1"],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a08d293Rational6a-h2"],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational6a-h4","type":"hint","dependencies":["a08d293Rational6a-h3"],"title":"Relationship between denominator with index of radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational7","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational7a","stepAnswer":["$$4x \\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"$${\\\\left(4x\\\\right)}^{\\\\frac{1}{3}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x \\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational7a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational7a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["Yes"],"dependencies":["a08d293Rational7a-h1"],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a08d293Rational7a-h2"],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational7a-h4","type":"hint","dependencies":["a08d293Rational7a-h3"],"title":"Relationship between denominator with index of radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational8","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational8a","stepAnswer":["$$3\\\\times5z \\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"$$3{\\\\left(5z\\\\right)}^{\\\\frac{1}{4}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3\\\\times5z \\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational8a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational8a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["Yes"],"dependencies":["a08d293Rational8a-h1"],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a08d293Rational8a-h2"],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational8a-h4","type":"hint","dependencies":["a08d293Rational8a-h3"],"title":"Relationship between denominator with index of radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a08d293Rational9","title":"Write with a rational exponent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.3 Simplify Rational Exponents","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a08d293Rational9a","stepAnswer":["$${\\\\left(3k\\\\right)}^{\\\\frac{1}{7}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent","stepBody":"$${\\\\left(3k\\\\right)}^{\\\\frac{1}{7}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(3k\\\\right)}^{\\\\frac{1}{7}}$$","hints":{"DefaultPathway":[{"id":"a08d293Rational9a-h1","type":"hint","dependencies":[],"title":"Format of result","text":"What\'s the format of our result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational9a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["Yes"],"dependencies":["a08d293Rational9a-h1"],"title":"Find Index","text":"Does it have an index?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a08d293Rational9a-h2"],"title":"Find denominator","text":"What\'s the denominator of this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a08d293Rational9a-h4","type":"hint","dependencies":["a08d293Rational9a-h3"],"title":"Relationship between denominator with index of radical","text":"What\'s the relationship beweteen the index of radical and denominator ? Once that\'s clear, you can figure out the question easily!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a090e21alginequal1","title":"Algebra with Inequalities: Part A","body":"These questions test your knowledge of the core concepts. Determine which numbers \'x\' satisfy the following conditions. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal1a","stepAnswer":["$$(6,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$2x+5<4x-7$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(6,\\\\infty)$$","choices":["$$(6,\\\\infty)$$","$$(-1,\\\\infty]$$","$$(2,\\\\infty]$$","$$(\\\\frac{-1}{3},\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal1a-h1","type":"hint","dependencies":[],"title":"Simplifying the Inequality","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h2","type":"hint","dependencies":["a090e21alginequal1a-h1"],"title":"Simplifying the Inequality","text":"Subtract $$2x$$ from the left and add $$7$$ from the right to get $$5+7<4x-2x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a090e21alginequal1a-h2"],"title":"Simplifying the Inequality","text":"What is $$4x-2x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a090e21alginequal1a-h2"],"title":"Simplifying the Inequality","text":"What is $$5+7$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h5","type":"hint","dependencies":["a090e21alginequal1a-h3","a090e21alginequal1a-h4"],"title":"Simplifying the Inequality","text":"Divide $$2$$ from both sides of $$12<2x$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a090e21alginequal1a-h5"],"title":"Simplifying the Inequality","text":"What is $$\\\\frac{12}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h7","type":"hint","dependencies":["a090e21alginequal1a-h6"],"title":"Interval Notation","text":"The inequality $$6<x$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$6$$"],"dependencies":["a090e21alginequal1a-h7"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$6<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$6$$","$$-\\\\infty$$"]},{"id":"a090e21alginequal1a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\infty$$"],"dependencies":["a090e21alginequal1a-h7"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$6<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$6$$","$$\\\\infty$$"]},{"id":"a090e21alginequal1a-h10","type":"hint","dependencies":["a090e21alginequal1a-h8","a090e21alginequal1a-h9"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal1a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal1a-h10"],"title":"Interval Notation","text":"Is the lower bound $$6$$ included as a valid value of \'x\' in $$6<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal1a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal1a-h10"],"title":"Interval Notation","text":"Is the upper bound $$\\\\infty$$ included as a valid value of \'x\' in $$6<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a090e21alginequal1a-h12-s1","type":"hint","dependencies":[],"title":"Infinity in Interval Notation","text":"As $$\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a090e21alginequal10","title":"Algebra with Inequalities: Part B","body":"These problems are generally harder, often highlighting an important subtlety. Determine which numbers \'x\' satisfy the following conditions. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal10a","stepAnswer":["$$[\\\\frac{-2}{5},\\\\frac{-1}{8})$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\sqrt{1-3x}>\\\\sqrt{2+5x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{-2}{5},\\\\frac{-1}{8})$$","choices":["$$[\\\\frac{-2}{5},\\\\frac{-1}{8})$$","$$[\\\\frac{-2}{5},\\\\frac{1}{3}]$$","$$(-\\\\infty,\\\\frac{-1}{8})$$","$$(\\\\frac{-1}{8},\\\\frac{1}{3}]$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal10a-h1","type":"hint","dependencies":[],"title":"Bounds of a Nth Root","text":"The nth root of some value \'b\' cannot be negative, so $$b$$ $$\\\\geq$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h2","type":"hint","dependencies":["a090e21alginequal10a-h1"],"title":"Bounds of a Nth Root","text":"Since $$\\\\sqrt{1-3x}$$ cannot be negative, then $$1-3x$$ $$\\\\geq$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{3}$$ $$\\\\geq$$ $$x$$"],"dependencies":["a090e21alginequal10a-h2"],"title":"Bounds of a Nth Root","text":"Simplify the inequality: $$1-3x$$ $$\\\\geq$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{1}{3}$$ $$\\\\geq$$ $$x$$","$$\\\\frac{-1}{3}$$ $$\\\\geq$$ $$x$$","$$\\\\frac{1}{3}$$ $$\\\\leq$$ $$x$$","$$\\\\frac{-1}{3}$$ $$\\\\leq$$ $$x$$"],"subHints":[{"id":"a090e21alginequal10a-h3-s1","type":"hint","dependencies":[],"title":"Bounds of $$1-3x$$","text":"Rearrange the inequality so that the \'x\'s are separated from the constants: $$1$$ $$\\\\geq$$ $$3x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h3-s2","type":"hint","dependencies":["a090e21alginequal10a-h3-s1"],"title":"Bounds of $$1-3x$$","text":"Divide $$3$$ from both sides of $$1$$ $$\\\\geq$$ $$3x$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal10a-h4","type":"hint","dependencies":["a090e21alginequal10a-h3"],"title":"Bounds of a Nth Root","text":"Since $$\\\\sqrt{2+5x}$$ cannot be negative, then $$2+5x$$ $$\\\\geq$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x$$ $$\\\\geq$$ $$\\\\frac{-2}{5}$$"],"dependencies":["a090e21alginequal10a-h4"],"title":"Bounds of a Nth Root","text":"Simplify the inequality: $$2+5x$$ $$\\\\geq$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x$$ $$\\\\geq$$ $$\\\\frac{-2}{5}$$","$$x$$ $$\\\\geq$$ $$\\\\frac{2}{5}$$","$$x$$ $$\\\\leq$$ $$\\\\frac{-2}{5}$$","$$x$$ $$\\\\leq$$ $$\\\\frac{2}{5}$$"],"subHints":[{"id":"a090e21alginequal10a-h5-s3","type":"hint","dependencies":[],"title":"Bounds of $$2+5x$$","text":"Rearrange the inequality so that the \'x\'s are separated from the constants: $$5x$$ $$\\\\geq$$ $$-2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h5-s4","type":"hint","dependencies":["a090e21alginequal10a-h5-s3"],"title":"Bounds of $$2+5x$$","text":"Divide $$5$$ from both sides of $$5x$$ $$\\\\geq$$ $$-2$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal10a-h6","type":"hint","dependencies":["a090e21alginequal10a-h3","a090e21alginequal10a-h5"],"title":"Bounds of a Nth Root","text":"$$x$$ must be between or equal to $$\\\\frac{-2}{5}$$ and $$\\\\frac{1}{3}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h7","type":"hint","dependencies":["a090e21alginequal10a-h6"],"title":"Removing the Square Root","text":"For some nth root $$b$$, $$\\\\sqrt[b]{a}>\\\\sqrt[b]{c}$$ is the same as $$a>c$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1-3x$$"],"dependencies":["a090e21alginequal10a-h7"],"title":"Removing the Square Root","text":"What is $$\\\\sqrt{1-3x}$$ written without the square root?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2+5x$$"],"dependencies":["a090e21alginequal10a-h7"],"title":"Removing the Square Root","text":"What is $$\\\\sqrt{2+5x}$$ written without the square root?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h10","type":"hint","dependencies":["a090e21alginequal10a-h8","a090e21alginequal10a-h9"],"title":"Simplifying the Inequality","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h11","type":"hint","dependencies":["a090e21alginequal10a-h10"],"title":"Simplifying the Inequality","text":"Add $$3x$$ from the left and subtract $$2$$ from the right to get $$1-2>5x+3x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a090e21alginequal10a-h11"],"title":"Simplifying the Inequality","text":"What is $$1-2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8x$$"],"dependencies":["a090e21alginequal10a-h11"],"title":"Simplifying the Inequality","text":"What is $$5x+3x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h14","type":"hint","dependencies":["a090e21alginequal10a-h12","a090e21alginequal10a-h13"],"title":"Simplifying the Inequality","text":"Divide $$8$$ from both sides of $$-1>8x$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h15","type":"hint","dependencies":["a090e21alginequal10a-h14"],"title":"Interval Notation","text":"The inequality $$\\\\frac{-1}{8}>x$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h16","type":"hint","dependencies":["a090e21alginequal10a-h15"],"title":"Interval Notation","text":"Remember that $$x$$ is also bounded between or equal to $$\\\\frac{-2}{5}$$ and $$\\\\frac{1}{3}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h17","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-2}{5}$$"],"dependencies":["a090e21alginequal10a-h16"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$\\\\frac{-1}{8}>x$$, with the additional constraints $$\\\\frac{-2}{5}$$ $$\\\\leq$$ $$x$$ $$\\\\leq$$ $$\\\\frac{1}{3}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$\\\\frac{-1}{8}$$","$$\\\\frac{-2}{5}$$","$$\\\\frac{1}{3}$$"]},{"id":"a090e21alginequal10a-h18","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-1}{8}$$"],"dependencies":["a090e21alginequal10a-h16"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$\\\\frac{-1}{8}>x$$, with the additional constraints $$\\\\frac{-2}{5}$$ $$\\\\leq$$ $$x$$ $$\\\\leq$$ $$\\\\frac{1}{3}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$\\\\frac{-1}{8}$$","$$\\\\frac{-2}{5}$$","$$\\\\frac{1}{3}$$"],"subHints":[{"id":"a090e21alginequal10a-h18-s5","type":"hint","dependencies":[],"title":"Determining the Upper Bound","text":"$$x$$ is upper bounded by $$x$$ $$\\\\leq$$ $$\\\\frac{1}{3}$$ and $$x<\\\\frac{-1}{8}$$. The intersection between the bounds should be chosen.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h18-s6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-1}{8}$$"],"dependencies":["a090e21alginequal10a-h18-s5"],"title":"Determining the Upper Bound","text":"Which number is smaller? $$\\\\frac{1}{3}$$ or $$\\\\frac{-1}{8}$$","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{1}{3}$$","$$\\\\frac{-1}{8}$$"]}]},{"id":"a090e21alginequal10a-h19","type":"hint","dependencies":["a090e21alginequal10a-h17","a090e21alginequal10a-h18"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal10a-h20","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a090e21alginequal10a-h19"],"title":"Interval Notation","text":"Is the lower bound $$\\\\frac{-2}{5}$$ included as a valid value of \'x\' in $$\\\\frac{-2}{5}$$ $$\\\\leq$$ $$x<\\\\frac{-1}{8}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal10a-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal10a-h19"],"title":"Interval Notation","text":"Is the upper bound $$\\\\frac{-1}{8}$$ included as a valid value of \'x\' in $$\\\\frac{-2}{5}$$ $$\\\\leq$$ $$x<\\\\frac{-1}{8}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a090e21alginequal102","title":"Algebra with Inequalities: Part B","body":"These problems are generally harder, often highlighting an important subtlety. Determine which numbers \'x\' satisfy the following conditions. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal102a","stepAnswer":["$$(\\\\frac{9}{2},\\\\frac{16}{3})$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{3}{5}<\\\\frac{1}{2x-9}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{9}{2},\\\\frac{16}{3})$$","choices":["$$(\\\\frac{9}{2},\\\\frac{16}{3})$$","$$(\\\\frac{9}{2},\\\\infty)$$","$$(-\\\\infty,\\\\frac{9}{2})$$","$$(-\\\\infty,\\\\frac{16}{3})$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal102a-h1","type":"hint","dependencies":[],"title":"Bounds of a Fraction","text":"Since $$\\\\frac{3}{5}>0$$, that means $$\\\\frac{1}{2x-9}>0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h2","type":"hint","dependencies":["a090e21alginequal102a-h1"],"title":"Bounds of a Fraction","text":"A fraction that whose bound is positive for some value \'a\' $$\\\\frac{1}{a}>0$$ can be rewritten as $$a>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x-9$$"],"dependencies":["a090e21alginequal102a-h2"],"title":"Bounds of a Fraction","text":"What is $$\\\\frac{1}{2x-9}$$ rewritten without the fraction?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h4","type":"hint","dependencies":["a090e21alginequal102a-h3"],"title":"Bounds of a Fraction","text":"Rearrange the inequality so that the \'x\'s are separated from the constants: $$2x>9$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h5","type":"hint","dependencies":["a090e21alginequal102a-h4"],"title":"Bounds of a Fraction","text":"Divide $$2$$ from both sides of $$2x>9$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h6","type":"hint","dependencies":["a090e21alginequal102a-h5"],"title":"Bounds of a Fraction","text":"$$x$$ must be greater than $$\\\\frac{9}{2}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h7","type":"hint","dependencies":["a090e21alginequal102a-h6"],"title":"Simplifying the Inequality","text":"For b,d>0, $$\\\\frac{a}{b}<\\\\frac{c}{d}$$ is the same as $$a c<b d$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h8","type":"hint","dependencies":["a090e21alginequal102a-h7"],"title":"Simplifying the Inequality","text":"Simplify the inequality by multiplying each side by the denominators.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x-27$$"],"dependencies":["a090e21alginequal102a-h8"],"title":"Simplifying the Inequality","text":"What is $$3\\\\left(2x-9\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a090e21alginequal102a-h8"],"title":"Simplifying the Inequality","text":"What is $$1\\\\times5$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h11","type":"hint","dependencies":["a090e21alginequal102a-h9","a090e21alginequal102a-h10"],"title":"Simplifying the Inequality","text":"Rearrange the inequality so that the \'x\'s are separated from the constants.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h12","type":"hint","dependencies":["a090e21alginequal102a-h11"],"title":"Simplifying the Inequality","text":"Add $$27$$ from the left side to get $$6x<5+27$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32$$"],"dependencies":["a090e21alginequal102a-h12"],"title":"Simplifying the Inequality","text":"What is $$5+27$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h14","type":"hint","dependencies":["a090e21alginequal102a-h13"],"title":"Simplifying the Inequality","text":"Divide $$6$$ from both sides of $$6x<32$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{16}{3}$$"],"dependencies":["a090e21alginequal102a-h14"],"title":"Simplifying the Inequality","text":"What is $$\\\\frac{32}{6}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h16","type":"hint","dependencies":["a090e21alginequal102a-h15"],"title":"Interval Notation","text":"The inequality $$x<\\\\frac{16}{3}$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h17","type":"hint","dependencies":["a090e21alginequal102a-h16"],"title":"Interval Notation","text":"Remember that $$x$$ is also bounded greater than $$\\\\frac{9}{2}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h18","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{9}{2}$$"],"dependencies":["a090e21alginequal102a-h17"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$x<\\\\frac{16}{3}$$, with the additional constraints $$x>\\\\frac{9}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$\\\\frac{9}{2}$$","$$\\\\frac{16}{3}$$"]},{"id":"a090e21alginequal102a-h19","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{16}{3}$$"],"dependencies":["a090e21alginequal102a-h17"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$x<\\\\frac{16}{3}$$, with the additional constraints $$x>\\\\frac{9}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$\\\\frac{9}{2}$$","$$\\\\frac{16}{3}$$"]},{"id":"a090e21alginequal102a-h20","type":"hint","dependencies":["a090e21alginequal102a-h18","a090e21alginequal102a-h19"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal102a-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal102a-h20"],"title":"Interval Notation","text":"Is the lower bound $$\\\\frac{9}{2}$$ included as a valid value of \'x\' in $$\\\\frac{9}{2}<x<\\\\frac{16}{3}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal102a-h22","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal102a-h20"],"title":"Interval Notation","text":"Is the upper bound $$\\\\frac{16}{3}$$ included as a valid value of \'x\' in $$\\\\frac{9}{2}<x<\\\\frac{16}{3}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a090e21alginequal103","title":"Algebra with Inequalities: Part B","body":"These problems are generally harder, often highlighting an important subtlety. Determine which numbers \'x\' satisfy the following conditions. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal103a","stepAnswer":["$$(-1,\\\\frac{1}{2})$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\log_{5}\\\\left(\\\\frac{1-2x}{3}\\\\right)<0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-1,\\\\frac{1}{2})$$","choices":["$$(-1,\\\\frac{1}{2})$$","$$(-\\\\infty,\\\\frac{1}{2})$$","$$(1,\\\\infty)$$","$$(-\\\\infty,1)$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal103a-h1","type":"hint","dependencies":[],"title":"Bounds of a Logarithm","text":"The logarithm of some value \'b\' cannot be negative or zero, so $$b>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h2","type":"hint","dependencies":["a090e21alginequal103a-h1"],"title":"Bounds of a Logarithm","text":"Since $$\\\\log_{5}\\\\left(\\\\frac{1-2x}{3}\\\\right)<0$$ cannot be negative or zero, then $$\\\\frac{1-2x}{3}>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h3","type":"hint","dependencies":["a090e21alginequal103a-h2"],"title":"Bounds of a Logarithm","text":"For $$b>0$$, $$\\\\frac{a}{b}>0$$ is the same as $$a>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h4","type":"hint","dependencies":["a090e21alginequal103a-h3"],"title":"Bounds of a Logarithm","text":"Simplify the inequality by multiplying each side by the denominator of the left hand side.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a090e21alginequal103a-h4"],"title":"Bounds of a Logarithm","text":"What is $$0\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h6","type":"hint","dependencies":["a090e21alginequal103a-h5"],"title":"Bounds of a Logarithm","text":"Rearrange the inequality so that the \'x\'s are separated from the constants.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h7","type":"hint","dependencies":["a090e21alginequal103a-h6"],"title":"Bounds of a Logarithm","text":"Add $$2x$$ from the left side to get $$1>0+2x$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a090e21alginequal103a-h7"],"title":"Bounds of a Logarithm","text":"What is $$0+2x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h9","type":"hint","dependencies":["a090e21alginequal103a-h8"],"title":"Bounds of a Logarithm","text":"Divide $$2$$ from both sides of $$1>2x$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h10","type":"hint","dependencies":["a090e21alginequal103a-h9"],"title":"Bounds of a Logarithm","text":"$$x$$ must be less than $$\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h11","type":"hint","dependencies":["a090e21alginequal103a-h10"],"title":"Simplifying the Inequality","text":"For $$b>1$$, $$a<c$$ is the same as $$b^a<b^c$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h12","type":"hint","dependencies":["a090e21alginequal103a-h11"],"title":"Simplifying the Inequality","text":"Exponentiate both sides by $$5$$ to remove the logarithm: $$5**{\\\\log_{5}\\\\left(\\\\frac{1-2x}{3}\\\\right)}<5**0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1-2x}{3}$$"],"dependencies":["a090e21alginequal103a-h12"],"title":"Simplifying the Inequality","text":"What is $$5**{\\\\log_{5}{\\\\left(\\\\frac{1-2x}{3}\\\\right)}}$$ ?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a090e21alginequal103a-h13-s1","type":"hint","dependencies":[],"title":"Logarithms and Exponents","text":"For some $$b>1$$, $$b**(\\\\log_{b}\\\\left(x\\\\right))=x$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal103a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a090e21alginequal103a-h12"],"title":"Simplifying the Inequality","text":"What is $$5^0$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h15","type":"hint","dependencies":["a090e21alginequal103a-h13","a090e21alginequal103a-h14"],"title":"Simplifying the Inequality","text":"For $$b>0$$, $$\\\\frac{a}{b}<c$$ is the same as $$a<b c$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h16","type":"hint","dependencies":["a090e21alginequal103a-h15"],"title":"Simplifying the Inequality","text":"Multiply both sides by $$3$$ to remove the denominators: $$1-2x<1\\\\times3$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a090e21alginequal103a-h16"],"title":"Simplifying the Inequality","text":"What is $$1\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h18","type":"hint","dependencies":["a090e21alginequal103a-h17"],"title":"Simplifying the Inequality","text":"Rearrange the inequality so that the \'x\'s are separated from the constants.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h19","type":"hint","dependencies":["a090e21alginequal103a-h18"],"title":"Simplifying the Inequality","text":"Add $$2x$$ from the left side and subtract $$3$$ from the right side to get $$1-3>0+2x$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a090e21alginequal103a-h19"],"title":"Simplifying the Inequality","text":"What is $$1-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h21","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a090e21alginequal103a-h19"],"title":"Simplifying the Inequality","text":"What is $$0+2x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h22","type":"hint","dependencies":["a090e21alginequal103a-h20","a090e21alginequal103a-h21"],"title":"Simplifying the Inequality","text":"Divide $$2$$ from both sides of $$-2<2x$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h23","type":"hint","dependencies":["a090e21alginequal103a-h22"],"title":"Interval Notation","text":"The inequality $$-1<x$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h24","type":"hint","dependencies":["a090e21alginequal103a-h23"],"title":"Interval Notation","text":"Remember that $$x$$ is also bounded less than $$\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h25","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-1$$"],"dependencies":["a090e21alginequal103a-h24"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$-1<x$$, with the additional constraints $$\\\\frac{1}{2}>x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$-1$$","$$\\\\frac{1}{2}$$"]},{"id":"a090e21alginequal103a-h26","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a090e21alginequal103a-h24"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$-1<x$$, with the additional constraints $$\\\\frac{1}{2}>x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$-1$$","$$\\\\frac{1}{2}$$"]},{"id":"a090e21alginequal103a-h27","type":"hint","dependencies":["a090e21alginequal103a-h25","a090e21alginequal103a-h26"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal103a-h28","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal103a-h27"],"title":"Interval Notation","text":"Is the lower bound $$-1$$ included as a valid value of \'x\' in $$-1<x<\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal103a-h29","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal103a-h27"],"title":"Interval Notation","text":"Is the upper bound $$\\\\frac{1}{2}$$ included as a valid value of \'x\' in $$-1<x<\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a090e21alginequal11","title":"Algebra with Inequalities: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal11a","stepAnswer":["$$(-\\\\infty,0)$$ $$\\\\cup$$ $$(4,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"Determine which numbers \'x\' satisfy the following condition: $$\\\\frac{2x+1}{x}-\\\\frac{2x-7}{x-4}<0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,0)$$ $$\\\\cup$$ $$(4,\\\\infty)$$","choices":["$$(-\\\\infty,0)$$ $$\\\\cup$$ $$(4,\\\\infty)$$","$$(0,4)$$","$$(-\\\\infty,-4)$$ $$\\\\cup$$ $$(0,\\\\infty)$$","$$(-4,0)$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal11a-h1","type":"hint","dependencies":[],"title":"Bounds of the Denominator","text":"No value should be divided by zero, so the denominator of the fractions cannot equal zero.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a090e21alginequal11a-h1"],"title":"Bounds of the Denominator","text":"For what value of \'x\' is $$\\\\frac{2x+1}{x}$$ divisible by 0?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a090e21alginequal11a-h1"],"title":"Bounds of the Denominator","text":"For what value of \'x\' is $$\\\\frac{-\\\\left(2x-7\\\\right)}{x-4}$$ divisible by 0?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h4","type":"hint","dependencies":["a090e21alginequal11a-h2","a090e21alginequal11a-h3"],"title":"Combining the Fractions","text":"For b,d $$ \\\\neq 0$$, $$\\\\frac{a}{b}-\\\\frac{c}{d}$$ is the same as $$\\\\frac{a d-b c}{b} d$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h5","type":"hint","dependencies":["a090e21alginequal11a-h4"],"title":"Combining the Fractions","text":"Multiply both fractions by the other fraction\'s denominator to combine.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x \\\\left(x-4\\\\right)$$"],"dependencies":["a090e21alginequal11a-h5"],"title":"Combining the Fractions","text":"What is the least common denominator of the fractions?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x^2-7x-4$$"],"dependencies":["a090e21alginequal11a-h6"],"title":"Combining the Fractions","text":"What is $$\\\\left(2x+1\\\\right) \\\\left(x-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2x^2+7x$$"],"dependencies":["a090e21alginequal11a-h6"],"title":"Combining the Fractions","text":"What is $$-\\\\left(2x-7\\\\right) x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a090e21alginequal11a-h7","a090e21alginequal11a-h8"],"title":"Combining the Fractions","text":"What is $$2x^2-7x-4-2x^2+7x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h10","type":"hint","dependencies":["a090e21alginequal11a-h9"],"title":"Simplifying the Inequality","text":"Given the inequality $$\\\\frac{-4}{x \\\\left(x-4\\\\right)}<0$$ and $$x$$ $$ \\\\neq 0, 4$$, isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h11","type":"hint","dependencies":["a090e21alginequal11a-h10"],"title":"Simplifying the Inequality","text":"For a,b $$ \\\\neq 0$$, $$\\\\frac{-a}{b}<0$$ is the same as $$\\\\frac{1}{b}>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h12","type":"hint","dependencies":["a090e21alginequal11a-h11"],"title":"Simplifying the Inequality","text":"Divide $$-4$$ on both sides and flip the inequality sign: $$\\\\frac{1}{x \\\\left(x-4\\\\right)}>0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h13","type":"hint","dependencies":["a090e21alginequal11a-h12"],"title":"Simplifying the Inequality","text":"For $$a>0$$, $$\\\\frac{1}{a}>0$$ is the same as $$a>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x \\\\left(x-4\\\\right)$$"],"dependencies":["a090e21alginequal11a-h13"],"title":"Simplifying the Inequality","text":"What is $$\\\\frac{1}{x \\\\left(x-4\\\\right)}$$ rewritten without the fraction?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h15","type":"hint","dependencies":["a090e21alginequal11a-h14"],"title":"Simplifying the Inequality","text":"For some a,b $$ \\\\neq 0$$, $$a b>0$$ is the same as (a>0 AND b>0) OR (a<0 AND b<0).","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h16","type":"hint","dependencies":["a090e21alginequal11a-h15"],"title":"Simplifying the Inequality","text":"Split the inequality into four inequalities and solve for \'x\': (x>0 AND x-4>0) OR (x<0 AND x-4<0).","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a090e21alginequal11a-h16"],"title":"Simplifying the Inequality","text":"Simplify $$x-4>0$$. Only input the number after the $$\'>\'$$ symbol.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a090e21alginequal11a-h16"],"title":"Simplifying the Inequality","text":"Simplify $$x-4<0$$. Only input the number after the $$\'<\'$$ symbol.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h19","type":"hint","dependencies":["a090e21alginequal11a-h17","a090e21alginequal11a-h18"],"title":"Interval Notation","text":"Since the two inequalities are separated by an OR statement, they will both appear in the final result. First, simplify the ANDs of the two statements.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h20","type":"hint","dependencies":["a090e21alginequal11a-h19"],"title":"Interval Notation: Part A","text":"The inequality $$x>0$$ AND $$x>4$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h21","type":"hint","dependencies":["a090e21alginequal11a-h20"],"title":"Interval Notation: Part A","text":"Remember that $$x$$ cannot be 0,4.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h22","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$4$$"],"dependencies":["a090e21alginequal11a-h21"],"title":"Interval Notation: Part A","text":"What is the lower bound of the inequality $$x>0$$ AND $$x>4$$, with the additional constraints $$x$$ $$ \\\\neq 0, 4$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$0$$","$$4$$"]},{"id":"a090e21alginequal11a-h23","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\infty$$"],"dependencies":["a090e21alginequal11a-h21"],"title":"Interval Notation: Part A","text":"What is the upper bound of the inequality $$x>0$$ AND $$x>4$$, with the additional constraints $$x$$ $$ \\\\neq 0, 4$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$0$$","$$4$$"]},{"id":"a090e21alginequal11a-h24","type":"hint","dependencies":["a090e21alginequal11a-h22","a090e21alginequal11a-h23"],"title":"Interval Notation: Part A","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h25","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal11a-h24"],"title":"Interval Notation: Part A","text":"Is the lower bound $$4$$ included as a valid value of \'x\' in $$4<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal11a-h26","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal11a-h24"],"title":"Interval Notation: Part A","text":"Is the upper bound $$\\\\infty$$ included as a valid value of \'x\' in $$4<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a090e21alginequal11a-h26-s1","type":"hint","dependencies":[],"title":"Interval Notation: Part A","text":"As $$\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal11a-h27","type":"hint","dependencies":["a090e21alginequal11a-h25","a090e21alginequal11a-h26"],"title":"Interval Notation: Part B","text":"The inequality $$x<0$$ AND $$x<4$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h28","type":"hint","dependencies":["a090e21alginequal11a-h27"],"title":"Interval Notation: Part B","text":"Remember that $$x$$ $$ \\\\neq 0, 4$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h29","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\infty$$"],"dependencies":["a090e21alginequal11a-h28"],"title":"Interval Notation: Part B","text":"What is the lower bound of the inequality $$x<0$$ AND $$x<4$$, with the additional constraints $$x$$ $$ \\\\neq 0, 4$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$0$$","$$4$$"]},{"id":"a090e21alginequal11a-h30","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$0$$"],"dependencies":["a090e21alginequal11a-h28"],"title":"Interval Notation: Part B","text":"What is the upper bound of the inequality $$x<0$$ AND $$x<4$$, with the additional constraints $$x$$ $$ \\\\neq 0, 4$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$0$$","$$4$$"]},{"id":"a090e21alginequal11a-h31","type":"hint","dependencies":["a090e21alginequal11a-h29","a090e21alginequal11a-h30"],"title":"Interval Notation: Part B","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal11a-h32","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal11a-h31"],"title":"Interval Notation: Part B","text":"Is the lower bound $$-\\\\infty$$ included as a valid value of \'x\' in $$x<0$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a090e21alginequal11a-h32-s1","type":"hint","dependencies":[],"title":"Interval Notation: Part B","text":"As $$-\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal11a-h33","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal11a-h31"],"title":"Interval Notation: Part B","text":"Is the upper bound $$0$$ included as a valid value of \'x\' in $$x<0$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal11a-h34","type":"hint","dependencies":["a090e21alginequal11a-h32","a090e21alginequal11a-h33"],"title":"Interval Notation","text":"The bounds for the two equations, $$(-\\\\infty,0)$$ and $$(4,\\\\infty)$$, can be ORed together using \' $$\\\\cup$$ \'.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a090e21alginequal12","title":"Algebra with Inequalities: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal12a","stepAnswer":["$$(-\\\\infty,-3)$$ $$\\\\cup$$ $$(\\\\frac{-1}{2},\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"Determine all real numbers \'x\' such that the following expression is defined: $$\\\\log_{2}\\\\left(\\\\frac{1+2x}{x+3}\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-3)$$ $$\\\\cup$$ $$(\\\\frac{-1}{2},\\\\infty)$$","choices":["$$(-\\\\infty,-3)$$ $$\\\\cup$$ $$(\\\\frac{-1}{2},\\\\infty)$$","$$(-3,\\\\frac{-1}{2})$$","$$(-\\\\infty,-3)$$ $$\\\\cup$$ $$(\\\\frac{1}{2},\\\\infty)$$","$$(-\\\\infty,\\\\frac{1}{2})$$ $$\\\\cup$$ $$(3,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal12a-h1","type":"hint","dependencies":[],"title":"Bounds of a Logarithm","text":"The logarithm of some value \'b\' cannot be negative or zero, so $$b>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h2","type":"hint","dependencies":["a090e21alginequal12a-h1"],"title":"Bounds of a Logarithm","text":"Since $$\\\\log_{2}\\\\left(\\\\frac{1+2x}{x+3}\\\\right)$$ cannot be negative or zero, then $$\\\\frac{1+2x}{x+3}>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h3","type":"hint","dependencies":["a090e21alginequal12a-h2"],"title":"When is a Fraction Positive?","text":"Since $$\\\\frac{1+2x}{x+3}>0$$, the fraction is positive and must be considered in the inequality.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h4","type":"hint","dependencies":["a090e21alginequal12a-h3"],"title":"When is a Fraction Positive?","text":"For some values a,b where $$b$$ $$ \\\\neq 0$$, the fraction $$\\\\frac{a}{b}$$ is positive when (a>0 AND b>0) OR (a<0 AND b<0).","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h5","type":"hint","dependencies":["a090e21alginequal12a-h4"],"title":"When is a Fraction Positive?","text":"The fraction $$\\\\frac{1+2x}{x+3}$$ is positive when (1+2*x>0 AND x+3>0) OR (1+2*x<0 AND x+3<0).","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h6","type":"hint","dependencies":["a090e21alginequal12a-h5"],"title":"Simplifying the Inequality","text":"Since the two inequalities are separated by an OR statement, they will both appear in the final result. First, simplify the ANDs of the two statements.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h7","type":"hint","dependencies":["a090e21alginequal12a-h6"],"title":"Simplifying the Inequality: Part A","text":"Simplify $$1+2x>0$$ AND $$x+3>0$$ by isolating \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a090e21alginequal12a-h7"],"title":"Simplifying the Inequality: Part A","text":"Simplify $$1+2x>0$$. Only input the number after the $$\'>\'$$ symbol.","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a090e21alginequal12a-h8-s1","type":"hint","dependencies":[],"title":"Simplifying the Inequality: $$1+2x>0$$","text":"Rearrange the inequality so that the \'x\'s are separated from the constants.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h8-s2","type":"hint","dependencies":["a090e21alginequal12a-h8-s1"],"title":"Simplifying the Inequality: $$1+2x>0$$","text":"Subtract $$1$$ from the left to get $$2x>0-1$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h8-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a090e21alginequal12a-h8-s2"],"title":"Simplifying the Inequality: $$1+2x>0$$","text":"What is $$0-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h8-s4","type":"hint","dependencies":["a090e21alginequal12a-h8-s3"],"title":"Simplifying the Inequality: $$1+2x>0$$","text":"Divide $$2$$ from both sides of $$2x>-1$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal12a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a090e21alginequal12a-h7"],"title":"Simplifying the Inequality: Part A","text":"Simplify $$x+3>0$$. Only input the number after the $$\'>\'$$ symbol.","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a090e21alginequal12a-h9-s5","type":"hint","dependencies":[],"title":"Simplifying the Inequality: $$x+3>0$$","text":"Rearrange the inequality so that the \'x\'s are separated from the constants.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h9-s6","type":"hint","dependencies":["a090e21alginequal12a-h9-s5"],"title":"Simplifying the Inequality: $$x+3>0$$","text":"Subtract $$3$$ from the left to get $$x>0-3$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h9-s7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a090e21alginequal12a-h9-s6"],"title":"Simplifying the Inequality: $$x+3>0$$","text":"What is $$0-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal12a-h10","type":"hint","dependencies":["a090e21alginequal12a-h8","a090e21alginequal12a-h9"],"title":"Simplifying the Inequality: Part B","text":"Simplify $$1+2x<0$$ AND $$x+3<0$$ by isolating \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a090e21alginequal12a-h10"],"title":"Simplifying the Inequality: Part B","text":"Simplify $$1+2x<0$$. Only input the number after the $$\'<\'$$ symbol.","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a090e21alginequal12a-h11-s8","type":"hint","dependencies":[],"title":"Simplifying the Inequality: $$1+2x<0$$","text":"Rearrange the inequality so that the \'x\'s are separated from the constants.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h11-s9","type":"hint","dependencies":["a090e21alginequal12a-h11-s8"],"title":"Simplifying the Inequality: $$1+2x<0$$","text":"Subtract $$1$$ from the left to get $$2x<0-1$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h11-s10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a090e21alginequal12a-h11-s9"],"title":"Simplifying the Inequality: $$1+2x<0$$","text":"What is $$0-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h11-s11","type":"hint","dependencies":["a090e21alginequal12a-h11-s10"],"title":"Simplifying the Inequality: $$1+2x<0$$","text":"Divide $$2$$ from both sides of $$2x<-1$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal12a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a090e21alginequal12a-h10"],"title":"Simplifying the Inequality: Part B","text":"Simplify $$x+3<0$$. Only input the number after the $$\'<\'$$ symbol.","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a090e21alginequal12a-h12-s12","type":"hint","dependencies":[],"title":"Simplifying the Inequality: $$x+3<0$$","text":"Rearrange the inequality so that the \'x\'s are separated from the constants.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h12-s13","type":"hint","dependencies":["a090e21alginequal12a-h12-s12"],"title":"Simplifying the Inequality: $$x+3<0$$","text":"Subtract $$3$$ from the left to get $$x<0-3$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h12-s14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a090e21alginequal12a-h12-s13"],"title":"Simplifying the Inequality: $$x+3<0$$","text":"What is $$0-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal12a-h13","type":"hint","dependencies":["a090e21alginequal12a-h11","a090e21alginequal12a-h12"],"title":"Interval Notation","text":"The inequality has been simplified to (x>-1/2 AND x>-3) OR (x<-1/2 AND x<-3).","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h14","type":"hint","dependencies":["a090e21alginequal12a-h13"],"title":"Interval Notation","text":"Since the two inequalities are separated by an OR statement, they will both appear in the final result. First, simplify the ANDs of the two statements.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h15","type":"hint","dependencies":["a090e21alginequal12a-h14"],"title":"Interval Notation: Part A","text":"The inequality $$x>\\\\frac{-1}{2}$$ AND $$x>-3$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a090e21alginequal12a-h15"],"title":"Interval Notation: Part A","text":"What is the lower bound of the inequality $$x>\\\\frac{-1}{2}$$ AND $$x>-3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$\\\\frac{-1}{2}$$","$$-3$$"]},{"id":"a090e21alginequal12a-h17","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\infty$$"],"dependencies":["a090e21alginequal12a-h15"],"title":"Interval Notation: Part A","text":"What is the upper bound of the inequality $$x>\\\\frac{-1}{2}$$ AND $$x>-3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$\\\\frac{-1}{2}$$","$$-3$$"]},{"id":"a090e21alginequal12a-h18","type":"hint","dependencies":["a090e21alginequal12a-h16","a090e21alginequal12a-h17"],"title":"Interval Notation: Part A","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h19","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal12a-h18"],"title":"Interval Notation: Part A","text":"Is the lower bound $$\\\\frac{-1}{2}$$ included as a valid value of \'x\' in $$\\\\frac{-1}{2}<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal12a-h20","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal12a-h18"],"title":"Interval Notation: Part A","text":"Is the upper bound $$\\\\infty$$ included as a valid value of \'x\' in $$\\\\frac{-1}{2}<x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a090e21alginequal12a-h20-s1","type":"hint","dependencies":[],"title":"Interval Notation: Part A","text":"As $$\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal12a-h21","type":"hint","dependencies":["a090e21alginequal12a-h19","a090e21alginequal12a-h20"],"title":"Interval Notation: Part B","text":"The inequality $$x<\\\\frac{-1}{2}$$ AND $$x<-3$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h22","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\infty$$"],"dependencies":["a090e21alginequal12a-h21"],"title":"Interval Notation: Part B","text":"What is the lower bound of the inequality $$x<\\\\frac{-1}{2}$$ AND $$x<-3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$\\\\frac{-1}{2}$$","$$-3$$"]},{"id":"a090e21alginequal12a-h23","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-3$$"],"dependencies":["a090e21alginequal12a-h21"],"title":"Interval Notation: Part B","text":"What is the upper bound of the inequality $$x<\\\\frac{-1}{2}$$ AND $$x<-3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$\\\\frac{-1}{2}$$","$$-3$$"]},{"id":"a090e21alginequal12a-h24","type":"hint","dependencies":["a090e21alginequal12a-h22","a090e21alginequal12a-h23"],"title":"Interval Notation: Part B","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal12a-h25","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal12a-h24"],"title":"Interval Notation: Part B","text":"Is the lower bound $$-\\\\infty$$ included as a valid value of \'x\' in $$x<-3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a090e21alginequal12a-h25-s1","type":"hint","dependencies":[],"title":"Interval Notation: Part B","text":"As $$-\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal12a-h26","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal12a-h24"],"title":"Interval Notation: Part B","text":"Is the upper bound $$-3$$ included as a valid value of \'x\' in $$x<-3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal12a-h27","type":"hint","dependencies":["a090e21alginequal12a-h25","a090e21alginequal12a-h26"],"title":"Interval Notation","text":"The bounds for the two equations, $$(-\\\\infty,-3)$$ and $$(\\\\frac{-1}{2},\\\\infty)$$, can be ORed together using \' $$\\\\cup$$ \'.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a090e21alginequal2","title":"Algebra with Inequalities: Part A","body":"These questions test your knowledge of the core concepts. Determine which numbers \'x\' satisfy the following conditions. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal2a","stepAnswer":["$$[\\\\frac{1}{5},\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$2^{x+1}$$ $$\\\\geq$$ $$4^{1-2x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{1}{5},\\\\infty)$$","choices":["$$[\\\\frac{1}{5},\\\\infty)$$","$$(0,\\\\infty)$$","$$(-\\\\infty,1]$$","$$[\\\\frac{3}{4},\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal2a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Rewrite the inequality such that both exponents have the same base.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a090e21alginequal2a-h1"],"title":"Same Base","text":"$$4=2^x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h3","type":"hint","dependencies":["a090e21alginequal2a-h2"],"title":"Same Base","text":"Rewrite $$4^{1-2x}$$ with a base of $$2$$. Remember that $${\\\\left(a^b\\\\right)}^c=a^{b c}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2-4x$$"],"dependencies":["a090e21alginequal2a-h3"],"title":"Same Base","text":"What is $$2\\\\left(1-2x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h5","type":"hint","dependencies":["a090e21alginequal2a-h4"],"title":"Removing the Exponent","text":"For some base $$b>1$$, $$b^a$$ $$\\\\geq$$ $$b^c$$ is the same as a $$\\\\geq$$ c.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a090e21alginequal2a-h5"],"title":"Removing the Exponent","text":"Is the base $$2>1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+1$$"],"dependencies":["a090e21alginequal2a-h6"],"title":"Removing the Exponent","text":"What is $$2^{x+1}$$ written without the exponent?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2-4x$$"],"dependencies":["a090e21alginequal2a-h6"],"title":"Removing the Exponent","text":"What is $$2^{2-4x}$$ written without the exponent?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h9","type":"hint","dependencies":["a090e21alginequal2a-h7","a090e21alginequal2a-h8"],"title":"Simplifying the Inequality","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h10","type":"hint","dependencies":["a090e21alginequal2a-h9"],"title":"Simplifying the Inequality","text":"Subtract $$1$$ from the left and add $$4x$$ from the right to get $$x+4x$$ $$\\\\geq$$ $$2-1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x$$"],"dependencies":["a090e21alginequal2a-h10"],"title":"Simplifying the Inequality","text":"What is $$x+4x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a090e21alginequal2a-h10"],"title":"Simplifying the Inequality","text":"What is $$2-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h13","type":"hint","dependencies":["a090e21alginequal2a-h11","a090e21alginequal2a-h12"],"title":"Simplifying the Inequality","text":"Divide $$5$$ from both sides of $$5x$$ $$\\\\geq$$ $$1$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h14","type":"hint","dependencies":["a090e21alginequal2a-h13"],"title":"Interval Notation","text":"The inequality $$x$$ $$\\\\geq$$ $$\\\\frac{1}{5}$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a090e21alginequal2a-h14"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$x$$ $$\\\\geq$$ $$\\\\frac{1}{5}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{1}{5}$$","$$-\\\\infty$$"]},{"id":"a090e21alginequal2a-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\infty$$"],"dependencies":["a090e21alginequal2a-h15"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$x$$ $$\\\\geq$$ $$\\\\frac{1}{5}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{1}{5}$$","$$\\\\infty$$"]},{"id":"a090e21alginequal2a-h17","type":"hint","dependencies":["a090e21alginequal2a-h15","a090e21alginequal2a-h16"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal2a-h18","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a090e21alginequal2a-h17"],"title":"Interval Notation","text":"Is the lower bound $$\\\\frac{1}{5}$$ included as a valid value of \'x\' in $$x$$ $$\\\\geq$$ $$\\\\frac{1}{5}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a090e21alginequal2a-h19","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal2a-h17"],"title":"Interval Notation","text":"Is the upper bound $$\\\\infty$$ included as a valid value of \'x\' in $$x$$ $$\\\\geq$$ $$\\\\frac{1}{5}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a090e21alginequal2a-h19-s1","type":"hint","dependencies":[],"title":"Infinity in Interval Notation","text":"As $$\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a090e21alginequal3","title":"Algebra with Inequalities: Part A","body":"These questions test your knowledge of the core concepts. Determine which numbers \'x\' satisfy the following conditions. Express your answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Algebra with Inequalities","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a090e21alginequal3a","stepAnswer":["$$(-\\\\infty,1)$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\sqrt[3]{3x+2}>\\\\sqrt[3]{1+4x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,1)$$","choices":["$$(-\\\\infty,1)$$","$$(-\\\\infty,\\\\frac{3}{7})$$","$$(-\\\\infty,\\\\infty)$$","$$[0,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a090e21alginequal3a-h1","type":"hint","dependencies":[],"title":"Removing the Cube Root","text":"For some nth root $$b$$, $$\\\\sqrt[b]{a}>\\\\sqrt[b]{c}$$ is the same as $$a>c$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x+2$$"],"dependencies":["a090e21alginequal3a-h1"],"title":"Removing the Cube Root","text":"What is $$\\\\sqrt[3]{3x+2}$$ written without the cube root?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1+4x$$"],"dependencies":["a090e21alginequal3a-h1"],"title":"Removing the Cube Root","text":"What is $$\\\\sqrt[3]{1+4x}$$ written without the cube root?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h4","type":"hint","dependencies":["a090e21alginequal3a-h2","a090e21alginequal3a-h3"],"title":"Simplifying the Inequality","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h5","type":"hint","dependencies":["a090e21alginequal3a-h4"],"title":"Simplifying the Inequality","text":"Subtract $$3x$$ from the left and subtract $$1$$ from the right to get $$2-1>4x-3x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a090e21alginequal3a-h5"],"title":"Simplifying the Inequality","text":"What is $$2-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a090e21alginequal3a-h6"],"title":"Simplifying the Inequality","text":"What is $$4x-3x$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h8","type":"hint","dependencies":["a090e21alginequal3a-h7"],"title":"Interval Notation","text":"The inequality $$1>x$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\infty$$"],"dependencies":["a090e21alginequal3a-h8"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$1>x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$1$$","$$-\\\\infty$$"]},{"id":"a090e21alginequal3a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$"],"dependencies":["a090e21alginequal3a-h9"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$1>x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$1$$","$$\\\\infty$$"]},{"id":"a090e21alginequal3a-h11","type":"hint","dependencies":["a090e21alginequal3a-h9","a090e21alginequal3a-h10"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a090e21alginequal3a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal3a-h11"],"title":"Interval Notation","text":"Is the lower bound $$-\\\\infty$$ included as a valid value of \'x\' in $$1>x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a090e21alginequal3a-h12-s1","type":"hint","dependencies":[],"title":"Infinity in Interval Notation","text":"As $$\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a090e21alginequal3a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a090e21alginequal3a-h11"],"title":"Interval Notation","text":"Is the upper bound $$\\\\infty$$ included as a valid value of \'x\' in $$1>x$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a0a04b1divmonomial1","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial1a","stepAnswer":["$$x^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^9}{x^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial1a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial1b","stepAnswer":["$$3^8$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3^{10}}{3^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3^8$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial1b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial10","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial10a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$9^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial10a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial10b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$n^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial10b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial11","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial11a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${15}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial11a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial11b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$m^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial11b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial12","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial12a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$k^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial12a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial12b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${29}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial12b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial13","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial13a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(5b\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial13a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial13b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-4{ba}^2\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial13b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial14","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial14a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(11z\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial14a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial14b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-11{pq}^3\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial14b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial15","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial15a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-6d\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial15a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial15b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\left(-8m^2\\\\right) n^3\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial15b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial16","title":"Simplifying Expressions Using the Quotient to a Power Property","body":"Simplify the expression using the Quotient to a Power Property.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial16a","stepAnswer":["$$\\\\frac{9}{49}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{3}{7}\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9}{49}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial16a-h1","type":"hint","dependencies":[],"title":"Quotient to a Power Property","text":"If a and $$b$$ are real numbers, $$b$$ is not zero, and $$m$$ is a counting number, then $${\\\\left(\\\\frac{a}{b}\\\\right)}^m=\\\\frac{a^m}{b^m}$$. For example, $${\\\\left(\\\\frac{1}{2}\\\\right)}^2=\\\\frac{1^2}{2^2}=\\\\frac{1}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial16b","stepAnswer":["$$\\\\frac{b^2}{9}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{b}{3}\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{b^2}{9}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial16b-h1","type":"hint","dependencies":[],"title":"Quotient to a Power Property","text":"If a and $$b$$ are real numbers, $$b$$ is not zero, and $$m$$ is a counting number, then $${\\\\left(\\\\frac{a}{b}\\\\right)}^m=\\\\frac{a^m}{b^m}$$. For example, $${\\\\left(\\\\frac{1}{2}\\\\right)}^2=\\\\frac{1^2}{2^2}=\\\\frac{1}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial16c","stepAnswer":["$$\\\\frac{k^3}{j^3}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{k}{j}\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{k^3}{j^3}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial16c-h1","type":"hint","dependencies":[],"title":"Quotient to a Power Property","text":"If a and $$b$$ are real numbers, $$b$$ is not zero, and $$m$$ is a counting number, then $${\\\\left(\\\\frac{a}{b}\\\\right)}^m=\\\\frac{a^m}{b^m}$$. For example, $${\\\\left(\\\\frac{1}{2}\\\\right)}^2=\\\\frac{1^2}{2^2}=\\\\frac{1}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial17","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial17a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${20}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial17a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial17b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$b^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial17b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial18","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial18a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${13}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial18a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial18b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$k^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial18b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial19","title":"Simplifying Expressions with an Exponent of Zero","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial19a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(12x\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial19a-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial19b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\left(-56p^4\\\\right) q^3\\\\right)}^0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial19b-h1","type":"hint","dependencies":[],"title":"Zero as an Exponent","text":"Any nonzero expression or number raised to the power of $$0$$ is equal to $$1$$. For example, $$5^0=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial2","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial2a","stepAnswer":["$$x^5$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^{15}}{x^{10}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial2a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial2b","stepAnswer":["$$6^9$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6^{14}}{6^5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6^9$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial2b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial20","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial20a","stepAnswer":["$$\\\\frac{1}{x^6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x}{x^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x^6}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial20a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial20b","stepAnswer":["$$\\\\frac{1}{{10}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{10}{{10}^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{{10}^2}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial20b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial3","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial3a","stepAnswer":["$$y^6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y^{43}}{y^{37}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^6$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial3a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial3b","stepAnswer":["$${10}^8$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{10}^{15}}{{10}^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${10}^8$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial3b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial4","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial4a","stepAnswer":["$$\\\\frac{1}{b^4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{b^8}{b^{12}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{b^4}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial4a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial4b","stepAnswer":["$$\\\\frac{1}{7^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7^3}{7^5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{7^2}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial4b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial5","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial5a","stepAnswer":["$$x^4$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^{18}}{x^{22}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^4$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial5a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial5b","stepAnswer":["$$\\\\frac{1}{{12}^{15}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{12}^{15}}{{12}^{30}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{{12}^{15}}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial5b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial6","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial6a","stepAnswer":["$$\\\\frac{1}{m^8}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{m^7}{m^{15}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{m^8}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial6a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial6b","stepAnswer":["$$\\\\frac{1}{9^{11}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{9^8}{9^{19}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{9^{11}}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial6b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial7","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial7a","stepAnswer":["$$\\\\frac{1}{a^4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{a^5}{a^9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{a^4}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial7a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial7b","stepAnswer":["$$x^4$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^{11}}{x^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^4$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial7b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial8","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial8a","stepAnswer":["$$b^8$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{b^{19}}{b^{11}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b^8$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial8a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial8b","stepAnswer":["$$z^6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{z^5}{z^{11}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z^6$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial8b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0a04b1divmonomial9","title":"Using the Quotient Property for Exponents","body":"Use the Quotient Property for exponents to simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.5 Divide Monomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0a04b1divmonomial9a","stepAnswer":["$$\\\\frac{1}{p^6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{p^9}{p^{17}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{p^6}$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial9a-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0a04b1divmonomial9b","stepAnswer":["$$w^4$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{w^{13}}{w^9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$w^4$$","hints":{"DefaultPathway":[{"id":"a0a04b1divmonomial9b-h1","type":"hint","dependencies":[],"title":"Definition of the Quotient Property for Exponents","text":"If $$m>n$$, then $$\\\\frac{a^m}{a^n}$$ is equal to $$a^{m-n}$$. Otherwise, if $$m<n$$, then $$\\\\frac{a^m}{a^n}=\\\\frac{1}{a^{n-m}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe1","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe1a","stepAnswer":["$$\\\\left(u+100\\\\right) \\\\left(u+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$u^2+101u+100$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(u+100\\\\right) \\\\left(u+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe1a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe1a-h2","type":"hint","dependencies":["a0ca101exe1a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$100$$ and $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe1a-h3","type":"hint","dependencies":["a0ca101exe1a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe10","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe10a","stepAnswer":["$$\\\\left(y+1\\\\right) \\\\left(y-7\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$y^2-6y-7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(y+1\\\\right) \\\\left(y-7\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe10a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe10a-h2","type":"hint","dependencies":["a0ca101exe10a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$1$$ and $$-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe10a-h3","type":"hint","dependencies":["a0ca101exe10a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe11","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe11a","stepAnswer":["$$\\\\left(y+1\\\\right) \\\\left(y-3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$v^2-2v-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(y+1\\\\right) \\\\left(y-3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe11a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe11a-h2","type":"hint","dependencies":["a0ca101exe11a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$1$$ and $$-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe11a-h3","type":"hint","dependencies":["a0ca101exe11a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe12","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe12a","stepAnswer":["$$\\\\left(x+5\\\\right) \\\\left(x-6\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$x^2-x-12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+5\\\\right) \\\\left(x-6\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe12a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe12a-h2","type":"hint","dependencies":["a0ca101exe12a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$5$$ and $$-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe12a-h3","type":"hint","dependencies":["a0ca101exe12a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe13","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe13a","stepAnswer":["$$\\\\left(r+2\\\\right) \\\\left(r-4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$r^2-2r-8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(r+2\\\\right) \\\\left(r-4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe13a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe13a-h2","type":"hint","dependencies":["a0ca101exe13a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$2$$ and $$-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe13a-h3","type":"hint","dependencies":["a0ca101exe13a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe14","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe14a","stepAnswer":["$$\\\\left(a+4\\\\right) \\\\left(a-7\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$a^2-3a-28$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(a+4\\\\right) \\\\left(a-7\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe14a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe14a-h2","type":"hint","dependencies":["a0ca101exe14a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$4$$ and $$-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe14a-h3","type":"hint","dependencies":["a0ca101exe14a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe15","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe15a","stepAnswer":["$$\\\\left(b+2\\\\right) \\\\left(b-15\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$b^2-13b-30$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(b+2\\\\right) \\\\left(b-15\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe15a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe15a-h2","type":"hint","dependencies":["a0ca101exe15a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$2$$ and $$-15$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe15a-h3","type":"hint","dependencies":["a0ca101exe15a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe16","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe16a","stepAnswer":["$$\\\\left(x+1\\\\right) \\\\left(x+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2+4x+3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+1\\\\right) \\\\left(x+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe16a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe16a-h2","type":"hint","dependencies":["a0ca101exe16a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=3$$ and $$h=1$$, because they sum to $$b=4$$ and multiply to $$c=3$$. We have $$\\\\left(x+1\\\\right) \\\\left(x+3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe17","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe17a","stepAnswer":["$$\\\\left(y+7\\\\right) \\\\left(y+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$y^2+8y+7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(y+7\\\\right) \\\\left(y+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe17a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe17a-h2","type":"hint","dependencies":["a0ca101exe17a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(y+h\\\\right) \\\\left(y+k\\\\right)$$, we could take $$h=7$$ and $$k=1$$, because they sum to $$b=8$$ and multiply to $$c=7$$. We have $$\\\\left(y+7\\\\right) \\\\left(y+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe18","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe18a","stepAnswer":["$$\\\\left(m+11\\\\right) \\\\left(m+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$m^2+12m+11$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(m+11\\\\right) \\\\left(m+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe18a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe18a-h2","type":"hint","dependencies":["a0ca101exe18a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(m+h\\\\right) \\\\left(m+k\\\\right)$$, we could take $$k=11$$ and $$h=1$$, because they sum to $$b=12$$ and multiply to $$c=11$$. We have $$\\\\left(m+11\\\\right) \\\\left(m+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe19","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe19a","stepAnswer":["$$\\\\left(b+13\\\\right) \\\\left(b+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$b^2+14b+13$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(b+13\\\\right) \\\\left(b+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe19a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe19a-h2","type":"hint","dependencies":["a0ca101exe19a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(b+h\\\\right) \\\\left(b+k\\\\right)$$, we could take $$k=13$$ and $$h=1$$, because they sum to $$b=14$$ and multiply to $$c=13$$. We have $$\\\\left(b+13\\\\right) \\\\left(b+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe2","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe2a","stepAnswer":["$$(x-2)(x-6)$$"],"problemType":"TextBox","stepTitle":"$$x^2-8x+12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(x-2)(x-6)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe2a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe2a-h2","type":"hint","dependencies":["a0ca101exe2a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$-2$$ and $$-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe2a-h3","type":"hint","dependencies":["a0ca101exe2a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe20","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe20a","stepAnswer":["$$\\\\left(a+5\\\\right) \\\\left(a+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$a^2+9a+20$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(a+5\\\\right) \\\\left(a+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe20a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe20a-h2","type":"hint","dependencies":["a0ca101exe20a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(a+h\\\\right) \\\\left(a+k\\\\right)$$, we could take $$k=5$$ and $$h=4$$, because they sum to $$b=9$$ and multiply to $$c=20$$. We have $$\\\\left(a+5\\\\right) \\\\left(a+4\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe21","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe21a","stepAnswer":["$$\\\\left(m+4\\\\right) \\\\left(m+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$m^2+7m+12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(m+4\\\\right) \\\\left(m+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe21a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe21a-h2","type":"hint","dependencies":["a0ca101exe21a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(m+h\\\\right) \\\\left(m+k\\\\right)$$, we could take $$k=4$$ and $$h=3$$, because they sum to $$b=7$$ and multiply to $$c=12$$. We have $$\\\\left(m+4\\\\right) \\\\left(m+3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe22","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe22a","stepAnswer":["$$\\\\left(p+6\\\\right) \\\\left(p+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$p^2+11p+30$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(p+6\\\\right) \\\\left(p+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe22a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe22a-h2","type":"hint","dependencies":["a0ca101exe22a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(p+h\\\\right) \\\\left(p+k\\\\right)$$, we could take $$k=6$$ and $$h=5$$, because they sum to $$b=11$$ and multiply to $$c=30$$. We have $$\\\\left(p+6\\\\right) \\\\left(p+5\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe23","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe23a","stepAnswer":["$$\\\\left(x+7\\\\right) \\\\left(x+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2+10x+21$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+7\\\\right) \\\\left(x+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe23a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe23a-h2","type":"hint","dependencies":["a0ca101exe23a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=7$$ and $$h=3$$, because they sum to $$b=10$$ and multiply to $$c=21$$ We have $$\\\\left(x+7\\\\right) \\\\left(x+3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe24","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe24a","stepAnswer":["$$\\\\left(x+16\\\\right) \\\\left(x+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2+19x+48$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+16\\\\right) \\\\left(x+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe24a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe24a-h2","type":"hint","dependencies":["a0ca101exe24a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=16$$ and $$h=3$$, because they sum to $$b=19$$ and multiply to $$c=48$$. We have $$\\\\left(x+16\\\\right) \\\\left(x+3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe25","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe25a","stepAnswer":["$$\\\\left(x+6\\\\right) \\\\left(x+8\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2+14b+48$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+6\\\\right) \\\\left(x+8\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe25a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe25a-h2","type":"hint","dependencies":["a0ca101exe25a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=6$$ and $$h=8$$, because they sum to $$b=14$$ and multiply to $$c=48$$. We have $$\\\\left(x+6\\\\right) \\\\left(x+8\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe26","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe26a","stepAnswer":["$$\\\\left(x+5\\\\right) \\\\left(x+20\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2+25x+100$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+5\\\\right) \\\\left(x+20\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe26a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe26a-h2","type":"hint","dependencies":["a0ca101exe26a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=20$$ and $$h=5$$, because they sum to $$b=25$$ and multiply to $$c=100$$. We have $$\\\\left(x+5\\\\right) \\\\left(x+20\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe27","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe27a","stepAnswer":["$$\\\\left(x-5\\\\right) \\\\left(x+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2+25x+100$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x-5\\\\right) \\\\left(x+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe27a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe27a-h2","type":"hint","dependencies":["a0ca101exe27a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=-5$$ and $$h=1$$, because they sum to $$b=-4$$ and multiply to $$c=-5$$ We have $$\\\\left(x-5\\\\right) \\\\left(x+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe28","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe28a","stepAnswer":["$$\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2-4x-12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe28a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe28a-h2","type":"hint","dependencies":["a0ca101exe28a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=-6$$ and $$h=2$$, because they sum to $$b=-4$$ and multiply to $$c=-12$$ We have $$\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe29","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe29a","stepAnswer":["$$\\\\left(x-5\\\\right) \\\\left(x+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2-x-20$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x-5\\\\right) \\\\left(x+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe29a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe29a-h2","type":"hint","dependencies":["a0ca101exe29a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=-5$$ and $$h=4$$, because they sum to $$b=-1$$ and multiply to $$c=-20$$ We have $$\\\\left(x-5\\\\right) \\\\left(x+4\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe3","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe3a","stepAnswer":["$$(q-4)(q-9)$$"],"problemType":"TextBox","stepTitle":"$$q^2-13q+36$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(q-4)(q-9)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe3a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe3a-h2","type":"hint","dependencies":["a0ca101exe3a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$-4$$ and $$-9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe3a-h3","type":"hint","dependencies":["a0ca101exe3a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe30","title":"Factoring Trinomials","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe30a","stepAnswer":["$$\\\\left(x-5\\\\right) \\\\left(h+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor the following trinomial: $$x^2-2x-15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x-5\\\\right) \\\\left(h+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe30a-h1","type":"hint","dependencies":[],"title":"Factoring $$x^2+bx+c$$","text":"When factoring trinomials of the form $$x^2+bx+c$$, we get an answer $$\\\\left(x+k\\\\right) \\\\left(x+h\\\\right)$$, where k and $$h$$ sum to $$b$$ and multiply to c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe30a-h2","type":"hint","dependencies":["a0ca101exe30a-h1"],"title":"Factoring the Equation with the Given Rules","text":"To factor into the form $$\\\\left(x+h\\\\right) \\\\left(x+k\\\\right)$$, we could take $$k=-5$$, $$h=3$$, because they sum to $$b=-2$$ and multiply to $$c=-15$$ We have $$\\\\left(x-5\\\\right) \\\\left(h+3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe4","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe4a","stepAnswer":["$$(y-3)(y-15)$$"],"problemType":"TextBox","stepTitle":"$$y^2-18y+45$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(y-3)(y-15)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe4a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe4a-h2","type":"hint","dependencies":["a0ca101exe4a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$-3$$ and $$-15$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe4a-h3","type":"hint","dependencies":["a0ca101exe4a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe5","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe5a","stepAnswer":["$$(m-3)(m-10)$$"],"problemType":"TextBox","stepTitle":"$$m^2-13m+30$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(m-3)(m-10)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe5a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe5a-h2","type":"hint","dependencies":["a0ca101exe5a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$-3$$ and $$-10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe5a-h3","type":"hint","dependencies":["a0ca101exe5a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe6","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe6a","stepAnswer":["$$(x-1)(x-7)$$"],"problemType":"TextBox","stepTitle":"$$x^2-8x+7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(x-1)(x-7)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe6a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe6a-h2","type":"hint","dependencies":["a0ca101exe6a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$-1$$ and $$-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe6a-h3","type":"hint","dependencies":["a0ca101exe6a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe7","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe7a","stepAnswer":["$$(y-2)(y-3)$$"],"problemType":"TextBox","stepTitle":"$$y^2-5y+6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(y-2)(y-3)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe7a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe7a-h2","type":"hint","dependencies":["a0ca101exe7a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$-2$$ and $$-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe7a-h3","type":"hint","dependencies":["a0ca101exe7a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe8","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe8a","stepAnswer":["$$\\\\left(p+6\\\\right) \\\\left(p-1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$p^2+5p-6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(p+6\\\\right) \\\\left(p-1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe8a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe8a-h2","type":"hint","dependencies":["a0ca101exe8a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$6$$ and $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe8a-h3","type":"hint","dependencies":["a0ca101exe8a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ca101exe9","title":"Factor Trinomials of the Form x2 + bx + c","body":"Factor the Trinomial (Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1):","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Factor Trinomials with Leading Coefficient 1","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a0ca101exe9a","stepAnswer":["$$\\\\left(p+7\\\\right) \\\\left(p-1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$n^2+6n-7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(p+7\\\\right) \\\\left(p-1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a0ca101exe9a-h1","type":"hint","dependencies":[],"title":"Find Two Factors","text":"In the form $${ax}^2+bx+c$$, find $$2$$ numbers that multiply to c and add up to $$b$$ (Note: This only works when $$a=1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe9a-h2","type":"hint","dependencies":["a0ca101exe9a-h1"],"title":"Two Factors","text":"The two factors that match these rules are $$7$$ and $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ca101exe9a-h3","type":"hint","dependencies":["a0ca101exe9a-h2"],"title":"Plug into factored form","text":"The factored form is $$\\\\left(x+y\\\\right) \\\\left(x+z\\\\right)$$. The value of $$x$$ can vary depending on the equation (could be u, $$y$$, f, etc) and the values of $$y$$ and $$z$$ are the two factored numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly1","title":"Adding Polynomials","body":"Find the sum of the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly1a","stepAnswer":["$$4x^3+20x^2+4x-1$$"],"problemType":"TextBox","stepTitle":"$$12x^2+9x-21+4x^3+8x^2-5x+20$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^3+20x^2+4x-1$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly1a-h1","type":"hint","dependencies":[],"title":"Combining $$x^3$$ Terms","text":"The first step is to combine the terms containing $$x^3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^3$$"],"dependencies":["a0cc26bpoly1a-h1"],"title":"Combining $$x^3$$ Terms","text":"How can we combine the $$x^3$$ coefficients?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h3","type":"hint","dependencies":["a0cc26bpoly1a-h2"],"title":"Combining $$x^3$$ Terms","text":"Since our only $$x^3$$ terms is $$4x^3$$, this is the most simplified version of $$x^3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h4","type":"hint","dependencies":["a0cc26bpoly1a-h3"],"title":"Combining $$x^2$$ Terms","text":"Next, we can combine the terms with $$x^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h5","type":"hint","dependencies":["a0cc26bpoly1a-h4"],"title":"Combining $$x^2$$ Terms","text":"How can we simplify the $$2x$$ coefficients?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h6","type":"hint","dependencies":["a0cc26bpoly1a-h5"],"title":"Combining $$x^2$$ Terms","text":"Our $$x^2$$ terms are $$12x^2$$ and $$8x^2$$. We can simplify the $$x^2$$ terms by adding the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20x^2$$"],"dependencies":["a0cc26bpoly1a-h6"],"title":"Combining $$x^2$$ Terms","text":"What is $$12x^2+8x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h8","type":"hint","dependencies":["a0cc26bpoly1a-h7"],"title":"Combining $$x$$ Terms","text":"Now we can simplify the $$x$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x$$"],"dependencies":["a0cc26bpoly1a-h8"],"title":"Combining $$x$$ Terms","text":"What is the simplified version of the $$x$$ terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h10","type":"hint","dependencies":["a0cc26bpoly1a-h9"],"title":"Combining $$x$$ Terms","text":"The $$x$$ terms are $$9x$$ and $$-5x$$. We can simplify the $$x$$ terms by adding the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x$$"],"dependencies":["a0cc26bpoly1a-h10"],"title":"Combining $$x$$ Terms","text":"What is $$9x-5x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h12","type":"hint","dependencies":["a0cc26bpoly1a-h11"],"title":"Adding the Constants","text":"The last part we need to simplify is the constants. The constants in this expression are $$-21$$ and $$20$$. By adding these integers, we will have the simplified term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a0cc26bpoly1a-h12"],"title":"Adding the Constants","text":"What is $$-21+20$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^3+20x^2+4x-1$$"],"dependencies":["a0cc26bpoly1a-h13"],"title":"Simplified Expression","text":"How do we format the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly1a-h15","type":"hint","dependencies":["a0cc26bpoly1a-h14"],"title":"Simplified Expression","text":"Since there are no more terms to simplify, we can write the expression as the sum of the simplified terms: $$4x^3+20x^2+4x-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly10","title":"Expanding the Perfect Squares","body":"Expand the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly10a","stepAnswer":["$$16x^2-8x+1$$"],"problemType":"TextBox","stepTitle":"Expand $${\\\\left(4x-1\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16x^2-8x+1$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly10a-h1","type":"hint","dependencies":[],"title":"Form of the expression","text":"This expression is in the form of $${\\\\left(a-b\\\\right)}^2$$. $${\\\\left(a-b\\\\right)}^2=a^2-2ab+b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16x^2-8x+1$$"],"dependencies":["a0cc26bpoly10a-h1"],"title":"Substituting","text":"Let $$4x=a$$ and let $$1=b$$. What is $${\\\\left(4x-1\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly11","title":"Multiplying Binomials Resulting in a Difference of Squares","body":"Expand the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly11a","stepAnswer":["$$81x^2-16$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(9x+4\\\\right) \\\\left(9x-4\\\\right)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$81x^2-16$$","choices":["$$81x^2-16$$","Expanding the expression"],"hints":{"DefaultPathway":[{"id":"a0cc26bpoly11a-h1","type":"hint","dependencies":[],"title":"Difference of Squares","text":"This expression is in the form of $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$. $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$ $$=$$ $$a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81x^2-16$$"],"dependencies":["a0cc26bpoly11a-h1"],"title":"Substituting","text":"Let a $$=$$ $$9x$$ and $$b$$ $$=$$ $$4$$. What is $$\\\\left(9x+4\\\\right) \\\\left(9x-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly12","title":"Multiplying Binomials Resulting in a Difference of Squares","body":"Expand the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly12a","stepAnswer":["$$3x^2-2xy+17x-8y+20$$"],"problemType":"TextBox","stepTitle":"$$\\\\operatorname{Multiply}\\\\left(x+4\\\\right) \\\\left(3x-2y+5\\\\right)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^2-2xy+17x-8y+20$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly12a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"The first step is to use the distributive property. $$\\\\left(x+4\\\\right) \\\\left(3x-2y+5\\\\right)$$ $$=$$ $$x\\\\left(3x-2y+5\\\\right)+4\\\\left(3x-2y+5\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly12a-h2","type":"hint","dependencies":["a0cc26bpoly12a-h1"],"title":"Multiply","text":"The next step is to multiply those terms. $$x\\\\left(3x-2y+5\\\\right)+4\\\\left(3x-2y+5\\\\right)$$ $$=$$ $$3x^2-2xy+5x+12x-8y+20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly12a-h3","type":"hint","dependencies":["a0cc26bpoly12a-h2"],"title":"Combining Like Terms","text":"After you multiply, in order to simplify, you need to combine like terms. $$3x^2-2xy+5x+12x-8y+20$$ $$=$$ $$3x^2-2xy+5x+12x-8y+20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly12a-h4","type":"hint","dependencies":["a0cc26bpoly12a-h3"],"title":"Simplifying","text":"Finally, you need to simplify. $$3x^2-2xy+5x+12x-8y+20$$ $$=$$ $$3x^2-2xy+17x-8y+20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly13","title":"Multiplying Binomials Resulting in a Difference of Squares","body":"Expand the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly13a","stepAnswer":["$$6x^2+21xy-29x-7y+9$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(3x-1\\\\right) \\\\left(2x+7y-9\\\\right)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6x^2+21xy-29x-7y+9$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly13a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"The first step is to use the distributive property. $$\\\\left(3x-1\\\\right) \\\\left(2x+7y-9\\\\right)$$ $$=$$ $$3x\\\\left(2x+7y-9\\\\right)-1\\\\left(2x+7y-9\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly13a-h2","type":"hint","dependencies":["a0cc26bpoly13a-h1"],"title":"Multiply","text":"The next step is to multiply those terms. $$3x\\\\left(2x+7y-9\\\\right)-1\\\\left(2x+7y-9\\\\right)=$$ $$6x^2+21x-27x-2x-7y+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly13a-h3","type":"hint","dependencies":["a0cc26bpoly13a-h2"],"title":"Combining Like Terms","text":"After you multiply, in order to simplify, you need to combine like terms. $$6x^2+21xy-27x-2x-7y+9$$ $$=$$ $$6x^2+21xy-27x+2x-7y+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly13a-h4","type":"hint","dependencies":["a0cc26bpoly13a-h3"],"title":"Simplifying","text":"Finally, you need to simplify. $$6x^2+21xy-27x+2x-7y+9$$ $$=$$ $$6x^2+21xy-29x-7y+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly14","title":"Adding and Subtracting Polynomials","body":"Simplify the expression by adding or subtracting.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly14a","stepAnswer":["$$4x^2+3x+19$$"],"problemType":"TextBox","stepTitle":"$$12x^2+3x-8x^2-19$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2+3x+19$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly14a-h1","type":"hint","dependencies":[],"title":"Distributing the negative sign","text":"The first step is to distribute the negative sign to remove parentheses. $$12x^2+3x-8x^2-19$$ $$=$$ $$12x^2+3x-8x^2+19$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly14a-h2","type":"hint","dependencies":["a0cc26bpoly14a-h1"],"title":"Grouping like terms","text":"The next step is to group like terms. $$12x^2+3x-8x^2+19$$ $$=$$ $$12x^2-8x^2+3x+19$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly14a-h3","type":"hint","dependencies":["a0cc26bpoly14a-h2"],"title":"Combining and simplifying","text":"Finally, simplify the expression. $$12x^2-8x^2+3x+19$$ $$=$$ $$4x^2+3x+19$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly15","title":"Adding and Subtracting Polynomials","body":"Simplify the expression by adding or subtracting.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly15a","stepAnswer":["$$3w^2+30w+21$$"],"problemType":"TextBox","stepTitle":"$$6w^2+24w+24-3w^2-6w+3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3w^2+30w+21$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly15a-h1","type":"hint","dependencies":[],"title":"Distributing the negative sign","text":"The first step is to distribute the negative sign to remove parentheses. $$6w^2+24w+24-3w^2-6w+3$$ $$=$$ $$6w^2+24w+24-3w^2+6w-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly15a-h2","type":"hint","dependencies":["a0cc26bpoly15a-h1"],"title":"Grouping like terms","text":"The next step is to group like terms. $$6w^2+24w+24-3w^2+6w-3$$ $$=$$ $$6w^2-3w^2+24w+6w+24-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly15a-h3","type":"hint","dependencies":["a0cc26bpoly15a-h2"],"title":"Combining and simplifying","text":"Finally, simplify the expression. $$6w^2-3w^2+24w+6w+24-3$$ $$=$$ $$3w^2+30w+21$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly16","title":"Adding and Subtracting Polynomials","body":"Simplify the expression by adding or subtracting.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly16a","stepAnswer":["$$11b^4-9b^3+12b^2-7b+8$$"],"problemType":"TextBox","stepTitle":"Find the sum or difference. $$11b^4-6b^3+18b^2-4b+8-3b^3+6b^2+3b$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11b^4-9b^3+12b^2-7b+8$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly16a-h1","type":"hint","dependencies":[],"title":"Subtracing Polynomials","text":"In this problem you are subtracting one expression from another, so use the distributive property to distribute the negative sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h2","type":"hint","dependencies":["a0cc26bpoly16a-h1"],"title":"Group Like Terms","text":"Find all the $$b^4$$ terms and $$\\\\frac{add}{subtract}$$ the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a0cc26bpoly16a-h2"],"title":"Group Like Terms","text":"What is the coefficient that preceeds $$b^4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h4","type":"hint","dependencies":["a0cc26bpoly16a-h3"],"title":"Group Like Terms","text":"Find all the $$b^3$$ terms and $$\\\\frac{add}{subtract}$$ the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a0cc26bpoly16a-h4"],"title":"Group Like Terms","text":"What is the coefficient that preceeds $$b^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h6","type":"hint","dependencies":["a0cc26bpoly16a-h5"],"title":"Group Like Terms","text":"Find all the $$b^2$$ terms and $$\\\\frac{add}{subtract}$$ the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0cc26bpoly16a-h6"],"title":"Group Like Terms","text":"What is the coefficient that preceeds $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h8","type":"hint","dependencies":["a0cc26bpoly16a-h7"],"title":"Group Like Terms","text":"Find all the $$b$$ terms and $$\\\\frac{add}{subtract}$$ the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a0cc26bpoly16a-h8"],"title":"Group Like Terms","text":"What is the coefficient that preceeds $$b$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h10","type":"hint","dependencies":["a0cc26bpoly16a-h9"],"title":"Group Like Terms","text":"Find all the number terms and $$\\\\frac{add}{subtract}$$ them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a0cc26bpoly16a-h10"],"title":"Group Like Terms","text":"What is the number?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly16a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11b^4-9b^3+12b^2-7b+8$$"],"dependencies":["a0cc26bpoly16a-h11"],"title":"Writing Expressions","text":"Write an expression with all of the combined and simplified terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly17","title":"Multiplying Polynomials","body":"Find the product of the binomials.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly17a","stepAnswer":["$$24x^2-4x-8$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(4x+2\\\\right) \\\\left(6x-4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24x^2-4x-8$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly17a-h1","type":"hint","dependencies":[],"title":"FOIL Method","text":"Use the FOIL (first, outside, inside, last) method to multiply the binomials.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24x^2$$"],"dependencies":["a0cc26bpoly17a-h1"],"title":"FOIL Method","text":"What is the product of the first two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-16x$$"],"dependencies":["a0cc26bpoly17a-h2"],"title":"FOIL Method","text":"What is the product of the outside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12x$$"],"dependencies":["a0cc26bpoly17a-h3"],"title":"FOIL Method","text":"What is the product of the inside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a0cc26bpoly17a-h4"],"title":"FOIL Method","text":"What is the product of the last two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly17a-h6","type":"hint","dependencies":["a0cc26bpoly17a-h5"],"title":"Combine Like Terms","text":"Add the products and combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly18","title":"Multiplying Polynomials","body":"Find the product of the binomials.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly18a","stepAnswer":["$$24b^4-48b^2+24$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(6b^2-6\\\\right) \\\\left(4b^2-4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24b^4-48b^2+24$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly18a-h1","type":"hint","dependencies":[],"title":"FOIL Method","text":"Use the FOIL (first, outside, inside, last) method to multiply the binomials.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24b^4$$"],"dependencies":["a0cc26bpoly18a-h1"],"title":"FOIL Method","text":"What is the product of the first two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-24b^2$$"],"dependencies":["a0cc26bpoly18a-h2"],"title":"FOIL Method","text":"What is the product of the outside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-24b^2$$"],"dependencies":["a0cc26bpoly18a-h3"],"title":"FOIL Method","text":"What is the product of the inside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a0cc26bpoly18a-h4"],"title":"FOIL Method","text":"What is the product of the last two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly18a-h6","type":"hint","dependencies":["a0cc26bpoly18a-h5"],"title":"Combine Like Terms","text":"Add the products and combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly19","title":"Multiplying Polynomials","body":"Find the product of the binomials.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly19a","stepAnswer":["$$99v^2-202v+99$$"],"problemType":"TextBox","stepTitle":"$$(9v-11)(11v-9)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$99v^2-202v+99$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly19a-h1","type":"hint","dependencies":[],"title":"FOIL Method","text":"Use the FOIL (first, outside, inside, last) method to multiply the binomials.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$99v^2$$"],"dependencies":["a0cc26bpoly19a-h1"],"title":"FOIL Method","text":"What is the product of the first two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-81v"],"dependencies":["a0cc26bpoly19a-h2"],"title":"FOIL Method","text":"What is the product of the outside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-121v"],"dependencies":["a0cc26bpoly19a-h3"],"title":"FOIL Method","text":"What is the product of the inside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$99$$"],"dependencies":["a0cc26bpoly19a-h4"],"title":"FOIL Method","text":"What is the product of the last two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly19a-h6","type":"hint","dependencies":["a0cc26bpoly19a-h5"],"title":"Combine Like Terms","text":"Add the products and combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly2","title":"Adding Polynomials","body":"Find the sum of the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly2a","stepAnswer":["$$2x^3+7x^2-4x-3$$"],"problemType":"TextBox","stepTitle":"$$2x^3+5x^2-x+1+2x^2-3x-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2x^3+7x^2-4x-3$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly2a-h1","type":"hint","dependencies":[],"title":"Combining $$x^3$$ Terms","text":"The first step is to simplify the $$x^3$$ term. However, since, $$2x^3$$ is the only $$x^3$$ term in the expression, this term stays the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly2a-h2","type":"hint","dependencies":["a0cc26bpoly2a-h1"],"title":"Combining $$x^2$$ Terms","text":"The next step is to simplify the $$x^2$$ term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly2a-h3","type":"hint","dependencies":["a0cc26bpoly2a-h2"],"title":"Combining $$x^2$$ Terms","text":"We simplify the $$x^2$$ term by combining the coefficients of the values with $$x^2$$. The coefficients with $$x^2$$ are $$5x^2$$ and $$2x^2$$. By adding these values, we simplify the $$x^2$$ term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7x^2$$"],"dependencies":["a0cc26bpoly2a-h3"],"title":"Combining $$x^2$$ Terms","text":"What is $$5x^2+2x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly2a-h5","type":"hint","dependencies":["a0cc26bpoly2a-h4"],"title":"Combining $$x$$ Terms","text":"Now we need to combine the terms with $$x$$ by adding $$-x$$ and $$-3x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4x$$"],"dependencies":["a0cc26bpoly2a-h5"],"title":"Combining $$x$$ Terms","text":"What is $$-x+\\\\left(-3x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0cc26bpoly2a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":[],"title":"Combining Constants","text":"Finish simplifying the expression by adding the constants. What is $$1-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0cc26bpoly2a-h7","type":"hint","dependencies":["a0cc26bpoly2a-h6"],"title":"Simplified Expression","text":"We can finally rewrite the expression as a sum of the simplified terms: $$2x^3+7x^2-4x-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly20","title":"Multiplying Polynomials","body":"Find the product of the binomials.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly20a","stepAnswer":["$$8n^3-4n^2+72n-36$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(8n-4\\\\right) \\\\left(n^2+9\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8n^3-4n^2+72n-36$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly20a-h1","type":"hint","dependencies":[],"title":"FOIL Method","text":"Use the FOIL (first, outside, inside, last) method to multiply the binomials.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8n^3$$"],"dependencies":["a0cc26bpoly20a-h1"],"title":"FOIL Method","text":"What is the product of the first two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$72n$$"],"dependencies":["a0cc26bpoly20a-h2"],"title":"FOIL Method","text":"What is the product of the outside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4n^2$$"],"dependencies":["a0cc26bpoly20a-h3"],"title":"FOIL Method","text":"What is the product of the inside two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-36$$"],"dependencies":["a0cc26bpoly20a-h4"],"title":"FOIL Method","text":"What is the product of the last two terms of the binomials?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20a-h6","type":"hint","dependencies":["a0cc26bpoly20a-h5"],"title":"Combine Like Terms","text":"Add the products and combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0cc26bpoly20b","stepAnswer":["$$9y^2-42y+49$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(3y-7\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9y^2-42y+49$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly20b-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomial Formula","text":"When a binomial is squared, the result is a perfect square trinomial. Use the formula: $$x^2+2ax+a^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20b-h2","type":"hint","dependencies":["a0cc26bpoly20b-h1"],"title":"Perfect Square Trinomial Formula","text":"Square the first term of the binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9y^2$$"],"dependencies":["a0cc26bpoly20b-h2"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20b-h4","type":"hint","dependencies":["a0cc26bpoly20b-h3"],"title":"Perfect Square Trinomial Formula","text":"Square the last term of the binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a0cc26bpoly20b-h4"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20b-h6","type":"hint","dependencies":["a0cc26bpoly20b-h5"],"title":"Perfect Square Trinomial Formula","text":"For the middle term of the trinomial, double the product of the two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20b-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-42$$"],"dependencies":["a0cc26bpoly20b-h6"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly20b-h8","type":"hint","dependencies":["a0cc26bpoly20b-h7"],"title":"Combine Like Terms","text":"Add and simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly21","title":"Expanding the expression","body":"Expand the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly21a","stepAnswer":["$$16p^2+72p+81$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(4p+9\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16p^2+72p+81$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly21a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomial Formula","text":"When a binomial is squared, the result is a perfect square trinomial. Use the formula: $$x^2$$ + 2ax + $$a^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly21a-h2","type":"hint","dependencies":["a0cc26bpoly21a-h1"],"title":"Perfect Square Trinomial Formula","text":"Square the first term of the binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16p^2$$"],"dependencies":["a0cc26bpoly21a-h2"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly21a-h4","type":"hint","dependencies":["a0cc26bpoly21a-h3"],"title":"Perfect Square Trinomial Formula","text":"Square the last term of the binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a0cc26bpoly21a-h4"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly21a-h6","type":"hint","dependencies":["a0cc26bpoly21a-h5"],"title":"Perfect Square Trinomial Formula","text":"For the middle term of the trinomial, double the product of the two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$72p$$"],"dependencies":["a0cc26bpoly21a-h6"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly21a-h8","type":"hint","dependencies":["a0cc26bpoly21a-h7"],"title":"Combine Like Terms","text":"Add and simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly22","title":"Expanding the expression","body":"Expand the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly22a","stepAnswer":["$$9y^2-36y+36$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(3y-6\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9y^2-36y+36$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly22a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomial Formula","text":"When a binomial is squared, the result is a perfect square trinomial. Use the formula: $$x^2+2ax+a^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly22a-h2","type":"hint","dependencies":["a0cc26bpoly22a-h1"],"title":"Perfect Square Trinomial Formula","text":"Square the first term of the binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9y^2$$"],"dependencies":["a0cc26bpoly22a-h2"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly22a-h4","type":"hint","dependencies":["a0cc26bpoly22a-h3"],"title":"Perfect Square Trinomial Formula","text":"Square the last term of the binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a0cc26bpoly22a-h4"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly22a-h6","type":"hint","dependencies":["a0cc26bpoly22a-h5"],"title":"Perfect Square Trinomial Formula","text":"For the middle term of the trinomial, double the product of the two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-36y$$"],"dependencies":["a0cc26bpoly22a-h6"],"title":"Perfect Square Trinomial Formula","text":"What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly22a-h8","type":"hint","dependencies":["a0cc26bpoly22a-h7"],"title":"Combine Like Terms","text":"Add and simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly23","title":"Multiplying Binomials Resulting in a Difference of Squares","body":"Expand the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly23a","stepAnswer":["$$4x^2-49$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(2x+7\\\\right) \\\\left(2x-7\\\\right)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2-49$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly23a-h1","type":"hint","dependencies":[],"title":"Difference of Squares","text":"This expression is in the form of $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$. $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$ $$=$$ $$a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^2-49$$"],"dependencies":["a0cc26bpoly23a-h1"],"title":"Substituting","text":"Let $$a=2x$$ and $$b=7$$. What is $$\\\\left(2x+7\\\\right) \\\\left(2x-7\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly24","title":"Multiplying Polynomials","body":"Expand the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly24a","stepAnswer":["$$16t^4+4t^3-32t^2-t+7$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(4t^2+t-7\\\\right) \\\\left(4t^2-1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16t^4+4t^3-32t^2-t+7$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly24a-h1","type":"hint","dependencies":[],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h2","type":"hint","dependencies":["a0cc26bpoly24a-h1"],"title":"Splitting Sums","text":"Split the $$\\\\frac{sum}{difference}$$ that has the least amount of terms into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h3","type":"hint","dependencies":["a0cc26bpoly24a-h2"],"title":"Splitting Sums","text":"In this case, we will split the $$4t^2-1$$ into $$4t^2$$ and $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h4","type":"hint","dependencies":["a0cc26bpoly24a-h3"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h5","type":"hint","dependencies":["a0cc26bpoly24a-h4"],"title":"Multiplying Individual Terms","text":"In this case, we will multiple $$4t^2$$ by $$4t^2+t-7$$ and $$-1$$ by $$4t^2+t-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h6","type":"hint","dependencies":["a0cc26bpoly24a-h5"],"title":"Adding Terms","text":"Add all the terms generated after both multiplications and simplify like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h7","type":"hint","dependencies":["a0cc26bpoly24a-h6"],"title":"Adding Terms","text":"In this case, we will add $$16t^4$$, $$4t^3$$, $$-28t^2$$, $$-4t^2$$, $$-t$$, and $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h8","type":"hint","dependencies":["a0cc26bpoly24a-h7"],"title":"Simplification","text":"Simplify like terms in the sum. Like terms are terms of the same degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly24a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16t^4+4t^3-32t^2-t+7$$"],"dependencies":["a0cc26bpoly24a-h8"],"title":"Simplification","text":"After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly25","title":"Multiplying Polynomials","body":"Expand the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly25a","stepAnswer":["$$y^3-6y^2-y+18$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(y-2\\\\right) \\\\left(y^2-4y-9\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^3-6y^2-y+18$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly25a-h1","type":"hint","dependencies":[],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h2","type":"hint","dependencies":["a0cc26bpoly25a-h1"],"title":"Splitting Sums","text":"Split the $$\\\\frac{sum}{difference}$$ that has the least amount of terms into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h3","type":"hint","dependencies":["a0cc26bpoly25a-h2"],"title":"Splitting Sums","text":"In this case, we will split the $$(y-2)$$ into $$y$$ and $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h4","type":"hint","dependencies":["a0cc26bpoly25a-h3"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h5","type":"hint","dependencies":["a0cc26bpoly25a-h4"],"title":"Multiplying Individual Terms","text":"In this case, we will multiple $$y$$ by $$y^2-4y-9$$ and $$-2$$ by $$y^2-4y-9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h6","type":"hint","dependencies":["a0cc26bpoly25a-h5"],"title":"Adding Terms","text":"Add all the terms generated after both multiplications and simplify like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h7","type":"hint","dependencies":["a0cc26bpoly25a-h6"],"title":"Adding Terms","text":"In this case, we will add $$y^3$$, $$-4y^2$$, $$-9y$$, $$-2y^2$$, $$8y$$, and $$18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h8","type":"hint","dependencies":["a0cc26bpoly25a-h7"],"title":"Simplification","text":"Simplify like terms in the sum. Like terms are terms of the same degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly25a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^3-6y^2-y+18$$"],"dependencies":["a0cc26bpoly25a-h8"],"title":"Simplification","text":"After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly26","title":"Multiplying Polynomials","body":"Expand the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly26a","stepAnswer":["$$a^2-b^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a^2-b^2$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly26a-h1","type":"hint","dependencies":[],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h2","type":"hint","dependencies":["a0cc26bpoly26a-h1"],"title":"Splitting Sums","text":"Split one of the $$\\\\frac{sums}{differences}$$ into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h3","type":"hint","dependencies":["a0cc26bpoly26a-h2"],"title":"Splitting Sums","text":"in this case we will split $$a+b$$ into a and $$b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h4","type":"hint","dependencies":["a0cc26bpoly26a-h3"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h5","type":"hint","dependencies":["a0cc26bpoly26a-h4"],"title":"Multiplying Individual Terms","text":"In this case, we will multiple a by $$(a-b)$$ and $$b$$ by $$(a-b)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h6","type":"hint","dependencies":["a0cc26bpoly26a-h5"],"title":"Adding Terms","text":"Add all the terms generated after both multiplications and simplify like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h7","type":"hint","dependencies":["a0cc26bpoly26a-h6"],"title":"Adding Terms","text":"In this case, we will add $$a^2$$, -ab, ab, and $$-\\\\left(b^2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h8","type":"hint","dependencies":["a0cc26bpoly26a-h7"],"title":"Simplification","text":"Simplify like terms in the sum. Like terms are terms of the same degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly26a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^2-b^2$$"],"dependencies":["a0cc26bpoly26a-h8"],"title":"Simplification","text":"After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly27","title":"Multiplying Polynomials","body":"Expand the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly27a","stepAnswer":["$$4t^2+x^2+4t-5tx-x$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(4t-x\\\\right) \\\\left(t-x+1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4t^2+x^2+4t-5tx-x$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly27a-h1","type":"hint","dependencies":[],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h2","type":"hint","dependencies":["a0cc26bpoly27a-h1"],"title":"Splitting Sums","text":"Split the $$\\\\frac{sum}{difference}$$ that has the least amount of terms into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h3","type":"hint","dependencies":["a0cc26bpoly27a-h2"],"title":"Splitting Sums","text":"In this case, we will split the $$(4t-x)$$ into $$4t$$ and $$-x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h4","type":"hint","dependencies":["a0cc26bpoly27a-h3"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h5","type":"hint","dependencies":["a0cc26bpoly27a-h4"],"title":"Multiplying Individual Terms","text":"In this case, we will multiple $$4t$$ by $$t-x+1$$ and $$-x$$ by $$t-x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h6","type":"hint","dependencies":["a0cc26bpoly27a-h5"],"title":"Adding Terms","text":"Add all the terms generated after both multiplications and simplify like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h7","type":"hint","dependencies":["a0cc26bpoly27a-h6"],"title":"Adding Terms","text":"In this case, we will add $$4t^2$$, -4tx, $$4t$$, -tx, $$x^2$$, and $$-x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h8","type":"hint","dependencies":["a0cc26bpoly27a-h7"],"title":"Simplification","text":"Simplify like terms in the sum. Like terms are terms of the same degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly27a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4t^2+x^2+4t-5tx-x$$"],"dependencies":["a0cc26bpoly27a-h8"],"title":"Simplification","text":"After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly28","title":"Multiplying Polynomials","body":"Expand the expression","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly28a","stepAnswer":["$$24r^2+22rd-7d^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(4r-d\\\\right) \\\\left(6r+7d\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24r^2+22rd-7d^2$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly28a-h1","type":"hint","dependencies":[],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h2","type":"hint","dependencies":["a0cc26bpoly28a-h1"],"title":"Splitting Sums","text":"Split one of the $$\\\\frac{sums}{differences}$$ into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h3","type":"hint","dependencies":["a0cc26bpoly28a-h2"],"title":"Splitting Sums","text":"In this case, we will split the $$6r+7d$$ into $$6r$$ and $$7d$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h4","type":"hint","dependencies":["a0cc26bpoly28a-h3"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h5","type":"hint","dependencies":["a0cc26bpoly28a-h4"],"title":"Multiplying Individual Terms","text":"In this case, we will multiple $$6r$$ by $$(4r-d)$$ and $$7d$$ by $$(4r-d)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h6","type":"hint","dependencies":["a0cc26bpoly28a-h5"],"title":"Adding Terms","text":"Add all the terms generated after both multiplications and simplify like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h7","type":"hint","dependencies":["a0cc26bpoly28a-h6"],"title":"Adding Terms","text":"In this case, we will add $$24r^2$$, -6rd, 28rd, and $$-7d^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h8","type":"hint","dependencies":["a0cc26bpoly28a-h7"],"title":"Simplification","text":"Simplify like terms in the sum. Like terms are terms of the same degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly28a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24r^2+22rd-7d^2$$"],"dependencies":["a0cc26bpoly28a-h8"],"title":"Simplification","text":"After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly29","title":"Real-World Polynomials","body":"A developer wants to purchase a plot of land to build a house. The area of the plot can be described by the following expression: $$\\\\left(4x+1\\\\right) \\\\left(8x-3\\\\right)$$ where $$x$$ is measured in meters. Multiply the binomials to find the area of the plot in standard form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly29a","stepAnswer":["$$32x^2-4x-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(4x+1\\\\right) \\\\left(8x-3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$32x^2-4x-3$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly29a-h1","type":"hint","dependencies":[],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h2","type":"hint","dependencies":["a0cc26bpoly29a-h1"],"title":"Splitting Sums","text":"Split one of the $$\\\\frac{sums}{differences}$$ into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h3","type":"hint","dependencies":["a0cc26bpoly29a-h2"],"title":"Splitting Sums","text":"In this case, we will split the $$4x+1$$ into $$4x$$ and $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h4","type":"hint","dependencies":["a0cc26bpoly29a-h3"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h5","type":"hint","dependencies":["a0cc26bpoly29a-h4"],"title":"Multiplying Individual Terms","text":"In this case, we will multiple $$4x$$ by $$(8x-3)$$ and $$1$$ by $$(8x-3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h6","type":"hint","dependencies":["a0cc26bpoly29a-h5"],"title":"Adding Terms","text":"Add all the terms generated after both multiplications and simplify like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h7","type":"hint","dependencies":["a0cc26bpoly29a-h6"],"title":"Adding Terms","text":"In this case, we will add $$32x^2$$, $$-12x$$, $$8x$$, and $$-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h8","type":"hint","dependencies":["a0cc26bpoly29a-h7"],"title":"Simplification","text":"Simplify like terms in the sum. Like terms are terms of the same degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly29a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32x^2-4x-3$$"],"dependencies":["a0cc26bpoly29a-h8"],"title":"Simplification","text":"After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly3","title":"Subtracting Polynomials","body":"Find the difference of the following expression","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly3a","stepAnswer":["$$7x^4-5x^3+x^2+3x-1$$"],"problemType":"TextBox","stepTitle":"$$7x^4-x^2+6x+1-5x^3-2x^2+3x+2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7x^4-5x^3+x^2+3x-1$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly3a-h1","type":"hint","dependencies":[],"title":"Distribute the Negative Sign","text":"The first step is to distribute the negative sign to make the second expression negative. This will make the second part of the problem $$-5x^3+2x^3-3x-2$$. Now we can combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly3a-h2","type":"hint","dependencies":["a0cc26bpoly3a-h1"],"title":"Grouping Like Terms","text":"$$7x^4$$, $$-5x^2$$, and $$x^2$$ are all the only terms being multiplied by their respective variables, so these cannot be simplified further. However, we can simplify the $$x$$ and constant terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x$$"],"dependencies":["a0cc26bpoly3a-h2"],"title":"Combining $$x$$ Terms","text":"$$6x$$ and $$-3x$$ can be added together to simplify the $$x$$ term. What is $$6x-3x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a0cc26bpoly3a-h3"],"title":"Combining Constants","text":"To get the constant term, we have to add $$1$$ and $$-2$$. What is $$1+\\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly3a-h5","type":"hint","dependencies":["a0cc26bpoly3a-h4"],"title":"Simplified Expression","text":"Since there are no more terms to simplify, we can write the expression as the sum of the simplified terms: $$7x^4$$ $$-5x^3+x^2+3x-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly30","title":"Polynomial Extensions","body":"Perform the given operations on the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly30a","stepAnswer":["$$32t^3-100t^2+40t+38$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(4t-7\\\\right)}^2 \\\\left(2t+1\\\\right)-4t^2+2t+11$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$32t^3-100t^2+40t+38$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly30a-h1","type":"hint","dependencies":[],"title":"Problem Breakdown","text":"To solve this problem, we will break it up into two parts- the multiplication and the subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h2","type":"hint","dependencies":["a0cc26bpoly30a-h1"],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h3","type":"hint","dependencies":["a0cc26bpoly30a-h2"],"title":"Solving Products","text":"Solve the most difficult product in the expression in the beginning.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16t^2-56t+49$$"],"dependencies":["a0cc26bpoly30a-h3"],"title":"Solving Products","text":"In this case, we will solve $${\\\\left(4t-7\\\\right)}^2$$ first. What is it equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h5","type":"hint","dependencies":["a0cc26bpoly30a-h4"],"title":"Solving Products","text":"Use FOIL (and the distributive property) to multiple by $$4t$$ by $$4t-7$$ and $$-7$$ by $$4t-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h6","type":"hint","dependencies":["a0cc26bpoly30a-h5"],"title":"Solving Products","text":"Multiply $$16t^2-56t+49$$ by $$2t+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h7","type":"hint","dependencies":["a0cc26bpoly30a-h6"],"title":"Splitting Sums","text":"Split one of the $$\\\\frac{sums}{differences}$$ into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h8","type":"hint","dependencies":["a0cc26bpoly30a-h7"],"title":"Splitting Sums","text":"In this case, we will split the $$4x+1$$ into $$4x$$ and $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h9","type":"hint","dependencies":["a0cc26bpoly30a-h8"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly30a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32t^3-100t^2+40t+38$$"],"dependencies":["a0cc26bpoly30a-h9"],"title":"Simplication","text":"Simplify like terms in the sum. Like terms are terms of the same degree. After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly31","title":"Polynomial Extensions","body":"Perform the given operations on the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly31a","stepAnswer":["$$a^4+4a^3 c-16a c^3-16c^4$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(a^2+4ac+4c^2\\\\right) \\\\left(a^2-4c^2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a^4+4a^3 c-16a c^3-16c^4$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly31a-h1","type":"hint","dependencies":[],"title":"Distributive Property Explanation","text":"The distributive property is defined as when you multiply a number by a sum or difference, you have to multiply each term of of the sum or difference by that number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h2","type":"hint","dependencies":["a0cc26bpoly31a-h1"],"title":"Splitting Sums","text":"Split the $$\\\\frac{sum}{difference}$$ that has the least amount of terms into its individual terms, to use the distributive property with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h3","type":"hint","dependencies":["a0cc26bpoly31a-h2"],"title":"Splitting Sums","text":"In this case, we will split the $$a^2-4c^2$$ into $$a^2$$ and $$-4c^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h4","type":"hint","dependencies":["a0cc26bpoly31a-h3"],"title":"Multiplying Individual Terms","text":"Multiply each term from the split difference to the other $$\\\\frac{sum}{difference}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h5","type":"hint","dependencies":["a0cc26bpoly31a-h4"],"title":"Multiplying Individual Terms","text":"In this case, we will multiple $$a^2$$ by $$a^2+4ac+4c^2$$ and $$-4c^2$$ by $$a^2+4ac+4c^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h6","type":"hint","dependencies":["a0cc26bpoly31a-h5"],"title":"Adding Terms","text":"Add all the terms generated after both multiplications and simplify like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h7","type":"hint","dependencies":["a0cc26bpoly31a-h6"],"title":"Adding Terms","text":"In this case, we will add $$a^4$$, $$4a^3 c$$, $$4a^2 c^2$$, $$-4a^2 c^2$$, $$-4{ac}^3$$, and $$-16c^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h8","type":"hint","dependencies":["a0cc26bpoly31a-h7"],"title":"Simplification","text":"Simplify like terms in the sum. Like terms are terms of the same degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly31a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^4+4a^3 c-16a c^3-16c^4$$"],"dependencies":["a0cc26bpoly31a-h8"],"title":"Simplification","text":"After simplification, what is the final polynomial result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly4","title":"Subtracting Polynomials","body":"Find the difference of the following expression","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly4a","stepAnswer":["$$-11x^3-x^2+7x$$ $$-9$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-7x^3-7x^2+6x-2\\\\right)-4x^3-6x^2-x+7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-11x^3-x^2+7x$$ $$-9$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly4a-h1","type":"hint","dependencies":[],"title":"Distribute the Negative Sign","text":"The first step is to distribute the negative sign to make the second expression negative. This will make the second part of the problem $$-4x^3+6x^3+x-7$$. Now we can combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly4a-h2","type":"hint","dependencies":["a0cc26bpoly4a-h1"],"title":"Combining $$x^3$$ Terms","text":"$$-7x^3$$ and $$-4x^3$$ are the only terms being multiplied by $$x^3$$, we can add these constants to simplify the $$x^3$$ term. $$-7+\\\\left(-4\\\\right)=-11$$, so the $$x^3$$ term becomes $$-11x^3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly4a-h3","type":"hint","dependencies":["a0cc26bpoly4a-h2"],"title":"Combining $$x^2$$ Terms","text":"Since $$-7x^2$$ and $$6x^2$$ share $$x^2$$, these coefficients can be added to simplify the $$x^2$$ term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(x^2\\\\right)$$"],"dependencies":["a0cc26bpoly4a-h3"],"title":"Combining $$x^2$$ Terms","text":"What is $$-7x^2+6x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly4a-h5","type":"hint","dependencies":["a0cc26bpoly4a-h4"],"title":"$$x$$ Term","text":"$$6x$$ is the only term being multiplied by $$x$$, so it cannot be simplified further. So, this term stays the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly4a-h6","type":"hint","dependencies":["a0cc26bpoly4a-h5"],"title":"Combining Constants","text":"The last term we need to simplify is the constant term. The constants in this expression are $$-2$$ and $$-7$$. By adding these, we can get the simplified constant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a0cc26bpoly4a-h6"],"title":"Combining Constants","text":"What is $$-2+\\\\left(-7\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly4a-h8","type":"hint","dependencies":["a0cc26bpoly4a-h7"],"title":"Simplified Expression","text":"Since there are no more terms to simplify, we can write the expression as the sum of the simplified terms: $$-11x^3-x^2+7x-9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly5","title":"Multiplying Polynomials Using the Distributive Property","body":"Find the product of the following expression","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly5a","stepAnswer":["$$6x^3+x^2+7x+4$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(2x+1\\\\right) \\\\left(3x^2-x+4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6x^3+x^2+7x+4$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly5a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"The distributive property states that sum of the factor times each term in the sum is the product of a factor times a sum. So, we can rewrite the equation as the sum of the product of the first term in the first parentheses times the second parentheses plus the second term in the first parentheses time the second parentheses: $$2x\\\\left(3x^2-x-\\\\left(+4\\\\right)\\\\right)+1\\\\left(3x^2-x+4\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h2","type":"hint","dependencies":["a0cc26bpoly5a-h1"],"title":"Multiplication","text":"The next step is to distribute the $$2x$$. We do not need to distribute the $$1$$ in the second expression since anything multiplied by $$1$$ is itself. Remember: multiply the coefficients and add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x^3-2x^2+8x$$"],"dependencies":["a0cc26bpoly5a-h1"],"title":"Multiplication","text":"What is $$2x\\\\left(3x^2-x+4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h4","type":"hint","dependencies":["a0cc26bpoly5a-h3"],"title":"Combine Like Terms","text":"Now we can combine like terms to simplify the expression. The $$x^3$$ and constant terms are in their simplest forms since there are no other like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h5","type":"hint","dependencies":["a0cc26bpoly5a-h4"],"title":"Combining $$x^2$$ Terms","text":"Since $$-2x^2$$ and $$3x^2$$ share $$x^2$$, these coefficients can be added to simplify the $$x^2$$ term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a0cc26bpoly5a-h4"],"title":"Combining $$x^2$$ Terms","text":"What is $$-2x^2+3x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h7","type":"hint","dependencies":["a0cc26bpoly5a-h5","a0cc26bpoly5a-h6"],"title":"Combining $$x$$ Terms","text":"$$8x$$ and $$-x$$ are the only terms with $$x$$, so we can combine these terms by adding the coefficients","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7x$$"],"dependencies":["a0cc26bpoly5a-h7"],"title":"Combining $$x$$ Terms","text":"What is $$8x-x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly5a-h9","type":"hint","dependencies":["a0cc26bpoly5a-h8"],"title":"Simplified Expression","text":"Since there are no more terms to simplify, we can write the expression as the sum of the simplified terms: $$6x^3+x^2+7x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly6","title":"Multiplying Polynomials Using the Distributive Property","body":"Find the product of the following expression","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly6a","stepAnswer":["$$3x^4-10x^3-8x^2+21x+14$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(3x+2\\\\right) \\\\left(x^3-4x^2+7\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^4-10x^3-8x^2+21x+14$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly6a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"The distributive property states that sum of the factor times each term in the sum is the product of a factor times a sum. So, we can rewrite the equation as the sum of the product of the first term in the first parentheses times the second parentheses plus the second term in the first parentheses time the second parentheses: $$3x\\\\left(x^3-4x^2+7\\\\right)+2\\\\left(x^3-4x^2+7\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h2","type":"hint","dependencies":["a0cc26bpoly6a-h1"],"title":"Distributing the $$3x$$","text":"The next step is to distribute the $$3x$$. Remember: multiply the coefficients and add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x^4-12x^3+21x$$"],"dependencies":["a0cc26bpoly6a-h1"],"title":"Distributing the $$3x$$","text":"What is $$3x\\\\left(x^3-4x^2+7\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h4","type":"hint","dependencies":["a0cc26bpoly6a-h2","a0cc26bpoly6a-h3"],"title":"Distributing the $$2$$","text":"The next step is to distribute the $$3x$$. Remember: multiply the coefficients and add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x^3-8x^2+14$$"],"dependencies":["a0cc26bpoly6a-h4"],"title":"Distributing the $$2$$","text":"What is $$2\\\\left(x^3-4x^2+7\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h6","type":"hint","dependencies":["a0cc26bpoly6a-h5"],"title":"Combine Like Terms","text":"Now we can combine like terms to simplify the expression. The $$x^4$$, $$x^2$$, $$x$$, and constant terms are in their simplest forms since there are no other like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h7","type":"hint","dependencies":["a0cc26bpoly6a-h6"],"title":"Combining $$x^3$$ Terms","text":"Since $$-12x^3$$ and $$2x^3$$ share $$x^2$$, these coefficients can be added to simplify the $$x^3$$ term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10x^3$$"],"dependencies":["a0cc26bpoly6a-h7"],"title":"Combining $$x^3$$ Terms","text":"What is $$-12x^3+2x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly6a-h9","type":"hint","dependencies":["a0cc26bpoly6a-h8"],"title":"Simplified Expression","text":"Since there are no more terms to simplify, we can write the expression as the sum of the simplified terms: $$3x^4-10x^3-8x^2+21x+14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly7","title":"Using FOIL to Multiply Binomials","body":"Use FOIL to find the product.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly7a","stepAnswer":["$$6x^2-48x-54$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(2x-18\\\\right) \\\\left(3x+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6x^2-48x-54$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly7a-h1","type":"hint","dependencies":[],"title":"First Terms","text":"First, find the product of the two first terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x^2$$"],"dependencies":["a0cc26bpoly7a-h1"],"title":"First Terms","text":"What is $$2x\\\\times3 x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h3","type":"hint","dependencies":["a0cc26bpoly7a-h2"],"title":"Outside Terms","text":"Now, find the product of the two outside terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x$$"],"dependencies":["a0cc26bpoly7a-h3"],"title":"Outside Terms","text":"What is $$2x\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h5","type":"hint","dependencies":["a0cc26bpoly7a-h4"],"title":"Inside Terms","text":"Next, find the product of the two inside terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-54x$$"],"dependencies":["a0cc26bpoly7a-h5"],"title":"Inside Terms","text":"What is $$-18\\\\times3 x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h7","type":"hint","dependencies":["a0cc26bpoly7a-h6"],"title":"Last Terms","text":"Finally, find the product of the two last terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-54$$"],"dependencies":["a0cc26bpoly7a-h7"],"title":"Last Terms","text":"What is $$-18\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h9","type":"hint","dependencies":["a0cc26bpoly7a-h8"],"title":"Combine Like Terms","text":"Now that we have the terms foiled out, we can combine like terms. The $$x^2$$ and constant terms cannot be simplified further, but the coeffecients of the $$x$$ terms can be added together to simplify the $$x$$ value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-48x$$"],"dependencies":["a0cc26bpoly7a-h9"],"title":"Combine Like Terms","text":"What is $$6x-54x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly7a-h11","type":"hint","dependencies":["a0cc26bpoly7a-h10"],"title":"Simplified Expression","text":"The last step is to write out the expression as a sum of all of the values: $$6x^2-48x-54$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly8","title":"Using FOIL to Multiply Binomials","body":"Use FOIL to find the product.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly8a","stepAnswer":["$$3x^2+16x-35$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(x+7\\\\right) \\\\left(3x-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^2+16x-35$$","hints":{"DefaultPathway":[{"id":"a0cc26bpoly8a-h1","type":"hint","dependencies":[],"title":"First Terms","text":"First, find the product of the two first terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x^2$$"],"dependencies":["a0cc26bpoly8a-h1"],"title":"First Terms","text":"What is $$3x x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h3","type":"hint","dependencies":["a0cc26bpoly8a-h2"],"title":"Outside Terms","text":"Now, find the product of the two outside terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5x$$"],"dependencies":["a0cc26bpoly8a-h3"],"title":"Outside Terms","text":"What is $$x \\\\left(-5\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h5","type":"hint","dependencies":["a0cc26bpoly8a-h4"],"title":"Inside Terms","text":"Next, find the product of the two inside terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$21x$$"],"dependencies":["a0cc26bpoly8a-h5"],"title":"Inside Terms","text":"What is $$7\\\\times3 x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h7","type":"hint","dependencies":["a0cc26bpoly8a-h6"],"title":"Last Terms","text":"Finally, find the product of the two last terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-35$$"],"dependencies":["a0cc26bpoly8a-h7"],"title":"Last Terms","text":"What is $$7\\\\left(-5\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h9","type":"hint","dependencies":["a0cc26bpoly8a-h8"],"title":"Combine Like Terms","text":"Now that we have the terms foiled out, we can combine like terms. The $$x^2$$ and constant terms cannot be simplified further, but the coeffecients of the $$x$$ terms can be added together to simplify the $$x$$ value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16x$$"],"dependencies":["a0cc26bpoly8a-h9"],"title":"Combine Like Terms","text":"What is $$-5x+21x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly8a-h11","type":"hint","dependencies":["a0cc26bpoly8a-h10"],"title":"Simplified Expression","text":"The last step is to write out the expression as a sum of all of the values: $$3x^2+16x-35$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0cc26bpoly9","title":"Expanding Perfect Squares","body":"Expand the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.4 Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a0cc26bpoly9a","stepAnswer":["$$9x^2-48x+64$$."],"problemType":"TextBox","stepTitle":"Expand $${\\\\left(3x-8\\\\right)}^2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9x^2-48x+64$$.","hints":{"DefaultPathway":[{"id":"a0cc26bpoly9a-h1","type":"hint","dependencies":[],"title":"Form of the expression","text":"This expression is in the form of $${\\\\left(a-b\\\\right)}^2$$. $${\\\\left(a-b\\\\right)}^2=a^2-2ab+b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0cc26bpoly9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9x^2-48x+64$$."],"dependencies":["a0cc26bpoly9a-h1"],"title":"Substituting","text":"Let $$3x=a$$ and let $$8=b$$. What is $${\\\\left(3x-8\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd1","title":"Sampling With or Without Replacement","body":"Determine whether or not the following situation samples with or without replacement.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd1a","stepAnswer":["With Replacement"],"problemType":"MultipleChoice","stepTitle":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), K (king) of that suit. Suppose you select three cards, The first card you pick out of the $$52$$ cards is the Q of spades. You put this card back, reshuffle the cards and pick a second card from the 52-card deck. It is the ten of clubs. You put this card back, reshuffle the cards and pick a third card from the 52-card deck. This time, the card is the Q of spades again. Your picks are {Q of spades, ten of clubs, Q of spades}.","stepBody":"","answerType":"string","variabilization":{},"choices":["With Replacement","Without Replacement"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd1a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd1a-h2","type":"hint","dependencies":["a0d19dcInd1a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd10","title":"Mutually Exclusive Events","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd10a","stepAnswer":["$$0.75$$"],"problemType":"TextBox","stepTitle":"Flip two fair coins. What is the probability that we have at most one tail?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.75$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd10a-h1","type":"hint","dependencies":[],"title":"Calculating Probabilities","text":"Find the probability we get heads on one flip.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd10a-h2","type":"hint","dependencies":["a0d19dcInd10a-h1"],"title":"Calculating Probabilities","text":"This problem is equivalent to the situation that we don\'t get {HH}. What is the probability that we get heads in two flips?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd11","title":"Mutually Exclusive Events","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd11a","stepAnswer":["$$0.5$$"],"problemType":"TextBox","stepTitle":"Flip two fair coins. What is the probability that the two faces of our coins are the same? {HH, TT}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.5$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd11a-h1","type":"hint","dependencies":[],"title":"Calculating Probabilities","text":"Find the probability that we get {HH}.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd11a-h2","type":"hint","dependencies":["a0d19dcInd11a-h1"],"title":"Calculating Probabilities","text":"Find the probability that we get {TT},","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd12","title":"Mutually Exclusive Events","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd12a","stepAnswer":["$$0.5$$"],"problemType":"TextBox","stepTitle":"Flip two fair coins. What is the probability that we get a heads on the first flip, followed by a heads or tails on the second flip?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.5$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd12a-h1","type":"hint","dependencies":[],"title":"Calculating Probabilities","text":"Find the probability we get heads on one flip.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd12a-h2","type":"hint","dependencies":["a0d19dcInd12a-h1"],"title":"Calculating Probabilities","text":"Find the probability we get heads or tails on a single flip.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd13","title":"Mutually Exclusive Events","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd13a","stepAnswer":["$$0.25$$"],"problemType":"TextBox","stepTitle":"Flip two fair coins. What is the probability we get at least one tail, and both of our faces are the same?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.25$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd13a-h1","type":"hint","dependencies":[],"title":"Calculating Probabilities","text":"Find the probability that we get tails on a single flip.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd13a-h2","type":"hint","dependencies":["a0d19dcInd13a-h1"],"title":"Calculating Probabilities","text":"Find the probability that we get two tails on two flips.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd14","title":"Mutually Exclusive Events","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd14a","stepAnswer":["$$0.25$$"],"problemType":"TextBox","stepTitle":"Flip two fair coins. What is the probability that we get two tails?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.25$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd14a-h1","type":"hint","dependencies":[],"title":"Calculating Probabilities","text":"Find the probability we get one tails; use this to find the probability of $$2$$ tails.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd15","title":"Mutually Exclusive Events","body":"Determine if the following situation is mutually exclusive or not:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd15a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Flip two fair coins. Is the situation that we get at most one tail and both of our faces are the same mutually exclusive?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd15a-h1","type":"hint","dependencies":[],"title":"Mutually Exclusive Definition","text":"A and B are mutually exclusive events if they cannot occur at the same time. This means that A and B do not share any outcomes and P(A AND B) $$=$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.25$$"],"dependencies":["a0d19dcInd15a-h1"],"title":"Calculating Probabilities","text":"What is the probability of our situation occurring?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd16","title":"Mutually Exclusive Events","body":"Determine if the following situation is mutually exclusive or not:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd16a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Flip two fair coins. Is the situation that we get two tails and heads on the first flip followed by heads or tails on the second flip mutually exclusive?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd16a-h1","type":"hint","dependencies":[],"title":"Mutually Exclusive Definition","text":"A and B are mutually exclusive events if they cannot occur at the same time. This means that A and B do not share any outcomes and P(A AND B) $$=$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a0d19dcInd16a-h1"],"title":"Calculating Probabilities","text":"What is the probability of our situation occurring?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd17","title":"Independent or Not?","body":"Determine if events A and B are independent:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd17a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ learning Spanish. Let event B $$=$$ learning German. Then A AND B $$=$$ learning Spanish and German. Suppose P(A) $$=$$ $$0.4$$ and P(B) $$=$$ $$0.2$$. P(A AND B) $$=$$ $$0.08$$. Are events A and B independent?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd17a-h1","type":"hint","dependencies":[],"title":"Independent Definition","text":"We can determine whether or not two events are independent by seeing if P(A AND B) $$=$$ P(A)P(B).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd18","title":"Independent or Not?","body":"Determine if events A and B are independent:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd18a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ learning Spanish. Let event B $$=$$ learning German. Then A AND B $$=$$ learning Spanish and German. Suppose P(A) $$=$$ $$0.5$$ and P(B) $$=$$ $$0.5$$. P(A AND B) $$=$$ $$0.20$$. Are events A and B independent?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd18a-h1","type":"hint","dependencies":[],"title":"Independent Definition","text":"We can determine whether or not two events are independent by seeing if P(A AND B) $$=$$ P(A)P(B).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd19","title":"Independent or Not?","body":"Determine if events A and B are independent:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd19a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ Playing Football. Let event B $$=$$ Playing American Football. Then A AND B $$=$$ Playing Football and American Football. Suppose P(A) $$=$$ $$0.1$$ and P(B) $$=$$ $$0.2$$. P(A AND B) $$=$$ $$0.02$$. Are events A and B independent?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd19a-h1","type":"hint","dependencies":[],"title":"Independent Definition","text":"We can determine whether or not two events are independent by seeing if P(A AND B) $$=$$ P(A)P(B).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd2","title":"Sampling With or Without Replacement","body":"Determine whether or not the following situation samples with or without replacement.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd2a","stepAnswer":["With Replacement"],"problemType":"MultipleChoice","stepTitle":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), K (king) of that suit. Three cards are picked at random. Suppose you know that the picked cards are Q of spades, K of hearts and Q of spades. Can you decide if the sampling was with or without replacement?","stepBody":"","answerType":"string","variabilization":{},"choices":["With Replacement","Without Replacement"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd2a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd2a-h2","type":"hint","dependencies":["a0d19dcInd2a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd20","title":"Independent or Not?","body":"Determine if events A and B are independent:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd20a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ eating Lunch. Let event B $$=$$ eating Dinner. Then A AND B $$=$$ learning Spanish and German. Suppose P(A) $$=$$ $$0.5$$ and P(B) $$=$$ $$0.5$$. P(A AND B) $$=$$ $$0.1$$. Are events A and B independent?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd20a-h1","type":"hint","dependencies":[],"title":"Independent Definition","text":"We can determine whether or not two events are independent by seeing if P(A AND B) $$=$$ P(A)P(B).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd21","title":"Mutually Exclusive or Not?","body":"Determine if events A and B are mutually exclusive:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd21a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ eating Lunch. Let event B $$=$$ eating Dinner. Then A AND B $$=$$ learning Spanish and German. Suppose P(A) $$=$$ $$0.5$$ and P(B) $$=$$ $$0.5$$. P(A AND B) $$=$$ $$0$$. Are events A and B mutually exclusive?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd21a-h1","type":"hint","dependencies":[],"title":"Mutually Exclusive Definition","text":"A and B are mutually exclusive if P(A and B) $$=$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd22","title":"Mutually Exclusive or Not?","body":"Determine if events A and B are mutually exclusive:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd22a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ eating Lunch. Let event B $$=$$ eating Dinner. Then A AND B $$=$$ learning Spanish and German. Suppose P(A) $$=$$ $$0.5$$ and P(B) $$=$$ $$0.5$$. P(A AND B) $$=$$ $$0.1$$. Are events A and B mutually exclusive?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd22a-h1","type":"hint","dependencies":[],"title":"Mutually Exclusive Definition","text":"A and B are mutually exclusive if P(A and B) $$=$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd23","title":"Independent or Not?","body":"Determine if events A and B are independent:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd23a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"In a particular college class, 60% of the students are female. Fifty percent of all students in the class have long hair. Forty-five percent of the students are female and have long hair. Of the female students, 75% have long hair. Let F be the event that a student is female. Let L be the event that a student has long hair. One student is picked randomly. Are the events of being female and having long hair independent?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd23a-h1","type":"hint","dependencies":[],"title":"Independent Definition","text":"We can determine whether or not two events are independent by seeing if P(A AND B) $$=$$ P(A)P(B).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd24","title":"Probabilities","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd24a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Mark is deciding which route to take to work. His choices are I $$=$$ the Interstate and F $$=$$ Fifth Street. He knows that P(I) $$=$$ $$.44$$, P(F) $$=$$ $$.56$$, and P(I and F) $$=$$ $$0$$ [since he can only take one route to work]. What is the probability of P(I or F)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd24a-h1","type":"hint","dependencies":[],"title":"Mutually Exclusive","text":"It is important to note that since P(I and F) $$=$$ $$0$$, then this means that I and F are mutually exclusive. This is by the definition of being mutually exclusive itself.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd24a-h2","type":"hint","dependencies":["a0d19dcInd24a-h1"],"title":"Mutually Exclusive Rules","text":"If two events are mutually exclusive, lets say I and F, then it follows that P(I or F) $$=$$ P(I) + P(F).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd25","title":"Probabilities","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd25a","stepAnswer":["$$0.3$$"],"problemType":"TextBox","stepTitle":"Let event C $$=$$ taking an English class. Let event D $$=$$ taking a speech class. Suppose P(C) $$=$$ $$0.75$$, P(D) $$=$$ $$0.3$$, P(C|D) $$=$$ $$0.75$$ and P(C AND D) $$=$$ $$0.225$$. What is P(D|C)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.3$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd25a-h1","type":"hint","dependencies":[],"title":"Given Probabilities","text":"When we see the notation P(D|C), this is essentially asking us \\"What is the probability that D happens, given that C already happened?\\".","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd25a-h2","type":"hint","dependencies":["a0d19dcInd25a-h1"],"title":"Given Probabilities","text":"We can find P(D|C) through this formula: P(D|C) $$=$$ P(D and C)/P(C).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd3","title":"Sampling With or Without Replacement","body":"Determine whether or not the following situation samples with or without replacement.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd3a","stepAnswer":["Without Replacement"],"problemType":"MultipleChoice","stepTitle":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), K (king) of that suit. Suppose you pick three cards without replacement. The first card you pick out of the $$52$$ cards is the K of hearts. You put this card aside and pick the second card from the $$51$$ cards remaining in the deck. It is the three of diamonds. You put this card aside and pick the third card from the remaining $$50$$ cards in the deck. The third card is the J of spades. Your picks are {K of hearts, three of diamonds, J of spades}.","stepBody":"","answerType":"string","variabilization":{},"choices":["With Replacement","Without Replacement"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd3a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd3a-h2","type":"hint","dependencies":["a0d19dcInd3a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd4","title":"Sampling With or Without Replacement","body":"Determine whether or not the following situation samples with or without replacement.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd4a","stepAnswer":["With Replacement"],"problemType":"MultipleChoice","stepTitle":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts, and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), and K (king) of that suit. S $$=$$ spades, H $$=$$ Hearts, D $$=$$ Diamonds, C $$=$$ Clubs. Suppose you pick four cards and put each card back before you pick the next card. Your cards are KH, 7D, 6D, KH.","stepBody":"","answerType":"string","variabilization":{},"choices":["With Replacement","Without Replacement"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd4a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd4a-h2","type":"hint","dependencies":["a0d19dcInd4a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd5","title":"Sampling With or Without Replacement","body":"Determine whether or not the following situation samples with or without replacement.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd5a","stepAnswer":["Without Replacement"],"problemType":"MultipleChoice","stepTitle":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts, and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), and K (king) of that suit. S $$=$$ spades, H $$=$$ Hearts, D $$=$$ Diamonds, C $$=$$ Clubs. Suppose you pick four cards and put each card back before you pick the next card. Your cards are KH, 7D, 6D, KH.","stepBody":"","answerType":"string","variabilization":{},"choices":["With Replacement","Without Replacement"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd5a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd5a-h2","type":"hint","dependencies":["a0d19dcInd5a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd6","title":"Sampling With or Without Replacement","body":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts, and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), and K (king) of that suit. S $$=$$ spades, H $$=$$ Hearts, D $$=$$ Diamonds, C $$=$$ Clubs. Suppose that you sample four cards without replacement. Is the following card sample possible?","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd6a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"QS, 1D, 1C, QD","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd6a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd6a-h2","type":"hint","dependencies":["a0d19dcInd6a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd7","title":"Sampling With or Without Replacement","body":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts, and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), and K (king) of that suit. S $$=$$ spades, H $$=$$ Hearts, D $$=$$ Diamonds, C $$=$$ Clubs. Suppose that you sample four cards without replacement. Is the following card sample possible?","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd7a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"KH, 7D, 6D, KH","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd7a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd7a-h2","type":"hint","dependencies":["a0d19dcInd7a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd8","title":"Sampling With or Without Replacement","body":"You have a fair, well-shuffled deck of $$52$$ cards. It consists of four suits. The suits are clubs, diamonds, hearts, and spades. There are $$13$$ cards in each suit consisting of $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, J (jack), Q (queen), and K (king) of that suit. S $$=$$ spades, H $$=$$ Hearts, D $$=$$ Diamonds, C $$=$$ Clubs. Suppose that you sample four cards with replacement. Is the following card sample possible?","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd8a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"KH, KH, KH, KH","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0d19dcInd8a-h1","type":"hint","dependencies":[],"title":"Definition of With Replacement","text":"If each member of a population is replaced after it is picked, then that member has the possibility of being chosen more than once. When sampling is done with replacement, then events are considered to be independent, meaning the result of the first pick will not change the probabilities for the second pick.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd8a-h2","type":"hint","dependencies":["a0d19dcInd8a-h1"],"title":"Definition of Without Replacement","text":"When sampling is done without replacement, each member of a population may be chosen only once. In this case, the probabilities for the second pick are affected by the result of the first pick. The events are considered to be dependent or not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0d19dcInd9","title":"Mutually Exclusive Events","body":"Determine the probability of the following situation:","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Independent and Mutually Exclusive Events","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0d19dcInd9a","stepAnswer":["$$0.75$$"],"problemType":"TextBox","stepTitle":"Draw two cards from a standard 52-card deck with replacement. Find the probability of getting at least one black card.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.75$$","hints":{"DefaultPathway":[{"id":"a0d19dcInd9a-h1","type":"hint","dependencies":[],"title":"Negation","text":"We can find the solution to this problem by finding the probability that we get no black cards when we draw one card.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0d19dcInd9a-h2","type":"hint","dependencies":["a0d19dcInd9a-h1"],"title":"Negation","text":"Now what is the probability that when we draw two cards, neither of them are black? (This is the same probability that we draw two red cards)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0dd0e7corepoly1","title":"Core Functions: Constant, Linear and Quadratic: Part A","body":"These questions test your knowledge of the core concepts. Suppose f is a function whose graph is a straight line passing through the points $$(-3,2)$$ and $$(5,-2)$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly1a","stepAnswer":["$$\\\\frac{-1}{2}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the straight line?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{2}$$","hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly1a-h1","type":"hint","dependencies":[],"title":"Slope of a Line","text":"The slope of a line can be determined using two points $$(x_1,y_1)$$, $$(x_2,y_2)$$ by subtracting the y-values over the x-values: $$\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1a-h2","type":"hint","dependencies":["a0dd0e7corepoly1a-h1"],"title":"Slope of a Line","text":"Substituting the points $$(-3,2)$$, $$(5,-2)$$, the slope is equal to $$\\\\frac{\\\\left(-2-2\\\\right)}{5-\\\\left(-3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a0dd0e7corepoly1a-h2"],"title":"Slope of a Line","text":"What is $$-2-2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a0dd0e7corepoly1a-h2"],"title":"Slope of a Line","text":"What is $$5-(-3)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1a-h5","type":"hint","dependencies":["a0dd0e7corepoly1a-h3","a0dd0e7corepoly1a-h4"],"title":"Slope of a Line","text":"$$\\\\frac{-4}{8}$$ can be simplified to get the slope of the line.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly10","title":"Core Functions: Constant, Linear and Quadratic: Part A","body":"These questions test your knowledge of the core concepts. Suppose f is the function $$f(x)=-3x^2+6x+7$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly10a","stepAnswer":["$$(-\\\\infty,10]$$"],"problemType":"MultipleChoice","stepTitle":"By completing the squre, determine the range of the function.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,10]$$","choices":["$$(-\\\\infty,10]$$","$$(-\\\\infty,7]$$","$$(-\\\\infty,-10]$$","$$(-\\\\infty,-7]$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly10a-h1","type":"hint","dependencies":[],"title":"Completing the Square","text":"To complete the square of a quadratic function $$f(x)=a x^2+b x+c$$, first you need to find the greatest common multiple between a,b such that $$f(x)=d \\\\left(\\\\frac{a}{d} x^2+\\\\frac{b}{d} x\\\\right)+c$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a0dd0e7corepoly10a-h1"],"title":"Completing the Square","text":"What is the greatest common multiple of $$3$$ and 6?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h3","type":"hint","dependencies":["a0dd0e7corepoly10a-h2"],"title":"Completing the Square","text":"Pull out $$3$$ and the negative from the function: $$-3\\\\left(x^2-2x\\\\right)+7$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h4","type":"hint","dependencies":["a0dd0e7corepoly10a-h3"],"title":"Completing the Square","text":"To find the value to add to $$f(x)=a \\\\left(x^2+b x\\\\right)+c$$, you must add $${\\\\left(\\\\frac{b}{2}\\\\right)}^2$$ within the parantheses. To do so, you must multiply the result by a.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0dd0e7corepoly10a-h4"],"title":"Completing the Square","text":"What is $${\\\\left(\\\\frac{2}{2}\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a0dd0e7corepoly10a-h5"],"title":"Completing the Square","text":"What is $$1\\\\left(-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h7","type":"hint","dependencies":["a0dd0e7corepoly10a-h6"],"title":"Completing the Square","text":"Add $$3$$ and subtract $$3$$ to simplify the equation: $$-3\\\\left(x^2-2x\\\\right)-3+3+7$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h8","type":"hint","dependencies":["a0dd0e7corepoly10a-h7"],"title":"Completing the Square","text":"Move the $$-3$$ within the paranetheses by dividing by three and simplify the constant: $$-3\\\\left(x^2-2x+1\\\\right)+3+7$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a0dd0e7corepoly10a-h8"],"title":"Completing the Square","text":"What is $$3+7$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h10","type":"hint","dependencies":["a0dd0e7corepoly10a-h9"],"title":"Completing the Square","text":"For some quadratic $$f(x)=x^2+2b x+b^2$$, it can be simplified to $${\\\\left(x+b\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\left(x-1\\\\right)}^2$$"],"dependencies":["a0dd0e7corepoly10a-h10"],"title":"Completing the Square","text":"What is $$x^2-2x+1$$ simplified?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$${\\\\left(x-1\\\\right)}^2$$","$${\\\\left(x+1\\\\right)}^2$$","$${\\\\left(x-2\\\\right)}^2$$","$${\\\\left(x+2\\\\right)}^2$$"]},{"id":"a0dd0e7corepoly10a-h12","type":"hint","dependencies":["a0dd0e7corepoly10a-h11"],"title":"Finding the Range","text":"The range of the function $$f(x)=-3{\\\\left(x-1\\\\right)}^2+10$$ can be found by breaking the function into parts.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly10a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$[0,\\\\infty)$$"],"dependencies":["a0dd0e7corepoly10a-h12"],"title":"Finding the Range","text":"What is the range of $${\\\\left(x-1\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$[0,\\\\infty)$$","$$[1,\\\\infty)$$","$$[-1,\\\\infty)$$","$$(-\\\\infty,\\\\infty)$$"],"subHints":[{"id":"a0dd0e7corepoly10a-h13-s1","type":"hint","dependencies":[],"title":"Range of $${\\\\left(x+a\\\\right)}^2$$","text":"The range of $${\\\\left(x+a\\\\right)}^2$$ will be $$[0,\\\\infty)$$. a will only shift the equation left and right, changing the domain but not the range.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a0dd0e7corepoly10a-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-\\\\infty,0]$$"],"dependencies":["a0dd0e7corepoly10a-h13"],"title":"Finding the Range","text":"What is the range of $$-3{\\\\left(x-1\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$[0,\\\\infty)$$","$$(-\\\\infty,0]$$","$$(-\\\\infty,1]$$","$$[1,\\\\infty)$$"],"subHints":[{"id":"a0dd0e7corepoly10a-h14-s1","type":"hint","dependencies":[],"title":"Range of $$-f(x)$$","text":"The range [a,b] for the function f(x) will be $$[-b,-a]$$ for the function $$-f(x)$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a0dd0e7corepoly10a-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-\\\\infty,10]$$"],"dependencies":["a0dd0e7corepoly10a-h14"],"title":"Finding the Range","text":"What is the range of $$-3{\\\\left(x-1\\\\right)}^2+10$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(-\\\\infty,10]$$","$$(-\\\\infty,0]$$","$$(-\\\\infty,-10]$$","$$[0,\\\\infty)$$"],"subHints":[{"id":"a0dd0e7corepoly10a-h15-s1","type":"hint","dependencies":[],"title":"Range of $$f{\\\\left(x\\\\right)}+c$$","text":"The range [a,b] for the function f(x) will be [a+c, b+c] for the function $$f{\\\\left(x\\\\right)}+c$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a0dd0e7corepoly100","title":"Core Functions: Constant, Linear and Quadratic: Part B","body":"These problems are generally harder, often highlighting an important subtlety. Every quadratic function $$f(x)=a x^2+b x+c$$ (where a not equal to 0) can be built by applying a composition of transformations to the most basic parabola, $$y=x^2$$. Let\'s explore this with another specific example, $$f(x)=3x^2+12x+7$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly100a","stepAnswer":["$$f(x)=3{\\\\left(x+2\\\\right)}^2-5$$"],"problemType":"MultipleChoice","stepTitle":"Complete the square to write f in the form $$f(x)=A {\\\\left(x+D\\\\right)}^2+B$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$f(x)=3{\\\\left(x+2\\\\right)}^2-5$$","choices":["$$f(x)=3{\\\\left(x+2\\\\right)}^2-5$$","$$f(x)=3{\\\\left(x-2\\\\right)}^2-5$$","$$f(x)=3{\\\\left(x-2\\\\right)}^2+19$$","$$f(x)=3{\\\\left(x+2\\\\right)}^2+19$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly100a-h1","type":"hint","dependencies":[],"title":"Completing the Square","text":"To complete the square of a quadratic function $$f(x)=a x^2+b x+c$$, first you need to find the greatest common multiple between a,b such that $$f(x)=d \\\\left(\\\\frac{a}{d} x^2+\\\\frac{b}{d} x\\\\right)+c$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a0dd0e7corepoly100a-h1"],"title":"Completing the Square","text":"What is the greatest common multiple of $$3$$ and 12?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h3","type":"hint","dependencies":["a0dd0e7corepoly100a-h2"],"title":"Completing the Square","text":"Pull out $$3$$ from the function: $$3\\\\left(x^2+4x\\\\right)+7$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h4","type":"hint","dependencies":["a0dd0e7corepoly100a-h3"],"title":"Completing the Square","text":"To find the value to add to $$f(x)=a \\\\left(x^2+b x\\\\right)+c$$, you must add $${\\\\left(\\\\frac{b}{2}\\\\right)}^2$$ within the parantheses. To do so, you must multiply the result by a.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a0dd0e7corepoly100a-h4"],"title":"Completing the Square","text":"What is $${\\\\left(\\\\frac{4}{2}\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0dd0e7corepoly100a-h5"],"title":"Completing the Square","text":"What is $$4\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h7","type":"hint","dependencies":["a0dd0e7corepoly100a-h6"],"title":"Completing the Square","text":"Add $$3$$ and subtract $$3$$ to simplify the equation: $$3\\\\left(x^2+4x\\\\right)+12-12+7$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h8","type":"hint","dependencies":["a0dd0e7corepoly100a-h7"],"title":"Completing the Square","text":"Move the $$12$$ within the paranetheses by dividing by three and simplify the constant: $$3\\\\left(x^2+4x+4\\\\right)-12+7$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a0dd0e7corepoly100a-h8"],"title":"Completing the Square","text":"What is $$-12+7$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h10","type":"hint","dependencies":["a0dd0e7corepoly100a-h9"],"title":"Completing the Square","text":"For some quadratic $$f(x)=x^2+2b x+b^2$$, it can be simplified to $${\\\\left(x+b\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly100a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\left(x+2\\\\right)}^2$$"],"dependencies":["a0dd0e7corepoly100a-h10"],"title":"Completing the Square","text":"What is $$x^2+4x+4$$ simplified?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$${\\\\left(x-4\\\\right)}^2$$","$${\\\\left(x+4\\\\right)}^2$$","$${\\\\left(x-2\\\\right)}^2$$","$${\\\\left(x+2\\\\right)}^2$$"]}]}}]},{"id":"a0dd0e7corepoly101","title":"Core Functions: Constant, Linear and Quadratic: Part B","body":"These problems are generally harder, often highlighting an important subtlety.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly101a","stepAnswer":["$$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) x+4$$"],"problemType":"MultipleChoice","stepTitle":"Two straight lines are said to be perpendicular if they intersect at a right-angle. It is a fact that this happens if and only if the product of their slopes equals $$-1$$ (assuming neither is vertical). Using this fact, find the formula for the linear function f, whose graph is perpendicular tot he graph of $$g(x)=2x-1$$ and intersects it when $$y=3$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) x+4$$","choices":["$$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) x+4$$","$$f(x)=-2x+7$$","$$f(x)=\\\\frac{1}{2} x+2$$","$$f(x)=3x-3$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly101a-h1","type":"hint","dependencies":[],"title":"Finding the Slope","text":"The slope of the inverse function is when the slope of $$g{\\\\left(x\\\\right)} m=-1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a0dd0e7corepoly101a-h1"],"title":"Finding the Slope","text":"What is the slope of $$g(x)=2x-1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a0dd0e7corepoly101a-h2-s1","type":"hint","dependencies":[],"title":"Slope of g(x)","text":"The slope of a function $$f(x)=m x+b$$ is $$m$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a0dd0e7corepoly101a-h3","type":"hint","dependencies":["a0dd0e7corepoly101a-h2"],"title":"Finding the Slope","text":"Divide by $$2$$ on both sides to isolate \'m\': $$m=\\\\frac{-1}{2}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h4","type":"hint","dependencies":["a0dd0e7corepoly101a-h3"],"title":"Finding a Point","text":"The point used to get the perpendicular equation can be down by subtituting the intersection $$y=3$$ into $$g(x)=2x-1$$ to find $$x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h5","type":"hint","dependencies":["a0dd0e7corepoly101a-h4"],"title":"Finding a Point","text":"Add one to both sides: $$3+1=2x$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a0dd0e7corepoly101a-h5"],"title":"Finding a Point","text":"What is $$3+1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h7","type":"hint","dependencies":["a0dd0e7corepoly101a-h6"],"title":"Finding a Point","text":"Divide by $$2$$ on both sides: $$\\\\frac{4}{2}=x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a0dd0e7corepoly101a-h7"],"title":"Finding a Point","text":"What is $$\\\\frac{4}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h9","type":"hint","dependencies":["a0dd0e7corepoly101a-h8"],"title":"Finding a Point","text":"Since $$x=2$$, the point on the graph of g(x) is $$(2,3)$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h10","type":"hint","dependencies":["a0dd0e7corepoly101a-h9"],"title":"Point-Slope Form","text":"The point slope formula can be used to get the function of a line through the given point: $$y-y_1=m \\\\left(x-x_1\\\\right)$$ where $$m$$ is the slope and $$(x_1,y_1)$$ is the point.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h11","type":"hint","dependencies":["a0dd0e7corepoly101a-h10"],"title":"Point-Slope Form","text":"Substituing $$m=\\\\frac{-1}{2}$$ and $$(2,3)$$ for the point, the formula is equal to $$y-3=-\\\\left(\\\\frac{1}{2}\\\\right) \\\\left(x-2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0dd0e7corepoly101a-h11"],"title":"Point-Slope Form","text":"Distribute $$\\\\frac{-1}{2}$$ to $$x-2$$. What is $$-\\\\left(\\\\frac{1}{2}\\\\right) \\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h13","type":"hint","dependencies":["a0dd0e7corepoly101a-h12"],"title":"Point-Slope Form","text":"Add $$3$$ to both sides: $$y=-\\\\left(\\\\frac{1}{2}\\\\right) x+1+3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly101a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a0dd0e7corepoly101a-h13"],"title":"Point-Slope Form","text":"What is $$1+3$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly1012","title":"Core Functions: Constant, Linear and Quadratic: Part B","body":"These problems are generally harder, often highlighting an important subtlety.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly1012a","stepAnswer":["f(0), $$f(-4)$$"],"problemType":"MultipleChoice","stepTitle":"Choose two points that show why the function $$f(x)=2x^2+8x-3$$ does not admit an inverse.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"f(0), $$f(-4)$$","choices":["f(0), $$f(-4)$$","$$f(-2)$$, f(0)","$$f(-1)$$, $$f(-5)$$","f(3), f(7)"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly1012a-h1","type":"hint","dependencies":[],"title":"Understanding the Inverse","text":"A function f can only have an inverse if for every value $$y$$, there is one $$x$$ in its domain. This is also called a one-to-one function.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h2","type":"hint","dependencies":["a0dd0e7corepoly1012a-h1"],"title":"Understanding the Inverse","text":"Try plugging in the values to see if two different $$x$$ values get the same $$y$$ value. If they do, then the function cannot be an inverse.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a0dd0e7corepoly1012a-h2"],"title":"Solving Functions","text":"What is $$f(-5)=2{\\\\left(-5\\\\right)}^2+8\\\\left(-5\\\\right)-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a0dd0e7corepoly1012a-h2"],"title":"Solving Functions","text":"What is $$f(-4)=2{\\\\left(-4\\\\right)}^2+8\\\\left(-4\\\\right)-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-11$$"],"dependencies":["a0dd0e7corepoly1012a-h2"],"title":"Solving Functions","text":"What is $$f(-2)=2{\\\\left(-2\\\\right)}^2+8\\\\left(-2\\\\right)-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a0dd0e7corepoly1012a-h2"],"title":"Solving Functions","text":"What is $$f(-1)=2{\\\\left(-1\\\\right)}^2+8\\\\left(-1\\\\right)-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a0dd0e7corepoly1012a-h2"],"title":"Solving Functions","text":"What is $$f(0)=2\\\\times0^2+8\\\\times0-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$39$$"],"dependencies":["a0dd0e7corepoly1012a-h2"],"title":"Solving Functions","text":"What is $$f(3)=2\\\\times3^2+8\\\\times3-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1012a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$151$$"],"dependencies":["a0dd0e7corepoly1012a-h2"],"title":"Solving Functions","text":"What is $$f(7)=2\\\\times7^2+8\\\\times7-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly10b","title":"Core Functions: Constant, Linear and Quadratic: Part A","body":"These questions test your knowledge of the core concepts. Suppose f is the function $$f(x)=-3x^2+6x+7$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly10ba","stepAnswer":["$$(-\\\\infty,1]$$"],"problemType":"MultipleChoice","stepTitle":"On what interval is the function increasing?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,1]$$","choices":["$$(-\\\\infty,1]$$","$$(-\\\\infty,-1]$$","$$[1,\\\\infty)$$","$$[-1,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly10ba-h1","type":"hint","dependencies":[],"title":"Finding the Interval","text":"For $$a<0$$, $$a {\\\\left(x-D\\\\right)}^2+B$$ increases on $$(-\\\\infty,D]$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a0dd0e7corepoly10bb","stepAnswer":["$$[1,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"On what interval is the function decreasing?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[1,\\\\infty)$$","choices":["$$(-\\\\infty,1]$$","$$(-\\\\infty,-1]$$","$$[1,\\\\infty)$$","$$[-1,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly10bb-h1","type":"hint","dependencies":[],"title":"Finding the Interval","text":"For $$a<0$$, $$a {\\\\left(x-D\\\\right)}^2+B$$ decreases on $$[D,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly11","title":"Core Functions: Constant, Linear and Quadratic: Part A","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly11a","stepAnswer":["$$A=-1$$"],"problemType":"MultipleChoice","stepTitle":"Find all values of A, such that the graphs of $$f(x)=x^2$$ and $$g(x)=2x+A$$ have a single intersection.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$A=-1$$","choices":["$$A=-1$$","$$A=1$$, $$1$$ $$\\\\pm$$ $$\\\\sqrt{3}$$","$$A=1$$ $$\\\\pm$$ $$\\\\sqrt{3}$$","No possible values"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly11a-h1","type":"hint","dependencies":[],"title":"Solving the Equation","text":"To find the intersection between two functions, you can set them equal to each other: $$x^2=2x+A$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h2","type":"hint","dependencies":["a0dd0e7corepoly11a-h1"],"title":"Solving the Equation","text":"Move $$2x$$ to the left side by subtracting the right side: $$x^2-2x=A$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h3","type":"hint","dependencies":["a0dd0e7corepoly11a-h2"],"title":"Solving the Equation","text":"Complete the square for $$x^2-2x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h4","type":"hint","dependencies":["a0dd0e7corepoly11a-h3"],"title":"Solving the Equation","text":"To find the value to add to $$x^2+b x$$, you must add $${\\\\left(\\\\frac{b}{2}\\\\right)}^2$$ within the parantheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0dd0e7corepoly11a-h4"],"title":"Solving the Equation","text":"What is $${\\\\left(-\\\\frac{2}{2}\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h6","type":"hint","dependencies":["a0dd0e7corepoly11a-h5"],"title":"Solving the Equation","text":"Add $$1$$ to both sides to simplify the equation: $$x^2-2x+1=A+1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h7","type":"hint","dependencies":["a0dd0e7corepoly11a-h6"],"title":"Solving the Equation","text":"For some quadratic $$f(x)=x^2+2b x+b^2$$, it can be simplified to $${\\\\left(x+b\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\left(x-1\\\\right)}^2$$"],"dependencies":["a0dd0e7corepoly11a-h7"],"title":"Solving the Equation","text":"What is $$x^2-2x+1$$ simplified?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$${\\\\left(x-1\\\\right)}^2$$","$${\\\\left(x+1\\\\right)}^2$$","$${\\\\left(x-2\\\\right)}^2$$","$${\\\\left(x+2\\\\right)}^2$$"]},{"id":"a0dd0e7corepoly11a-h9","type":"hint","dependencies":["a0dd0e7corepoly11a-h8"],"title":"Finding One Intersection Point","text":"Given $${\\\\left(x-1\\\\right)}^2=A+1$$, $$A+1$$ could either be $$A+1>0$$, $$A+1<0$$, $$A+1=0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h10","type":"hint","dependencies":["a0dd0e7corepoly11a-h9"],"title":"Positive Consant","text":"When $$A+1>0$$, then it is possible to take the square root where $$x-1=$$ $$\\\\pm$$ $$\\\\sqrt{A+1}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h11","type":"hint","dependencies":["a0dd0e7corepoly11a-h10"],"title":"Positive Consant","text":"Add one to both sides to simplify: $$x=1$$ $$\\\\pm$$ $$\\\\sqrt{A+1}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a0dd0e7corepoly11a-h11"],"title":"Positive Consant","text":"Is there exactly one value that would serve as the intersection?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a0dd0e7corepoly11a-h13","type":"hint","dependencies":["a0dd0e7corepoly11a-h12"],"title":"Negative Consant","text":"When $$A+1<0$$, then it is impossible for $$x$$ to intersect with the line as $${\\\\left(x-1\\\\right)}^2$$ cannot be negative.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h14","type":"hint","dependencies":["a0dd0e7corepoly11a-h13"],"title":"Zero Constant","text":"When $$A+1=0$$, then it is possible to take the square root where $$x-1=0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h15","type":"hint","dependencies":["a0dd0e7corepoly11a-h14"],"title":"Zero Constant","text":"Add $$-1$$ to both sides to simplify: $$x=0-1$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a0dd0e7corepoly11a-h15"],"title":"Zero Constant","text":"What is $$0-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h17","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a0dd0e7corepoly11a-h16"],"title":"Zero Constant","text":"Is there exactly one value that would serve as the intersection?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a0dd0e7corepoly11a-h18","type":"hint","dependencies":["a0dd0e7corepoly11a-h17"],"title":"Finding A","text":"Since there is exactly one intersection when $$A+1=0$$, A can be solved for to get the result.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h19","type":"hint","dependencies":["a0dd0e7corepoly11a-h18"],"title":"Finding A","text":"Add $$-1$$ to both sides to simplify: $$A=0-1$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly11a-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a0dd0e7corepoly11a-h19"],"title":"Finding A","text":"What is $$0-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly110","title":"Core Functions: Constant, Linear and Quadratic: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly110a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"A quadratic function f has a graph with vertex $$(2,-1)$$. Is it possible that the graph has x-intercepts $$-1$$ and 4?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly110a-h1","type":"hint","dependencies":[],"title":"Symetmetry of Quadratics","text":"Quadratics have the same output left and right of the vertex. So, if there is a vertex V, then $$f(v-c)=f{\\\\left(v+c\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly110a-h2","type":"hint","dependencies":["a0dd0e7corepoly110a-h1"],"title":"Symetmetry of Quadratics","text":"Since $$V=2$$, then $$f(2-c)=f{\\\\left(2+c\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly110a-h3","type":"hint","dependencies":["a0dd0e7corepoly110a-h2"],"title":"Solving the Offset","text":"Set the value of $$x$$ to be one of the supposed x-intercepts: $$2+c=-1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly110a-h4","type":"hint","dependencies":["a0dd0e7corepoly110a-h3"],"title":"Solving the Offset","text":"Subtract $$2$$ from both sides: $$c=-1-2$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly110a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a0dd0e7corepoly110a-h4"],"title":"Solving the Offset","text":"What is $$-1-2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly110a-h6","type":"hint","dependencies":["a0dd0e7corepoly110a-h5"],"title":"Finding the Other X-Intercept","text":"Since c is $$-3$$, the other x-intercept can be found by using the opposite equation: $$f{\\\\left(2+3\\\\right)}=f(-1)$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly110a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a0dd0e7corepoly110a-h6"],"title":"Finding the Other X-Intercept","text":"What is $$2+3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly110a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a0dd0e7corepoly110a-h7"],"title":"Finding the Other X-Intercept","text":"Is $$5$$ equal to the other x-intercept of 4?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a0dd0e7corepoly111","title":"Core Functions: Constant, Linear and Quadratic: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly111a","stepAnswer":["$$[-10,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"Calculate the range of the following function $$f(x)=x^4-6x^2-1$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[-10,\\\\infty)$$","choices":["$$[-10,\\\\infty)$$","$$[-1,\\\\infty)$$","$$(-\\\\infty,10]$$","$$(-\\\\infty,1]$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly111a-h1","type":"hint","dependencies":[],"title":"Rewriting the Expression","text":"The equation can be rewritten in the form of a quadratic by subtituting $$a=x^2$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a^2-6a-1$$"],"dependencies":["a0dd0e7corepoly111a-h1"],"title":"Rewriting the Expression","text":"What equation represents $$f(x)=x^4-6x^2-1$$ in terms of a?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$a^2-6a-1$$","$$a^4-6a-1$$","$$a^2-6a^2-1$$","$$a^4-6a^2-1$$"]},{"id":"a0dd0e7corepoly111a-h3","type":"hint","dependencies":["a0dd0e7corepoly111a-h2"],"title":"Completing the Square","text":"To find the value to add to $$f(x)=x^2+b x+c$$, you must add $${\\\\left(\\\\frac{b}{2}\\\\right)}^2$$ within the parantheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a0dd0e7corepoly111a-h3"],"title":"Completing the Square","text":"What is $${\\\\left(-\\\\frac{6}{2}\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h5","type":"hint","dependencies":["a0dd0e7corepoly111a-h4"],"title":"Completing the Square","text":"Add $$9$$ and subtract $$9$$ to simplify the equation: $$a^2-6a+9-9-1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a0dd0e7corepoly111a-h5"],"title":"Completing the Square","text":"What is $$-9-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h7","type":"hint","dependencies":["a0dd0e7corepoly111a-h6"],"title":"Completing the Square","text":"For some quadratic $$f(x)=x^2+2b x+b^2$$, it can be simplified to $${\\\\left(x+b\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\left(a-3\\\\right)}^2$$"],"dependencies":["a0dd0e7corepoly111a-h7"],"title":"Completing the Square","text":"What is $$a^2-6a+9$$ simplified?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$${\\\\left(a-3\\\\right)}^2$$","$${\\\\left(a-6\\\\right)}^2$$","$${\\\\left(a+3\\\\right)}^2$$","$${\\\\left(a+6\\\\right)}^2$$"]},{"id":"a0dd0e7corepoly111a-h9","type":"hint","dependencies":["a0dd0e7corepoly111a-h8"],"title":"Rewriting the Expression","text":"Subtitute $$x^2$$ back in for the final result: $$f(x)={\\\\left(x^2-3\\\\right)}^2-10$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h10","type":"hint","dependencies":["a0dd0e7corepoly111a-h9"],"title":"Finding the Range","text":"The range of the function $$f(x)={\\\\left(x^2-3\\\\right)}^2-10$$ can be found by breaking the function into parts.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly111a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$[0,\\\\infty)$$"],"dependencies":["a0dd0e7corepoly111a-h10"],"title":"Finding the Range","text":"What is the range of $${\\\\left(x^2-3\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$[0,\\\\infty)$$","$$[1,\\\\infty)$$","$$[-1,\\\\infty)$$","$$(-\\\\infty,\\\\infty)$$"],"subHints":[{"id":"a0dd0e7corepoly111a-h11-s1","type":"hint","dependencies":[],"title":"Range of $${\\\\left(x+a\\\\right)}^2$$","text":"The range of $${\\\\left(x+a\\\\right)}^2$$ will be $$[0,\\\\infty)$$. a will only shift the equation left and right, changing the domain but not the range.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a0dd0e7corepoly111a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$[-10,\\\\infty)$$"],"dependencies":["a0dd0e7corepoly111a-h11"],"title":"Finding the Range","text":"What is the range of $${\\\\left(x^2-3\\\\right)}^2-10$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(-\\\\infty,10]$$","$$[-10,\\\\infty)$$","$$(-\\\\infty,-10]$$","$$[10,\\\\infty)$$"],"subHints":[{"id":"a0dd0e7corepoly111a-h12-s1","type":"hint","dependencies":[],"title":"Range of $$f{\\\\left(x\\\\right)}+c$$","text":"The range [a,b] for the function f(x) will be [a+c, b+c] for the function $$f{\\\\left(x\\\\right)}+c$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a0dd0e7corepoly112","title":"Core Functions: Constant, Linear and Quadratic: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly112a","stepAnswer":["$$(-\\\\infty,-1)$$ $$\\\\cup$$ $$(-1,\\\\frac{-\\\\sqrt{2}}{2})$$ $$\\\\cup$$ $$(\\\\frac{-\\\\sqrt{2}}{2},\\\\frac{\\\\sqrt{2}}{2})$$ $$\\\\cup$$ $$(\\\\frac{\\\\sqrt{2}}{2},1)$$ $$\\\\cup$$ $$(1,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"Calculate the domain of the following function $$f(x)=\\\\frac{1}{2x^4-3x^2+1}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-1)$$ $$\\\\cup$$ $$(-1,\\\\frac{-\\\\sqrt{2}}{2})$$ $$\\\\cup$$ $$(\\\\frac{-\\\\sqrt{2}}{2},\\\\frac{\\\\sqrt{2}}{2})$$ $$\\\\cup$$ $$(\\\\frac{\\\\sqrt{2}}{2},1)$$ $$\\\\cup$$ $$(1,\\\\infty)$$","choices":["$$(-\\\\infty,-1)$$ $$\\\\cup$$ $$(-1,\\\\frac{-\\\\sqrt{2}}{2})$$ $$\\\\cup$$ $$(\\\\frac{-\\\\sqrt{2}}{2},\\\\frac{\\\\sqrt{2}}{2})$$ $$\\\\cup$$ $$(\\\\frac{\\\\sqrt{2}}{2},1)$$ $$\\\\cup$$ $$(1,\\\\infty)$$","$$(-\\\\infty,-1)$$ $$\\\\cup$$ $$(-1,\\\\frac{-1}{2})$$ $$\\\\cup$$ $$(\\\\frac{-1}{2},\\\\frac{1}{2})$$ $$\\\\cup$$ $$(\\\\frac{1}{2},1)$$ $$\\\\cup$$ $$(1,\\\\infty)$$","$$(-\\\\infty,\\\\frac{1}{2})$$ $$\\\\cup$$ $$(\\\\frac{1}{2},1)$$ $$\\\\cup$$ $$(1,\\\\infty)$$","$$(-\\\\infty,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly112a-h1","type":"hint","dependencies":[],"title":"Bounds of a Function","text":"A function is undefined when for some $$\\\\frac{1}{x}$$, $$x$$ not equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x^4-3x^2+1 \\\\neq 0$$"],"dependencies":["a0dd0e7corepoly112a-h1"],"title":"Bounds of a Function","text":"Since $$f(x)=\\\\frac{1}{2x^4-3x^2+1}$$, what inequality represents the restriction on a function\'s domain?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2x^4-3x^2+1 \\\\neq 0$$","$$\\\\frac{1}{2x^4-3x^2+1} \\\\neq 0$$"]},{"id":"a0dd0e7corepoly112a-h3","type":"hint","dependencies":["a0dd0e7corepoly112a-h2"],"title":"Rewriting the Expression","text":"The equation can be rewritten in the form of a quadratic by subtituting $$w=x^2$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2w^2-3w+1$$"],"dependencies":["a0dd0e7corepoly112a-h3"],"title":"Rewriting the Expression","text":"What equation represents $$f(x)=2x^4-3x^2+1$$ in terms of w?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2w^2-3w+1$$","$$2w^4-3w+1$$","$$2w^2-3w^2+1$$","$$2w^4-3w^2+1$$"]},{"id":"a0dd0e7corepoly112a-h5","type":"hint","dependencies":["a0dd0e7corepoly112a-h4"],"title":"Finding the x-intercepts","text":"The x-intercepts (when $$x=0)$$ can be found via $$x=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4a c}\\\\right)}{2} a$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h6","type":"hint","dependencies":["a0dd0e7corepoly112a-h5"],"title":"Finding the x-intercepts","text":"Substitute the values within $$2w^2-3w+1$$ to determine the x-intercepts: $$w=2\\\\frac{3\\\\pm \\\\sqrt{{\\\\left(-3\\\\right)}^2-4\\\\times2\\\\times1}}{2}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a0dd0e7corepoly112a-h6"],"title":"Finding the x-intercepts","text":"What is $${\\\\left(-3\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a0dd0e7corepoly112a-h6"],"title":"Finding the x-intercepts","text":"What is $$4\\\\times2\\\\times1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a0dd0e7corepoly112a-h6"],"title":"Finding the x-intercepts","text":"What is $$2\\\\times2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h10","type":"hint","dependencies":["a0dd0e7corepoly112a-h7","a0dd0e7corepoly112a-h8","a0dd0e7corepoly112a-h9"],"title":"Finding the x-intercepts","text":"So far, $$w=\\\\frac{3\\\\pm\\\\sqrt{9-8}}{4}.$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0dd0e7corepoly112a-h10"],"title":"Finding the x-intercepts","text":"What is $$9-8$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0dd0e7corepoly112a-h11"],"title":"Finding the x-intercepts","text":"What is $$\\\\sqrt{1}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h13","type":"hint","dependencies":["a0dd0e7corepoly112a-h12"],"title":"Finding the x-intercepts","text":"Split w into two parts to solve the different intercepts: $$\\\\frac{3+1}{4}$$ and $$\\\\frac{3-1}{4}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0dd0e7corepoly112a-h13"],"title":"Finding the x-intercepts","text":"What is $$\\\\frac{3+1}{4}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a0dd0e7corepoly112a-h13"],"title":"Finding the x-intercepts","text":"What is $$\\\\frac{3-1}{4}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h16","type":"hint","dependencies":["a0dd0e7corepoly112a-h14","a0dd0e7corepoly112a-h15"],"title":"Finding the x-intercepts","text":"Since w=1,1/2, substitute back in $$x^2$$ to find the answer in terms of $$x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h17","type":"hint","dependencies":["a0dd0e7corepoly112a-h16"],"title":"Finding the x-intercepts","text":"Take the square root of both sides to get the result: $$x=$$ $$\\\\pm$$ $$\\\\sqrt{1}$$, $$x=$$ $$\\\\pm$$ $$\\\\sqrt{\\\\frac{1}{2}}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h18","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\pm$$ $$1$$"],"dependencies":["a0dd0e7corepoly112a-h17"],"title":"Finding the x-intercepts","text":"Simplify $$x=$$ $$\\\\pm$$ $$\\\\sqrt{1}$$.","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\pm$$ $$1$$","$$1$$","$$-1$$","$$\\\\sqrt{1}$$"]},{"id":"a0dd0e7corepoly112a-h19","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\pm$$ $$\\\\frac{\\\\sqrt{2}}{2}$$"],"dependencies":["a0dd0e7corepoly112a-h17"],"title":"Finding the x-intercepts","text":"Simplify $$x=$$ $$\\\\pm$$ $$\\\\sqrt{\\\\frac{1}{2}}$$.","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\pm$$ $$\\\\frac{\\\\sqrt{2}}{2}$$","$$\\\\frac{-\\\\sqrt{2}}{2}$$","$$\\\\frac{\\\\sqrt{2}}{2}$$","$$\\\\sqrt{\\\\frac{1}{2}}$$"]},{"id":"a0dd0e7corepoly112a-h20","type":"hint","dependencies":["a0dd0e7corepoly112a-h18","a0dd0e7corepoly112a-h19"],"title":"Finding the Bounds","text":"The domain in interval notation can be determined since $$x$$ is not equal to $$1,-1,\\\\frac{\\\\sqrt{2}}{2},-\\\\frac{\\\\sqrt{2}}{2}.$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h21","type":"hint","dependencies":["a0dd0e7corepoly112a-h20"],"title":"Finding the Bounds","text":"For some value c between [a,b] where $$x$$ not equal to c, the interval would be [a,c) $$\\\\cup$$ (c,b].","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly112a-h22","type":"hint","dependencies":["a0dd0e7corepoly112a-h21"],"title":"Finding the Bounds","text":"If there are multiple values $$x$$ cannot equal, say c and $$d$$ where $$c>d$$, the same process can be applied to the interval [a,b]: [a,d) $$\\\\cup$$ (d,c) $$\\\\cup$$ (c,b]","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly1b","title":"Core Functions: Constant, Linear and Quadratic: Part A","body":"These questions test your knowledge of the core concepts. Suppose f is a function whose graph is a straight line passing through the points $$(-3,2)$$ and $$(5,-2)$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly1ba","stepAnswer":["$$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) x+\\\\frac{1}{2}$$"],"problemType":"MultipleChoice","stepTitle":"Find an explicit formula for f(x).","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) x+\\\\frac{1}{2}$$","choices":["$$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) x+\\\\frac{1}{2}$$","$$f(x)=2x-8$$","$$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) x-\\\\frac{1}{2}$$","$$f(x)=2x+8$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly1ba-h1","type":"hint","dependencies":[],"title":"Slope of a Line","text":"The slope of a line can be determined using two points $$(x_1,y_1)$$, $$(x_2,y_2)$$ by subtracting the y-values over the x-values: $$\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h2","type":"hint","dependencies":["a0dd0e7corepoly1ba-h1"],"title":"Slope of a Line","text":"Substituting the points $$(-3,2)$$, $$(5,-2)$$, the slope is equal to $$\\\\frac{\\\\left(-2-2\\\\right)}{5-\\\\left(-3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a0dd0e7corepoly1ba-h2"],"title":"Slope of a Line","text":"What is $$-2-2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a0dd0e7corepoly1ba-h2"],"title":"Slope of a Line","text":"What is $$5-(-3)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h5","type":"hint","dependencies":["a0dd0e7corepoly1ba-h3","a0dd0e7corepoly1ba-h4"],"title":"Slope of a Line","text":"$$\\\\frac{-4}{8}$$ can be simplified to get the slope of the line: $$\\\\frac{-1}{2}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h6","type":"hint","dependencies":["a0dd0e7corepoly1ba-h5"],"title":"Point-Slope Form","text":"The point slope formula can be used to get the function of a line through the given point: $$y-y_1=m \\\\left(x-x_1\\\\right)$$ where $$m$$ is the slope and $$(x_1,y_1)$$ is the point.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h7","type":"hint","dependencies":["a0dd0e7corepoly1ba-h6"],"title":"Point-Slope Form","text":"Substituing $$m=\\\\frac{-1}{2}$$ and $$(-3,2)$$ for the point, the formula is equal to $$y-2=-\\\\left(\\\\frac{1}{2}\\\\right) \\\\left(x+3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{2}$$"],"dependencies":["a0dd0e7corepoly1ba-h7"],"title":"Point-Slope Form","text":"Distribute $$\\\\frac{-1}{2}$$ to $$x+3$$. What is $$3-\\\\left(\\\\frac{1}{2}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h9","type":"hint","dependencies":["a0dd0e7corepoly1ba-h8"],"title":"Point-Slope Form","text":"Add $$2$$ from the left to get $$y=-\\\\left(\\\\frac{1}{2}\\\\right) x-\\\\frac{3}{2}+2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly1ba-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a0dd0e7corepoly1ba-h9"],"title":"Point-Slope Form","text":"What is $$\\\\frac{-3}{2}+2$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly2","title":"Core Functions: Constant, Linear and Quadratic: Part A","body":"These questions test your knowledge of the core concepts. Suppose f is a function whose graph is a straight line passing through the points $$(-3,2)$$ and $$(5,-2)$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly2a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"What is the x-intercept?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly2a-h1","type":"hint","dependencies":[],"title":"Finding the x-intercept","text":"The x-intercept can be found by plugging in $$y=0$$ for the formula and solving for $$x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly2a-h2","type":"hint","dependencies":["a0dd0e7corepoly2a-h1"],"title":"Finding the x-intercept","text":"Plugging in $$y=0$$ means $$0=-\\\\left(\\\\frac{1}{2}\\\\right) x+\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly2a-h3","type":"hint","dependencies":["a0dd0e7corepoly2a-h2"],"title":"Finding the x-intercept","text":"Subtract $$\\\\frac{1}{2}$$ from the right to get $$\\\\frac{-1}{2}=-\\\\left(\\\\frac{1}{2}\\\\right) x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly2a-h4","type":"hint","dependencies":["a0dd0e7corepoly2a-h3"],"title":"Finding the x-intercept","text":"Divide $$\\\\frac{-1}{2}$$ on both sides to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0dd0e7corepoly2a-h4"],"title":"Finding the x-intercept","text":"What is $$\\\\frac{\\\\left(-\\\\frac{1}{2}\\\\right)}{\\\\left(-\\\\frac{1}{2}\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0dd0e7corepoly211","title":"Core Functions: Constant, Linear and Quadratic: Part B","body":"These problems are generally harder, often highlighting an important subtlety. Every quadratic function $$f(x)=a x^2+b x+c$$ (where a not equal to 0) can be built by applying a composition of transformations to the most basic parabola, $$y=x^2$$. Let\'s explore this with another specific example, $$f(x)=3x^2+12x+7$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Constant, Linear, and Quadratic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a0dd0e7corepoly211a","stepAnswer":["Translate left by $$2$$. Stretch vertically by $$3$$. Translate down by $$5$$"],"problemType":"MultipleChoice","stepTitle":"Give a sequence of three basic transformations whose composition transforms the graph of $$y=x^2$$ into $$y=f(x)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate left by $$2$$. Stretch vertically by $$3$$. Translate down by $$5$$","choices":["Translate left by $$2$$. Stretch vertically by $$3$$. Translate down by $$5$$","Translate right by $$2$$. Stretch vertically by $$3$$. Translate up by $$7$$","Translate left by $$4$$. Compress vertically by $$3$$. Translate up by $$5$$","Translate right by $$4$$. Compress vertically by $$3$$. Translate down by $$7$$"],"hints":{"DefaultPathway":[{"id":"a0dd0e7corepoly211a-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-a)$$","text":"For some value a, $$f(x-a)$$ means that f(x) is translated to the right by a units. Similarly, $$f{\\\\left(x+a\\\\right)}$$ means that f(x) is translated to the left by a units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly211a-h2","type":"hint","dependencies":["a0dd0e7corepoly211a-h1"],"title":"Understanding $$f(x-a)$$","text":"Since a is $$-2$$, $$f{\\\\left(x+2\\\\right)}$$ means that the graph is translated left by $$2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly211a-h3","type":"hint","dependencies":["a0dd0e7corepoly211a-h2"],"title":"Understanding $$a f{\\\\left(x\\\\right)}$$","text":"For some value a not equal to $$0$$, $$a f{\\\\left(x\\\\right)}$$ means that f(x) is stretched vertically by a. Similarly, $$\\\\frac{f{\\\\left(x\\\\right)}}{a}$$ means that f(x) is compressed vertically by a.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly211a-h4","type":"hint","dependencies":["a0dd0e7corepoly211a-h3"],"title":"Understanding $$a f{\\\\left(x\\\\right)}$$","text":"Since a is $$3$$, $$3f{\\\\left(x+2\\\\right)}$$ means that the graph is stretched vertically by $$3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly211a-h5","type":"hint","dependencies":["a0dd0e7corepoly211a-h4"],"title":"Understanding $$f{\\\\left(x\\\\right)}+a$$","text":"For some value a, $$f{\\\\left(x\\\\right)}+a$$ means that f(x) is translated up by a units. Similarly, $$f(x)-a$$ means that f(x) is translated down by a units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a0dd0e7corepoly211a-h6","type":"hint","dependencies":["a0dd0e7corepoly211a-h5"],"title":"Understanding $$f{\\\\left(x\\\\right)}+a$$","text":"Since a is $$-5$$, $$3f{\\\\left(x+2\\\\right)}-5$$ means that the graph is translated down by $$5$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a0ec58fterminology1","title":"Understanding Probability Terminology","body":"The sample space S is the whole numbers starting at one and less than $$20$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology1a","stepAnswer":["{1, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}"],"problemType":"MultipleChoice","stepTitle":"What is the sample space, S?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"{1, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","choices":["{1, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{1, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, $$19$$, 20}","{0, $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{0, $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, $$19$$, 20}"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology1a-h1","type":"hint","dependencies":[],"title":"Definition of Sample Space","text":"The sample space of an experiment is the set of all possible outcomes. In this scenario, we can represent each outcome as one of each of the whole numbers that starts at one and is less than $$20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{1, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}"],"dependencies":["a0ec58fterminology1a-h1"],"title":"Determining the Sample Space","text":"Knowing the definition of a sample space, what then, is the sample space of whole numbers starting at one and less than 20? What is the list of numbers that starts at one and all of which are less than 20?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{1, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{1, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, $$19$$, 20}","{0, $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{0, $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$, $$10$$, $$11$$, $$12$$, $$13$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, $$19$$, 20}"]}]}},{"id":"a0ec58fterminology1b","stepAnswer":["{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ the even numbers and event B $$=$$ numbers greater than $$13$$. What is the list of events that best represents the combination of outcomes in A?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}","choices":["{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}","{14, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{13, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, $$18$$, 20}"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology1b-h3","type":"hint","dependencies":["a0ec58fterminology1a-h2"],"title":"Determining Events","text":"The list of outcomes for an event A is all the possible outcomes that occur under that event. In this scenario, we can represent each outcome as one of each of the whole numbers that starts at one and is less than $$20$$ AND is even.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}"],"dependencies":["a0ec58fterminology1b-h3"],"title":"Determining the Outcomes","text":"Knowing the definition of an event, what then, is the list of possible outcomes of whole numbers starting at one and less than $$20$$ that are even? What are the outcomes that together represent A?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}","{14, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{13, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, $$18$$, 20}"]}]}},{"id":"a0ec58fterminology1c","stepAnswer":["{14, $$15$$, $$16$$, $$17$$, $$18$$, 19}"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ the even numbers and event B $$=$$ numbers greater than $$13$$. What is the list of events that best represents the combination of outcomes in B?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"{14, $$15$$, $$16$$, $$17$$, $$18$$, 19}","choices":["{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}","{14, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{13, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, $$18$$, 20}"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology1c-h5","type":"hint","dependencies":["a0ec58fterminology1b-h4"],"title":"Determining Events","text":"The list of outcomes for an event B is all the possible outcomes that occur under that event. In this scenario, we can represent each outcome as one of each of the whole numbers that starts at one and is less than $$20$$ AND is greater than $$13$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1c-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{14, $$15$$, $$16$$, $$17$$, $$18$$, 19}"],"dependencies":["a0ec58fterminology1c-h5"],"title":"Determining the Outcomes","text":"Knowing the definition of an event, what then, is the list of possible outcomes of whole numbers starting at one and less than $$20$$ that are greater than 13? What are the outcomes that together represent B?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}","{14, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{13, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, $$18$$, 20}"]}]}},{"id":"a0ec58fterminology1d","stepAnswer":["$$\\\\frac{9}{19}$$"],"problemType":"TextBox","stepTitle":"What is the probability of event A occurring, P(A)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9}{19}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology1d-h7","type":"hint","dependencies":["a0ec58fterminology1c-h6"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1d-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a0ec58fterminology1d-h7"],"title":"Size of A","text":"What is the size of A? Effectively, how many numbers are from one to $$19$$ are even?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1d-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a0ec58fterminology1d-h8"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total whole numbers are there between $$1$$ and $$19$$ inclusive?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1d-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{19}$$"],"dependencies":["a0ec58fterminology1d-h9"],"title":"Determining P(A)","text":"What is P(A), or what is the size of A divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology1e","stepAnswer":["$$\\\\frac{6}{19}$$"],"problemType":"TextBox","stepTitle":"What is the probability of event B occurring, P(B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{6}{19}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology1e-h11","type":"hint","dependencies":["a0ec58fterminology1d-h10"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1e-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a0ec58fterminology1e-h11"],"title":"Size of B","text":"What is the size of B? Effectively, how many numbers are from one to $$19$$ are greater than 13?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1e-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a0ec58fterminology1e-h12"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total whole numbers are there between $$1$$ and $$19$$ inclusive?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1e-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{6}{19}$$"],"dependencies":["a0ec58fterminology1e-h13"],"title":"Determining P(B)","text":"What is P(B), or what is the size of B divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology1f","stepAnswer":["$$\\\\frac{3}{19}$$"],"problemType":"TextBox","stepTitle":"What is P(A AND B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{19}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology1f-h15","type":"hint","dependencies":["a0ec58fterminology1e-h14"],"title":"Determine the Outcomes","text":"To determine the probability of an event occurring, we want to first determine what the possible outcomes that represent the space are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1f-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{14, $$16$$, 18}"],"dependencies":["a0ec58fterminology1f-h15"],"title":"Determining A AND B","text":"What is the list of outcomes that exist in A AND B? Effectively, which numbers between $$1$$ and $$19$$ inclusive are both even AND greater than 13?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{14, $$16$$, 18}","{15, $$17$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}"]},{"id":"a0ec58fterminology1f-h17","type":"hint","dependencies":["a0ec58fterminology1f-h16"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1f-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a0ec58fterminology1f-h17"],"title":"Size of A AND B","text":"What is the size of A AND B? Effectively, how many numbers are from one to $$19$$ are even AND greater than 13?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1f-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a0ec58fterminology1f-h18"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total whole numbers are there between $$1$$ and $$19$$ inclusive?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1f-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{19}$$"],"dependencies":["a0ec58fterminology1f-h19"],"title":"Determining P(A AND B)","text":"What is P(A AND B), or what is the size of A AND B divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology1g","stepAnswer":["$$\\\\frac{12}{19}$$"],"problemType":"TextBox","stepTitle":"What is P(A OR B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{12}{19}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology1g-h15","type":"hint","dependencies":["a0ec58fterminology1e-h14"],"title":"Determine the Outcomes","text":"To determine the probability of an event occurring, we want to first determine what the possible outcomes that represent the space are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1g-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}"],"dependencies":["a0ec58fterminology1g-h15"],"title":"Determining A OR B","text":"What is the list of outcomes that exist in A OR B? Effectively, which numbers between $$1$$ and $$19$$ inclusive are at least one of even OR greater than 13?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{14, $$16$$, 18}","{15, $$17$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$15$$, $$16$$, $$17$$, $$18$$, 19}","{2, $$4$$, $$6$$, $$8$$, $$10$$, $$12$$, $$14$$, $$16$$, 18}"]},{"id":"a0ec58fterminology1g-h17","type":"hint","dependencies":["a0ec58fterminology1g-h16"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1g-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0ec58fterminology1g-h17"],"title":"Size of A OR B","text":"What is the size of A OR B? Effectively, how many numbers are from one to $$19$$ are even OR greater than 13?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1g-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a0ec58fterminology1g-h18"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total whole numbers are there between $$1$$ and $$19$$ inclusive?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1g-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{19}$$"],"dependencies":["a0ec58fterminology1g-h19"],"title":"Determining P(A OR B)","text":"What is P(A OR B), or what is the size of A OR B divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology1h","stepAnswer":["$$\\\\frac{10}{19}$$"],"problemType":"TextBox","stepTitle":"What is P(A\')?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10}{19}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology1h-h21","type":"hint","dependencies":["a0ec58fterminology1g-h20"],"title":"Definition of Complement","text":"The component of an event is denoted as A\'. A\' has all the outcomes that are not in A. Therefore, we note that $$P\\\\left(A\\\\right)+P\\\\left(A\'\\\\right)=1$$ so $$P(A\')=1-P(A)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1h-h22","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{19}$$"],"dependencies":["a0ec58fterminology1h-h21"],"title":"Remembering P(A)","text":"What is P(A), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1h-h23","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{19}$$"],"dependencies":["a0ec58fterminology1h-h22"],"title":"Determining P(A\')","text":"What is P(A\')? What is $$1-P(A)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology1i","stepAnswer":["$$\\\\frac{3}{6}$$"],"problemType":"TextBox","stepTitle":"What is P(A|B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{6}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology1i-h24","type":"hint","dependencies":["a0ec58fterminology1h-h23"],"title":"Definition of Conditional Probability","text":"The conditional probability of A given B is written as P(A|B). P(A|B) is the probability that the event A occurs given that the event B has already occurred. We note that the formula is $$P(A|B)=(P(A$$ AND B))/(P(B)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1i-h25","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{19}$$"],"dependencies":["a0ec58fterminology1i-h24"],"title":"Remembering P(A AND B)","text":"What is P(A AND B), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1i-h26","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{6}{19}$$"],"dependencies":["a0ec58fterminology1i-h25"],"title":"Remembering P(B)","text":"What is P(B), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1i-h27","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{6}$$"],"dependencies":["a0ec58fterminology1i-h26"],"title":"Determining P(A|B)","text":"What is P(A|B), or in other words, P(A AND B) divided by P(B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology1j","stepAnswer":["$$\\\\frac{3}{9}$$"],"problemType":"TextBox","stepTitle":"What is P(B|A)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{9}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology1j-h24","type":"hint","dependencies":["a0ec58fterminology1h-h23"],"title":"Definition of Conditional Probability","text":"The conditional probability of B given A is written as P(B|A). P(B|A) is the probability that the event B occurs given that the event A has already occurred. We note that the formula is $$P(B|A)=(P(B$$ AND A))/(P(A)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1j-h25","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{19}$$"],"dependencies":["a0ec58fterminology1j-h24"],"title":"Remembering P(A AND B)","text":"What is P(A AND B), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1j-h26","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{19}$$"],"dependencies":["a0ec58fterminology1j-h25"],"title":"Remembering P(A)","text":"What is P(A), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology1j-h27","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{9}$$"],"dependencies":["a0ec58fterminology1j-h26"],"title":"Determining P(B|A)","text":"What is P(B|A), or in other words, P(A AND B) divided by P(A)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology10","title":"Determining Probability Numerically","body":"A jar of $$150$$ jelly beans contains $$22$$ red jelly beans, $$38$$ yellow, $$20$$ green, $$28$$ purple, $$26$$ blue, and the rest are orange. One jelly bean is chosen from the box at random. Let G $$=$$ the event of getting a green jelly bean.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology10a","stepAnswer":["$$\\\\frac{20}{150}$$"],"problemType":"TextBox","stepTitle":"Find P(G).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{20}{150}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology10a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a0ec58fterminology10a-h1"],"title":"Size of G","text":"What is the size of G? Effectively, how many jelly beans are green in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a0ec58fterminology10a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total jelly beans were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{20}{150}$$"],"dependencies":["a0ec58fterminology10a-h3"],"title":"Determining P(G)","text":"What is P(G), or what is the size of G divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology11","title":"Determining Probability Numerically","body":"A jar of $$150$$ jelly beans contains $$22$$ red jelly beans, $$38$$ yellow, $$20$$ green, $$28$$ purple, $$26$$ blue, and the rest are orange. One jelly bean is chosen from the box at random. Let P $$=$$ the event of getting a purple jelly bean.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology11a","stepAnswer":["$$\\\\frac{28}{150}$$"],"problemType":"TextBox","stepTitle":"Find P(P).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{28}{150}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology11a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28$$"],"dependencies":["a0ec58fterminology11a-h1"],"title":"Size of P","text":"What is the size of P? Effectively, how many jelly beans are purple in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a0ec58fterminology11a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total jelly beans were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{28}{150}$$"],"dependencies":["a0ec58fterminology11a-h3"],"title":"Determining P(P)","text":"What is P(P), or what is the size of P divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology12","title":"Determining Probability Numerically","body":"A jar of $$150$$ jelly beans contains $$22$$ red jelly beans, $$38$$ yellow, $$20$$ green, $$28$$ purple, $$26$$ blue, and the rest are orange. One jelly bean is chosen from the box at random. Let R $$=$$ the event of getting a red jelly bean.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology12a","stepAnswer":["$$\\\\frac{22}{150}$$"],"problemType":"TextBox","stepTitle":"Find P(R).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{22}{150}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology12a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$22$$"],"dependencies":["a0ec58fterminology12a-h1"],"title":"Size of R","text":"What is the size of R? Effectively, how many jelly beans are red in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a0ec58fterminology12a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total jelly beans were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{22}{150}$$"],"dependencies":["a0ec58fterminology12a-h3"],"title":"Determining P(R)","text":"What is P(R), or what is the size of R divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology13","title":"Determining Probability Numerically","body":"A jar of $$150$$ jelly beans contains $$22$$ red jelly beans, $$38$$ yellow, $$20$$ green, $$28$$ purple, $$26$$ blue, and the rest are orange. One jelly bean is chosen from the box at random. Let Y $$=$$ the event of getting a yellow jelly bean.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology13a","stepAnswer":["$$\\\\frac{38}{150}$$"],"problemType":"TextBox","stepTitle":"Find P(Y).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{38}{150}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology13a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$38$$"],"dependencies":["a0ec58fterminology13a-h1"],"title":"Size of Y","text":"What is the size of Y? Effectively, how many jelly beans are yellow in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a0ec58fterminology13a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total jelly beans were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{38}{150}$$"],"dependencies":["a0ec58fterminology13a-h3"],"title":"Determining P(Y)","text":"What is P(Y), or what is the size of Y divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology14","title":"Determining Probability Numerically","body":"A jar of $$150$$ jelly beans contains $$22$$ red jelly beans, $$38$$ yellow, $$20$$ green, $$28$$ purple, $$26$$ blue, and the rest are orange. One jelly bean is chosen from the box at random. Let O $$=$$ the event of getting an orange jelly bean.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology14a","stepAnswer":["$$\\\\frac{16}{150}$$"],"problemType":"TextBox","stepTitle":"Find P(O).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{16}{150}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology14a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a0ec58fterminology14a-h1"],"title":"Size of O","text":"What is the size of O? Effectively, how many jelly beans are orange in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology14a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":[],"title":"Size of O","text":"We also know that the rest of the jelly beans (the ones that are not red, yellow, green, purple, or blue) are orange. Therefore, what is the number of orange jelly beans?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology14a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":[],"title":"Size of O","text":"What is $$150-22-38-20-28-27$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a0ec58fterminology14a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total jelly beans were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{16}{150}$$"],"dependencies":["a0ec58fterminology14a-h3"],"title":"Determining P(O)","text":"What is P(O), or what is the size of O divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology15","title":"Determining Probability Numerically","body":"There are $$23$$ countries in North America, $$12$$ countries in South America, $$47$$ countries in Europe, $$44$$ countries in Asia, $$54$$ countries in Africa, and $$14$$ countries in Oceania (Pacific Ocean region). Let A $$=$$ the event that a country is in Asia.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology15a","stepAnswer":["$$\\\\frac{44}{194}$$"],"problemType":"TextBox","stepTitle":"Find P(A).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{44}{194}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology15a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$44$$"],"dependencies":["a0ec58fterminology15a-h1"],"title":"Size of A","text":"What is the size of A? Effectively, how many countries are in Asia from the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":["a0ec58fterminology15a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total countries were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology15a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$23+12+47+44+54+14$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{44}{194}$$"],"dependencies":["a0ec58fterminology15a-h3"],"title":"Determining P(A)","text":"What is P(A), or what is the size of A divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology16","title":"Determining Probability Numerically","body":"There are $$23$$ countries in North America, $$12$$ countries in South America, $$47$$ countries in Europe, $$44$$ countries in Asia, $$54$$ countries in Africa, and $$14$$ countries in Oceania (Pacific Ocean region). Let E $$=$$ the event that a country is in Europe.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology16a","stepAnswer":["$$\\\\frac{47}{194}$$"],"problemType":"TextBox","stepTitle":"Find P(E).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{47}{194}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology16a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$47$$"],"dependencies":["a0ec58fterminology16a-h1"],"title":"Size of E","text":"What is the size of E? Effectively, how many countries are in Europe from the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":["a0ec58fterminology16a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total countries were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology16a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$23+12+47+44+54+14$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{47}{194}$$"],"dependencies":["a0ec58fterminology16a-h3"],"title":"Determining P(E)","text":"What is P(E), or what is the size of E divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology17","title":"Determining Probability Numerically","body":"There are $$23$$ countries in North America, $$12$$ countries in South America, $$47$$ countries in Europe, $$44$$ countries in Asia, $$54$$ countries in Africa, and $$14$$ countries in Oceania (Pacific Ocean region). Let A $$=$$ the event that a country is in Africa.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology17a","stepAnswer":["$$\\\\frac{54}{194}$$"],"problemType":"TextBox","stepTitle":"Find P(A).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{54}{194}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology17a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54$$"],"dependencies":["a0ec58fterminology17a-h1"],"title":"Size of A","text":"What is the size of A? Effectively, how many countries are in Asia from the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":["a0ec58fterminology17a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total countries were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology17a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$23+12+47+44+54+14$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{54}{194}$$"],"dependencies":["a0ec58fterminology17a-h3"],"title":"Determining P(A)","text":"What is P(A), or what is the size of A divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology18","title":"Determining Probability Numerically","body":"There are $$23$$ countries in North America, $$12$$ countries in South America, $$47$$ countries in Europe, $$44$$ countries in Asia, $$54$$ countries in Africa, and $$14$$ countries in Oceania (Pacific Ocean region). Let N $$=$$ the event that a country is in North America.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology18a","stepAnswer":["$$\\\\frac{23}{194}$$"],"problemType":"TextBox","stepTitle":"Find P(N).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{23}{194}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology18a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a0ec58fterminology18a-h1"],"title":"Size of N","text":"What is the size of N? Effectively, how many countries are in North America from the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":["a0ec58fterminology18a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total countries were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology18a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$23+12+47+44+54+14$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{23}{194}$$"],"dependencies":["a0ec58fterminology18a-h3"],"title":"Determining P(N)","text":"What is P(N), or what is the size of N divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology19","title":"Determining Probability Numerically","body":"There are $$23$$ countries in North America, $$12$$ countries in South America, $$47$$ countries in Europe, $$44$$ countries in Asia, $$54$$ countries in Africa, and $$14$$ countries in Oceania (Pacific Ocean region). Let O $$=$$ the event that a country is in Oceania.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology19a","stepAnswer":["$$\\\\frac{14}{194}$$"],"problemType":"TextBox","stepTitle":"Find P(O).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{14}{194}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology19a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a0ec58fterminology19a-h1"],"title":"Size of O","text":"What is the size of O? Effectively, how many countries are in Oceania (Pacific Ocean region) from the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":["a0ec58fterminology19a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total countries were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology19a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$23+12+47+44+54+14$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{14}{194}$$"],"dependencies":["a0ec58fterminology19a-h3"],"title":"Determining P(O)","text":"What is P(O), or what is the size of O divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology2","title":"Understanding Probability Terminology","body":"The sample space S is all the ordered pairs of two whole numbers, the first from one to three and the second from one to four. Example: $$(1,4)$$ is one such ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology2a","stepAnswer":["{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"],"problemType":"MultipleChoice","stepTitle":"What is the sample space, S?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","choices":["{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(4,1)$$, $$(4,2)$$, $$(4,3)$$}","{$$(1,1)$$, $$(2,2)$$, $$(3,3)$$}"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology2a-h1","type":"hint","dependencies":[],"title":"Definition of Sample Space","text":"The sample space of an experiment is the set of all possible outcomes. In this scenario, we can represent each outcome as an ordered pairs of two whole numbers, the first of which ranges from one to three and the second of the pair ranges from one to four.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"],"dependencies":["a0ec58fterminology2a-h1"],"title":"Determining the Sample Space","text":"Knowing the definition of a sample space, what then, is the sample space of ordered pairs of two whole numbers when the first of the pair can range from one to three and the second of the pair can range from one to four?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(4,1)$$, $$(4,2)$$, $$(4,3)$$}","{$$(1,1)$$, $$(2,2)$$, $$(3,3)$$}"]}]}},{"id":"a0ec58fterminology2b","stepAnswer":["{$$(1,1)$$, $$(1,3)$$, $$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ the sum is even and event B $$=$$ the first number is prime. What is the list of events that best represents the combination of outcomes in A?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"{$$(1,1)$$, $$(1,3)$$, $$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}","choices":["{$$(1,1)$$, $$(1,3)$$, $$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}","{$$(1,2)$$, $$(1,4)$$, $$(2,1)$$, $$(2,3)$$, $$(3,2)$$, $$(3,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","{$$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology2b-h3","type":"hint","dependencies":["a0ec58fterminology2a-h2"],"title":"Determining Events","text":"The list of outcomes for an event A is all the possible outcomes that occur under that event. In this scenario, we can represent each outcome as each pair of ordered whole numbers such that the sum between them is even.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{$$(1,1)$$, $$(1,3)$$, $$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}"],"dependencies":["a0ec58fterminology2b-h3"],"title":"Determining the Outcomes","text":"Knowing the definition of an event, what then, is the list of possible outcomes of ordered pairs of whole numbers such that the sum between the pair is even? What are the outcomes that together represent A?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{$$(1,1)$$, $$(1,3)$$, $$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}","{$$(1,2)$$, $$(1,4)$$, $$(2,1)$$, $$(2,3)$$, $$(3,2)$$, $$(3,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","{$$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"]}]}},{"id":"a0ec58fterminology2c","stepAnswer":["{$$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"],"problemType":"MultipleChoice","stepTitle":"Let event A $$=$$ the sum is even and event B $$=$$ the first number is prime. What is the list of events that best represents the combination of outcomes in B?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"{$$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","choices":["{$$(1,1)$$, $$(1,3)$$, $$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}","{$$(1,2)$$, $$(1,4)$$, $$(2,1)$$, $$(2,3)$$, $$(3,2)$$, $$(3,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","{$$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology2c-h5","type":"hint","dependencies":["a0ec58fterminology2b-h4"],"title":"Determining Events","text":"The list of outcomes for an event B is all the possible outcomes that occur under that event. In this scenario, we can represent each outcome as one of each of the ordered pairs such that the first number in the pair is prime. Please note also that $$1$$ is not a prime number. Prime numbers are greater than $$1$$ such that their only divisors are $$1$$ and itself.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2c-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{$$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"],"dependencies":["a0ec58fterminology2c-h5"],"title":"Determining the Outcomes","text":"Knowing the definition of an event, what then, is the list of possible outcomes in the sample space of ordered pairs where the first number in the ordered pair is prime? What are the outcomes that together represent B?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{$$(1,1)$$, $$(1,3)$$, $$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}","{$$(1,2)$$, $$(1,4)$$, $$(2,1)$$, $$(2,3)$$, $$(3,2)$$, $$(3,4)$$}","{$$(1,1)$$, $$(1,2)$$, $$(1,3)$$, $$(1,4)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}","{$$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$}"]}]}},{"id":"a0ec58fterminology2d","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"What is the probability of event A occurring, P(A)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology2d-h7","type":"hint","dependencies":["a0ec58fterminology2c-h6"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2d-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a0ec58fterminology2d-h7"],"title":"Size of A","text":"What is the size of A? Effectively, how many ordered pairs are in the event A?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2d-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0ec58fterminology2d-h8"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total ordered pairs were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2d-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{6}{12}$$"],"dependencies":["a0ec58fterminology2d-h9"],"title":"Determining P(A)","text":"What is P(A), or what is the size of A divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology2e","stepAnswer":["$$\\\\frac{6}{12}$$"],"problemType":"TextBox","stepTitle":"What is the probability of event B occurring, P(B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{6}{12}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology2e-h11","type":"hint","dependencies":["a0ec58fterminology2d-h10"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2e-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a0ec58fterminology2e-h11"],"title":"Size of B","text":"What is the size of B? Effectively, how many ordered pairs are in the event B?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2e-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0ec58fterminology2e-h12"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total ordered pairs were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2e-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{6}{12}$$"],"dependencies":["a0ec58fterminology2e-h13"],"title":"Determining P(B)","text":"What is P(B), or what is the size of B divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology2f","stepAnswer":["$$\\\\frac{4}{12}$$"],"problemType":"TextBox","stepTitle":"What is P(A AND B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{12}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology2f-h15","type":"hint","dependencies":["a0ec58fterminology2e-h14"],"title":"Determine the Outcomes","text":"To determine the probability of an event occurring, we want to first determine what the possible outcomes that represent the space are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2f-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{$$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}"],"dependencies":["a0ec58fterminology2f-h15"],"title":"Determining A AND B","text":"What is the list of outcomes that exist in A AND B? Effectively, which ordered pairs have a sum that is even AND the first number is prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{$$(1,1)$$, $$(1,3)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$, $$(4,2)$$, $$(4,4)$$}","{$$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}","{$$(1,1)$$, $$(1,3)$$, $$(4,2)$$, $$(4,4)$$}","{$$(2,1)$$, $$(2,3)$$, $$(3,2)$$, $$(3,4)$$}"]},{"id":"a0ec58fterminology2f-h17","type":"hint","dependencies":["a0ec58fterminology2f-h16"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2f-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a0ec58fterminology2f-h17"],"title":"Size of A AND B","text":"What is the size of A AND B? Effectively, how ordered pairs have a sum that is even AND the first number in the pair is prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2f-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0ec58fterminology2f-h18"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total ordered pairs were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2f-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{12}$$"],"dependencies":["a0ec58fterminology2f-h19"],"title":"Determining P(A AND B)","text":"What is P(A AND B), or what is the size of A AND B divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology2g","stepAnswer":["$$\\\\frac{10}{12}$$"],"problemType":"TextBox","stepTitle":"What is P(A OR B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10}{12}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology2g-h15","type":"hint","dependencies":["a0ec58fterminology2e-h14"],"title":"Determine the Outcomes","text":"To determine the probability of an event occurring, we want to first determine what the possible outcomes that represent the space are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2g-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["{$$(1,1)$$, $$(1,3)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$, $$(4,2)$$, $$(4,4)$$}"],"dependencies":["a0ec58fterminology2g-h15"],"title":"Determining A OR B","text":"What is the list of outcomes that exist in A OR B? Effectively, which ordered pairs have a sum that is even OR the first number is prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["{$$(1,1)$$, $$(1,3)$$, $$(2,1)$$, $$(2,2)$$, $$(2,3)$$, $$(2,4)$$, $$(3,1)$$, $$(3,2)$$, $$(3,3)$$, $$(3,4)$$, $$(4,2)$$, $$(4,4)$$}","{$$(2,2)$$, $$(2,4)$$, $$(3,1)$$, $$(3,3)$$}","{$$(1,1)$$, $$(1,3)$$, $$(4,2)$$, $$(4,4)$$}","{$$(2,1)$$, $$(2,3)$$, $$(3,2)$$, $$(3,4)$$}"]},{"id":"a0ec58fterminology2g-h17","type":"hint","dependencies":["a0ec58fterminology2g-h16"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2g-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a0ec58fterminology2g-h17"],"title":"Size of A OR B","text":"What is the size of A OR B? Effectively, how ordered pairs have a sum that is even OR the first number in the pair is prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2g-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0ec58fterminology2g-h18"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total ordered pairs were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2g-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{12}$$"],"dependencies":["a0ec58fterminology2g-h19"],"title":"Determining P(A OR B)","text":"What is P(A OR B), or what is the size of A OR B divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology2h","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"What is P(A\')?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology2h-h21","type":"hint","dependencies":["a0ec58fterminology2g-h20"],"title":"Definition of Complement","text":"The component of an event is denoted as A\'. A\' has all the outcomes that are not in A. Therefore, we note that $$P\\\\left(A\\\\right)+P\\\\left(A\'\\\\right)=1$$ so $$P(A\')=1-P(A)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2h-h22","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a0ec58fterminology2h-h21"],"title":"Remembering P(A)","text":"What is P(A), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2h-h23","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a0ec58fterminology2h-h22"],"title":"Determining P(A\')","text":"What is P(A\')? What is $$1-P(A)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology2i","stepAnswer":["$$\\\\frac{8}{12}$$"],"problemType":"TextBox","stepTitle":"What is P(A|B)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{12}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology2i-h24","type":"hint","dependencies":["a0ec58fterminology2h-h23"],"title":"Definition of Conditional Probability","text":"The conditional probability of A given B is written as P(A|B). P(A|B) is the probability that the event A occurs given that the event B has already occurred. We note that the formula is $$P(A|B)=(P(A$$ AND B))/(P(B)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2i-h25","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{12}$$"],"dependencies":["a0ec58fterminology2i-h24"],"title":"Remembering P(A AND B)","text":"What is P(A AND B), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2i-h26","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a0ec58fterminology2i-h25"],"title":"Remembering P(B)","text":"What is P(B), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2i-h27","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{12}$$"],"dependencies":["a0ec58fterminology2i-h26"],"title":"Determining P(A|B)","text":"What is P(A|B), or in other words, P(A AND B) divided by P(B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology2j","stepAnswer":["$$\\\\frac{8}{12}$$"],"problemType":"TextBox","stepTitle":"What is P(B|A)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{12}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology2j-h24","type":"hint","dependencies":["a0ec58fterminology2h-h23"],"title":"Definition of Conditional Probability","text":"The conditional probability of B given A is written as P(B|A). P(B|A) is the probability that the event B occurs given that the event A has already occurred. We note that the formula is $$P(B|A)=(P(B$$ AND A))/(P(A)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2j-h25","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{12}$$"],"dependencies":["a0ec58fterminology2j-h24"],"title":"Remembering P(A AND B)","text":"What is P(A AND B), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2j-h26","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a0ec58fterminology2j-h25"],"title":"Remembering P(A)","text":"What is P(A), which you solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology2j-h27","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{12}$$"],"dependencies":["a0ec58fterminology2j-h26"],"title":"Determining P(B|A)","text":"What is P(B|A), or in other words, P(A AND B) divided by P(A)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology20","title":"Determining Probability Numerically","body":"There are $$23$$ countries in North America, $$12$$ countries in South America, $$47$$ countries in Europe, $$44$$ countries in Asia, $$54$$ countries in Africa, and $$14$$ countries in Oceania (Pacific Ocean region). Let S $$=$$ the event that a country is in South America.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology20a","stepAnswer":["$$\\\\frac{12}{194}$$"],"problemType":"TextBox","stepTitle":"Find P(S).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{12}{194}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology20a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0ec58fterminology20a-h1"],"title":"Size of S","text":"What is the size of S? Effectively, how many countries are in South America from the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":["a0ec58fterminology20a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total countries were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology20a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$194$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$23+12+47+44+54+14$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{194}$$"],"dependencies":["a0ec58fterminology20a-h3"],"title":"Determining P(S)","text":"What is P(S), or what is the size of S divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology21","title":"Determining Standard Probabilities","body":"A standard deck of cards has $$52$$ cards with $$4$$ suits, each with $$13$$ cards: spades, hearts, diamonds, and clubs. Spades and clubs are black cards. Hearts and diamonds are red cards.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology21a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"What is the probability of drawing a red card in the standard deck of $$52$$ cards?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology21a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":["a0ec58fterminology21a-h1"],"title":"Number of Red Cards","text":"How many red cards are there in total in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology21a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":[],"title":"Number of Red Cards","text":"We know that hearts and diamonds are red suits, each with $$13$$ cards. Therefore, how many red cards are there in total (sum up the two red suits)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a0ec58fterminology21a-h2"],"title":"Number of Total Cards","text":"How many total cards is in a standard deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{26}{52}$$"],"dependencies":["a0ec58fterminology21a-h3"],"title":"Determining Probability of Red Card","text":"What is the probability of drawing a red card in a standard deck of $$52$$ cards, or what is the number of red cards divided by the total number of cards?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology22","title":"Determining Standard Probabilities","body":"A standard deck of cards has $$52$$ cards with $$4$$ suits, each with $$13$$ cards: spades, hearts, diamonds, and clubs. Spades and clubs are black cards. Hearts and diamonds are red cards.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology22a","stepAnswer":["$$\\\\frac{13}{52}$$"],"problemType":"TextBox","stepTitle":"What is the probability of drawing a club in the standard deck of $$52$$ cards?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{13}{52}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology22a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a0ec58fterminology22a-h1"],"title":"Number of Clubs","text":"How many clubs are there in total in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a0ec58fterminology22a-h2"],"title":"Number of Total Cards","text":"How many total cards is in a standard deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{13}{52}$$"],"dependencies":["a0ec58fterminology22a-h3"],"title":"Determining Probability of Club","text":"What is the probability of drawing a red card in a standard deck of $$52$$ cards, or what is the number of red cards divided by the total number of cards?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology23","title":"Determining Standard Probabilities","body":"A fair, six-sided die has six faces, each of which has a certain number of dots, one through six. When you roll a fair, six-sided die, one of the faces shows on top and that is the \\"outcome\\" of that roll.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology23a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"What is the probability of rolling an even number of dots with a fair, six-sided die numbered one through six?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology23a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a0ec58fterminology23a-h1"],"title":"Number of Faces with Even Number of Dots","text":"How many faces of a fair, six-sided die has an even number of dots? In other words, how many numbers in the range one through six inclusive, are even?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a0ec58fterminology23a-h2"],"title":"Number of Total Faces","text":"How many faces does a fair, six-sided die have?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{6}$$"],"dependencies":["a0ec58fterminology23a-h3"],"title":"Determining Probability of Even Number of Dots","text":"What is the probability of rolling an even number of dots with a fair, six-sided die? In other words, what is the number of faces with an even number of dots divided by the total number of faces on the die?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology24","title":"Determining Standard Probabilities","body":"A fair, six-sided die has six faces, each of which has a certain number of dots, one through six. When you roll a fair, six-sided die, one of the faces shows on top and that is the \\"outcome\\" of that roll.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology24a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"What is the probability of rolling a prime number of dots with a fair, six-sided die numbered one through six?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology24a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a0ec58fterminology24a-h1"],"title":"Number of Faces with Prime Number of Dots","text":"How many faces of a fair, six-sided die has a prime number of dots? In other words, how many numbers in the range one through six inclusive, are prime? Please note that prime numbers are greater than $$1$$ such that the only divisors of that number are $$1$$ and itself.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology24a-h2-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2$$, $$3$$, $$2005$$"],"dependencies":[],"title":"Determining the Prime Numbers","text":"What is the list of prime numbers from one through six inclusive?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2$$, $$3$$, $$5$$","$$1$$, $$2$$, $$3$$, $$5$$","$$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$","$$2$$, $$3$$, $$4$$, $$5$$, $$6$$"]},{"id":"a0ec58fterminology24a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Number of Faces with Prime Number of Dots","text":"Now, how many numbers are in the list of the prime numbers from one through six inclusive? How many numbers are in the list you just answered?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a0ec58fterminology24a-h2"],"title":"Number of Total Faces","text":"How many faces does a fair, six-sided die have?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{6}$$"],"dependencies":["a0ec58fterminology24a-h3"],"title":"Determining Probability of Prime Number of Dots","text":"What is the probability of rolling a prime number of dots with a fair, six-sided die? In other words, what is the number of faces with a prime number of dots divided by the total number of faces on the die?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology25","title":"Solving for Probability Visually","body":"You see a game at a local fair. You have to throw a dart at a color wheel. Each section on the color weel is equal in area, shown in the image.\\\\n- Let B $$=$$ the event of landing on blue.\\\\n- Let R $$=$$ the event of landing on red.\\\\n- Let G $$=$$ the event of landing on green.\\\\n- Let Y $$=$$ the event of landing on yellow.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology25a","stepAnswer":["$$\\\\frac{1}{8}$$"],"problemType":"TextBox","stepTitle":"If you land on Y, you get the biggest prize. Find P(Y).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{8}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology25a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0ec58fterminology25a-h1"],"title":"Number of Yellow Sections","text":"How many sections on the color wheel are yellow?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a0ec58fterminology25a-h2"],"title":"Number of Total Sections","text":"How many sections on the color wheel are there in total?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{8}$$"],"dependencies":["a0ec58fterminology25a-h3"],"title":"Determining P(Y)","text":"What is P(Y), effectively, the number of yellow sections on the wheel divided by the total number of sections on the wheel?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0ec58fterminology25b","stepAnswer":["$$\\\\frac{4}{8}$$"],"problemType":"TextBox","stepTitle":"If you land on red, you don\'t get a prize. What is P(R)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{8}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology25b-h5","type":"hint","dependencies":["a0ec58fterminology25a-h4"],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology25b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a0ec58fterminology25b-h5"],"title":"Number of Red Sections","text":"How many sections on the color wheel are red?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology25b-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a0ec58fterminology25b-h6"],"title":"Number of Total Sections","text":"How many sections on the color wheel are there in total?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology25b-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{8}$$"],"dependencies":["a0ec58fterminology25b-h7"],"title":"Determining P(R)","text":"What is P(R), effectively, the number of red sections on the wheel divided by the total number of sections on the wheel?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology3","title":"Determining Probability Symbolically","body":"In a particular college class, there are male and female students. Some students have long hair and some students have short hair. Write the symbols for the probabilities of the events for each step. (Note that you cannot find numerical answers here. You were not given enough information ot find any probability values yet; concentrate on understanding the symbols.)\\\\n- Let F be the event that a student is female.\\\\n- Let M be the event that a student is male.\\\\n- Let S be the event that a student has short hair.\\\\n- Let L be the event that a student has long hair.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology3a","stepAnswer":["$$P(L\')=P(S)$$"],"problemType":"MultipleChoice","stepTitle":"What is the probability that a student does not have long hair?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$P(L\')=P(S)$$","choices":["$$P(L\')=P(S)$$","$$P(S\')=P(L)$$","$$P(F\')=P(M)$$","$$P(M\')=P(F)$$"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology3a-h1","type":"hint","dependencies":[],"title":"Definition of a Complement","text":"The component of an event is denoted as A\'. A\' has all the outcomes that are not in A. Therefore, we note that $$P\\\\left(A\\\\right)+P\\\\left(A\'\\\\right)=1$$ so $$P(A\')=1-P(A)$$. Therefore, we need to find the probability that a student does NOT have a long hair. This would be the complement of a student having long hair. Think about what this means logically: if a student does not have long hair, then what length of hair do they have?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$P(L\')=P(S)$$"],"dependencies":["a0ec58fterminology3a-h1"],"title":"Determining Given Probability","text":"What is the probability that a student does not have long hair?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$P(L\')=P(S)$$","$$P(S\')=P(L)$$","$$P(F\')=P(M)$$","$$P(M\')=P(F)$$"]}]}},{"id":"a0ec58fterminology3b","stepAnswer":["P(M OR S)"],"problemType":"MultipleChoice","stepTitle":"What is the probability that a student is male or has short hair?","stepBody":"","answerType":"string","variabilization":{},"choices":["P(M OR S)","P(M AND S)","P(M","S)","P(S","M)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology3b-h3","type":"hint","dependencies":["a0ec58fterminology3a-h2"],"title":"Definition of OR","text":"Knowing that we\'re determining the probability of one event occuring OR another occuring, we can use OR symbolically.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology3b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(M OR S)"],"dependencies":["a0ec58fterminology3b-h3"],"title":"Determining Given Probability","text":"What is the probability then, that a student is male OR has short hair? We know how to represent both these events symbolically using letters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(M OR S)","P(M AND S)","P(M","S)","P(S","M)"]}]}},{"id":"a0ec58fterminology3c","stepAnswer":["P(F AND L)"],"problemType":"MultipleChoice","stepTitle":"What is the probability that a student is female and has long hair?","stepBody":"","answerType":"string","variabilization":{},"choices":["P(F AND L)","P(F OR L)","P(F","L)","P(L","F)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology3c-h5","type":"hint","dependencies":["a0ec58fterminology3b-h4"],"title":"Definition of AND","text":"Knowing that we\'re determining the probability of one event occuring AND another occuring, we can use AND symbolically.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology3c-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(F AND L)"],"dependencies":["a0ec58fterminology3c-h5"],"title":"Determining Given Probability","text":"What is the probability then, that a student is female AND has long hair? We know how to represent both these events symbolically using letters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(F AND L)","P(F OR L)","P(F","L)","P(L","F)"]}]}},{"id":"a0ec58fterminology3d","stepAnswer":["P(M|L)"],"problemType":"MultipleChoice","stepTitle":"What is the probability thta a student is male, given that the student has long hair?","stepBody":"","answerType":"string","variabilization":{},"choices":["L)","M)","P(L","P(M","P(M AND L)","P(M OR L)","P(M|L)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology3d-h7","type":"hint","dependencies":["a0ec58fterminology3c-h6"],"title":"Definitiong of Conditional Probability","text":"Since we were given the word GIVEN in the problem, we note that we\'re working with conditional probability. Conditional probability essentially, written as P(A|B) is the probability that event A occurs given that event B already occurs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology3d-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(M|L)"],"dependencies":["a0ec58fterminology3d-h7"],"title":"Determining Given Probability","text":"What is the probability that a student is male, given that the student has long hair?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(M","L)","P(L","M)","P(M AND L)","P(M OR L)"]}]}},{"id":"a0ec58fterminology3e","stepAnswer":["P(L|M)"],"problemType":"MultipleChoice","stepTitle":"What is the probability that a student has long hair, given that the student is male?","stepBody":"","answerType":"string","variabilization":{},"choices":["L)","M)","P(L","P(L|M)","P(M","P(M AND L)","P(M OR L)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology3e-h7","type":"hint","dependencies":["a0ec58fterminology3c-h6"],"title":"Definitiong of Conditional Probability","text":"Since we were given the word GIVEN in the problem, we note that we\'re working with conditional probability. Conditional probability essentially, written as P(A|B) is the probability that event A occurs given that event B already occurs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology3e-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(L|M)"],"dependencies":["a0ec58fterminology3e-h7"],"title":"Determining Given Probability","text":"What is the probability that a student has long hair, given that the student is male?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(M","L)","P(L","M)","P(M AND L)","P(M OR L)"]}]}}]},{"id":"a0ec58fterminology4","title":"Determining Probability Symbolically","body":"In a particular college class, there are male and female students. Some students have long hair and some students have short hair. Write the symbols for the probabilities of the events for each step. (Note that you cannot find numerical answers here. You were not given enough information ot find any probability values yet; concentrate on understanding the symbols.)\\\\n- Let F be the event that a student is female.\\\\n- Let M be the event that a student is male.\\\\n- Let S be the event that a student has short hair.\\\\n- Let L be the event that a student has long hair.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology4a","stepAnswer":["P(S|F)"],"problemType":"MultipleChoice","stepTitle":"Of all the female students, what is the probability that a student has short hair?","stepBody":"","answerType":"string","variabilization":{},"choices":["F)","P(F","P(S","P(S AND F)","P(S OR F)","P(S|F)","S)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology4a-h1","type":"hint","dependencies":[],"title":"Definitiong of Conditional Probability","text":"Although we were not given the word GIVEN in this problem, we note that we are picking out of the subset of students that are female. We are finding how many female students have short hair, which can be reworded as the number of students with short hair given they are female. Therefore, we are working with conditional probability. Conditional probability essentially, written as P(A|B) is the probability that event A occurs given that event B already occurs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(S|F)"],"dependencies":["a0ec58fterminology4a-h1"],"title":"Determining Given Probability","text":"What is the probability that a student has short hair, given that they are female?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(S","F)","P(F","S)","P(S AND F)","P(S OR F)"]}]}},{"id":"a0ec58fterminology4b","stepAnswer":["P(F|L)"],"problemType":"MultipleChoice","stepTitle":"Of all students with long hair, the probability that a student is female.","stepBody":"","answerType":"string","variabilization":{},"choices":["F)","L)","P(F","P(F AND L)","P(F OR L)","P(F|L)","P(L"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology4b-h3","type":"hint","dependencies":["a0ec58fterminology4a-h2"],"title":"Definitiong of Conditional Probability","text":"Although we were not given the word GIVEN in this problem, we note that we are picking out of the subset of students that have long hair. We are finding how many students with long hair are female, which can be reworded as the number of students that are female given that they have long hair. Therefore, we are working with conditional probability. Conditional probability essentially, written as P(A|B) is the probability that event A occurs given that event B already occurs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology4b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(F|L)"],"dependencies":["a0ec58fterminology4b-h3"],"title":"Determining Given Probability","text":"What is the probability that a student is female, given that they have long hair?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(F","L)","P(L","F)","P(F AND L)","P(F OR L)"]}]}},{"id":"a0ec58fterminology4c","stepAnswer":["P(F OR L)"],"problemType":"MultipleChoice","stepTitle":"What is the probability that a student is female or has long hair?","stepBody":"","answerType":"string","variabilization":{},"choices":["P(F OR L)","P(F AND L)","P(F","L)","P(L","F)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology4c-h5","type":"hint","dependencies":["a0ec58fterminology4b-h4"],"title":"Definition of OR","text":"Knowing that we\'re determining the probability of one event occuring OR another occuring, we can use OR symbolically.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology4c-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(F OR L)"],"dependencies":["a0ec58fterminology4c-h5"],"title":"Determining Given Probability","text":"What is the probability then, that a student is female OR has long hair? We know how to represent both these events symbolically using letters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(F OR L)","P(F AND L)","P(F","L)","P(L","F)"]}]}},{"id":"a0ec58fterminology4d","stepAnswer":["P(M AND S)"],"problemType":"MultipleChoice","stepTitle":"What is the probability that a randomly selected student is a male student with short hair?","stepBody":"","answerType":"string","variabilization":{},"choices":["P(M AND S)","P(M OR S)","P(M","S)","P(S","M)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology4d-h7","type":"hint","dependencies":["a0ec58fterminology4c-h6"],"title":"Definition of AND","text":"Although this doesn\'t say AND, we note that we want a student who is male with short hair, which we can rewrite as a male student and a student with short hair. Knowing that we\'re determining the probability of one event occuring AND another occuring, we can use AND symbolically.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology4d-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(M AND S)"],"dependencies":["a0ec58fterminology4d-h7"],"title":"Determining Given Probability","text":"What is the probability then, that a student is male AND has short hair? We know how to represent both these events symbolically using letters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(M AND S)","P(M OR S)","P(M","S)","P(S","M)"]}]}},{"id":"a0ec58fterminology4e","stepAnswer":["P(F)"],"problemType":"MultipleChoice","stepTitle":"What is the probability that a student is female?","stepBody":"","answerType":"string","variabilization":{},"choices":["P(F)","P(M)","P(S)","P(L)"],"hints":{"DefaultPathway":[{"id":"a0ec58fterminology4e-h9","type":"hint","dependencies":["a0ec58fterminology4d-h8"],"title":"Definition of Probability","text":"We want to find the probability that a student selected is female. We also know how to symbolically represent the event that a student is female as F.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology4e-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P(F)"],"dependencies":["a0ec58fterminology4e-h9"],"title":"Determining Given Probability","text":"What is the probability that a student is female?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P(F)","P(M)","P(S)","P(L)"]}]}}]},{"id":"a0ec58fterminology5","title":"Determining Probability Numerically","body":"A box is filled with several party favors. It consists $$12$$ hats, $$15$$ noisemakers, ten finger traps, and five bags of confetti. One party favor is chosen from the box at random. Let H $$=$$ the event of getting a hat.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology5a","stepAnswer":["$$\\\\frac{12}{42}$$"],"problemType":"TextBox","stepTitle":"Find P(H).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{12}{42}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology5a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a0ec58fterminology5a-h1"],"title":"Size of H","text":"What is the size of H? Effectively, how many hats are in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":["a0ec58fterminology5a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total party favors were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology5a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$12+15+10+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{42}$$"],"dependencies":["a0ec58fterminology5a-h3"],"title":"Determining P(H)","text":"What is P(H), or what is the size of H divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology6","title":"Determining Probability Numerically","body":"A box is filled with several party favors. It consists $$12$$ hats, $$15$$ noisemakers, ten finger traps, and five bags of confetti. One party favor is chosen from the box at random. Let N $$=$$ the event of getting a noisemaker.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology6a","stepAnswer":["$$\\\\frac{15}{42}$$"],"problemType":"TextBox","stepTitle":"Find P(N).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{15}{42}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology6a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a0ec58fterminology6a-h1"],"title":"Size of N","text":"What is the size of N? Effectively, how many noisemakers are in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":["a0ec58fterminology6a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total party favors were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology6a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$12+15+10+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{15}{42}$$"],"dependencies":["a0ec58fterminology6a-h3"],"title":"Determining P(N)","text":"What is P(N), or what is the size of N divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology7","title":"Determining Probability Numerically","body":"A box is filled with several party favors. It consists $$12$$ hats, $$15$$ noisemakers, ten finger traps, and five bags of confetti. One party favor is chosen from the box at random. Let F $$=$$ the event of getting a finger trap.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology7a","stepAnswer":["$$\\\\frac{10}{42}$$"],"problemType":"TextBox","stepTitle":"Find P(F).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10}{42}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology7a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a0ec58fterminology7a-h1"],"title":"Size of F","text":"What is the size of F? Effectively, how many finger traps are in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":["a0ec58fterminology7a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total party favors were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology7a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$12+15+10+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{42}$$"],"dependencies":["a0ec58fterminology7a-h3"],"title":"Determining P(F)","text":"What is P(F), or what is the size of F divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology8","title":"Determining Probability Numerically","body":"A box is filled with several party favors. It consists $$12$$ hats, $$15$$ noisemakers, ten finger traps, and five bags of confetti. One party favor is chosen from the box at random. Let C $$=$$ the event of getting a bag of confetti.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology8a","stepAnswer":["$$\\\\frac{5}{42}$$"],"problemType":"TextBox","stepTitle":"Find P(C).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{42}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology8a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a0ec58fterminology8a-h1"],"title":"Size of C","text":"What is the size of C? Effectively, how many bags of confetti are in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":["a0ec58fterminology8a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total party favors were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0ec58fterminology8a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":[],"title":"Size of Sample Space","text":"What is $$12+15+10+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0ec58fterminology8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{42}$$"],"dependencies":["a0ec58fterminology8a-h3"],"title":"Determining P(C)","text":"What is P(C), or what is the size of C divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0ec58fterminology9","title":"Determining Probability Numerically","body":"A jar of $$150$$ jelly beans contains $$22$$ red jelly beans, $$38$$ yellow, $$20$$ green, $$28$$ purple, $$26$$ blue, and the rest are orange. One jelly bean is chosen from the box at random. Let B $$=$$ the event of getting a blue jelly bean.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Terminology","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a0ec58fterminology9a","stepAnswer":["$$\\\\frac{26}{150}$$"],"problemType":"TextBox","stepTitle":"Find P(B).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{26}{150}$$","hints":{"DefaultPathway":[{"id":"a0ec58fterminology9a-h1","type":"hint","dependencies":[],"title":"Definition of Probability","text":"The probability of any outcome in the sample space occuring is the long-term relative frequency of that oucome. Effectively, to find the probability of an event, P(event), we need to find the size of that event (how many outcomes are in it) and divide that by the size of the sample space (how many outcomes are in it).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":["a0ec58fterminology9a-h1"],"title":"Size of B","text":"What is the size of B? Effectively, how many jelly beans are blue in the sample space?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a0ec58fterminology9a-h2"],"title":"Size of Sample Space","text":"What is the size of the sample space? Effectively, how many total jelly beans were there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0ec58fterminology9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{26}{150}$$"],"dependencies":["a0ec58fterminology9a-h3"],"title":"Determining P(B)","text":"What is P(B), or what is the size of B divided by the size of the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic1","title":"Identifying a Conic Given the Polar Form","body":"For each of the following equations, identify the conic with focus at the origin, the directrix, and the eccentricity.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic1a","stepAnswer":["Ellipse; Eccentricity, $$e=\\\\frac{2}{3}$$ Directrix, $$y=3$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{6}{3+2sin\\\\left(\\\\theta\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Ellipse; Eccentricity, $$e=\\\\frac{2}{3}$$ Directrix, $$y=3$$","choices":["Ellipse; Eccentricity, $$e=\\\\frac{2}{3}$$ Directrix, $$y=3$$","Parabola; Eccentricity, $$e=1;$$ Directrix, $$y=\\\\frac{-7}{2}$$","Hyperbola; Eccentricity, $$e=\\\\frac{5}{4}$$ Directrix, $$x=\\\\frac{12}{5}$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic1a-h1","type":"hint","dependencies":[],"title":"Polar Equation of Conic","text":"For a conic with a focus at the origin, if the directrix is $$x=p$$ or $$x=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$\\\\nFor a conic with a focus at the origin, if the directrix is $$y=p$$ or $$y=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e sin\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a0f69c4conic1a-h1"],"title":"Standard Form","text":"We want to multiply the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{c}$$, where c is the constant so that we can change the equation to the standard polar form. What is the reciprocal that we want to multiply?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{1+\\\\frac{2}{3} sin\\\\left(\\\\theta\\\\right)}$$"],"dependencies":["a0f69c4conic1a-h2"],"title":"Standard Form","text":"After multiplying by the reciprocal of the constant, what is the polar equation now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a0f69c4conic1a-h3"],"title":"Eccentricity","text":"In the standard polar form, the coefficient in front of $$sin\\\\left(\\\\theta\\\\right)$$ or $$cos\\\\left(\\\\theta\\\\right)$$ is the eccentricity. What is the eccentricity?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y$$"],"dependencies":["a0f69c4conic1a-h4"],"title":"Directrix","text":"Since $$sin\\\\left(\\\\theta\\\\right)$$ is in the denominator, is the directrix along the $$y$$ or $$x$$ axis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x$$","$$y$$"]},{"id":"a0f69c4conic1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a0f69c4conic1a-h5"],"title":"Directrix","text":"The numerator is the product of the eccentricity and the directrix. Now that we know the eccentricity and numerator, what is the directrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1a-h7","type":"hint","dependencies":["a0f69c4conic1a-h6"],"title":"Type of Conic","text":"For a conic with eccentricity e,\\\\n- if $$0 \\\\leq e<1$$, the conic is ellipse\\\\n- if $$e=1$$. the conic is a parabola\\\\n- if $$e>1$$, the conic is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Ellipse"],"dependencies":["a0f69c4conic1a-h7"],"title":"Type of Conic","text":"Given that we have found the eccentricity $$e=\\\\frac{2}{3}$$, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Ellipse","Parabola","Hyperbola"]}]}},{"id":"a0f69c4conic1b","stepAnswer":["Hyperbola; Eccentricity, $$e=\\\\frac{5}{4}$$ Directrix, $$x=\\\\frac{12}{5}$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{12}{4+5cos\\\\left(\\\\theta\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Hyperbola; Eccentricity, $$e=\\\\frac{5}{4}$$ Directrix, $$x=\\\\frac{12}{5}$$","choices":["Ellipse; Eccentricity, $$e=\\\\frac{2}{3}$$ Directrix, $$y=3$$","Parabola; Eccentricity, $$e=1;$$ Directrix, $$y=\\\\frac{-7}{2}$$","Hyperbola; Eccentricity, $$e=\\\\frac{5}{4}$$ Directrix, $$x=\\\\frac{12}{5}$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic1b-h1","type":"hint","dependencies":[],"title":"Polar Equation of Conic","text":"For a conic with a focus at the origin, if the directrix is $$x=p$$ or $$x=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$\\\\nFor a conic with a focus at the origin, if the directrix is $$y=p$$ or $$y=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e sin\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a0f69c4conic1b-h1"],"title":"Standard Form","text":"We want to multiply the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{c}$$, where c is the constant so that we can change the equation to the standard polar form. What is the reciprocal that we want to multiply?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{1+\\\\frac{5}{4} cos\\\\left(\\\\theta\\\\right)}$$"],"dependencies":["a0f69c4conic1b-h2"],"title":"Standard Form","text":"After multiplying by the reciprocal of the constant, what is the polar equation now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{4}$$"],"dependencies":["a0f69c4conic1b-h3"],"title":"Eccentricity","text":"In the standard polar form, the coefficient in front of $$sin\\\\left(\\\\theta\\\\right)$$ or $$cos\\\\left(\\\\theta\\\\right)$$ is the eccentricity. What is the eccentricity?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x$$"],"dependencies":["a0f69c4conic1b-h4"],"title":"Directrix","text":"Since $$sin\\\\left(\\\\theta\\\\right)$$ is in the denominator, is the directrix along the $$y$$ or $$x$$ axis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x$$","$$y$$"]},{"id":"a0f69c4conic1b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{5}$$"],"dependencies":["a0f69c4conic1b-h5"],"title":"Directrix","text":"The numerator is the product of the eccentricity and the directrix. Now that we know the eccentricity and numerator, what is the directrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1b-h7","type":"hint","dependencies":["a0f69c4conic1b-h6"],"title":"Type of Conic","text":"For a conic with eccentricity e,\\\\n- if $$0 \\\\leq e<1$$, the conic is ellipse\\\\n- if $$e=1$$. the conic is a parabola\\\\n- if $$e>1$$, the conic is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1b-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Hyperbola"],"dependencies":["a0f69c4conic1b-h7"],"title":"Type of Conic","text":"Given that we have found the eccentricity $$e=\\\\frac{5}{4}$$, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Ellipse","Parabola","Hyperbola"]}]}},{"id":"a0f69c4conic1c","stepAnswer":["Parabola; Eccentricity, $$e=1;$$ Directrix, $$y=\\\\frac{-7}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{7}{2-2sin\\\\left(\\\\theta\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Parabola; Eccentricity, $$e=1;$$ Directrix, $$y=\\\\frac{-7}{2}$$","choices":["Ellipse; Eccentricity, $$e=\\\\frac{2}{3}$$ Directrix, $$y=3$$","Parabola; Eccentricity, $$e=1;$$ Directrix, $$y=\\\\frac{-7}{2}$$","Hyperbola; Eccentricity, $$e=\\\\frac{5}{4}$$ Directrix, $$x=\\\\frac{12}{5}$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic1c-h1","type":"hint","dependencies":[],"title":"Polar Equation of Conic","text":"For a conic with a focus at the origin, if the directrix is $$x=p$$ or $$x=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$\\\\nFor a conic with a focus at the origin, if the directrix is $$y=p$$ or $$y=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e sin\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a0f69c4conic1c-h1"],"title":"Standard Form","text":"We want to multiply the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{c}$$, where c is the constant so that we can change the equation to the standard polar form. What is the reciprocal that we want to multiply?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\frac{7}{2}}{1-sin\\\\left(\\\\theta\\\\right)}$$"],"dependencies":["a0f69c4conic1c-h2"],"title":"Standard Form","text":"After multiplying by the reciprocal of the constant, what is the polar equation now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0f69c4conic1c-h3"],"title":"Eccentricity","text":"In the standard polar form, the coefficient in front of $$sin\\\\left(\\\\theta\\\\right)$$ or $$cos\\\\left(\\\\theta\\\\right)$$ is the eccentricity. What is the eccentricity?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1c-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y$$"],"dependencies":["a0f69c4conic1c-h4"],"title":"Directrix","text":"Since $$sin\\\\left(\\\\theta\\\\right)$$ is in the denominator, is the directrix along the $$y$$ or $$x$$ axis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x$$","$$y$$"]},{"id":"a0f69c4conic1c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-7}{2}$$"],"dependencies":["a0f69c4conic1c-h5"],"title":"Directrix","text":"The numerator is the product of the eccentricity and the directrix. Now that we know the eccentricity and numerator, what is the directrix? (Recall that the directrix, $$p$$, follows the sign of the coefficient of the $$sin\\\\left(\\\\theta\\\\right)$$ or cos(\\\\theta))","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1c-h7","type":"hint","dependencies":["a0f69c4conic1c-h6"],"title":"Type of Conic","text":"For a conic with eccentricity e,\\\\n- if $$0 \\\\leq e<1$$, the conic is ellipse\\\\n- if $$e=1$$. the conic is a parabola\\\\n- if $$e>1$$, the conic is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic1c-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Parabola"],"dependencies":["a0f69c4conic1c-h7"],"title":"Type of Conic","text":"Given that we have found the eccentricity $$e=1$$, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Ellipse","Parabola","Hyperbola"]}]}}]},{"id":"a0f69c4conic10","title":"Identify a Conic Given the Polar Form","body":"$$r=\\\\frac{8}{4-3cos\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic10a","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"Give the Eccentricity","stepBody":"Identify the eccentricity","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic10a-h1","type":"hint","dependencies":[],"title":"Standard Form of Conic","text":"Rewrite the equation in standard form which has a $$1$$ as the constant in the denominator. Achieve standard form by multiplying the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a0f69c4conic10a-h1"],"title":"Identify Eccentricity","text":"Given the standard form is $$r=\\\\frac{ep}{1\\\\pm ecostheta}$$, identify the eccentricity (e).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic10b","stepAnswer":["$$\\\\frac{8}{3}$$"],"problemType":"TextBox","stepTitle":"Give the Directrix","stepBody":"Identiy the directrix","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{3}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic10b-h1","type":"hint","dependencies":[],"title":"Format of Directrix","text":"Since cos\u03b8 is in the denominator, the directrix is $$x=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic10b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{3}$$"],"dependencies":["a0f69c4conic10b-h1"],"title":"Identify Directrix","text":"Comparing to standard form, $$e=\\\\frac{3}{4}$$. Therefore, from the numerator solve for the directrix (p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic10c","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"Identify the Conic","stepBody":"What type of conic does the polar equation represent?","answerType":"string","variabilization":{},"choices":["Parabola","Hyperbola","Ellipse"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic10c-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Ellipse"],"dependencies":[],"title":"Types of Conic","text":"Since $$e<1$$, identify the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Parabola","Hyperbola","Ellipse"]}]}}]},{"id":"a0f69c4conic11","title":"Identify a Conic Given the Polar Form","body":"$$r=\\\\frac{5}{1+2sintheta}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic11a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Give the Eccentricity","stepBody":"Identify the eccentricity","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic11a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Standard Form of Conic","text":"Since the equation is already in standard form r=(ep)/(1~(esin\u03b8), identify the eccentricity (e).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic11b","stepAnswer":["$$\\\\frac{5}{2}$$"],"problemType":"TextBox","stepTitle":"Give the Directrix","stepBody":"Identiy the directrix","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{2}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic11b-h1","type":"hint","dependencies":[],"title":"Format of Directrix","text":"Since sin\u03b8 is in the denominator, the directrix is $$y=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic11b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":["a0f69c4conic11b-h1"],"title":"Identify Directrix","text":"Comparing to standard form, $$e=2$$. Therefore, from the numerator solve for the directrix (p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic11c","stepAnswer":["Hyperbola"],"problemType":"MultipleChoice","stepTitle":"Identify the Conic","stepBody":"What type of conic does the polar equation represent?","answerType":"string","variabilization":{},"choices":["Parabola","Hyperbola","Ellipse"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic11c-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Hyperbola"],"dependencies":[],"title":"Types of Conic","text":"Since $$e>1$$, identify the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Parabola","Hyperbola","Ellipse"]}]}}]},{"id":"a0f69c4conic12","title":"Identify a Conic Given the Polar Form","body":"$$r=\\\\frac{16}{4+3sintheta}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic12a","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"Give the Eccentricity","stepBody":"Identify the eccentricity","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic12a-h1","type":"hint","dependencies":[],"title":"Standard Form of Conic","text":"Rewrite the equation in standard form which has a $$1$$ as the constant in the denominator. Achieve standard form by multiplying the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a0f69c4conic12a-h1"],"title":"Identify Eccentricity","text":"Given the standard form is $$r=\\\\frac{ep}{1\\\\pm esintheta}$$, identify the eccentricity (e).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic12b","stepAnswer":["$$\\\\frac{16}{3}$$"],"problemType":"TextBox","stepTitle":"Give the Directrix","stepBody":"Identiy the directrix","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{16}{3}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic12b-h1","type":"hint","dependencies":[],"title":"Format of Directrix","text":"Since sin\u03b8 is in the denominator, the directrix is $$y=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic12b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{16}{3}$$"],"dependencies":["a0f69c4conic12b-h1"],"title":"Identify Directrix","text":"Comparing to standard form, $$e=\\\\frac{3}{4}$$. Therefore, from the numerator solve for the directrix (p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic12c","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"Identify the Conic","stepBody":"What type of conic does the polar equation represent?","answerType":"string","variabilization":{},"choices":["Parabola","Hyperbola","Ellipse"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic12c-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Ellipse"],"dependencies":[],"title":"Types of Conic","text":"Since $$e<1$$, identify the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Parabola","Hyperbola","Ellipse"]}]}}]},{"id":"a0f69c4conic13","title":"Identify a Conic Given the Polar Form","body":"$$r=\\\\frac{3}{10+10costheta}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic13a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Give the Eccentricity","stepBody":"Identify the eccentricity","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic13a-h1","type":"hint","dependencies":[],"title":"Standard Form of Conic","text":"Rewrite the equation in standard form which has a $$1$$ as the constant in the denominator. Achieve standard form by multiplying the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{10}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0f69c4conic13a-h1"],"title":"Identify Eccentricity","text":"Given the standard form is $$r=\\\\frac{ep}{1\\\\pm ecostheta}$$, identify the eccentricity (e).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic13b","stepAnswer":["$$\\\\frac{3}{10}$$"],"problemType":"TextBox","stepTitle":"Give the Directrix","stepBody":"Identiy the directrix","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{10}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic13b-h1","type":"hint","dependencies":[],"title":"Format of Directrix","text":"Since cos\u03b8 is in the denominator, the directrix is $$x=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic13b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{10}$$"],"dependencies":["a0f69c4conic13b-h1"],"title":"Identify Directrix","text":"Comparing to standard form, $$e=1$$. Therefore, from the numerator solve for the directrix (p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic13c","stepAnswer":["Parabola"],"problemType":"MultipleChoice","stepTitle":"Identify the Conic","stepBody":"What type of conic does the polar equation represent?","answerType":"string","variabilization":{},"choices":["Parabola","Hyperbola","Ellipse"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic13c-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Parabola"],"dependencies":[],"title":"Types of Conic","text":"Since $$e=1$$, identify the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Parabola","Hyperbola","Ellipse"]}]}}]},{"id":"a0f69c4conic14","title":"Identify a Conic Given the Polar Form","body":"$$r=\\\\frac{2}{1-costheta}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic14a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Give the Eccentricity","stepBody":"Identify the eccentricity","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic14a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Standard Form of Conic","text":"Since the equation is already in standard form r=(ep)/(1~(ecos\u03b8), identify the eccentricity (e).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic14b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Give the Directrix","stepBody":"Identiy the directrix","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic14b-h1","type":"hint","dependencies":[],"title":"Format of Directrix","text":"Since cos\u03b8 is in the denominator, the directrix is $$x=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic14b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a0f69c4conic14b-h1"],"title":"Identify Directrix","text":"Comparing to standard form, $$e=1$$. Therefore, from the numerator solve for the directrix (p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic14c","stepAnswer":["Parabola"],"problemType":"MultipleChoice","stepTitle":"Identify the Conic","stepBody":"What type of conic does the polar equation represent?","answerType":"string","variabilization":{},"choices":["Parabola","Hyperbola","Ellipse"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic14c-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Parabola"],"dependencies":[],"title":"Types of Conic","text":"Since $$e=1$$, identify the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Parabola","Hyperbola","Ellipse"]}]}}]},{"id":"a0f69c4conic15","title":"Converting Polar Equations to Rectangular Equations","body":"Convert the equation to rectangular form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic15a","stepAnswer":["$$\\\\sqrt{x^2+y^2}+3y=4$$"],"problemType":"TextBox","stepTitle":"Convert $$r=\\\\frac{4}{1+3sin\\\\left(\\\\theta\\\\right)}$$ to rectangular form.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{x^2+y^2}+3y=4$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic15a-h1","type":"hint","dependencies":[],"title":"Making Equivalent Polar to Cartesian Substitutions","text":"$$r=\\\\sqrt{x^2+y^2}$$, $$x=rcos(theta)$$, $$y=rsin(theta)$$. Making these substitutions, we get $$\\\\sqrt{x^2+y^2}+3y=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic16","title":"Converting Polar Equations to Rectangular Equations","body":"Convert the equation to rectangular form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic16a","stepAnswer":["$$5\\\\sqrt{x^2+y^2}-3y=2$$"],"problemType":"TextBox","stepTitle":"Convert $$r=\\\\frac{2}{5-3sin\\\\left(\\\\theta\\\\right)}$$ to rectangular form.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5\\\\sqrt{x^2+y^2}-3y=2$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic16a-h1","type":"hint","dependencies":[],"title":"Making Equivalent Polar to Cartesian Substitutions","text":"Convert the equation to rectangular form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic17","title":"Converting Polar Equations to Rectangular Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic17a","stepAnswer":["$$3\\\\sqrt{x^2+y^2}-2x=8$$"],"problemType":"TextBox","stepTitle":"Convert $$r=\\\\frac{8}{3-2cos\\\\left(\\\\theta\\\\right)}$$ to rectangular form.","stepBody":"Convert the equation to rectangular form.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3\\\\sqrt{x^2+y^2}-2x=8$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic17a-h1","type":"hint","dependencies":[],"title":"Making Equivalent Polar to Cartesian Substitutions","text":"$$r=\\\\sqrt{x^2+y^2}$$, $$x=rcos(theta)$$, $$y=rsin(theta)$$. Making these substitutions, we get $$3\\\\sqrt{x^2+y^2}-2x=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic18","title":"Converting Polar Equations to Rectangular Equations","body":"Convert the equation to rectangular form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic18a","stepAnswer":["$$2\\\\sqrt{x^2+y^2}+5x=3$$"],"problemType":"TextBox","stepTitle":"Convert $$r=\\\\frac{3}{2+5cos\\\\left(\\\\theta\\\\right)}$$ to rectangular form.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt{x^2+y^2}+5x=3$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic18a-h1","type":"hint","dependencies":[],"title":"Making Equivalent Polar to Cartesian Substitutions","text":"Convert the equation to rectangular form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic19","title":"Converting Polar Equations to Rectangular Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic19a","stepAnswer":["$$2\\\\sqrt{x^2+y^2}+2y=4$$"],"problemType":"TextBox","stepTitle":"Convert $$r=\\\\frac{4}{2+2sin\\\\left(\\\\theta\\\\right)}$$ to rectangular form.","stepBody":"Convert the equation to rectangular form.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt{x^2+y^2}+2y=4$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic19a-h1","type":"hint","dependencies":[],"title":"Making Equivalent Polar to Cartesian Substitutions","text":"$$r=\\\\sqrt{x^2+y^2}$$, $$x=r cos\\\\left(\\\\theta\\\\right)$$, $$y=r sin\\\\left(\\\\theta\\\\right)$$. Making these substitutions, we get $$2\\\\sqrt{x^2+y^2}+2y=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic2","title":"Identifying a Conic Given the Polar Form","body":"For each of the following equations, identify the conic with focus at the origin, the directrix, and the eccentricity.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic2a","stepAnswer":["Ellipse; Eccentricity, $$e=\\\\frac{1}{3}$$ Directrix, $$x=-2$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{2}{3-cos\\\\left(\\\\theta\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Ellipse; Eccentricity, $$e=\\\\frac{1}{3}$$ Directrix, $$x=-2$$","choices":["Ellipse; Eccentricity, $$e=\\\\frac{1}{3}$$ Directrix, $$x=-2$$","Parabola; Eccentricity, $$e=1;$$ Directrix, $$x=\\\\frac{-2}{3}$$","Hyperbola; Eccentricity, $$e=\\\\frac{5}{3}$$ Directrix, $$x=-2$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic2a-h1","type":"hint","dependencies":[],"title":"Polar Equation of Conic","text":"For a conic with a focus at the origin, if the directrix is $$x=p$$ or $$x=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$\\\\nFor a conic with a focus at the origin, if the directrix is $$y=p$$ or $$y=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e sin\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a0f69c4conic2a-h1"],"title":"Standard Form","text":"We want to multiply the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{c}$$, where c is the constant so that we can change the equation to the standard polar form. What is the reciprocal that we want to multiply?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\frac{2}{3}}{1-\\\\frac{1}{3} cos\\\\left(\\\\theta\\\\right)}$$"],"dependencies":["a0f69c4conic2a-h2"],"title":"Standard Form","text":"After multiplying by the reciprocal of the constant, what is the polar equation now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a0f69c4conic2a-h3"],"title":"Eccentricity","text":"In the standard polar form, the coefficient in front of $$sin\\\\left(\\\\theta\\\\right)$$ or $$cos\\\\left(\\\\theta\\\\right)$$ is the eccentricity. What is the eccentricity?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic2a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x$$"],"dependencies":["a0f69c4conic2a-h4"],"title":"Directrix","text":"Since $$sin\\\\left(\\\\theta\\\\right)$$ is in the denominator, is the directrix along the $$y$$ or $$x$$ axis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x$$","$$y$$"]},{"id":"a0f69c4conic2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a0f69c4conic2a-h5"],"title":"Directrix","text":"The numerator is the product of the eccentricity and the directrix. Now that we know the eccentricity and numerator, what is the directrix? (Recall that the directrix, $$p$$, follows the sign of the coefficient of the $$sin\\\\left(\\\\theta\\\\right)$$ or cos(\\\\theta))","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic2a-h7","type":"hint","dependencies":["a0f69c4conic2a-h6"],"title":"Type of Conic","text":"For a conic with eccentricity e,\\\\n- if $$0 \\\\leq e<1$$, the conic is ellipse\\\\n- if $$e=1$$. the conic is a parabola\\\\n- if $$e>1$$, the conic is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic2a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Ellipse"],"dependencies":["a0f69c4conic2a-h7"],"title":"Type of Conic","text":"Given that we have found the eccentricity $$e=\\\\frac{1}{3}$$, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Ellipse","Parabola","Hyperbola"]}]}}]},{"id":"a0f69c4conic20","title":"Converting Polar Equations to Rectangular Equations","body":"Convert the equation to rectangular form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic20a","stepAnswer":["$$8\\\\sqrt{x^2+y^2}-8x=3$$"],"problemType":"TextBox","stepTitle":"Convert $$r=\\\\frac{3}{8-8cos\\\\left(\\\\theta\\\\right)}$$ to rectangular form.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8\\\\sqrt{x^2+y^2}-8x=3$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic20a-h1","type":"hint","dependencies":[],"title":"Making Equivalent Polar to Cartesian Substitutions","text":"Convert the equation to rectangular form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic21","title":"Converting Polar Equations to Rectangular Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic21a","stepAnswer":["$$6\\\\sqrt{x^2+y^2}+7x=2$$"],"problemType":"TextBox","stepTitle":"Convert $$r=\\\\frac{2}{6+7cos\\\\left(\\\\theta\\\\right)}$$ to rectangular form.","stepBody":"Convert the equation to rectangular form.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6\\\\sqrt{x^2+y^2}+7x=2$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic21a-h1","type":"hint","dependencies":[],"title":"Making Equivalent Polar to Cartesian Substitutions","text":"$$r=\\\\sqrt{x^2+y^2}$$, $$x=rcos(theta)$$, $$y=rsin(theta)$$. Making these substitutions, we get $$6\\\\sqrt{x^2+y^2}+7x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic3","title":"Finding the Polar Form of a Vertical Conic Given a Focus at the Origin and the Eccentricity and Directrix","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic3a","stepAnswer":["$$r=\\\\frac{6}{1-3sin\\\\left(\\\\theta\\\\right)}$$"],"problemType":"MultipleChoice","stepTitle":"Find the polar form of the conic given a focus at the origin, $$e=3$$ and directrix $$y=-2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{6}{1-3sin\\\\left(\\\\theta\\\\right)}$$","choices":["$$r=\\\\frac{6}{1-3sin\\\\left(\\\\theta\\\\right)}$$","$$r=\\\\frac{-6}{1+3sin\\\\left(\\\\theta\\\\right)}$$","$$r=\\\\frac{6}{1-3cos\\\\left(\\\\theta\\\\right)}$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic3a-h1","type":"hint","dependencies":[],"title":"Polar Equation of Conic","text":"For a conic with a focus at the origin, if the directrix is $$x=p$$ or $$x=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$\\\\nFor a conic with a focus at the origin, if the directrix is $$y=p$$ or $$y=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e sin\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Sine"],"dependencies":["a0f69c4conic3a-h1"],"title":"Directrix","text":"The directrix is $$y=-p$$. Which trigonometric function is in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Sine","Cosine"]},{"id":"a0f69c4conic3a-h3","type":"hint","dependencies":["a0f69c4conic3a-h2"],"title":"Polar Equation","text":"Our polar equation takes the form $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$ as identified by the directrix $$y=-p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a0f69c4conic3a-h3"],"title":"Numerator","text":"The numerator is the product of the eccentricity and the absolute of the directrix, |p|. What is the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a0f69c4conic3a-h4"],"title":"Eccentricity","text":"The eccentricity is the magnitude of the coefficient of the trigonometric function in the denominator. Thus, what is the coefficient of the trigonometric function?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic3a-h6","type":"hint","dependencies":["a0f69c4conic3a-h5"],"title":"Polar Form","text":"Substitute the values that were found into the polar equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic4","title":"Finding the Polar Form of a Horizontal Conic Given a Focus at the Origin and the Eccentricity and Directrix","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic4a","stepAnswer":["$$r=\\\\frac{12}{5+3cos\\\\left(\\\\theta\\\\right)}$$"],"problemType":"MultipleChoice","stepTitle":"Find the polar form of the conic given a focus at the origin, $$e=\\\\frac{3}{5}$$ and directrix $$x=4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{12}{5+3cos\\\\left(\\\\theta\\\\right)}$$","choices":["$$r=\\\\frac{12}{5+3cos\\\\left(\\\\theta\\\\right)}$$","$$r=\\\\frac{12}{5-3cos\\\\left(\\\\theta\\\\right)}$$","$$r=\\\\frac{-12}{5+3sin\\\\left(\\\\theta\\\\right)}$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic4a-h1","type":"hint","dependencies":[],"title":"Polar Equation of Conic","text":"For a conic with a focus at the origin, if the directrix is $$x=p$$ or $$x=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$\\\\nFor a conic with a focus at the origin, if the directrix is $$y=p$$ or $$y=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e sin\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Cosine"],"dependencies":["a0f69c4conic4a-h1"],"title":"Directrix","text":"The directrix is $$x=p$$. Which trigonometric function is in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Sine","Cosine"]},{"id":"a0f69c4conic4a-h3","type":"hint","dependencies":["a0f69c4conic4a-h2"],"title":"Polar Equation","text":"Our polar equation takes the form $$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ as identified by the directrix $$x=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{5}$$"],"dependencies":["a0f69c4conic4a-h3"],"title":"Numerator","text":"The numerator is the product of the eccentricity and the absolute of the directrix, |p|. What is the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{5}$$"],"dependencies":["a0f69c4conic4a-h4"],"title":"Eccentricity","text":"The eccentricity is the magnitude of the coefficient of the trigonometric function in the denominator. Thus, what is the coefficient of the trigonometric function?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic4a-h6","type":"hint","dependencies":["a0f69c4conic4a-h5"],"title":"Polar Form","text":"Substitute the values that were found to obtain the polar form of the conic. We can multiply by $$5$$ to the numerator and denominator to remove the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic5","title":"Finding the Polar Form of a Horizontal Conic Given a Focus at the Origin and the Eccentricity and Directrix","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic5a","stepAnswer":["$$r=\\\\frac{1}{1-cos\\\\left(\\\\theta\\\\right)}$$"],"problemType":"MultipleChoice","stepTitle":"Find the polar form of the conic given a focus at the origin, $$e=1$$ and directrix $$x=-1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{1}{1-cos\\\\left(\\\\theta\\\\right)}$$","choices":["$$r=\\\\frac{1}{1-cos\\\\left(\\\\theta\\\\right)}$$","$$r=\\\\frac{1}{1+cos\\\\left(\\\\theta\\\\right)}$$","$$r=\\\\frac{1}{1-sin\\\\left(\\\\theta\\\\right)}$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic5a-h1","type":"hint","dependencies":[],"title":"Polar Equation of Conic","text":"For a conic with a focus at the origin, if the directrix is $$x=p$$ or $$x=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e cos\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$\\\\nFor a conic with a focus at the origin, if the directrix is $$y=p$$ or $$y=-p$$, where $$p$$ is a positive real number, and the eccentricity is a positive real number e, the conic has a polar equation\\\\n$$r=\\\\frac{e p}{1+e sin\\\\left(\\\\theta\\\\right)}$$ or $$r=\\\\frac{e p}{1-e sin\\\\left(\\\\theta\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Cosine"],"dependencies":["a0f69c4conic5a-h1"],"title":"Directrix","text":"The directrix is $$x=-p$$. Which trigonometric function is in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Sine","Cosine"]},{"id":"a0f69c4conic5a-h3","type":"hint","dependencies":["a0f69c4conic5a-h2"],"title":"Polar Equation","text":"Our polar equation takes the form $$r=\\\\frac{e p}{1-e cos\\\\left(\\\\theta\\\\right)}$$ as identified by the directrix $$x=-p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0f69c4conic5a-h3"],"title":"Numerator","text":"The numerator is the product of the eccentricity and the absolute of the directrix, |p|. What is the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a0f69c4conic5a-h4"],"title":"Eccentricity","text":"The eccentricity is the magnitude of the coefficient of the trigonometric function in the denominator. The sign of the coefficient follows the sign of the directrix, $$x=-1$$. Thus, what is the coefficient of the trigonometric function?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic5a-h6","type":"hint","dependencies":["a0f69c4conic5a-h5"],"title":"Polar Form","text":"Substitute the values that were found to obtain the polar form of the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic6","title":"Converting a Conic in Polar Form to Rectangular Form","body":"Convert the following conic to rectangular form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic6a","stepAnswer":["$$25x^2-10y=1$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{1}{5-5sin\\\\left(\\\\theta\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$25x^2-10y=1$$","choices":["$$25x^2-10y=1$$","$$25y^2-10x=1$$","$$25x^2-10y^2=1$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic6a-h1","type":"hint","dependencies":[],"title":"Identities","text":"Useful identities to switch from polar form to rectangular form are\\\\n$$r=\\\\sqrt{x^2+y^2}$$\\\\n$$x=r cos\\\\left(\\\\theta\\\\right)$$\\\\n$$y=r sin\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic6a-h2","type":"hint","dependencies":["a0f69c4conic6a-h1"],"title":"Eliminate the fraction","text":"We can eliminate the fraction by multiplying the denominator across both sides of the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic6a-h3","type":"hint","dependencies":["a0f69c4conic6a-h2"],"title":"Distribute","text":"We can distribute the $$r$$ that was initially on the LHS into the $$5-5sin\\\\left(\\\\theta\\\\right)$$ that was multiplied to the LHS.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic6a-h4","type":"hint","dependencies":["a0f69c4conic6a-h3"],"title":"Isolate $$5r$$","text":"We want to isolate the $$r$$ terms that are not associated multiplied to a trigonometric function. We do so by adding $$5r sin\\\\left(\\\\theta\\\\right)$$ across both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic6a-h5","type":"hint","dependencies":["a0f69c4conic6a-h4"],"title":"Square Both Sides","text":"Square both sides of the equation. The goal is to obtain the $$r^2$$ so that we can utilize the identity $$r=\\\\sqrt{x^2+y^2}$$ without the square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic6a-h6","type":"hint","dependencies":["a0f69c4conic6a-h5"],"title":"Substitution of Identities","text":"Substitute identities $$r=\\\\sqrt{x^2+y^2}$$ and $$y=r sin\\\\left(\\\\theta\\\\right)$$ into the current equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic6a-h7","type":"hint","dependencies":["a0f69c4conic6a-h6"],"title":"Distribute and use FOIL","text":"We want to expand out the equation so that we can later rearrange the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic6a-h8","type":"hint","dependencies":["a0f69c4conic6a-h7"],"title":"Rearrange Terms and Set Constant to $$1$$","text":"We force out the standard rectangular form by rearranging all the terms with variables $$x$$ and $$y$$ to the LHS and ensuring the constant is $$1$$ on the RHS.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic7","title":"Converting a Conic in Polar Form to Rectangular Form","body":"Convert the following conic to rectangular form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic7a","stepAnswer":["$$\\\\frac{{\\\\left(x-\\\\frac{4}{3}\\\\right)}^2}{\\\\frac{4}{9}}-\\\\frac{y^2}{\\\\frac{4}{3}}=1$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{2}{1+2cos\\\\left(\\\\theta\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{{\\\\left(x-\\\\frac{4}{3}\\\\right)}^2}{\\\\frac{4}{9}}-\\\\frac{y^2}{\\\\frac{4}{3}}=1$$","choices":["$$\\\\frac{{\\\\left(x-\\\\frac{4}{3}\\\\right)}^2}{\\\\frac{4}{9}}-\\\\frac{y^2}{\\\\frac{4}{3}}=1$$","$$\\\\frac{{\\\\left(y-\\\\frac{4}{3}\\\\right)}^2}{\\\\frac{4}{9}}-\\\\frac{x^2}{\\\\frac{4}{3}}=1$$","$$\\\\frac{{\\\\left(x-\\\\frac{4}{3}\\\\right)}^2}{\\\\frac{4}{3}}-\\\\frac{y^2}{\\\\frac{4}{9}}=1$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic7a-h1","type":"hint","dependencies":[],"title":"Identities","text":"Useful identities to switch from polar form to rectangular form are\\\\n$$r=\\\\sqrt{x^2+y^2}$$\\\\n$$x=r cos\\\\left(\\\\theta\\\\right)$$\\\\n$$y=r sin\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h2","type":"hint","dependencies":["a0f69c4conic7a-h1"],"title":"Eliminate the fraction","text":"We can eliminate the fraction by multiplying the denominator across both sides of the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h3","type":"hint","dependencies":["a0f69c4conic7a-h2"],"title":"Distribute","text":"We can distribute the $$r$$ that was initially on the LHS into the (1+2*cos(\\\\theta))) that was multiplied to the LHS.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h4","type":"hint","dependencies":["a0f69c4conic7a-h3"],"title":"Isolate $$r$$","text":"We want to isolate the $$r$$ terms that are not associated multiplied to a trigonometric function. We do so by subtracting $$2r cos\\\\left(\\\\theta\\\\right)$$ across both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h5","type":"hint","dependencies":["a0f69c4conic7a-h4"],"title":"Square Both Sides","text":"Square both sides of the equation. The goal is to obtain the $$r^2$$ so that we can utilize the identity $$r=\\\\sqrt{x^2+y^2}$$ without the square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h6","type":"hint","dependencies":["a0f69c4conic7a-h5"],"title":"Substitution of Identities","text":"Substitute identities $$r=\\\\sqrt{x^2+y^2}$$ and $$x=r cos\\\\left(\\\\theta\\\\right)$$ into the current equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h7","type":"hint","dependencies":["a0f69c4conic7a-h6"],"title":"Distribute and use FOIL","text":"We want to expand out the equation so that we can later rearrange the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h8","type":"hint","dependencies":["a0f69c4conic7a-h7"],"title":"Combining Like Terms","text":"We notice that there are multiple terms involving $$x$$. We want to convert to the standard rectangular form, thus we would want to combine all like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3{\\\\left(x-\\\\frac{4}{3}\\\\right)}^2-\\\\frac{4}{3}$$"],"dependencies":["a0f69c4conic7a-h8"],"title":"Completing the Square","text":"Notice that we have $$y^2=3x^2-8x+4$$ or something similar if you have rearranged differently. We would like to complete the square on the RHS. For $$a x^2+b x+c$$, we can complete the square as $$a {\\\\left(x+d\\\\right)}^2+e$$ where $$d=\\\\frac{b}{2a}$$ and $$e=c-\\\\frac{b^2}{4a}$$. Completing the square on $$3x^2-8x+4$$, what expression do you get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h10","type":"hint","dependencies":["a0f69c4conic7a-h9"],"title":"Rearrange Terms and Set Constant to $$1$$","text":"We rearrange so that the constant is on one side and the variables are on the other. Lastly, we divide by constant, $$\\\\frac{4}{3}$$, across both side to set the constant to $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic7a-h11","type":"hint","dependencies":["a0f69c4conic7a-h10"],"title":"Standard Form","text":"If there is a constant coefficient in the numerator, we shift the multiplier to the denominator by multiplying by the reciprocal of the constant. For e.g., a(x-h)**/b will be divided by $$\\\\frac{\\\\frac{1}{a}}{\\\\frac{1}{a}}$$ so that it becomes $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{\\\\frac{b}{a}}$$. This will allow us to obtain the standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conic8","title":"Identify a Conic Given the Polar Form","body":"$$r=\\\\frac{3}{4-4sintheta}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic8a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Give the Eccentricity","stepBody":"Identify the eccentricity","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic8a-h1","type":"hint","dependencies":[],"title":"Standard Form of Conic","text":"Rewrite the equation in standard form which has a $$1$$ as the constant in the denominator. Achieve standard form by multiplying the numerator and denominator by the reciprocal of the constant of the original equation, $$\\\\frac{1}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a0f69c4conic8a-h1"],"title":"Identify Eccentricity","text":"Given the standard form is $$r=\\\\frac{ep}{1\\\\pm esintheta}$$, identify the eccentricity (e).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic8b","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"Give the Directrix","stepBody":"Identiy the directrix","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic8b-h1","type":"hint","dependencies":[],"title":"Format of Directrix","text":"Since sin\u03b8 is in the denominator, the directrix is $$y=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic8b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a0f69c4conic8b-h1"],"title":"Identify Directrix","text":"Comparing to standard form, $$e=1$$. Therefore, from the numerator solve for the directrix (p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic8c","stepAnswer":["Parabola"],"problemType":"MultipleChoice","stepTitle":"Identify the Conic","stepBody":"What type of conic does the polar equation represent?","answerType":"string","variabilization":{},"choices":["Parabola","Hyperbola","Ellipse"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic8c-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Parabola"],"dependencies":[],"title":"Types of Conic","text":"Since $$e=1$$, identify the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Parabola","Hyperbola","Ellipse"]}]}}]},{"id":"a0f69c4conic9","title":"Identify a Conic Given the Polar Form","body":"$$r=\\\\frac{6}{1-2sintheta}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conic9a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Give the Eccentricity","stepBody":"Identify the eccentricity","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic9a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Standard Form of Conic","text":"Since the equation is already in standard form r=(ep)/(1~(ecos\u03b8), identify the eccentricity (e).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic9b","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Give the Directrix","stepBody":"Identiy the directrix","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a0f69c4conic9b-h1","type":"hint","dependencies":[],"title":"Format of Directrix","text":"Since cos\u03b8 is in the denominator, the directrix is $$x=p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conic9b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a0f69c4conic9b-h1"],"title":"Identify Directrix","text":"Comparing to standard form, $$e=2$$. Therefore, from the numerator solve for the directrix (p).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a0f69c4conic9c","stepAnswer":["Hyperbola"],"problemType":"MultipleChoice","stepTitle":"Identify the Conic","stepBody":"What type of conic does the polar equation represent?","answerType":"string","variabilization":{},"choices":["Parabola","Hyperbola","Ellipse"],"hints":{"DefaultPathway":[{"id":"a0f69c4conic9c-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Hyperbola"],"dependencies":[],"title":"Types of Conic","text":"Since $$e>1$$, identify the conic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Parabola","Hyperbola","Ellipse"]}]}}]},{"id":"a0f69c4conics1","title":"Determine parts of the graph","body":"Find the focus of the ellipse.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conics1a","stepAnswer":["$$(0,0)$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{5}{2+costheta}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,0)$$","choices":["$$(0,0)$$","$$(1,0)$$","$$(1,1)$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conics1a-h1","type":"hint","dependencies":[],"title":"Standard form","text":"The standard form of a conic with directrix $$x=\\\\pm p$$ is r=(ep)/(1\xb1ecos\u03b8). The standard form of a conic with directrix $$y=\\\\pm p$$ is r=(ep)/(1\xb1esin\u03b8).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics1a-h2","type":"hint","dependencies":["a0f69c4conics1a-h1"],"title":"Multiply","text":"Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics1a-h3","type":"hint","dependencies":["a0f69c4conics1a-h2"],"title":"Identify","text":"Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics1a-h4","type":"hint","dependencies":["a0f69c4conics1a-h3"],"title":"Determine","text":"Because $$e>1$$, the focus is at the origin.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conics2","title":"Determine parts of the graph","body":"Find the focus of the hyperbola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conics2a","stepAnswer":["$$(0,0)$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{8}{4-5costheta}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,0)$$","choices":["$$(0,0)$$","$$(1,0)$$","$$(1,1)$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conics2a-h1","type":"hint","dependencies":[],"title":"Standard form","text":"The standard form of a conic with directrix $$x=\\\\pm p$$ is r=(ep)/(1\xb1ecos\u03b8). The standard form of a conic with directrix $$y=\\\\pm p$$ is r=(ep)/(1\xb1esin\u03b8).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics2a-h2","type":"hint","dependencies":["a0f69c4conics2a-h1"],"title":"Multiply","text":"Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics2a-h3","type":"hint","dependencies":["a0f69c4conics2a-h2"],"title":"Identify","text":"Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics2a-h4","type":"hint","dependencies":["a0f69c4conics2a-h3"],"title":"Determine","text":"Because $$e>1$$, the focus is at the origin.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conics3","title":"Determine parts of the graph","body":"Find the directrix of the hyperbola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conics3a","stepAnswer":["$$x=\\\\frac{-8}{5}$$"],"problemType":"TextBox","stepTitle":"$$r=\\\\frac{8}{4-5costheta}$$","stepBody":"Enter your answer in the form: $$x=a$$ or $$y=a$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{-8}{5}$$","hints":{"DefaultPathway":[{"id":"a0f69c4conics3a-h1","type":"hint","dependencies":[],"title":"Standard form","text":"The standard form of a conic with directrix $$x=\\\\pm p$$ is r=(ep)/(1\xb1ecos\u03b8). The standard form of a conic with directrix $$y=\\\\pm p$$ is r=(ep)/(1\xb1esin\u03b8).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics3a-h2","type":"hint","dependencies":["a0f69c4conics3a-h1"],"title":"Multiply","text":"Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics3a-h3","type":"hint","dependencies":["a0f69c4conics3a-h2"],"title":"Identify","text":"Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics3a-h4","type":"hint","dependencies":["a0f69c4conics3a-h3"],"title":"Determine","text":"Since cos is in the denominator, and there is a subtraction sign in the denominator, the directrix is in the form $$x=-p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{5}$$"],"dependencies":["a0f69c4conics3a-h4"],"title":"Set ep","text":"Set ep equal to the value in the numerator. Plug in e, and solve for $$p$$. What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0f69c4conics3a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\frac{8}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0f69c4conics3a-h6","type":"hint","dependencies":["a0f69c4conics3a-h5"],"title":"Answer","text":"Therefore, the directrix is $$x=\\\\frac{-8}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conics4","title":"Determine parts of the graph","body":"Find the directrix of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conics4a","stepAnswer":["$$y=-2$$"],"problemType":"TextBox","stepTitle":"$$r=\\\\frac{2}{1-sintheta}$$","stepBody":"Enter your answer in the form: $$x=a$$ or $$y=a$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-2$$","hints":{"DefaultPathway":[{"id":"a0f69c4conics4a-h1","type":"hint","dependencies":[],"title":"Standard form","text":"The standard form of a conic with directrix $$x=\\\\pm p$$ is r=(ep)/(1\xb1ecos\u03b8). The standard form of a conic with directrix $$y=\\\\pm p$$ is r=(ep)/(1\xb1esin\u03b8).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics4a-h2","type":"hint","dependencies":["a0f69c4conics4a-h1"],"title":"Multiply","text":"Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form(if needed).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics4a-h3","type":"hint","dependencies":["a0f69c4conics4a-h2"],"title":"Identify","text":"Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics4a-h4","type":"hint","dependencies":["a0f69c4conics4a-h3"],"title":"Determine","text":"Since sin is in the denominator, and there is a subtraction sign in the denominator, the directrix is in the form $$y=-p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a0f69c4conics4a-h4"],"title":"Set ep","text":"Set ep equal to the value in the numerator. Plug in e, and solve for $$p$$. What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0f69c4conics4a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0f69c4conics4a-h6","type":"hint","dependencies":["a0f69c4conics4a-h5"],"title":"Answer","text":"Therefore, the directrix is $$y=-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conics5","title":"Determine parts of the graph","body":"Find the directrix of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conics5a","stepAnswer":["$$x=5$$"],"problemType":"TextBox","stepTitle":"$$r\\\\left(1+costheta\\\\right)=5$$","stepBody":"Enter your answer in the form: $$x=a$$ or $$y=a$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=5$$","hints":{"DefaultPathway":[{"id":"a0f69c4conics5a-h1","type":"hint","dependencies":[],"title":"Standard form","text":"The standard form of a conic with directrix $$x=\\\\pm p$$ is r=(ep)/(1\xb1ecos\u03b8). The standard form of a conic with directrix $$y=\\\\pm p$$ is r=(ep)/(1\xb1esin\u03b8).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics5a-h2","type":"hint","dependencies":["a0f69c4conics5a-h1"],"title":"Multiply","text":"Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form(if needed).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics5a-h3","type":"hint","dependencies":["a0f69c4conics5a-h2"],"title":"Identify","text":"Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics5a-h4","type":"hint","dependencies":["a0f69c4conics5a-h3"],"title":"Determine","text":"Since cos is in the denominator, and there is an addition sign in the denominator, the directrix is in the form $$x=p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a0f69c4conics5a-h4"],"title":"Set ep","text":"Set ep equal to the value in the numerator. Plug in e, and solve for $$p$$. What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a0f69c4conics5a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a0f69c4conics5a-h6","type":"hint","dependencies":["a0f69c4conics5a-h5"],"title":"Answer","text":"Therefore, the directrix is $$x=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conics6","title":"Determine parts of the graph","body":"Find the focus of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conics6a","stepAnswer":["$$(0,0)$$"],"problemType":"MultipleChoice","stepTitle":"$$r=\\\\frac{2}{1-sintheta}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,0)$$","choices":["$$(0,0)$$","$$(1,0)$$","$$(1,1)$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conics6a-h1","type":"hint","dependencies":[],"title":"Standard form","text":"The standard form of a conic with directrix $$x=\\\\pm p$$ is r=(ep)/(1\xb1ecos\u03b8). The standard form of a conic with directrix $$y=\\\\pm p$$ is r=(ep)/(1\xb1esin\u03b8).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics6a-h2","type":"hint","dependencies":["a0f69c4conics6a-h1"],"title":"Multiply","text":"Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics6a-h3","type":"hint","dependencies":["a0f69c4conics6a-h2"],"title":"Identify","text":"Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics6a-h4","type":"hint","dependencies":["a0f69c4conics6a-h3"],"title":"Determine","text":"Because $$e>1$$, the focus is at the origin.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a0f69c4conics7","title":"Determine parts of the graph","body":"Find the focus of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.5 Conic Sections in Polar Coordinates","courseName":"OpenStax: College Algebra","steps":[{"id":"a0f69c4conics7a","stepAnswer":["$$(0,0)$$"],"problemType":"MultipleChoice","stepTitle":"$$r\\\\left(1+costheta\\\\right)=5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,0)$$","choices":["$$(0,0)$$","$$(1,0)$$","$$(1,1)$$"],"hints":{"DefaultPathway":[{"id":"a0f69c4conics7a-h1","type":"hint","dependencies":[],"title":"Standard form","text":"The standard form of a conic with directrix $$x=\\\\pm p$$ is r=(ep)/(1\xb1ecos\u03b8). The standard form of a conic with directrix $$y=\\\\pm p$$ is r=(ep)/(1\xb1esin\u03b8).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics7a-h2","type":"hint","dependencies":["a0f69c4conics7a-h1"],"title":"Multiply","text":"Multiply the numerator and denominator by the reciprocal of the constant in the denominator to rewrite the equation in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics7a-h3","type":"hint","dependencies":["a0f69c4conics7a-h2"],"title":"Identify","text":"Identify the eccentricity e as the coefficient of the trigonometric function in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a0f69c4conics7a-h4","type":"hint","dependencies":["a0f69c4conics7a-h3"],"title":"Determine","text":"Because $$e>1$$, the focus is at the origin.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor1","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor1a","stepAnswer":["$${\\\\left(3x+2\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$9x^2+12x+4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(3x+2\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor1a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor1a-h2","type":"hint","dependencies":["a104861trifactor1a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(3x+2\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor1a-h3","type":"hint","dependencies":["a104861trifactor1a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor10","title":"Factor Special Products","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor10a","stepAnswer":["$$\\\\left(9x+5\\\\right) \\\\left(x+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$9x^2+50x+25$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(9x+5\\\\right) \\\\left(x+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a104861trifactor10a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The first and last terms are perfect squares but the middle term does not match $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor10a-h2","type":"hint","dependencies":["a104861trifactor10a-h1"],"title":"Alternative Method","text":"Factor using the \\"ac\\" method. Varibles \\"a\\" and \\"c\\" multiply out to $$225$$ and by experimenting with different combinations of the middle term we can see that $$5\\\\times45=225$$ which comes from $$5+45=50$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor10a-h3","type":"hint","dependencies":["a104861trifactor10a-h2"],"title":"Splitting the Middle Term","text":"Split the middle term into the identified numbers before: $$9x^2+5x+45x+25$$. Then factor by grouping: $$x \\\\left(9x+5\\\\right)+5\\\\left(9x+5\\\\right)$$ which results in $$\\\\left(9x+5\\\\right) \\\\left(x+5\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor11","title":"Factor Special Products","body":"Factor the trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor11a","stepAnswer":["$$\\\\left(8r+3\\\\right) \\\\left(2r+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$16r^2+30r+9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(8r+3\\\\right) \\\\left(2r+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a104861trifactor11a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The first and last terms are perfect squares but the middle term does not match $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor11a-h2","type":"hint","dependencies":["a104861trifactor11a-h1"],"title":"Alternative Method","text":"Factor using the \\"ac\\" method. Varibles \\"a\\" and \\"c\\" multiply out to $$144$$ and by experimenting with different combinations of the middle term we can see that $$24\\\\times6=144$$ which comes from $$24+6=144$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor11a-h3","type":"hint","dependencies":["a104861trifactor11a-h2"],"title":"Splitting the Middle Term","text":"Split the middle term into the identified numbers before: $$16r^2+24r+6r+9$$. Then factor by grouping: $$8r \\\\left(2r+3\\\\right)+3\\\\left(2r+3\\\\right)$$ which results in $$\\\\left(8r+3\\\\right) \\\\left(2r+3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor12","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor12a","stepAnswer":["$${\\\\left(4y+3\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$16y^2+24y+9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(4y+3\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor12a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor12a-h2","type":"hint","dependencies":["a104861trifactor12a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(4y+3\\\\right)}^2$$. Notice how it\'s now subtraction since the original middle term was negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor12a-h3","type":"hint","dependencies":["a104861trifactor12a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor13","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor13a","stepAnswer":["$${\\\\left(5v+2\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$25v^2+20v+4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(5v+2\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor13a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor13a-h2","type":"hint","dependencies":["a104861trifactor13a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(5v+2\\\\right)}^2$$. Notice how it\'s now subtraction since the original middle term was negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor13a-h3","type":"hint","dependencies":["a104861trifactor13a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor14","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor14a","stepAnswer":["$${\\\\left(6s+7\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$36s^2+84s+49$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(6s+7\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor14a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor14a-h2","type":"hint","dependencies":["a104861trifactor14a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(6s+7\\\\right)}^2$$. Notice how it\'s now subtraction since the original middle term was negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor14a-h3","type":"hint","dependencies":["a104861trifactor14a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor15","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor15a","stepAnswer":["$${\\\\left(7s+11\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$49s^2+154s+121$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(7s+11\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor15a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor15a-h2","type":"hint","dependencies":["a104861trifactor15a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(7s+11\\\\right)}^2$$. Notice how it\'s now subtraction since the original middle term was negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor15a-h3","type":"hint","dependencies":["a104861trifactor15a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor16","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor16a","stepAnswer":["$${\\\\left(4y+3\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$16y^2+24y+9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(4y+3\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor16a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor16a-h2","type":"hint","dependencies":["a104861trifactor16a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$4$$ and $$3$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor16a-h3","type":"hint","dependencies":["a104861trifactor16a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor17","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor17a","stepAnswer":["$${\\\\left(5v+2\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$25v^2+20v+4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(5v+2\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor17a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor17a-h2","type":"hint","dependencies":["a104861trifactor17a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$5$$ and $$2$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor17a-h3","type":"hint","dependencies":["a104861trifactor17a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor18","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor18a","stepAnswer":["$${\\\\left(6s+7\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$36s^2+84s+49$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(6s+7\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor18a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor18a-h2","type":"hint","dependencies":["a104861trifactor18a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$6$$ and $$7$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor18a-h3","type":"hint","dependencies":["a104861trifactor18a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor19","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor19a","stepAnswer":["$${\\\\left(7s+11\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$49s^2+154s+121$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(7s+11\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor19a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor19a-h2","type":"hint","dependencies":["a104861trifactor19a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$7$$ and $$11$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor19a-h3","type":"hint","dependencies":["a104861trifactor19a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor2","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor2a","stepAnswer":["$${\\\\left(2x+3\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$4x^2+12x+9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(2x+3\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor2a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor2a-h2","type":"hint","dependencies":["a104861trifactor2a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(2x+3\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor2a-h3","type":"hint","dependencies":["a104861trifactor2a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor20","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor20a","stepAnswer":["$${\\\\left(10x-1\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$100x^2-20x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(10x-1\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor20a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor20a-h2","type":"hint","dependencies":["a104861trifactor20a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$10$$ and $$-1$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor20a-h3","type":"hint","dependencies":["a104861trifactor20a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor21","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor21a","stepAnswer":["$${\\\\left(8x-1\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$64m^2-16m+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(8x-1\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor21a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor21a-h2","type":"hint","dependencies":["a104861trifactor21a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$8$$ and $$-1$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor21a-h3","type":"hint","dependencies":["a104861trifactor21a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor22","title":"Factor Perfect Square Trinomials","body":"Factor(Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor22a","stepAnswer":["$$\\\\left(5n+4\\\\right) \\\\left(5n+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$25n^2+25n+4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(5n+4\\\\right) \\\\left(5n+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a104861trifactor22a-h1","type":"hint","dependencies":[],"title":"Factor","text":"In this equation $${ax}^2+bx+c$$ the square root of a is $$5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor22a-h2","type":"hint","dependencies":["a104861trifactor22a-h1"],"title":"Factor Pt2.","text":"In the form $$\\\\left(px+o\\\\right) \\\\left(mx+n\\\\right)$$. To solve for o and $$n$$, they must multiply to the constant in the original equation and $$pn+om$$ is equal to $$b$$ in $${ax}^2+bx+c$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor22a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["4,1"],"dependencies":["a104861trifactor22a-h2"],"title":"Solve","text":"What are the values of o and $$n$$? (Give answer with coma inbetween with the larger number first Ex. 4,2)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor22a-h4","type":"hint","dependencies":[],"title":"Plug in","text":"Plug in the calculated values into the simplified form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor23","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor23a","stepAnswer":["$${\\\\left(10y-1\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$100y^2-20y+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(10y-1\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor23a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor23a-h2","type":"hint","dependencies":["a104861trifactor23a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$10$$ and $$-1$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor23a-h3","type":"hint","dependencies":["a104861trifactor23a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor24","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor24a","stepAnswer":["$${\\\\left(8m-1\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$64m^2-16m+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(8m-1\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor24a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor24a-h2","type":"hint","dependencies":["a104861trifactor24a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and c are $$8$$ and $$-1$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor24a-h3","type":"hint","dependencies":["a104861trifactor24a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $${\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor25","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor25a","stepAnswer":["$$10{\\\\left(x+4\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$10k^2+80k+160$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10{\\\\left(x+4\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor25a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor25a-h2","type":"hint","dependencies":["a104861trifactor25a-h1"],"title":"Common Factor","text":"Take out the $$10$$ to make $$\\\\operatorname{10}\\\\left(k^2+8k+16\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor25a-h3","type":"hint","dependencies":["a104861trifactor25a-h2"],"title":"Factors","text":"In this equation $$z\\\\left({ax}^2+bx+c\\\\right)$$ the square root of a and c are $$1$$ and $$4$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor25a-h4","type":"hint","dependencies":["a104861trifactor25a-h3"],"title":"Plug in","text":"Plug into the perfect square simplified form $${z\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor26","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor26a","stepAnswer":["$$4{\\\\left(4x-3\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$64x^2-96x+36$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4{\\\\left(4x-3\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor26a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor26a-h2","type":"hint","dependencies":["a104861trifactor26a-h1"],"title":"Common Factor","text":"Take out the $$4$$ to make $$4\\\\left(16x^2-24x+9\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor26a-h3","type":"hint","dependencies":["a104861trifactor26a-h2"],"title":"Factors","text":"In this equation $$z\\\\left({ax}^2+bx+c\\\\right)$$ the square root of a and c are $$4$$ and $$-3$$ respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor26a-h4","type":"hint","dependencies":["a104861trifactor26a-h3"],"title":"Plug in","text":"Plug into the perfect square simplified form $${z\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor27","title":"Factor Perfect Square Trinomials","body":"Factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor27a","stepAnswer":["$$10p {\\\\left(3p+5q\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$90p^3+300p^2 q+250{pq}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10p {\\\\left(3p+5q\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor27a-h1","type":"hint","dependencies":[],"title":"Perfect Square","text":"This equation is a perfect square","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor27a-h2","type":"hint","dependencies":["a104861trifactor27a-h1"],"title":"Common Factor","text":"Take out the 3u to make $$10p\\\\left(9p^2+30pq+25q^2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor27a-h3","type":"hint","dependencies":["a104861trifactor27a-h2"],"title":"Factors","text":"In this equation $$z\\\\left({ax}^2+bx+c\\\\right)$$ the square root of a and c are $$3$$ and 5q respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor27a-h4","type":"hint","dependencies":["a104861trifactor27a-h3"],"title":"Plug in","text":"Plug into the perfect square simplified form $${z\\\\left(nx+m\\\\right)}^2$$ where $$n$$ is the square root of a and $$m$$ is the square root of c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor28","title":"Factor Perfect Square Trinomials","body":"Factor(Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor28a","stepAnswer":["$$\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$x^2-16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a104861trifactor28a-h1","type":"hint","dependencies":[],"title":"Rule","text":"If bx is $$0$$ and c is negative, then the simplified form will be $$\\\\left(nx+m\\\\right) \\\\left(nx-m\\\\right)$$. $$n$$ is the square root of a and $$m$$ is the square root of -c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor28a-h2","type":"hint","dependencies":["a104861trifactor28a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and -c are $$1$$ and $$4$$ respectfully","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor28a-h3","type":"hint","dependencies":["a104861trifactor28a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $$\\\\left(nx+m\\\\right) \\\\left(nx-m\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor29","title":"Factor Perfect Square Trinomials","body":"Factor(Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor29a","stepAnswer":["$$\\\\left(n+3\\\\right) \\\\left(n-3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$n^2-9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(n+3\\\\right) \\\\left(n-3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a104861trifactor29a-h1","type":"hint","dependencies":[],"title":"Rule","text":"If bx is $$0$$ and c is negative, then the simplified form will be $$\\\\left(nx+m\\\\right) \\\\left(nx-m\\\\right)$$. $$n$$ is the square root of a and $$m$$ is the square root of -c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor29a-h2","type":"hint","dependencies":["a104861trifactor29a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and -c are $$1$$ and $$3$$ respectfully","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor29a-h3","type":"hint","dependencies":["a104861trifactor29a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $$\\\\left(nx+m\\\\right) \\\\left(nx-m\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor3","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor3a","stepAnswer":["$${\\\\left(3y+4\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$9y^2+24y+16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(3y+4\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor3a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor3a-h2","type":"hint","dependencies":["a104861trifactor3a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(3y+4\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor3a-h3","type":"hint","dependencies":["a104861trifactor3a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor30","title":"Factor Perfect Square Trinomials","body":"Factor(Give your answer with the larger value first. eg. $$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)$$ $$2$$ is greater than 1).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor30a","stepAnswer":["$$\\\\left(5v+1\\\\right) \\\\left(5v-1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$25v^2-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(5v+1\\\\right) \\\\left(5v-1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a104861trifactor30a-h1","type":"hint","dependencies":[],"title":"Rule","text":"If bx is $$0$$ and c is negative, then the simplified form will be $$\\\\left(nx+m\\\\right) \\\\left(nx-m\\\\right)$$. $$n$$ is the square root of a and $$m$$ is the square root of -c","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor30a-h2","type":"hint","dependencies":["a104861trifactor30a-h1"],"title":"Factors","text":"In this equation $${ax}^2+bx+c$$ the square root of a and -c are $$5$$ and $$1$$ respectfully","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor30a-h3","type":"hint","dependencies":["a104861trifactor30a-h2"],"title":"Plug in","text":"Plug into the perfect square simplified form $$\\\\left(nx+m\\\\right) \\\\left(nx-m\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor4","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor4a","stepAnswer":["$${\\\\left(9y-4\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$81y^2-72y+16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(9y-4\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor4a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor4a-h2","type":"hint","dependencies":["a104861trifactor4a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(9y-4\\\\right)}^2$$. Notice how it\'s now subtraction since the original middle term was negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor4a-h3","type":"hint","dependencies":["a104861trifactor4a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor5","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor5a","stepAnswer":["$${\\\\left(8y-5\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$64y^2-80y+25$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(8y-5\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor5a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor5a-h2","type":"hint","dependencies":["a104861trifactor5a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(8y-5\\\\right)}^2$$. Notice how it\'s now subtraction since the original middle term was negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor5a-h3","type":"hint","dependencies":["a104861trifactor5a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor6","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor6a","stepAnswer":["$${\\\\left(4z-9\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$16z^2-72z+81$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(4z-9\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor6a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor6a-h2","type":"hint","dependencies":["a104861trifactor6a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(4z-9\\\\right)}^2$$. Notice how it\'s now subtraction since the original middle term was negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor6a-h3","type":"hint","dependencies":["a104861trifactor6a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor7","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor7a","stepAnswer":["$${\\\\left(6x+7y\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$36x^2+84x y+49y^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(6x+7y\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor7a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor7a-h2","type":"hint","dependencies":["a104861trifactor7a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(6x+7y\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor7a-h3","type":"hint","dependencies":["a104861trifactor7a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor8","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor8a","stepAnswer":["$${\\\\left(7x+6y\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$49x^2+84x y+36y^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(7x+6y\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor8a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor8a-h2","type":"hint","dependencies":["a104861trifactor8a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(7x+6y\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor8a-h3","type":"hint","dependencies":["a104861trifactor8a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a104861trifactor9","title":"Factor Perfect Square Trinomials","body":"Factor the perfect square trinomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Factor Special Products","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a104861trifactor9a","stepAnswer":["$${\\\\left(8m+7n\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$64m^2+112m n+49n^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(8m+7n\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a104861trifactor9a-h1","type":"hint","dependencies":[],"title":"Perfect Square Trinomials Pattern","text":"The trinomial fits the perfect square trinomials pattern $$a^2+2a b+b^2$$ because the first and last terms are perfect squares and the middle term matches $$2a b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor9a-h2","type":"hint","dependencies":["a104861trifactor9a-h1"],"title":"Square of the Binomial","text":"Take the perfect squares of the first and last term and write is as a binomial so you will get $${\\\\left(8m+7n\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a104861trifactor9a-h3","type":"hint","dependencies":["a104861trifactor9a-h2"],"title":"Checking Binomial","text":"Check if the squared binomial multiplies out into the original trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers1","title":"Simplify Expressions with Higher Roots","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers1a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers1a-h1","type":"hint","dependencies":[],"title":"Multiply the nth Root of a Number, $$n$$ Times, to get the Number","text":"$${\\\\sqrt[n]{a}}^n$$ $$=$$ a","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a10b60arealnumbers1a-h1"],"title":"Practice Multiplying","text":"What is $$2^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers1b","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{81}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[]}},{"id":"a10b60arealnumbers1c","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[5]{32}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[]}}]},{"id":"a10b60arealnumbers10","title":"Simplifying Exponents","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers10a","stepAnswer":["$$m^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{\\\\frac{m^{13}}{m^7}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m^2$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers10a-h1","type":"hint","dependencies":[],"title":"Simplifying Exponent Quotients","text":"If two exponent expressions in a quotient have the same base (ex: (x**a)/(x**b)) then this is the same as $$x^{a-b}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^6$$"],"dependencies":["a10b60arealnumbers10a-h1"],"title":"Rewriting the Quotient","text":"What is $$\\\\frac{m^{13}}{m^7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers10a-h3","type":"hint","dependencies":[],"title":"Simplifying Odd Roots","text":"When taking the nth root of some integer $$x$$ $$ \\\\geq $$ $$2$$, if $$n$$ is odd, the answer is $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers13","title":"Add and Subtract Higher Roots","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers13a","stepAnswer":["$$2\\\\sqrt[3]{4x}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{4x}+\\\\sqrt[3]{4x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt[3]{4x}$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers13a-h1","type":"hint","dependencies":[],"title":"Like Radicals","text":"For two like radicals, $$a \\\\sqrt[n]{x}+b \\\\sqrt[n]{x}$$ is equivalent to $$\\\\left(a+b\\\\right) \\\\sqrt[n]{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers13b","stepAnswer":["$$2\\\\sqrt[4]{8}$$"],"problemType":"TextBox","stepTitle":"Simplify:","stepBody":"$$4\\\\sqrt[4]{8}-2\\\\sqrt[4]{8}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt[4]{8}$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers13b-h1","type":"hint","dependencies":[],"title":"Like Radicals","text":"For two like radicals, $$a \\\\sqrt[n]{x}-b \\\\sqrt[n]{x}$$ is equivalent to $$\\\\left(a-b\\\\right) \\\\sqrt[n]{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers16","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers16a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{216}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers16a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is 216?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers16a-h2","type":"hint","dependencies":["a10b60arealnumbers16a-h1"],"title":"Finding the Root","text":"$$6^3=216$$, so our answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers17","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers17a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{27}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers17a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is 27?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers17a-h2","type":"hint","dependencies":["a10b60arealnumbers17a-h1"],"title":"Finding the Root","text":"$$3^3=27$$, so our answer is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers18","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers18a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{512}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers18a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is 512?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers18a-h2","type":"hint","dependencies":["a10b60arealnumbers18a-h1"],"title":"Finding the Root","text":"$$8^3=512$$, so our answer is $$8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers19","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers19a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{125}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers19a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is 125?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers19a-h2","type":"hint","dependencies":["a10b60arealnumbers19a-h1"],"title":"Finding the Root","text":"$$5^3=125$$, so our answer is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers2","title":"Simplify Expressions with Higher Roots","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers2a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{1000}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[]}},{"id":"a10b60arealnumbers2b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[]}},{"id":"a10b60arealnumbers2c","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[5]{32}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[]}}]},{"id":"a10b60arealnumbers20","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers20a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{-8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers20a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is -8?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers20a-h2","type":"hint","dependencies":["a10b60arealnumbers20a-h1"],"title":"Finding the Root","text":"$${\\\\left(-2\\\\right)}^3=-8$$, so our answer is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers21","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers21a","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{-64}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers21a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is -64?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers21a-h2","type":"hint","dependencies":["a10b60arealnumbers21a-h1"],"title":"Finding the Root","text":"$${\\\\left(-4\\\\right)}^3=-64$$, so our answer is $$-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers22","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers22a","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{-125}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers22a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is -125?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers22a-h2","type":"hint","dependencies":["a10b60arealnumbers22a-h1"],"title":"Finding the Root","text":"$${\\\\left(-3\\\\right)}^3=-125$$, so our answer is $$-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers23","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers23a","stepAnswer":["$$-8$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{-512}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers23a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$3$$ is -512?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers23a-h2","type":"hint","dependencies":["a10b60arealnumbers23a-h1"],"title":"Finding the Root","text":"$${\\\\left(-8\\\\right)}^3=-512$$, so our answer is $$-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers24","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers24a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{256}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers24a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$4$$ is 256?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers24a-h2","type":"hint","dependencies":["a10b60arealnumbers24a-h1"],"title":"Finding the Root","text":"$$4^4=256$$, so our answer is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers25","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers25a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers25a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$4$$ is 16?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers25a-h2","type":"hint","dependencies":["a10b60arealnumbers25a-h1"],"title":"Finding the Root","text":"$$2^4=16$$, so our answer is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers26","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers26a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{81}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers26a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$4$$ is 81?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers26a-h2","type":"hint","dependencies":["a10b60arealnumbers26a-h1"],"title":"Finding the Root","text":"$$3^4=81$$, so our answer is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers27","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers27a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{1296}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers27a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$4$$ is 1296?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers27a-h2","type":"hint","dependencies":["a10b60arealnumbers27a-h1"],"title":"Finding the Root","text":"$$6^4=1296$$, so our answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers28","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers28a","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{-81}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers28a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$4$$ is -81?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers28a-h2","type":"hint","dependencies":["a10b60arealnumbers28a-h1"],"title":"Finding the Root","text":"$${\\\\left(-3\\\\right)}^4=81$$, so our answer is $$-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers29","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers29a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{-16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers29a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$4$$ is -16?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers29a-h2","type":"hint","dependencies":["a10b60arealnumbers29a-h1"],"title":"Finding the Root","text":"$${\\\\left(-2\\\\right)}^4=-16$$, so our answer is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers3","title":"Simplify Expressions with Higher Roots","body":"Simplify. If the result is not a real number, type \\"Complex\\"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers3a","stepAnswer":["$$-5$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{-125}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers3a-h1","type":"hint","dependencies":[],"title":"Account for the Negative","text":"When raising a negative number to an exponent, the sign (positive or negative) of your answer will change every time you increment or decrement the exponent","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-125$$"],"dependencies":["a10b60arealnumbers3a-h1"],"title":"Solving For an Expression With an Exponent","text":"What is $${\\\\left(-5\\\\right)}^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers3b","stepAnswer":["Complex"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{-16}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a10b60arealnumbers3b-h1","type":"hint","dependencies":[],"title":"Not Always a Real Answer","text":"When taking the nth root of a number, if $$n$$ is even, then there is only a real answer if the number is positive or $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers3b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a10b60arealnumbers3b-h1"],"title":"Multiplying","text":"What is $${\\\\left(-2\\\\right)}^4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers30","title":"Simplifying Expressions with Higher Roots","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers30a","stepAnswer":["$$-6$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{-1296}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-6$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers30a-h1","type":"hint","dependencies":[],"title":"Question Simplification","text":"What number to the power of $$4$$ is -1296?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers30a-h2","type":"hint","dependencies":["a10b60arealnumbers30a-h1"],"title":"Finding the Root","text":"$${\\\\left(-6\\\\right)}^4=-1296$$, so our answer is $$-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers4","title":"Simplify Expressions with Higher Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers4a","stepAnswer":["$$|x|$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{x^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$|x|$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers4a-h1","type":"hint","dependencies":[],"title":"Simplifying Even Roots","text":"When taking the nth root of some integer $$x$$ $$ \\\\geq $$ $$2$$, if $$n$$ is even, the answer is $$|x|$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers4b","stepAnswer":["$$n$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{n^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers4b-h1","type":"hint","dependencies":[],"title":"Simplifying Odd Roots","text":"When taking the nth root of some integer $$x$$ $$ \\\\geq $$ $$2$$, if $$n$$ is odd, the answer is $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers4c","stepAnswer":["$$|p|$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{p^4}$$","stepBody":"$$\\\\sqrt[4]{p^4}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$|p|$$","hints":{"DefaultPathway":[]}},{"id":"a10b60arealnumbers4d","stepAnswer":["$$y$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[5]{y^5}$$","stepBody":"$$\\\\sqrt[5]{y^5}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y$$","hints":{"DefaultPathway":[]}}]},{"id":"a10b60arealnumbers5","title":"Simplify Expressions with Higher Roots","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers5a","stepAnswer":["$$4p^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{64p^6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4p^2$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers5a-h1","type":"hint","dependencies":[],"title":"Transform the Expression into Exponent Form","text":"To make this easier, find some value \'x\' such that $$x^3$$ is equal to $$64p^6$$. Then, that $$x$$ is the answer to the question","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64p^6$$"],"dependencies":["a10b60arealnumbers5a-h1"],"title":"Rewriting as an Exponent","text":"What is $${\\\\left(4p\\\\right)}^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers5b","stepAnswer":["$$2\\\\left(|q^3|\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{16q^{12}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\left(|q^3|\\\\right)$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers5b-h1","type":"hint","dependencies":[],"title":"Transform the Expression into Exponent Form","text":"To make this easier, find some value \'x\' such that $$x^4$$ is equal to $$16q^{12}$$. Then, $$|x|$$ is the answer to the question","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers6","title":"Use the Product Property to Simplify Expressions with Higher Roots","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers6a","stepAnswer":["$$x \\\\sqrt[3]{x}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{x^4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x \\\\sqrt[3]{x}$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers6a-h1","type":"hint","dependencies":[],"title":"Product Property of nth Roots","text":"$$\\\\sqrt[n]{a b}$$ is equal to $$\\\\sqrt[n]{a} \\\\sqrt[n]{b}$$ as long as a and $$b$$ are integers $$ \\\\geq $$ $$2$$ and their roots are real numbers","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers6a-h2","type":"hint","dependencies":["a10b60arealnumbers6a-h1"],"title":"Splitting Root Expressions","text":"$$\\\\sqrt[3]{x^4}$$ is equivalent to $$\\\\sqrt[3]{x^3} \\\\sqrt[3]{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers6a-h3","type":"hint","dependencies":[],"title":"How to Use the Product Property","text":"Since $$3$$ is odd, remember that $$\\\\sqrt[3]{x^3}$$ is just $$x$$. Is there a way to split the root in the problem into two such that one of the new roots is in the form $$\\\\sqrt[3]{x^3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers6b","stepAnswer":["$$|x| \\\\sqrt[4]{x^3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{x^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$|x| \\\\sqrt[4]{x^3}$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers6b-h1","type":"hint","dependencies":[],"title":"Simplifying Even Roots","text":"When taking the nth root of some integer $$x$$ $$ \\\\geq $$ $$2$$, if $$n$$ is even, the answer is $$|x|$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers7","title":"Use the Product Property to Simplify Expressions with Higher Roots","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers7a","stepAnswer":["$$2\\\\sqrt[3]{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt[3]{2}$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers7a-h1","type":"hint","dependencies":[],"title":"Rewriting a Number","text":"$$16$$ is equal to $$2^4$$ which is equal to $$2^3 2^1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers7b","stepAnswer":["$$|3| \\\\sqrt[4]{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{243}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$|3| \\\\sqrt[4]{3}$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers7b-h1","type":"hint","dependencies":[],"title":"Rewriting a Number","text":"$$243$$ is equal to $$3^5$$ which is equal to $$3^4 3^1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers7b-h2","type":"hint","dependencies":[],"title":"Simplifying Even Roots","text":"When taking the nth root of some integer $$x$$ $$ \\\\geq $$ $$2$$, if $$n$$ is even, the answer is $$|x|$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers8","title":"Use the Product Property to Simplify Expressions with Higher Roots","body":"Simplify. If the result is not a real number, type \\"Complex\\"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers8a","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{-27}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers8a-h1","type":"hint","dependencies":[],"title":"Normal Root","text":"What $$x$$ exists such that $$x^3$$ is -27?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-27$$"],"dependencies":["a10b60arealnumbers8a-h1"],"title":"Exponent","text":"What is $${\\\\left(-3\\\\right)}^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers8b","stepAnswer":["Complex"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[2]{-16}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a10b60arealnumbers8b-h1","type":"hint","dependencies":[],"title":"Product Property of nth Roots","text":"$$\\\\sqrt[n]{a b}$$ is equal to $$\\\\sqrt[n]{a} \\\\sqrt[n]{b}$$ as long as a and $$b$$ are integers $$ \\\\geq $$ $$2$$ and their roots are real numbers","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers8b-h2","type":"hint","dependencies":[],"title":"Simplifying Even Roots","text":"When taking the nth root of some integer $$x$$ $$ \\\\geq $$ $$2$$, if $$n$$ is even, the answer is $$|x|$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers8b-h3","type":"hint","dependencies":[],"title":"Not Always a Real Answer","text":"When taking the nth root of a number, if $$n$$ is even, then there is only a real answer if the number is positive or $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a10b60arealnumbers9","title":"Use the Quotient Property to Simplify Expressions with Higher Roots","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Higher Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a10b60arealnumbers9a","stepAnswer":["a"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{\\\\frac{a^8}{a^5}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a10b60arealnumbers9a-h1","type":"hint","dependencies":[],"title":"Dividing Exponents","text":"If two exponent expressions in a quotient have the same base (ex: (x**a)/(x**b)) then this is the same as $$x^{a-b}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^3$$"],"dependencies":["a10b60arealnumbers9a-h1"],"title":"SImplifying the Quotient","text":"What does $$\\\\frac{a^8}{a^5}$$ simplify to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers9a-h3","type":"hint","dependencies":[],"title":"Simplifying Odd Roots","text":"When taking the nth root of some integer $$x$$ $$ \\\\geq $$ $$2$$, if $$n$$ is odd, the answer is $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["a"],"dependencies":["a10b60arealnumbers9a-h3"],"title":"Simplifying the Root","text":"What is $$\\\\sqrt[3]{a^3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a10b60arealnumbers9b","stepAnswer":["$$a^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{\\\\frac{a^{10}}{a^2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a^2$$","hints":{"DefaultPathway":[{"id":"a10b60arealnumbers9b-h1","type":"hint","dependencies":[],"title":"Dividing Exponents","text":"If two exponent expressions in a quotient have the same base (ex: (x**a)/(x**b)) then this is the same as $$x^{a-b}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers9b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^8$$"],"dependencies":["a10b60arealnumbers9b-h1"],"title":"SImplifying the Quotient","text":"What does $$\\\\frac{a^{10}}{a^2}$$ simplify to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers9b-h3","type":"hint","dependencies":[],"title":"Rewriting the Expression in the Root","text":"We can rewrite the expression under the root such that it is some $$x^4$$, such that $$x^4$$ is equal to whatever $$\\\\frac{a^{10}}{a^2}$$ simplifies to. Remember that we do this because $$\\\\sqrt[n]{x^n}$$ is just $$|x|$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers9b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^8$$"],"dependencies":["a10b60arealnumbers9b-h3"],"title":"Rewriting the Expression in the Root","text":"What is $${\\\\left(a^2\\\\right)}^4$$ equivalent to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a10b60arealnumbers9b-h5","type":"hint","dependencies":[],"title":"Absolute Value of a Square","text":"Because the square of all numbers is positive, $$|x^2|$$ can be rewritten as $$x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother1","title":"Polynomial Equations","body":"Solve the following polynomial equation by grouping or factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother1a","stepAnswer":["$$-1, 0, 2$$"],"problemType":"MultipleChoice","stepTitle":"$$x^3+2x^2-x-2=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$-2, -1, 1$$","$$-1, 0, 2$$","$$-2, 1, 1$$","1,1,2"],"hints":{"DefaultPathway":[{"id":"a1268beother1a-h1","type":"hint","dependencies":[],"title":"Grouping","text":"This polynomial consists of $$4$$ terms, so we will solve by grouping. Factor the first $$2$$ terms and then factor the last $$2$$ terms. If the factors in the parantheses are identical, we can continue the process and solve, unless more factoring is suggested.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a1268beother1a-h1"],"title":"Factoring","text":"What can you factor out of the first $$2$$ terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1268beother1a-h2"],"title":"Factoring","text":"What can you factor out of the last $$2$$ terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h4","type":"hint","dependencies":["a1268beother1a-h3"],"title":"Factoring","text":"Combine the common expressions and add the factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h5","type":"hint","dependencies":["a1268beother1a-h4"],"title":"Factoring","text":"The expression can be rewritten as $$\\\\left(x^2-1\\\\right) \\\\left(x+2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-1$$"],"dependencies":["a1268beother1a-h5"],"title":"Factoring","text":"You can factor one of the expressions again. Which one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-1\\\\right) \\\\left(x+1\\\\right) \\\\left(x+2\\\\right)$$"],"dependencies":["a1268beother1a-h6"],"title":"Factoring","text":"What is the expression after factoring $$x^2-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h8","type":"hint","dependencies":["a1268beother1a-h7"],"title":"Zero-Product Property","text":"Use the Zero-Product property to solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h9","type":"hint","dependencies":["a1268beother1a-h8"],"title":"Zero-Product Property","text":"Solve for $$x$$ when $$(x-1)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1268beother1a-h9"],"title":"Zero-Product Property","text":"What is the solution for $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h11","type":"hint","dependencies":["a1268beother1a-h10"],"title":"Zero-Product Property","text":"Solve for $$x$$ when $$x+1=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1268beother1a-h11"],"title":"Zero-Product Property","text":"What is the solution for $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h13","type":"hint","dependencies":["a1268beother1a-h12"],"title":"Zero-Product Property","text":"Solve for $$x$$ when $$x+2=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a1268beother1a-h13"],"title":"Zero-Product Property","text":"What is the solution for $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother1a-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-2, -1, 1$$"],"dependencies":["a1268beother1a-h14"],"title":"Solution","text":"What are the $$3$$ solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-2, -1, 1$$","$$-1, 1, 2$$","$$-2, 1, 1$$","1,1,2"]}]}}]},{"id":"a1268beother10","title":"Solve the equation","body":"Solve the equation involving absolute value.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother10a","stepAnswer":["$$3, -2$$"],"problemType":"MultipleChoice","stepTitle":"$$|2x-1|-7=-2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$3, -2$$","$$-2, 3$$","$$-1, 3$$","$$1, -3$$"],"hints":{"DefaultPathway":[{"id":"a1268beother10a-h1","type":"hint","dependencies":[],"title":"Adding $$7$$ to Both Sides","text":"The first step is to add $$7$$ to both sides of the equation: $$ans(2x-1)=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother10a-h2","type":"hint","dependencies":["a1268beother10a-h1"],"title":"Creating Two Equations","text":"Create two equations setting $$2x-1$$ equal to $$5$$ and $$-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1268beother10a-h2"],"title":"Solving $$2x-1=5$$","text":"What is $$x$$ when $$2x-1=5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother10a-h3-s1","type":"hint","dependencies":[],"title":"Solving $$2x-1=5$$","text":"To solve $$2x-1=5$$, start by adding $$1$$ to both sides of the equation: $$2x=6$$. Then, divide both sides by $$2$$ to get $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a1268beother10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a1268beother10a-h2"],"title":"Solving $$2x-1=-5$$","text":"What is $$x$$ when $$2x-1=-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother10a-h4-s1","type":"hint","dependencies":[],"title":"Solving $$2x-1=-5$$","text":"For $$2x-1=-5$$, add $$1$$ to both sides of the equation: $$2x=-4$$. Then, divide both sides by $$2$$ to get $$x=-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a1268beother10a-h5","type":"hint","dependencies":["a1268beother10a-h3","a1268beother10a-h4"],"title":"Final Answer","text":"So, the two values of $$x$$ that would satisfy $$|2x-1|-7=-2$$ are $$3$$ and $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother11","title":"Solve the equation","body":"Solve the equation involving absolute value.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother11a","stepAnswer":["$$-5$$"],"problemType":"TextBox","stepTitle":"$$|x+5|=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5$$","hints":{"DefaultPathway":[{"id":"a1268beother11a-h1","type":"hint","dependencies":[],"title":"Creating Two Equations","text":"Since $$0=-0$$, we actually keep the expression the way it is and take away the absolute value! Our new expression reads $$x+5=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a1268beother11a-h1"],"title":"Solving $$x+5=0$$","text":"What is $$x$$ when $$x+5=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother11a-h2-s1","type":"hint","dependencies":[],"title":"Solving $$x+5=0$$","text":"To solve $$x+5=0$$, subtract $$5$$ from both sides of the equation: $$x=-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a1268beother11a-h3","type":"hint","dependencies":["a1268beother11a-h2"],"title":"Final Answer","text":"So, the only value of $$x$$ that would satisfy $$|x+5|=0$$ is $$-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother12","title":"Solve the equation","body":"Solve the equation by identifying the quadratic form. Use a substitute variable and find all real solutions by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother12a","stepAnswer":["$$1, -1, 3, -3$$"],"problemType":"MultipleChoice","stepTitle":"$$x^4-10x^2+9=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["1,3","$$-1, -3$$","$$1, -1, 3, -3$$","$$1, -1, 3, -3, 0$$"],"hints":{"DefaultPathway":[{"id":"a1268beother12a-h1","type":"hint","dependencies":[],"title":"Substitute Variable","text":"Let\'s start by setting a variable $$y$$ equal to $$x^2$$. Now we can substitute $$y$$ into the equation and solve like a normal quadradic: $$y^2-10y+9=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother12a-h2","type":"hint","dependencies":["a1268beother12a-h1"],"title":"Factor","text":"Here, we can factor the quadratic. Since $$-1$$ and $$-9$$ multiply to $$9$$ and add to $$-10$$, we factor the quadratic as $$(y-1)(y-9)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother12a-h3","type":"hint","dependencies":["a1268beother12a-h1","a1268beother12a-h2"],"title":"$$x^2=y$$","text":"Now, because we need to find the answer in terms of $$x$$, we need to substitute $$x^2$$ back in for $$y$$. So we must solve for $$x^2=1$$ and $$x^2=9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother12a-h4","type":"hint","dependencies":["a1268beother12a-h3"],"title":"Answer","text":"The answers are the $$\\\\pm \\\\sqrt{1}$$ and $$\\\\pm \\\\sqrt{9}$$, or $$1$$, $$-1$$, $$3$$, and $$-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother13","title":"Solve the equation","body":"Solve the equation by identifying the quadratic form. Use a substitute variable and find all real solutions by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother13a","stepAnswer":["$$2, -2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x^2-1\\\\right)}^2+x^2-1-12=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$2, -2$$","$$2, 0, -2$$","$$4, 2, -2, -4$$","$$-4, 3$$"],"hints":{"DefaultPathway":[{"id":"a1268beother13a-h1","type":"hint","dependencies":[],"title":"Substitute Variable","text":"Let\'s start by setting a variable $$y$$ equal to $$x^2-1$$. Now we can substitute $$y$$ into the equation and solve like a normal quadradic: $$y^2+y-12=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother13a-h2","type":"hint","dependencies":["a1268beother13a-h1"],"title":"Factor","text":"Here, we can factor the quadratic. Since $$4$$ and $$-3$$ multiply to $$-12$$ and add to $$1$$, we factor the quadratic as $$\\\\left(y+4\\\\right) \\\\left(y-3\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother13a-h3","type":"hint","dependencies":["a1268beother13a-h2"],"title":"$$x^2-1=y$$","text":"Now, because we need to find the answer in terms of $$x$$, we need to substitute $$x^2-1$$ back in for $$y$$. So we must solve for $$x^2-1=-4$$ and $$x^2-1=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother13a-h4","type":"hint","dependencies":["a1268beother13a-h3"],"title":"Solve First Equation","text":"To solve $$x^2-1=-4$$, we start by adding $$1$$ to both sides, then square rooting both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother13a-h5","type":"hint","dependencies":["a1268beother13a-h4"],"title":"Solve First Equation","text":"Since $$-4+1=-3$$ is a negative number, the square root of it is unreal. So we will ignore this solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother13a-h6","type":"hint","dependencies":["a1268beother13a-h3"],"title":"Solve Second Equation","text":"To solve $$x^2-1=3$$, we start by adding $$1$$ to both sides, then square rooting both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother13a-h7","type":"hint","dependencies":["a1268beother13a-h6"],"title":"Solve Second Equation","text":"$$\\\\sqrt{3+1}=2$$, $$-2$$. So our solutions for $$x$$ are 2,-2.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother14","title":"Solve the equation","body":"Solve the equation by identifying the quadratic form. Use a substitute variable and find all real solutions by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother14a","stepAnswer":["$$8, -2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+1\\\\right)}^2-8\\\\left(x+1\\\\right)-9=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$8, -2$$","$$2, -8$$","$$4, -4$$","$$3, -6$$"],"hints":{"DefaultPathway":[{"id":"a1268beother14a-h1","type":"hint","dependencies":[],"title":"Substitute Variable","text":"Let\'s start by setting a variable $$y$$ equal to $$x+1$$. Now we can substitute $$y$$ into the equation and solve like a normal quadradic: $$y^2-8y-9=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother14a-h2","type":"hint","dependencies":["a1268beother14a-h1"],"title":"Factor","text":"Here, we can factor the quadratic. Since $$-9$$ and $$1$$ multiply to $$-9$$ and add to $$-8$$, we factor the quadratic as $$\\\\left(y-9\\\\right) \\\\left(y+1\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother14a-h3","type":"hint","dependencies":["a1268beother14a-h2"],"title":"$$x+1=y$$","text":"Now, because we need to find the answer in terms of $$x$$, we need to substitute $$x+1$$ back in for $$y$$. So we must solve for $$x+1=9$$ and $$x+1=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a1268beother14a-h3"],"title":"Solve First Equation","text":"Solve $$x+1=9$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a1268beother14a-h4"],"title":"Solve Second Equation","text":"Solve $$x+1=-1$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother14a-h6","type":"hint","dependencies":["a1268beother14a-h4","a1268beother14a-h5"],"title":"Final Answer","text":"So our final answer is $$x=8$$ and $$x=-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother15","title":"Solve the equation by identifying the quadratic form.","body":"Use a substitute variable and find all real solutions by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother15a","stepAnswer":["5,1"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-3\\\\right)}^2-4=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["4,2","4,5","5,1","4,6"],"hints":{"DefaultPathway":[{"id":"a1268beother15a-h1","type":"hint","dependencies":[],"title":"Substitute Variable","text":"Let\'s start by setting a variable $$y$$ equal to $$x-3$$. Now we can substitute $$y$$ into the equation and solve like a normal quadradic: $$y^2-4=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother15a-h2","type":"hint","dependencies":["a1268beother15a-h1"],"title":"Factor","text":"Here, we can factor the quadratic as $$\\\\left(y+2\\\\right) \\\\left(y-2\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother15a-h3","type":"hint","dependencies":["a1268beother15a-h2"],"title":"$$x-3=y$$","text":"Now, because we need to find the answer in terms of $$x$$, we need to substitute $$x-3$$ back in for $$y$$. So we must solve for $$x-3=2$$ and $$x-3=-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1268beother15a-h3"],"title":"Solve First Equation","text":"Solve $$x-3=2$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1268beother15a-h4"],"title":"Solve Second Equation","text":"Solve $$x-3=-2$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother15a-h6","type":"hint","dependencies":["a1268beother15a-h4","a1268beother15a-h5"],"title":"Final Answer","text":"So our final answer is $$x=5$$ and $$x=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother16","title":"Solve a Polynomial by Grouping","body":"Solve the polynomial by grouping.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother16a","stepAnswer":["$$x=-3, 1$$"],"problemType":"MultipleChoice","stepTitle":"$$x^3+x^2-9x-9=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-3, 1$$","choices":["$$x=-3, 1$$","$$x=3, -1$$","$$x=3, 1$$","$$x=2, -1$$"],"hints":{"DefaultPathway":[{"id":"a1268beother16a-h1","type":"hint","dependencies":[],"title":"How to Group","text":"Grouping requires factoring the first two terms and then factoring the last two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{2\\\\left(x+1\\\\right)}$$"],"dependencies":["a1268beother16a-h1"],"title":"Factoring the First Two Terms","text":"What is the factored form of $$x^3+x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9\\\\left(x+1\\\\right)$$"],"dependencies":["a1268beother16a-h1"],"title":"Factoring the Last Two Terms","text":"What is the factored form of $$-9x-9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother16a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["yes"],"dependencies":["a1268beother16a-h2","a1268beother16a-h3"],"title":"Common Factor of First and Second Groups","text":"Are the factors in the parenthese identical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["yes","no"]},{"id":"a1268beother16a-h5","type":"hint","dependencies":["a1268beother16a-h4"],"title":"Last Step","text":"If the factors in the parenthesis of the first and second groups are identical, the polynomial can be factored by grouping. For example, $$a\\\\left(c+d\\\\right)+b\\\\left(c+d\\\\right)=\\\\left(a+b\\\\right) \\\\left(c+d\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother17","title":"Solving an Equation with One Radical","body":"Solve the following equation for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother17a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{15-2x}=x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a1268beother17a-h1","type":"hint","dependencies":[],"title":"First Step","text":"The first step is to square both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15-2x=x^2$$"],"dependencies":["a1268beother17a-h1"],"title":"Result of Squaring Both Sides","text":"What does the equation turn into just after you have squared both sides?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother17a-h3","type":"hint","dependencies":["a1268beother17a-h2"],"title":"Solving a Quadratic Equation","text":"We see that the resulting equation is quadratic. Set the equation up in qudaratic format, $${ax}^2+bx+c=0$$, and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother17a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x=-5, 3$$"],"dependencies":["a1268beother17a-h3"],"title":"Proposed Solutions of the Quadratic Equation","text":"What are the solutions for $$x$$ from the quadratic equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x=5, 3$$","$$x=3, 1$$","$$x=-5, 3$$","$$x=-3, 1$$"]},{"id":"a1268beother17a-h5","type":"hint","dependencies":["a1268beother17a-h4"],"title":"Checking for Extraneous Solutions","text":"Despite the fact that the solutions work in the quadratic equation, they might not work when subsituted for $$x$$ in the original equation. Next, check each $$x$$ value to see it it fits the original equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother17a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["no"],"dependencies":["a1268beother17a-h5"],"title":"scaffold","text":"When $$x=-5$$, does $$\\\\sqrt{15-2x}=x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["yes","no"]},{"id":"a1268beother17a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["yes"],"dependencies":["a1268beother17a-h5"],"title":"scaffold","text":"When $$x=3$$, does $$\\\\sqrt{15-2x}=x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["yes","no"]},{"id":"a1268beother17a-h8","type":"hint","dependencies":["a1268beother17a-h6","a1268beother17a-h7"],"title":"hint","text":"If an $$x$$ value does not work in the original equation, then it is extraneous and not a solution of the original equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother18","title":"Solving a Radical Equation Containing Two Radicals","body":"Solve the following equation for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother18a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{2x+3}+\\\\sqrt{x-2}=4$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a1268beother18a-h1","type":"hint","dependencies":[],"title":"Isolating One Radical","text":"The first step is to isolate one radical, which can be accomplished by subtracting $$\\\\sqrt{x-2}$$ from both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother18a-h2","type":"hint","dependencies":["a1268beother18a-h1"],"title":"Squaring Both Sides of the Equation","text":"Next, after subtracting $$\\\\sqrt{x-2}$$ from both sides of the equation, square both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother18a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x+3=4^2-2\\\\left(4\\\\right) \\\\sqrt{x-2}+{\\\\sqrt{x-2}}^2$$"],"dependencies":["a1268beother18a-h2"],"title":"Equation after Squaring Both Sides","text":"After squaring both sides and expanding the right side, what is the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2x+3=4^2-2\\\\left(4\\\\right) \\\\sqrt{x-2}+{\\\\sqrt{x-2}}^2$$","$$\\\\sqrt{2x+3}=4^2-2\\\\left(4\\\\right) \\\\sqrt{x-2}+{\\\\sqrt{x-2}}^2$$","$$2x+3={\\\\sqrt{x-2}}^2$$"]},{"id":"a1268beother18a-h4","type":"hint","dependencies":["a1268beother18a-h3"],"title":"Isolating the Remaining Radical","text":"Next, isolate the radical on the right side by moving all other terms to the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother18a-h5","type":"hint","dependencies":["a1268beother18a-h4"],"title":"Eliminating the Radical","text":"Then, eliminate the remaining radical on the right side by squaring both sides again.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother18a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x^2-22x+121=64x-128$$"],"dependencies":["a1268beother18a-h5"],"title":"Result after Eliminating the Radical","text":"What is the equation after the radical has been eliminated?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x^2-22x+121=64x-128$$","$$x^2=36x+48$$","$$x^2-8x+16=64x-128$$"]},{"id":"a1268beother18a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x=3, 83$$"],"dependencies":["a1268beother18a-h6"],"title":"Solving the New Quadratic Equation","text":"Solve for $$x$$ from the new quadratic equation. What $$x$$ values make the new equation 0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x=2, 24$$","$$x=3, 83$$","$$x=4, 84$$","$$x=12, 81$$"]},{"id":"a1268beother18a-h8","type":"hint","dependencies":["a1268beother18a-h7"],"title":"Checking for Extraneous Solutions","text":"Plug in the answers to the quadratic equation to the original problem to see if they are valid solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother19","title":"Solving Absolute Value Equations","body":"Solve the following absolute value equations for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother19a","stepAnswer":["$$\\\\frac{2}{3}-2$$"],"problemType":"MultipleChoice","stepTitle":"$$|6x+4|=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}-2$$","choices":["$$\\\\frac{2}{3}-2$$","$$3, -2$$","$$2, -1$$"],"hints":{"DefaultPathway":[{"id":"a1268beother19a-h1","type":"hint","dependencies":[],"title":"Writing Two Equations","text":"The first step is to rewrite the absolute value equation into two equations, $$6x+4=8$$ and $$6x+4=-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a1268beother19a-h1"],"title":"Solving Equation One","text":"$$6x+4=8$$, $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a1268beother19a-h1"],"title":"Solving Equation Two","text":"$$6x+4=-8$$, $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19a-h4","type":"hint","dependencies":["a1268beother19a-h2","a1268beother19a-h3"],"title":"Final Answer","text":"The answers to the first and second equations are the answer to the original absolute value equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1268beother19b","stepAnswer":["no solution"],"problemType":"MultipleChoice","stepTitle":"$$|3x+4|=-9$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$x=3, 2$$","$$x=3, 5$$","$$x=\\\\frac{5}{3}$$","no solution"],"hints":{"DefaultPathway":[{"id":"a1268beother19b-h1","type":"hint","dependencies":[],"title":"Requirement of Absolute Value","text":"Absolute Value is always positive.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19b-h2","type":"hint","dependencies":["a1268beother19b-h1"],"title":"Classifying $$-9$$","text":"$$-9$$ is a negative number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19b-h3","type":"hint","dependencies":["a1268beother19b-h1","a1268beother19b-h2"],"title":"Answer","text":"There is no solution if an expression inside absolute value is equated to a negative number, because absolute values cannot be negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1268beother19c","stepAnswer":["$$5-\\\\frac{5}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$$|3x-5|-4=6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$5-\\\\frac{5}{3}$$","choices":["-5,5/3","$$5-\\\\frac{5}{3}$$","$$3, -5$$"],"hints":{"DefaultPathway":[{"id":"a1268beother19c-h1","type":"hint","dependencies":[],"title":"Isolating the Absolute Value","text":"First, isolate the absolute value by adding $$4$$ to both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19c-h2","type":"hint","dependencies":["a1268beother19c-h1"],"title":"Writing Two Equations","text":"Then, rewrite the absolute value equation into two equations, $$3x-5=10$$ and $$3x-5=-10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1268beother19c-h2"],"title":"Solving Equation One","text":"$$3x-5=10$$, $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{3}$$"],"dependencies":["a1268beother19c-h2"],"title":"Solving Equation Two","text":"$$3x-5=-10$$, $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19c-h5","type":"hint","dependencies":["a1268beother19c-h3","a1268beother19c-h4"],"title":"Final Answer","text":"The answers to the first and second equations are the answer to the original absolute value equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1268beother19d","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$|-5x+10|=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1268beother19d-h1","type":"hint","dependencies":[],"title":"Absolute Value of $$0$$","text":"When the absolute value of an expression is equal to $$0$$, the absolute value sign can be removed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother19d-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1268beother19d-h1"],"title":"Solving the Equation","text":"$$-5x+10=0$$, $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother2","title":"Polynomial Equations","body":"Solve the following polynomial equation by grouping or factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother2a","stepAnswer":["0,3/2,-3/2"],"problemType":"MultipleChoice","stepTitle":"$$4y^3-9y=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["0,2/3,-2/3","0,3/2,-3/2"],"hints":{"DefaultPathway":[{"id":"a1268beother2a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"Find the greatest common factor between the two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y$$"],"dependencies":["a1268beother2a-h1"],"title":"Factoring","text":"What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h3","type":"hint","dependencies":["a1268beother2a-h2"],"title":"Factoring","text":"Factor out $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4y^2-9$$"],"dependencies":["a1268beother2a-h3"],"title":"Factoring","text":"What expression is left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h5","type":"hint","dependencies":["a1268beother2a-h4"],"title":"Zero-Product Property","text":"Use the Zero-Product property to solve for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h6","type":"hint","dependencies":["a1268beother2a-h5"],"title":"Zero-Product Property","text":"Solve for $$y$$ when $$y=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a1268beother2a-h6"],"title":"Zero-Product Property","text":"What is the solution for $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{3}{2}-\\\\frac{3}{2}$$"],"dependencies":["a1268beother2a-h7"],"title":"Zero-Product Property","text":"Solve for $$y$$ when $$4y^{-9}=0$$. What is $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{2}{3}-\\\\frac{2}{3}$$","$$\\\\frac{3}{2}-\\\\frac{3}{2}$$"]},{"id":"a1268beother2a-s1","type":"hint","dependencies":[],"title":"Solving Equations","text":"Add $$9$$ to both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother2a-h8-s2","type":"hint","dependencies":["a1268beother2a-s1"],"title":"Solving Equations","text":"Divide both sides by $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h8-s3","type":"hint","dependencies":["a1268beother2a-h8-s2"],"title":"Solving Equations","text":"Take the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother2a-h8-s4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{3}{2}$$, $$\\\\frac{-3}{2}$$"],"dependencies":["a1268beother2a-h8-s3"],"title":"Solving Equations","text":"What is the square root of $$\\\\frac{4}{9}$$? (Remember that it can be positive or negative).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{2}{3}-\\\\frac{2}{3}$$","$$\\\\frac{3}{2}-\\\\frac{3}{2}$$"]},{"id":"a1268beother2a-h8-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{3}{2}$$, $$\\\\frac{-3}{2}$$"],"dependencies":["a1268beother2a-h8-s4"],"title":"Solving Equations","text":"Solve for $$y$$. What is $$y$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{2}{3}-\\\\frac{2}{3}$$","$$\\\\frac{3}{2}-\\\\frac{3}{2}$$"]}]},{"id":"a1268beother2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["0,3/2,-3/2"],"dependencies":["a1268beother2a-h8-h1"],"title":"Solving Polynomial Equations","text":"What are the $$3$$ solutions of the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["0,2/3,-2/3","0,3/2,-3/2"]}]}}]},{"id":"a1268beother20","title":"Solving an Equation With One Radical","body":"Solve the following equation for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother20a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{x+3}=3x-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1268beother20a-h1","type":"hint","dependencies":[],"title":"First Step","text":"The first step is to square both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+3={\\\\left(3x-1\\\\right)}^2$$"],"dependencies":["a1268beother20a-h1"],"title":"Result of Squaring Both Sides","text":"What does the equation turn into just after you have squared both sides?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother20a-h3","type":"hint","dependencies":["a1268beother20a-h2"],"title":"Solving a Quadratic Equation","text":"We see that the resulting equation is quadratic. Set the equation up in qudaratic format, $${ax}^2+bx+c=0$$, and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother20a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["x=-2/9,1"],"dependencies":["a1268beother20a-h3"],"title":"Proposed Solutions of the Quadratic Equation","text":"What are the solutions for $$x$$ from the quadratic equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x=1$$","x=3/5,2","x=-2/9,1","$$x=2$$"]},{"id":"a1268beother20a-h5","type":"hint","dependencies":["a1268beother20a-h4"],"title":"Checking for Extraneous Solutions","text":"Despite the fact that the solutions work in the quadratic equation, they might not work when subsituted for $$x$$ in the original equation. Next, check each $$x$$ value to see it it fits the original equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother20a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["no"],"dependencies":["a1268beother20a-h5"],"title":"scaffold","text":"When $$x=\\\\frac{-2}{9}$$, does $$\\\\sqrt{x+3}=3x-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["yes","no"]},{"id":"a1268beother20a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["yes"],"dependencies":["a1268beother20a-h5"],"title":"scaffold","text":"When $$x=1$$, does $$\\\\sqrt{x+3}=3x-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["yes","no"]},{"id":"a1268beother20a-h8","type":"hint","dependencies":["a1268beother20a-h6","a1268beother20a-h7"],"title":"hint","text":"If an $$x$$ value does not work in the original equation, then it is extraneous and not a solution of the original equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother21","title":"Solving an Equation With One Radical","body":"Solve the following equation, an equation with two radicals, for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother21a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{3x+7}+\\\\sqrt{x+2}=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a1268beother21a-h1","type":"hint","dependencies":[],"title":"Isolating One Radical","text":"The first step is to isolate one radical, which can be accomplished by subtracting $$\\\\sqrt{x+2}$$ from both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother21a-h2","type":"hint","dependencies":["a1268beother21a-h1"],"title":"Squaring Both Sides of the Equation","text":"Next, after subtracting $$\\\\sqrt{x+2}$$ from both sides of the equation, square both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother21a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3x+7=1-2\\\\sqrt{x+2}+x+2$$"],"dependencies":["a1268beother21a-h2"],"title":"Equation after Squaring Both Sides","text":"After squaring both sides and expanding the right side, what is the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3x+7=1-2\\\\sqrt{x+2}+x+2$$","$$3x+7+3=\\\\sqrt{x+2}$$","$$3x+7=4-2\\\\sqrt{x+2}+x+2$$","$$3x+7=1-2\\\\sqrt{x+2}$$"]},{"id":"a1268beother21a-h4","type":"hint","dependencies":["a1268beother21a-h3"],"title":"Isolating the Remaining Radical","text":"Next, isolate the radical on the right side by moving all other terms to the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother21a-h5","type":"hint","dependencies":["a1268beother21a-h4"],"title":"Eliminating the Radical","text":"Then, eliminate the remaining radical on the right side by squaring both sides again.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother21a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$4x^2+12x+8=0$$"],"dependencies":["a1268beother21a-h5"],"title":"Result after Eliminating the Radical","text":"What is the quadratic equation (set to 0) after the radical has been eliminated?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$4x^2+12x+8=0$$","$$3x^2+11x+4=0$$","$$x^2+2x+1$$"]},{"id":"a1268beother21a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x=-2, -1$$"],"dependencies":["a1268beother21a-h6"],"title":"Solving the New Quadratic Equation","text":"Solve for $$x$$ from the new quadratic equation. What $$x$$ values make the new equation 0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x=-2, -1$$","$$x=3, -3$$","$$x=1, 2$$","$$x=1, -2$$"]},{"id":"a1268beother21a-h8","type":"hint","dependencies":[],"title":"Checking for Extraneous Solutions","text":"Plug in the answers to the quadratic equation to the original problem to see if they are valid solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother22","title":"Solving Absolute Value Equations","body":"Solve the following equation for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother22a","stepAnswer":["x=-1,3/2"],"problemType":"MultipleChoice","stepTitle":"$$|1-4x|+8=13$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=-1,3/2","$$x=-1$$","$$x=-1, 3$$","x=1,2/3"],"hints":{"DefaultPathway":[{"id":"a1268beother22a-h1","type":"hint","dependencies":[],"title":"Isolating the Absolute Value","text":"First, isolate the absolute value by subtracting $$8$$ from both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother22a-h2","type":"hint","dependencies":["a1268beother22a-h1"],"title":"Writing Two Equations","text":"Then, rewrite the absolute value equation into two equations, $$1-4x=5$$ and $$1-4x=-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1268beother22a-h2"],"title":"Solving Equation One","text":"$$1-4x=5$$, $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a1268beother22a-h2"],"title":"Solving Equation Two","text":"$$1-4x=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother22a-h5","type":"hint","dependencies":["a1268beother22a-h3","a1268beother22a-h4"],"title":"Final Answer","text":"The answers to the first and second equations are the answer to the original absolute value equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother23","title":"Solving Equations in Quadratic Form","body":"Solve the following equation using subsitution.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother23a","stepAnswer":["$$3, -3$$"],"problemType":"MultipleChoice","stepTitle":"$$x^4-8x^2-9=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$3, -3$$","$$3$$","$$3, -3, 1$$","$$3, -3, 1, -1$$"],"hints":{"DefaultPathway":[{"id":"a1268beother23a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["yes"],"dependencies":[],"title":"Evaluating Criteria For Subsitution","text":"Is the exponent of the leading term, $$x^4$$, double the exponent of the second term, $$x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["yes","no"]},{"id":"a1268beother23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$u^2-8u-9$$"],"dependencies":["a1268beother23a-h1"],"title":"Using Subsitution","text":"Since the equation fits the criteria for subsitution, let $$u=x^2$$. What is the expression on the left side in terms of u?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother23a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$u=9, -1$$"],"dependencies":["a1268beother23a-h2"],"title":"$$u^2-8u-9=0$$, $$u=$$?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$u=9, -1$$","$$u=-9, 1$$","$$u=9, 1$$","$$u=-9, -1$$"]},{"id":"a1268beother23a-h4","type":"hint","dependencies":["a1268beother23a-h3"],"title":"Subsituting Back In","text":"The next step if to subsitute u back into $$x^2$$, and then solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother23a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x=\\\\pm 3$$"],"dependencies":["a1268beother23a-h4"],"title":"Solving For $$x$$","text":"$$u=9$$, $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x=\\\\pm 3$$","$$x=3$$","$$x=-3$$","$$x=9$$"]},{"id":"a1268beother23a-h6","type":"hint","dependencies":["a1268beother23a-h4"],"title":"Solving For $$x$$","text":"$$u=-1$$, $$x=\\\\sqrt{-1}=i$$, which is not a real number. So we ignore it here.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother3","title":"Polynomial Equations","body":"Solve the following polynomial equation by grouping or factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother3a","stepAnswer":["$$1, -1$$"],"problemType":"MultipleChoice","stepTitle":"$$m^3+m^2-m-1=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$0, 1, -1$$","$$1, -1$$","$$1$$","0,2"],"hints":{"DefaultPathway":[{"id":"a1268beother3a-h1","type":"hint","dependencies":[],"title":"Grouping","text":"This polynomial consists of $$4$$ terms, so we will solve by grouping. Factor the first $$2$$ terms and then factor the last $$2$$ terms. If the factors in the parantheses are identical, we can continue the process and solve, unless more factoring is suggested.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2$$"],"dependencies":["a1268beother3a-h1"],"title":"Factoring","text":"What can you factor out of the first $$2$$ terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1268beother3a-h2"],"title":"Factoring","text":"What can you factor out of the last $$2$$ terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h4","type":"hint","dependencies":["a1268beother3a-h3"],"title":"Factoring","text":"Combine the common expressions and add the factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h5","type":"hint","dependencies":["a1268beother3a-h4"],"title":"Factoring","text":"The expression can be rewritten as $$\\\\left(m^2-1\\\\right) \\\\left(m+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2-1$$"],"dependencies":["a1268beother3a-h5"],"title":"Factoring","text":"You can factor one of the expressions again. Which one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(m+1\\\\right) \\\\left(m-1\\\\right) \\\\left(m+1\\\\right)$$"],"dependencies":["a1268beother3a-h6"],"title":"Factoring","text":"What is the expression after factoring $$m^2-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h8","type":"hint","dependencies":["a1268beother3a-h7"],"title":"Zero-Product Property","text":"Use the Zero-Product property to solve for $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h9","type":"hint","dependencies":["a1268beother3a-h8"],"title":"Zero-Product Property","text":"Solve for $$m$$ when $$m+1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1268beother3a-h9"],"title":"Zero-Product Property","text":"What is the solution for $$m$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h11","type":"hint","dependencies":["a1268beother3a-h10"],"title":"Zero-Product Property","text":"Solve for $$m$$ when $$m-1=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1268beother3a-h11"],"title":"Zero-Product Property","text":"What is the solution for $$m$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother3a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1, -1$$"],"dependencies":["a1268beother3a-h12"],"title":"Solution","text":"What are the solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$0, 1, -1$$","$$1, -1$$","$$1$$","0,2"]}]}}]},{"id":"a1268beother4","title":"Evaluating a Number Raised to a Rational Exponent","body":"Evaluate the expression","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother4a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$8^{\\\\frac{2}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1268beother4a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Cube Root","text":"What is $$8^{\\\\frac{1}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother4a-h2","type":"hint","dependencies":["a1268beother4a-h1"],"title":"Simplify","text":"With this information, you can rewrite the original expression as $${\\\\left(8^{\\\\frac{1}{3}}\\\\right)}^2$$ to simplify this problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother4a-h3","type":"hint","dependencies":["a1268beother4a-h2"],"title":"Simplify","text":"Simplify the expression by substituting the value for $$8^{\\\\frac{1}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1268beother4b","stepAnswer":["$$\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"Evaluate $${64}^{\\\\left(-\\\\frac{1}{3}\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a1268beother4b-h1","type":"hint","dependencies":[],"title":"Separate","text":"Separate the exponent to $$-1$$ and $$\\\\frac{1}{3}$$, so $${64}^{\\\\left(-\\\\frac{1}{3}\\\\right)}={\\\\left({64}^{\\\\frac{1}{3}}\\\\right)}^{\\\\left(-1\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother4b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1268beother4b-h1"],"title":"Simplify","text":"What is the cube root of 64?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother4b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a1268beother4b-h2"],"title":"Substitute","text":"Substitute the value for the cube root of $$64$$ and simplify the expression. What is $$4^{\\\\left(-1\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother5","title":"Solve the Equation Including a Variable Raised to a Rational Exponent","body":"Solve the equation in which a variable is raised to a rational exponent:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother5a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"$$x^{\\\\frac{5}{4}}=32$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a1268beother5a-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Raise both sides to the power of $$\\\\frac{4}{5}$$ (reciprocal of the exponent on the left side)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5a-h2","type":"hint","dependencies":["a1268beother5a-h1"],"title":"Simplify","text":"Simplify the expression by cancelling the left hand side exponent out","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1268beother5a-h2"],"title":"Evaluate Right Hand Side","text":"What is $${32}^{\\\\frac{1}{5}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5a-h4","type":"hint","dependencies":["a1268beother5a-h3"],"title":"Simplify","text":"With this information, you can rewirte the original expression as $${\\\\left({32}^{\\\\frac{1}{5}}\\\\right)}^4$$ to simplify this problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a1268beother5a-h4"],"title":"Simplify","text":"Simplify the expression by substituting the value for $${32}^{\\\\frac{1}{5}}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1268beother5b","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"$$x^{\\\\frac{3}{2}}=125$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a1268beother5b-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Raise both sides to the power of 2/3(reciprocal of the exponent on the left side)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5b-h2","type":"hint","dependencies":["a1268beother5b-h1"],"title":"Simplify","text":"Simplify the expression by cancelling the left hand side exponent out","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1268beother5b-h2"],"title":"Cube Root","text":"What is $${125}^{\\\\frac{1}{3}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5b-h4","type":"hint","dependencies":["a1268beother5b-h3"],"title":"Simplify","text":"With this information, We can separate the original expression as $${\\\\left({125}^{\\\\frac{1}{3}}\\\\right)}^2$$ to simplify this problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother5b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a1268beother5b-h4"],"title":"Simplify","text":"Simplify the expression by substituting the value for $${32}^{\\\\frac{1}{5}}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother6","title":"Solving the equation","body":"Solving an Equation Involving Rational Exponents and Factoring","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother6a","stepAnswer":["0,1/81"],"problemType":"MultipleChoice","stepTitle":"$$3x^{\\\\frac{3}{4}}=x^{\\\\frac{1}{2}}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["0,81","$$0, -81$$","0,1/81","$$0-\\\\frac{1}{81}$$"],"hints":{"DefaultPathway":[{"id":"a1268beother6a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subract $$x^{\\\\frac{1}{2}}$$ from both sides, and we get the equation $$3x^{\\\\frac{3}{4}}-x^{\\\\frac{1}{2}}=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h2","type":"hint","dependencies":["a1268beother6a-h1"],"title":"Rewrite","text":"Rewrite $$x^{\\\\frac{1}{2}}$$ as $$x^{\\\\frac{2}{4}}$$, and we get $$3x^{\\\\frac{3}{4}}-x^{\\\\frac{2}{4}}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h3","type":"hint","dependencies":["a1268beother6a-h2"],"title":"Factor","text":"Factor out $$x^{\\\\frac{2}{4}}$$, and we get x**(2/4)(3x**(1/4) - $$1)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h4","type":"hint","dependencies":["a1268beother6a-h3"],"title":"Zero Product Property","text":"This states that either $$x^{\\\\frac{2}{4}}=0$$ or (3x**(1/4) - $$1)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a1268beother6a-h4"],"title":"First Solution","text":"Set $$x^{\\\\frac{2}{4}}=0$$ and simplify. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h6","type":"hint","dependencies":["a1268beother6a-h5"],"title":"Next Solution","text":"Set $$3x^{\\\\frac{1}{4}}-1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h7","type":"hint","dependencies":["a1268beother6a-h6"],"title":"Add","text":"Add $$1$$ to both sides, and we get $$3x^{\\\\frac{1}{4}}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h8","type":"hint","dependencies":["a1268beother6a-h7"],"title":"Divide","text":"Divide both sides by $$3$$, and we get $$x^{\\\\frac{1}{4}}=\\\\frac{1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h9","type":"hint","dependencies":["a1268beother6a-h8"],"title":"Reciprocal","text":"Raise both sides to the power of 4(reciprocal of the exponent on the left side), and we get $$x={\\\\left(\\\\frac{1}{3}\\\\right)}^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{81}$$"],"dependencies":["a1268beother6a-h9"],"title":"Simplify","text":"Simplify the expression. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1268beother6b","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(x+5\\\\right)}^{\\\\frac{3}{2}}=8$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1268beother6b-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Raise both sides to the power of 2/3(reciprocal of the exponent on the left side), so we get $${\\\\left({\\\\left(x+5\\\\right)}^{\\\\frac{3}{2}}\\\\right)}^{\\\\frac{2}{3}}=8^{\\\\frac{2}{3}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6b-h2","type":"hint","dependencies":["a1268beother6b-h1"],"title":"Simplify","text":"Simplify the expression by cancelling the left hand side exponent out, so we get $$x+5=8^{\\\\frac{2}{3}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1268beother6b-h2"],"title":"Cube Root","text":"What is $$8^{\\\\frac{1}{3}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6b-h4","type":"hint","dependencies":["a1268beother6b-h3"],"title":"Simplify","text":"We can rewrite the equation as $$x+5={\\\\left(\\\\frac{8^1}{3}\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6b-h5","type":"hint","dependencies":["a1268beother6b-h4"],"title":"Simplify","text":"Simplify the expression by substituting the value for $$8^{\\\\frac{2}{3}}$$, so we get $$x+5=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother6b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1268beother6b-h5"],"title":"Subtract","text":"Subtract $$5$$ from both sides. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother7","title":"Solving a Polynomial by Factoring","body":"Solve the polynomial by factoring:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother7a","stepAnswer":["$$0, 4, -4$$"],"problemType":"MultipleChoice","stepTitle":"$$5x^4=80x^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$0, 16, -16$$","$$16, -16$$","$$0, 4, -4$$","$$4, -4$$"],"hints":{"DefaultPathway":[{"id":"a1268beother7a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract $$80x^2$$ from both sides, so we get $$5x^4-80x^2=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7a-h2","type":"hint","dependencies":["a1268beother7a-h1"],"title":"GCF","text":"Factor out the GCF $$5x^2$$, so we get $$5x^{2\\\\left(x^2-16\\\\right)}=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7a-h3","type":"hint","dependencies":["a1268beother7a-h2"],"title":"Zero Product Property","text":"This states that either $$5x^2=0$$ or $$x^2-16=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a1268beother7a-h3"],"title":"First Solution","text":"Set $$5x^2=0$$ and simplify. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7a-h5","type":"hint","dependencies":["a1268beother7a-h4"],"title":"Next Solution","text":"Set $$x^2-16=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)$$"],"dependencies":["a1268beother7a-h5"],"title":"Factor","text":"Factor $$x^2-16$$ as difference of squares. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$4, -4$$"],"dependencies":["a1268beother7a-h6"],"title":"Solutions","text":"What two values make the expression equal 0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$4, -4$$","$$2, -2$$","$$16, -16$$"]}]}},{"id":"a1268beother7b","stepAnswer":["0,-1/2,1/2"],"problemType":"MultipleChoice","stepTitle":"$$12x^4=3x^2$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["-1/2,1/2","0,-1/2,1/2","$$2, -2$$","$$0, 2, -2$$"],"hints":{"DefaultPathway":[{"id":"a1268beother7b-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract $$3x^2$$ from both sides, so we get $$12x\\\\times4-3x^2=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7b-h2","type":"hint","dependencies":["a1268beother7b-h1"],"title":"GCF","text":"Factor out the GCF $$3x^2$$, and we get $$3x^{2\\\\left(4x^2-1\\\\right)}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7b-h3","type":"hint","dependencies":["a1268beother7b-h2"],"title":"Zero Product Property","text":"This states that either $$3x^2=0$$ or $$4x^2-1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a1268beother7b-h3"],"title":"First Solution","text":"Set $$3x^2=0$$ and simplify. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7b-h5","type":"hint","dependencies":["a1268beother7b-h4"],"title":"Next Solution","text":"Set $$4x^2-1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2x+1\\\\right) \\\\left(2x-1\\\\right)$$"],"dependencies":["a1268beother7b-h5"],"title":"Factor","text":"Factor $$4x^2-1$$ as difference of squares. What expression do we get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother7b-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{2}-\\\\frac{1}{2}$$"],"dependencies":["a1268beother7b-h6"],"title":"Solutions","text":"What two values make the expression equal 0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{1}{2}-\\\\frac{1}{2}$$","$$2, -2$$"]}]}}]},{"id":"a1268beother8","title":"Solving the equation","body":"Solve the equation involving absolute value.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother8a","stepAnswer":["-4/3,4"],"problemType":"MultipleChoice","stepTitle":"$$|3x-4|=8$$","stepBody":"","answerType":"string","variabilization":{},"choices":["4,3","6,3/4","-4/3,4","4/3,5"],"hints":{"DefaultPathway":[{"id":"a1268beother8a-h1","type":"hint","dependencies":[],"title":"Creating Two Equations","text":"Create two equations setting $$3x-4$$ equal to $$8$$ and $$-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1268beother8a-h1"],"title":"Solving $$3x-4=8$$","text":"What is $$x$$ when $$3x-4=8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother8a-h2-s1","type":"hint","dependencies":[],"title":"Solving $$3x-4=8$$","text":"To solve $$3x-4=8$$, start by adding $$4$$ to both sides of the equation: $$3x=12$$. Then, divide both sides by $$3$$ to get $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a1268beother8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-4}{3}$$"],"dependencies":["a1268beother8a-h1"],"title":"Solving $$3x-4=-8$$","text":"What is $$x$$ when $$3x-4=-8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother8a-h3-s1","type":"hint","dependencies":[],"title":"Solving $$3x-4=-8$$","text":"For $$3x-4=-8$$, add $$4$$ to both sides of the equation: $$3x=-4$$. Then, divide both sides by $$3$$ to get $$x=\\\\frac{-4}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a1268beother8a-h4","type":"hint","dependencies":["a1268beother8a-h2","a1268beother8a-h3"],"title":"Final Answer","text":"So, the two values of $$x$$ that would satisfy $$|3x-4|=8$$ are $$\\\\frac{-4}{3}$$ and $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1268beother9","title":"Solve the equation","body":"Solve the equation involving absolute value.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Other Types of Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1268beother9a","stepAnswer":["-5/4,7/4"],"problemType":"MultipleChoice","stepTitle":"$$|1-4x|-1=5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["-7/4,5/4","-5/6,7/6","-5/4,7/4","$$\\\\frac{-5}{4}-\\\\frac{7}{4}$$"],"hints":{"DefaultPathway":[{"id":"a1268beother9a-h1","type":"hint","dependencies":[],"title":"Adding $$1$$ to Both Sides","text":"The first step is to add $$1$$ to both sides of the equation: $$|1-4x|=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother9a-h2","type":"hint","dependencies":["a1268beother9a-h1"],"title":"Creating Two Equations","text":"Create two equations setting $$1-4x$$ equal to $$6$$ and $$-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1268beother9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{4}$$"],"dependencies":["a1268beother9a-h2"],"title":"Solving $$1-4x=6$$","text":"What is $$x$$ when $$1-4x=6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother9a-h3-s1","type":"hint","dependencies":[],"title":"Solving $$1-4x=6$$","text":"To solve $$1-4x=6$$, start by subtracting $$1$$ from both sides of the equation: $$-4x=5$$. Then, divide both sides by $$-4$$ to get $$x=\\\\frac{-5}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a1268beother9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{4}$$"],"dependencies":["a1268beother9a-h2"],"title":"Solving $$1-4x=-6$$","text":"What is $$x$$ when $$1-4x=-6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1268beother9a-h4-s1","type":"hint","dependencies":[],"title":"Solving $$1-4x=-6$$","text":"For $$1-4x=-6$$, subtract $$1$$ from both sides of the equation: $$-4x=-7$$. Then, divide both sides by $$-4$$ to get $$x=\\\\frac{7}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a1268beother9a-h5","type":"hint","dependencies":["a1268beother9a-h3","a1268beother9a-h4"],"title":"Final Answer","text":"So, the only values of $$x$$ that would satisfy $$|1-4x|-1=5$$ are $$\\\\frac{-5}{4}$$ and $$\\\\frac{7}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers1","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers1a","stepAnswer":["$$d^9$$"],"problemType":"TextBox","stepTitle":"$$d^3 d^6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$d^9$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers1a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers1a-h2","type":"hint","dependencies":["a1279cdpowers1a-h1"],"title":"Bases","text":"Since the bases are the same here, you can use the product property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers1a-h3","type":"hint","dependencies":["a1279cdpowers1a-h2"],"title":"Add","text":"Add the powers of the two exponents together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers1a-h4","type":"hint","dependencies":["a1279cdpowers1a-h3"],"title":"Answer","text":"Therefore, the answer is $$d^9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers10","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers10a","stepAnswer":["$$48y^4$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(2y\\\\right)}^3 6y$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$48y^4$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers10a-h1","type":"hint","dependencies":[],"title":"Power property","text":"If a is a real number, and $$m$$ and $$n$$ are whole numbers, then $${\\\\left(a^m\\\\right)}^n=a^{m n}$$. To raise a power to a power, multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers10a-h2","type":"hint","dependencies":["a1279cdpowers10a-h1"],"title":"Use the power property","text":"Using the power property to simplify the expression results in $$8y^3\\\\times6 y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers10a-h3","type":"hint","dependencies":["a1279cdpowers10a-h2"],"title":"Product Property for Exponents","text":"Now it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied, and multiply the bases together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers10a-h4","type":"hint","dependencies":["a1279cdpowers10a-h3"],"title":"Answer","text":"Therefore, the answer is $$48y^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers11","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers11a","stepAnswer":["$$-18y^{11}$$"],"problemType":"TextBox","stepTitle":"$$6y^7 \\\\left(-3y^4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-18y^{11}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers11a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers11a-h2","type":"hint","dependencies":["a1279cdpowers11a-h1"],"title":"Product Property","text":"Now it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied, and multiply the bases together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers11a-h3","type":"hint","dependencies":["a1279cdpowers11a-h2"],"title":"Answer","text":"Therefore, the answer is $$-18y^{11}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers12","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers12a","stepAnswer":["$$72u^7$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-8u^6\\\\right) \\\\left(-9u\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$72u^7$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers12a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers12a-h2","type":"hint","dependencies":["a1279cdpowers12a-h1"],"title":"Product Property","text":"Now it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied, and multiply the bases together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers12a-h3","type":"hint","dependencies":["a1279cdpowers12a-h2"],"title":"Answer","text":"Therefore, the answer is $$72u^7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers13","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers13a","stepAnswer":["$$4f^{11}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{5} f^8 20f^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4f^{11}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers13a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers13a-h2","type":"hint","dependencies":["a1279cdpowers13a-h1"],"title":"Product Property","text":"Now it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied, and multiply the bases together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers13a-h3","type":"hint","dependencies":["a1279cdpowers13a-h2"],"title":"Answer","text":"Therefore, the answer is $$4f^{11}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers14","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers14a","stepAnswer":["$$36a^5 b^7$$"],"problemType":"TextBox","stepTitle":"$$4a^3 b 9a^2 b^6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36a^5 b^7$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers14a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers14a-h2","type":"hint","dependencies":["a1279cdpowers14a-h1"],"title":"Product Property","text":"Now it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied, and multiply the bases together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers14a-h3","type":"hint","dependencies":["a1279cdpowers14a-h2"],"title":"Answer","text":"Therefore, the answer is $$36a^5 b^7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers15","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers15a","stepAnswer":["$$8r^2 s^5$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{7} {rs}^2 14{rs}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8r^2 s^5$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers15a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers15a-h2","type":"hint","dependencies":["a1279cdpowers15a-h1"],"title":"Product Property","text":"Now it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied, and multiply the bases together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers15a-h3","type":"hint","dependencies":["a1279cdpowers15a-h2"],"title":"Answer","text":"Therefore, the answer is $$8r^2 s^5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers16","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers16a","stepAnswer":["$$y^{11}$$"],"problemType":"TextBox","stepTitle":"$$y^5 y^6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{11}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers16a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use the product property, $$a^m a^n$$ $$=$$ $$a^{m+n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{11}$$"],"dependencies":["a1279cdpowers16a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers17","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers17a","stepAnswer":["$$b^{17}$$"],"problemType":"TextBox","stepTitle":"$$b^9 b^8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b^{17}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers17a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use the product property, $$a^m a^n$$ $$=$$ $$a^{m+n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b^{17}$$"],"dependencies":["a1279cdpowers17a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers18","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers18a","stepAnswer":["$$d^{11}$$"],"problemType":"TextBox","stepTitle":"$$d^4 d^5 d^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$d^{11}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers18a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Since the bases are the same, we can use the product property to add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$d^{11}$$"],"dependencies":["a1279cdpowers18a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers19","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers19a","stepAnswer":["$$x^{18}$$"],"problemType":"TextBox","stepTitle":"$$x^6 x^4 x^8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{18}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers19a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Since the bases are the same, we can use the product property to add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{18}$$"],"dependencies":["a1279cdpowers19a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers2","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers2a","stepAnswer":["$$x^6$$"],"problemType":"TextBox","stepTitle":"$$x^4 x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^6$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers2a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers2a-h2","type":"hint","dependencies":["a1279cdpowers2a-h1"],"title":"Bases","text":"Since the bases are the same here, you can use the product property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers2a-h3","type":"hint","dependencies":["a1279cdpowers2a-h2"],"title":"Add","text":"Add the powers of the two exponents together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers2a-h4","type":"hint","dependencies":["a1279cdpowers2a-h3"],"title":"Answer","text":"Therefore, the answer is $$x^6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers20","title":"Simplify Expressions Using the Power Property for Exponents","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers20a","stepAnswer":["$$y^{45}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(y^5\\\\right)}^9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{45}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers20a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use the power property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{45}$$"],"dependencies":["a1279cdpowers20a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1279cdpowers20b","stepAnswer":["$$4^{28}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(4^4\\\\right)}^7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4^{28}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers20b-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use the power property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers20b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4^{28}$$"],"dependencies":["a1279cdpowers20b-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers21","title":"Simplify Expressions Using the Power Property for Exponents","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers21a","stepAnswer":["$$b^{35}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(b^7\\\\right)}^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b^{35}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers21a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use the power property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b^{35}$$"],"dependencies":["a1279cdpowers21a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1279cdpowers21b","stepAnswer":["$$5^{12}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(5^4\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5^{12}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers21b-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use the power property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers21b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5^{12}$$"],"dependencies":["a1279cdpowers21b-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers22","title":"Simplify Expressions Using the Product to a Power Property","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers22a","stepAnswer":["$$81d^2$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-9d\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$81d^2$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers22a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81d^2$$"],"dependencies":["a1279cdpowers22a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1279cdpowers22b","stepAnswer":["$$27m^3 n^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(3m n\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27m^3 n^3$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers22b-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers22b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27m^3 n^3$$"],"dependencies":["a1279cdpowers22b-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers23","title":"Simplify Expressions Using the Product to a Power Property","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers23a","stepAnswer":["$$144y^2$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-12y\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$144y^2$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers23a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$144y^2$$"],"dependencies":["a1279cdpowers23a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1279cdpowers23b","stepAnswer":["$$32w^5 x^5$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(2w x\\\\right)}^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$32w^5 x^5$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers23b-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers23b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32w^5 x^5$$"],"dependencies":["a1279cdpowers23b-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers24","title":"Simplify Expressions Using the Product to a Power Property","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers24a","stepAnswer":["$$125w^3 x^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(5w x\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$125w^3 x^3$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers24a-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$125w^3 x^3$$"],"dependencies":["a1279cdpowers24a-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1279cdpowers24b","stepAnswer":["$$-27y^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-3y\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-27y^3$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers24b-h1","type":"hint","dependencies":[],"title":"Identifying Exponent Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers24b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-27y^3$$"],"dependencies":["a1279cdpowers24b-h1"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers25","title":"Simplify Expressions by Applying Several Properties","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers25a","stepAnswer":["$$y^{38}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(y^3\\\\right)}^6 {\\\\left(y^5\\\\right)}^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{38}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers25a-h1","type":"hint","dependencies":[],"title":"Identifying the First Property","text":"Use the Power Property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers25a-h2","type":"hint","dependencies":["a1279cdpowers25a-h1"],"title":"Identifying the Second Property","text":"Since the bases are the same, we can use the Product Property to add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{38}$$"],"dependencies":["a1279cdpowers25a-h2"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1279cdpowers25b","stepAnswer":["$$36x^8 y^{10}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-6x^4 y^5\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36x^8 y^{10}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers25b-h1","type":"hint","dependencies":[],"title":"Identifying the First Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers25b-h2","type":"hint","dependencies":["a1279cdpowers25b-h1"],"title":"Identifying the Second Property","text":"Use the Power Property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers25b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36x^8 y^{10}$$"],"dependencies":["a1279cdpowers25b-h2"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers26","title":"Simplify Expressions by Applying Several Properties","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers26a","stepAnswer":["$$a^{48}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(a^4\\\\right)}^5 {\\\\left(a^7\\\\right)}^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a^{48}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers26a-h1","type":"hint","dependencies":[],"title":"Identifying the First Property","text":"Use the Power Property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers26a-h2","type":"hint","dependencies":["a1279cdpowers26a-h1"],"title":"Identifying the Second Property","text":"Since the bases are the same, we can use the Product Property to add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^{48}$$"],"dependencies":["a1279cdpowers26a-h2"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1279cdpowers26b","stepAnswer":["$$-8c^{12} d^6$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-2c^4 d^2\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8c^{12} d^6$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers26b-h1","type":"hint","dependencies":[],"title":"Identifying the First Property","text":"Use Power of a Product Property, $${ab}^m$$ $$=$$ $$a^m b^m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers26b-h2","type":"hint","dependencies":["a1279cdpowers26b-h1"],"title":"Identifying the Second Property","text":"Use the Power Property, $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers26b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8c^{12} d^6$$"],"dependencies":["a1279cdpowers26b-h2"],"title":"Simplifying the Exponent","text":"What does the exponent evalute to once simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers27","title":"Multiply Monomials","body":"Multiply the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers27a","stepAnswer":["$$-12x^5$$"],"problemType":"TextBox","stepTitle":"$$3x^2 \\\\left(-4x^3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-12x^5$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers27a-h1","type":"hint","dependencies":[],"title":"Identifying Applicable Property","text":"Use the Commutative Property to rearrange the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12x^5$$"],"dependencies":["a1279cdpowers27a-h1"],"title":"Multiplying the Terms","text":"What do the terms multiply to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers28","title":"Multiply Monomials","body":"Multiply the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers28a","stepAnswer":["$$-35y^{11}$$"],"problemType":"TextBox","stepTitle":"$$5y^7 \\\\left(-7y^4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-35y^{11}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers28a-h1","type":"hint","dependencies":[],"title":"Identifying Applicable Property","text":"Use the Commutative Property to rearrange the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-35y^{11}$$"],"dependencies":["a1279cdpowers28a-h1"],"title":"Multiplying the Terms","text":"What do the terms multiply to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers29","title":"Multiply Monomials","body":"Multiply the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers29a","stepAnswer":["$$54b^9$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-6b^4\\\\right) \\\\left(-9b^5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$54b^9$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers29a-h1","type":"hint","dependencies":[],"title":"Identifying Applicable Property","text":"Use the Commutative Property to rearrange the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54b^9$$"],"dependencies":["a1279cdpowers29a-h1"],"title":"Multiplying the Terms","text":"What do the terms multiply to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers3","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers3a","stepAnswer":["$$n^{31}$$"],"problemType":"TextBox","stepTitle":"$$n^{19} n^{12}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n^{31}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers3a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers3a-h2","type":"hint","dependencies":["a1279cdpowers3a-h1"],"title":"Bases","text":"Since the bases are the same here, you can use the product property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers3a-h3","type":"hint","dependencies":["a1279cdpowers3a-h2"],"title":"Add","text":"Add the powers of the two exponents together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers3a-h4","type":"hint","dependencies":["a1279cdpowers3a-h3"],"title":"Answer","text":"Therefore, the answer is $$n^{31}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers30","title":"Multiply Monomials","body":"Multiply the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers30a","stepAnswer":["$$10x^4 y^3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{6} x^3 y 12x y^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10x^4 y^3$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers30a-h1","type":"hint","dependencies":[],"title":"Identifying Applicable Property","text":"Use the Commutative Property to rearrange the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10x^4 y^3$$"],"dependencies":["a1279cdpowers30a-h1"],"title":"Multiplying the Terms","text":"What do the terms multiply to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers4","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers4a","stepAnswer":["$$q^{42}$$"],"problemType":"TextBox","stepTitle":"$$q^{27} q^{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$q^{42}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers4a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers4a-h2","type":"hint","dependencies":["a1279cdpowers4a-h1"],"title":"Bases","text":"Since the bases are the same here, you can use the product property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers4a-h3","type":"hint","dependencies":["a1279cdpowers4a-h2"],"title":"Add","text":"Add the powers of the two exponents together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers4a-h4","type":"hint","dependencies":["a1279cdpowers4a-h3"],"title":"Answer","text":"Therefore, the answer is $$q^{42}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers5","title":"Simplify Expressions Using the Product Property for Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers5a","stepAnswer":["$$w^6$$"],"problemType":"TextBox","stepTitle":"$$w^5 w$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$w^6$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers5a-h1","type":"hint","dependencies":[],"title":"Product Property for Exponents","text":"The product property: If a is a real number, and $$m$$ and $$n$$ are counting numbers, then: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers5a-h2","type":"hint","dependencies":["a1279cdpowers5a-h1"],"title":"Bases","text":"Since the bases are the same here, you can use the product property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers5a-h3","type":"hint","dependencies":["a1279cdpowers5a-h2"],"title":"Add","text":"Add the powers of the two exponents together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers5a-h4","type":"hint","dependencies":["a1279cdpowers5a-h3"],"title":"Answer","text":"Therefore, the answer is $$w^6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers6","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers6a","stepAnswer":["$$y^{14}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(y^2\\\\right)}^4 {\\\\left(y^3\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{14}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers6a-h1","type":"hint","dependencies":[],"title":"Power property","text":"If a is a real number, and $$m$$ and $$n$$ are whole numbers, then $${\\\\left(a^m\\\\right)}^n=a^{m n}$$. To raise a power to a power, multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers6a-h2","type":"hint","dependencies":["a1279cdpowers6a-h1"],"title":"Use the power property","text":"Using the power property to simplify the expression results in $$y^8 y^6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers6a-h3","type":"hint","dependencies":["a1279cdpowers6a-h2"],"title":"Product Property for Exponents","text":"Now, since the bases are the same, it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers6a-h4","type":"hint","dependencies":["a1279cdpowers6a-h3"],"title":"Answer","text":"Therefore, the answer is $$y^{14}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers7","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers7a","stepAnswer":["$$w^{22}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(w^4\\\\right)}^3 {\\\\left(w^5\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$w^{22}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers7a-h1","type":"hint","dependencies":[],"title":"Power property","text":"If a is a real number, and $$m$$ and $$n$$ are whole numbers, then $${\\\\left(a^m\\\\right)}^n=a^{m n}$$. To raise a power to a power, multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers7a-h2","type":"hint","dependencies":["a1279cdpowers7a-h1"],"title":"Use the power property","text":"Using the power property to simplify the expression results in $$w^{12} w^{10}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers7a-h3","type":"hint","dependencies":["a1279cdpowers7a-h2"],"title":"Product Property for Exponents","text":"Now, since the bases are the same, it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers7a-h4","type":"hint","dependencies":["a1279cdpowers7a-h3"],"title":"Answer","text":"Therefore, the answer is $$w^{22}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers8","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers8a","stepAnswer":["$$-1000q^6 p^{12}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-10q^2 p^4\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1000q^6 p^{12}$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers8a-h1","type":"hint","dependencies":[],"title":"Power property","text":"If a is a real number, and $$m$$ and $$n$$ are whole numbers, then $${\\\\left(a^m\\\\right)}^n=a^{m n}$$. To raise a power to a power, multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers8a-h2","type":"hint","dependencies":["a1279cdpowers8a-h1"],"title":"Exponents with numbers","text":"Raise each variable and number to the power of $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers8a-h3","type":"hint","dependencies":["a1279cdpowers8a-h2"],"title":"Answer","text":"Using the power property to simplify the powers in the variables results in $$-1000q^6 p^{12}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1279cdpowers9","title":"Simplify Expressions Using Power Properties of Exponents","body":"Simplify the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Use Multiplication Properties of Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1279cdpowers9a","stepAnswer":["$$1125t^8$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(5t^2\\\\right)}^3 {\\\\left(3t\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1125t^8$$","hints":{"DefaultPathway":[{"id":"a1279cdpowers9a-h1","type":"hint","dependencies":[],"title":"Power property","text":"If a is a real number, and $$m$$ and $$n$$ are whole numbers, then $${\\\\left(a^m\\\\right)}^n=a^{m n}$$. To raise a power to a power, multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers9a-h2","type":"hint","dependencies":["a1279cdpowers9a-h1"],"title":"Use the power property","text":"Using the power property to simplify the expression results in $$125t^6\\\\times9 t^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers9a-h3","type":"hint","dependencies":["a1279cdpowers9a-h2"],"title":"Product Property for Exponents","text":"Now it is possible to simplify the expression by combining terms. Simply add the powers of the term that is being multiplied, and multiply the bases together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1279cdpowers9a-h4","type":"hint","dependencies":["a1279cdpowers9a-h3"],"title":"Answer","text":"Therefore, the answer is $$1125t^8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre1","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre1a","stepAnswer":["$$18$$"],"problemType":"TextBox","stepTitle":"$$54$$, $$36$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18$$","hints":{"DefaultPathway":[{"id":"a137dddgre1a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre1a-h2","type":"hint","dependencies":["a137dddgre1a-h1"],"title":"Factor First Number","text":"$$54=9\\\\times6$$\\\\n$$54=3\\\\times3 2\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre1a-h3","type":"hint","dependencies":["a137dddgre1a-h2"],"title":"Factor Second Number","text":"$$36=6\\\\times6$$\\\\n$$36=2\\\\times3 2\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre1a-h4","type":"hint","dependencies":["a137dddgre1a-h2","a137dddgre1a-h3"],"title":"Identify Common Factors in each Column","text":"$$54=3\\\\times3 2\\\\times3$$\\\\n$$36=2\\\\times3 2\\\\times3$$\\\\n$$2$$, $$3$$, and $$3$$ are shared by both numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre1a-h5","type":"hint","dependencies":["a137dddgre1a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$3$$, and $$3$$, and then multiply.\\\\n$$GCF=2\\\\times3\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre1a-h6","type":"hint","dependencies":["a137dddgre1a-h5"],"title":"Multiply Common Factors","text":"$$GCF=18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre10","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre10a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$5b$$, $$30$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a137dddgre10a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre10a-h2","type":"hint","dependencies":["a137dddgre10a-h1"],"title":"Factor First Expression","text":"$$5b=5b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre10a-h3","type":"hint","dependencies":["a137dddgre10a-h2"],"title":"Factor Second Expression","text":"$$30=3\\\\times5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre10a-h4","type":"hint","dependencies":["a137dddgre10a-h2","a137dddgre10a-h3"],"title":"Identify Common Factors in each Column","text":"$$5b=5b$$\\\\n$$30=3\\\\times5\\\\times2$$\\\\n$$5$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre10a-h5","type":"hint","dependencies":["a137dddgre10a-h4"],"title":"Multiply Common Factors","text":"$$GCF=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre11","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre11a","stepAnswer":["$$x$$"],"problemType":"TextBox","stepTitle":"$$3x$$, $$10x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x$$","hints":{"DefaultPathway":[{"id":"a137dddgre11a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre11a-h2","type":"hint","dependencies":["a137dddgre11a-h1"],"title":"Factor First Expression","text":"$$3x=3x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre11a-h3","type":"hint","dependencies":["a137dddgre11a-h2"],"title":"Factor Second Expression","text":"$$10x^2=5\\\\times2 x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre11a-h4","type":"hint","dependencies":["a137dddgre11a-h2","a137dddgre11a-h3"],"title":"Identify Common Factors in each Column","text":"$$3x=3x$$\\\\n$$10x^2=5\\\\times2 x x$$\\\\n$$x$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre11a-h5","type":"hint","dependencies":["a137dddgre11a-h4"],"title":"Multiply Common Factors","text":"$$GCF=x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre12","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre12a","stepAnswer":["$$7b$$"],"problemType":"TextBox","stepTitle":"$$21b^2$$, $$14b$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7b$$","hints":{"DefaultPathway":[{"id":"a137dddgre12a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre12a-h2","type":"hint","dependencies":["a137dddgre12a-h1"],"title":"Factor First Expression","text":"$$21b^2=7\\\\times3 b b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre12a-h3","type":"hint","dependencies":["a137dddgre12a-h2"],"title":"Factor Second Expression","text":"$$14b=7\\\\times2 b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre12a-h4","type":"hint","dependencies":["a137dddgre12a-h2","a137dddgre12a-h3"],"title":"Identify Common Factors in each Column","text":"$$21b^2=7\\\\times3 b b$$\\\\n$$14b=7\\\\times2 b$$\\\\n$$7$$ and $$b$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre12a-h5","type":"hint","dependencies":["a137dddgre12a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$7$$ and $$b$$, and then multiply.\\\\n$$GCF=7b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre12a-h6","type":"hint","dependencies":["a137dddgre12a-h5"],"title":"Multiply Common Factors","text":"$$GCF=7b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre13","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre13a","stepAnswer":["$$8w^2$$"],"problemType":"TextBox","stepTitle":"$$8w^2$$, $$24w^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8w^2$$","hints":{"DefaultPathway":[{"id":"a137dddgre13a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre13a-h2","type":"hint","dependencies":["a137dddgre13a-h1"],"title":"Factor First Expression","text":"$$8w^2=2\\\\times2\\\\times2 w w$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre13a-h3","type":"hint","dependencies":["a137dddgre13a-h2"],"title":"Factor Second Expression","text":"$$24w^3=2\\\\times2\\\\times3\\\\times2 w w w$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre13a-h4","type":"hint","dependencies":["a137dddgre13a-h2","a137dddgre13a-h3"],"title":"Identify Common Factors in each Column","text":"$$8w^2=2\\\\times2\\\\times2 w w$$\\\\n$$24w^3=2\\\\times2\\\\times3\\\\times2 w w w$$\\\\n$$2$$, $$2$$, $$2$$, w, and w are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre13a-h5","type":"hint","dependencies":["a137dddgre13a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$2$$, $$2$$, w, and w, and then multiply.\\\\n$$GCF=2\\\\times2\\\\times2 w w$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre13a-h6","type":"hint","dependencies":["a137dddgre13a-h5"],"title":"Multiply Common Factors","text":"$$GCF=8w^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre14","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre14a","stepAnswer":["$$6x^2$$"],"problemType":"TextBox","stepTitle":"$$30x^2$$, $$18x^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6x^2$$","hints":{"DefaultPathway":[{"id":"a137dddgre14a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre14a-h2","type":"hint","dependencies":["a137dddgre14a-h1"],"title":"Factor First Expression","text":"$$30x^2=5\\\\times2\\\\times3 x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre14a-h3","type":"hint","dependencies":["a137dddgre14a-h2"],"title":"Factor Second Expression","text":"$$18x^3=3\\\\times3\\\\times2 x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre14a-h4","type":"hint","dependencies":["a137dddgre14a-h2","a137dddgre14a-h3"],"title":"Identify Common Factors in each Column","text":"$$30x^2=5\\\\times2\\\\times3 x x$$\\\\n$$18x^3=3\\\\times3\\\\times2 x x x$$\\\\n$$2$$, $$3$$, $$x$$, and $$x$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre14a-h5","type":"hint","dependencies":["a137dddgre14a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$3$$, $$x$$, and $$x$$, and then multiply.\\\\n$$GCF=2\\\\times3 x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre14a-h6","type":"hint","dependencies":["a137dddgre14a-h5"],"title":"Multiply Common Factors","text":"$$GCF=6x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre15","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre15a","stepAnswer":["$$2p q$$"],"problemType":"TextBox","stepTitle":"$$10p^3 q$$, $$12p q^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2p q$$","hints":{"DefaultPathway":[{"id":"a137dddgre15a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre15a-h2","type":"hint","dependencies":["a137dddgre15a-h1"],"title":"Factor First Expression","text":"$$10p^3 q=5\\\\times2 p p p q$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre15a-h3","type":"hint","dependencies":["a137dddgre15a-h2"],"title":"Factor Second Expression","text":"$$12p q^2=2\\\\times2\\\\times3 p q q$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre15a-h4","type":"hint","dependencies":["a137dddgre15a-h2","a137dddgre15a-h3"],"title":"Identify Common Factors in each Column","text":"$$10p^3 q=5\\\\times2 p p p q$$\\\\n$$12p q^2=2\\\\times2\\\\times3 p q q$$\\\\n$$2$$, $$p$$, and q are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre15a-h5","type":"hint","dependencies":["a137dddgre15a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$p$$, and q, and then multiply.\\\\n$$GCF=2p q$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre15a-h6","type":"hint","dependencies":["a137dddgre15a-h5"],"title":"Multiply Common Factors","text":"$$GCF=2p q$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre16","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre16a","stepAnswer":["$$2a b^2$$"],"problemType":"TextBox","stepTitle":"$$8a^2 b^3$$, $$10a b^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2a b^2$$","hints":{"DefaultPathway":[{"id":"a137dddgre16a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre16a-h2","type":"hint","dependencies":["a137dddgre16a-h1"],"title":"Factor First Expression","text":"$$8a^2 b^3=2\\\\times2\\\\times2 a a b b b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre16a-h3","type":"hint","dependencies":["a137dddgre16a-h2"],"title":"Factor Second Expression","text":"$$10a b^2=5\\\\times2 a b b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre16a-h4","type":"hint","dependencies":["a137dddgre16a-h2","a137dddgre16a-h3"],"title":"Identify Common Factors in each Column","text":"$$8a^2 b^3=2\\\\times2\\\\times2 a a b b b$$\\\\n$$10a b^2=5\\\\times2 a b b$$\\\\n$$2$$, a, $$b$$, and $$b$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre16a-h5","type":"hint","dependencies":["a137dddgre16a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, a, $$b$$, and $$b$$, and then multiply.\\\\n$$GCF=2a b b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre16a-h6","type":"hint","dependencies":["a137dddgre16a-h5"],"title":"Multiply Common Factors","text":"$$GCF=2a b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre17","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre17a","stepAnswer":["$$6m^2 n^3$$"],"problemType":"TextBox","stepTitle":"$$12m^2 n^3$$, $$30m^5 n^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6m^2 n^3$$","hints":{"DefaultPathway":[{"id":"a137dddgre17a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre17a-h2","type":"hint","dependencies":["a137dddgre17a-h1"],"title":"Factor First Expression","text":"$$12m^2 n^3=3\\\\times2\\\\times2 m m n n n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre17a-h3","type":"hint","dependencies":["a137dddgre17a-h2"],"title":"Factor Second Expression","text":"$$30m^5 n^3=5\\\\times3\\\\times2 m m m m m n n n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre17a-h4","type":"hint","dependencies":["a137dddgre17a-h2","a137dddgre17a-h3"],"title":"Identify Common Factors in each Column","text":"$$12m^2 n^3=3\\\\times2\\\\times2 m m n n n$$\\\\n$$30m^5 n^3=5\\\\times3\\\\times2 m m m m m n n n$$\\\\n$$3$$, $$2$$, $$m$$, $$m$$, $$n$$, $$n$$, and $$n$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre17a-h5","type":"hint","dependencies":["a137dddgre17a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$3$$, $$2$$, $$m$$, $$m$$, $$n$$, $$n$$, and $$n$$, and then multiply.\\\\n$$GCF=3\\\\times2 m m n n n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre17a-h6","type":"hint","dependencies":["a137dddgre17a-h5"],"title":"Multiply Common Factors","text":"$$GCF=6m^2 n^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre18","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre18a","stepAnswer":["$$14x^2 y^4$$"],"problemType":"TextBox","stepTitle":"$$28x^2 y^4$$, $$42x^4 y^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14x^2 y^4$$","hints":{"DefaultPathway":[{"id":"a137dddgre18a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre18a-h2","type":"hint","dependencies":["a137dddgre18a-h1"],"title":"Factor First Expression","text":"$$28x^2 y^4=7\\\\times2\\\\times2 x x y y y y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre18a-h3","type":"hint","dependencies":["a137dddgre18a-h2"],"title":"Factor Second Expression","text":"$$42x^4 y^4=7\\\\times3\\\\times2 x x x x y y y y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre18a-h4","type":"hint","dependencies":["a137dddgre18a-h2","a137dddgre18a-h3"],"title":"Identify Common Factors in each Column","text":"$$28x^2 y^4=7\\\\times2\\\\times2 x x y y y y$$\\\\n$$42x^4 y^4=7\\\\times3\\\\times2 x x x x y y y y$$\\\\n$$7$$, $$2$$, $$x$$, $$x$$, $$y$$, $$y$$, $$y$$, and $$y$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre18a-h5","type":"hint","dependencies":["a137dddgre18a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$7$$, $$2$$, $$x$$, $$x$$, $$y$$, $$y$$, $$y$$, and $$y$$, and then multiply.\\\\n$$GCF=7\\\\times2 x x y y y y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre18a-h6","type":"hint","dependencies":["a137dddgre18a-h5"],"title":"Multiply Common Factors","text":"$$GCF=14x^2 y^4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre19","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre19a","stepAnswer":["$$2a$$"],"problemType":"TextBox","stepTitle":"$$10a^3$$, $$12a^2$$, $$14a$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2a$$","hints":{"DefaultPathway":[{"id":"a137dddgre19a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre19a-h2","type":"hint","dependencies":["a137dddgre19a-h1"],"title":"Factor First Expression","text":"$$10a^3=5\\\\times2 a a a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre19a-h3","type":"hint","dependencies":["a137dddgre19a-h2"],"title":"Factor Second Expression","text":"$$12a^2=3\\\\times2\\\\times2 a a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre19a-h4","type":"hint","dependencies":["a137dddgre19a-h3"],"title":"Factor Third Expression","text":"$$14a=7\\\\times2 a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre19a-h5","type":"hint","dependencies":["a137dddgre19a-h2","a137dddgre19a-h3","a137dddgre19a-h4"],"title":"Identify Common Factors in each Column","text":"$$10a^3=5\\\\times2 a a a$$\\\\n$$12a^2=3\\\\times2\\\\times2 a a$$\\\\n$$14a=7\\\\times2 a$$\\\\n$$2$$ and a are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre19a-h6","type":"hint","dependencies":["a137dddgre19a-h5"],"title":"Multiply Common Factors","text":"Bring down the $$2$$ and a, and then multiply.\\\\n$$GCF=2a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre19a-h7","type":"hint","dependencies":["a137dddgre19a-h6"],"title":"Multiply Common Factors","text":"$$GCF=2a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre2","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre2a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$8$$, $$18$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a137dddgre2a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre2a-h2","type":"hint","dependencies":["a137dddgre2a-h1"],"title":"Factor First Number","text":"$$8=4\\\\times2$$\\\\n$$8=2\\\\times2\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre2a-h3","type":"hint","dependencies":["a137dddgre2a-h2"],"title":"Factor Second Number","text":"$$18=9\\\\times2$$\\\\n$$18=3\\\\times3\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre2a-h4","type":"hint","dependencies":["a137dddgre2a-h2","a137dddgre2a-h3"],"title":"Identify Common Factors in each Column","text":"$$8=2\\\\times2\\\\times2$$\\\\n$$18=3\\\\times3\\\\times2$$\\\\n$$2$$ is shared by both numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre2a-h5","type":"hint","dependencies":["a137dddgre2a-h4"],"title":"Multiply Common Factors","text":"$$GCF=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre20","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre20a","stepAnswer":["$$4y$$"],"problemType":"TextBox","stepTitle":"$$20y^3$$, $$28y^2$$, $$40y$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4y$$","hints":{"DefaultPathway":[{"id":"a137dddgre20a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre20a-h2","type":"hint","dependencies":["a137dddgre20a-h1"],"title":"Factor First Expression","text":"$$20y^3=5\\\\times2\\\\times2 y y y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre20a-h3","type":"hint","dependencies":["a137dddgre20a-h2"],"title":"Factor Second Expression","text":"$$28y^2=7\\\\times2\\\\times2 y y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre20a-h4","type":"hint","dependencies":["a137dddgre20a-h3"],"title":"Factor Third Expression","text":"$$40y=5\\\\times2\\\\times2\\\\times2 y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre20a-h5","type":"hint","dependencies":["a137dddgre20a-h2","a137dddgre20a-h3","a137dddgre20a-h4"],"title":"Identify Common Factors in each Column","text":"$$20y^3=5\\\\times2\\\\times2 y y y$$\\\\n$$28y^2=7\\\\times2\\\\times2 y y$$\\\\n$$40y=5\\\\times2\\\\times2\\\\times2 y$$\\\\n$$2$$, $$2$$, and $$y$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre20a-h6","type":"hint","dependencies":["a137dddgre20a-h5"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$2$$, and $$y$$, and then multiply.\\\\n$$GCF=2\\\\times2 y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre20a-h7","type":"hint","dependencies":["a137dddgre20a-h6"],"title":"Multiply Common Factors","text":"$$GCF=4y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre21","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre21a","stepAnswer":["$$5x^3$$"],"problemType":"TextBox","stepTitle":"$$35x^3$$, $$10x^4$$, $$5x^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x^3$$","hints":{"DefaultPathway":[{"id":"a137dddgre21a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre21a-h2","type":"hint","dependencies":["a137dddgre21a-h1"],"title":"Factor First Expression","text":"$$35x^3=5\\\\times7 x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre21a-h3","type":"hint","dependencies":["a137dddgre21a-h2"],"title":"Factor Second Expression","text":"$$10x^4=5\\\\times2 x x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre21a-h4","type":"hint","dependencies":["a137dddgre21a-h3"],"title":"Factor Third Expression","text":"$$5x^5=5x x x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre21a-h5","type":"hint","dependencies":["a137dddgre21a-h2","a137dddgre21a-h3","a137dddgre21a-h4"],"title":"Identify Common Factors in each Column","text":"$$35x^3=5\\\\times7 x x x$$\\\\n$$10x^4=5\\\\times2 x x x x$$\\\\n$$5x^5=5x x x x x$$\\\\n$$5$$, $$x$$, $$x$$, and $$x$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre21a-h6","type":"hint","dependencies":["a137dddgre21a-h5"],"title":"Multiply Common Factors","text":"Bring down the $$5$$, $$x$$, $$x$$, and $$x$$, and then multiply.\\\\n$$GCF=5x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre21a-h7","type":"hint","dependencies":["a137dddgre21a-h6"],"title":"Multiply Common Factors","text":"$$GCF=5x^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre22","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre22a","stepAnswer":["$$p^2$$"],"problemType":"TextBox","stepTitle":"$$27p^2$$, $$45p^3$$, $$9p^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p^2$$","hints":{"DefaultPathway":[{"id":"a137dddgre22a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre22a-h2","type":"hint","dependencies":["a137dddgre22a-h1"],"title":"Factor First Expression","text":"$$27p^2=3\\\\times3\\\\times3 p p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre22a-h3","type":"hint","dependencies":["a137dddgre22a-h2"],"title":"Factor Second Expression","text":"$$45p^3=5\\\\times7 p p p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre22a-h4","type":"hint","dependencies":["a137dddgre22a-h3"],"title":"Factor Third Expression","text":"$$9p^4=3\\\\times3 p p p p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre22a-h5","type":"hint","dependencies":["a137dddgre22a-h2","a137dddgre22a-h3","a137dddgre22a-h4"],"title":"Identify Common Factors in each Column","text":"$$27p^2=3\\\\times3\\\\times3 p p$$\\\\n$$45p^3=5\\\\times7 p p p$$\\\\n$$9p^4=3\\\\times3 p p p p$$\\\\n$$p$$ and $$p$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre22a-h6","type":"hint","dependencies":["a137dddgre22a-h5"],"title":"Multiply Common Factors","text":"Bring down the $$p$$ and $$p$$, and then multiply.\\\\n$$GCF=p p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre22a-h7","type":"hint","dependencies":["a137dddgre22a-h6"],"title":"Multiply Common Factors","text":"$$GCF=p^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre23","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre23a","stepAnswer":["$$4\\\\left(x+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$4x+12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4\\\\left(x+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre23a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre23a-h2","type":"hint","dependencies":["a137dddgre23a-h1"],"title":"Factor into Primes","text":"Factor $$4x$$ and $$12$$ into primes.\\\\n$$4x=2\\\\times2 x$$\\\\n$$12=2\\\\times2\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre23a-h3","type":"hint","dependencies":["a137dddgre23a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=2\\\\times2$$\\\\n$$GCF=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre23a-h4","type":"hint","dependencies":["a137dddgre23a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$4x$$ and $$12$$ as products of their GCF, $$4$$.\\\\n$$4x+12$$\\\\n$$4x+4\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre23a-h5","type":"hint","dependencies":["a137dddgre23a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$4\\\\left(x+3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre24","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre24a","stepAnswer":["$$5\\\\left(a+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$5a+5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5\\\\left(a+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre24a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre24a-h2","type":"hint","dependencies":["a137dddgre24a-h1"],"title":"Factor into Primes","text":"Factor $$5a$$ and $$5$$ into primes.\\\\n$$5a=5a$$\\\\n$$5=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre24a-h3","type":"hint","dependencies":["a137dddgre24a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre24a-h4","type":"hint","dependencies":["a137dddgre24a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$5a$$ and $$5$$ as products of their GCF, $$5$$.\\\\n$$5a+5$$\\\\n$$5a+5\\\\times1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre24a-h5","type":"hint","dependencies":["a137dddgre24a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$5\\\\left(a+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre25","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre25a","stepAnswer":["$$12\\\\left(x-5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$12x-60$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12\\\\left(x-5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre25a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre25a-h2","type":"hint","dependencies":["a137dddgre25a-h1"],"title":"Factor into Primes","text":"Factor $$12x$$ and $$60$$ into primes.\\\\n$$12x=2\\\\times2\\\\times3 x$$\\\\n$$60=2\\\\times2\\\\times3\\\\times5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre25a-h3","type":"hint","dependencies":["a137dddgre25a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=2\\\\times2\\\\times3$$\\\\n$$GCF=12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre25a-h4","type":"hint","dependencies":["a137dddgre25a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$12x$$ and $$60$$ as products of their GCF, $$12$$.\\\\n$$12x-60$$\\\\n$$12x-12\\\\times5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre25a-h5","type":"hint","dependencies":["a137dddgre25a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$12\\\\left(x-5\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre26","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre26a","stepAnswer":["$$4\\\\left(x+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$4x+20$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4\\\\left(x+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre26a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre26a-h2","type":"hint","dependencies":["a137dddgre26a-h1"],"title":"Factor into Primes","text":"Factor $$4x$$ and $$20$$ into primes.\\\\n$$4x=2\\\\times2 x$$\\\\n$$20=2\\\\times2\\\\times5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre26a-h3","type":"hint","dependencies":["a137dddgre26a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=2\\\\times2$$\\\\n$$GCF=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre26a-h4","type":"hint","dependencies":["a137dddgre26a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$4x$$ and $$20$$ as products of their GCF, $$4$$.\\\\n$$4x+20$$\\\\n$$4x+4\\\\times5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre26a-h5","type":"hint","dependencies":["a137dddgre26a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$4\\\\left(x+5\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre27","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre27a","stepAnswer":["$$8\\\\left(y+2\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$8y+16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8\\\\left(y+2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre27a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre27a-h2","type":"hint","dependencies":["a137dddgre27a-h1"],"title":"Factor into Primes","text":"Factor $$8y$$ and $$16$$ into primes.\\\\n$$8y=2\\\\times2\\\\times2 y$$\\\\n$$16=2\\\\times2\\\\times2\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre27a-h3","type":"hint","dependencies":["a137dddgre27a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=2\\\\times2\\\\times2$$\\\\n$$GCF=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre27a-h4","type":"hint","dependencies":["a137dddgre27a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$8y$$ and $$16$$ as products of their GCF, $$8$$.\\\\n$$8y+16$$\\\\n$$8y+8\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre27a-h5","type":"hint","dependencies":["a137dddgre27a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$8\\\\left(y+2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre28","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre28a","stepAnswer":["$$3\\\\left(2m+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$6m+9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3\\\\left(2m+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre28a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre28a-h2","type":"hint","dependencies":["a137dddgre28a-h1"],"title":"Factor into Primes","text":"Factor $$6m$$ and $$9$$ into primes.\\\\n$$6m=2\\\\times3 m$$\\\\n$$9=3\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre28a-h3","type":"hint","dependencies":["a137dddgre28a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre28a-h4","type":"hint","dependencies":["a137dddgre28a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$6m$$ and $$9$$ as products of their GCF, $$3$$.\\\\n$$6m+9$$\\\\n$$3\\\\times2 m+3\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre28a-h5","type":"hint","dependencies":["a137dddgre28a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$3\\\\left(2m+3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre29","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre29a","stepAnswer":["$$7\\\\left(2p+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$14p+35$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7\\\\left(2p+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre29a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre29a-h2","type":"hint","dependencies":["a137dddgre29a-h1"],"title":"Factor into Primes","text":"Factor $$14p$$ and $$35$$ into primes.\\\\n$$14p=2\\\\times7 p$$\\\\n$$35=5\\\\times7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre29a-h3","type":"hint","dependencies":["a137dddgre29a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre29a-h4","type":"hint","dependencies":["a137dddgre29a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$14p$$ and $$35$$ as products of their GCF, $$7$$.\\\\n$$14p+35$$\\\\n$$7\\\\times2 p+7\\\\times5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre29a-h5","type":"hint","dependencies":["a137dddgre29a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$7\\\\left(2p+5\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre3","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre3a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"$$24$$, $$40$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a137dddgre3a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre3a-h2","type":"hint","dependencies":["a137dddgre3a-h1"],"title":"Factor First Number","text":"$$24=6\\\\times4$$\\\\n$$24=3\\\\times2 2\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre3a-h3","type":"hint","dependencies":["a137dddgre3a-h2"],"title":"Factor Second Number","text":"$$40=4\\\\times10$$\\\\n$$40=2\\\\times2 5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre3a-h4","type":"hint","dependencies":["a137dddgre3a-h2","a137dddgre3a-h3"],"title":"Identify Common Factors in each Column","text":"$$24=3\\\\times2 2\\\\times2$$\\\\n$$40=2\\\\times2 5\\\\times2$$\\\\n$$2$$, $$2$$, and $$2$$ are shared by both numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre3a-h5","type":"hint","dependencies":["a137dddgre3a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$2$$ and $$2$$, and then multiply.\\\\n$$GCF=2\\\\times2\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre3a-h6","type":"hint","dependencies":["a137dddgre3a-h5"],"title":"Multiply Common Factors","text":"$$GCF=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre30","title":"Greatest Common Factor","body":"Factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre30a","stepAnswer":["$$9\\\\left(q+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$9q+9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\left(q+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a137dddgre30a-h1","type":"hint","dependencies":[],"title":"GCF of Terms","text":"Find the greatest common factor of all the terms of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre30a-h2","type":"hint","dependencies":["a137dddgre30a-h1"],"title":"Factor into Primes","text":"Factor $$9q$$ and $$9$$ into primes.\\\\n$$9q=9q$$\\\\n$$9=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre30a-h3","type":"hint","dependencies":["a137dddgre30a-h2"],"title":"Multiply Common Factors","text":"Multiply the terms shared by both expressions.\\\\n$$GCF=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre30a-h4","type":"hint","dependencies":["a137dddgre30a-h3"],"title":"Write each Term as a Product using GCF","text":"Rewrite $$9q$$ and $$9$$ as products of their GCF, $$9$$.\\\\n$$9q+9$$\\\\n$$9q+9\\\\times1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre30a-h5","type":"hint","dependencies":["a137dddgre30a-h4"],"title":"Reverse Distributive Property","text":"Use the reverse Distributive Property to factor the expression.\\\\n$$9\\\\left(q+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre4","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre4a","stepAnswer":["$$18$$"],"problemType":"TextBox","stepTitle":"$$72$$, $$162$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18$$","hints":{"DefaultPathway":[{"id":"a137dddgre4a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre4a-h2","type":"hint","dependencies":["a137dddgre4a-h1"],"title":"Factor First Number","text":"$$72=8\\\\times9$$\\\\n$$72=4\\\\times2 3\\\\times3$$\\\\n$$72=2\\\\times2\\\\times2 3\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre4a-h3","type":"hint","dependencies":["a137dddgre4a-h2"],"title":"Factor Second Number","text":"$$162=2\\\\times81$$\\\\n$$40=2\\\\times9\\\\times9$$\\\\n$$40=2\\\\times3\\\\times3\\\\times3\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre4a-h4","type":"hint","dependencies":["a137dddgre4a-h2","a137dddgre4a-h3"],"title":"Identify Common Factors in each Column","text":"$$72=2\\\\times2\\\\times2 3\\\\times3$$\\\\n$$40=2\\\\times3\\\\times3\\\\times3\\\\times3$$\\\\n$$2$$, $$3$$, and $$3$$ are shared by both numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre4a-h5","type":"hint","dependencies":["a137dddgre4a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$3$$, and $$3$$, and then multiply.\\\\n$$GCF=2\\\\times3\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre4a-h6","type":"hint","dependencies":["a137dddgre4a-h5"],"title":"Multiply Common Factors","text":"$$GCF=18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre5","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre5a","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"$$150$$, $$275$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a137dddgre5a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre5a-h2","type":"hint","dependencies":["a137dddgre5a-h1"],"title":"Factor First Number","text":"$$150=15\\\\times10$$\\\\n$$150=3\\\\times5 5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre5a-h3","type":"hint","dependencies":["a137dddgre5a-h2"],"title":"Factor Second Number","text":"$$275=25\\\\times11$$\\\\n$$275=5\\\\times5\\\\times11$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre5a-h4","type":"hint","dependencies":["a137dddgre5a-h2","a137dddgre5a-h3"],"title":"Identify Common Factors in each Column","text":"$$150=3\\\\times5 5\\\\times2$$\\\\n$$275=5\\\\times5\\\\times11$$\\\\n$$5$$ and $$5$$ are shared by both numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre5a-h5","type":"hint","dependencies":["a137dddgre5a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$5$$ and $$5$$, and then multiply.\\\\n$$GCF=5\\\\times5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre5a-h6","type":"hint","dependencies":["a137dddgre5a-h5"],"title":"Multiply Common Factors","text":"$$GCF=25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre6","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre6a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"$$48$$, $$80$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a137dddgre6a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre6a-h2","type":"hint","dependencies":["a137dddgre6a-h1"],"title":"Factor First Number","text":"$$48=8\\\\times6$$\\\\n$$48=4\\\\times2 3\\\\times2$$\\\\n$$48=2\\\\times2\\\\times2 3\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre6a-h3","type":"hint","dependencies":["a137dddgre6a-h2"],"title":"Factor Second Number","text":"$$80=8\\\\times10$$\\\\n$$80=4\\\\times2 5\\\\times2$$\\\\n$$80=2\\\\times2\\\\times2 5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre6a-h4","type":"hint","dependencies":["a137dddgre6a-h2","a137dddgre6a-h3"],"title":"Identify Common Factors in each Column","text":"$$48=2\\\\times2\\\\times2 3\\\\times2$$\\\\n$$80=2\\\\times2\\\\times2 5\\\\times2$$\\\\n$$2$$, $$2$$, $$2$$, and $$2$$ are shared by both numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre6a-h5","type":"hint","dependencies":["a137dddgre6a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$2$$, $$2$$, $$2$$, and $$2$$, and then multiply.\\\\n$$GCF=2\\\\times2\\\\times2\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre6a-h6","type":"hint","dependencies":["a137dddgre6a-h5"],"title":"Multiply Common Factors","text":"$$GCF=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre7","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre7a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$18$$, $$40$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a137dddgre7a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre7a-h2","type":"hint","dependencies":["a137dddgre7a-h1"],"title":"Factor First Number","text":"$$18=9\\\\times2$$\\\\n$$18=3\\\\times3\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre7a-h3","type":"hint","dependencies":["a137dddgre7a-h2"],"title":"Factor Second Number","text":"$$40=4\\\\times10$$\\\\n$$40=2\\\\times2 5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre7a-h4","type":"hint","dependencies":["a137dddgre7a-h2","a137dddgre7a-h3"],"title":"Identify Common Factors in each Column","text":"$$18=3\\\\times3\\\\times2$$\\\\n$$40=2\\\\times2 5\\\\times2$$\\\\n$$2$$ is shared by both numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre7a-h5","type":"hint","dependencies":["a137dddgre7a-h4"],"title":"Multiply Common Factors","text":"$$GCF=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre8","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre8a","stepAnswer":["$$9x^3$$"],"problemType":"TextBox","stepTitle":"$$27x^3$$, $$18x^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9x^3$$","hints":{"DefaultPathway":[{"id":"a137dddgre8a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre8a-h2","type":"hint","dependencies":["a137dddgre8a-h1"],"title":"Factor First Expression","text":"$$27x^3=3\\\\times3\\\\times3 x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre8a-h3","type":"hint","dependencies":["a137dddgre8a-h2"],"title":"Factor Second Expression","text":"$$18x^4=2\\\\times3\\\\times3 x x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre8a-h4","type":"hint","dependencies":["a137dddgre8a-h2","a137dddgre8a-h3"],"title":"Identify Common Factors in each Column","text":"$$27x^3=3\\\\times3\\\\times3 x x x$$\\\\n$$18x^4=2\\\\times3\\\\times3 x x x x$$\\\\n$$3$$, $$3$$, $$x$$, $$x$$ and $$x$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre8a-h5","type":"hint","dependencies":["a137dddgre8a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$3$$, $$3$$, $$x$$, $$x$$ and $$x$$, and then multiply.\\\\n$$GCF=3\\\\times3 x x x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre8a-h6","type":"hint","dependencies":["a137dddgre8a-h5"],"title":"Multiply Common Factors","text":"$$GCF=9x^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a137dddgre9","title":"Greatest Common Factor","body":"Find the greatest common factor.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a137dddgre9a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$10a$$, $$50$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a137dddgre9a-h1","type":"hint","dependencies":[],"title":"Factor into Primes","text":"Factor each coefficient into primes and write the variables with exponents in expanded form. A prime number is a counting number greater than $$1$$, whose only factors are $$1$$ and itself. The first few prime numbers are: $$2$$, $$3$$, $$5$$, $$7$$, $$11$$, $$13$$, etc.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre9a-h2","type":"hint","dependencies":["a137dddgre9a-h1"],"title":"Factor First Expression","text":"$$10a=5\\\\times2 a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre9a-h3","type":"hint","dependencies":["a137dddgre9a-h2"],"title":"Factor Second Expression","text":"$$50=5\\\\times5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre9a-h4","type":"hint","dependencies":["a137dddgre9a-h2","a137dddgre9a-h3"],"title":"Identify Common Factors in each Column","text":"$$10a=5\\\\times2 a$$\\\\n$$50=5\\\\times5\\\\times2$$\\\\n$$5$$ and $$2$$ are shared by both expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre9a-h5","type":"hint","dependencies":["a137dddgre9a-h4"],"title":"Multiply Common Factors","text":"Bring down the $$5$$ and $$2$$, and then multiply.\\\\n$$GCF=5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a137dddgre9a-h6","type":"hint","dependencies":["a137dddgre9a-h5"],"title":"Multiply Common Factors","text":"$$GCF=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling1","title":"Solving a Direct Variation Problem","body":"The quantity $$y$$ varies directly with the cube of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling1a","stepAnswer":["$$675$$"],"problemType":"TextBox","stepTitle":"If $$y=25$$ when $$x=2$$, find $$y$$ when $$x$$ is $$6$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$675$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling1a-h1","type":"hint","dependencies":[],"title":"Find General Formula","text":"The first step is to identify what general formula can be used for direction variation with a cube.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{25}{8}$$"],"dependencies":["a14ffbcmodeling1a-h1"],"title":"Solve for Constant","text":"Given $$y=25$$ and $$x=2$$, what is the value of constant k from the general formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling1a-h3","type":"hint","dependencies":["a14ffbcmodeling1a-h2"],"title":"Find Specific Formula","text":"Use the constant to write an equation that represents the relationship.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$675$$"],"dependencies":["a14ffbcmodeling1a-h3"],"title":"Substitution","text":"What is $$y$$ when $$x=6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling11","title":"Inverse Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling11a","stepAnswer":["$$\\\\frac{40}{x^3}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as the cube of $$x$$ and when $$x=2$$, $$y=5$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{40}{x^3}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling11a-h1","type":"hint","dependencies":[],"title":"Inverse Variation","text":"If $$x$$ and $$y$$ are related by an equation of the form $$y=\\\\frac{k}{x^n}$$ where k is a nonzero constant, then we say that $$y$$ varies inversely with the nth power of $$x$$. In inversely proportional relationships, or inverse variations, there is a constant multiple $$k=x^n y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=\\\\frac{k}{x^3}$$"],"dependencies":["a14ffbcmodeling11a-h1"],"title":"General Formula","text":"What is the general formula for inverse variation of $$y$$ with a cube of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=k x^3$$","$$y=k \\\\sqrt[3]{x}$$","$$y=\\\\frac{k}{x^3}$$"]},{"id":"a14ffbcmodeling11a-h3","type":"hint","dependencies":["a14ffbcmodeling11a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^3$$"],"dependencies":["a14ffbcmodeling11a-h3"],"title":"Making k the Subject","text":"What variable do you multiply on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a14ffbcmodeling11a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$x=2$$ and $$y=5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling11a-h6","type":"hint","dependencies":["a14ffbcmodeling11a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling12","title":"Inverse Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling12a","stepAnswer":["$$\\\\frac{81}{x^4}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as the fourth power of $$x$$ and when $$x=3$$, $$y=1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{81}{x^4}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling12a-h1","type":"hint","dependencies":[],"title":"Inverse Variation","text":"If $$x$$ and $$y$$ are related by an equation of the form $$y=\\\\frac{k}{x^n}$$ where k is a nonzero constant, then we say that $$y$$ varies inversely with the nth power of $$x$$. In inversely proportional relationships, or inverse variations, there is a constant multiple $$k=x^n y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=\\\\frac{k}{x^4}$$"],"dependencies":["a14ffbcmodeling12a-h1"],"title":"General Formula","text":"What is the general formula for inverse variation of $$y$$ with the fourth power of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=k x^4$$","$$y=\\\\frac{k}{\\\\sqrt[4]{x}}$$","$$y=\\\\frac{k}{x^4}$$"]},{"id":"a14ffbcmodeling12a-h3","type":"hint","dependencies":["a14ffbcmodeling12a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^4$$"],"dependencies":["a14ffbcmodeling12a-h3"],"title":"Making k the Subject","text":"What variable do you multiply on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a14ffbcmodeling12a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$x=3$$ and $$y=1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling12a-h6","type":"hint","dependencies":["a14ffbcmodeling12a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling14","title":"Joint Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling14a","stepAnswer":["$$10x \\\\sqrt{z}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies jointly as $$x$$ and the square root of $$z$$ and when $$x=2$$ and $$z=25$$, then $$y=100$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10x \\\\sqrt{z}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling14a-h1","type":"hint","dependencies":[],"title":"Joint Variation","text":"Joint variation occurs when a variable varies directly or inversely with multiple variables. For instance, if $$x$$ varies directly with both $$y$$ and $$z$$, we have $$x=k y z$$. If $$x$$ varies directly with $$y$$ and inversely with $$z$$, we have $$x=\\\\frac{k y}{z}$$. Notice that we only use one constant in a joint variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling14a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=k x \\\\sqrt{z}$$"],"dependencies":["a14ffbcmodeling14a-h1"],"title":"General Formula","text":"What is the general formula for $$y$$ that varies directly with $$x$$ and the square root of $$z$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=k x \\\\sqrt{z}$$","$$y=k x z^2$$","$$y=\\\\frac{k}{x \\\\sqrt{z}}$$","$$y=\\\\frac{k z}{x}$$"]},{"id":"a14ffbcmodeling14a-h3","type":"hint","dependencies":["a14ffbcmodeling14a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x \\\\sqrt{z}$$"],"dependencies":["a14ffbcmodeling14a-h3"],"title":"Making k the Subject","text":"What variables do you divide on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a14ffbcmodeling14a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$x=2$$, $$y=100$$ and $$z=25$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling14a-h6","type":"hint","dependencies":["a14ffbcmodeling14a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling15","title":"Joint Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling15a","stepAnswer":["$$x^2 z^3 \\\\sqrt{w}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies jointly as the square of $$x$$, the cube of $$z$$ and the square root of w. When $$x=1$$, $$z=2$$, and $$w=36$$, then $$y=48$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2 z^3 \\\\sqrt{w}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling15a-h1","type":"hint","dependencies":[],"title":"Joint Variation","text":"Joint variation occurs when a variable varies directly or inversely with multiple variables. For instance, if $$x$$ varies directly with both $$y$$ and $$z$$, we have $$x=k y z$$. If $$x$$ varies directly with $$y$$ and inversely with $$z$$, we have $$x=\\\\frac{k y}{z}$$. Notice that we only use one constant in a joint variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling15a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=k x^2 z^3 \\\\sqrt{w}$$"],"dependencies":["a14ffbcmodeling15a-h1"],"title":"General Formula","text":"What is the general formula for $$y$$ that varies directly with the square of $$x$$, the cube of $$z$$ and the square root of w?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=k x^2 z^3 \\\\sqrt{w}$$","$$y=\\\\frac{k x^3 z^2}{w^2}$$","$$y=\\\\frac{k x^3}{z^2 w^2}$$","$$y=k x^3 z^2 \\\\sqrt{w}$$"]},{"id":"a14ffbcmodeling15a-h3","type":"hint","dependencies":["a14ffbcmodeling15a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2 z^3 \\\\sqrt{w}$$"],"dependencies":["a14ffbcmodeling15a-h3"],"title":"Making k the Subject","text":"What variables do you divide on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a14ffbcmodeling15a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$w=36$$, $$x=1$$, $$y=48$$ and $$z=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling15a-h6","type":"hint","dependencies":["a14ffbcmodeling15a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling16","title":"Joint Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling16a","stepAnswer":["$$\\\\frac{9x^2 \\\\sqrt{z}}{w^3}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies jointly as the square of $$x$$ and the square root of $$z$$, and inversely as the cube of w. When $$x=3$$, $$z=4$$, and $$w=3$$, then $$y=6$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9x^2 \\\\sqrt{z}}{w^3}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling16a-h1","type":"hint","dependencies":[],"title":"Joint Variation","text":"Joint variation occurs when a variable varies directly or inversely with multiple variables. For instance, if $$x$$ varies directly with both $$y$$ and $$z$$, we have $$x=k y z$$. If $$x$$ varies directly with $$y$$ and inversely with $$z$$, we have $$x=\\\\frac{k y}{z}$$. Notice that we only use one constant in a joint variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling16a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=\\\\frac{k x^2 \\\\sqrt{z}}{w^3}$$"],"dependencies":["a14ffbcmodeling16a-h1"],"title":"General Formula","text":"What is the general formula for $$y$$ that varies directly with the square of $$x$$, the square root of $$z$$, and inversely with the cube of w?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=\\\\frac{k x^2 \\\\sqrt{z}}{w^3}$$","$$y=\\\\frac{k x^3 z^2}{w^2}$$","$$y=\\\\frac{k x^2}{\\\\sqrt{z} w^3}$$","$$y=k x^3 z^2 \\\\sqrt{w}$$"]},{"id":"a14ffbcmodeling16a-h3","type":"hint","dependencies":["a14ffbcmodeling16a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x^2 \\\\sqrt{z}}{w^3}$$"],"dependencies":["a14ffbcmodeling16a-h3"],"title":"Making k the Subject","text":"What variables do you divide on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a14ffbcmodeling16a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$w=3$$, $$x=3$$, $$y=6$$ and $$z=4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling16a-h6","type":"hint","dependencies":["a14ffbcmodeling16a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling17","title":"Joint Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling17a","stepAnswer":["$$\\\\frac{40x z}{\\\\sqrt{w} t^2}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies jointly as $$x$$ and $$z$$ and inversely as the square root of w and the square of $$t$$ . When $$x=3$$, $$z=1$$, $$w=25$$, and $$t=2$$, then $$y=6$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{40x z}{\\\\sqrt{w} t^2}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling17a-h1","type":"hint","dependencies":[],"title":"Joint Variation","text":"Joint variation occurs when a variable varies directly or inversely with multiple variables. For instance, if $$x$$ varies directly with both $$y$$ and $$z$$, we have $$x=k y z$$. If $$x$$ varies directly with $$y$$ and inversely with $$z$$, we have $$x=\\\\frac{k y}{z}$$. Notice that we only use one constant in a joint variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling17a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=\\\\frac{k x z}{\\\\sqrt{w} t^2}$$"],"dependencies":["a14ffbcmodeling17a-h1"],"title":"General Formula","text":"What is the general formula for $$y$$ that varies directly with $$x$$ and $$z$$, and inversely with the square root of w and the square of $$t$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=\\\\frac{k x z}{\\\\sqrt{w} t^2}$$","$$y=\\\\frac{k \\\\sqrt{w} t^2}{x z}$$","$$y=\\\\frac{k x t^2}{\\\\sqrt{z} w}$$","$$y=k x z \\\\sqrt{w} t^2$$"]},{"id":"a14ffbcmodeling17a-h3","type":"hint","dependencies":["a14ffbcmodeling17a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x z}{\\\\sqrt{w} t^2}$$"],"dependencies":["a14ffbcmodeling17a-h3"],"title":"Making k the Subject","text":"What variables do you divide on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a14ffbcmodeling17a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$t=2$$, $$w=25$$, $$x=3$$, $$y=6$$ and $$z=1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling17a-h6","type":"hint","dependencies":["a14ffbcmodeling17a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling18","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling18a","stepAnswer":["$$y=2x$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies directly as $$x$$ and when $$x$$ $$=6$$, $$y=12$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=2x$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling18a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Multiplying Values","text":"What value multiplied by $$y$$ will give you $$x$$ (this is your slope)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling19","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling19a","stepAnswer":["$$y=\\\\frac{1}{2} x$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as $$x$$ and when $$x=4, y=2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{1}{2} x$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling19a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Multiplying Values","text":"What value multiplied by $$y$$ will give you $$x$$ (this is your slope)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling2","title":"Writing a Formula for an Inversely Proportional Relationship","body":"A tourist plans to drive $$100$$ miles.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling2a","stepAnswer":["$$\\\\frac{100}{v}$$"],"problemType":"TextBox","stepTitle":"Find a formula for the time the trip will take as a function of the speed the tourist drives.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{100}{v}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling2a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$d=vt$$"],"dependencies":[],"title":"Speed, Distance, and Time Relationship","text":"Given that v represents speed, $$t$$ represents time, and $$d$$ represents distance. What is the relationship between speed, distance, and time?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$d=vt$$","$$d=\\\\frac{v}{t}$$","$$t=dv$$","$$v=\\\\frac{t}{d}$$"]},{"id":"a14ffbcmodeling2a-h2","type":"hint","dependencies":["a14ffbcmodeling2a-h1"],"title":"Plug-in Values","text":"Plug in known value of distance into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$t=\\\\frac{100}{v}$$"],"dependencies":["a14ffbcmodeling2a-h2"],"title":"Re-write Equation","text":"What is the equation in terms of velocity?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling20","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling20a","stepAnswer":["$$y=5x^2$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies directly as the square of $$x$$ and when $$x=4, y=80$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=5x^2$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling20a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":[],"title":"Finding the Square","text":"What is the square of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a14ffbcmodeling20a-h1"],"title":"Multiplying Values","text":"What value multiplied by $$x$$ will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling21","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling21a","stepAnswer":["$$y=4\\\\sqrt{x}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies directly as the square root of $$x$$ and when $$x=36, y=24$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=4\\\\sqrt{x}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling21a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":[],"title":"Square Root","text":"What is the square root of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a14ffbcmodeling21a-h1"],"title":"Multiplying Values","text":"What value multiplied by $$x$$ will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling22","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling22a","stepAnswer":["$$y=6x^4$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies directly as the fourth power of $$x$$ and when $$x=1$$, $$y=6$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=6x^4$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling22a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Fourth Power","text":"What is the fourth power of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a14ffbcmodeling22a-h1"],"title":"Multiplying Values","text":"What value multiplied by $$x$$ will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling23","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling23a","stepAnswer":["$$y=\\\\frac{18}{x^2}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as the square of $$x$$ and when $$x=3$$, $$y=2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{18}{x^2}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling23a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":[],"title":"Finding the Square","text":"What is the square of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":["a14ffbcmodeling23a-h1"],"title":"Dividing Values","text":"What value divided by $$x$$ squared will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling24","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling24a","stepAnswer":["$$y=\\\\frac{81}{x^4}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as the fourth power of $$x$$ and when $$x=3, y=1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{81}{x^4}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling24a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":[],"title":"Fourth Power","text":"What is the fourth power of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a14ffbcmodeling24a-h1"],"title":"Dividing Values","text":"What value divided by the fourth power of $$x$$ will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling25","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling25a","stepAnswer":["$$y=\\\\frac{15}{\\\\sqrt{x}}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as the square root of $$x$$ and when $$x=25, y=3$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{15}{\\\\sqrt{x}}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling25a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Square Root","text":"What is the square root of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a14ffbcmodeling25a-h1"],"title":"Dividing Values","text":"What value divided by the square root of $$x$$ will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling26","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling26a","stepAnswer":["$$y=\\\\frac{15}{\\\\sqrt{x}}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as the cube root of $$x$$ and when $$x=64$$, $$y=5$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{15}{\\\\sqrt{x}}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling26a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Cube Root","text":"What is the cube root of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a14ffbcmodeling26a-h1"],"title":"Dividing Values","text":"What value divided by the cube root of $$x$$ will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling27","title":"Describing Variable Relationships","body":"For the following exercises, write an equation describing the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling27a","stepAnswer":["$$y=\\\\frac{40}{x^3}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies inversely as the cube of $$x$$ and when $$x=2$$, $$y=5$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{40}{x^3}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling27a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":[],"title":"Cube Root","text":"What is the cube of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a14ffbcmodeling27a-h1"],"title":"Dividing Values","text":"What value divided by the cube of $$x$$ will give you $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling3","title":"Solving an Inverse Variation Problem","body":"A quantity $$y$$ varies inversely with the cube of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling3a","stepAnswer":["$$\\\\frac{25}{27}$$"],"problemType":"TextBox","stepTitle":"If $$y=25$$ when $$x=2$$, find $$y$$ when $$x$$ is $$6$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{25}{27}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling3a-h1","type":"hint","dependencies":[],"title":"Find General Formula","text":"The first step is to identify what general formula can be used for inverse variation with a cube.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$200$$"],"dependencies":["a14ffbcmodeling3a-h1"],"title":"Solve for Constant","text":"Given $$y=25$$ and $$x=2$$, what is the value of constant k from the general formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling3a-h3","type":"hint","dependencies":["a14ffbcmodeling3a-h2"],"title":"Find Specific Formula","text":"Use the constant to write an equation that represents the relationship.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{25}{27}$$"],"dependencies":["a14ffbcmodeling3a-h3"],"title":"Using Subsitution","text":"What is $$y$$ when $$x=6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling4","title":"Solving Problems Involving Joint Variation","body":"A quantity of $$x$$ varies directly with the square of $$y$$ and inversely with the cube root of $$z$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling4a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"If $$x=6$$ when $$y=2$$ and $$z=8$$ find $$x$$ when $$y=1$$ and $$z=27$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling4a-h1","type":"hint","dependencies":[],"title":"Find General Formula","text":"The first step is to identify what general formula can be used for direct variaition with a square and inverse variation with a cube.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a14ffbcmodeling4a-h1"],"title":"Solve for Constant","text":"Given $$y=2$$, $$x=6$$, and $$z=8$$, solve for the constant k by plugging those values in.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling4a-h3","type":"hint","dependencies":["a14ffbcmodeling4a-h2"],"title":"Find Specific Formula","text":"Use the constant to write an equation that represents the relationship.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a14ffbcmodeling4a-h3"],"title":"Using Subsitution","text":"Plug in $$y=1$$ and $$z=27$$ to solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling5","title":"Solving a Direct Variation Problem","body":"The quantity of $$y$$ varies directly with the square of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling5a","stepAnswer":["$$\\\\frac{128}{3}$$"],"problemType":"TextBox","stepTitle":"If $$y=24$$ when $$x=3$$, find $$y$$ when $$x$$ is $$4$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{128}{3}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling5a-h1","type":"hint","dependencies":[],"title":"Find General Formula","text":"The first step is to identify what general formula can be used for direction variation with a square.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{24}{9}$$"],"dependencies":["a14ffbcmodeling5a-h1"],"title":"Solve for Constant","text":"Given $$y=24$$ and $$x=3$$, what is the value of constant k from the general formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling5a-h3","type":"hint","dependencies":["a14ffbcmodeling5a-h2"],"title":"Find Specific Formula","text":"Use the constant to write an equation that represents the relationship.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{128}{3}$$"],"dependencies":["a14ffbcmodeling5a-h3"],"title":"Using Subsitution","text":"What is $$y$$ when $$x=4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling6","title":"Solving an Inverse Variation Problem","body":"A quantity $$y$$ varies inversely with the square of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling6a","stepAnswer":["$$\\\\frac{9}{2}$$"],"problemType":"TextBox","stepTitle":"If $$y=8$$ when $$x=3$$, find $$y$$ when $$x$$ is $$4$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9}{2}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling6a-h1","type":"hint","dependencies":[],"title":"Find General Formula","text":"The first step is to identify what general formula can be used for inverse variation with a square.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$72$$"],"dependencies":["a14ffbcmodeling6a-h1"],"title":"Solve for Constant","text":"Given $$y=8$$ and $$x=3$$, what is the value of constant k from the general formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling6a-h3","type":"hint","dependencies":["a14ffbcmodeling6a-h2"],"title":"Find Specific Formula","text":"Use the constant to write an equation that represents the relationship.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{2}$$"],"dependencies":["a14ffbcmodeling6a-h3"],"title":"Using Subsitution","text":"What is $$y$$ when $$x=4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling7","title":"Solving Problems Involving Joint Variation","body":"A quantity $$x$$ varies directly with the square of $$y$$ and inversely with $$z$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling7a","stepAnswer":["$$20$$"],"problemType":"TextBox","stepTitle":"If $$x=40$$ when $$y=4$$ and $$z=2$$, find $$x$$ when $$y=10$$ and $$z=25$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling7a-h1","type":"hint","dependencies":[],"title":"Find General Formula","text":"The first step is to identify what general formula can be used for direction variation with a square of $$y$$ and inverse variation with $$z$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a14ffbcmodeling7a-h1"],"title":"Solve for Constant","text":"Given $$y=4$$, $$x=40$$, and $$z=2$$, solve for the constant k by plugging those values in.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling7a-h3","type":"hint","dependencies":["a14ffbcmodeling7a-h2"],"title":"Find Specific Formula","text":"Use the constant to write an equation that represents the relationship.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a14ffbcmodeling7a-h3"],"title":"Using Subsitution","text":"Plug in $$y=10$$ and $$z=25$$ to solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling8","title":"Direct Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling8a","stepAnswer":["$$5x^2$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies directly as the square of $$x$$ and when $$x=4$$, $$y=80$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x^2$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling8a-h1","type":"hint","dependencies":[],"title":"Direct Variation","text":"If $$x$$ and $$y$$ are related by an equation of the form $$y=k x^n$$, then we say that the relationship is direct variation and $$y$$ varies directly with, or is proportional to, the nth power of $$x$$. In direct variation relationships, there is a nonzero constant ratio $$k=\\\\frac{y}{x^n}$$, where k is called the constant of variation, which help defines the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=k x^2$$"],"dependencies":["a14ffbcmodeling8a-h1"],"title":"General Formula","text":"What is the general formula for direct variation of $$y$$ with a square of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=k x^2$$","$$y=\\\\frac{k}{x^2}$$","$$y=k x$$"]},{"id":"a14ffbcmodeling8a-h3","type":"hint","dependencies":["a14ffbcmodeling8a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a14ffbcmodeling8a-h3"],"title":"Making k the Subject","text":"What variable do you divide on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a14ffbcmodeling8a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$x=4$$ and $$y=80$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling8a-h6","type":"hint","dependencies":["a14ffbcmodeling8a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a14ffbcmodeling9","title":"Direct Variation","body":"Write an expression for $$y$$ that describes the relationship of the given variables.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.8 Modeling Using Variation","courseName":"OpenStax: College Algebra","steps":[{"id":"a14ffbcmodeling9a","stepAnswer":["$$4\\\\sqrt{x}$$"],"problemType":"TextBox","stepTitle":"$$y$$ varies directly as the square root of $$x$$ and when $$x=36$$, $$y=24$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4\\\\sqrt{x}$$","hints":{"DefaultPathway":[{"id":"a14ffbcmodeling9a-h1","type":"hint","dependencies":[],"title":"Direct Variation","text":"If $$x$$ and $$y$$ are related by an equation of the form $$y=k x^n$$, then we say that the relationship is direct variation and $$y$$ varies directly with, or is proportional to, the nth power of $$x$$. In direct variation relationships, there is a nonzero constant ratio $$k=\\\\frac{y}{x^n}$$, where k is called the constant of variation, which help defines the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=k \\\\sqrt{x}$$"],"dependencies":["a14ffbcmodeling9a-h1"],"title":"General Formula","text":"What is the general formula for direct variation of $$y$$ with a square root of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y=k x^2$$","$$y=k \\\\sqrt{x}$$","$$y=\\\\frac{k}{\\\\sqrt{x}}$$"]},{"id":"a14ffbcmodeling9a-h3","type":"hint","dependencies":["a14ffbcmodeling9a-h2"],"title":"Determining the Constant of Variation, k.","text":"Make k the subject and substitute values to solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{x}$$"],"dependencies":["a14ffbcmodeling9a-h3"],"title":"Making k the Subject","text":"What variable do you divide on both sides to isolate k?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a14ffbcmodeling9a-h4"],"title":"Substitution","text":"What is k equals to after substituting $$x=36$$ and $$y=24$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a14ffbcmodeling9a-h6","type":"hint","dependencies":["a14ffbcmodeling9a-h5"],"title":"Equation","text":"Now that you\'ve found k, substitute k back into the equation that describes the relationship between the variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3anniversary1","title":"Exponential distributions","body":"The amount of time spouses shop for anniversary cards can be modeled by an exponential distribution with the average amount of time equal to eight minutes.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3anniversary1a","stepAnswer":["$$f(x)=0.125e^{-0.125 x}$$"],"problemType":"MultipleChoice","stepTitle":"Which of the following distribution statements matches the model of the exponential distribution with the average amount of eight minutes?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$f(x)=0.125e^{-0.125 x}$$","choices":["$$f(x)=0.125e^{-0.125 x}$$","$$f(x)=0.15e^{0.8x}$$","$$f(x)=8e^{\\\\left(-8x\\\\right)}$$","$$f(x)=8e^{-0.15 x}$$"],"hints":{"DefaultPathway":[{"id":"a150a865.3anniversary1a-h1","type":"hint","dependencies":[],"title":"Exponential distributions","text":"Use the equation $$f(x)=m e^{\\\\left(-m x\\\\right)}$$, where $$m$$ is the decay parameter, to get the representative distribution of the amount of time spouses shop for anniversary cards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3anniversary1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{8}$$"],"dependencies":["a150a865.3anniversary1a-h1"],"title":"Exponential distributions","text":"What is the decay parameter $$m$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3anniversary1a-h3","type":"hint","dependencies":["a150a865.3anniversary1a-h2"],"title":"Exponential distributions","text":"The decay parameter is computed by 1/(average random variable value). In our case, the average is $$8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3anniversary1a-h4","type":"hint","dependencies":["a150a865.3anniversary1a-h3"],"title":"Exponential distributions","text":"Plug in the obtained decay parameter into the distiribution formula given earlier into $$m$$ to get the representative exponential distribution.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3commuters1","title":"Suppose that the distance, in miles, that people are willing to commute to work is an exponential random variable with a decay parameter $$\\\\frac{1}{20}$$. Let $$X=the$$ distance people are willing to commute in miles.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3commuters1a","stepAnswer":["$$\\\\frac{1}{20}$$"],"problemType":"TextBox","stepTitle":"What is $$m$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{20}$$","hints":{"DefaultPathway":[{"id":"a150a865.3commuters1a-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"$$m$$ is denoted as the decay parameter where $$1$$ is divided by the random variable average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3commuters1b","stepAnswer":["$$20$$"],"problemType":"TextBox","stepTitle":"What is \u03bc?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20$$","hints":{"DefaultPathway":[{"id":"a150a865.3commuters1b-h1","type":"hint","dependencies":[],"title":"The mean","text":"\u03bc is the population average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3commuters1c","stepAnswer":["$$0.2865$$"],"problemType":"TextBox","stepTitle":"What is the probability that a person is willing to commute more than $$25$$ miles? Round to $$4$$ decimal points.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2865$$","hints":{"DefaultPathway":[{"id":"a150a865.3commuters1c-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"We need to find $$P\\\\left(X>25\\\\right)$$ with given information $$m=\\\\frac{1}{20}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3commuters1c-h2","type":"hint","dependencies":["a150a865.3commuters1c-h1"],"title":"Exponential Distribution","text":"Since $$P\\\\left(X<x\\\\right)$$ $$=$$ $$1-e^{\\\\left(-m x\\\\right)}$$, then we can use $$P\\\\left(X>x\\\\right)=1-1-e^{\\\\left(-m x\\\\right)}$$ $$=$$ $$e^{\\\\left(-m x\\\\right)}$$. Remember that $$m$$ is our decay parameter respective to the problem that we are facing.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3commuters1c-h3","type":"hint","dependencies":["a150a865.3commuters1c-h2"],"title":"Exponential Distribution","text":"$$P\\\\left(X>25\\\\right)=e^{25\\\\left(-\\\\frac{1}{20}\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3computer1","title":"Exponential Distribution","body":"On the average, a certain computer part lasts ten years. The length of time the computer part lasts is exponentially distributed.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3computer1a","stepAnswer":["$$0.4966$$"],"problemType":"TextBox","stepTitle":"What is the probability that a computer part lasts more than $$7$$ years? Round to the nearest $$4$$ decimals.\\\\n","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.4966$$","hints":{"DefaultPathway":[{"id":"a150a865.3computer1a-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"To do any calculations, you must know $$m$$, the decay parameter. $$m=\\\\frac{1}{mean}$$. It is given that the mean amount of years that the certain computer lasts is ten years.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{10}$$"],"dependencies":["a150a865.3computer1a-h1"],"title":"Exponential Distribution","text":"What is the decay parameter value $$m$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1a-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"$$\\\\frac{1}{mean}=decay$$ parameter. The mean is $$10$$ years.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1a-h1","type":"hint","dependencies":["a150a865.3computer1a-h2"],"title":"Finding Probability","text":"Find the $$P\\\\left(X>7\\\\right)=1-P\\\\left(X<7\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1a-h2","type":"hint","dependencies":["a150a865.3computer1a-h1"],"title":"Finding Probability","text":"Since $$P\\\\left(X<x\\\\right)$$ $$=$$ $$1-e^{\\\\left(-m x\\\\right)}$$, then we can use $$P\\\\left(X>x\\\\right)=1-1-e^{\\\\left(-m x\\\\right)}$$ $$=$$ $$e^{\\\\left(-m x\\\\right)}$$. Remember that $$m$$ is our decay parameter respective to the problem that we are facing.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1a-h3","type":"hint","dependencies":["a150a865.3computer1a-h2"],"title":"Finding Probability","text":"$$P\\\\left(X>7\\\\right)=e^{7\\\\left(-0.1\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3computer1b","stepAnswer":["$$50$$"],"problemType":"TextBox","stepTitle":"On the average, how many years would five computer parts last if they are used one after another? (you use one computer until it is no longer useable, then you go on to use the second one, so on so forth, how long until the last computer is used up?)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$50$$","hints":{"DefaultPathway":[{"id":"a150a865.3computer1b-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"On the average, one computer part lasts ten years. Make use of this known average to compute how on average you would last with $$5$$ computers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1b-h2","type":"hint","dependencies":["a150a865.3computer1b-h1"],"title":"Interpretation","text":"Five computer parts, if they are used one right after the other would last, on the average, five computers times ten years.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3computer1c","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"What is the probability that a computer part lasts between nine and $$11$$ years? Answer in percentage form and round to the nearest percentage","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a150a865.3computer1c-h1","type":"hint","dependencies":[],"title":"Finding Probability","text":"First, find out how to get the probability that a computer lasts $$9$$ years and $$11$$ years separately. We know that $$m=0.1$$, and using the formula to find the probability at certain years, the probability of $$x$$ years is equal to $$e^{-0.1 x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1c-h2","type":"hint","dependencies":["a150a865.3computer1c-h1"],"title":"Alternative","text":"We can alternatively use a PDF function to get the $$P\\\\left(X>9\\\\right)$$ and $$P\\\\left(X>11\\\\right)$$. Afterwards, we can subtract the probabilities from each other and set the value to positive since probability is always positive.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3computer1c-h3","type":"hint","dependencies":["a150a865.3computer1c-h2"],"title":"Calculations","text":"$$P\\\\left(9<X<11\\\\right)=|P\\\\left(X<9\\\\right)-P\\\\left(X<11\\\\right)|$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3highway1","title":"Exponential Distribution","body":"Suppose that on a certain stretch of highway, cars pass at an average rate of five cars per minute. Assume that the duration of time between successive cars follows the exponential distribution.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3highway1a","stepAnswer":["$$12$$"],"problemType":"TextBox","stepTitle":"On average, how many seconds elapse between two successive cars","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12$$","hints":{"DefaultPathway":[{"id":"a150a865.3highway1a-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"Five cars pass by per minute, we want to find the seconds passed between each car on average","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3highway1a-h2","type":"hint","dependencies":["a150a865.3highway1a-h1"],"title":"Interpretation","text":"There are five cars that pass in a minute, so to find the seconds per car passed, we divide the minute in seconds into five: $$60$$ seconds divided by $$5$$ cars","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3highway1b","stepAnswer":["$$84$$"],"problemType":"TextBox","stepTitle":"After a car passes by, how many seconds on average will it take for another seven cars to pass by?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$84$$","hints":{"DefaultPathway":[{"id":"a150a865.3highway1b-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"We know that it takes $$12$$ seconds on average for each car to pass by, if there were seven cars that passed by, how many seconds on average has elapsed between the first and seventh car?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3highway1b-h2","type":"hint","dependencies":["a150a865.3highway1b-h1"],"title":"Exponential Distribution","text":"Multiply the average seconds that a car passes by by the number off pass by successions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3highway1c","stepAnswer":["$$0.8111$$"],"problemType":"TextBox","stepTitle":"Find the probability that after a car passes by, the next car will pass within the next $$20$$ seconds. Round to the nearest $$4$$ decimals.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.8111$$","hints":{"DefaultPathway":[{"id":"a150a865.3highway1c-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"We want to find the probability when a car passes by within a $$20$$ second interval. Therefore, any car may pass by within these $$20$$ seconds. Find $$P\\\\left(X<20\\\\right)$$, where X is the time in seconds between successive cars.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3highway1c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{12}$$"],"dependencies":["a150a865.3highway1c-h1"],"title":"Exponential Distribution","text":"Find the probability in respect to a distribution modeled after seconds. Decay parameter $$m=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3highway1c-h3","type":"hint","dependencies":["a150a865.3highway1c-h2"],"title":"Exponential Distribution","text":"$$m$$ is denoted as the decay parameter where $$1$$ is divided by the random variable average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3highway1c-h4","type":"hint","dependencies":["a150a865.3highway1c-h3"],"title":"Exponential Distribution","text":"Note that the decay parameter must be in seconds. We know that it takes $$5$$ cars in a minute to pass by on average, and earlier calculated that there are on average12 seconds between each car. Use the $$12$$ seconds as the average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3highway1c-h5","type":"hint","dependencies":["a150a865.3highway1c-h4"],"title":"Exponential Distribution","text":"$$P\\\\left(X<x\\\\right)$$ $$=$$ $$1-e^{\\\\left(-m x\\\\right)}$$, where $$x$$ is the desired conditional random variable cut off. We are finding $$P\\\\left(X<20\\\\right)$$ because within the $$20$$ second interval, there may be a car.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3intro1","title":"Exponential Distributions","body":"The amount of time spouses shop for anniversary cards can be modeled by an exponential distribution with the average amount of time equal to eight minutes.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3intro1a","stepAnswer":["$$\\\\frac{1}{8} e^{\\\\left(-\\\\frac{1}{8}\\\\right) x}$$"],"problemType":"MultipleChoice","stepTitle":"Write the probability density function. $$y=$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{8} e^{\\\\left(-\\\\frac{1}{8}\\\\right) x}$$","choices":["$$\\\\frac{1}{8} e^{\\\\left(-\\\\frac{1}{8}\\\\right) x}$$","$$8e^{\\\\left(-8\\\\right)} x$$","$$8e^{\\\\left(-8\\\\right)} x$$","$$64e^{\\\\left(-64\\\\right)} x$$"],"hints":{"DefaultPathway":[{"id":"a150a865.3intro1a-h1","type":"hint","dependencies":[],"title":"Exponential Distributions","text":"This is an exponential distribution with a given average. Use $$y=m e^{\\\\left(-m\\\\right) x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro1a-h2","type":"hint","dependencies":["a150a865.3intro1a-h1"],"title":"Exponential Distributions","text":"In $$y=m e^{\\\\left(-m\\\\right) x}$$, $$m$$, the decay parameter is equal to $$\\\\frac{1}{mean}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{8}$$"],"dependencies":["a150a865.3intro1a-h2"],"title":"$$\\\\frac{1}{mean}=$$?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{1}{8}$$","$$\\\\frac{8}{1}$$","$$\\\\frac{8}{2}$$","$$\\\\frac{6}{6}$$"]}]}}]},{"id":"a150a865.3intro2","title":"Exponential Distributions","body":"Let X $$=$$ amount of time (in minutes) a postal clerk spends with his or her customer. The time is known to have an exponential distribution with the average amount of time equal to four minutes.\\\\n##figure3.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3intro2a","stepAnswer":["$$0.0814$$"],"problemType":"TextBox","stepTitle":"Find the probability that a clerk spends four to five minutes with a randomly selected customer. (round to four decimal places)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0814$$","hints":{"DefaultPathway":[{"id":"a150a865.3intro2a-h1","type":"hint","dependencies":[],"title":"Exponential Distributions","text":"We want to find find $$P\\\\left(4<x<5\\\\right)$$. Use the CDF function on a calculator to find the area between $$x=4$$ and $$x=5$$\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro2a-h2","type":"hint","dependencies":["a150a865.3intro2a-h1"],"title":"Exponential Distributions","text":"You can find the area to the left of $$x=4$$ and find the area to the right of $$x=5$$ to get the complementary probability of $$P\\\\left(4<X<5\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro2a-h3","type":"hint","dependencies":["a150a865.3intro2a-h2"],"title":"Exponential Distributions","text":"A simple calculation of can also be done: The probability that a postal clerk spends four to five minutes with a randomly selected customer is P(4 < X < 5) $$=$$ P(<P(X < 4) $$=$$ $$0.7135$$ - $$0.6321$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3intro2b","stepAnswer":["$$2.8$$ minutes"],"problemType":"MultipleChoice","stepTitle":"Half of all customers are finished within how long? (Find the 50th percentile).","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2.8$$ minutes","choices":["$$2.8$$ minutes","$$3$$ minutes","$$5.6$$ minutes","$$0.5$$ minutes"],"hints":{"DefaultPathway":[{"id":"a150a865.3intro2b-h1","type":"hint","dependencies":[],"title":"Exponential Distributions","text":"Find the minutes cutoff when the probability of both sides of the exponential distribution is equal to $$0.5$$. The diagram shown has the value k, the 50th percentile.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro2b-h2","type":"hint","dependencies":["a150a865.3intro2b-h1"],"title":"Exponential Distributions","text":"You may use $$P\\\\left(X<k\\\\right)$$ and $$P\\\\left(X<k\\\\right)=1-e^{-0.25 k}$$ to find k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro2b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5$$"],"dependencies":["a150a865.3intro2b-h2"],"title":"Exponential Distributions","text":"What is the value of $$P\\\\left(X<k\\\\right)$$ in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro2b-h4","type":"hint","dependencies":["a150a865.3intro2b-h3"],"title":"Exponential Distributions","text":"Great, we can now set up the equation $$0.5=1-e^{-0.25 k}$$ and solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro2b-h5","type":"hint","dependencies":["a150a865.3intro2b-h4"],"title":"Natural Logarithms","text":"Remember that ln(e) can be used to cancel out natural e\'s","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3intro2c","stepAnswer":["mean"],"problemType":"MultipleChoice","stepTitle":"Which is larger, the mean or median?","stepBody":"","answerType":"string","variabilization":{},"choices":["mean","median"],"hints":{"DefaultPathway":[{"id":"a150a865.3intro2c-h1","type":"hint","dependencies":[],"title":"Mean and Median","text":"We are given the average minutes that customers took, $$4$$ minutes. Compare it to the 50th percentile minutes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3intro2c-h2","type":"hint","dependencies":["a150a865.3intro2c-h1"],"title":"Mean and Median","text":"Mean $$=$$ $$4$$ minutes, 50th percentile or median $$=$$ $$2.8$$ minutes","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3phone1","title":"Exponential Distribution","body":"Suppose that the length of a phone call, in minutes, is an exponential random variable with decay parameter $$\\\\frac{1}{12}$$","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3phone1a","stepAnswer":["$$0.6592$$"],"problemType":"TextBox","stepTitle":"If another person arrives at a public telephone just before you, find the probability that you will have to wait more than five minutes. Let X be the length of a phone call in minutes. Round to the nearest four decimal places.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6592$$","hints":{"DefaultPathway":[{"id":"a150a865.3phone1a-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"Using the decay parameter $$\\\\frac{1}{12}$$, we know that the average elapsed time of a ohone call in munutes is $$12$$ minutes on an exponential distribution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3phone1a-h2","type":"hint","dependencies":["a150a865.3phone1a-h1"],"title":"PDF Function","text":"We may use a PDF function and set the decay parameter to $$\\\\frac{1}{12}$$ and use $$P\\\\left(X>x\\\\right)$$, where $$x$$ is the probability cutoff.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3phone1a-h3","type":"hint","dependencies":["a150a865.3phone1a-h2"],"title":"Calculating using $$x$$","text":"Set $$x$$ to $$5$$ minutes since we want to find the area under the exponential distribution curve when X is greater than $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3police1","title":"Exponential Distribution","body":"At a police station in a large city, calls come in at an average rate of four calls per minute. Assume that the time that elapses from one call to the next has the exponential distribution. Take note that we are concerned only with the rate at which calls come in, and we are ignoring the time spent on the phone. We must also assume that the times spent between calls are independent. This means that a particularly long delay between two calls does not mean that there will be a shorter waiting period for the next call. We may then deduce that the total number of calls received during a time period has the Poisson distribution.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3police1a","stepAnswer":["$$0.4866$$"],"problemType":"TextBox","stepTitle":"Find the average time between two successive calls in minutes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.4866$$","hints":{"DefaultPathway":[{"id":"a150a865.3police1a-h1","type":"hint","dependencies":[],"title":"Average","text":"On average four calls occur per minutes. Sixty seconds divided by four callers would yield $$15$$ seconds per caller on average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3police1a-h2","type":"hint","dependencies":["a150a865.3police1a-h1"],"title":"Average","text":"$$m$$ must be in minutes, we can convert to minutes by dividing $$15$$ seconds by $$60$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3police1b","stepAnswer":["$$0.4866$$"],"problemType":"TextBox","stepTitle":"Find the probability that after a call is received, the next call occurs in less than $$10$$ seconds. Round to the nearest four decimal places.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.4866$$","hints":{"DefaultPathway":[{"id":"a150a865.3police1b-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"Let T equal the time elapsed between calls. From part a, the mean is found to be $$0.25$$, so the decay parameter is $$1$$ divided by the mean, $$0.25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3police1b-h2","type":"hint","dependencies":["a150a865.3police1b-h1"],"title":"Exponential Distribution","text":"The cumulative distribution function is $$P\\\\left(T<t\\\\right)$$ $$=$$ $$1-e^{\\\\left(-4t\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3police1b-h3","type":"hint","dependencies":["a150a865.3police1b-h2"],"title":"Exponential Distribution","text":"We want to find the area under the exponential distiributiion function where T is less than the $$t=\\\\frac{1}{6}$$ minutes boundary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3police1b-h4","type":"hint","dependencies":["a150a865.3police1b-h3"],"title":"Exponential Distribution","text":"The probability that the next call occurs in less than $$10$$ seconds (where $$10$$ seconds is equal to $$\\\\frac{1}{6}$$ minutes) is $$P\\\\left(T<\\\\frac{1}{6}\\\\right)=1-e^{\\\\left(-4t\\\\right)}$$, where $$t$$ is $$\\\\frac{1}{6}$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3repair1","title":"Exponential Distribution","body":"The cost of all maintenance for a car during its first year is approximately exponentially distributed with a mean of $150.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3repair1a","stepAnswer":["Cost of maintaining a car within one year of purchasing it."],"problemType":"MultipleChoice","stepTitle":"Define the random variable X.","stepBody":"","answerType":"string","variabilization":{},"choices":["Cost of maintaining a car within one year of purchasing it.","Cost of hiring a car repairer that costs lest than $150.","Cost of the average expendings within the first year of purchasing a new car."],"hints":{"DefaultPathway":[{"id":"a150a865.3repair1a-h1","type":"hint","dependencies":[],"title":"Random Variable","text":"The costs of maintenance within the first year are collected. These values are used to build the exponential distribution and yield the mean of $150","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3repair1b","stepAnswer":["$$150$$"],"problemType":"TextBox","stepTitle":"Determine the value of the mean in dollars.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$150$$","hints":{"DefaultPathway":[{"id":"a150a865.3repair1b-h1","type":"hint","dependencies":[],"title":"We are given an exponential distribution of car maintenance costs that has an average of $150.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3repair1c","stepAnswer":["$$150$$"],"problemType":"TextBox","stepTitle":"Determine the value of the standard deviation.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$150$$","hints":{"DefaultPathway":[{"id":"a150a865.3repair1c-h1","type":"hint","dependencies":[],"title":"Recall that the standard deviation in exponential distribution is equal to the mean of the distribution.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3retire1","title":"Exponential Distribution","body":"The time (in years) after reaching age $$60$$ that it takes an individual to retire is approximately exponentially distributed with a mean of about five years. Suppose we randomly pick one retired individual. We are interested in the time after age $$60$$ to retirement.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3retire1a","stepAnswer":["The year(s) it takes after reaching past the age $$60$$ that it takes a person to retire"],"problemType":"MultipleChoice","stepTitle":"Define the random variable X.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"The year(s) it takes after reaching past the age $$60$$ that it takes a person to retire","choices":["The year(s) it takes after reaching past the age $$60$$ that it takes a person to retire","The number of retired people in the $$60$$ nearest senior centers","The $$60$$ years needed to retire in the US compared to China","The number of years it takes to retire within a five year interval of retirement."],"hints":{"DefaultPathway":[{"id":"a150a865.3retire1a-h1","type":"hint","dependencies":[],"title":"Random Variables","text":"We are interested in the years it takes AFTER reaching the age $$60$$ for someone to retire.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3retire1b","stepAnswer":["discrete"],"problemType":"MultipleChoice","stepTitle":"Is X continuous or discrete?","stepBody":"","answerType":"string","variabilization":{},"choices":["discrete","continuous","neither"],"hints":{"DefaultPathway":[{"id":"a150a865.3retire1b-h1","type":"hint","dependencies":[],"title":"Data types","text":"Since we are interested in the amount of years it takes for an individual to retire after the age of $$60$$, we are specifically organizing data to be separated by years.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3retire1c","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"What is the mean in years?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a150a865.3retire1c-h1","type":"hint","dependencies":[],"title":"Mean","text":"We are given that the data collected can be exponentially distributed with an average of about five years after reaching the age $$60$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3retire1d","stepAnswer":["$$18$$"],"problemType":"TextBox","stepTitle":"In a room full of $$1000$$ people over the agae $$80$$, how many do you expect will not have retired yet? Round to the nearest whole person.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18$$","hints":{"DefaultPathway":[{"id":"a150a865.3retire1d-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"We can set our decay parameter and use a PDF function to find $$P\\\\left(X>x\\\\right)$$ where X is greater than a bounded value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3retire1d-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a150a865.3retire1d-h1"],"title":"Before using $$P\\\\left(X>x\\\\right)$$ function, we need to find what $$x$$ will be. What is $$x$$? Remember the random variable definition.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3retire1d-h3","type":"hint","dependencies":["a150a865.3retire1d-h2"],"title":"Exponential Distribution","text":"Since we are looking at a population aged $$80$$ years old or older, we can subtract $$60$$ from $$80$$ to get $$20$$ as our chosen bound value $$x$$ when solving $$P\\\\left(X>x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3runner1","title":"Exponential Distribution","body":"On average, a pair of running shoes can last $$18$$ months if used every day. The length of time running shoes last is exponentially distributed.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3runner1a","stepAnswer":["$$0.4346$$"],"problemType":"TextBox","stepTitle":"What is the probability that a pair of running shoes last more than $$15$$ months? Round to the nearest four decimals.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.4346$$","hints":{"DefaultPathway":[{"id":"a150a865.3runner1a-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"We know that the average pair of running shoes last $$18$$ months on an exponential distribution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3runner1a-h2","type":"hint","dependencies":["a150a865.3runner1a-h1"],"title":"Exponential Distribution","text":"The decay parameter is computed by 1/(average random variable value). In our case, the average is $$18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3runner1a-h3","type":"hint","dependencies":["a150a865.3runner1a-h2"],"title":"Exponential Distribution","text":"Using a PDF function, we can set the appropiate decay parameter and set $$P\\\\left(X>x\\\\right)$$, where $$x$$ is the cutoff boundary for the probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3runner1a-h4","type":"hint","dependencies":["a150a865.3runner1a-h3"],"title":"Exponential Distribution","text":"We can set $$x$$ equal to $$15$$ to represent the $$15$$ months and the $$P\\\\left(X>x\\\\right)$$ PDF will yield the area under the curves past $$X>15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3runner1a-h5","type":"hint","dependencies":["a150a865.3runner1a-h4"],"title":"Lasting Shoes","text":"On average, how long would six pairs of running shoes last if they are used one after the other? Eighty percent of running shoes last at most how long if used every day?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3runner1b","stepAnswer":["$$108$$"],"problemType":"TextBox","stepTitle":"On average, how many months would six pairs of running shoes last if they are used one after the other everyday?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$108$$","hints":{"DefaultPathway":[{"id":"a150a865.3runner1b-h1","type":"hint","dependencies":[],"title":"Average","text":"We know that the average amount of time that a running shoe lasts if used everyday lasts $$18$$ months. We can use that value to predict the average amount of time needed to use up six shoes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3runner1b-h2","type":"hint","dependencies":["a150a865.3runner1b-h1"],"title":"Average","text":"We can multiply $$18$$ months and $$6$$ shoes to get the average amount of time to use up $$6$$ running shoes back to back everyday","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3runningshoes1","title":"Exponential distribution","body":"On average, a pair of running shoes can last $$18$$ months if used every day. The length of time running shoes last is exponentially distributed.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3runningshoes1a","stepAnswer":["$$0.43$$"],"problemType":"TextBox","stepTitle":"What is the probability that a pair of running shoes last more than $$15$$ months? Round to the nearest $$2$$ decimals","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.43$$","hints":{"DefaultPathway":[{"id":"a150a865.3runningshoes1a-h1","type":"hint","dependencies":[],"title":"Exponential distribution","text":"You may use a calculator exponential PDF function where $$m$$ can be set to the decay parameter given by $$\\\\frac{1}{18}$$, and finding the $$P\\\\left(X>15\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3runningshoes1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{18}$$"],"dependencies":["a150a865.3runningshoes1a-h1"],"title":"Exponential distribution","text":"Decay parameter $$m=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3runningshoes1a-h3","type":"hint","dependencies":[],"title":"Exponential distribution","text":"The given average is $$18$$ days, divide $$1$$ by $$18$$ to get the decay parameter","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3runningshoes1b","stepAnswer":["$$108$$"],"problemType":"TextBox","stepTitle":"How long would six pairs of running shoes last if they are used on after the other? Round to the nearest month.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$108$$","hints":{"DefaultPathway":[{"id":"a150a865.3runningshoes1b-h1","type":"hint","dependencies":[],"title":"Exponential distribution","text":"On the average, one pair of running shoes lasts $$18$$ months if they are used every day. Multiply that average by the number of pairs that you want to calculate how long will last. Remember, a pair is two individual shoes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3store1","title":"Exponential Distribution","body":"The time spent waiting between events is often modeled using the exponential distribution. For example, suppose that an average of $$30$$ customers per hour arrive at a store and the time between arrivals is exponentially distributed.\\\\n","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3store1a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"On average, how many customers do we expect to see every two minutes?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a150a865.3store1a-h1","type":"hint","dependencies":[],"title":"Average","text":"Since we expect $$30$$ customers to arrive per hour (60 minutes), we expect on average one customer to arrive every two minutes on average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3store1b","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"When the store first opens, how many minutes on average does it take for three customers to arrive?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a150a865.3store1b-h1","type":"hint","dependencies":[],"title":"Average","text":"We know that a customer arrives every two minutes. We can use that to estimate how many minutes it will take for three customers to arrive.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3store1b-h2","type":"hint","dependencies":["a150a865.3store1b-h1"],"title":"Average","text":"Since one customer arrives every two minutes on average, it will take six minutes on average for three customers to arrive.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3store1c","stepAnswer":["$$0.3935$$"],"problemType":"TextBox","stepTitle":"After a customer arrives, find the probability that it takes less than one minute for the next customer to arrive. Round to four decimal points.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.3935$$","hints":{"DefaultPathway":[{"id":"a150a865.3store1c-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"By part a, we know that the average is $$2$$ minutes between each customer. $$\\\\frac{1}{mean}=decay$$ parameter. The mean is $$2$$ minutes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3store1c-h2","type":"hint","dependencies":["a150a865.3store1c-h1"],"title":"Exponential Distribution","text":"$$P\\\\left(X<x\\\\right)$$ $$=$$ $$1-e^{\\\\left(-m x\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3store1c-h3","type":"hint","dependencies":["a150a865.3store1c-h2"],"title":"Exponential Distribution","text":"The cumulative distribution function is $$P\\\\left(X<x\\\\right)=1-e^{-0.5 x}$$, we are finding the area under the curve where X is less than $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3store1c-h4","type":"hint","dependencies":["a150a865.3store1c-h3"],"title":"Exponential Distribution","text":"The expression to compute the probability is $$P\\\\left(X<1\\\\right)=1-e^{1-0.5}$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a150a865.3traveler1","title":"Exponential Distribution","body":"The number of days ahead travelers purchase their airline tickets can be modeled by an exponential distribution with the average amount of time equal to $$15$$ days.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 The Exponential Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a150a865.3traveler1a","stepAnswer":["$$0.487$$"],"problemType":"TextBox","stepTitle":"Find the probability that a traveler will purchase a ticket fewer than ten days in advance.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.487$$","hints":{"DefaultPathway":[{"id":"a150a865.3traveler1a-h1","type":"hint","dependencies":[],"title":"Mean","text":"To do any calculations, you must know $$m$$, the decay parameter. $$m=\\\\frac{1}{mean}$$. It is given that the mean amount of days that travelers purchase their airline tickets is equal to $$15$$ days.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3traveler1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{15}$$"],"dependencies":["a150a865.3traveler1a-h1"],"title":"Value of $$m$$","text":"What is the value of $$m$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3traveler1a-h3","type":"hint","dependencies":["a150a865.3traveler1a-h2"],"title":"Exponential Distribution","text":"The probability desnsity function is $$f(x)=m e^{\\\\left(-m x\\\\right)}$$, where e is the natural number $$e=2.7182818..$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3traveler1a-h4","type":"hint","dependencies":["a150a865.3traveler1a-h3"],"title":"Exponential Distribution","text":"To find the certain probability in an exponential distribution, set the random vairable $$x$$ to the desired probability condition: For example $$f(5)=m e^{\\\\left(-5m\\\\right)}$$ will yield the probability that a random trial yields $$x=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3traveler1a-h5","type":"hint","dependencies":["a150a865.3traveler1a-h4"],"title":"Exponential Distribution","text":"We are trying to find the probability that travelers purchase their tickets fewer than $$10$$ days in advance, we must find $$P\\\\left(x<10\\\\right)$$, so we may do $$1-P(x=1)-P(x=2)-...-P(x=10)$$, using $$f(x)=m e^{\\\\left(-m x\\\\right)}$$, but to do it faster, we may use the CDF function to find the total area of the values that $$x<10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a150a865.3traveler1a-h6","type":"hint","dependencies":["a150a865.3traveler1a-h5"],"title":"Exponential Distribution","text":"Using CDF of X < $$10$$ and rounding to the nearest $$3$$ decimals, we get $$0.067$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a150a865.3traveler1b","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"Exponential Distribution","stepBody":"How many days do half of all travelers wait? (round to the nearest day)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a150a865.3traveler1b-h1","type":"hint","dependencies":[],"title":"Exponential Distribution","text":"We want to find the corresponding $$x$$ days value that 50% of travelers wait. One way of doing so would be using a PDF function on a calculator and inputting $$0.5$$ probability to yield the X value cutoff value for half of the exponential distribution curve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a15666breview1","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview1a","stepAnswer":["Domain: Integers from $$-3$$ to $$3$$, Range: [0,9], Is a function"],"problemType":"MultipleChoice","stepTitle":"Determine the domain and the range of each relation, and state whether the relation is a function. Function pairs: $$(-3,9)(1,1)$$ $$(-2,4)(2,4)$$ $$(-1,1)$$ $$(3,9)$$ $$(0,0)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: Integers from $$-3$$ to $$3$$, Range: [0,9], Is a function","choices":["Domain: Integers from $$-3$$ to $$3$$, Range: [0,9], Is a function","Domain: Real numbers from $$-3$$ to $$3$$, Range: $$9$$, Is a function","Domain: Integers from $$0$$ to $$9$$, Range: $$6$$, Is not a function"],"hints":{"DefaultPathway":[{"id":"a15666breview1a-h1","type":"hint","dependencies":[],"title":"Determine the domain","text":"The values of $$x$$ that can be taken are integers from $$-3$$ to $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview1a-h2","type":"hint","dependencies":["a15666breview1a-h1"],"title":"Determine the range","text":"The values of $$y$$ that can be taken are integers from $$0$$ to $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a15666breview1a-h2"],"title":"Sub-questions","text":"Is $$x$$ and $$y$$ one to one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"]}]}}]},{"id":"a15666breview10","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview10a","stepAnswer":["a. $$15$$, $$b$$. $$14$$, c. $$12$$, $$d$$. $$|x-7|+8$$, e. $$|a-7|+8$$, f. $$|a+h-7|+8$$"],"problemType":"MultipleChoice","stepTitle":"Find the values for f(x)=|x-7|+8, if they exist, then simplify. a.$$f(0)$$, b.$$f(1)$$, c.$$f(-x)$$, d.$$f(a)$$, f.$$f(a+h)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"a. $$15$$, $$b$$. $$14$$, c. $$12$$, $$d$$. $$|x-7|+8$$, e. $$|a-7|+8$$, f. $$|a+h-7|+8$$","choices":["a. $$15$$, $$b$$. $$14$$, c. $$12$$, $$d$$. $$|x-7|+8$$, e. $$|a-7|+8$$, f. $$|a+h-7|+8$$","a. $$15$$, $$b$$. $$14$$, c. $$12$$, $$d$$. $$x-7+8$$, e. $$a-7+8$$, f. $$|a+h-7|+8$$","a. $$15$$, $$b$$. $$14$$, c. $$12$$, $$d$$. $$|x-7|+8$$, e. $$|a-7|+8$$, f. $$|a+h-1|$$"],"hints":{"DefaultPathway":[{"id":"a15666breview10a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the required values into the function, such as $$0$$ and $$1$$. If the result is not undefined, then simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview11","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview11a","stepAnswer":["a. $$\\\\sqrt{5}$$, $$b$$. $$\\\\sqrt{11}$$, c. $$\\\\sqrt{23}$$, $$d$$. $$\\\\sqrt{-6x+5}$$, e. $$\\\\sqrt{6a+5}$$, f. $$\\\\sqrt{6a+6h+5}$$"],"problemType":"MultipleChoice","stepTitle":"Find the values for $$f(x)=\\\\sqrt{6x+5}$$, if they exist, then simplify. a.$$f(0)$$, b.$$f(1)$$, c.$$f(-x)$$, d.$$f(a)$$, f.$$f(a+h)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"a. $$\\\\sqrt{5}$$, $$b$$. $$\\\\sqrt{11}$$, c. $$\\\\sqrt{23}$$, $$d$$. $$\\\\sqrt{-6x+5}$$, e. $$\\\\sqrt{6a+5}$$, f. $$\\\\sqrt{6a+6h+5}$$","choices":["a. $$\\\\sqrt{5}$$, $$b$$. $$\\\\sqrt{11}$$, c. $$\\\\sqrt{23}$$, $$d$$. $$\\\\sqrt{6x+5}$$, e. $$\\\\sqrt{6a+5}$$, f. $$\\\\sqrt{6a+6h+5}$$","a. $$\\\\sqrt{5}$$, $$b$$. $$\\\\sqrt{11}$$, c. $$\\\\sqrt{23}$$, $$d$$. $$\\\\sqrt{6x+5}$$, e. $$\\\\sqrt{-6a+5}$$, f. $$\\\\sqrt{6a+6h+5}$$","a. $$\\\\sqrt{5}$$, $$b$$. $$\\\\sqrt{11}$$, c. $$\\\\sqrt{23}$$, $$d$$. $$\\\\sqrt{-6x+5}$$, e. $$\\\\sqrt{6a+5}$$, f. $$\\\\sqrt{6a+6h+5}$$"],"hints":{"DefaultPathway":[{"id":"a15666breview11a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the required values into the function, such as $$0$$ and $$1$$. If the result is not undefined, then simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview12","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview12a","stepAnswer":["a. $$\\\\frac{-2}{7}$$, $$b$$. $$\\\\frac{-1}{10}$$, c. $$\\\\frac{1}{16}$$, $$d$$. $$\\\\frac{\\\\left(-x-2\\\\right)}{\\\\left(-3x+7\\\\right)}$$, e. $$\\\\frac{a-2}{3a+7}$$, f. $$\\\\frac{a+h-2}{3a+3h+7}$$"],"problemType":"MultipleChoice","stepTitle":"Find the values for $$f(x)=\\\\frac{x-2}{3x+7}$$. If they exist, then simplify. a.$$f(0)$$, b.$$f(1)$$, c.$$f(-x)$$, d.$$f(a)$$, f.$$f(a+h)$$.","stepBody":"$$f(x)=\\\\frac{x-2}{3x+7}$$","answerType":"string","variabilization":{},"answerLatex":"a. $$\\\\frac{-2}{7}$$, $$b$$. $$\\\\frac{-1}{10}$$, c. $$\\\\frac{1}{16}$$, $$d$$. $$\\\\frac{\\\\left(-x-2\\\\right)}{\\\\left(-3x+7\\\\right)}$$, e. $$\\\\frac{a-2}{3a+7}$$, f. $$\\\\frac{a+h-2}{3a+3h+7}$$","choices":["a. $$\\\\frac{-2}{7}$$, $$b$$. $$\\\\frac{-1}{10}$$, c. $$\\\\frac{1}{16}$$, $$d$$. $$\\\\frac{\\\\left(-x-2\\\\right)}{\\\\left(-3x+7\\\\right)}$$, e. $$\\\\frac{a-2}{3a+7}$$, f. $$\\\\frac{a+h-2}{3a+3h+7}$$","a. $$\\\\frac{-2}{7}$$, $$b$$. $$\\\\frac{-1}{10}$$, c. $$\\\\frac{1}{16}$$, $$d$$. $$\\\\frac{\\\\left(-x-2\\\\right)}{\\\\left(-3x+7\\\\right)}$$, e. $$\\\\frac{a-2}{3a+7}$$, f.(a+h-2)/(3*a+3*h+7)","a. $$\\\\frac{-2}{7}$$, $$b$$. $$\\\\frac{1}{10}$$, c. $$\\\\frac{1}{16}$$, $$d$$. $$\\\\frac{\\\\left(-x-2\\\\right)}{\\\\left(-3x+7\\\\right)}$$, e. $$\\\\frac{-\\\\left(a-2\\\\right)}{3a+7}$$, f. $$\\\\frac{a+h-2}{3a+3h+7}$$","a. $$\\\\frac{2}{7}$$, $$b$$. $$\\\\frac{-1}{10}$$, c. $$\\\\frac{1}{16}$$, $$d$$. $$\\\\frac{x-2}{\\\\left(-3x+7\\\\right)}$$, e. $$\\\\frac{a-2}{3a+7}$$, f. $$\\\\frac{a+h-2}{3a+3h+7}$$"],"hints":{"DefaultPathway":[{"id":"a15666breview12a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the required values into the function, such as $$0$$ and $$1$$. If the result is not undefined, then simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview13","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview13a","stepAnswer":["$$a-f$$: $$9$$"],"problemType":"MultipleChoice","stepTitle":"Find the values for $$f(x)=9$$. If they exist, then simplify. a.$$f(0)$$, b.$$f(1)$$, c.$$f(-x)$$, d.$$f(a)$$, f. $$f{\\\\left(a+h\\\\right)}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"a-f: $$9$$","choices":["$$a-f$$: DNE","$$a-f$$: $$9$$","$$a-c$$: $$9$$, d: $$-9$$, e: $$9x$$, f: $$9x+9a$$","$$a-e$$: $$9$$, f:11"],"hints":{"DefaultPathway":[{"id":"a15666breview13a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the required values into the function, such as $$0$$ and $$1$$. If the result is not undefined, then simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview14","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview14a","stepAnswer":["Zero: $$(0,0)$$, Domain: exclude $$4$$ and $$-4$$ from R, Range: $$-\\\\infty$$ to $$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$. $$f(x)=\\\\frac{x}{x^2-16}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: $$(0,0)$$, Domain: exclude $$4$$ and $$-4$$ from R, Range: $$-\\\\infty$$ to $$+\\\\infty$$","choices":["Zero: $$(0,0)$$, Domain: exclude $$4$$ and $$-4$$ from R, Range: $$-\\\\infty$$ to $$+\\\\infty$$","Not a function","Zero: $$(4,0)$$, Domain: R, Range: $$-\\\\infty$$ to $$0$$","Zero: $$(-4,0)$$, Domain: exclude $$4$$, Range:0 to $$\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a15666breview14a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview14a-h2","type":"hint","dependencies":["a15666breview14a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview14a-h3","type":"hint","dependencies":["a15666breview14a-h2"],"title":"Range","text":"Think about the maximum and minimum of f(x) as $$x$$ approaches $$4$$ and $$-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview15","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview15a","stepAnswer":["Zero: $$(\\\\frac{1}{8},0)$$, Domain: $$[\\\\frac{-1}{8},\\\\infty)$$, Range: $$0$$ to $$\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$. $$f(x)=\\\\sqrt{8x-1}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: $$(\\\\frac{1}{8},0)$$, Domain: $$[\\\\frac{-1}{8},\\\\infty)$$, Range: $$0$$ to $$\\\\infty$$","choices":["Zero: $$(\\\\frac{1}{8},0)$$, Domain: $$[\\\\frac{-1}{8},\\\\infty)$$, Range: $$0$$ to $$\\\\infty$$","Not a function","Zero: $$(8,0)$$, Domain: R, Range: $$-\\\\infty$$ to $$0$$","Zero: $$(\\\\frac{1}{8},0)$$, Domain: exclude $$8$$, Range: $$0$$ to $$\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a15666breview15a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview15a-h2","type":"hint","dependencies":["a15666breview15a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview15a-h3","type":"hint","dependencies":["a15666breview15a-h2"],"title":"Range","text":"What\'s the maximum and minimum of the function as it approaches the edges of the domain?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview16","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview16a","stepAnswer":["Zero: DNE, Domain: R, $$Range:(0, 0.75)$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$. $$f(x)=\\\\frac{3}{x^2+4}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: DNE, Domain: R, $$Range:(0, 0.75)$$","choices":["Zero: DNE, Domain: R, Range: $$[0, 0.75)$$","Not a function","Zero: $$(0,0)$$, Domain: R/{0}, Range: $$(0, 0.75)$$","Zero: DNE, Domain: R, $$Range:(0, 0.75)$$"],"hints":{"DefaultPathway":[{"id":"a15666breview16a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview16a-h2","type":"hint","dependencies":["a15666breview16a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview16a-h3","type":"hint","dependencies":["a15666breview16a-h2"],"title":"Range","text":"What\'s the maximum and minimum of the function as it approaches the edges of the domain?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview17","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview17a","stepAnswer":["Zero: $$(-1,0)$$, Domain: $$[-2,\\\\infty)$$, $$Range:-1$$ to $$\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$. $$f(x)=-1+\\\\sqrt{x+2}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: $$(-1,0)$$, Domain: $$[-2,\\\\infty)$$, Range:-1 to $$\\\\infty$$","choices":["Zero: $$(-2,0)$$, Domain: $$[-2,\\\\infty)$$, Range: $$-1$$ to $$\\\\infty$$","Zero: $$(-1,0)$$, Domain: $$[-2,\\\\infty)$$, Range:0 to $$\\\\infty$$","Zero: $$(-1,0)$$, Domain: $$[-2,\\\\infty)$$, $$Range:-1$$ to $$\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a15666breview17a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview17a-h2","type":"hint","dependencies":["a15666breview17a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview17a-h3","type":"hint","dependencies":["a15666breview17a-h2"],"title":"Range","text":"What\'s the maximum and minimum of the function as it approaches the edges of the domain?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview18","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview18a","stepAnswer":["Zero: DNE, Domain: $$(9,\\\\infty)$$, Range: $$(0,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$. $$f(x)=\\\\frac{1}{\\\\sqrt{x-9}}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: DNE, Domain: $$(9,\\\\infty)$$, Range: $$(0,\\\\infty)$$","choices":["Zero: DNE, Domain: $$[9,\\\\infty)$$, Range: $$[0,\\\\infty)$$","Not a function","Zero: DNE, Domain: $$[9,\\\\infty)$$, Range: $$(0,\\\\infty)$$","Zero: DNE, Domain: $$(9,\\\\infty)$$, Range: $$(0,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a15666breview18a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview18a-h2","type":"hint","dependencies":["a15666breview18a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview18a-h3","type":"hint","dependencies":["a15666breview18a-h2"],"title":"Range","text":"What\'s the maximum and minimum of the function as it approaches the edges of the domain?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview19","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview19a","stepAnswer":["Zero: DNE, Domain: exclude $$4$$, Range: $$-\\\\infty$$ to $$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$. $$f(x)=\\\\frac{3}{x-4}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: DNE, Domain: exclude $$4$$, Range: $$-\\\\infty$$ to $$+\\\\infty$$","choices":["Zero: $$(4,0)$$, Domain: exclude $$4$$, Range: $$-\\\\infty$$ to $$+\\\\infty$$","Zero: DNE, Domain: R, Range: $$-\\\\infty$$ to $$+\\\\infty$$","Zero: DNE, Domain: exclude $$4$$, Range: $$-\\\\infty$$ to $$+\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a15666breview19a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview19a-h2","type":"hint","dependencies":["a15666breview19a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview19a-h3","type":"hint","dependencies":["a15666breview19a-h2"],"title":"Range","text":"What\'s the maximum and minimum of the function as it approaches the edges of the domain?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview2","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview2a","stepAnswer":["Domain: Integers from $$-3$$ to $$3$$, Range: $$[-8,8]$$, Is a function"],"problemType":"MultipleChoice","stepTitle":"Determine the domain and the range of each relation, and state whether the relation is a function. Function pairs: $$(-3,-2)(-2,-8)(-1,-1)(0,0)(1,1)(2,8)(3,-2)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: Integers from $$-3$$ to $$3$$, Range: [-8,8], Is a function","choices":["Domain: Integers from $$-3$$ to $$3$$, Range: $$[-8,8]$$, Is a function","Domain: Real numbers from $$-3$$ to $$3$$, Range: $$8$$, Is a function","Domain: Integers from $$0$$ to $$9$$, Range: $$[-3,3]$$, Is not a function"],"hints":{"DefaultPathway":[{"id":"a15666breview2a-h1","type":"hint","dependencies":[],"title":"Determine the domain","text":"The values of $$x$$ that can be taken are integers from $$-3$$ to $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview2a-h2","type":"hint","dependencies":["a15666breview2a-h1"],"title":"Determine the range","text":"The values of $$y$$ that can be taken are integers from $$-8$$ to $$8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview2a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a15666breview2a-h2"],"title":"One to one","text":"Is $$x$$ and $$y$$ one to one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"]}]}}]},{"id":"a15666breview20","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview20a","stepAnswer":["Zero: $$(-5,0)$$, Domain: R, Range: $$0$$ to $$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$. f(x)=4|x+5|","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: $$(-5,0)$$, Domain: R, Range: $$0$$ to $$+\\\\infty$$","choices":["Zero: $$(-4,0)$$, Domain: R, Range: $$0$$ to $$+\\\\infty$$","Not a function","Zero: $$(-5,0)$$, Domain: exclude $$5$$, Range: $$0$$ to $$+\\\\infty$$","Zero: $$(-5,0)$$, Domain: R, Range: $$0$$ to $$+\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a15666breview20a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview20a-h2","type":"hint","dependencies":["a15666breview20a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview20a-h3","type":"hint","dependencies":["a15666breview20a-h2"],"title":"Range","text":"What\'s the maximum and minimum of the function as it approaches the edges of the domain?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview21","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview21a","stepAnswer":["Zero: DNE, Domain: $$(5,\\\\infty)$$, Range: $$0$$ to $$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain, range, and all $$zeros/intercepts$$ for $$f(x)=\\\\sqrt{\\\\frac{7}{x-5}}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Zero: DNE, Domain: $$(5,\\\\infty)$$, Range: $$0$$ to $$+\\\\infty$$","choices":["Zero: DNE, Domain: $$[5,\\\\infty)$$, Range: $$0$$ to $$+\\\\infty$$","Zero: DNE, Domain: $$(5,\\\\infty)$$, Range: $$-\\\\infty$$ to $$+\\\\infty$$","Zero: DNE, Domain: $$(5,\\\\infty)$$, Range: $$0$$ to $$+\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a15666breview21a-h1","type":"hint","dependencies":[],"title":"Zeroes","text":"Think about what values would cause the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview21a-h2","type":"hint","dependencies":["a15666breview21a-h1"],"title":"Domain","text":"When determining domain, solve for any undefined values, such as when the denominator is equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview21a-h3","type":"hint","dependencies":["a15666breview21a-h2"],"title":"Range","text":"What\'s the maximum and minimum of the function as it approaches the edges of the domain?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview22","title":"Values of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview22a","stepAnswer":["Function pairs: $$(-3,10)(-2,5)(-1,2)(0,1)(1,2)(2,5)(3,10)$$"],"problemType":"MultipleChoice","stepTitle":"Find the correct values of the function out of the given pairs. $$f(x)=x^2+1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Function pairs: $$(-3,10)(-2,5)(-1,2)(0,1)(1,2)(2,5)(3,10)$$","choices":["Function pairs: $$(-3,10)(-2,5)(-1,2)(0,1)(1,2)(2,5)(3,10)$$","Function pairs: $$(-3,10)(-2,5)(-1,-2)(0,0)(1,2)(2,4)(3,10)$$","Function pairs: $$(-3,6)(-2,-5)(-1,2)(0,0)(1,-2)(2,-4)(3,-6)$$"],"hints":{"DefaultPathway":[{"id":"a15666breview22a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the values between $$-3$$ and $$3$$ into the function to get the correct (x,y) pairs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview23","title":"Values of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview23a","stepAnswer":["Function pairs: $$(-3,-15)(-2,-12)(-1,-9)(0,-6)(1,-3)(2,0)(3,3)$$"],"problemType":"MultipleChoice","stepTitle":"Find the correct values of the function out of the given pairs. $$f(x)=3x-6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Function pairs: $$(-3,-15)(-2,-12)(-1,-9)(0,-6)(1,-3)(2,0)(3,3)$$","choices":["Function pairs: $$(-3,-6)(-2,-3)(-1,2)(0,0)(1,2)(2,4)(3,6)$$","Function pairs: $$(-3,-6)(-2,-12)(-1,-2)(0,0)(1,2)(2,4)(3,6)$$","Function pairs: $$(-3,-15)(-2,-12)(-1,-9)(0,-6)(1,-3)(2,0)(3,3)$$"],"hints":{"DefaultPathway":[{"id":"a15666breview23a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the values between $$-3$$ and $$3$$ into the function to get the correct (x,y) pairs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview24","title":"Values of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview24a","stepAnswer":["Function pairs: (-3,-1/2)(-2,0)(-1,1/2)(0,1)(1,3/2)(2,2)(3,5/2)"],"problemType":"MultipleChoice","stepTitle":"Find the correct values of the function out of the given pairs. $$f(x)=\\\\frac{1}{2} x+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Function pairs: $$(-3,-1)(-2,0)(-1,1)(0,2)(1,3)(2,4)(3,6)$$","Function pairs: $$(-3,-2)(-2,-0)(-1,1)(0,0)(1,1)(2,2)(3,6)$$","Function pairs: (-3,-1/2)(-2,0)(-1,1/2)(0,1)(1,3/2)(2,2)(3,5/2)"],"hints":{"DefaultPathway":[{"id":"a15666breview24a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the values between $$-3$$ and $$3$$ into the function to get the correct (x,y) pairs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview25","title":"Values of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview25a","stepAnswer":["Function pairs: $$(-3,6)(-2,4)(-1,2)(0,0)(1,2)(2,4)(3,6)$$"],"problemType":"MultipleChoice","stepTitle":"Find the correct values of the function out of the given pairs. f(x)=2*|x|","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Function pairs: $$(-3,6)(-2,4)(-1,2)(0,0)(1,2)(2,4)(3,6)$$","choices":["Function pairs: $$(-3,6)(-2,4)(-1,2)(0,0)(1,2)(2,4)(3,6)$$","Function pairs: $$(-3,-6)(-2,-4)(-1,-2)(0,0)(1,2)(2,4)(3,6)$$","Function pairs: $$(-3,6)(-2,4)(-1,2)(0,0)(1,-2)(2,-4)(3,-6)$$"],"hints":{"DefaultPathway":[{"id":"a15666breview25a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the values between $$-3$$ and $$3$$ into the function to get the correct (x,y) pairs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview3","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview3a","stepAnswer":["Not a function"],"problemType":"MultipleChoice","stepTitle":"Determine the domain and the range of each relation, and state whether the relation is a function. Function pairs: $$(1,-3)$$ $$(2,-2)$$ $$(3,-1)$$ $$(0,0)$$ $$(1,1)$$ $$(2,2)$$ $$(3,3)$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Not a function","Domain: Integers from $$-3$$ to $$3$$, Range: $$16$$, Is a function","Domain: Real numbers from $$-3$$ to $$3$$, Range: $$8$$, Is a function","Domain: Integers from $$0$$ to $$9$$, Range: $$[-3,3]$$, Is not a function"],"hints":{"DefaultPathway":[{"id":"a15666breview3a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":[],"title":"One to one","text":"Is the $$x$$ and $$y$$ one to one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"]},{"id":"a15666breview3a-h2","type":"hint","dependencies":["a15666breview3a-h1"],"title":"One to one","text":"Note that when $$x=1$$, $$y$$ can be $$-3$$ or $$1$$. So $$x$$ and $$y$$ is not one to one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview4","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview4a","stepAnswer":["Domain: Integers from $$1$$ to $$7$$. Range: $$1$$. Is a function"],"problemType":"MultipleChoice","stepTitle":"Determine the domain and the range of each relation, and state whether the relation is a function. Function pairs: $$(1,1))(2,1)(3,1)(4,1)(5,1)(6,1)(7,1)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: Integers from $$1$$ to $$7$$. Range: $$1$$. Is a function","choices":["Domain: Integers from $$1$$ to $$7$$. Range: $$1$$. Is a function","Domain: Real numbers from $$-3$$ to $$3$$. Range: $$8$$. Is a function","Domain: Integers from $$0$$ to $$9$$. Range: $$[-3,3]$$. Is not a function"],"hints":{"DefaultPathway":[{"id":"a15666breview4a-h1","type":"hint","dependencies":[],"title":"Determine the domain","text":"The values of $$x$$ that can be taken are integers from $$1$$ to $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview4a-h2","type":"hint","dependencies":["a15666breview4a-h1"],"title":"Determine the range","text":"The value of $$y$$ that can be taken is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a15666breview4a-h2"],"title":"Sub-questions","text":"Is $$x$$ and $$y$$ one to one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"]}]}}]},{"id":"a15666breview5","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview5a","stepAnswer":["Domain: Integers from of all $$x$$ in the pairs, Range: [0,3], Is a function"],"problemType":"MultipleChoice","stepTitle":"Determine the domain and the range of each relation, and state whether the relation is a function. Function pairs: $$(3,3)(5,2)(8,1)(10,0)(15,1)(21,2)(33,3)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: Integers from of all $$x$$ in the pairs, Range: [0,3], Is a function","choices":["Domain: Integers from $$3$$ to $$8$$, Range: $$1$$, Is a function","Domain: Real numbers from $$1$$ to $$15$$, Range: $$8$$, Is a function","Domain: Integers from of all $$x$$ in the pairs, Range: [0,3], Is a function"],"hints":{"DefaultPathway":[{"id":"a15666breview5a-h1","type":"hint","dependencies":[],"title":"Determine the domain","text":"The values of $$x$$ that can be taken are integers from of all $$x$$ in the pairs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview5a-h2","type":"hint","dependencies":["a15666breview5a-h1"],"title":"Determine the range","text":"The values of $$y$$ that can be taken are from $$0$$ to $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a15666breview5a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a15666breview5a-h2"],"title":"One to one","text":"Is $$x$$ and $$y$$ one to one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"]}]}}]},{"id":"a15666breview6","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview6a","stepAnswer":["Is not a function"],"problemType":"MultipleChoice","stepTitle":"Determine the domain and the range of each relation, and state whether the relation is a function. Function pairs: $$(-7,11)(-2,5)(-2,1)(0,-1)(1,-2)(3,4)(6,11)$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Is not a function","Domain: Integers from $$3$$ to $$8$$ Range: $$1$$, Is a function","Domain: Real numbers from $$1$$ to $$15$$, Range: $$8$$, Is a function","Domain: Integers from of all $$x$$ in the pairs Range: [0,3], Is a function"],"hints":{"DefaultPathway":[{"id":"a15666breview6a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":[],"title":"One to one","text":"Is $$x$$ and $$y$$ one to one?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"]}]}}]},{"id":"a15666breview7","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview7a","stepAnswer":["a. $$-2$$, $$b$$. $$3$$, c. $$13$$, $$d$$. $$-5x-2$$, e. $$-5a-2$$, f. $$5a+5h-2$$"],"problemType":"MultipleChoice","stepTitle":"Find the values for $$f(x)=5x-2$$, if they exist, then simplify. a.$$f(0)$$, b.$$f(1)$$, c.$$f(-x)$$, d.$$f(a)$$, f.$$f(a+h)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"a. $$-2$$, $$b$$. $$3$$, c. $$13$$, $$d$$. $$-5x-2$$, e. -5a-2, f. $$5a+5h-2$$","choices":["a. $$-2$$, $$b$$. $$3$$, c. $$13$$, $$d$$. $$-5x-2$$, e. $$-5a-2$$, f. $$5a+5h-2$$","a. $$-2$$, $$b$$. $$3$$, c. $$13$$, $$d$$. $$-5a-2$$, e. $$-5x-2$$, f. $$5x+5h-2$$","a. $$-2$$, $$b$$. $$3$$, c. $$13$$, $$d$$. $$-5x-2$$, e. $$-5x-2$$, f. $$5x-2$$"],"hints":{"DefaultPathway":[{"id":"a15666breview7a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the required values into the function, such as $$0$$ and $$1$$. Then, find the result of the function","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview8","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview8a","stepAnswer":["a. $$0$$, $$b$$. $$2$$, c. $$28$$, $$d$$. $$4x^2+3x+1$$, e. $$4a^2-3a+1$$, f. $$4a^2+8a h+4h^2-3a-3h+1$$"],"problemType":"MultipleChoice","stepTitle":"Find the values for $$f(x)=4x^2-3x+1$$, if they exist, then simplify. a.$$f(0)$$, b.$$f(1)$$, c.$$f(-x)$$, d.$$f(a)$$, f.$$f(a+h)$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"a. $$0$$, $$b$$. $$2$$, c. $$28$$, $$d$$. $$4x^2+3x+1$$, e. $$4a^2-3a+1$$, f. $$4a^2+8a h+4h^2-3a-3h+1$$","choices":["a. $$0$$, $$b$$. $$2$$, c. $$28$$, $$d$$. $$4x^2+3x+1$$, e. $$4a^2-3a+1$$, f. $$4a^2+8a h+4h^2-3a-3h+1$$","a. $$0$$, $$b$$. $$2$$, c. $$28$$, $$d$$. $$4x^2+3x+1$$, e. $$4a^2+3a+1$$, f. $$4a^2+8a h+4h^2-3a-3h+1$$","a. $$0$$, $$b$$. $$2$$, c. $$28$$, $$d$$. $$4x^2-3x+1$$, e. $$4a^2+3a+1$$, f. $$4a^2+8a h+4h^2-3a-3h+1$$"],"hints":{"DefaultPathway":[{"id":"a15666breview8a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the required values into the function, such as $$0$$ and $$1$$. Then, find the result of the function","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15666breview9","title":"Review of Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"1.1 Review of Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a15666breview9a","stepAnswer":["a. DNE, $$b$$. $$2$$, c. $$\\\\frac{2}{3}$$, $$d$$. $$\\\\frac{-2}{x}$$, e. $$\\\\frac{2}{a}$$, f. $$\\\\frac{2}{a+h}$$"],"problemType":"MultipleChoice","stepTitle":"Find the values for $$f(x)=\\\\frac{2}{x}$$, if they exist, then simplify. a.$$f(0)$$, b.$$f(1)$$, c.$$f(-x)$$, d.$$f(a)$$, f.$$f(a+h)$$.","stepBody":"$$f(x)=\\\\frac{2}{x}$$","answerType":"string","variabilization":{},"answerLatex":"a. DNE, $$b$$. $$2$$, c. $$\\\\frac{2}{3}$$, $$d$$. $$\\\\frac{-2}{x}$$, e. $$\\\\frac{2}{a}$$, f. $$\\\\frac{2}{a+h}$$","choices":["a. $$0$$, $$b$$. $$2$$, c. $$\\\\frac{2}{3}$$, $$d$$. $$\\\\frac{-2}{x}$$, e. $$\\\\frac{2}{a}$$, f. $$\\\\frac{2}{a+h}$$","a. $$2$$, $$b$$. $$2$$, c. $$\\\\frac{2}{3}$$, $$d$$. $$\\\\frac{-2}{x}$$, e. $$\\\\frac{2}{a}$$, f. $$\\\\frac{-2}{a+h}$$","a. DNE, $$b$$. $$2$$, c. $$\\\\frac{2}{3}$$, $$d$$. $$\\\\frac{-2}{x}$$, e. $$\\\\frac{2}{a}$$, f. $$\\\\frac{2}{a+h}$$"],"hints":{"DefaultPathway":[{"id":"a15666breview9a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"Plug in the required values into the function, such as $$0$$ and $$1$$. If the result is not undefined, then simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a15cd07anov1","title":"Diet Plans","body":"Three different diet plans are to be tested for mean weight loss. The entries in the table are the weight losses for the different plans. The one-way ANOVA results are shown in Table 13.2.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.2 The F Distribution and the F-Ratio","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a15cd07anov1a","stepAnswer":["$$0.3769$$"],"problemType":"TextBox","stepTitle":"Use the table to construct the hypothesis test. What is the F-statistics?","stepBody":"Round to the fourth place after the decimal.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.3769$$","hints":{"DefaultPathway":[{"id":"a15cd07anov1a-h1","type":"hint","dependencies":[],"title":"What is the sum of the values in the jth group?","text":"Sum of value in each column.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16.5$$"],"dependencies":["a15cd07anov1a-h1"],"title":"Sum of value for group n1.","text":"Add up the value in column n1.","variabilization":{},"oer":"","license":"","subHints":[{"id":"a15cd07anov1a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":[],"title":"Sum of value for group n2.","text":"Add up the value in column n2.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15.5$$"],"dependencies":[],"title":"Sum of value for group n3.","text":"Add up the value in column n3.","variabilization":{},"oer":"","license":""}]},{"id":"a15cd07anov1a-h3","type":"hint","dependencies":["a15cd07anov1a-h2"],"title":"Compute the Sum of Squares representing variation among the different samples. ($\\\\SS_{between}$)","text":"$\\\\SS_{between}$ $$=$$ $\\\\sum[\\\\frac{(\\\\sum s_j)**2}{n_j}] - \\\\frac{(\\\\sum s_j)**2}{n}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.2458$$"],"dependencies":["a15cd07anov1a-h3"],"title":"$\\\\frac{s_1 **2}{4} + \\\\frac{s_2 ** 2}{3} + \\\\frac{s_3 **3}{3} - $$\\\\frac{(16.5$$ + $$15$$ + 15.5)**2}{10}$","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h5","type":"hint","dependencies":["a15cd07anov1a-h4"],"title":"Compute the Sum of Squares representing variation within samples due to chance. ($\\\\SS_{within})","text":"$\\\\SS_{within} $$=$$ \\\\SS_{total} - \\\\SS_{between}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23.1$$"],"dependencies":["a15cd07anov1a-h5"],"title":"Compute $\\\\SS_{total} $$=$$ \\\\sum $$x^2$$ - \\\\frac{(\\\\sum x) ** 2}{n}$","text":"$(5**2 + $${4.5}^2$$ + $$4^2$$ + $$3^2$$ + $${3.5}^2$$ + $$7^2$$ + $${4.5}^2$$ + $$8^2$$ + $$4^2$$ + 3.5**2) - \\\\frac{(5 + $$4.5$$ + $$4$$ + $$3$$ + $$3.5$$ + $$7$$ + $$4.5$$ + $$8$$ + $$4$$ + 3.5)**2}{4+3+3} $","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20.8542$$"],"dependencies":["a15cd07anov1a-h6"],"title":"$\\\\SS_{total} $$=$$ \\\\sum $$x^2$$ - \\\\frac{(\\\\sum x) ** 2}{n}$","text":"$$23.1$$ - $$2.2458$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h8","type":"hint","dependencies":["a15cd07anov1a-h7"],"title":"What is the Degree of Freedom of Factor (Between)?","text":"$df_{numerator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h9","type":"hint","dependencies":["a15cd07anov1a-h8"],"title":"What is the Degree of Freedom of Error (within)?","text":"$df_{denominator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a15cd07anov1a-h9"],"title":"$df_{denominator} $$=$$ $$n$$ - k$","text":"$$10$$ total data - $$3$$ groups","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h11","type":"hint","dependencies":["a15cd07anov1a-h10"],"title":"Compute the Mean Square of Factor (Between)","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.1229$$"],"dependencies":["a15cd07anov1a-h11"],"title":"MS(Factor) $$=$$ SS(Factor) / (k - 1)","text":"$$2.2458$$ / $$2$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h13","type":"hint","dependencies":["a15cd07anov1a-h12"],"title":"Compute the Mean Square of Error (Within)","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.9792$$"],"dependencies":["a15cd07anov1a-h13"],"title":"MS(Error) $$=$$ SS(Error) / (n - k)","text":"$$20.8542$$ / $$7$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h15","type":"hint","dependencies":["a15cd07anov1a-h14"],"title":"Compute the F-statistics","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov1a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.3769$$"],"dependencies":["a15cd07anov1a-h15"],"title":"F $$=$$ MS(Factor) / MS(Error)","text":"$$1.1229$$ / $$2.9792$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a15cd07anov2","title":"Tomato Plants Treatment","body":"As part of an experiment to see how different types of soil cover would affect slicing tomato production, Marist College students grew tomato plants under different soil cover conditions. Groups of three plants each had one of the following treatments: bare soil, a commercial ground cover, black plastic, straw, compost. All plants grew under the same conditions and were the same variety. Students recorded the weight (in grams) of tomatoes produced by each of the $$n$$ $$=$$ $$15$$ plants.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.2 The F Distribution and the F-Ratio","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a15cd07anov2a","stepAnswer":["$$2.1396$$"],"problemType":"TextBox","stepTitle":"Use the table to construct the hypothesis test. What is the F-statistics?","stepBody":"Round to the fourth place after the decimal.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.1396$$","hints":{"DefaultPathway":[{"id":"a15cd07anov2a-h1","type":"hint","dependencies":[],"title":"What is the sum of the values in the jth group?","text":"Sum of value in each column.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10537$$"],"dependencies":["a15cd07anov2a-h1"],"title":"Sum of value for group n1.","text":"Add up the value in column n1.","variabilization":{},"oer":"","license":"","subHints":[{"id":"a15cd07anov2a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16512$$"],"dependencies":[],"title":"Sum of value for group n2.","text":"Add up the value in column n2.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18973$$"],"dependencies":[],"title":"Sum of value for group n3.","text":"Add up the value in column n3.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23412$$"],"dependencies":[],"title":"Sum of value for group n4.","text":"Add up the value in column n4.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h2-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$22772$$"],"dependencies":[],"title":"Sum of value for group n5.","text":"Add up the value in column n5.","variabilization":{},"oer":"","license":""}]},{"id":"a15cd07anov2a-h3","type":"hint","dependencies":["a15cd07anov2a-h2"],"title":"Compute the Sum of Squares representing variation among the different samples. ($\\\\SS_{between}$)","text":"$\\\\SS_{between}$ $$=$$ $\\\\sum[\\\\frac{(\\\\sum s_j)**2}{n_j}] - \\\\frac{(\\\\sum s_j)**2}{n}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36648560.93$$"],"dependencies":["a15cd07anov2a-h3"],"title":"$\\\\frac{s_1 **2}{3} + \\\\frac{s_2 ** 2}{3} + \\\\frac{s_3 **2}{3} + \\\\frac{s_4 **2}{3} + \\\\frac{s_5 **2}{3} - \\\\frac{(10537 + $$16512$$ + $$18973$$ + 23412+ 22772)**2}{15}$","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h5","type":"hint","dependencies":["a15cd07anov2a-h4"],"title":"Compute the Sum of Squares representing variation within samples due to chance. ($\\\\SS_{within})","text":"$\\\\SS_{within} $$=$$ \\\\SS_{total} - \\\\SS_{between}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$57095286.93$$"],"dependencies":["a15cd07anov2a-h5"],"title":"Compute $\\\\SS_{total} $$=$$ \\\\sum $$x^2$$ - \\\\frac{(\\\\sum x) ** 2}{n}$","text":"$(2625**2 + $${2997}^2$$ + $${4915}^2$$ + $${5348}^2$$ + $${5682}^2$$ + $${5482}^2$$ + $${6583}^2$$ + $${8560}^2$$ + $${3830}^2$$ + $${7285}^2$$ + $${6897}^2$$ + $${9230}^2$$ + $${6277}^2$$ + $${7818}^2$$ + 8677**2) - \\\\frac{(2625 + $$2997$$ + $$4915$$ + $$5348$$ + $$5682$$ + $$5482$$ + $$6583$$ + $$8560$$ + $$3830$$ + $$7285$$ + $$6897$$ + $$9230$$ + $$6277$$ + $$7818$$ + 8677)**2}{3+3+3+3+3} $","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h7","type":"hint","dependencies":["a15cd07anov2a-h6"],"title":"What is the Degree of Freedom of Factor (Between)?","text":"$df_{numerator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a15cd07anov2a-h7"],"title":"$df_{numerator} $$=$$ k - 1$","text":"$$5$$ groups - $$1$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h9","type":"hint","dependencies":["a15cd07anov2a-h8"],"title":"What is the Degree of Freedom of Error (within)?","text":"$df_{denominator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a15cd07anov2a-h9"],"title":"$df_{denominator} $$=$$ $$n$$ - k$","text":"$$15$$ total data - $$5$$ groups","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h11","type":"hint","dependencies":["a15cd07anov2a-h10"],"title":"Compute the Mean Square of Factor (Between)","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12216186.98$$"],"dependencies":["a15cd07anov2a-h11"],"title":"MS(Factor) $$=$$ SS(Factor) / (k - 1)","text":"$$36648560.9333$$ / $$3$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h13","type":"hint","dependencies":["a15cd07anov2a-h12"],"title":"Compute the Mean Square of Error (Within)","text":"Round to the third place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5709528.693$$"],"dependencies":["a15cd07anov2a-h13"],"title":"MS(Error) $$=$$ SS(Error) / (n - k)","text":"$$57095286.93$$ / $$10$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h15","type":"hint","dependencies":["a15cd07anov2a-h14"],"title":"Compute the F-statistics","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov2a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.1396$$"],"dependencies":["a15cd07anov2a-h15"],"title":"F $$=$$ MS(Factor) / MS(Error)","text":"$$12216186.98$$ / $$5709528.693$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a15cd07anov3","title":"Driver License","body":"Use the following information to answer the next three exercises. Suppose a group is interested in determining whether teenagers obtain their drivers licenses at approximately the same average age across the country. Suppose that the following data are randomly collected from five teenagers in each region of the country. The numbers represent the age at which teenagers obtained their drivers licenses.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.2 The F Distribution and the F-Ratio","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a15cd07anov3a","stepAnswer":["$$1.9855$$"],"problemType":"TextBox","stepTitle":"Use the table to construct the hypothesis test. What is the F-statistics?","stepBody":"Round to the fourth place after the decimal.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.9855$$","hints":{"DefaultPathway":[{"id":"a15cd07anov3a-h1","type":"hint","dependencies":[],"title":"What is the sum of the values in the jth group?","text":"Sum of value in each column.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$65.3$$"],"dependencies":["a15cd07anov3a-h1"],"title":"Sum of value for group Northeast.","text":"Add up the value in column Northeast.","variabilization":{},"oer":"","license":"","subHints":[{"id":"a15cd07anov3a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$66$$"],"dependencies":[],"title":"Sum of value for group South.","text":"Add up the value in column South.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$65.6$$"],"dependencies":[],"title":"Sum of value for group West.","text":"Add up the value in column West.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$65.7$$"],"dependencies":[],"title":"Sum of value for group Central.","text":"Add up the value in column Central.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h2-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$67.7$$"],"dependencies":[],"title":"Sum of value for group East.","text":"Add up the value in column East.","variabilization":{},"oer":"","license":""}]},{"id":"a15cd07anov3a-h3","type":"hint","dependencies":["a15cd07anov3a-h2"],"title":"Compute the Sum of Squares representing variation among the different samples. ($\\\\SS_{between}$)","text":"$\\\\SS_{between}$ $$=$$ $\\\\sum[\\\\frac{(\\\\sum s_j)**2}{n_j}] - \\\\frac{(\\\\sum s_j)**2}{n}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.903$$"],"dependencies":["a15cd07anov3a-h3"],"title":"$\\\\frac{s_1 **2}{4} + \\\\frac{s_2 ** 2}{4} + \\\\frac{s_3 **2}{4} + \\\\frac{s_4 **2}{4} + \\\\frac{s_5 **2}{4} - $$\\\\frac{(65.3$$ + $$66$$ + $$65.6$$ + 65.7+ 67.7)**2}{20}$","text":"Round to the third place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h5","type":"hint","dependencies":["a15cd07anov3a-h4"],"title":"Compute the Sum of Squares representing variation within samples due to chance. ($\\\\SS_{within})","text":"$\\\\SS_{within} $$=$$ \\\\SS_{total} - \\\\SS_{between}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.7055$$"],"dependencies":["a15cd07anov3a-h5"],"title":"Compute $\\\\SS_{total} $$=$$ \\\\sum $$x^2$$ - \\\\frac{(\\\\sum x) ** 2}{n}$","text":"$(16.3**2 + $${16.1}^2$$ + $${16.4}^2$$ + $${16.5}^2$$ + $${16.9}^2$$ + $${16.5}^2$$ + $${16.4}^2$$ + $${16.2}^2$$ + $${16.4}^2$$ + $${16.5}^2$$ + $${16.6}^2$$ + $${16.1}^2$$ + $${16.2}^2$$ + $${16.6}^2$$ + $${16.5}^2$$ + $${16.4}^2$$ + $${17.1}^2$$ + $${17.2}^2$$ + $${16.6}^2$$ + 16.8**2) - $$\\\\frac{(16.3$$ + $$16.1$$ + $$16.4$$ + $$16.5$$ + $$16.9$$ + $$16.5$$ + $$16.4$$ + $$16.2$$ + $$16.5$$ + $$16.4$$ + $$16.6$$ + $$16.1$$ + $$16.2$$ + $$16.6$$ + $$16.5$$ + $$16.4$$ + $$17.1$$ + $$17.2$$ + $$16.6$$ + 16.8)**2}{4+4+4+4+4} $","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h7","type":"hint","dependencies":["a15cd07anov3a-h6"],"title":"What is the Degree of Freedom of Factor (Between)?","text":"$df_{numerator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a15cd07anov3a-h7"],"title":"$df_{numerator} $$=$$ k - 1$","text":"$$5$$ groups - $$1$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h9","type":"hint","dependencies":["a15cd07anov3a-h8"],"title":"What is the Degree of Freedom of Error (within)?","text":"$df_{denominator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a15cd07anov3a-h9"],"title":"$df_{denominator} $$=$$ $$n$$ - k$","text":"$$20$$ total data - $$5$$ groups","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h11","type":"hint","dependencies":["a15cd07anov3a-h10"],"title":"Compute the Mean Square of Factor (Between)","text":"Round to the fifith place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.22575$$"],"dependencies":["a15cd07anov3a-h11"],"title":"MS(Factor) $$=$$ SS(Factor) / (k - 1)","text":"$$0.903$$ / $$4$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h13","type":"hint","dependencies":["a15cd07anov3a-h12"],"title":"Compute the Mean Square of Error (Within)","text":"Round to the third place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1137$$"],"dependencies":["a15cd07anov3a-h13"],"title":"MS(Error) $$=$$ SS(Error) / (n - k)","text":"$$1.7055$$ / $$15$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h15","type":"hint","dependencies":["a15cd07anov3a-h14"],"title":"Compute the F-statistics","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov3a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.9855$$"],"dependencies":["a15cd07anov3a-h15"],"title":"F $$=$$ MS(Factor) / MS(Error)","text":"$$0.22575$$ / $$0.1137$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a15cd07anov4","title":"Average Weight","body":"Use the following information to answer the next eight exercises. Groups of men from three different areas of the country are to be tested for mean weight. The entries in Table $$13.13$$ are the weights for the different groups.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.2 The F Distribution and the F-Ratio","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a15cd07anov4a","stepAnswer":["$$2.3045$$"],"problemType":"TextBox","stepTitle":"Use the table to construct the hypothesis test. What is the F-statistics?","stepBody":"Round to the fourth place after the decimal.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.3045$$","hints":{"DefaultPathway":[{"id":"a15cd07anov4a-h1","type":"hint","dependencies":[],"title":"What is the sum of the values in the jth group?","text":"Sum of value in each column.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1017$$"],"dependencies":["a15cd07anov4a-h1"],"title":"Sum of value for group1.","text":"Add up the value in column $$1$$.","variabilization":{},"oer":"","license":"","subHints":[{"id":"a15cd07anov4a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1137$$"],"dependencies":[],"title":"Sum of value for group $$2$$.","text":"Add up the value in column $$2$$.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$915$$"],"dependencies":[],"title":"Sum of value for group $$3$$.","text":"Add up the value in column $$3$$.","variabilization":{},"oer":"","license":""}]},{"id":"a15cd07anov4a-h3","type":"hint","dependencies":["a15cd07anov4a-h2"],"title":"Compute the Sum of Squares representing variation among the different samples. ($\\\\SS_{between}$)","text":"$\\\\SS_{between}$ $$=$$ $\\\\sum[\\\\frac{(\\\\sum s_j)**2}{n_j}] - \\\\frac{(\\\\sum s_j)**2}{n}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4939.2$$"],"dependencies":["a15cd07anov4a-h3"],"title":"$\\\\frac{s_1 **2}{5} + \\\\frac{s_2 ** 2}{5} + \\\\frac{s_3 **2}{5} - \\\\frac{(1017 + $$1137$$ + 915)**2}{15}$","text":"Round to the oneth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h5","type":"hint","dependencies":["a15cd07anov4a-h4"],"title":"Compute the Sum of Squares representing variation within samples due to chance. ($\\\\SS_{within})","text":"$\\\\SS_{within} $$=$$ \\\\SS_{total} - \\\\SS_{between}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12859.6$$"],"dependencies":["a15cd07anov4a-h5"],"title":"Compute $\\\\SS_{total} $$=$$ \\\\sum $$x^2$$ - \\\\frac{(\\\\sum x) ** 2}{n}$","text":"$(216**2 + $${198}^2$$ + $${240}^2$$ + $${187}^2$$ + $${176}^2$$ + $${202}^2$$ + $${213}^2$$ + $${284}^2$$ + $${228}^2$$ + $${210}^2$$ + $${170}^2$$ + $${165}^2$$ + $${182}^2$$ + $${297}^2$$ + 201**2) - \\\\frac{(216 + $$198$$ + $$240$$ + $$187$$ + $$176$$ + $$202$$ + $$213$$ + $$284$$ + $$228$$ + $$210$$ + $$170$$ + $$165$$ + $$182$$ + $$197$$ + 201)**2}{5+5+5} $","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h7","type":"hint","dependencies":["a15cd07anov4a-h6"],"title":"What is the Degree of Freedom of Factor (Between)?","text":"$df_{numerator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a15cd07anov4a-h7"],"title":"$df_{numerator} $$=$$ k - 1$","text":"$$3$$ groups - $$1$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h9","type":"hint","dependencies":["a15cd07anov4a-h8"],"title":"What is the Degree of Freedom of Error (within)?","text":"$df_{denominator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a15cd07anov4a-h9"],"title":"$df_{denominator} $$=$$ $$n$$ - k$","text":"$$15$$ total data - $$3$$ groups","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h11","type":"hint","dependencies":["a15cd07anov4a-h10"],"title":"Compute the Mean Square of Factor (Between)","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2469.6$$"],"dependencies":["a15cd07anov4a-h11"],"title":"MS(Factor) $$=$$ SS(Factor) / (k - 1)","text":"$$4939.2$$ / $$2$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h13","type":"hint","dependencies":["a15cd07anov4a-h12"],"title":"Compute the Mean Square of Error (Within)","text":"Round to the third place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1071.63$$"],"dependencies":["a15cd07anov4a-h13"],"title":"MS(Error) $$=$$ SS(Error) / (n - k)","text":"$$12859.6$$ / $$12$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h15","type":"hint","dependencies":["a15cd07anov4a-h14"],"title":"Compute the F-statistics","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov4a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.3045$$"],"dependencies":["a15cd07anov4a-h15"],"title":"F $$=$$ MS(Factor) / MS(Error)","text":"$$2469.6$$ / $$1071.63$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a15cd07anov5","title":"Soccer Teams","body":"Use the following information to answer the next eight exercises. Girls from four different soccer teams are to be tested for mean goals scored per game. The entries in the table are the goals per game for the different teams. The one-way ANOVA results are shown in Table 13.14.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.2 The F Distribution and the F-Ratio","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a15cd07anov5a","stepAnswer":["$$3.5258$$"],"problemType":"TextBox","stepTitle":"Use the table to construct the hypothesis test. What is the F-statistics?","stepBody":"Round to the fourth place after the decimal.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.5258$$","hints":{"DefaultPathway":[{"id":"a15cd07anov5a-h1","type":"hint","dependencies":[],"title":"What is the sum of the values in the jth group?","text":"Sum of value in each column.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a15cd07anov5a-h1"],"title":"Sum of value for group $$1$$.","text":"Add up the value in column $$1$$.","variabilization":{},"oer":"","license":"","subHints":[{"id":"a15cd07anov5a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":[],"title":"Sum of value for group $$2$$.","text":"Add up the value in column $$2$$.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Sum of value for group $$3$$.","text":"Add up the value in column $$3$$.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":[],"title":"Sum of value for group $$4$$.","text":"Add up the value in column $$4$$.","variabilization":{},"oer":"","license":""}]},{"id":"a15cd07anov5a-h3","type":"hint","dependencies":["a15cd07anov5a-h2"],"title":"Compute the Sum of Squares representing variation among the different samples. ($\\\\SS_{between}$)","text":"$\\\\SS_{between}$ $$=$$ $\\\\sum[\\\\frac{(\\\\sum s_j)**2}{n_j}] - \\\\frac{(\\\\sum s_j)**2}{n}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25.75$$"],"dependencies":["a15cd07anov5a-h3"],"title":"$\\\\frac{s_1 **2}{5} + \\\\frac{s_2 ** 2}{5} + \\\\frac{s_3 **2}{5} + \\\\frac{s_4 **2}{5} - \\\\frac{(8 + $$15$$ + $$2$$ + 16)**2}{20}$","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h5","type":"hint","dependencies":["a15cd07anov5a-h4"],"title":"Compute the Sum of Squares representing variation within samples due to chance. ($\\\\SS_{within})","text":"$\\\\SS_{within} $$=$$ \\\\SS_{total} - \\\\SS_{between}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$38.95$$"],"dependencies":["a15cd07anov5a-h5"],"title":"Compute $\\\\SS_{total} $$=$$ \\\\sum $$x^2$$ - \\\\frac{(\\\\sum x) ** 2}{n}$","text":"$(1**2 + $$2^2$$ + $$0^2$$ + $$3^2$$ + $$2^2$$ + $$2^2$$ + $$3^2$$ + $$2^2$$ + $$4^2$$ + $$4^2$$ + $$0^2$$ + $$1^2$$ + $$1^2$$ + $$0^2$$ + $$0^2$$ + $$3^2$$ + $$4^2$$ + $$4^2$$ + $$3^2$$ + 2**2) - \\\\frac{(1 + $$2$$ + $$0$$ + $$3$$ + $$2$$ + $$2$$ + $$3$$ + $$2$$ + $$4$$ + $$4$$ + $$0$$ + $$1$$ + $$1$$ + $$0$$ + $$0$$ + $$3$$ + $$4$$ + $$4$$ + $$3$$ + 2)**2}{5+5+5+5} $","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h7","type":"hint","dependencies":["a15cd07anov5a-h6"],"title":"What is the Degree of Freedom of Factor (Between)?","text":"$df_{numerator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a15cd07anov5a-h7"],"title":"$df_{numerator} $$=$$ k - 1$","text":"$$4$$ groups - $$1$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h9","type":"hint","dependencies":["a15cd07anov5a-h8"],"title":"What is the Degree of Freedom of Error (within)?","text":"$df_{denominator}$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a15cd07anov5a-h9"],"title":"$df_{denominator} $$=$$ $$n$$ - k$","text":"$$20$$ total data - $$4$$ groups","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h11","type":"hint","dependencies":["a15cd07anov5a-h10"],"title":"Compute the Mean Square of Factor (Between)","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.5833$$"],"dependencies":["a15cd07anov5a-h11"],"title":"MS(Factor) $$=$$ SS(Factor) / (k - 1)","text":"$$25.75$$ / $$3$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h13","type":"hint","dependencies":["a15cd07anov5a-h12"],"title":"Compute the Mean Square of Error (Within)","text":"Round to the third place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.4344$$"],"dependencies":["a15cd07anov5a-h13"],"title":"MS(Error) $$=$$ SS(Error) / (n - k)","text":"$$38.95$$ / $$16$$","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h15","type":"hint","dependencies":["a15cd07anov5a-h14"],"title":"Compute the F-statistics","text":"Round to the fourth place after the decimal.","variabilization":{},"oer":"","license":""},{"id":"a15cd07anov5a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.5258$$"],"dependencies":["a15cd07anov5a-h15"],"title":"F $$=$$ MS(Factor) / MS(Error)","text":"$$8.5833$$ / $$2.4344$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a161552dividing1","title":"Dividing Polynomial","body":"In the following exercises, divide the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing1a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{15r^4 s^9}{15r^4 s^9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a161552dividing1a-h1","type":"hint","dependencies":[],"title":"Use the Identity property of mutiplication","text":"For any nonzero real number $$n$$, $$\\\\frac{n}{n}=1$$. Let $$n=15r^4 s^9$$. we get $$\\\\frac{15r^4 s^9}{15r^4 s^9}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552dividing10","title":"Dividing Polynomial","body":"In the following exercises, divide each polynomial by the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing10a","stepAnswer":["$$\\\\left(-5y\\\\right)-3+\\\\frac{1}{4y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{20y^2+12y-1}{\\\\left(-4y\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(-5y\\\\right)-3+\\\\frac{1}{4y}$$","hints":{"DefaultPathway":[{"id":"a161552dividing10a-h1","type":"hint","dependencies":[],"title":"Use distributive property","text":"Use distributive property to rewrite the expression $$\\\\frac{20y^2+12y-1}{\\\\left(-4y\\\\right)}=\\\\frac{20y^2}{\\\\left(-4y\\\\right)}+\\\\frac{12y}{\\\\left(-4y\\\\right)}+\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-4y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing10a-h2","type":"hint","dependencies":["a161552dividing10a-h1"],"title":"Use distributive property","text":"As a reminder, the distributive law states $$\\\\left(a+b+d\\\\right) c=a c+b c+d c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing10a-h3","type":"hint","dependencies":["a161552dividing10a-h2"],"title":"Use distributive property","text":"in this case, we can see divided by $$\\\\left(-4y\\\\right)$$ same as multiply by $$\\\\frac{1}{\\\\left(-4y\\\\right)}$$, $$a=20y^2$$ , $$b=12y$$, $$d=$$ $$-1$$, $$c=\\\\frac{1}{\\\\left(-4y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5y$$"],"dependencies":["a161552dividing10a-h3"],"title":"Simplify each term in expression","text":"$$\\\\frac{\\\\operatorname{Simplify}\\\\left(20y^2\\\\right)}{\\\\left(-4y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a161552dividing10a-h4"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{12y}{\\\\left(-4y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4y}$$"],"dependencies":["a161552dividing10a-h5"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-4y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4y}$$"],"dependencies":["a161552dividing10a-h6"],"title":"Simplify $$\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-4y\\\\right)}$$","text":"the only common factor in both numerator and denominator is $$-1$$, so the only thing we can do to simplify this term is divided both numerator and denominator by $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-2x\\\\right)-1+\\\\frac{4}{5x}$$"],"dependencies":["a161552dividing10a-h7"],"title":"Combine the simplified terms","text":"As our last step, we can put the simplified terms back to the expression $$\\\\frac{20y^2}{\\\\left(-4y\\\\right)}+\\\\frac{12y}{\\\\left(-4y\\\\right)}+\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-4y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing10a-h8-s1","type":"hint","dependencies":[],"title":"Combine the simplified terms","text":"in the expression $$\\\\frac{20y^2}{\\\\left(-4y\\\\right)}+\\\\frac{12y}{\\\\left(-4y\\\\right)}+\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-4y\\\\right)}$$, replace $$\\\\frac{20y^2}{\\\\left(-4y\\\\right)}$$ with-5*y, replace $$\\\\frac{12y}{\\\\left(-4y\\\\right)}$$ with $$-3$$, and replace $$\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-4y\\\\right)}$$ with $$\\\\frac{1}{4y}$$, then we yield a new simplified expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividing3","title":"Dividing Polynomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing3a","stepAnswer":["$$\\\\frac{2b^3}{\\\\left(-3a^5\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{18a^4 b^8}{\\\\left(-27a^9 b^5\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2b^3}{\\\\left(-3a^5\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a161552dividing3a-h1","type":"hint","dependencies":[],"title":"Rearrange expression and group like terms","text":"Use the associative and commutative property of multiplication to group like terms together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^9$$"],"dependencies":["a161552dividing3a-h1"],"title":"Rearrange expression and group like terms","text":"In this expression, what is the like term of $$a^4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing3a-h3","type":"hint","dependencies":["a161552dividing3a-h2"],"title":"Rearrange expression and group like terms","text":"$$18$$ and $$-27$$ are consider as like terms because they are both real numbers. $$a^4$$ and $$a^9$$ are consider like terms because they are different power of a. Similar for $$b^8$$ and $$b^5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing3a-h4","type":"hint","dependencies":["a161552dividing3a-h3"],"title":"Simplify each group","text":"We can rewrite the given expression in a new way by grouping the like terms using parenthese, $$\\\\frac{18a^4 b^8}{\\\\left(-27a^9 b^5\\\\right)}=\\\\frac{18}{-27} \\\\frac{a^4}{a^9} \\\\frac{b^8}{b^5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{3}$$"],"dependencies":["a161552dividing3a-h4"],"title":"Simplify each group","text":"Simplify $$\\\\frac{18}{-27}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{a^5}$$"],"dependencies":["a161552dividing3a-h5"],"title":"Simplify each group","text":"Simplify $$\\\\frac{a^4}{a^9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b^3$$"],"dependencies":["a161552dividing3a-h6"],"title":"Simplify each group","text":"Simplify $$\\\\frac{b^8}{b^5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing3a-h7-s1","type":"hint","dependencies":[],"title":"Rules for simplify power","text":"Given a real number $$x$$, and m,n integers, $$\\\\frac{a^m}{a^n}=a^{m-n}$$ and $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividing3a-h8","type":"hint","dependencies":["a161552dividing3a-h7"],"title":"Multiply each group together","text":"Then, replace the each group with its simplified form we get $$\\\\left(-\\\\frac{2}{3}\\\\right) \\\\frac{1}{a^5} b^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing3a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2b^3}{\\\\left(-3a^5\\\\right)}$$"],"dependencies":["a161552dividing3a-h8"],"title":"Fraction mutiplication Rule","text":"The final step is take $$\\\\left(-\\\\frac{2}{3}\\\\right) \\\\frac{1}{a^5} b^3$$ and turn it into fraction form using fraction multiplication.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing3a-h9-s1","type":"hint","dependencies":[],"title":"Fraction mutiplication Rule","text":"As a reminder, given fractions $$\\\\frac{a}{b}$$ and $$\\\\frac{d}{c}$$ where a, $$d$$ are real number, and $$b$$, c are non zero real number, $$\\\\frac{a}{b} \\\\frac{d}{c}=\\\\frac{a d}{b c}$$. we can write $$b^3$$ as $$\\\\frac{b^3}{1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividing4","title":"Dividing Polynomial","body":"In the following exercises, divide the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing4a","stepAnswer":["$$\\\\frac{3y^3}{\\\\left(-4x^3\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{45x^5 x^9}{\\\\left(-60x^8 x^6\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3y^3}{\\\\left(-4x^3\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a161552dividing4a-h1","type":"hint","dependencies":[],"title":"Rearrange expression and group like terms","text":"use associative and commutative property of multiplication to group like terms together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^8$$"],"dependencies":["a161552dividing4a-h1"],"title":"Rearrange expression and group like terms","text":"In this expression, what is the like term of $$x^5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing4a-h3","type":"hint","dependencies":["a161552dividing4a-h2"],"title":"Rearrange expression and group like terms","text":"$$45$$ and $$-60$$ are consider as like terms because they are both real numbers. $$x^5$$ and $$x^8$$ are consider like terms because they are different power of a. Similar for $$y^9$$ and $$y^6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing4a-h4","type":"hint","dependencies":["a161552dividing4a-h3"],"title":"Simplify each group","text":"We can rewrite the given expression in a new way by grouping the like terms using parenthese, $$\\\\frac{45x^5 x^9}{\\\\left(-60x^8 x^6\\\\right)}=\\\\frac{45}{-60} \\\\frac{x^5}{x^8} \\\\frac{y^9}{y^6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{4}$$"],"dependencies":["a161552dividing4a-h4"],"title":"Simplify each group","text":"Simplify $$\\\\frac{45}{-60}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{x^3}$$"],"dependencies":["a161552dividing4a-h5"],"title":"Simplify each group","text":"Simplify $$\\\\frac{x^5}{x^8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^3$$"],"dependencies":["a161552dividing4a-h6"],"title":"Simplify each group","text":"Simplify $$\\\\frac{y^9}{y^6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing4a-h7-s1","type":"hint","dependencies":[],"title":"Rules for simplify power","text":"Given a real number $$x$$, and m,n integers, $$\\\\frac{a^m}{a^n}=a^{m-n}$$ and $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividing4a-h8","type":"hint","dependencies":["a161552dividing4a-h7"],"title":"Multiply each group together","text":"Then, replace the each group with its simplified form we get $$\\\\left(-\\\\frac{3}{4}\\\\right) \\\\frac{1}{x^3} y^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3y^3}{\\\\left(-4x^3\\\\right)}$$"],"dependencies":["a161552dividing4a-h8"],"title":"Fraction mutiplication Rule","text":"The final step is take $$\\\\left(-\\\\frac{3}{4}\\\\right) \\\\frac{1}{x^3} y^3$$ and turn it into fraction form using fraction multiplication.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing4a-h9-s1","type":"hint","dependencies":[],"title":"Fraction mutiplication Rule","text":"As a reminder, given fractions $$\\\\frac{a}{b}$$ and $$\\\\frac{d}{c}$$ where a, $$d$$ are real number, and $$b$$, c are non zero real number, $$\\\\frac{a}{b} \\\\frac{d}{c}=\\\\frac{a d}{b c}$$. we can write $$y^3$$ as $$\\\\frac{y^3}{1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividing5","title":"Dividing Polynomial","body":"In the following exercises, divide each polynomial by the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing5a","stepAnswer":["$$3n^3+2n^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{9n^4+6n^3}{3n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3n^3+2n^2$$","hints":{"DefaultPathway":[{"id":"a161552dividing5a-h1","type":"hint","dependencies":[],"title":"Use distributive property","text":"Use distributive property to rewrite the expression $$\\\\frac{9n^4+6n^3}{3n}=\\\\frac{9n^4}{3n}+\\\\frac{6n^3}{3n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing5a-h2","type":"hint","dependencies":["a161552dividing5a-h1"],"title":"Use distributive property","text":"As a reminder, the distributive law states $$\\\\left(a+b\\\\right) c=a c+b c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing5a-h3","type":"hint","dependencies":["a161552dividing5a-h2"],"title":"Use distributive property","text":"in this case, we can see divided by $$3n$$ as multiply by $$\\\\frac{1}{3n}$$, $$a=9n^4$$ , $$b=6n^3$$, $$c=\\\\frac{1}{3n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3n^3$$"],"dependencies":["a161552dividing5a-h3"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{9n^4}{3n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2n^2$$"],"dependencies":["a161552dividing5a-h4"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{6n^3}{3n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing5a-h5-s1","type":"hint","dependencies":[],"title":"Simplify each term in expression","text":"As a reminder, the power rule states for any integer $$m$$, $$n$$ and real number a, $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividing5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3n^3+2n^2$$"],"dependencies":["a161552dividing5a-h2","a161552dividing5a-h3"],"title":"Combine the simplified terms","text":"As our last step, we can put the simplified terms back to the expression $$\\\\frac{9n^4}{3n}+\\\\frac{6n^3}{3n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing5a-h4-s1","type":"hint","dependencies":[],"title":"Combine the simplified terms","text":"$$\\\\frac{9n^4}{3n}$$ simplify into $$3n^3$$ $$\\\\frac{6n^3}{3n}$$ simplify into $$2n^2$$ in the expression $$\\\\frac{9n^4}{3n}+\\\\frac{6n^3}{3n}$$, replace $$\\\\frac{9n^4}{3n}$$ with $$3n^3$$ and $$\\\\frac{\\\\operatorname{replace}\\\\left(6n^3\\\\right)}{3n}$$ with $$2n^2$$, then we yield a new expression. What is the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividing6","title":"Dividing Polynomial","body":"In the following exercises, divide each polynomial by the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing6a","stepAnswer":["$$4x^2+3x$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{8x^3+6x^2}{2x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2+3x$$","hints":{"DefaultPathway":[{"id":"a161552dividing6a-h1","type":"hint","dependencies":[],"title":"Use distributive property","text":"Use distributive property to rewrite the expression $$\\\\frac{8x^3+6x^2}{2x}=\\\\frac{8x^3}{2x}+\\\\frac{6x^2}{2x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing6a-h2","type":"hint","dependencies":["a161552dividing6a-h1"],"title":"Use distributive property","text":"As a reminder, the distributive law states $$\\\\left(a+b\\\\right) c=a c+b c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing6a-h3","type":"hint","dependencies":["a161552dividing6a-h2"],"title":"Use distributive property","text":"in this case, we can see divided by $$2x$$ as multiply by $$\\\\frac{1}{2x}$$, $$a=8x^3$$ , $$b=6x^2$$, $$c=\\\\frac{1}{2x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^2$$"],"dependencies":["a161552dividing6a-h3"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{8x^3}{2x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x$$"],"dependencies":["a161552dividing6a-h4"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{6x^2}{2x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing6a-h6","type":"hint","dependencies":["a161552dividing6a-h5"],"title":"Simplify each term in expression","text":"As a reminder, the power rule states for any integer $$m$$, $$n$$ and real number a, $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^2+3x$$"],"dependencies":["a161552dividing6a-h6","a161552dividing6a-h5"],"title":"Combine the simplified terms","text":"As our last step, we can put the simplified terms back to the $$\\\\operatorname{expression}\\\\left(\\\\frac{8x^3}{2x}\\\\right)+\\\\frac{6x^2}{2x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing6a-h7-s1","type":"hint","dependencies":[],"title":"Combine the simplified terms","text":"in the expression $$\\\\frac{8x^3}{2x}+\\\\frac{6x^2}{2x}$$, replace $$\\\\frac{8x^3}{2x}$$ with $$4x^2$$, and $$\\\\frac{\\\\operatorname{replace}\\\\left(6x^2\\\\right)}{2x}$$ with $$3x$$ then we yield a new expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividing7","title":"Dividing Polynomial","body":"In the following exercises, divide each polynomial by the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing7a","stepAnswer":["$$\\\\left(-9m^2\\\\right)+6m$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{63m^4-42m^3}{\\\\left(-7m^2\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(-9m^2\\\\right)+6m$$","hints":{"DefaultPathway":[{"id":"a161552dividing7a-h1","type":"hint","dependencies":[],"title":"Use distributive property","text":"Use distributive property to rewrite the expression $$\\\\frac{63m^4-42m^3}{\\\\left(-7m^2\\\\right)}=\\\\frac{63m^4}{\\\\left(-7m^2\\\\right)}-\\\\frac{42m^3}{\\\\left(-7m^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing7a-h2","type":"hint","dependencies":["a161552dividing7a-h1"],"title":"Use distributive property","text":"As a reminder, the distributive law states $$\\\\left(a-b\\\\right) c=a c-b c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing7a-h3","type":"hint","dependencies":["a161552dividing7a-h2"],"title":"Use distributive property","text":"in this case, we can see divided by $$\\\\left(-7m^2\\\\right)$$ as multiply by $$\\\\frac{1}{\\\\left(-7m^2\\\\right)}$$, $$a=63m^4$$ , $$b=42m^3$$, $$c=\\\\frac{1}{\\\\left(-7m^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9m^2$$"],"dependencies":["a161552dividing7a-h3"],"title":"Simplify each term in expression","text":"$$\\\\operatorname{Simplify}\\\\left(\\\\frac{63m^4}{\\\\left(-7m^2\\\\right)}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6m$$"],"dependencies":["a161552dividing7a-h4"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{42m^3}{\\\\left(-7m^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing7a-h6","type":"hint","dependencies":["a161552dividing7a-h5"],"title":"Simplify each term in expression","text":"As a reminder, the power rule states for any integer $$m$$, $$n$$ and real number a, $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing7a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-9m^2\\\\right)+6m$$"],"dependencies":["a161552dividing7a-h6","a161552dividing7a-h5"],"title":"Combine the simplified terms","text":"As our last step, we can put the simplified terms back to the $$\\\\operatorname{expression}\\\\left(\\\\frac{63m^4}{\\\\left(-7m^2\\\\right)}\\\\right)-\\\\frac{42m^3}{\\\\left(-7m^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing7a-h7-s1","type":"hint","dependencies":[],"title":"Combine the simplified terms","text":"in the expression $$\\\\frac{63m^4}{\\\\left(-7m^2\\\\right)}-\\\\frac{42m^3}{\\\\left(-7m^2\\\\right)}$$, replace $$\\\\frac{63m^4}{\\\\left(-7m^2\\\\right)}$$ with $$-9m^2$$, and replace $$\\\\frac{42m^3}{\\\\left(-7m^2\\\\right)}$$ with $$-6m$$ then we yield a new expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividing8","title":"Dividing Polynomial","body":"In the following exercises, divide each polynomial by the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing8a","stepAnswer":["$$\\\\left(-6y^2\\\\right)+3y$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{48y^4-24y^3}{\\\\left(-8y^2\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(-6y^2\\\\right)+3y$$","hints":{"DefaultPathway":[{"id":"a161552dividing8a-h1","type":"hint","dependencies":[],"title":"Use distributive property","text":"Use distributive property to rewrite the expression $$\\\\frac{48y^4-24y^3}{\\\\left(-8y^2\\\\right)}=\\\\frac{48y^4}{\\\\left(-8y^2\\\\right)}-\\\\frac{24y^3}{\\\\left(-8y^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing8a-h2","type":"hint","dependencies":["a161552dividing8a-h1"],"title":"Use distributive property","text":"As a reminder, the distributive law states $$\\\\left(a-b\\\\right) c=a c-b c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing8a-h3","type":"hint","dependencies":["a161552dividing8a-h2"],"title":"Use distributive property","text":"in this case, we can see divided by $$\\\\left(-8y^2\\\\right)$$ same as multiply by $$\\\\frac{1}{\\\\left(-8y^2\\\\right)}$$, $$a=48y^4$$ , $$b=24y^3$$, $$c=\\\\frac{1}{\\\\left(-8y^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6y^2$$"],"dependencies":["a161552dividing8a-h3"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{48y^4}{\\\\left(-8y^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3y$$"],"dependencies":["a161552dividing8a-h4"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{24y^3}{\\\\left(-8y^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing8a-h6","type":"hint","dependencies":["a161552dividing8a-h5"],"title":"Simplify each term in expression","text":"As a reminder, the power rule states for any integer $$m$$, $$n$$ and real number a, $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing8a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-6y^2\\\\right)+3y$$"],"dependencies":["a161552dividing8a-h6","a161552dividing8a-h5"],"title":"Combine the simplified terms","text":"As our last step, we can put the simplified terms back to the expression $$\\\\frac{48y^4}{\\\\left(-8y^2\\\\right)}-\\\\frac{24y^3}{\\\\left(-8y^2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing8a-h7-s1","type":"hint","dependencies":[],"title":"Combine the simplified terms","text":"in the expression $$\\\\frac{48y^4}{\\\\left(-8y^2\\\\right)}-\\\\frac{24y^3}{\\\\left(-8y^2\\\\right)}$$, replace $$\\\\frac{48y^4}{\\\\left(-8y^2\\\\right)}$$ with $$-6y^2$$, and replace $$\\\\frac{24y^3}{\\\\left(-8y^2\\\\right)}$$ with $$-3y$$ then we yield a new expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividing9","title":"Dividing Polynomial","body":"In the following exercises, divide each polynomial by the monomials.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividing9a","stepAnswer":["$$\\\\left(-2x\\\\right)-1+\\\\frac{4}{5x}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{10x^2+5x-4}{\\\\left(-5x\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(-2x\\\\right)-1+\\\\frac{4}{5x}$$","hints":{"DefaultPathway":[{"id":"a161552dividing9a-h1","type":"hint","dependencies":[],"title":"Use distributive property","text":"Use distributive property to rewrite the expression $$\\\\frac{10x^2+5x-4}{\\\\left(-5x\\\\right)}=\\\\frac{10x^2}{\\\\left(-5x\\\\right)}+\\\\frac{5x}{\\\\left(-5x\\\\right)}+\\\\frac{\\\\left(-4\\\\right)}{\\\\left(-5x\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing9a-h2","type":"hint","dependencies":["a161552dividing9a-h1"],"title":"Use distributive property","text":"As a reminder, the distributive law states $$\\\\left(a+b+d\\\\right) c=a c+b c+d c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing9a-h3","type":"hint","dependencies":["a161552dividing9a-h2"],"title":"Use distributive property","text":"in this case, we can see divided by $$\\\\left(-5x\\\\right)$$ same as multiply by $$\\\\frac{1}{\\\\left(-5x\\\\right)}$$, $$a=10x^2$$ , $$b=5x$$, $$d=$$ $$-4$$, $$c=\\\\frac{1}{\\\\left(-5x\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2x$$"],"dependencies":["a161552dividing9a-h3"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{10x^2}{\\\\left(-5x\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a161552dividing9a-h4"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{5x}{\\\\left(-5x\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{5x}$$"],"dependencies":["a161552dividing9a-h5"],"title":"Simplify each term in expression","text":"Simplify $$\\\\frac{\\\\left(-4\\\\right)}{\\\\left(-5x\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing9a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{5x}$$"],"dependencies":["a161552dividing9a-h6"],"title":"Simplify $$\\\\frac{\\\\left(-4\\\\right)}{\\\\left(-5x\\\\right)}$$","text":"the only common factor in both numerator and denominator is $$-1$$, so the only thing we can do to simplify this term is divided both numerator and denominator by $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividing9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-2x\\\\right)-1+\\\\frac{4}{5x}$$"],"dependencies":["a161552dividing9a-h7","a161552dividing9a-h6","a161552dividing9a-h5"],"title":"Combine the simplified terms","text":"As our last step, we can put the simplified terms back to the expression $$\\\\frac{10x^2}{\\\\left(-5x\\\\right)}+\\\\frac{5x}{\\\\left(-5x\\\\right)}+\\\\frac{\\\\left(-4\\\\right)}{\\\\left(-5x\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividing9a-h5-s1","type":"hint","dependencies":[],"title":"Combine the simplified terms","text":"in the expression $$\\\\frac{10x^2}{\\\\left(-5x\\\\right)}+\\\\frac{5x}{\\\\left(-5x\\\\right)}+\\\\frac{\\\\left(-4\\\\right)}{\\\\left(-5x\\\\right)}$$, replace $$\\\\frac{10x^2}{\\\\left(-5x\\\\right)}$$ with $$-2x$$, replace $$\\\\frac{\\\\left(-4\\\\right)}{\\\\left(-5x\\\\right)}$$ with $$\\\\frac{4}{5x}$$, and replace $$\\\\frac{5x}{\\\\left(-5x\\\\right)}$$ with $$-1$$, then we yield a new expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividingpoly1","title":"Dividing Polynomials","body":"Divide each polynomial by the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly1a","stepAnswer":["$$x+3-\\\\frac{8}{x+8}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2+11x+16}{x+8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x+3-\\\\frac{8}{x+8}$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly1a-h1","type":"hint","dependencies":[],"title":"Division","text":"Divide the leading term in the dividend by the leading term of the divisor. $$\\\\frac{x^2}{x}=x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h2","type":"hint","dependencies":["a161552dividingpoly1a-h1"],"title":"Multiplication","text":"Multiply the result by the divisor. $$x \\\\left(x+8\\\\right)=x^2+8x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h3","type":"hint","dependencies":["a161552dividingpoly1a-h2"],"title":"Subtraction","text":"Subtract the divident from the result. $$x^2+11x+16-x^2+8x=3x+16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h4","type":"hint","dependencies":["a161552dividingpoly1a-h3"],"title":"Division","text":"Divide the leading term of the remainder. $$\\\\frac{3x}{x}=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h5","type":"hint","dependencies":["a161552dividingpoly1a-h4"],"title":"Multiplication","text":"Multiply the result by the divisor. $$3\\\\left(x+8\\\\right)=3x+24$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h6","type":"hint","dependencies":["a161552dividingpoly1a-h5"],"title":"Subtraction","text":"Subtract the remainder from the new result. $$3x+16-3x+24=-8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h7","type":"hint","dependencies":["a161552dividingpoly1a-h6"],"title":"Remainder","text":"Since the degree of the remainder is less than the divisor, our last term is $$\\\\frac{-8}{x+8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+3-\\\\frac{8}{x+8}$$"],"dependencies":["a161552dividingpoly1a-h7"],"title":"Division","text":"What is our final result after combining all the terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly1a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+3-\\\\frac{8}{x+8}$$"],"dependencies":["a161552dividingpoly1a-h8"],"title":"Division","text":"$$x+3-\\\\frac{8}{x+8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552dividingpoly10","title":"Dividing Polynomials","body":"Divide each polynomial function by the binomial function and solve for a given $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly10a","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"$$f(x)=x^2-3x+2$$, $$g(x)=x+3$$ Find $$\\\\frac{f}{g}$$ when $$x=3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly10a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a161552dividingpoly10a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly10a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a161552dividingpoly10a-h2"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly10a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2+3x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$x \\\\left(x+3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-6x\\\\right)+2$$"],"dependencies":["a161552dividingpoly10a-h3"],"title":"Subtraction","text":"What is $$x^2-3x+2-x^2+3x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a161552dividingpoly10a-h5"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$\\\\left(-6x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly10a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-6x\\\\right)-18$$"],"dependencies":[],"title":"Multiplication","text":"What is $$-6\\\\left(x+3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a161552dividingpoly10a-h6"],"title":"Subtraction","text":"What is $$\\\\left(-6x\\\\right)+2-\\\\left(-6x\\\\right)-18$$? $$\\\\left(-6x\\\\right)+2$$ is the remainder from the previous subtraction step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{20}{x+3}$$"],"dependencies":["a161552dividingpoly10a-h7"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-6+\\\\frac{20}{x+3}$$"],"dependencies":["a161552dividingpoly10a-h8"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly10a-h9-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$x$$, $$-6$$, $$\\\\frac{20}{x+3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly10a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":[],"title":"Plugging it in","text":"What is $$x-6+\\\\frac{20}{x}+3$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552dividingpoly2","title":"Dividing Polynomials","body":"Divide each polynomial by the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly2a","stepAnswer":["$$3x^2-2x+2+\\\\frac{2}{x+1}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x^3+x^2+4}{x+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^2-2x+2+\\\\frac{2}{x+1}$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly2a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a161552dividingpoly2a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly2a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x^2$$"],"dependencies":["a161552dividingpoly2a-h2"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$3x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly2a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x^3+3x^2$$"],"dependencies":[],"title":"Multiplication","text":"What is $$3x^2 \\\\left(x+1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-2x^2\\\\right)+4$$"],"dependencies":["a161552dividingpoly2a-h3"],"title":"Subtraction","text":"What is $$3x^3+x^2+4-3x^3+3x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2x$$"],"dependencies":["a161552dividingpoly2a-h5"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$\\\\left(-2x^2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly2a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2x^2-2x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$\\\\left(-2x\\\\right) \\\\left(x+1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x+4$$"],"dependencies":["a161552dividingpoly2a-h6"],"title":"Subtraction","text":"What is $$\\\\left(-2x^2+4\\\\right)-\\\\left(-2x^2-2x\\\\right)$$ (-2*(x**2)+4 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly2a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a161552dividingpoly2a-h7"],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly2a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$2x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly2a-h9-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x+2$$"],"dependencies":[],"title":"Multiplication","text":"What is $$2\\\\left(x+1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly2a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a161552dividingpoly2a-h9"],"title":"Subtraction","text":"What is $$2x+4-2x+2$$ ((2*x)+4 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly2a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{x+1}$$"],"dependencies":["a161552dividingpoly2a-h10"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly2a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x^2-2x+2+\\\\frac{2}{x+1}$$"],"dependencies":["a161552dividingpoly2a-h11"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly2a-h12-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$3x^2$$, $$-2x$$, $$2$$, and $$\\\\frac{2}{x+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividingpoly3","title":"Dividing Polynomials","body":"Divide each polynomial by the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly3a","stepAnswer":["$$2x^2-6x+8+\\\\frac{4}{x+3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2x^3-10x+28}{x+3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2x^2-6x+8+\\\\frac{4}{x+3}$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly3a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a161552dividingpoly3a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly3a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x^2$$"],"dependencies":["a161552dividingpoly3a-h2"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$2x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly3a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x^3+6x^2$$"],"dependencies":[],"title":"Multiplication","text":"What is $$2x^2 \\\\left(x+3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-6x^2\\\\right)-10x+28$$"],"dependencies":["a161552dividingpoly3a-h3"],"title":"Subtraction","text":"What is $$2x^3-10x+28-2x^3+6x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6x$$"],"dependencies":["a161552dividingpoly3a-h5"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$\\\\left(-6x^2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly3a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-6x^2\\\\right)-18x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$-6x \\\\left(x+3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8x+28$$"],"dependencies":["a161552dividingpoly3a-h6"],"title":"Subtraction","text":"What is $$\\\\left(-6x^2\\\\right)-10x+28-\\\\left(-6x^2\\\\right)-18x$$ ((-6*(x**2))-(10*x)+28 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a161552dividingpoly3a-h7"],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly3a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":[],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$8x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly3a-h9-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8x+24$$"],"dependencies":[],"title":"Multiplication","text":"What is $$8\\\\left(x+3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a161552dividingpoly3a-h9"],"title":"Subtraction","text":"What is $$8x+28-8x+24$$? (8*x+28 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly3a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{x+3}$$"],"dependencies":["a161552dividingpoly3a-h10"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly3a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x^2-6x+8+\\\\frac{4}{x+3}$$"],"dependencies":["a161552dividingpoly3a-h11"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly3a-h12-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$2x^2$$, $$-6x$$, $$8$$, $$\\\\frac{4}{x+3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividingpoly4","title":"Dividing Polynomials","body":"Divide each polynomial by the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly4a","stepAnswer":["$$x^2-x+1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^3+1}{x+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2-x+1$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly4a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a161552dividingpoly4a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly4a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a161552dividingpoly4a-h2"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly4a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^3+x^2$$"],"dependencies":[],"title":"Multiplication","text":"What is (x**2))*(x+1)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-x^2\\\\right)+1$$"],"dependencies":["a161552dividingpoly4a-h3"],"title":"Subtraction","text":"What is $$x^3+1-x^3+x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-x$$"],"dependencies":["a161552dividingpoly4a-h5"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$-\\\\left(x^2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly4a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-x^2\\\\right)-x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$-x \\\\left(x+1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+1$$"],"dependencies":["a161552dividingpoly4a-h6"],"title":"Subtraction","text":"What is $$\\\\left(-x^2\\\\right)+1-\\\\left(-x^2\\\\right)-x$$? ((-x**2)+1 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly4a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a161552dividingpoly4a-h7"],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly4a-h9-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+1$$"],"dependencies":[],"title":"Multiplication","text":"What is $$1\\\\left(x+1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly4a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a161552dividingpoly4a-h9"],"title":"Subtraction","text":"What is $$x+1-x+1$$ (x+1 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly4a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly4a-h10"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly4a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-x+1$$"],"dependencies":["a161552dividingpoly4a-h11"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly4a-h12-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$x^2$$, $$-x$$, $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividingpoly5","title":"Dividing Polynomials","body":"Divide each polynomial by the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly5a","stepAnswer":["$$x^2-10x+100$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^3+1000}{x+10}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2-10x+100$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly5a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a161552dividingpoly5a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly5a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a161552dividingpoly5a-h2"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly5a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^3+10x^2$$"],"dependencies":[],"title":"Multiplication","text":"What is (x**2))*(x+10)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-10x^2\\\\right)+1000$$"],"dependencies":["a161552dividingpoly5a-h3"],"title":"Subtraction","text":"What is $$x^3+10-x^3+10x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10x$$"],"dependencies":["a161552dividingpoly5a-h5"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$-10x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly5a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10x^2-100x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$-10x \\\\left(x+10\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly5a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100x+1000$$"],"dependencies":["a161552dividingpoly5a-h6"],"title":"Subtraction","text":"What is $$\\\\left(-10x^2\\\\right)+1000--\\\\left(10x^2-100x\\\\right)$$? $$\\\\left(-10x^2\\\\right)+1000$$ is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a161552dividingpoly5a-h7"],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100$$"],"dependencies":[],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$100x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly5a-h9-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100x+1000$$"],"dependencies":[],"title":"Multiplication","text":"What is $$100\\\\left(x+10\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly5a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly5a-h9"],"title":"Subtraction","text":"What is $$100x+1000-100x+1000$$? ((100*x)+1000 is the remainder from the last previous step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly5a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly5a-h10"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly5a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-10x+100$$"],"dependencies":["a161552dividingpoly5a-h11"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly5a-h12-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$x^2$$, $$-10x$$, $$100$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividingpoly6","title":"Dividing Polynomials","body":"Divide each polynomial by the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly6a","stepAnswer":["$$16x^2+12x+9$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{64x^3-27}{4x-3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16x^2+12x+9$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly6a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a161552dividingpoly6a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly6a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16x^2$$"],"dependencies":["a161552dividingpoly6a-h2"],"title":"Multiplication","text":"What can we multiply $$4x$$ by to get $$64x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly6a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64x^3-48x^2$$"],"dependencies":[],"title":"Multiplication","text":"What is $$16x^2 \\\\left(4x-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$48x^2-27$$"],"dependencies":["a161552dividingpoly6a-h3"],"title":"Subtraction","text":"What is $$64x^3-27-64x^3-48x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12x$$"],"dependencies":["a161552dividingpoly6a-h5"],"title":"Multiplication","text":"What can we multiply $$4x$$ by to get $$48x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly6a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$48x^2-36x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$12x \\\\left(4x-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36x-27$$"],"dependencies":["a161552dividingpoly6a-h6"],"title":"Subtraction","text":"What is $$48x^2-27-48x^2-36x$$? ((48*(x**2)-27) is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly6a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a161552dividingpoly6a-h7"],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly6a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":[],"title":"Multiplication","text":"What can we multiply $$4x$$ by to get $$36x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly6a-h9-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36x-27$$"],"dependencies":[],"title":"Multiplication","text":"What is $$9\\\\left(4x-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly6a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly6a-h9"],"title":"Subtraction","text":"What is $$36x-27-36x-27$$? (((36*x)-27) is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly6a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly6a-h10"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly6a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16x^2+12x+9$$"],"dependencies":["a161552dividingpoly6a-h11"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly6a-h12-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$16x^2$$, $$12x$$, $$9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividingpoly7","title":"Dividing Polynomials","body":"Divide each polynomial by the binomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly7a","stepAnswer":["$$25x^2+20x+16$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{125x^3-64}{5x-4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25x^2+20x+16$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly7a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a161552dividingpoly7a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly7a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25x^2$$"],"dependencies":["a161552dividingpoly7a-h2"],"title":"Multiplication","text":"What can we multiply $$5x$$ by to get $$125x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly7a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$125x^3-100x^2$$"],"dependencies":[],"title":"Multiplication","text":"What is $$25x^2 \\\\left(5x-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100x^2-64$$"],"dependencies":["a161552dividingpoly7a-h3"],"title":"Subtraction","text":"What is $$125x^3-64-125x^3-100x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20x$$"],"dependencies":["a161552dividingpoly7a-h5"],"title":"Multiplication","text":"What can we multiply $$5x$$ by to get $$100x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly7a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100x^2-80x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$20x \\\\left(5x-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly7a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$80x-64$$"],"dependencies":["a161552dividingpoly7a-h6"],"title":"Subtraction","text":"What is $$100x^2-64-100x^2-80x$$? (((100*(x**2))-64) is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly7a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a161552dividingpoly7a-h7"],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly7a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":[],"title":"Multiplication","text":"What can we multiply $$5x$$ by to get $$80x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly7a-h9-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$80x-64$$"],"dependencies":[],"title":"Multiplication","text":"What is $$16\\\\left(5x-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly7a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly7a-h9"],"title":"Subtraction","text":"What is $$80x-64-80x-64$$? ((80*x)-64 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly7a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly7a-h10"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly7a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25x^2+20x+16$$"],"dependencies":["a161552dividingpoly7a-h11"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly7a-h12-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$25x^2$$, $$20x$$, $$16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552dividingpoly8","title":"Dividing Polynomials","body":"Divide each polynomial function by the binomial function and solve for a given $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly8a","stepAnswer":["$$-10$$"],"problemType":"TextBox","stepTitle":"$$f(x)=x^2-13x+36$$ $$g(x)=x-4$$ Find $$\\\\frac{f}{g}$$ when $$x=-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly8a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a161552dividingpoly8a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly8a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a161552dividingpoly8a-h2"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly8a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-4x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$x \\\\left(x-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-9x\\\\right)+36$$"],"dependencies":["a161552dividingpoly8a-h3"],"title":"Subtraction","text":"What is $$x^2-13x+36-x^2-4x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a161552dividingpoly8a-h5"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$\\\\left(-9x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly8a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-9x\\\\right)+36$$"],"dependencies":[],"title":"Multiplication","text":"What is $$-9\\\\left(x-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly8a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly8a-h6"],"title":"Subtraction","text":"What is $$\\\\left(-9x\\\\right)+36-\\\\left(-9x\\\\right)+36$$? ((-9*x)+36 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly8a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly8a-h7"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly8a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-9$$"],"dependencies":["a161552dividingpoly8a-h8"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly8a-h9-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$x$$, $$-9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly8a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":[],"title":"Plugging it in","text":"What is $$x-9$$ when $$x=-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552dividingpoly9","title":"Dividing Polynomials","body":"Divide each polynomial function by the binomial function and solve for a given $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552dividingpoly9a","stepAnswer":["$$-11$$"],"problemType":"TextBox","stepTitle":"$$f(x)=x^2-15x+54$$, $$g(x)=x-9$$ Find $$\\\\frac{f}{g}$$ when $$x=-5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-11$$","hints":{"DefaultPathway":[{"id":"a161552dividingpoly9a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Remember to fill in missing coefficients with placeholder 0\'s if possible to make the equation easier to read and work with.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a161552dividingpoly9a-h1"],"title":"Division","text":"What is the largest degree in the polynomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly9a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the binomial?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a161552dividingpoly9a-h2"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly9a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-9x$$"],"dependencies":[],"title":"Multiplication","text":"What is $$x \\\\left(x-9\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-6x\\\\right)+54$$"],"dependencies":["a161552dividingpoly9a-h3"],"title":"Subtraction","text":"What is $$x^2-15x+54-x^2-9x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Division","text":"What is the largest degree in the remainder?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a161552dividingpoly9a-h5"],"title":"Multiplication","text":"What can we multiply $$x$$ by to get $$\\\\left(-6x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly9a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-6x\\\\right)+54$$"],"dependencies":[],"title":"Multiplication","text":"What is $$-6\\\\left(x-9\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly9a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly9a-h6"],"title":"Subtraction","text":"What is $$\\\\left(-6x\\\\right)+54-\\\\left(-6x\\\\right)+54$$? ((-6*x)+54 is the remainder from the previous subtraction step.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552dividingpoly9a-h7"],"title":"Remainder","text":"What is the remainder? If there is no remainder enter $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552dividingpoly9a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-6$$"],"dependencies":["a161552dividingpoly9a-h8"],"title":"Combining","text":"Combine all the terms that we used to multiply the divisor by into a single expression along with the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552dividingpoly9a-h9-s1","type":"hint","dependencies":[],"title":"Combining","text":"Reminder: The terms we had were, $$x$$, $$-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a161552dividingpoly9a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-11$$"],"dependencies":[],"title":"Plugging it in","text":"What is $$x-6$$ when $$x=-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly1","title":"Using Long Division to Divide a Second-Degree Polynomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly1a","stepAnswer":["$$5x-2$$"],"problemType":"TextBox","stepTitle":"Divide $$5x^2+3x-2$$ by $$x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x-2$$","hints":{"DefaultPathway":[{"id":"a161552divpoly1a-h1","type":"hint","dependencies":[],"title":"Dividing the Expression","text":"Remember, we must start by dividing the first term, $$5x^2$$, by $$x$$. This gives us $$5x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly1a-h2","type":"hint","dependencies":["a161552divpoly1a-h1"],"title":"Multiplying Expressions","text":"Now, we must multiply everything in the divisor by $$5x$$ and subtract from the original polynomial. This means we subtract $$5x^2+5x$$. This cycle of \\"division\\" and \\"multiplication\\" will continue until the divident is of a lesser degree than the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly1a-h3","type":"hint","dependencies":["a161552divpoly1a-h2"],"title":"Full Solution","text":"If you\'re stuck, check your work with the full solution below. The answer is $$5x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly10","title":"Dividing Polynomials Exercise #1","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly10a","stepAnswer":["Quotient: $$x+6$$, Remainder: $$\\\\frac{5}{x-1}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^2+5x-1}{x-1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$x+6$$, Remainder: $$\\\\frac{5}{x-1}$$","choices":["Quotient: $$x+6$$, Remainder: $$\\\\frac{5}{x-1}$$","Quotient: $$x+3$$, Remainder: $$\\\\frac{2}{x-1}$$","Quotient: $$x+4$$, Remainder: $$\\\\frac{5}{x-1}$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly10a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly10a-h2","type":"hint","dependencies":["a161552divpoly10a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly11","title":"Dividing Polynomials Exercise #2","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly11a","stepAnswer":["Quotient: $$2x+1$$, Remainder: $$0$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{2x^2-9x-5}{x-5}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$2x+1$$, Remainder: $$0$$","choices":["Quotient: $$2x+1$$, Remainder: $$1$$","Quotient: $$3x+1$$, Remainder: $$1$$","Quotient: $$2x+1$$, Remainder: $$0$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly11a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly11a-h2","type":"hint","dependencies":["a161552divpoly11a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly12","title":"Dividing Polynomials Exercise #3","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly12a","stepAnswer":["Quotient: $$3x+2$$, Remainder: $$0$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{3x^2+23x+14}{x+7}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$3x+2$$, Remainder: $$0$$","choices":["Quotient: $$5x+2$$, Remainder: $$2$$","Quotient: $$3x+2$$, Remainder: $$0$$","Quotient: $$x+2$$, Remainder: $$0$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly12a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly12a-h2","type":"hint","dependencies":["a161552divpoly12a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly13","title":"Dividing Polynomials Exercise #4","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly13a","stepAnswer":["Quotient: $$x-3$$, Remainder: $$\\\\frac{12}{4x+2}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{4x^2-10x+6}{4x+2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$x-3$$, Remainder: $$\\\\frac{12}{4x+2}$$","choices":["Quotient: $$x-3$$, Remainder: $$\\\\frac{12}{4x+2}$$","Quotient: $$x-3$$, Remainder: $$\\\\frac{2}{4x+2}$$","Quotient: $$x-2$$, Remainder: $$\\\\frac{12}{4x+2}$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly13a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly13a-h2","type":"hint","dependencies":["a161552divpoly13a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly14","title":"Dividing Polynomials Exercise #5","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly14a","stepAnswer":["Quotient: $$x-5$$, Remainder: $$0$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{6x^2-25x-25}{6x+5}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$x-5$$, Remainder: $$0$$","choices":["Quotient: $$x-3$$, Remainder: $$0$$","Quotient: $$x-5$$, Remainder: $$1$$","Quotient: $$x-5$$, Remainder: $$0$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly14a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly14a-h2","type":"hint","dependencies":["a161552divpoly14a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly15","title":"Dividing Polynomials Exercise #6","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly15a","stepAnswer":["Quotient: $$-x+1$$, Remainder: $$\\\\frac{-2}{x+1}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{\\\\left(-x^2-1\\\\right)}{x+1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$-x+1$$, Remainder: $$\\\\frac{-2}{x+1}$$","choices":["Quotient: $$-x+1$$, Remainder: $$\\\\frac{2}{x+1}$$","Quotient: $$x+1$$, Remainder: $$\\\\frac{-1}{x+1}$$","Quotient: $$-x+1$$, Remainder: $$\\\\frac{-2}{x+1}$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly15a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly15a-h2","type":"hint","dependencies":["a161552divpoly15a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly16","title":"Dividing Polynomials Exercise #7","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly16a","stepAnswer":["Quotient: $$2x-7$$, Remainder: $$\\\\frac{16}{x+2}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{2x^2-3x+2}{x+2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$2x-7$$, Remainder: $$\\\\frac{16}{x+2}$$","choices":["Quotient: $$2x-7$$, Remainder: $$\\\\frac{16}{x+2}$$","Quotient: $$x-7$$, Remainder: $$\\\\frac{16}{x+2}$$","Quotient: $$2x-7$$, Remainder: $$\\\\frac{6}{x+2}$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly16a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly16a-h2","type":"hint","dependencies":["a161552divpoly16a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly17","title":"Dividing Polynomials Exercise #8","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly17a","stepAnswer":["Quotient: $$x^2+5x+25$$, Remainder: $$\\\\frac{-1}{x-5}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^3-126}{x-5}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$x^2+5x+25$$, Remainder: $$\\\\frac{-1}{x-5}$$","choices":["Quotient: $$x^2+5x+25$$, Remainder: $$\\\\frac{5}{x-5}$$","Quotient: $$x^2+5x+25$$, Remainder: $$\\\\frac{-1}{x-5}$$","Quotient: $$x^2+5x+25$$, Remainder: $$\\\\frac{-3}{x-5}$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly17a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly17a-h2","type":"hint","dependencies":["a161552divpoly17a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly18","title":"Dividing Polynomials Exercise #9","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly18a","stepAnswer":["Quotient: $$x-2$$, Remainder: $$\\\\frac{6}{3x+1}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{3x^2-5x+4}{3x+1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$x-2$$, Remainder: $$\\\\frac{6}{3x+1}$$","choices":["Quotient: $$3x-2$$, Remainder: $$\\\\frac{6}{3x+1}$$","Quotient: $$x-2$$, Remainder: $$\\\\frac{2}{3x+1}$$","Quotient: $$x-2$$, Remainder: $$\\\\frac{6}{3x+1}$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly18a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly18a-h2","type":"hint","dependencies":["a161552divpoly18a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly19","title":"Dividing Polynomials Exercise #10","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly19a","stepAnswer":["Quotient: $$x^2-x+3$$, Remainder: $$0$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^3-3x^2+5x-6}{x-2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$x^2-x+3$$, Remainder: $$0$$","choices":["Quotient: $$x^2-x+3$$, Remainder: $$0$$","Quotient: $$x^2-2x+3$$, Remainder: $$0$$","Quotient: $$x^2-5x+3$$, Remainder: $$1$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly19a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly19a-h2","type":"hint","dependencies":["a161552divpoly19a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly2","title":"Using Long Division to Divide a Third-Degree Polynomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly2a","stepAnswer":["$$2x^2+5x-7+\\\\frac{1}{3x-2}$$"],"problemType":"TextBox","stepTitle":"$$6x^3+11x^2-31x+15$$ by $$3x-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2x^2+5x-7+\\\\frac{1}{3x-2}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly2a-h1","type":"hint","dependencies":[],"title":"Dividing Terms","text":"Remember, we must start by dividing the first term, $$6x^3$$, by $$3x$$. This gives us $$2x^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly2a-h2","type":"hint","dependencies":["a161552divpoly2a-h1"],"title":"Multiplying Expressions","text":"Now, we must multiply everything in the divisor by $$2x^2$$ and subtract from the original polynomial. This means we subtract $$6x^3-4x^2$$. This cycle of \\"division\\" and \\"multiplication\\" will continue until the divident is of a lesser degree than the divisor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly2a-h3","type":"hint","dependencies":["a161552divpoly2a-h2"],"title":"Remainder","text":"Sometimes, we will be left with a remainder and will not be able to divide any further (when the dividend has a lower degree than the divisor). When this occurs, we write out the answer and add it to the $$\\\\frac{remainder}{divisor}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly2a-h4","type":"hint","dependencies":["a161552divpoly2a-h3"],"title":"Full Solution","text":"If you\'re stuck, check your work with the full solution below.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly20","title":"Dividing Polynomials Exercise #11","body":"Use long division to divide. Specify the quotient and the remainder.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly20a","stepAnswer":["Quotient: $$2x^2-3x+5$$, Remainder: $$0$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{2x^3+3x^2-4x+15}{x+3}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quotient: $$2x^2-3x+5$$, Remainder: $$0$$","choices":["Quotient: $$2x^2-3x+5$$, Remainder: $$0$$","Quotient: $$2x^2-3x+5$$, Remainder: $$\\\\frac{1}{x+3}$$","Quotient: $$2x^2-3x+5$$, Remainder: $$1$$"],"hints":{"DefaultPathway":[{"id":"a161552divpoly20a-h1","type":"hint","dependencies":[],"title":"Long Division Process","text":"First, determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor. Second, multiply the answer by the divisor and write it below the like terms of the dividend. Third, subtract the bottom binomial from the top binomial. Fourth, bring down the next term of the dividend. Next, repeat steps $$1-4$$ until reaching the last term of the dividend. Finally, if the remainder is non-zero, express as a fraction using the divisor as the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly20a-h2","type":"hint","dependencies":["a161552divpoly20a-h1"],"title":"Long Division Example","text":"The attached image shows an example of long division, where the polynomial $$6x^3+11x^2-31x+15$$ is divided by $$3x-2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly21","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly21a","stepAnswer":["$$3x^2-11x+34$$ - $$\\\\frac{106}{x+3}$$"],"problemType":"TextBox","stepTitle":"$$3x^3-2x^2+x-4$$ / $$x+3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^2-11x+34$$ - $$\\\\frac{106}{x+3}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly21a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$x+3$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly21a-h2","type":"hint","dependencies":["a161552divpoly21a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly21a-h3","type":"hint","dependencies":["a161552divpoly21a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly21a-h4","type":"hint","dependencies":["a161552divpoly21a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly21a-h5","type":"hint","dependencies":["a161552divpoly21a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly21a-h6","type":"hint","dependencies":["a161552divpoly21a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly21a-h7","type":"hint","dependencies":["a161552divpoly21a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly22","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly22a","stepAnswer":["$$2x^2+2x+1+\\\\frac{10}{x-4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2x^3-6x^2-7x+6}{x-4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2x^2+2x+1+\\\\frac{10}{x-4}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly22a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$(x-4)$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly22a-h2","type":"hint","dependencies":["a161552divpoly22a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly22a-h3","type":"hint","dependencies":["a161552divpoly22a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly22a-h4","type":"hint","dependencies":["a161552divpoly22a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly22a-h5","type":"hint","dependencies":["a161552divpoly22a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly22a-h6","type":"hint","dependencies":["a161552divpoly22a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly22a-h7","type":"hint","dependencies":["a161552divpoly22a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly23","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly23a","stepAnswer":["$$6x^2-16x+9$$ - $$\\\\frac{24}{x+1}$$"],"problemType":"TextBox","stepTitle":"$$6x^3-10x^2-7x-15$$ / $$x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6x^2-16x+9$$ - $$\\\\frac{24}{x+1}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly23a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$x+1$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly23a-h2","type":"hint","dependencies":["a161552divpoly23a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly23a-h3","type":"hint","dependencies":["a161552divpoly23a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly23a-h4","type":"hint","dependencies":["a161552divpoly23a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly23a-h5","type":"hint","dependencies":["a161552divpoly23a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly23a-h6","type":"hint","dependencies":["a161552divpoly23a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly23a-h7","type":"hint","dependencies":["a161552divpoly23a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly24","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly24a","stepAnswer":["$$2x\\\\times2-7x+1-\\\\frac{2}{2x+1}$$"],"problemType":"TextBox","stepTitle":"$$4x^3-12x^2-5x-1$$ / $$2x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2x\\\\times2-7x+1-\\\\frac{2}{2x+1}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly24a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$2x+1$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly24a-h2","type":"hint","dependencies":["a161552divpoly24a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly24a-h3","type":"hint","dependencies":["a161552divpoly24a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly24a-h4","type":"hint","dependencies":["a161552divpoly24a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly24a-h5","type":"hint","dependencies":["a161552divpoly24a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly24a-h6","type":"hint","dependencies":["a161552divpoly24a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly24a-h7","type":"hint","dependencies":["a161552divpoly24a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly25","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly25a","stepAnswer":["$$3x^2-2x+\\\\frac{16}{3}+\\\\frac{31}{3\\\\left(3x-1\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$9x^3-9x^2+18x+5$$ / $$(3x-1)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^2-2x+\\\\frac{16}{3}+\\\\frac{31}{3\\\\left(3x-1\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly25a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$(3x-1)$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly25a-h2","type":"hint","dependencies":["a161552divpoly25a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly25a-h3","type":"hint","dependencies":["a161552divpoly25a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly25a-h4","type":"hint","dependencies":["a161552divpoly25a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly25a-h5","type":"hint","dependencies":["a161552divpoly25a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly25a-h6","type":"hint","dependencies":["a161552divpoly25a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly25a-h7","type":"hint","dependencies":["a161552divpoly25a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly26","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly26a","stepAnswer":["$$3x^2-11x+34-\\\\frac{106}{x+3}$$"],"problemType":"TextBox","stepTitle":"$$3x^3-2x^2+x-4$$ / $$x+3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^2-11x+34-\\\\frac{106}{x+3}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly26a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$x+3$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly26a-h2","type":"hint","dependencies":["a161552divpoly26a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly26a-h3","type":"hint","dependencies":["a161552divpoly26a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly26a-h4","type":"hint","dependencies":["a161552divpoly26a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly26a-h5","type":"hint","dependencies":["a161552divpoly26a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly26a-h6","type":"hint","dependencies":["a161552divpoly26a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly26a-h7","type":"hint","dependencies":["a161552divpoly26a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly27","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly27a","stepAnswer":["$$-3x^2-4x-6$$ - $$\\\\frac{22}{2x-3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-6x^3+x^2\\\\right)-4$$ / $$(2x-3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3x^2-4x-6$$ - $$\\\\frac{22}{2x-3}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly27a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$(2x-3)$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly27a-h2","type":"hint","dependencies":["a161552divpoly27a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly27a-h3","type":"hint","dependencies":["a161552divpoly27a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly27a-h4","type":"hint","dependencies":["a161552divpoly27a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly27a-h5","type":"hint","dependencies":["a161552divpoly27a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly27a-h6","type":"hint","dependencies":["a161552divpoly27a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly27a-h7","type":"hint","dependencies":["a161552divpoly27a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly28","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly28a","stepAnswer":["$$x^2+5x+1$$"],"problemType":"TextBox","stepTitle":"$$2x\\\\times83+7x\\\\times82-13x-3$$ / $$(2x-3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2+5x+1$$","hints":{"DefaultPathway":[{"id":"a161552divpoly28a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$(2x-3)$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly28a-h2","type":"hint","dependencies":["a161552divpoly28a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly28a-h3","type":"hint","dependencies":["a161552divpoly28a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly28a-h4","type":"hint","dependencies":["a161552divpoly28a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly28a-h5","type":"hint","dependencies":["a161552divpoly28a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly28a-h6","type":"hint","dependencies":["a161552divpoly28a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly28a-h7","type":"hint","dependencies":["a161552divpoly28a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly29","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly29a","stepAnswer":["$$3x^2-11x+24$$ - $$\\\\frac{45}{x+2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x^3-5x^2+2x+3}{x+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^2-11x+24$$ - $$\\\\frac{45}{x+2}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly29a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$x+2$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly29a-h2","type":"hint","dependencies":["a161552divpoly29a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly29a-h3","type":"hint","dependencies":["a161552divpoly29a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly29a-h4","type":"hint","dependencies":["a161552divpoly29a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly29a-h5","type":"hint","dependencies":["a161552divpoly29a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly29a-h6","type":"hint","dependencies":["a161552divpoly29a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly29a-h7","type":"hint","dependencies":["a161552divpoly29a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly3","title":"Using Synthetic Division to Divide a Second-Degree Polynomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly3a","stepAnswer":["$$5x+12$$"],"problemType":"TextBox","stepTitle":"Use synthetic division to divide $$5x^2-3x-36$$ by $$x-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x+12$$","hints":{"DefaultPathway":[{"id":"a161552divpoly3a-h1","type":"hint","dependencies":[],"title":"Settting Up","text":"Begin by setting up the coefficients. Write k and the coefficients.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly3a-h2","type":"hint","dependencies":["a161552divpoly3a-h1"],"title":"Beginning the Division","text":"Bring down the lead coefficient. Multiply the lead coefficient by k.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly3a-h3","type":"hint","dependencies":["a161552divpoly3a-h2"],"title":"Finishing the Division","text":"Continue by adding the numbers in the second column. Multiply the resulting number by k. Write the result in the next column. Then add the numbers in the third column.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly3a-h4","type":"hint","dependencies":["a161552divpoly3a-h3"],"title":"Answer","text":"Our result is $$5x+12$$. There is no remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly30","title":"Dividing Polynomials using synthetic division","body":"For the following exercises, use synthetic division to find the quotient and the remainder. Ensure the equation is in the form required by synthetic division. (Hint: divide the dividend and divisor by the coefficient of the linear term in the divisor.) Final answer should be in the form: quotient + $$\\\\frac{remainder}{divisor}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly30a","stepAnswer":["$$4x^2-13x+26-\\\\frac{39}{x+2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x^3-5x^2+13}{x+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2-13x+26-\\\\frac{39}{x+2}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly30a-h1","type":"hint","dependencies":[],"title":"Setting up Synthetic Division","text":"Write the coefficients of the divident inside an upside down division symbol and the zero of the $$x+2$$ expression on the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly30a-h2","type":"hint","dependencies":["a161552divpoly30a-h1"],"title":"Starting the Procedure","text":"Bring the first coefficient of the divident below the upside down division symbol.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly30a-h3","type":"hint","dependencies":["a161552divpoly30a-h2"],"title":"Finding a Product","text":"Multiply the value carried down with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly30a-h4","type":"hint","dependencies":["a161552divpoly30a-h3"],"title":"Adding Values","text":"Add the values of the product and zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly30a-h5","type":"hint","dependencies":["a161552divpoly30a-h4"],"title":"Multiplying Values","text":"Multiply the added value with the zero and write the product under the coefficient in the next row","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly30a-h6","type":"hint","dependencies":["a161552divpoly30a-h5"],"title":"When do you stop?","text":"Stop when you reach the last column and there are no coefficients to the right of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly30a-h7","type":"hint","dependencies":["a161552divpoly30a-h6"],"title":"Remainders and Quotients","text":"The value of the quotient is all the values outside of the upside down divison symbol except the last one, which is the remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly4","title":"Using Synthetic Division to Divide a Third-Degree Polynomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly4a","stepAnswer":["$$4x^2+2x-10$$"],"problemType":"TextBox","stepTitle":"Use synthetic division to divide $$4x^3+10x^2-6x-20$$ by $$x+2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2+2x-10$$","hints":{"DefaultPathway":[{"id":"a161552divpoly4a-h1","type":"hint","dependencies":[],"title":"Settting Up","text":"Begin by setting up the coefficients. Write k and the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly4a-h2","type":"hint","dependencies":["a161552divpoly4a-h1"],"title":"Beginning the Division","text":"Bring down the lead coefficient. Multiply the lead coefficient by k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly4a-h3","type":"hint","dependencies":["a161552divpoly4a-h2"],"title":"Full Solution","text":"If you\'re stuck, check your work with the full solution below.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly4a-h4","type":"hint","dependencies":["a161552divpoly4a-h3"],"title":"Final Answer","text":"Our result is $$4x^2+2x-10$$. There is no remainder.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly5","title":"Using Synthetic Division to Divide a Fourth-Degree Polynomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly5a","stepAnswer":["$$-9x^3+x^2+8x+8+\\\\frac{2}{x-1}$$"],"problemType":"TextBox","stepTitle":"Use synthetic division to divide $$-9x^4+10x^3+7x^2-6$$ by $$x-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-9x^3+x^2+8x+8+\\\\frac{2}{x-1}$$","hints":{"DefaultPathway":[{"id":"a161552divpoly5a-h1","type":"hint","dependencies":[],"title":"Settting Up","text":"Begin by setting up the coefficients. Write k and the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly5a-h2","type":"hint","dependencies":["a161552divpoly5a-h1"],"title":"Beginning the Division","text":"Bring down the lead coefficient. Multiply the lead coefficient by k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly5a-h3","type":"hint","dependencies":["a161552divpoly5a-h2"],"title":"Full Solution","text":"If you\'re stuck, check your work with the full solution below.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552divpoly6","title":"Using Polynomial Division in an Application Problem","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: College Algebra","steps":[{"id":"a161552divpoly6a","stepAnswer":["$$x^2+x+9$$"],"problemType":"TextBox","stepTitle":"The volume of a rectangular solid is given by the polynomial $$3x^4-3x^3-33x^2+54x$$. The length of the solid is given by $$3x$$ and the width is given by $$x-2$$. Find the height, $$h$$, of the solid.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2+x+9$$","hints":{"DefaultPathway":[{"id":"a161552divpoly6a-h1","type":"hint","dependencies":[],"title":"Creating a Diagram","text":"There are a few ways to approach this problem. We need to divide the expression for the volume of the solid by the expressions for the length and width. Let us create a sketch.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly6a-h2","type":"hint","dependencies":["a161552divpoly6a-h1"],"title":"Creating an Equation","text":"We can now write an equation by substituting the known values into the formula for the volume of a rectangular solid. $$V=l w h$$. $$3x^4-3x^3-33x^2+54x=3x \\\\left(x-2\\\\right) h$$\\\\n","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly6a-h3","type":"hint","dependencies":["a161552divpoly6a-h2"],"title":"Solving for H","text":"To solve for $$h$$, we can first divide both sides by $$3x$$. We now have $$(x-2)h=x^3-x^2-11x+18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552divpoly6a-h4","type":"hint","dependencies":["a161552divpoly6a-h3"],"title":"Synthetic Division","text":"We now solve for $$h$$ by using synthetic division as shown.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552poly1","title":"Dividing Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly1a","stepAnswer":["$$-\\\\left(\\\\frac{9a}{b^2}\\\\right)$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{54a^2 b^3}{\\\\left(-6a b^5\\\\right)}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(\\\\frac{9a}{b^2}\\\\right)$$","hints":{"DefaultPathway":[{"id":"a161552poly1a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Use Fraction Multiplication: $$\\\\frac{54}{-6} \\\\frac{a^2}{a} \\\\frac{b^3}{b^5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(\\\\frac{9a}{b^2}\\\\right)$$"],"dependencies":["a161552poly1a-h1"],"title":"Simplify","text":"What is $$\\\\frac{54}{-6} \\\\frac{a^2}{a} \\\\frac{b^3}{b^5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552poly1a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{54}{-6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly1a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["a"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{a^2}{a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly1a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{b^2}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{b^3}{b^5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552poly10","title":"Factor Theorem","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly10a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$x-4$$ is a factor of $$f(x)=x^3-64$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a161552poly10a-h1","type":"hint","dependencies":[],"title":"Factor Theorem","text":"The Factor Theorem states that if a polynomial function f(x) is divided by $$x-c$$, then the remainder is f(c).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly10a-h2","type":"hint","dependencies":["a161552poly10a-h1"],"title":"Factor Theorem","text":"The Factor Theorem tells us that $$x-4$$ is a factor of $$f(x)=x^3-64$$ if $$f(4)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a161552poly10a-h2"],"title":"Solve","text":"What is f(4)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552poly2","title":"Division of a Polynomial by a Monomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly2a","stepAnswer":["$$-6x^2+12y$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{18x^3 y-36x y^2}{\\\\left(-3x y\\\\right)}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-6x^2+12y$$","hints":{"DefaultPathway":[{"id":"a161552poly2a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Divide each term by the divisor. Be careful with the signs: $$\\\\frac{18x^3 y}{\\\\left(-3x y\\\\right)}-\\\\frac{36x y^2}{\\\\left(-3x y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6x^2$$"],"dependencies":["a161552poly2a-h1"],"title":"Simplify","text":"What is $$\\\\frac{18x^3 y}{\\\\left(-3x y\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12y$$"],"dependencies":["a161552poly2a-h2"],"title":"Simplify","text":"What is $$\\\\frac{36x y^2}{\\\\left(-3x y\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6x^2+12y$$"],"dependencies":["a161552poly2a-h3"],"title":"Simplify","text":"What is $$\\\\left(-6x^2\\\\right)-\\\\left(-12y\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552poly3","title":"Divide Polynomials Using Long Division","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly3a","stepAnswer":["$$x+4$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{x^2+9x+20}{x+5}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x+4$$","hints":{"DefaultPathway":[{"id":"a161552poly3a-h1","type":"hint","dependencies":[],"title":"Long Division","text":"Write it as a long division problem.\\\\nBe sure the dividend is in standard form.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly3a-h2","type":"hint","dependencies":["a161552poly3a-h1"],"title":"Long Division","text":"Divide $$x^2$$ by $$x$$. It may help to ask yourself, \u201cWhat do I need\\\\nto multiply $$x$$ by to get x**2?\u201d\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly3a-h3","type":"hint","dependencies":["a161552poly3a-h2"],"title":"Long Division","text":"Put the answer, $$x$$, in the quotient over the $$x$$ term.\\\\nMultiply $$x$$ times $$x+5$$. Line up the like terms under the dividend.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly3a-h4","type":"hint","dependencies":["a161552poly3a-h3"],"title":"Long Division","text":"Subtract $$x^2+5x$$ from $$x^2+9x$$.\\\\nYou may find it easier to change the signs and then add.\\\\nThen bring down the last term, $$20$$.\\\\n##figure4.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly3a-h5","type":"hint","dependencies":["a161552poly3a-h4"],"title":"Long Division","text":"Divide $$4x$$ by $$x$$. It may help to ask yourself, \u201cWhat do I\\\\nneed to multiply $$x$$ by to get $$4x$$ ?\u201d\\\\nPut the answer, $$4$$ , in the quotient over the constant term.\\\\n##figure5.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly3a-h6","type":"hint","dependencies":["a161552poly3a-h5"],"title":"Long Division","text":"Multiply $$4$$ times $$x+5$$.\\\\n##figure6.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly3a-h7","type":"hint","dependencies":["a161552poly3a-h6"],"title":"Long Division","text":"Subtract $$4x+20$$ from $$4x+20$$. We get $$0$$ so there is no remainder.\\\\n##figure7.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a161552poly4","title":"Dividing Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly4a","stepAnswer":["$$\\\\frac{-9}{a^5 b}$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{\\\\left(-72a^7 b^3\\\\right)}{8a^{12} b^4}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-9}{a^5 b}$$","hints":{"DefaultPathway":[{"id":"a161552poly4a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Use Fraction Multiplication: $$\\\\left(-\\\\frac{72}{8}\\\\right) \\\\frac{a^7}{a^{12}} \\\\frac{b^3}{b^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-9}{a^5 b}$$"],"dependencies":["a161552poly4a-h1"],"title":"Simplify","text":"What is $$\\\\left(-\\\\frac{72}{8}\\\\right) \\\\frac{a^7}{a^{12}} \\\\frac{b^3}{b^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552poly4a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\left(-\\\\frac{72}{8}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly4a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{a^5}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{a^7}{a^{12}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly4a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{b}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{b^3}{b^4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552poly5","title":"Dividing Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly5a","stepAnswer":["$$\\\\frac{\\\\left(-9b\\\\right)}{a^4}$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{\\\\left(-63a^8 b^3\\\\right)}{7a^{12} b^2}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(-9b\\\\right)}{a^4}$$","hints":{"DefaultPathway":[{"id":"a161552poly5a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Use Fraction Multiplication: $$\\\\left(-\\\\frac{63}{7}\\\\right) \\\\frac{a^8}{a^{12}} \\\\frac{b^3}{b^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-9b\\\\right)}{a^4}$$"],"dependencies":["a161552poly5a-h1"],"title":"Simplify","text":"What is $$\\\\left(-\\\\frac{63}{7}\\\\right) \\\\frac{a^8}{a^{12}} \\\\frac{b^3}{b^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552poly5a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\left(-\\\\frac{63}{7}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly5a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{a^4}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{a^8}{a^{12}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly5a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{b^3}{b^2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552poly6","title":"Dividing Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly6a","stepAnswer":["$$\\\\frac{2b^6}{3a^4}$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{14a^7 b^{12}}{21a^{11} b^6}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2b^6}{3a^4}$$","hints":{"DefaultPathway":[{"id":"a161552poly6a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Use Fraction Multiplication: $$\\\\frac{14}{21} \\\\frac{a^7}{a^{11}} \\\\frac{b^{12}}{b^6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2b^6}{3a^4}$$"],"dependencies":["a161552poly6a-h1"],"title":"Simplify","text":"What is $$\\\\frac{14}{21}$$ * $$\\\\frac{a^7}{a^{11}}$$ * $$\\\\frac{b^{12}}{b^6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552poly6a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{14}{21}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly6a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{a^4}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{a^7}{a^{11}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly6a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b^6$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{b^{12}}{b^6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552poly7","title":"Dividing Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly7a","stepAnswer":["$$\\\\frac{4b^2}{7a^4}$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{28a^5 b^{14}}{49a^9 b^{12}}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4b^2}{7a^4}$$","hints":{"DefaultPathway":[{"id":"a161552poly7a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Use Fraction Multiplication: $$\\\\frac{28}{49} \\\\frac{a^5}{a^9} \\\\frac{b^{14}}{b^{12}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4b^2}{7a^4}$$"],"dependencies":["a161552poly7a-h1"],"title":"Simplify","text":"What is $$\\\\frac{28}{49}$$ * $$\\\\frac{a^5}{a^9}$$ * $$\\\\frac{b^{14}}{b^{12}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552poly7a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{7}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{28}{49}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly7a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{a^4}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{a^5}{a^9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly7a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b^2$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{b^{14}}{b^{12}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552poly8","title":"Dividing Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly8a","stepAnswer":["$$\\\\frac{5}{8a^5 b^3}$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{30a^5 b^{11}}{48a^{10} b^{14}}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{8a^5 b^3}$$","hints":{"DefaultPathway":[{"id":"a161552poly8a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Use Fraction Multiplication: $$\\\\frac{30}{48} \\\\frac{a^5}{a^{10}} \\\\frac{b^{11}}{b^{14}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{8a^5 b^3}$$"],"dependencies":["a161552poly8a-h1"],"title":"Simplify","text":"What is $$\\\\frac{30}{48} \\\\frac{a^5}{a^{10}} \\\\frac{b^{11}}{b^{14}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a161552poly8a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{8}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{30}{48}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly8a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{a^5}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{a^5}{a^{10}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly8a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{b^3}$$"],"dependencies":[],"title":"Simplify","text":"What is $$\\\\frac{b^{11}}{b^{14}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a161552poly9","title":"Division of a Polynomial by a Monomial","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.4 Dividing Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a161552poly9a","stepAnswer":["$$-4x+2y$$"],"problemType":"TextBox","stepTitle":"Find the quotient: $$\\\\frac{32x^2 y-16x y^2}{\\\\left(-8x y\\\\right)}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4x+2y$$","hints":{"DefaultPathway":[{"id":"a161552poly9a-h1","type":"hint","dependencies":[],"title":"Decompose","text":"Divide each term by the divisor. Be careful with the signs: $$\\\\frac{32x^2 y}{\\\\left(-8x y\\\\right)}$$ - $$\\\\frac{16x y^2}{\\\\left(-8x y\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4x$$"],"dependencies":["a161552poly9a-h1"],"title":"Simplify","text":"What is $$\\\\frac{32x^2 y}{\\\\left(-8x y\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2y$$"],"dependencies":["a161552poly9a-h2"],"title":"Simplify","text":"What is $$\\\\frac{16x y^2}{\\\\left(-8x y\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a161552poly9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4x+2y$$"],"dependencies":["a161552poly9a-h3"],"title":"Simplify","text":"What is $$\\\\left(-4x\\\\right)-\\\\left(-2y\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals1","title":"Simplify Rational Expressions","body":"Determine the value(s) for which the rational expression is undefined:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals1a","stepAnswer":["$$\\\\frac{-5}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4b-3}{2b+5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-5}{2}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals1a-h1","type":"hint","dependencies":[],"title":"Dissecting the Denominator","text":"For a fraction, the expression would be undefined if the denominator was zero. Therefore, set the denominator equal to zero then solve for the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{2}$$"],"dependencies":["a171b3arationals1a-h1"],"title":"Solving for the Variable","text":"What value(s) would make the equation $$2b+5=0$$ true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals10","title":"Simplify Rational Expressions","body":"Simplify the following fraction:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals10a","stepAnswer":["$$\\\\frac{-4}{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-36}{63}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{7}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals10a-h1","type":"hint","dependencies":[],"title":"Common Factors","text":"Identify the common factor of the numerator and denomiator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals10a-h2","type":"hint","dependencies":["a171b3arationals10a-h1"],"title":"Rewrite the Fraction","text":"Simplify the fraction by diving the numerator and denominator by the common factor, $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-4}{7}$$"],"dependencies":["a171b3arationals10a-h2"],"title":"Simplifed Fraction","text":"What is the simplified form of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals11","title":"Simplify Rational Expressions","body":"Simplify the following fraction:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals11a","stepAnswer":["$$\\\\frac{-5}{9}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-45}{81}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-5}{9}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals11a-h1","type":"hint","dependencies":[],"title":"Common Factors","text":"Identify the common factor of the numerator and denomiator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals11a-h2","type":"hint","dependencies":["a171b3arationals11a-h1"],"title":"Rewrite the Fraction","text":"Simplify the fraction by diving the numerator and denominator by the common factor, $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{9}$$"],"dependencies":["a171b3arationals11a-h2"],"title":"Simplifed Fraction","text":"What is the simplified form of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals12","title":"Simplify Rational Expressions","body":"Simplify the following fraction:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals12a","stepAnswer":["$$\\\\frac{7}{9}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-42}{54}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7}{9}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals12a-h1","type":"hint","dependencies":[],"title":"Common Factors","text":"Identify the common factor of the numerator and denomiator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals12a-h2","type":"hint","dependencies":["a171b3arationals12a-h1"],"title":"Rewrite the Fraction","text":"Simplify the fraction by diving the numerator and denominator by the common factor, $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{9}$$"],"dependencies":["a171b3arationals12a-h2"],"title":"Simplifed Fraction","text":"What is the simplified form of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals13","title":"Simplify Rational Expressions","body":"Simplify the following fraction:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals13a","stepAnswer":["$$\\\\frac{1}{6x y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x y}{18x^2 y^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{6x y}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals13a-h1","type":"hint","dependencies":[],"title":"Common Factors","text":"Identify the common factor of the numerator and denomiator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals13a-h2","type":"hint","dependencies":["a171b3arationals13a-h1"],"title":"Rewrite the Fraction","text":"Simplify the fraction by diving the numerator and denominator by the common factor, $$3x y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6x y}$$"],"dependencies":["a171b3arationals13a-h2"],"title":"Simplifed Fraction","text":"What is the simplified form of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals14","title":"Simplify Rational Expressions","body":"Simplify the following fraction:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals14a","stepAnswer":["$$\\\\frac{x}{3y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x^2 y}{12x y^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{x}{3y}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals14a-h1","type":"hint","dependencies":[],"title":"Common Factors","text":"Identify the common factor of the numerator and denomiator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals14a-h2","type":"hint","dependencies":["a171b3arationals14a-h1"],"title":"Rewrite the Fraction","text":"Simplify the fraction by diving the numerator and denominator by the common factor, $$4x y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x}{3y}$$"],"dependencies":["a171b3arationals14a-h2"],"title":"Simplifed Fraction","text":"What is the simplified form of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals15","title":"Simplify Rational Expressions","body":"Simplify the following fraction:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals15a","stepAnswer":["$$\\\\frac{8x}{y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{16x^2 y}{2x y^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8x}{y}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals15a-h1","type":"hint","dependencies":[],"title":"Common Factors","text":"Identify the common factor of the numerator and denomiator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals15a-h2","type":"hint","dependencies":["a171b3arationals15a-h1"],"title":"Rewrite the Fraction","text":"Simplify the fraction by diving the numerator and denominator by the common factor, $$2x y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8x}{y}$$"],"dependencies":["a171b3arationals15a-h2"],"title":"Simplifed Fraction","text":"What is the simplified form of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a171b3arationals15a-h2"],"title":"Solve","text":"What is the value of the variable when $$z=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals16","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals16a","stepAnswer":["$$\\\\frac{5}{6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4p-1}{6p-5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{6}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals16a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals16a-h2","type":"hint","dependencies":["a171b3arationals16a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a171b3arationals16a-h2"],"title":"Solve","text":"What is the value of the variable when $$6p-5=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals17","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals17a","stepAnswer":["-2,4"],"problemType":"TextBox","stepTitle":"$$\\\\frac{n-3}{n^2+2n-8}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a171b3arationals17a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals17a-h2","type":"hint","dependencies":["a171b3arationals17a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals17a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-2,4"],"dependencies":["a171b3arationals17a-h2"],"title":"Solve","text":"What is the value of the variable when $$n^2+2n-8=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals18","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals18a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{10m}{11} n$$","stepBody":"$$\\\\frac{10m}{11} n$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a171b3arationals18a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals18a-h2","type":"hint","dependencies":["a171b3arationals18a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a171b3arationals18a-h2"],"title":"Solve","text":"What is the value of the variable when $$11n=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals19","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals19a","stepAnswer":["$$\\\\frac{9}{4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6y+13}{4y-9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9}{4}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals19a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals19a-h2","type":"hint","dependencies":["a171b3arationals19a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{4}$$"],"dependencies":["a171b3arationals19a-h2"],"title":"Solve","text":"What is the value of the variable when $$4y-9=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals19b","stepAnswer":["-6,6"],"problemType":"TextBox","stepTitle":"$$\\\\frac{b-8}{b^2-36}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a171b3arationals19b-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals19b-h2","type":"hint","dependencies":["a171b3arationals19b-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals19b-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-6,6"],"dependencies":["a171b3arationals19b-h2"],"title":"Solve","text":"What is the value of the variable when $$b^2-36=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals2","title":"Simplify Rational Expressions","body":"Attempt to solve the problem without resorting to the multiple choice. Determine the value(s) for which the rational expression is undefined:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals2a","stepAnswer":["$$-2$$ or $$-3$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x+4}{x^2+5x+6}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-2$$ or $$-3$$","choices":["$$-2$$ or $$-3$$","$$5$$ or $$6I-5$$ or 2I1 or $$-6$$"],"hints":{"DefaultPathway":[{"id":"a171b3arationals2a-h1","type":"hint","dependencies":[],"title":"Dissecting the Denominator","text":"For a fraction, the expression would be undefined if the denominator was zero. Therefore, set the denominator equal to zero then solve for the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals2a-h2","type":"hint","dependencies":["a171b3arationals2a-h1"],"title":"Solving a Quadratic Equation","text":"Setting the denominator equal to $$0$$ would result in the following equation: $$x^2+5x+6$$ $$=$$ $$0$$. In order to solve this we must factor out the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals2a-h3","type":"hint","dependencies":["a171b3arationals2a-h2"],"title":"Factored Equation","text":"The factored form of the equation is $$\\\\left(x+2\\\\right) \\\\left(x+3\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals2a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-2$$ or $$-3$$"],"dependencies":["a171b3arationals2a-h3"],"title":"Solving for the Value","text":"What are the value(s) for \\"x\\" that make the factored equation true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-2$$ or $$-3$$","$$5$$ or $$6$$","$$-5$$ or 2I1 or $$-6$$"]}]}}]},{"id":"a171b3arationals20","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals20a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x^2 y}{3y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a171b3arationals20a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals20a-h2","type":"hint","dependencies":["a171b3arationals20a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a171b3arationals20a-h2"],"title":"Solve","text":"What is the value of the variable when $$3y=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals21","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma inbetween each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals21a","stepAnswer":["$$\\\\frac{-1}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x-2}{2x+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{2}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals21a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals21a-h2","type":"hint","dependencies":["a171b3arationals21a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a171b3arationals21a-h2"],"title":"Solve","text":"What is the value of the variable when $$2x+1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals22","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals22a","stepAnswer":["-7,4"],"problemType":"TextBox","stepTitle":"$$\\\\frac{u-1}{u^2-3u-28}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a171b3arationals22a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals22a-h2","type":"hint","dependencies":["a171b3arationals22a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals22a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-7,4"],"dependencies":["a171b3arationals22a-h2"],"title":"Solve","text":"What is the value of the variable when $$u^2-3u-28=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals23","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals23a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5{pq}^2}{9q}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a171b3arationals23a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals23a-h2","type":"hint","dependencies":["a171b3arationals23a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a171b3arationals23a-h2"],"title":"Solve","text":"What is the value of the variable when $$9q=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals24","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals24a","stepAnswer":["$$\\\\frac{-5}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7a-4}{3a+5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-5}{3}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals24a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals24a-h2","type":"hint","dependencies":["a171b3arationals24a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{3}$$"],"dependencies":["a171b3arationals24a-h2"],"title":"Solve","text":"What is the value of the variable when $$3a+5=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals25","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals25a","stepAnswer":["-2,2"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{x^2-4}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a171b3arationals25a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals25a-h2","type":"hint","dependencies":[],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals25a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-2,2"],"dependencies":[],"title":"Solve","text":"What is the value of the variable when $$x^2-4=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals26","title":"Simplify Rational Expressions","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals26a","stepAnswer":["$$\\\\frac{-1}{13}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-4}{52}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{13}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals26a-h1","type":"hint","dependencies":[],"title":"Factor","text":"Find the largest factor of both the numerator and denominator that are equal","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a171b3arationals26a-h1"],"title":"Largest Common Factor","text":"What is the largest common factor of the numerator and denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals26a-h3","type":"hint","dependencies":["a171b3arationals26a-h2"],"title":"Divide","text":"Divide both numerator and denominator with the largest common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals27","title":"Simplify Rational Expressions","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals27a","stepAnswer":["$$\\\\frac{-4}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-44}{55}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{5}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals27a-h1","type":"hint","dependencies":[],"title":"Factor","text":"Find the largest factor of both the numerator and denominator that are equal","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a171b3arationals27a-h1"],"title":"Largest Common Factor","text":"What is the largest common factor of the numerator and denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals27a-h3","type":"hint","dependencies":["a171b3arationals27a-h2"],"title":"Divide","text":"Divide both numerator and denominator with the largest common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals28","title":"Simplify Rational Expressions","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals28a","stepAnswer":["$$\\\\frac{8}{9}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{56}{63}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{9}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals28a-h1","type":"hint","dependencies":[],"title":"Factor","text":"Find the largest factor of both the numerator and denominator that are equal","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a171b3arationals28a-h1"],"title":"Largest Common Factor","text":"What is the largest common factor of the numerator and denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals28a-h3","type":"hint","dependencies":["a171b3arationals28a-h2"],"title":"Divide","text":"Divide both numerator and denominator with the largest common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals29","title":"Determine the Values for Which a Rational Expression is Undefined","body":"When is the expression undefined? If there are multiple answers, put a coma in between each in ascending order. Ex. 2,3","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals29a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2z}{z}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a171b3arationals29a-h1","type":"hint","dependencies":[],"title":"Set Denominator to $$0$$","text":"Let\'s focus on the denominator of the expression and set it equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals29a-h2","type":"hint","dependencies":["a171b3arationals29a-h1"],"title":"Solve","text":"Solve for the variable when the denominator is equal to $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals3","title":"Simplify Rational Expressions","body":"Determine the value(s) for which the rational expression is undefined:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals3a","stepAnswer":["$$\\\\frac{-1}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{8n-5}{3n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{3}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals3a-h1","type":"hint","dependencies":[],"title":"Dissecting the Denominator","text":"For a fraction, the expression would be undefined if the denominator was zero. Therefore, set the denominator equal to zero then solve for the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{3}$$"],"dependencies":["a171b3arationals3a-h1"],"title":"Solving for the Variable","text":"What value(s) would make the equation $$3n+1=0$$ true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals4","title":"Simplify Rational Expressions","body":"Attempt to solve the problem without resorting to the multiple choice. Determine the value(s) for which the rational expression is undefined:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals4a","stepAnswer":["$$-1$$ or $$-3$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{a+10}{a^2+4a+3}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-1$$ or $$-3$$","choices":["$$4$$ or $$2$$","$$-1$$ or $$-3$$","$$-10$$","$$-1$$ or $$-4$$"],"hints":{"DefaultPathway":[{"id":"a171b3arationals4a-h1","type":"hint","dependencies":[],"title":"Dissecting the Denominator","text":"For a fraction, the expression would be undefined if the denominator was zero. Therefore, set the denominator equal to zero then solve for the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals4a-h2","type":"hint","dependencies":["a171b3arationals4a-h1"],"title":"Solving a Quadratic Equation","text":"Setting the denominator equal to $$0$$ would result in the following equation: $$a^2+4a+3$$ $$=$$ $$0$$. In order to solve this we must factor out the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals4a-h3","type":"hint","dependencies":["a171b3arationals4a-h2"],"title":"Factored Equation","text":"The factored form of the equation is $$\\\\left(a+1\\\\right) \\\\left(a+3\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals4a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-1$$ or $$-3$$"],"dependencies":["a171b3arationals4a-h3"],"title":"Solving for the Value","text":"What are the value(s) for \\"a\\" that make the factored equation true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-1$$ or $$-3$$","$$5$$ or $$6$$","$$-5$$ or $$2$$","$$1$$ or $$-6$$"]}]}}]},{"id":"a171b3arationals5","title":"Simplify Rational Expressions","body":"Determine the value(s) for which the rational expression is undefined:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals5a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y-1}{3y+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals5a-h1","type":"hint","dependencies":[],"title":"Dissecting the Denominator","text":"For a fraction, the expression would be undefined if the denominator was zero. Therefore, set the denominator equal to zero then solve for the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{3}$$"],"dependencies":["a171b3arationals5a-h1"],"title":"Solving for the Variable","text":"What value(s) would make the equation $$3y+2=0$$ true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals6","title":"Simplify Rational Expressions","body":"Evaluate $$\\\\frac{2x+3}{3x-5}$$ for each value:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals6a","stepAnswer":["$$\\\\frac{-3}{5}$$"],"problemType":"TextBox","stepTitle":"$$x=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-3}{5}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals6a-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$0$$ for x: $$\\\\frac{2\\\\times0+3}{3\\\\times0-5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{5}$$"],"dependencies":["a171b3arationals6a-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals6b","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"$$x=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a171b3arationals6b-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$2$$ for x: $$\\\\frac{2\\\\times2+3}{3\\\\times2-5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals6b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a171b3arationals6b-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals6c","stepAnswer":["$$\\\\frac{9}{4}$$"],"problemType":"TextBox","stepTitle":"$$x=3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9}{4}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals6c-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$3$$ for x: $$\\\\frac{2\\\\times3+3}{3\\\\times3-5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals6c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{4}$$"],"dependencies":["a171b3arationals6c-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals7","title":"Simplify Rational Expressions","body":"Evaluate $$\\\\frac{y+1}{2y-3}$$ for each value:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals7a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"$$y=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a171b3arationals7a-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$1$$ for y: $$\\\\frac{1+1}{2\\\\times1-3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a171b3arationals7a-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals7b","stepAnswer":["$$\\\\frac{2}{9}$$"],"problemType":"TextBox","stepTitle":"$$y=-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{9}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals7b-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$-3$$ for y: $$\\\\frac{1+\\\\left(-3\\\\right)}{2\\\\left(-3\\\\right)-3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals7b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{9}$$"],"dependencies":["a171b3arationals7b-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals7c","stepAnswer":["$$\\\\frac{-1}{3}$$"],"problemType":"TextBox","stepTitle":"$$y=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{3}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals7c-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$0$$ for y: $$\\\\frac{1+0}{2\\\\times0-3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals7c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{3}$$"],"dependencies":["a171b3arationals7c-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals8","title":"Simplify Rational Expressions","body":"Evaluate $$\\\\frac{5x-1}{2x+1}$$ for each value:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals8a","stepAnswer":["$$\\\\frac{4}{3}$$"],"problemType":"TextBox","stepTitle":"$$x=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{3}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals8a-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$1$$ for x: $$\\\\frac{5\\\\times1-1}{2\\\\times1+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a171b3arationals8a-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals8b","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$x=-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a171b3arationals8b-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$-1$$ for x: $$\\\\frac{5\\\\left(-1\\\\right)-1}{2\\\\left(-1\\\\right)+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals8b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a171b3arationals8b-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals8c","stepAnswer":["$$\\\\frac{-1}{3}$$"],"problemType":"TextBox","stepTitle":"$$x=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{3}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals8c-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$0$$ for x: $$\\\\frac{5\\\\times0-1}{2\\\\times0+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals8c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{3}$$"],"dependencies":["a171b3arationals8c-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a171b3arationals9","title":"Simplify Rational Expressions","body":"Evaluate $$\\\\frac{x^2+8x+7}{x^2-4}$$ for each value value of $$x$$. If the answer is undefined, enter UND.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.1 Simplify Rational Expressions","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a171b3arationals9a","stepAnswer":["$$\\\\frac{7}{\\\\left(-4\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$x=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7}{\\\\left(-4\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a171b3arationals9a-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$0$$ for x: $$\\\\frac{0^2+8\\\\times0+7}{0^2-4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{\\\\left(-4\\\\right)}$$"],"dependencies":["a171b3arationals9a-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals9b","stepAnswer":["UND"],"problemType":"TextBox","stepTitle":"$$x=2$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a171b3arationals9b-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$2$$ for x: $$\\\\frac{2^2+8\\\\times2+7}{2^2-4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals9b-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["UND"],"dependencies":["a171b3arationals9b-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a171b3arationals9c","stepAnswer":["$$-8$$"],"problemType":"TextBox","stepTitle":"$$x=-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8$$","hints":{"DefaultPathway":[{"id":"a171b3arationals9c-h1","type":"hint","dependencies":[],"title":"Substituting Variable Into Expression","text":"Substitute $$-1$$ for x: $$\\\\frac{{\\\\left(-1\\\\right)}^2+8\\\\times2+7}{{\\\\left(-1\\\\right)}^2-4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a171b3arationals9c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a171b3arationals9c-h1"],"title":"Simplifying Expression","text":"What is the result once the expression is simplified?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction1","title":"Prediction","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction1a","stepAnswer":["$250,120"],"problemType":"MultipleChoice","stepTitle":"An electronics retailer used regression to find a simple model to predict sales growth in the first quarter of the new year (January through March). The model is good for $$90$$ days, where $$x$$ is the day. The model can be written as follows: \u0177 $$=$$ $$101.32$$ + $$2.48x$$ where \u0177 is in thousands of dollars. What would you predict the sales to be on day 60?","stepBody":"","answerType":"string","variabilization":{},"choices":["$250,120","$255,120","$250,000","$250,620","None of the above"],"hints":{"DefaultPathway":[{"id":"a18455cprediction1a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Use the given equation and substitute $$x$$ $$=$$ $$60$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction10","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction10a","stepAnswer":["\u0177 $$=$$ $$35.5818045$$ $$-$$ $$0.19182491x$$"],"problemType":"MultipleChoice","stepTitle":"Recently, the annual number of driver deaths per 100,000 for the selected age groups is shown in the table. Calculate the least squares $$(best-fit)$$ line. Put the equation in the form of: \u0177 $$=$$ a + bx","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"\u0177 $$=$$ $$35.5818045$$ - $$0.19182491x$$","choices":["\u0177 $$=$$ $$35.5818045$$ $$-$$ $$0.19182491x$$","\u0177 $$=$$ $$35.5818045$$ $$-$$ $$1.19182491x$$","\u0177 $$=$$ $$37.5818045$$ $$-$$ $$0.19182491x$$","\u0177 $$=$$ $$35.5818045$$ $$-$$ $$0.69182491x$$"],"hints":{"DefaultPathway":[{"id":"a18455cprediction10a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Plot the given data points or substitute into the $$y=mx+c$$ equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction11","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction11a","stepAnswer":["$$r$$ $$=$$ $$-0.57874$$, Not significant"],"problemType":"MultipleChoice","stepTitle":"Recently, the annual number of driver deaths per 100,000 for the selected age groups is shown in the table. Find the correlation coefficient. Is it significant?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r$$ $$=$$ $$-0.57874$$, Not significant","choices":["$$r$$ $$=$$ $$-0.57874$$, Significant","$$r$$ $$=$$ $$-0.57874$$, Not significant","$$r$$ $$=$$ $$-0.77874$$, Significant","$$r$$ $$=$$ $$-0.57874$$, Not significant"],"hints":{"DefaultPathway":[{"id":"a18455cprediction11a-h1","type":"hint","dependencies":[],"title":"Significance","text":"For four df and alpha $$=$$ $$0.05$$, the LinRegTTest gives $$p-value$$ $$=$$ $$0.2288$$ so we do not reject the null hypothesis;","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18455cprediction11a-h2","type":"hint","dependencies":["a18455cprediction11a-h1"],"title":"Explanation","text":"Since we do not reject the null hypothesis, there is not a significant linear relationship between deaths and age.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction12","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction12a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Recently, the annual number of driver deaths per 100,000 for the selected age groups is shown in the table. Based on the given data, is there a linear relationship between age of a driver and driver fatality rate?","stepBody":"","answerType":"string","variabilization":{},"choices":["No","Yes"],"hints":{"DefaultPathway":[{"id":"a18455cprediction12a-h1","type":"hint","dependencies":[],"title":"Relationship","text":"$$p-value$$ is greater than $$0.05$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18455cprediction12a-h2","type":"hint","dependencies":["a18455cprediction12a-h1"],"title":"Explanation","text":"Since $$p-value$$ is more than $$0.05$$, there is not a linear relationship between the two variables,","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction2","title":"Prediction","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction2a","stepAnswer":["1,326 acres"],"problemType":"MultipleChoice","stepTitle":"Use the following information to answer the next three exercises. A landscaping company is hired to mow the grass for several large properties. The total area of the properties combined is 1,345 acres. The rate at which one person can mow is as follows: \u0177 $$=$$ $$1350$$ - $$1.2x$$ where $$x$$ is the number of hours and \u0177 represents the number of acres left to mow. How many acres will be left to mow after $$20$$ hours of work?","stepBody":"","answerType":"string","variabilization":{},"choices":["1,326 acres","1,300 acres","1,226 acres","1,350 acres","None of the above"],"hints":{"DefaultPathway":[{"id":"a18455cprediction2a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Use the given equation and substitute $$x$$ $$=$$ $$20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction3","title":"Prediction","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction3a","stepAnswer":["1,125 hours, or when $$x$$ $$=$$ 1,125"],"problemType":"MultipleChoice","stepTitle":"Use the following information to answer the next three exercises. A landscaping company is hired to mow the grass for several large properties. The total area of the properties combined is 1,345 acres. The rate at which one person can mow is as follows: \u0177 $$=$$ $$1350$$ - $$1.2x$$ where $$x$$ is the number of hours and \u0177 represents the number of acres left to mow. How many hours will it take to mow all of the lawns? (When is \u0177 $$=$$ 0?)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"1,125 hours, or when $$x$$ $$=$$ 1,125","choices":["1,125 hours, or when $$x$$ $$=$$ 1,125","1,200 hours, or when $$x$$ $$=$$ 1,200","1,100 hours, or when $$x$$ $$=$$ 1,100","1,225 hours, or when $$x$$ $$=$$ 1,225"],"hints":{"DefaultPathway":[{"id":"a18455cprediction3a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Substitute \u0177 $$=$$ $$0$$ and solve for $$x$$. We end up getting $$x$$ $$=$$ 1,125","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction4","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction4a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"This table contains real data for the first two decades of flu cases reporting. Enter your data into your calculator or computer. Should the pre-1981 data be included or not?","stepBody":"","answerType":"string","variabilization":{},"choices":["No","Yes"],"hints":{"DefaultPathway":[{"id":"a18455cprediction4a-h1","type":"hint","dependencies":[],"title":"Older data","text":"We don\u2019t know if the pre-1981 data was collected from a single year.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18455cprediction4a-h2","type":"hint","dependencies":["a18455cprediction4a-h1"],"title":"Explanation","text":"So we don\u2019t have an accurate $$x$$ value for this figure.Regression equation: \u0177 (#Flu Cases) $$=$$ -3,448,225 + $$1749.777$$ (year)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction5","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction5a","stepAnswer":["2,552"],"problemType":"MultipleChoice","stepTitle":"This table contains real data for the first two decades of flu cases reporting. When $$x$$ $$=$$ $$1985$$, \u0177 $$=$$ $$___$$ .","stepBody":"","answerType":"string","variabilization":{},"choices":["2,552","2,500","2,452","2,700"],"hints":{"DefaultPathway":[{"id":"a18455cprediction5a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Use the given equation and substitute $$x$$ $$=$$ $$1985$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction6","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction6a","stepAnswer":["34,275"],"problemType":"MultipleChoice","stepTitle":"This table contains real data for the first two decades of flu cases reporting. When $$x$$ $$=$$ $$1990$$, \u0177 $$=$$ $$___$$ .","stepBody":"","answerType":"string","variabilization":{},"choices":["34,275","34,200","34,150","34,000"],"hints":{"DefaultPathway":[{"id":"a18455cprediction6a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Use the given equation and substitute $$x$$ $$=$$ $$1990$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction7","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction7a","stepAnswer":["$$-725$$, Makes Sense"],"problemType":"MultipleChoice","stepTitle":"This table contains real data for the first two decades of flu cases reporting. When $$x$$ $$=$$ $$1970$$, \u0177 $$=$$ $$___$$ . Also choose whether this answer makes sense or doesn\'t?","stepBody":"Let subscripts $$1$$ $$=$$ Gamma, $$2$$ $$=$$ Zeta","answerType":"string","variabilization":{},"answerLatex":"$$-725$$, Makes Sense","choices":["$$-725$$, Makes Sense","$$-725$$, Doesn\'t make Sense","$$-700$$, Makes Sense","$$-700$$, Doesn\'t make Sense"],"hints":{"DefaultPathway":[{"id":"a18455cprediction7a-h1","type":"hint","dependencies":[],"title":"Does it make sense","text":"The range of $$x$$ values was $$1981$$ to 2002; the year $$1970$$ is not in this range.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18455cprediction7a-h2","type":"hint","dependencies":["a18455cprediction7a-h1"],"title":"Explanation","text":"The regression equation does not apply, because predicting for the year $$1970$$ is extrapolation, which requires a different process. Also, a negative number does not make sense in this context, where we are predicting flu cases diagnosed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction8","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction8a","stepAnswer":["\u0177 $$=$$ $$-3, 448, 225$$ + $$1750x$$"],"problemType":"MultipleChoice","stepTitle":"This table contains real data for the first two decades of flu cases reporting. What is the equation of the regression line for this data?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"\u0177 $$=$$ -3,448,225 + $$1750x$$","choices":["\u0177 $$=$$ $$-3, 448, 225$$ + $$1750x$$","\u0177 $$=$$ $$-3, 448, 225$$ + $$1700x$$","\u0177 $$=$$ $$-3, 448, 000$$ + $$1750x$$","\u0177 $$=$$ $$-3, 450, 225$$ + $$1750x$$"],"hints":{"DefaultPathway":[{"id":"a18455cprediction8a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"The data support that the melting point for Alloy Zeta is different from the melting point of Alloy Gamma.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18455cprediction9","title":"Prediction","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Testing the Significance of the Correlation Coefficient","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a18455cprediction9a","stepAnswer":["$$17.5$$, $$22$$, $$29.5$$, $$44.5$$, $$64.5$$, $$80$$"],"problemType":"MultipleChoice","stepTitle":"Recently, the annual number of driver deaths per 100,000 for the selected age groups is shown in the table. For each age group, pick the midpoint of the interval for the $$x$$ value. (For the 75+ group, use 80.)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$17.5$$, $$22$$, $$29.5$$, $$44.5$$, $$64.5$$, $$80$$","choices":["$$17.5$$, $$22$$, $$29.5$$, $$44.5$$, $$64.5$$, $$80$$","$$18$$, $$23$$, $$29.5$$, $$44.5$$, $$64.5$$, $$80$$","$$18$$, $$22$$, $$29.5$$, $$45$$, $$65$$, $$80$$"],"hints":{"DefaultPathway":[{"id":"a18455cprediction9a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Choose the midpoint of the interval for each age range","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic1","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic1a","stepAnswer":["$$x=\\\\frac{1}{2}$$ or $$-5$$"],"problemType":"MultipleChoice","stepTitle":"$$2x^2+9x-5=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{1}{2}$$ or $$-5$$","choices":["$$x=\\\\frac{1}{2}$$ or $$-5$$","$$x=1$$ or $$5$$","$$x=2$$ or $$\\\\frac{5}{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic1a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic1a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic10","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic10a","stepAnswer":["$$p=\\\\frac{\\\\left(-1+\\\\sqrt{26} i\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-1-\\\\sqrt{26} i\\\\right)}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3p\\\\right)}^2+2p+9=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$p=\\\\frac{\\\\left(-1+\\\\sqrt{26} i\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-1-\\\\sqrt{26} i\\\\right)}{3}$$","choices":["$$p=\\\\frac{\\\\left(-1+2\\\\sqrt{6} i\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-1-2\\\\sqrt{6} i\\\\right)}{3}$$","$$p=\\\\frac{\\\\left(-1+\\\\sqrt{13} i\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-1-\\\\sqrt{13} i\\\\right)}{3}$$","$$p=\\\\frac{\\\\left(-1+\\\\sqrt{26} i\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-1-\\\\sqrt{26} i\\\\right)}{3}$$","$$p=\\\\frac{\\\\left(-1+\\\\sqrt{26} i\\\\right)}{3}$$ or $$\\\\frac{\\\\frac{\\\\left(-1-\\\\sqrt{26} i\\\\right)}{3}}{5}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic10a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic10a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-1+\\\\sqrt{26}\\\\right)}{3}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-1-\\\\sqrt{26} i\\\\right)}{3}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic11","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic11a","stepAnswer":["$$x=\\\\frac{5}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(4x\\\\right)}^2-20x=-25$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{5}{2}$$","choices":["$$x=\\\\frac{5}{2}$$","$$x=\\\\frac{-5}{2}$$ or $$\\\\frac{5}{2}$$","$$x=-5$$ or $$5$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic11a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic11a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic11a-h3","type":"hint","dependencies":[],"title":"Creating the Polynomial","text":"Add $$25$$ on both sides to get the equation in the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic12","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic12a","stepAnswer":["$$r=\\\\frac{-5}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$r^2+10r+25=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{-5}{2}$$","choices":["$$r=\\\\frac{5}{2}$$","$$r=\\\\frac{-5}{2}$$ or $$\\\\frac{5}{2}$$","$$r=\\\\frac{-5}{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic12a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic12a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{2}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic13","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic13a","stepAnswer":["$$r=\\\\frac{4}{5}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(25t\\\\right)}^2-40t=-16$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{4}{5}$$","choices":["$$r=\\\\frac{4}{5}$$","$$r=\\\\frac{-4}{5}$$ or $$\\\\frac{4}{5}$$","$$r=\\\\frac{-4}{5}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic13a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic13a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic13a-h3","type":"hint","dependencies":[],"title":"Creating the Polynomial","text":"Add $$16$$ on both sides to get the equation in the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{5}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{5}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic14","title":"Quadratic Formula","body":"Determine the number of solutions to the following quadratic equations","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic14a","stepAnswer":["$$2$$ real solutions"],"problemType":"MultipleChoice","stepTitle":"a) $${\\\\left(3x\\\\right)}^2+7x-9=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2$$ real solutions","choices":["$$2$$ real solutions","$$1$$ real solution","$$2$$ complex solutions"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic14a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic14a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$157$$"],"dependencies":[],"title":"Substitute","text":"What is $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a184b1aQuadratic14b","stepAnswer":["$$2$$ complex solutions"],"problemType":"MultipleChoice","stepTitle":"b) $${\\\\left(5n\\\\right)}^2+n+4=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2$$ complex solutions","choices":["$$2$$ real solutions","$$1$$ real solution","$$2$$ complex solutions"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic14b-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic14b-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic14b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-79$$"],"dependencies":[],"title":"Substitute","text":"What is $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a184b1aQuadratic14c","stepAnswer":["$$1$$ real solution"],"problemType":"MultipleChoice","stepTitle":"c) $${\\\\left(9y\\\\right)}^2-6y+1=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ real solution","choices":["$$2$$ real solutions","$$1$$ real solution","$$2$$ complex solutions"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic14c-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic14c-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic14c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":[],"title":"Substitute","text":"What is $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic15","title":"Quadratic Formula","body":"Determine the number of solutions to the following quadratic equations","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic15a","stepAnswer":["$$2$$ complex solutions"],"problemType":"MultipleChoice","stepTitle":"a) $${\\\\left(8m\\\\right)}^2-3m+6=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2$$ complex solutions","choices":["$$2$$ real solutions","$$1$$ real solution","$$2$$ complex solutions"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic15a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic15a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-183$$"],"dependencies":[],"title":"Substitute","text":"What is $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a184b1aQuadratic15b","stepAnswer":["$$2$$ real solutions"],"problemType":"MultipleChoice","stepTitle":"b) $${\\\\left(5z\\\\right)}^2+6z-2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2$$ real solutions","choices":["$$2$$ real solutions","$$1$$ real solution","$$2$$ complex solutions"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic15b-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic15b-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic15b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$76$$"],"dependencies":[],"title":"Substitute","text":"What is $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a184b1aQuadratic15c","stepAnswer":["$$1$$ real solution"],"problemType":"MultipleChoice","stepTitle":"b) $${\\\\left(9w\\\\right)}^2+24w+16=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ real solution","choices":["$$2$$ real solutions","$$1$$ real solution","$$2$$ complex solutions"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic15c-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic15c-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic15c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":[],"title":"Substitute","text":"What is $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic16","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic16a","stepAnswer":["$$m=\\\\frac{3}{4}$$ or $$-1$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(4m\\\\right)}^2+m-3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$m=\\\\frac{3}{4}$$ or $$-1$$","choices":["$$m=\\\\frac{1}{2}$$ or $$-1$$","$$m=\\\\frac{3}{4}$$ or $$-1$$","$$m=2$$ or $$-1$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic16a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic16a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic17","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic17a","stepAnswer":["$$n=\\\\frac{5}{4}$$ or $$1$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(4n\\\\right)}^2-9n+5=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$n=\\\\frac{5}{4}$$ or $$1$$","choices":["$$n=\\\\frac{5}{4}$$ or $$-1$$","$$n=\\\\frac{5}{4}$$ or $$1$$","$$n=\\\\frac{5}{4}$$ or $$-1$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic17a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic17a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{4}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic18","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic18a","stepAnswer":["$$p=\\\\frac{1}{2}$$ or $$3$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(2p\\\\right)}^2-7p+3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$p=\\\\frac{1}{2}$$ or $$3$$","choices":["$$p=\\\\frac{1}{2}$$ or $$-3$$","$$p=\\\\frac{1}{2}$$ or $$3$$","$$p=\\\\frac{-1}{2}$$ or $$-3$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic18a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic18a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic19","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic19a","stepAnswer":["$$q=-6$$ or $$3$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3q\\\\right)}^2+8q-3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$q=-6$$ or $$3$$","choices":["$$q=6$$ or $$-3$$","$$q=-6$$ or $$3$$","$$q=-6$$ or $$-3$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic19a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic19a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic2","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic2a","stepAnswer":["$$y=1$$ or $$\\\\frac{2}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3y\\\\right)}^2-5y+2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=1$$ or $$\\\\frac{2}{3}$$","choices":["$$y=\\\\frac{1}{2}$$ or $$\\\\frac{-2}{3}$$","$$y=1$$ or $$\\\\frac{2}{3}$$","$$y=2$$ or $$\\\\frac{1}{3}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic2a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic2a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic20","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic20a","stepAnswer":["$$r=11$$ or $$-3$$"],"problemType":"MultipleChoice","stepTitle":"$$r^2-8r=33$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=11$$ or $$-3$$","choices":["$$r=11$$ or $$-3$$","$$r=11$$ or $$3$$","$$r=-11$$ or $$-3$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic20a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic20a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic20a-h3","type":"hint","dependencies":[],"title":"Creating the Polynomial","text":"Subtract $$33$$ on both sides to get the equation in the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic21","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic21a","stepAnswer":["$$t=-5$$ or $$-8$$"],"problemType":"MultipleChoice","stepTitle":"$$t^2+13t=-40$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$t=-5$$ or $$-8$$","choices":["$$t=5$$ or $$-8$$","$$t=-5$$ or $$8$$","$$t=-5$$ or $$-8$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic21a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic21a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic21a-h3","type":"hint","dependencies":[],"title":"Creating the Polynomial","text":"Add $$40$$ on both sides to get the equation in the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic22","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic22a","stepAnswer":["$$u=\\\\frac{\\\\left(-7+\\\\sqrt{73}\\\\right)}{6}$$ or $$\\\\frac{\\\\left(-7-\\\\sqrt{73}\\\\right)}{6}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3u\\\\right)}^2+7u-2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$u=\\\\frac{\\\\left(-7+\\\\sqrt{73}\\\\right)}{6}$$ or $$\\\\frac{\\\\left(-7-\\\\sqrt{73}\\\\right)}{6}$$","choices":["$$u=\\\\frac{\\\\left(-7+\\\\sqrt{3}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-7-\\\\sqrt{3}\\\\right)}{2}$$","$$u=\\\\frac{\\\\left(-7+\\\\sqrt{73}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-7-\\\\sqrt{73}\\\\right)}{2}$$","$$u=\\\\frac{\\\\left(-7+\\\\sqrt{73}\\\\right)}{6}$$ or $$\\\\frac{\\\\left(-7-\\\\sqrt{73}\\\\right)}{6}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic22a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic22a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-7+\\\\sqrt{73}\\\\right)}{6}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-7-\\\\sqrt{73}\\\\right)}{6}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic23","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic23a","stepAnswer":["$$p=\\\\frac{\\\\left(-4+\\\\sqrt{6}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-4-\\\\sqrt{6}\\\\right)}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(2p\\\\right)}^2+8p+5=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$p=\\\\frac{\\\\left(-4+\\\\sqrt{6}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-4-\\\\sqrt{6}\\\\right)}{2}$$","choices":["$$p=\\\\frac{\\\\left(-4+\\\\sqrt{6}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-4-\\\\sqrt{6}\\\\right)}{2}$$","$$p=\\\\frac{\\\\left(-4+\\\\sqrt{3}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-4-\\\\sqrt{3}\\\\right)}{2}$$","$$u=\\\\frac{\\\\left(-4+\\\\sqrt{2}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-4-\\\\sqrt{2}\\\\right)}{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic23a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic23a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-4+\\\\sqrt{6}\\\\right)}{2}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-4-\\\\sqrt{6}\\\\right)}{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic24","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic24a","stepAnswer":["$$a=\\\\frac{3+\\\\sqrt{3}}{2}$$ or $$\\\\frac{3-\\\\sqrt{3}}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(2a\\\\right)}^2-6a+3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a=\\\\frac{3+\\\\sqrt{3}}{2}$$ or $$\\\\frac{3-\\\\sqrt{3}}{2}$$","choices":["$$a=\\\\frac{\\\\left(-3+\\\\sqrt{6}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-3-\\\\sqrt{6}\\\\right)}{2}$$","$$a=\\\\frac{\\\\left(-3+\\\\sqrt{3}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-3-\\\\sqrt{3}\\\\right)}{2}$$","$$a=\\\\frac{3+\\\\sqrt{3}}{2}$$ or $$\\\\frac{3-\\\\sqrt{3}}{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic24a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic24a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3+\\\\sqrt{3}}{2}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3-\\\\sqrt{3}}{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic25","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic25a","stepAnswer":["$$b=\\\\frac{\\\\left(-1+\\\\sqrt{21}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-1-\\\\sqrt{21}\\\\right)}{5}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(5b\\\\right)}^2+2b-4=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$b=\\\\frac{\\\\left(-1+\\\\sqrt{21}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-1-\\\\sqrt{21}\\\\right)}{5}$$","choices":["$$b=\\\\frac{\\\\left(-1+\\\\sqrt{21}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-1-\\\\sqrt{21}\\\\right)}{5}$$","$$b=\\\\frac{1+\\\\sqrt{21}}{5}$$ or $$\\\\frac{1-\\\\sqrt{21}}{5}$$","$$b=\\\\frac{1+\\\\sqrt{7}}{2}$$ or $$\\\\frac{1-\\\\sqrt{7}}{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic25a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic25a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-1+\\\\sqrt{21}\\\\right)}{5}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-1-\\\\sqrt{21}\\\\right)}{5}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic26","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic26a","stepAnswer":["$$x=-4+2\\\\sqrt{5}$$ or $$--4-2\\\\sqrt{5}$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+8x-4=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-4+2\\\\sqrt{5}$$ or $$--4-2\\\\sqrt{5}$$","choices":["$$x=-2+2\\\\sqrt{5}$$ or $$-2-2\\\\sqrt{5}$$","$$x=-4+2\\\\sqrt{5}$$ or $$--4-2\\\\sqrt{5}$$","$$x=-4+2\\\\sqrt{5}$$ or $$-4-2\\\\sqrt{5}$$","$$x=-4+\\\\sqrt{5}$$ or $$-4-\\\\sqrt{5}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic26a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic26a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4+2\\\\sqrt{5}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4-2\\\\sqrt{5}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic27","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic27a","stepAnswer":["$$y=-2+2\\\\sqrt{2}$$ or $$--2-2\\\\sqrt{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$y^2+4y-4=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-2+2\\\\sqrt{2}$$ or $$--2-2\\\\sqrt{2}$$","choices":["$$y=-1+2\\\\sqrt{2}$$ or $$-1-2\\\\sqrt{2}$$","$$y=-2+2\\\\sqrt{2}$$ or $$--2-2\\\\sqrt{2}$$","$$y=-2+2\\\\sqrt{2}$$ or $$-2-2\\\\sqrt{2}$$","$$y=-2+\\\\sqrt{2}$$ or $$-2-\\\\sqrt{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic27a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic27a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2+2\\\\sqrt{2}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2-2\\\\sqrt{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic28","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic28a","stepAnswer":["$$y=\\\\frac{1}{3}$$ or $$-2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3y\\\\right)}^2+5y-2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{1}{3}$$ or $$-2$$","choices":["$$y=\\\\frac{1}{3}$$ or $$-2$$","$$y=\\\\frac{2}{3}$$ or $$-2$$","$$y=\\\\frac{1}{3}$$ or $$2$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic28a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic28a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic29","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic29a","stepAnswer":["$$y=\\\\frac{5}{3}$$ or $$-2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(6x\\\\right)}^2+2x-20=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{5}{3}$$ or $$-2$$","choices":["$$y=\\\\frac{5}{3}$$ or $$-2$$","$$y=\\\\frac{-5}{3}$$ or $$-2$$","$$y=\\\\frac{5}{3}$$ or $$2$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic29a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic29a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{3}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic3","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic3a","stepAnswer":["$$z=1$$ or $$\\\\frac{-3}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(4z\\\\right)}^2+2z-6=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$z=1$$ or $$\\\\frac{-3}{2}$$","choices":["$$z=1$$ or $$\\\\frac{-2}{3}$$","$$z=1$$ or $$\\\\frac{3}{2}$$","$$z=1$$ or $$\\\\frac{-3}{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic3a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic3a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic30","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic30a","stepAnswer":["$$c=\\\\frac{-3}{4}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(16c\\\\right)}^2+24c+9=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$c=\\\\frac{-3}{4}$$","choices":["$$c=\\\\frac{3}{4}$$ or $$\\\\frac{-3}{4}$$","$$c=\\\\frac{-3}{4}$$","$$c=\\\\frac{3}{4}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic30a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic30a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{4}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{4}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic4","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic4a","stepAnswer":["$$x=1$$ or $$5$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2-6x=-5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=1$$ or $$5$$","choices":["$$x=1$$ or $$5$$","$$x=-1$$ or $$5$$","$$x=1$$ or $$-5$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic4a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic4a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic4a-h3","type":"hint","dependencies":[],"title":"Creating the Polynomial","text":"Add $$5$$ on both sides to get the equation in the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic5","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic5a","stepAnswer":["$$a=-3$$ or $$5$$"],"problemType":"MultipleChoice","stepTitle":"$$a^2-2a=15$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a=-3$$ or $$5$$","choices":["$$a=1$$ or $$5$$","$$a=-2$$ or $$5$$","$$a=-3$$ or $$5$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic5a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic5a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic5a-h3","type":"hint","dependencies":[],"title":"Creating the Polynomial","text":"Subtract $$15$$ on both sides to get the equation in the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic6","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic6a","stepAnswer":["$$b=-4$$ or $$-6$$"],"problemType":"MultipleChoice","stepTitle":"$$b^2+24=\\\\left(-10b\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$b=-4$$ or $$-6$$","choices":["$$b=-4$$ or $$6$$","$$b=-4$$ or $$-6$$","$$b=4$$ or $$-6$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic6a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic6a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic6a-h3","type":"hint","dependencies":[],"title":"Creating the Polynomial","text":"Add $$10b$$ on both sides to get the equation in the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic7","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic7a","stepAnswer":["$$x=\\\\frac{\\\\left(-5+\\\\sqrt{3}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-5-\\\\sqrt{3}\\\\right)}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(2x\\\\right)}^2+10x+11=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{\\\\left(-5+\\\\sqrt{3}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-5-\\\\sqrt{3}\\\\right)}{2}$$","choices":["$$x=\\\\frac{\\\\left(-5+\\\\sqrt{3}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-5-\\\\sqrt{3}\\\\right)}{2}$$","$$x=\\\\frac{\\\\left(-3+\\\\sqrt{5}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-3-\\\\sqrt{5}\\\\right)}{2}$$","$$x=\\\\frac{\\\\left(-5+\\\\sqrt{3}\\\\right)}{2}$$ or $$\\\\frac{\\\\left(-3-\\\\sqrt{5}\\\\right)}{2}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic7a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic7a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-5+\\\\sqrt{3}\\\\right)}{2}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-5-\\\\sqrt{3}\\\\right)}{2}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic8","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic8a","stepAnswer":["$$m=\\\\frac{\\\\left(-6+\\\\sqrt{15}\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-6-\\\\sqrt{15}\\\\right)}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3m\\\\right)}^2+12m+7=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$m=\\\\frac{\\\\left(-6+\\\\sqrt{15}\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-6-\\\\sqrt{15}\\\\right)}{3}$$","choices":["$$m=\\\\frac{\\\\left(-6+\\\\sqrt{15}\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-6-\\\\sqrt{15}\\\\right)}{3}$$","$$m=\\\\frac{\\\\left(-3+\\\\sqrt{15}\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-3-\\\\sqrt{15}\\\\right)}{3}$$","$$m=\\\\frac{\\\\left(-2+\\\\sqrt{3}\\\\right)}{3}$$ or $$\\\\frac{\\\\left(-2-\\\\sqrt{5}\\\\right)}{3}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic8a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic8a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-6+\\\\sqrt{15}\\\\right)}{3}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-6-\\\\sqrt{15}\\\\right)}{3}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a184b1aQuadratic9","title":"Quadratic Formula","body":"Solve the following equation with quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Solve Quadratic Equations Using the Quadratic Formula","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a184b1aQuadratic9a","stepAnswer":["$$n=\\\\frac{\\\\left(-2+2\\\\sqrt{6}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-2-2\\\\sqrt{6}\\\\right)}{5}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(5n\\\\right)}^2+4n-4=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$n=\\\\frac{\\\\left(-2+2\\\\sqrt{6}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-2-2\\\\sqrt{6}\\\\right)}{5}$$","choices":["$$n=\\\\frac{\\\\left(-2+\\\\sqrt{6}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-2-\\\\sqrt{6}\\\\right)}{5}$$","$$n=\\\\frac{\\\\left(-2+2\\\\sqrt{6}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-2-2\\\\sqrt{6}\\\\right)}{5}$$","$$n=\\\\frac{\\\\left(-2+\\\\sqrt{3}\\\\right)}{5}$$ or $$\\\\frac{\\\\left(-2-\\\\sqrt{3}\\\\right)}{5}$$"],"hints":{"DefaultPathway":[{"id":"a184b1aQuadratic9a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The quadratic formula is in the form of $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ and $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4ac}\\\\right)}{2} a$$. Determine the value of a, $$b$$, and c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic9a-h2","type":"hint","dependencies":[],"title":"Using the Quadratic Formula","text":"Plug the values into quadratic formula. A polynomial will typically be into the form of $$a x^2+b x+c=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-2+\\\\sqrt{6}\\\\right)}{5}$$"],"dependencies":[],"title":"Substitute into the + version","text":"What is $$\\\\frac{\\\\left(-b+\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a184b1aQuadratic9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(-2-\\\\sqrt{6}\\\\right)}{5}$$"],"dependencies":[],"title":"Substitute into the - version","text":"What is $$\\\\frac{\\\\left(-b-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope1","title":"Calculating the Slope of a Line","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope1a","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the geoboard shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope1a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope10","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope10a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope10a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope10a-h2","type":"hint","dependencies":["a18a5a6slope10a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope11","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope11a","stepAnswer":["$$\\\\frac{-4}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{3}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope11a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope11a-h2","type":"hint","dependencies":["a18a5a6slope11a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope12","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope12a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope12a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope12a-h2","type":"hint","dependencies":["a18a5a6slope12a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope13","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope13a","stepAnswer":["$$\\\\frac{3}{5}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{5}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope13a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope13a-h2","type":"hint","dependencies":["a18a5a6slope13a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope14","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope14a","stepAnswer":["$$\\\\frac{5}{4}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{4}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope14a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope14a-h2","type":"hint","dependencies":["a18a5a6slope14a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope15","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope15a","stepAnswer":["$$\\\\frac{3}{2}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{2}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope15a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope15a-h2","type":"hint","dependencies":["a18a5a6slope15a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope16","title":"Calculating the Slope of a Horizontal Line","body":"Find the slope of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope16a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$y=7$$","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope16a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope16a-h2","type":"hint","dependencies":["a18a5a6slope16a-h1"],"title":"Slope of Horizontal Line","text":"The slope of a horizontal line, $$y=b$$, is always $$0$$. We can see this is true because the slope is equal to $$\\\\frac{rise}{run}$$, and the rise of a horizontal line is $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope17","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope17a","stepAnswer":["$$\\\\frac{2}{5}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{5}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope17a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope17a-h2","type":"hint","dependencies":["a18a5a6slope17a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope18","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope18a","stepAnswer":["$$\\\\frac{3}{2}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{2}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope18a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope18a-h2","type":"hint","dependencies":["a18a5a6slope18a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope19","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope19a","stepAnswer":["$$\\\\frac{5}{4}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{4}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope19a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope19a-h2","type":"hint","dependencies":["a18a5a6slope19a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope2","title":"Calculating the Slope of a Line","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope2a","stepAnswer":["$$\\\\frac{4}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the geoboard shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{3}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope2a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope20","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope20a","stepAnswer":["$$\\\\frac{3}{2}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{2}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope20a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope20a-h2","type":"hint","dependencies":["a18a5a6slope20a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope3","title":"Calculating the Slope of a Line","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope3a","stepAnswer":["$$\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the geoboard shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope3a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope4","title":"Calculating the Slope of a Line","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope4a","stepAnswer":["$$\\\\frac{-1}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the geoboard shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{3}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope4a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope5","title":"Calculating the Slope of a Line","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope5a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the geoboard shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope5a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope6","title":"Calculating the Slope of a Line","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope6a","stepAnswer":["$$\\\\frac{-4}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the geoboard shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{3}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope6a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope7","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope7a","stepAnswer":["$$\\\\frac{4}{5}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{5}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope7a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope7a-h2","type":"hint","dependencies":["a18a5a6slope7a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope8","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope8a","stepAnswer":["$$\\\\frac{2}{5}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{5}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope8a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope8a-h2","type":"hint","dependencies":["a18a5a6slope8a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18a5a6slope9","title":"Calculating the Slope of a Line From a Graph","body":"Use the image to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Understand Slope of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a18a5a6slope9a","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line on the graph shown?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a18a5a6slope9a-h1","type":"hint","dependencies":[],"title":"Definition of the Slope of a Line","text":"The slope of a line is $$m=\\\\frac{rise}{run}$$. The rise measures the vertical change and the run measures the horizontal change between two points on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18a5a6slope9a-h2","type":"hint","dependencies":["a18a5a6slope9a-h1"],"title":"Choosing Two Points","text":"We locate two points on the line whose coordinates are integers. We then start with the point on the left and sketch a right triangle, so we can count the rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18d102geometric1","title":"Determine the Common Ratio","body":"Determine if each sequence is geometric. If so, indicate the common ratio.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric1a","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=2$$."],"problemType":"MultipleChoice","stepTitle":"$$4$$, $$8$$, $$16$$, $$32$$, $$64$$, $$128$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=2$$.","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric1a-h1","type":"hint","dependencies":[],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric1a-h1"],"title":"Ratio Between $$4$$ and $$8$$","text":"What is the common ratio between $$4$$ and 8? Effectively, what is $$\\\\frac{8}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric1a-h2"],"title":"Ratio Between $$8$$ and $$16$$","text":"What is the common ratio between $$8$$ and 16? Effectively, what is $$\\\\frac{16}{8}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric1a-h3"],"title":"Ratio Between $$16$$ and $$32$$","text":"What is the common ratio between $$16$$ and 32? Effectively, what is $$\\\\frac{32}{16}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric1a-h4"],"title":"Ratio Between $$32$$ and $$64$$","text":"What is the common ratio between $$32$$ and 64? Effectively, what is $$\\\\frac{64}{32}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric1a-h5"],"title":"Ratio Between $$64$$ and $$128$$","text":"What is the common ratio between $$64$$ and 128? Effectively, what is $$\\\\frac{128}{64}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=2$$."],"dependencies":["a18d102geometric1a-h6"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."]}]}},{"id":"a18d102geometric1b","stepAnswer":["No, the series is not geometric."],"problemType":"MultipleChoice","stepTitle":"$$-2$$, $$6$$, $$-12$$, $$36$$, $$-72$$, $$216$$, ...","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric1b-h8","type":"hint","dependencies":["a18d102geometric1a-h7"],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a18d102geometric1b-h8"],"title":"Ratio Between $$-2$$ and $$6$$","text":"What is the common ratio between $$-2$$ and 6? Effectively, what is $$\\\\frac{6}{-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1b-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a18d102geometric1b-h9"],"title":"Ratio Between $$6$$ and $$-12$$","text":"What is the common ratio between $$6$$ and -12? Effectively, what is $$\\\\frac{-12}{6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1b-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a18d102geometric1b-h10"],"title":"Ratio Between $$-12$$ and $$36$$","text":"What is the common ratio between $$36$$ and -12? Effectively, what is $$\\\\frac{36}{-12}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1b-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a18d102geometric1b-h11"],"title":"Ratio Between $$-72$$ and $$36$$","text":"What is the common ratio between $$36$$ and -72? Effectively, what is $$\\\\frac{-72}{36}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1b-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a18d102geometric1b-h12"],"title":"Ratio Between $$216$$ and $$-72$$","text":"What is the common ratio between $$-72$$ and 216? Effectively, what is $$\\\\frac{216}{-72}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1b-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No, the series is not geometric."],"dependencies":["a18d102geometric1b-h13"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."]}]}},{"id":"a18d102geometric1c","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$."],"problemType":"MultipleChoice","stepTitle":"$$27$$, $$9$$, $$3$$, $$1$$, $$\\\\frac{1}{3}$$, $$\\\\frac{1}{9}$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric1c-h15","type":"hint","dependencies":["a18d102geometric1b-h14"],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1c-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a18d102geometric1c-h15"],"title":"Ratio Between $$27$$ and $$9$$","text":"What is the common ratio between $$27$$ and 9? Effectively, what is $$\\\\frac{9}{27}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1c-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a18d102geometric1c-h16"],"title":"Ratio Between $$9$$ and $$3$$","text":"What is the common ratio between $$9$$ and 3? Effectively, what is $$\\\\frac{3}{9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1c-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a18d102geometric1c-h17"],"title":"Ratio Between $$3$$ and $$1$$","text":"What is the common ratio between $$3$$ and 1? Effectively, what is $$\\\\frac{1}{3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1c-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a18d102geometric1c-h18"],"title":"Ratio Between $$1$$ and $$\\\\frac{1}{3}$$","text":"What is the common ratio between $$1$$ and $$\\\\frac{1}{3}$$? Effectively, what is $$\\\\frac{\\\\frac{1}{3}}{1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1c-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a18d102geometric1c-h19"],"title":"Ratio Between $$\\\\frac{1}{3}$$ and $$\\\\frac{1}{9}$$","text":"What is the common ratio between $$\\\\frac{1}{3}$$ and $$\\\\frac{1}{9}$$? Effectively, what is $$\\\\frac{\\\\frac{1}{3}}{\\\\frac{1}{9}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric1c-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$."],"dependencies":["a18d102geometric1c-h20"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."]}]}}]},{"id":"a18d102geometric10","title":"Determining the General Term","body":"Determine the general term for the sequence below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric10a","stepAnswer":["$$a_n=3\\\\times2^{n-1}$$"],"problemType":"MultipleChoice","stepTitle":"$$3$$, $$6$$, $$12$$, $$24$$, $$48$$, $$96$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a_n=3\\\\times2^{n-1}$$","choices":["$$a_n=3\\\\times2^{n-1}$$","$$a_n=2\\\\times3^{n-1}$$","$$a_n=3\\\\times2^n$$","$$a_n=2\\\\times3^n$$"],"hints":{"DefaultPathway":[{"id":"a18d102geometric10a-h1","type":"hint","dependencies":[],"title":"Formula for General Term","text":"To find the nth term, $$a_n$$, we use the formula with $$a_1$$ being the starting term and $$r$$ being the common ratio that $$a_n=a_1 r^{n-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric10a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric10a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric10a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$3$$ and $$6$$","text":"What is the common ratio between $$3$$ and 6? Effectively, what is $$\\\\frac{6}{3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric10a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$6$$ and $$12$$","text":"What is the common ratio between $$6$$ and 12? Effectively, what is $$\\\\frac{12}{6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric10a-h3-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$12$$ and $$24$$","text":"What is the common ratio between $$12$$ and 24? Effectively, what is $$\\\\frac{24}{12}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric10a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$24$$ and $$48$$","text":"What is the common ratio between $$24$$ and 48? Effectively, what is $$\\\\frac{48}{24}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric10a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$48$$ and $$96$$","text":"What is the common ratio between $$48$$ and 96? Effectively, what is $$\\\\frac{96}{48}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric10a-h3-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Determining Common Ratio","text":"What is the common ratio between consecutive terms? What is $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric10a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a_n=3\\\\times2^{n-1}$$"],"dependencies":["a18d102geometric10a-h3"],"title":"Writing the Formula","text":"What is the correct formula for the general term using the terms just determined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$a_n=3\\\\times2^{n-1}$$","$$a_n=2\\\\times3^{n-1}$$","$$a_n=3\\\\times2^n$$","$$a_n=2\\\\times3^n$$"]}]}}]},{"id":"a18d102geometric11","title":"Determining the General Term","body":"Determine the general term for the sequence below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric11a","stepAnswer":["$$a_n=6\\\\times3^{n-1}$$"],"problemType":"MultipleChoice","stepTitle":"$$6$$, $$18$$, $$54$$, $$162$$, $$486$$, $$1458$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a_n=6\\\\times3^{n-1}$$","choices":["$$a_n=6\\\\times3^{n-1}$$","$$a_n=3\\\\times6^{n-1}$$","$$a_n=6\\\\times3^n$$","$$a_n=3\\\\times6 n$$"],"hints":{"DefaultPathway":[{"id":"a18d102geometric11a-h1","type":"hint","dependencies":[],"title":"Formula for General Term","text":"To find the nth term, $$a_n$$, we use the formula with $$a_1$$ being the starting term and $$r$$ being the common ratio that $$a_n=a_1 r^{n-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a18d102geometric11a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric11a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric11a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Ratio Between $$6$$ and $$18$$","text":"What is the common ratio between $$6$$ and 18? Effectively, what is $$\\\\frac{18}{6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric11a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Ratio Between $$18$$ and $$54$$","text":"What is the common ratio between $$18$$ and 54? Effectively, what is $$\\\\frac{54}{18}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric11a-h3-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Ratio Between $$54$$ and $$162$$","text":"What is the common ratio between $$54$$ and 162? Effectively, what is $$\\\\frac{162}{54}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric11a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Ratio Between $$162$$ and $$486$$","text":"What is the common ratio between $$162$$ and 486? Effectively, what is $$\\\\frac{486}{162}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric11a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Ratio Between $$486$$ and $$1458$$","text":"What is the common ratio between $$486$$ and 1458? Effectively, what is $$\\\\frac{1458}{486}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric11a-h3-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Determining Common Ratio","text":"What is the common ratio between consecutive terms? What is $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric11a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a_n=6\\\\times3^{n-1}$$"],"dependencies":["a18d102geometric11a-h3"],"title":"Writing the Formula","text":"What is the correct formula for the general term using the terms just determined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$a_n=6\\\\times3^{n-1}$$","$$a_n=3\\\\times6^{n-1}$$","$$a_n=6\\\\times3^n$$","$$a_n=3\\\\times6 n$$"]}]}}]},{"id":"a18d102geometric12","title":"Determining the General Term","body":"Determine the general term for the sequence below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric12a","stepAnswer":["$$a_n=7\\\\times2^{n-1}$$"],"problemType":"MultipleChoice","stepTitle":"$$7$$, $$14$$, $$28$$, $$56$$, $$112$$, $$224$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a_n=7\\\\times2^{n-1}$$","choices":["$$a_n=7\\\\times2^{n-1}$$","$$a_n=2\\\\times7^{n-1}$$","$$a_n=7\\\\times2^n$$","$$a_n=2\\\\times7 n$$"],"hints":{"DefaultPathway":[{"id":"a18d102geometric12a-h1","type":"hint","dependencies":[],"title":"Formula for General Term","text":"To find the nth term, $$a_n$$, we use the formula with $$a_1$$ being the starting term and $$r$$ being the common ratio that $$a_n=a_1 r^{n-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a18d102geometric12a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric12a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric12a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$7$$ and $$14$$","text":"What is the common ratio between $$7$$ and 14? Effectively, what is $$\\\\frac{14}{7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric12a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$14$$ and $$28$$","text":"What is the common ratio between $$14$$ and 28? Effectively, what is $$\\\\frac{28}{14}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric12a-h3-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$28$$ and $$56$$","text":"What is the common ratio between $$28$$ and 56? Effectively, what is $$\\\\frac{56}{28}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric12a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$56$$ and $$112$$","text":"What is the common ratio between $$56$$ and 112? Effectively, what is $$\\\\frac{112}{56}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric12a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Ratio Between $$112$$ and $$224$$","text":"What is the common ratio between $$112$$ and 224? Effectively, what is $$\\\\frac{224}{112}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric12a-h3-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Determining Common Ratio","text":"What is the common ratio between consecutive terms? What is $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric12a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a_n=7\\\\times2^{n-1}$$"],"dependencies":["a18d102geometric12a-h3"],"title":"Writing the Formula","text":"What is the correct formula for the general term using the terms just determined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$a_n=7\\\\times2^{n-1}$$","$$a_n=2\\\\times7^{n-1}$$","$$a_n=7\\\\times2^n$$","$$a_n=2\\\\times7 n$$"]}]}}]},{"id":"a18d102geometric13","title":"Find the Sum of the First $$n$$ Terms","body":"Find the sum of the first $$20$$ terms of the following geometric sequence.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric13a","stepAnswer":["$$7340025$$"],"problemType":"TextBox","stepTitle":"$$7$$, $$14$$, $$28$$, $$56$$, $$112$$, $$224$$, ...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7340025$$","hints":{"DefaultPathway":[{"id":"a18d102geometric13a-h1","type":"hint","dependencies":[],"title":"Sum of the First $$n$$ Terms Formula","text":"The sum, $$S_n$$, of the first $$n$$ terms of a geometric sequence is $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a18d102geometric13a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric13a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a18d102geometric13a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? How many terms of the sequence do we want to sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7340025$$"],"dependencies":["a18d102geometric13a-h4"],"title":"Solve for the Summation","text":"Plug in the values into the equation for $$S_n$$ and solve. What is the sum of the first $$20$$ terms of the geometric sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric13a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7340025$$"],"dependencies":[],"title":"Solve for the Summation","text":"What is $$S_{20}$$? Effectively, what is $$\\\\frac{7\\\\left(1-2^{20}\\\\right)}{1-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric14","title":"Find the Sum of the First $$n$$ Terms","body":"Find the sum of the first $$20$$ terms of the following geometric sequence.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric14a","stepAnswer":["$$3145725$$"],"problemType":"TextBox","stepTitle":"$$3$$, $$6$$, $$12$$, $$24$$, $$48$$, $$96$$, ...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3145725$$","hints":{"DefaultPathway":[{"id":"a18d102geometric14a-h1","type":"hint","dependencies":[],"title":"Sum of the First $$n$$ Terms Formula","text":"The sum, $$S_n$$, of the first $$n$$ terms of a geometric sequence is $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric14a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric14a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a18d102geometric14a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? How many terms of the sequence do we want to sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3145725$$"],"dependencies":["a18d102geometric14a-h4"],"title":"Solve for the Summation","text":"Plug in the values into the equation for $$S_n$$ and solve. What is the sum of the first $$20$$ terms of the geometric sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric14a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3145725$$"],"dependencies":[],"title":"Solve for the Summation","text":"What is $$S_{20}$$? Effectively, what is $$\\\\frac{3\\\\left(1-2^{20}\\\\right)}{1-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric15","title":"Find the Sum of the First $$n$$ Terms","body":"Find the sum of the first $$20$$ terms of the following geometric sequence.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric15a","stepAnswer":["$$10460353200$$"],"problemType":"TextBox","stepTitle":"$$6$$, $$18$$, $$54$$, $$162$$, $$486$$, $$1458$$, ...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10460353200$$","hints":{"DefaultPathway":[{"id":"a18d102geometric15a-h1","type":"hint","dependencies":[],"title":"Sum of the First $$n$$ Terms Formula","text":"The sum, $$S_n$$, of the first $$n$$ terms of a geometric sequence is $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a18d102geometric15a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric15a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a18d102geometric15a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? How many terms of the sequence do we want to sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10460353200$$"],"dependencies":["a18d102geometric15a-h4"],"title":"Solve for the Summation","text":"Plug in the values into the equation for $$S_n$$ and solve. What is the sum of the first $$20$$ terms of the geometric sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric15a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10460353200$$"],"dependencies":[],"title":"Solve for the Summation","text":"What is $$S_{20}$$? Effectively, what is $$\\\\frac{6\\\\left(1-3^{20}\\\\right)}{1-3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric16","title":"Find the Sum of the First $$n$$ Terms","body":"Find the sum below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric16a","stepAnswer":["$$43046718$$"],"problemType":"TextBox","stepTitle":"sum{i\\\\=1}{15}{2*(3)**i}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$43046718$$","hints":{"DefaultPathway":[{"id":"a18d102geometric16a-h1","type":"hint","dependencies":[],"title":"Sum of the First $$n$$ Terms Formula","text":"The sum, $$S_n$$, of the first $$n$$ terms of a geometric sequence is $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$. We note that the form that is given is sum{i\\\\=1}{15}{2*(3)**i} and this is written in the form sum{i\\\\=1}{k}{a*(r)**i} where we\'re summing the first k terms where $$r$$ is the common ratio and $$a r$$ is the starting value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a18d102geometric16a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$? As in, if you plug in $$i=1$$, what is $$2\\\\times3^i$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric16a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":[],"title":"Determine $$a_1$$","text":"What is $$2\\\\times3^1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric16a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio? This is usually the base of the exponent in the summation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a18d102geometric16a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? As in, how many values are in the summation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$43046718$$"],"dependencies":["a18d102geometric16a-h4"],"title":"Solve for the Summation","text":"Plug in the values into the equation for $$S_n$$ and solve. What is the sum of the first $$15$$ terms of the geometric sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric16a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$43046718$$"],"dependencies":[],"title":"Solve for the Summation","text":"What is $$\\\\frac{6\\\\left(1-3^{15}\\\\right)}{1-3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric17","title":"Find the Sum of the First $$n$$ Terms","body":"Find the sum below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric17a","stepAnswer":["$$393204$$"],"problemType":"TextBox","stepTitle":"sum{i\\\\=1}{15}{6*(2)**i}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$393204$$","hints":{"DefaultPathway":[{"id":"a18d102geometric17a-h1","type":"hint","dependencies":[],"title":"Sum of the First $$n$$ Terms Formula","text":"The sum, $$S_n$$, of the first $$n$$ terms of a geometric sequence is $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$. We note that the form that is given is sum{i\\\\=1}{15}{6*(2)**i} and this is written in the form sum{i\\\\=1}{k}{a*(r)**i} where we\'re summing the first k terms where $$r$$ is the common ratio and $$a r$$ is the starting value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a18d102geometric17a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric17a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":[],"title":"Determine $$a_1$$","text":"What is $$6\\\\times2^1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric17a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio? This is usually the base of the exponent in the summation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a18d102geometric17a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? As in, how many values are in the summation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$393204$$"],"dependencies":["a18d102geometric17a-h4"],"title":"Solve for the Summation","text":"Plug in the values into the equation for $$S_n$$ and solve. What is the sum of the first $$15$$ terms of the geometric sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric17a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$393204$$"],"dependencies":[],"title":"Solve for the Summation","text":"What is $$\\\\frac{12\\\\left(1-2^{15}\\\\right)}{1-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric18","title":"Find the Sum of the First $$n$$ Terms","body":"Find the sum below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric18a","stepAnswer":["$$10230$$"],"problemType":"TextBox","stepTitle":"sum{i\\\\=1}{10}{5*(2)**i}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10230$$","hints":{"DefaultPathway":[{"id":"a18d102geometric18a-h1","type":"hint","dependencies":[],"title":"Sum of the First $$n$$ Terms Formula","text":"The sum, $$S_n$$, of the first $$n$$ terms of a geometric sequence is $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$. We note that the form that is given is sum{i\\\\=1}{10}{5*(2)**i} and this is written in the form sum{i\\\\=1}{k}{a*(r)**i} where we\'re summing the first k terms where $$r$$ is the common ratio and $$a r$$ is the starting value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a18d102geometric18a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric18a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":[],"title":"Determine $$a_1$$","text":"What is $$5\\\\times2^1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric18a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio? This is usually the base of the exponent in the summation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a18d102geometric18a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? As in, how many values are in the summation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10230$$"],"dependencies":["a18d102geometric18a-h4"],"title":"Solve for the Summation","text":"Plug in the values into the equation for $$S_n$$ and solve. What is the sum of the first $$10$$ terms of the geometric sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric18a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10230$$"],"dependencies":[],"title":"Solve for the Summation","text":"What is $$\\\\frac{10\\\\left(1-2^{10}\\\\right)}{1-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric19","title":"Finding Sums of Infinite Geometric Series","body":"Find the sum of the infinite geometric series listed below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric19a","stepAnswer":["$$81$$"],"problemType":"TextBox","stepTitle":"54+18+6+2+2/3+2/9+...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$81$$","hints":{"DefaultPathway":[{"id":"a18d102geometric19a-h1","type":"hint","dependencies":[],"title":"Formula for an Infinite Geometric Series","text":"For an infinite geometric series whose first term is $$a_1$$ and common ratio $$r$$, if |r|<1, then the sum is $$S=\\\\frac{a_1}{1-r}$$. If |r|>1, then the infinite geometric series does not have a sum and diverges.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54$$"],"dependencies":["a18d102geometric19a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a18d102geometric19a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is $$\\\\frac{18}{54}$$? What is $$\\\\frac{6}{18}$$? What is $$\\\\frac{2}{6}$$? These should all be the same number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric19a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a18d102geometric19a-h3"],"title":"Determining if there is a Sum","text":"Is |r|<1? We can only find a sum if |r|<1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a18d102geometric19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a18d102geometric19a-h4"],"title":"Using the Formula","text":"Substitute $$a_1$$ and $$r$$ into the summation formula. What is the sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric19a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":[],"title":"Using the Formula","text":"What is $$\\\\frac{54}{1-\\\\frac{1}{3}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric2","title":"Determine the Common Ratio","body":"Determine if each sequence is geometric. If so, indicate the common ratio.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric2a","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=3$$."],"problemType":"MultipleChoice","stepTitle":"$$7$$, $$21$$, $$63$$, $$189$$, $$567$$, $$1701$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=3$$.","choices":["Yes, the series is geometric. The common ratio is $$r=3$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric2a-h1","type":"hint","dependencies":[],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric2a-h1"],"title":"Ratio Between $$7$$ and $$21$$","text":"What is the common ratio between $$7$$ and 21? Effectively, what is $$\\\\frac{21}{7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric2a-h2"],"title":"Ratio Between $$21$$ and $$63$$","text":"What is the common ratio between $$63$$ and 21? Effectively, what is $$\\\\frac{63}{21}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric2a-h3"],"title":"Ratio Between $$63$$ and $$189$$","text":"What is the common ratio between $$63$$ and 189? Effectively, what is $$\\\\frac{189}{63}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric2a-h4"],"title":"Ratio Between $$189$$ and $$567$$","text":"What is the common ratio between $$189$$ and 567? Effectively, what is $$\\\\frac{567}{189}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric2a-h5"],"title":"Ratio Between $$567$$ and $$1701$$","text":"What is the common ratio between $$567$$ and 1701? Effectively, what is $$\\\\frac{1701}{567}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=3$$."],"dependencies":["a18d102geometric2a-h6"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=3$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."]}]}},{"id":"a18d102geometric2b","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$."],"problemType":"MultipleChoice","stepTitle":"$$64$$, $$16$$, $$4$$, $$1$$, $$\\\\frac{1}{4}$$, $$\\\\frac{1}{16}$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","choices":["Yes, the series is geometric. The common ratio is $$r=3$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric2b-h8","type":"hint","dependencies":["a18d102geometric2a-h7"],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a18d102geometric2b-h8"],"title":"Ratio Between $$64$$ and $$16$$","text":"What is the common ratio between $$64$$ and 16? Effectively, what is $$\\\\frac{16}{64}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2b-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a18d102geometric2b-h9"],"title":"Ratio Between $$16$$ and $$4$$","text":"What is the common ratio between $$16$$ and 4? Effectively, what is $$\\\\frac{4}{16}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2b-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a18d102geometric2b-h10"],"title":"Ratio Between $$4$$ and $$1$$","text":"What is the common ratio between $$4$$ and 1? Effectively, what is $$\\\\frac{1}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2b-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a18d102geometric2b-h11"],"title":"Ratio Between $$1$$ and $$\\\\frac{1}{4}$$","text":"What is the common ratio between $$1$$ and $$\\\\frac{1}{4}$$? Effectively, what is $$\\\\frac{\\\\frac{1}{4}}{1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2b-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a18d102geometric2b-h12"],"title":"Ratio Between $$\\\\frac{1}{4}$$ and $$\\\\frac{1}{16}$$","text":"What is the common ratio between $$\\\\frac{1}{4}$$ and $$\\\\frac{1}{16}$$? Effectively, what is $$\\\\frac{\\\\frac{1}{4}}{\\\\frac{1}{16}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2b-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$."],"dependencies":["a18d102geometric2b-h13"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=3$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."]}]}},{"id":"a18d102geometric2c","stepAnswer":["No, the series is not geometric."],"problemType":"MultipleChoice","stepTitle":"$$2$$, $$4$$, $$12$$, $$48$$, $$240$$, $$1440$$, ...","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes, the series is geometric. The common ratio is $$r=3$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric2c-h15","type":"hint","dependencies":["a18d102geometric2b-h14"],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2c-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric2c-h15"],"title":"Ratio Between $$2$$ and $$4$$","text":"What is the common ratio between $$2$$ and 4? Effectively, what is $$\\\\frac{4}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2c-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric2c-h16"],"title":"Ratio Between $$4$$ and $$12$$","text":"What is the common ratio between $$4$$ and 12? Effectively, what is $$\\\\frac{12}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2c-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a18d102geometric2c-h17"],"title":"Ratio Between $$12$$ and $$48$$","text":"What is the common ratio between $$12$$ and 48? Effectively, what is $$\\\\frac{48}{12}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2c-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a18d102geometric2c-h18"],"title":"Ratio Between $$240$$ and $$48$$","text":"What is the common ratio between $$48$$ and 240? Effectively, what is $$\\\\frac{240}{48}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2c-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a18d102geometric2c-h19"],"title":"Ratio Between $$240$$ and $$1440$$","text":"What is the common ratio between $$240$$ and 1440? Effectively, what is $$\\\\frac{1440}{240}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric2c-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No, the series is not geometric."],"dependencies":["a18d102geometric2c-h20"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=3$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."]}]}}]},{"id":"a18d102geometric20","title":"Finding Sums of Infinite Geometric Series","body":"Find the sum of the infinite geometric series listed below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric20a","stepAnswer":["$$96$$"],"problemType":"TextBox","stepTitle":"48+24+12+6+3+3/2+...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$96$$","hints":{"DefaultPathway":[{"id":"a18d102geometric20a-h1","type":"hint","dependencies":[],"title":"Formula for an Infinite Geometric Series","text":"For an infinite geometric series whose first term is $$a_1$$ and common ratio $$r$$, if |r|<1, then the sum is $$S=\\\\frac{a_1}{1-r}$$. If |r|>1, then the infinite geometric series does not have a sum and diverges.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$48$$"],"dependencies":["a18d102geometric20a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric20a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is $$\\\\frac{24}{48}$$? What is $$\\\\frac{12}{24}$$? What is $$\\\\frac{6}{12}$$? These should all be the same number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric20a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a18d102geometric20a-h3"],"title":"Determining if there is a Sum","text":"Is |r|<1? We can only find a sum if |r|<1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a18d102geometric20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$96$$"],"dependencies":["a18d102geometric20a-h4"],"title":"Using the Formula","text":"Substitute $$a_1$$ and $$r$$ into the summation formula. What is the sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric20a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$96$$"],"dependencies":[],"title":"Using the Formula","text":"What is $$\\\\frac{48}{1-\\\\frac{1}{2}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric21","title":"Finding Sums of Infinite Geometric Series","body":"Find the sum of the infinite geometric series listed below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric21a","stepAnswer":["$$\\\\frac{256}{3}$$"],"problemType":"TextBox","stepTitle":"64+16+4+1+1/4+1/16+... Do not round your answer.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{256}{3}$$","hints":{"DefaultPathway":[{"id":"a18d102geometric21a-h1","type":"hint","dependencies":[],"title":"Formula for an Infinite Geometric Series","text":"For an infinite geometric series whose first term is $$a_1$$ and common ratio $$r$$, if |r|<1, then the sum is $$S=\\\\frac{a_1}{1-r}$$. If |r|>1, then the infinite geometric series does not have a sum and diverges.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64$$"],"dependencies":["a18d102geometric21a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a18d102geometric21a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is $$\\\\frac{16}{64}$$? What is $$\\\\frac{4}{16}$$? What is $$\\\\frac{1}{4}$$? These should all be the same number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric21a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a18d102geometric21a-h3"],"title":"Determining if there is a Sum","text":"Is |r|<1? We can only find a sum if |r|<1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a18d102geometric21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{256}{3}$$"],"dependencies":["a18d102geometric21a-h4"],"title":"Using the Formula","text":"Substitute $$a_1$$ and $$r$$ into the summation formula. What is the sum? Do not round your answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric21a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{256}{3}$$"],"dependencies":[],"title":"Using the Formula","text":"What is $$\\\\frac{64}{1-\\\\frac{1}{4}}$$? Do not round your answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric22","title":"Apply Geometric Sequences and Series in the Real World","body":"The government has decided to give a $1,000 tax rebate to each household in order to stimulate the economy. The government statistics say that each household will spend 80% of the rebate in goods and services. The businesses and individuals who benefitted from that 80% will then spend 80% of what they received and so on. The result is called the multiplier effect.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric22a","stepAnswer":["$$5000$$"],"problemType":"TextBox","stepTitle":"What is the total effect of the rebate on the economy?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5000$$","hints":{"DefaultPathway":[{"id":"a18d102geometric22a-h1","type":"hint","dependencies":[],"title":"Formula for an Infinite Geometric Series","text":"We can represent this as an infinite geometric series. Every time money goes into the economy, 80% of it is spent and is then in the economy to be spent. Therefore, we have an infinite geometric series 1000+1000(0.8)+1000(0.8)**2+... For an infinite geometric series whose first term is $$a_1$$ and common ratio $$r$$, if |r|<1, then the sum is $$S=\\\\frac{a_1}{1-r}$$. If |r|>1, then the infinite geometric series does not have a sum and diverges.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1000$$"],"dependencies":["a18d102geometric22a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.8$$"],"dependencies":["a18d102geometric22a-h2"],"title":"Determine $$r$$","text":"What is $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric22a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a18d102geometric22a-h3"],"title":"Determining if there is a Sum","text":"Is |r|<1? We can only find a sum if |r|<1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a18d102geometric22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5000$$"],"dependencies":["a18d102geometric22a-h4"],"title":"Using the Formula","text":"Substitute $$a_1$$ and $$r$$ into the summation formula. What is the sum? This will be the overall total effect of the rebate on the economy.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric22a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5000$$"],"dependencies":[],"title":"Using the Formula","text":"What is $$\\\\frac{1000}{1-0.8}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric23","title":"Apply Geometric Sequences and Series in the Real World","body":"New parents decide to invest $100 per month into an annuity for their baby daughter. The account will pay 5% interest per year which is compounded monthly.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric23a","stepAnswer":["$$34920.2$$"],"problemType":"TextBox","stepTitle":"How much will be in the child\'s account at her eighteenth birthday?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$34920.2$$","hints":{"DefaultPathway":[{"id":"a18d102geometric23a-h1","type":"hint","dependencies":[],"title":"Formula for Value of an Annuity","text":"For a principal, P, invested at the end of a compounding period, with an interest rate, $$r$$, which is compounded $$n$$ times in a year, the new balance A, after $$t$$ years, is $$A_t=\\\\frac{P \\\\left({\\\\left(1+\\\\frac{r}{n}\\\\right)}^{nt}-1\\\\right)}{\\\\frac{r}{n}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100$$"],"dependencies":["a18d102geometric23a-h1"],"title":"Determine P","text":"What is P? What is the amount invested each month?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.05$$"],"dependencies":["a18d102geometric23a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the annual interest rate, in decimal form?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a18d102geometric23a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? What is the number of times the deposit will be made and the interest compounded each year? How many months are in a year, essentially?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":["a18d102geometric23a-h4"],"title":"Determine $$t$$","text":"What is $$t$$? What is the number of years that will pass?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric23a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34920.2$$"],"dependencies":["a18d102geometric23a-h5"],"title":"Use the Formula for Value of an Annuity","text":"Plug in P, $$r$$, $$n$$, and $$t$$ into the summation formula to get $$A_t$$, the amount of money in the account after $$18$$ years.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric23a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34920.2$$"],"dependencies":["a18d102geometric23a-h6"],"title":"Use the Formula for Value of an Annuity","text":"What is $$\\\\frac{100\\\\left({\\\\left(1+\\\\frac{0.05}{12}\\\\right)}^{12\\\\times18}-1\\\\right)}{\\\\frac{0.05}{12}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18d102geometric24","title":"Determine the Common Ratio","body":"Determine if each sequence is geometric. If so, indicate the common ratio.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric24a","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=4$$."],"problemType":"MultipleChoice","stepTitle":"$$3$$, $$12$$, $$48$$, $$192$$, $$768$$, $$3072$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=4$$.","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric24a-h1","type":"hint","dependencies":[],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a18d102geometric24a-h1"],"title":"Ratio Between $$3$$ and $$12$$","text":"What is the common ratio between $$3$$ and 12? Effectively, what is $$\\\\frac{12}{3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a18d102geometric24a-h2"],"title":"Ratio Between $$12$$ and $$48$$","text":"What is the common ratio between $$12$$ and 48? Effectively, what is $$\\\\frac{48}{12}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a18d102geometric24a-h3"],"title":"Ratio Between $$48$$ and $$192$$","text":"What is the common ratio between $$48$$ and 192? Effectively, what is $$\\\\frac{192}{48}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric24a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a18d102geometric24a-h4"],"title":"Ratio Between $$192$$ and $$768$$","text":"What is the common ratio between $$192$$ and 768? Effectively, what is $$\\\\frac{768}{192}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric24a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a18d102geometric24a-h5"],"title":"Ratio Between $$768$$ and $$3072$$","text":"What is the common ratio between $$768$$ and 3072? Effectively, what is $$\\\\frac{3072}{768}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric24a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=4$$."],"dependencies":["a18d102geometric24a-h6"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{3}$$.","No, the series is not geometric."]}]}}]},{"id":"a18d102geometric25","title":"Determine the Common Ratio","body":"Determine if each sequence is geometric. If so, indicate the common ratio.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric25a","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$."],"problemType":"MultipleChoice","stepTitle":"$$72$$, $$36$$, $$18$$, $$9$$, $$\\\\frac{9}{2}$$, $$\\\\frac{9}{4}$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric25a-h1","type":"hint","dependencies":[],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric25a-h1"],"title":"Ratio Between $$72$$ and $$36$$","text":"What is the common ratio between $$72$$ and 36? Effectively, what is $$\\\\frac{36}{72}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric25a-h2"],"title":"Ratio Between $$36$$ and $$18$$","text":"What is the common ratio between $$36$$ and 18? Effectively, what is $$\\\\frac{18}{36}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric25a-h3"],"title":"Ratio Between $$18$$ and $$9$$","text":"What is the common ratio between $$18$$ and 9? Effectively, what is $$\\\\frac{9}{18}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric25a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric25a-h4"],"title":"Ratio Between $$9$$ and $$\\\\frac{9}{2}$$","text":"What is the common ratio between $$9$$ and $$\\\\frac{9}{2}$$? Effectively, what is $$\\\\frac{\\\\frac{9}{2}}{9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric25a-h5"],"title":"Ratio Between $$\\\\frac{9}{2}$$ and $$\\\\frac{9}{4}$$","text":"What is the common ratio between $$\\\\frac{9}{2}$$ and $$\\\\frac{9}{4}$$? Effectively, what is $$\\\\frac{\\\\frac{9}{4}}{\\\\frac{9}{2}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric25a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$."],"dependencies":["a18d102geometric25a-h6"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=4$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","No, the series is not geometric."]}]}}]},{"id":"a18d102geometric26","title":"Writing Terms of a Sequence","body":"Determine the first five terms of the sequence defined below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric26a","stepAnswer":["$$4$$, $$12$$, $$36$$, $$108$$, $$324$$, ..."],"problemType":"MultipleChoice","stepTitle":"The first term is $$a_1=4$$ and the common ratio is $$r=3$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4$$, $$12$$, $$36$$, $$108$$, $$324$$, ...","choices":["$$4$$, $$12$$, $$36$$, $$108$$, $$324$$, ...","$$4$$, $$-12$$, $$36$$, $$-108$$, $$324$$, ...","$$4$$, $$\\\\frac{4}{3}$$, $$\\\\frac{4}{9}$$, $$\\\\frac{4}{27}$$, $$\\\\frac{4}{81}$$, ...","$$4$$, $$\\\\frac{-4}{3}$$, $$\\\\frac{4}{9}$$, $$\\\\frac{-4}{27}$$, $$\\\\frac{4}{81}$$, ..."],"hints":{"DefaultPathway":[{"id":"a18d102geometric26a-h1","type":"hint","dependencies":[],"title":"Multiply by Common Ratio","text":"To get the sequence, start with the first term and multiply it by the common ratio. Then we continue to multiply that result by the common ratio to get the next term, and so on.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a18d102geometric26a-h1"],"title":"Multiply $$4$$ by the Common Ratio","text":"What is $$4\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a18d102geometric26a-h2"],"title":"Multiply $$12$$ by the Common Ratio","text":"What is $$12\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$108$$"],"dependencies":["a18d102geometric26a-h3"],"title":"Multiply $$36$$ by the Common Ratio","text":"What is $$36\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric26a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$324$$"],"dependencies":["a18d102geometric26a-h4"],"title":"Multiply $$108$$ by the Common Ratio","text":"What is $$108\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18d102geometric27","title":"Writing Terms of a Sequence","body":"Determine the first five terms of the sequence defined below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric27a","stepAnswer":["$$-4$$, $$8$$, $$-16$$, $$32$$, $$-64$$, ..."],"problemType":"MultipleChoice","stepTitle":"The first term is $$a_1=-4$$ and the common ratio is $$r=-2$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-4$$, $$8$$, $$-16$$, $$32$$, $$-64$$, ...","choices":["$$-4$$, $$8$$, $$-16$$, $$32$$, $$-64$$, ...","$$4$$, $$-8$$, $$16$$, $$-32$$, $$64$$, ...","$$4$$, $$8$$, $$16$$, $$32$$, $$64$$, ...","$$-4$$, $$-8$$, $$-16$$, $$-32$$, $$-64$$, ..."],"hints":{"DefaultPathway":[{"id":"a18d102geometric27a-h1","type":"hint","dependencies":[],"title":"Multiply by Common Ratio","text":"To get the sequence, start with the first term and multiply it by the common ratio. Then we continue to multiply that result by the common ratio to get the next term, and so on.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a18d102geometric27a-h1"],"title":"Multiply $$-4$$ by the Common Ratio","text":"What is $$\\\\left(-4\\\\right) \\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-16$$"],"dependencies":["a18d102geometric27a-h2"],"title":"Multiply $$8$$ by the Common Ratio","text":"What is $$8\\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32$$"],"dependencies":["a18d102geometric27a-h3"],"title":"Multiply $$-16$$ by the Common Ratio","text":"What is $$\\\\left(-16\\\\right) \\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric27a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-64$$"],"dependencies":["a18d102geometric27a-h4"],"title":"Multiply $$32$$ by the Common Ratio","text":"What is $$32\\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18d102geometric28","title":"Finding the Xth Term of a Sequence","body":"Find the eleventh term of the following sequence.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric28a","stepAnswer":["$$472392$$"],"problemType":"TextBox","stepTitle":"The first term is $$a_1=8$$ and the common ratio is $$r=3$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$472392$$","hints":{"DefaultPathway":[{"id":"a18d102geometric28a-h1","type":"hint","dependencies":[],"title":"Formula to Find the Xth Term","text":"To find the Xth term, $$a_x$$, we use the formula with $$a_1$$ being the starting term and $$r$$ being the common ratio that $$a_x=a_1 r^{n-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a18d102geometric28a-h1"],"title":"Determine $$x$$","text":"What is $$x$$ in the formula above? Essentially, which term of the sequence do we want?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a18d102geometric28a-h2"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18d102geometric28a-h3"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric28a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$472392$$"],"dependencies":["a18d102geometric28a-h4"],"title":"Plug in the Values into Formula","text":"Plug in the values determined above into the formula to find the Xth term and calculate the values. What is the eleventh term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric28a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$472392$$"],"dependencies":[],"title":"Plug in the Values into Formula","text":"What is $$8\\\\times3^{11-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric29","title":"Find the Sum of the First $$n$$ Terms","body":"Find the sum below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric29a","stepAnswer":["$$65534$$"],"problemType":"TextBox","stepTitle":"sum{i\\\\=1}{15}{(2)**i}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$65534$$","hints":{"DefaultPathway":[{"id":"a18d102geometric29a-h1","type":"hint","dependencies":[],"title":"Sum of the First $$n$$ Terms Formula","text":"The sum, $$S_n$$, of the first $$n$$ terms of a geometric sequence is $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$. We note that the form that is given is sum{i\\\\=1}{15}{(2)**i} and this is written in the form sum{i\\\\=1}{k}{a*(r)**i} where we\'re summing the first k terms where $$r$$ is the common ratio and $$a r$$ is the starting value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric29a-h1"],"title":"Determine $$a_1$$","text":"What is $$a_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric29a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Determine $$a_1$$","text":"What is $$2^1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric29a-h2"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio? This is usually the base of the exponent in the summation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a18d102geometric29a-h3"],"title":"Determine $$n$$","text":"What is $$n$$? As in, how many values are in the summation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$65534$$"],"dependencies":["a18d102geometric29a-h4"],"title":"Solve for the Summation","text":"Plug in the values into the equation for $$S_n$$ and solve. What is the sum of the first $$15$$ terms of the geometric sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric29a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$65534$$"],"dependencies":[],"title":"Solve for the Summation","text":"What is $$\\\\frac{2\\\\left(1-2^{15}\\\\right)}{1-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric3","title":"Determine the Common Ratio","body":"Determine if each sequence is geometric. If so, indicate the common ratio.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric3a","stepAnswer":["No, the series is not geometric."],"problemType":"MultipleChoice","stepTitle":"$$-150$$, $$-30$$, $$-15$$, $$-5$$, $$\\\\frac{-5}{2}$$, $$0$$, ...","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric3a-h1","type":"hint","dependencies":[],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a18d102geometric3a-h1"],"title":"Ratio Between $$-150$$ and $$-30$$","text":"What is the common ratio between $$-150$$ and -30? Effectively, what is $$\\\\frac{-30}{-150}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric3a-h2"],"title":"Ratio Between $$-30$$ and $$-15$$","text":"What is the common ratio between $$-30$$ and -15? Effectively, what is $$\\\\frac{-15}{-30}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a18d102geometric3a-h3"],"title":"Ratio Between $$-15$$ and $$-5$$","text":"What is the common ratio between $$-15$$ and -5? Effectively, what is $$\\\\frac{-5}{-15}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a18d102geometric3a-h4"],"title":"Ratio Between $$-5$$ and $$\\\\frac{-5}{2}$$","text":"What is the common ratio between $$-5$$ and $$\\\\frac{-5}{2}$$? Effectively, what is $$\\\\frac{\\\\left(-\\\\frac{5}{2}\\\\right)}{\\\\left(-5\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a18d102geometric3a-h5"],"title":"Ratio Between $$\\\\frac{-5}{2}$$ and $$0$$","text":"What is the common ratio between $$\\\\frac{-5}{2}$$ and 0? Effectively, what is $$\\\\frac{\\\\frac{0}{-5}}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No, the series is not geometric."],"dependencies":["a18d102geometric3a-h6"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."]}]}},{"id":"a18d102geometric3b","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=2$$."],"problemType":"MultipleChoice","stepTitle":"$$5$$, $$10$$, $$20$$, $$40$$, $$80$$, $$160$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=2$$.","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric3b-h8","type":"hint","dependencies":["a18d102geometric3a-h7"],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric3b-h8"],"title":"Ratio Between $$5$$ and $$10$$","text":"What is the common ratio between $$5$$ and 10? Effectively, what is $$\\\\frac{10}{5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3b-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric3b-h9"],"title":"Ratio Between $$10$$ and $$20$$","text":"What is the common ratio between $$10$$ and 20? Effectively, what is $$\\\\frac{20}{10}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3b-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric3b-h10"],"title":"Ratio Between $$20$$ and $$40$$","text":"What is the common ratio between $$20$$ and 40? Effectively, what is $$\\\\frac{40}{20}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3b-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric3b-h11"],"title":"Ratio Between $$40$$ and $$80$$","text":"What is the common ratio between $$40$$ and 80? Effectively, what is $$\\\\frac{80}{40}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3b-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18d102geometric3b-h12"],"title":"Ratio Between $$80$$ and $$160$$","text":"What is the common ratio between $$80$$ and 160? Effectively, what is $$\\\\frac{160}{80}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3b-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=2$$."],"dependencies":["a18d102geometric3b-h13"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."]}]}},{"id":"a18d102geometric3c","stepAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$."],"problemType":"MultipleChoice","stepTitle":"$$8$$, $$4$$, $$2$$, $$1$$, $$\\\\frac{1}{2}$$, $$\\\\frac{1}{4}$$, ...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."],"hints":{"DefaultPathway":[{"id":"a18d102geometric3c-h15","type":"hint","dependencies":["a18d102geometric3b-h14"],"title":"Find Ratios of Consecutive Terms","text":"To determine if a sequence is geometric, we find the ratio of the consecutive terms shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3c-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric3c-h15"],"title":"Ratio Between $$8$$ and $$4$$","text":"What is the common ratio between $$8$$ and 4? Effectively, what is $$\\\\frac{4}{8}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3c-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric3c-h16"],"title":"Ratio Between $$4$$ and $$2$$","text":"What is the common ratio between $$4$$ and 2? Effectively, what is $$\\\\frac{2}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3c-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric3c-h17"],"title":"Ratio Between $$2$$ and $$1$$","text":"What is the common ratio between $$2$$ and 1? Effectively, what is $$\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3c-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric3c-h18"],"title":"Ratio Between $$1$$ and $$\\\\frac{1}{2}$$","text":"What is the common ratio between $$1$$ and $$\\\\frac{1}{2}$$? Effectively, what is $$\\\\frac{\\\\frac{1}{2}}{1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3c-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric3c-h19"],"title":"Ratio Between $$\\\\frac{1}{2}$$ and $$\\\\frac{1}{4}$$","text":"What is the common ratio between $$\\\\frac{1}{2}$$ and $$\\\\frac{1}{4}$$? Effectively, what is $$\\\\frac{\\\\frac{1}{4}}{\\\\frac{1}{2}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric3c-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$."],"dependencies":["a18d102geometric3c-h20"],"title":"Determining Commonality in Ratios","text":"Are the ratios between consecutive terms common?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes, the series is geometric. The common ratio is $$r=2$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{2}$$.","Yes, the series is geometric. The common ratio is $$r=\\\\frac{1}{4}$$.","No, the series is not geometric."]}]}}]},{"id":"a18d102geometric30","title":"Representation of Repeating Decimals","body":"Write the repeating decimal below as a fraction.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric30a","stepAnswer":["$$\\\\frac{5}{9}$$"],"problemType":"TextBox","stepTitle":"The value $$0.55555..$$. (repeating $$5$$ after the decimal).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{9}$$","hints":{"DefaultPathway":[{"id":"a18d102geometric30a-h1","type":"hint","dependencies":[],"title":"Represent Repeating Decimal with Summation","text":"We can rewrite $$0.5$$ as $$0.5555..$$. with repeating 5s forever. We can represent this summation as $$0.5+0.05+0.005+0.0005+...$$, which is an infinite sum. Now, we use this infinite geometric series and find $$a_1$$ and $$r$$ to find the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":["a18d102geometric30a-h1"],"title":"Determine $$r$$","text":"What is the common ratio between the consecutive terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric30a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":[],"title":"Ratio Between $$0.5$$ and $$0.05$$","text":"What is the common ratio between $$0.5$$ and $$0.05$$? Effectively, what is $$\\\\frac{0.05}{0.5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric30a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":[],"title":"Ratio Between $$0.05$$ and $$0.005$$","text":"What is the common ratio between $$0.05$$ and $$0.005$$? Effectively, what is $$\\\\frac{0.005}{0.05}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric30a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":[],"title":"Ratio Between $$0.005$$ and $$0.0005$$","text":"What is the common ratio between $$0.005$$ and $$0.0005$$? Effectively, what is $$\\\\frac{0.0005}{0.005}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric30a-h2-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":[],"title":"Ratio Between $$0.0005$$ and $$0.00005$$","text":"What is the common ratio between $$0.0005$$ and $$0.00005$$? Effectively, what is $$\\\\frac{5e-05}{0.0005}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric30a-h2-s5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":[],"title":"Ratio Between $$0.00005$$ and $$0.000005$$","text":"What is the common ratio between $$0.00005$$ and $$0.000005$$? Effectively, what is $$\\\\frac{5e-06}{0.5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a18d102geometric30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5$$"],"dependencies":["a18d102geometric30a-h2"],"title":"Determine $$a_1$$","text":"What is $$a_1$$? What is the first term in the series?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric30a-h4","type":"hint","dependencies":["a18d102geometric30a-h3"],"title":"Formula for Summation of an Infinite Geometric Series","text":"The sum, S, of an infinite geometric series with starting term $$a_1$$ and common ratio $$r$$ given |r|<1 is $$S=\\\\frac{a_1}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric30a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a18d102geometric30a-h4"],"title":"Determining if there is a Sum","text":"Is |r|<1? We can only find a sum if |r|<1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a18d102geometric30a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{9}$$"],"dependencies":["a18d102geometric30a-h5"],"title":"Using the Formula","text":"Substitute $$a_1$$ and $$r$$ into the summation formula. What is the sum? Leave this in fraction form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric30a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{9}$$"],"dependencies":[],"title":"Using the Formula","text":"What is $$\\\\frac{0.5}{1-0.1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric4","title":"Writing Terms of a Sequence","body":"Determine the first five terms of the sequence defined below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric4a","stepAnswer":["$$3$$, $$-6$$, $$12$$, $$-24$$, $$48$$, ..."],"problemType":"MultipleChoice","stepTitle":"The first term is $$3$$ and the common ratio is $$r=-2$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3$$, $$-6$$, $$12$$, $$-24$$, $$48$$, ...","choices":["$$3$$, $$-6$$, $$12$$, $$-24$$, $$48$$, ...","$$3$$, $$6$$, $$12$$, $$24$$, $$48$$, ...","$$3$$, $$\\\\frac{3}{2}$$, $$\\\\frac{3}{4}$$, $$\\\\frac{3}{8}$$, $$\\\\frac{3}{16}$$, ...","$$3$$, $$\\\\frac{-3}{2}$$, $$\\\\frac{3}{4}$$, $$\\\\frac{-3}{8}$$, $$3-16$$"],"hints":{"DefaultPathway":[{"id":"a18d102geometric4a-h1","type":"hint","dependencies":[],"title":"Multiply by Common Ratio","text":"To get the sequence, start with the first term and multiply it by the common ratio. Then we continue to multiply that result by the common ratio to get the next term, and so on.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a18d102geometric4a-h1"],"title":"Multiply $$3$$ by the Common Ratio","text":"What is $$3\\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a18d102geometric4a-h2"],"title":"Multiply $$-6$$ by the Common Ratio","text":"What is $$\\\\left(-6\\\\right) \\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-24$$"],"dependencies":["a18d102geometric4a-h3"],"title":"Multiply $$12$$ by the Common Ratio","text":"What is $$12\\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$48$$"],"dependencies":["a18d102geometric4a-h4"],"title":"Multiply $$-24$$ by the Common Ratio","text":"What is $$\\\\left(-24\\\\right) \\\\left(-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18d102geometric5","title":"Writing Terms of a Sequence","body":"Determine the first five terms of the sequence defined below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric5a","stepAnswer":["$$7$$, $$-21$$, $$63$$, $$-189$$, $$567$$, ..."],"problemType":"MultipleChoice","stepTitle":"The first term is $$7$$ and the common ratio is $$r=-3$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$7$$, $$-21$$, $$63$$, $$-189$$, $$567$$, ...","choices":["$$7$$, $$-21$$, $$63$$, $$-189$$, $$567$$, ...","$$7$$, $$21$$, $$63$$, $$189$$, $$567$$, ...","$$7$$, $$\\\\frac{7}{3}$$, $$\\\\frac{7}{9}$$, $$\\\\frac{7}{27}$$, $$\\\\frac{7}{81}$$, ...","$$7$$, $$\\\\frac{-7}{3}$$, $$\\\\frac{7}{9}$$, $$\\\\frac{-7}{27}$$, $$\\\\frac{7}{81}$$, ..."],"hints":{"DefaultPathway":[{"id":"a18d102geometric5a-h1","type":"hint","dependencies":[],"title":"Multiply by Common Ratio","text":"To get the sequence, start with the first term and multiply it by the common ratio. Then we continue to multiply that result by the common ratio to get the next term, and so on.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-21$$"],"dependencies":["a18d102geometric5a-h1"],"title":"Multiply $$7$$ by the Common Ratio","text":"What is $$7\\\\left(-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$63$$"],"dependencies":["a18d102geometric5a-h2"],"title":"Multiply $$-21$$ by the Common Ratio","text":"What is $$\\\\left(-21\\\\right) \\\\left(-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-189$$"],"dependencies":["a18d102geometric5a-h3"],"title":"Multiply $$63$$ by the Common Ratio","text":"What is $$63\\\\left(-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$567$$"],"dependencies":["a18d102geometric5a-h4"],"title":"Multiply $$-189$$ by the Common Ratio","text":"What is $$\\\\left(-189\\\\right) \\\\left(-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18d102geometric6","title":"Writing Terms of a Sequence","body":"Determine the first five terms of the sequence defined below.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric6a","stepAnswer":["$$6$$, $$-24$$, $$96$$, $$-384$$, $$1536$$, ..."],"problemType":"MultipleChoice","stepTitle":"The first term is $$6$$ and the common ratio is $$r=-4$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$6$$, $$-24$$, $$96$$, $$-384$$, $$1536$$, ...","choices":["$$6$$, $$-24$$, $$96$$, $$-384$$, $$1536$$, ...","$$6$$, $$24$$, $$96$$, $$384$$, $$1536$$, ...","$$6$$, $$\\\\frac{3}{2}$$, $$\\\\frac{3}{8}$$, $$\\\\frac{3}{32}$$, $$\\\\frac{3}{128}$$, ...","$$6$$, $$\\\\frac{-3}{2}$$, $$\\\\frac{3}{8}$$, $$\\\\frac{-3}{32}$$, $$\\\\frac{3}{128}$$, ..."],"hints":{"DefaultPathway":[{"id":"a18d102geometric6a-h1","type":"hint","dependencies":[],"title":"Multiply by Common Ratio","text":"To get the sequence, start with the first term and multiply it by the common ratio. Then we continue to multiply that result by the common ratio to get the next term, and so on.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-24$$"],"dependencies":["a18d102geometric6a-h1"],"title":"Multiply $$6$$ by the Common Ratio","text":"What is $$6\\\\left(-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$96$$"],"dependencies":["a18d102geometric6a-h2"],"title":"Multiply $$-24$$ by the Common Ratio","text":"What is $$\\\\left(-24\\\\right) \\\\left(-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-384$$"],"dependencies":["a18d102geometric6a-h3"],"title":"Multiply $$96$$ by the Common Ratio","text":"What is $$96\\\\left(-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1536$$"],"dependencies":["a18d102geometric6a-h4"],"title":"Multiply $$-384$$ by the Common Ratio","text":"What is $$\\\\left(-384\\\\right) \\\\left(-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18d102geometric7","title":"Finding the Xth Term of a Sequence","body":"Find the fourteenth term of the following sequence.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric7a","stepAnswer":["$$\\\\frac{1}{128}$$"],"problemType":"TextBox","stepTitle":"The first term is $$64$$ and the common ratio is $$r=\\\\frac{1}{2}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{128}$$","hints":{"DefaultPathway":[{"id":"a18d102geometric7a-h1","type":"hint","dependencies":[],"title":"Formula to Find the Xth Term","text":"To find the Xth term, $$a_x$$, we use the formula with $$a_1$$ being the starting term and $$r$$ being the common ratio that $$a_x=a_1 r^{n-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a18d102geometric7a-h1"],"title":"Determine $$x$$","text":"What is $$x$$ in the formula above? Essentially, which term of the sequence do we want?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64$$"],"dependencies":["a18d102geometric7a-h2"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a18d102geometric7a-h3"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{128}$$"],"dependencies":["a18d102geometric7a-h4"],"title":"Plug in the Values into Formula","text":"Plug in the values determined above into the formula to find the Xth term and calculate the values. What is the fourteenth term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric7a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{128}$$"],"dependencies":[],"title":"Plug in the Values into Formula","text":"What is $$64{\\\\left(\\\\frac{1}{2}\\\\right)}^{14-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric8","title":"Finding the Xth Term of a Sequence","body":"Find the thirteenth term of the following sequence.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric8a","stepAnswer":["$$\\\\frac{1}{6561}$$"],"problemType":"TextBox","stepTitle":"The first term is $$81$$ and the common ratio is $$r=\\\\frac{1}{3}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{6561}$$","hints":{"DefaultPathway":[{"id":"a18d102geometric8a-h1","type":"hint","dependencies":[],"title":"Formula to Find the Xth Term","text":"To find the Xth term, $$a_x$$, we use the formula with $$a_1$$ being the starting term and $$r$$ being the common ratio that $$a_x=a_1 r^{n-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a18d102geometric8a-h1"],"title":"Determine $$x$$","text":"What is $$x$$ in the formula above? Essentially, which term of the sequence do we want?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a18d102geometric8a-h2"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a18d102geometric8a-h3"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6561}$$"],"dependencies":["a18d102geometric8a-h4"],"title":"Plug in the Values into Formula","text":"Plug in the values determined above into the formula to find the Xth term and calculate the values. What is the thirteenth term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric8a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6561}$$"],"dependencies":[],"title":"Plug in the Values into Formula","text":"What is $$81{\\\\left(\\\\frac{1}{3}\\\\right)}^{13-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18d102geometric9","title":"Finding the Xth Term of a Sequence","body":"Find the twelfth term of the following sequence.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.3 Geometric Sequences and Series","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a18d102geometric9a","stepAnswer":["$$\\\\frac{1}{16384}$$"],"problemType":"TextBox","stepTitle":"The first term is $$256$$ and the common ratio is $$r=\\\\frac{1}{4}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{16384}$$","hints":{"DefaultPathway":[{"id":"a18d102geometric9a-h1","type":"hint","dependencies":[],"title":"Formula to Find the Xth Term","text":"To find the Xth term, $$a_x$$, we use the formula with $$a_1$$ being the starting term and $$r$$ being the common ratio that $$a_x=a_1 r^{n-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a18d102geometric9a-h1"],"title":"Determine $$x$$","text":"What is $$x$$ in the formula above? Essentially, which term of the sequence do we want?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$256$$"],"dependencies":["a18d102geometric9a-h2"],"title":"Determine $$a_1$$","text":"What is $$a_1$$ in the formula above? Essentially, what is the starting term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a18d102geometric9a-h3"],"title":"Determine $$r$$","text":"What is $$r$$? What is the common ratio?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18d102geometric9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{16384}$$"],"dependencies":["a18d102geometric9a-h4"],"title":"Plug in the Values into Formula","text":"Plug in the values determined above into the formula to find the Xth term and calculate the values. What is the twelfth term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a18d102geometric9a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{16384}$$"],"dependencies":[],"title":"Plug in the Values into Formula","text":"What is $$256{\\\\left(\\\\frac{1}{4}\\\\right)}^{12-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a18dde9partfrac1","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac1a","stepAnswer":["$$\\\\frac{2}{x+2}+\\\\frac{1}{x-1}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x}{\\\\left(x+2\\\\right) \\\\left(x-1\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{x+2}+\\\\frac{1}{x-1}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac1a-h1","type":"hint","dependencies":[],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac1a-h2","type":"hint","dependencies":["a18dde9partfrac1a-h1"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3x=A\\\\left(x-1\\\\right)+B\\\\left(x+2\\\\right)$$"],"dependencies":["a18dde9partfrac1a-h2"],"title":"Setting up the system of equations","text":"What is the resulting equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3x=A\\\\left(x-1\\\\right)+B\\\\left(x+2\\\\right)$$","$$3x=A\\\\left(x-3\\\\right)+B\\\\left(x+1\\\\right)$$","$$3x=A\\\\left(x+1\\\\right)+B\\\\left(x+2\\\\right)$$"]},{"id":"a18dde9partfrac1a-h4","type":"hint","dependencies":["a18dde9partfrac1a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac1a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3x=\\\\left(A+B\\\\right) x-A+2B$$"],"dependencies":["a18dde9partfrac1a-h4"],"title":"Simplifying the equation","text":"What is the simplified equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3x=\\\\left(A-B\\\\right) x-A+2B$$","$$3x=\\\\left(A+B\\\\right) x-A+2B$$","$$3x=\\\\left(A+1\\\\right) x-A+2B$$"]},{"id":"a18dde9partfrac1a-h6","type":"hint","dependencies":["a18dde9partfrac1a-h5"],"title":"Setting up the system of equations","text":"Set up a system of equations associating corresponding coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a18dde9partfrac1a-h6"],"title":"Equating the coefficients to the terms","text":"What coefficient does $$A+B$$ correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac1a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a18dde9partfrac1a-h7"],"title":"Equating the coefficients to the terms","text":"What coefficient does $$-A+2B$$ correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac10","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors: $$\\\\frac{4x-1}{x^2-x-6}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac10a","stepAnswer":["$$\\\\frac{8}{x-3}-\\\\frac{5}{x-2}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{x-3}-\\\\frac{5}{x-2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac10a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac10a-h2","type":"hint","dependencies":["a18dde9partfrac10a-h1"],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac10a-h3","type":"hint","dependencies":["a18dde9partfrac10a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac10a-h4","type":"hint","dependencies":["a18dde9partfrac10a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac10a-h5","type":"hint","dependencies":["a18dde9partfrac10a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac11","title":"Decomposing with Repeated Linear Factors","body":"Decompose the given rational expression with repeated linear factors.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac11a","stepAnswer":["$$\\\\frac{1}{x-2}+\\\\frac{2}{{\\\\left(x-2\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x}{{\\\\left(x-2\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x-2}+\\\\frac{2}{{\\\\left(x-2\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac11a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(x-2)$$, $${\\\\left(x-2\\\\right)}^2$$"],"dependencies":["a18dde9partfrac11a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(x-2)$$, $${\\\\left(x-2\\\\right)}^2$$","$$x+2$$, $${\\\\left(x+2\\\\right)}^2$$","$$(x-2)$$, $$x+2$$"]},{"id":"a18dde9partfrac11a-h3","type":"hint","dependencies":["a18dde9partfrac11a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac11a-h4","type":"hint","dependencies":["a18dde9partfrac11a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms. The resulting equation should be $$-\\\\left(x^2\\\\right)+2x+4=\\\\left(A+B\\\\right) x^2+\\\\left(-4A-2B+C\\\\right) x+4A$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac11a-h5","type":"hint","dependencies":["a18dde9partfrac11a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac11a-h6","type":"hint","dependencies":["a18dde9partfrac11a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac14","title":"Decomposing with Repeated Linear Factors","body":"Decompose the given rational expression with repeated linear factors.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac14a","stepAnswer":["$$\\\\frac{4}{x}-\\\\frac{3}{2\\\\left(x+1\\\\right)}+\\\\frac{7}{2{\\\\left(3x+2\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5x^2+20x+8}{2{x\\\\left(x+1\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{x}-\\\\frac{3}{2\\\\left(x+1\\\\right)}+\\\\frac{7}{2{\\\\left(3x+2\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac14a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac14a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x, 2(x+1), 2(x+1)**2"],"dependencies":["a18dde9partfrac14a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac14a-h3","type":"hint","dependencies":["a18dde9partfrac14a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac14a-h4","type":"hint","dependencies":["a18dde9partfrac14a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms. The resulting equation should be $$-\\\\left(x^2\\\\right)+2x+4=\\\\left(A+B\\\\right) x^2+\\\\left(-4A-2B+C\\\\right) x+4A$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac14a-h5","type":"hint","dependencies":["a18dde9partfrac14a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac14a-h6","type":"hint","dependencies":["a18dde9partfrac14a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac15","title":"Decomposing with Repeated Linear Factors","body":"Decompose the given rational expression with repeated linear factors.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac15a","stepAnswer":["$$\\\\frac{4}{x}+\\\\frac{2}{x^2}-\\\\frac{3}{3x+2}+\\\\frac{7}{2{\\\\left(3x+2\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{54x^3+127x^2+80x+16}{2x^{{2\\\\left(3x+2\\\\right)}^2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{x}+\\\\frac{2}{x^2}-\\\\frac{3}{3x+2}+\\\\frac{7}{2{\\\\left(3x+2\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac15a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac15a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x, x**2, 3x+2, 2(3x+2)**2"],"dependencies":["a18dde9partfrac15a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac15a-h3","type":"hint","dependencies":["a18dde9partfrac15a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac15a-h4","type":"hint","dependencies":["a18dde9partfrac15a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms. The resulting equation should be $$-\\\\left(x^2\\\\right)+2x+4=\\\\left(A+B\\\\right) x^2+\\\\left(-4A-2B+C\\\\right) x+4A$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac15a-h5","type":"hint","dependencies":["a18dde9partfrac15a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac15a-h6","type":"hint","dependencies":["a18dde9partfrac15a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac17","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Find the decomposition of the parital fraction for the nonrepeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac17a","stepAnswer":["$$\\\\frac{-2}{x+4}+\\\\frac{7}{x-6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5x+16}{x^2+10x+24}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{x+4}+\\\\frac{7}{x-6}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac17a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac17a-h2","type":"hint","dependencies":["a18dde9partfrac17a-h1"],"title":"Using the definition of partial fraction decomposition","text":"Separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac17a-h3","type":"hint","dependencies":["a18dde9partfrac17a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac17a-h4","type":"hint","dependencies":["a18dde9partfrac17a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac17a-h5","type":"hint","dependencies":["a18dde9partfrac17a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac18","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Find the decomposition of the parital fraction for the nonrepeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac18a","stepAnswer":["$$\\\\frac{2}{x+4}-\\\\frac{3}{x-6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-x-24\\\\right)}{x^2-2x-24}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{x+4}-\\\\frac{3}{x-6}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac18a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac18a-h2","type":"hint","dependencies":["a18dde9partfrac18a-h1"],"title":"Using the definition of partial fraction decomposition","text":"Separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac18a-h3","type":"hint","dependencies":["a18dde9partfrac18a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac18a-h4","type":"hint","dependencies":["a18dde9partfrac18a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac18a-h5","type":"hint","dependencies":["a18dde9partfrac18a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac19","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Find the decomposition of the parital fraction for the nonrepeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac19a","stepAnswer":["$$\\\\frac{-1}{3x+5}+\\\\frac{1}{2x+5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x}{6x^2+25x+25}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{3x+5}+\\\\frac{1}{2x+5}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac19a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac19a-h2","type":"hint","dependencies":["a18dde9partfrac19a-h1"],"title":"Using the definition of partial fraction decomposition","text":"Separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac19a-h3","type":"hint","dependencies":["a18dde9partfrac19a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac19a-h4","type":"hint","dependencies":["a18dde9partfrac19a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac19a-h5","type":"hint","dependencies":["a18dde9partfrac19a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac2","title":"Decomposing with Repeated Linear Factors","body":"Decompose the following rational expression (with repeated linear factors.)","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac2a","stepAnswer":["$$\\\\frac{1}{x}-\\\\frac{2}{x-2}+\\\\frac{2}{{\\\\left(x-2\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-x^2+2x+4\\\\right)}{x^3-4x^2+4x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x}-\\\\frac{2}{x-2}+\\\\frac{2}{{\\\\left(x-2\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac2a-h1","type":"hint","dependencies":[],"title":"Factor the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h2","type":"hint","dependencies":["a18dde9partfrac2a-h1"],"title":"Decomposition with repeated linear factors","text":"To allow for the repeated factor of $$(x-2)$$, the decomposition will include the denominators $$x$$, $$(x-2)$$, and $${\\\\left(x-2\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h3","type":"hint","dependencies":["a18dde9partfrac2a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h4","type":"hint","dependencies":["a18dde9partfrac2a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms. The resulting equation should be $$-\\\\left(x^2\\\\right)+2x+4=\\\\left(A+B\\\\right) x^2+\\\\left(-4A-2B+C\\\\right) x+4A$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{x}-\\\\frac{2}{x-2}+\\\\frac{2}{{\\\\left(x-2\\\\right)}^2}$$"],"dependencies":["a18dde9partfrac2a-h4"],"title":"Resulting equation","text":"What is the resulting equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h6","type":"hint","dependencies":["a18dde9partfrac2a-h5"],"title":"Setting up the System of Equations","text":"Compare the coefficients of both sides, which will give rise to a system of equations in three variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a18dde9partfrac2a-h6"],"title":"Comparing Coefficients","text":"What coefficient does $$A+B$$ correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a18dde9partfrac2a-h7"],"title":"Comparing Coefficients","text":"What coefficient does $$-4A-2B+C$$ correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac2a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a18dde9partfrac2a-h8"],"title":"Comparing Coefficients","text":"What coefficient does 4A correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac20","title":"Decomposing a Fraction with Repeating Linear Factors","body":"Decompose the partial fraction for the repeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac20a","stepAnswer":["$$\\\\frac{-24}{{\\\\left(x+4\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-5-19\\\\right)}{{\\\\left(x+4\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-24}{{\\\\left(x+4\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac20a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac20a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x+4$$, $${\\\\left(x+4\\\\right)}^2$$"],"dependencies":["a18dde9partfrac20a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x+4$$, $${\\\\left(x+4\\\\right)}^2$$","$$x$$, $$x+2$$, $$x+2$$","$$(x-4)$$, $$x+4$$"]},{"id":"a18dde9partfrac20a-h3","type":"hint","dependencies":["a18dde9partfrac20a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac20a-h4","type":"hint","dependencies":["a18dde9partfrac20a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac20a-h5","type":"hint","dependencies":["a18dde9partfrac20a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac20a-h6","type":"hint","dependencies":["a18dde9partfrac20a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac21","title":"Decomposing a Fraction with Repeating Linear Factors","body":"Decompose the partial fraction for the repeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac21a","stepAnswer":["$$\\\\frac{7}{x+3}-\\\\frac{7}{{\\\\left(x+3\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7x+14}{{\\\\left(x+3\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7}{x+3}-\\\\frac{7}{{\\\\left(x+3\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac21a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac21a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x+3$$, $${\\\\left(x+3\\\\right)}^2$$"],"dependencies":["a18dde9partfrac21a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x+3$$, $$x+3$$","$$x+3$$, $${\\\\left(x+3\\\\right)}^2$$","$$x+2$$, $$x+1$$"]},{"id":"a18dde9partfrac21a-h3","type":"hint","dependencies":["a18dde9partfrac21a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac21a-h4","type":"hint","dependencies":["a18dde9partfrac21a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac21a-h5","type":"hint","dependencies":["a18dde9partfrac21a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac21a-h6","type":"hint","dependencies":["a18dde9partfrac21a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac22","title":"Decomposing a Fraction with Repeating Linear Factors","body":"Decompose the partial fraction for the repeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac22a","stepAnswer":["$$\\\\frac{-4}{6x-7}-\\\\frac{55}{{\\\\left(6x-7\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-24x-27\\\\right)}{{\\\\left(6x-7\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{6x-7}-\\\\frac{55}{{\\\\left(6x-7\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac22a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(6x-7)$$, $${\\\\left(6x-7\\\\right)}^2$$"],"dependencies":["a18dde9partfrac22a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(6x-7)$$, $${\\\\left(6x-7\\\\right)}^2$$","$$(6x-7)$$, $$6x+7$$","$$6x$$, $$-7$$"]},{"id":"a18dde9partfrac22a-h3","type":"hint","dependencies":["a18dde9partfrac22a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac22a-h4","type":"hint","dependencies":["a18dde9partfrac22a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac22a-h5","type":"hint","dependencies":["a18dde9partfrac22a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac22a-h6","type":"hint","dependencies":["a18dde9partfrac22a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac23","title":"Decomposing a Fraction with Repeating Linear Factors","body":"Decompose the partial fraction for the repeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac23a","stepAnswer":["$$\\\\frac{5}{2\\\\left(x+3\\\\right)}-\\\\frac{1}{2{\\\\left(x+3\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5x+14}{2x^2+12x+18}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{2\\\\left(x+3\\\\right)}-\\\\frac{1}{2{\\\\left(x+3\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac23a-h1","type":"hint","dependencies":[],"title":"Factoring the Denominator","text":"The first step is to factor the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac23a-h2","type":"hint","dependencies":["a18dde9partfrac23a-h1"],"title":"Representing the numerators symbolically","text":"Use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac23a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x+3$$, $${\\\\left(x+3\\\\right)}^2$$"],"dependencies":["a18dde9partfrac23a-h2"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x+3$$, $${\\\\left(x+3\\\\right)}^2$$","$$(x-3),(x-3)2**$$","$$x\\\\left(x+3\\\\right)$$"]},{"id":"a18dde9partfrac23a-h4","type":"hint","dependencies":["a18dde9partfrac23a-h3"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac23a-h5","type":"hint","dependencies":["a18dde9partfrac23a-h4"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac23a-h6","type":"hint","dependencies":["a18dde9partfrac23a-h5"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac23a-h7","type":"hint","dependencies":["a18dde9partfrac23a-h6"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac24","title":"Decomposing a Fraction with Repeating Linear Factors","body":"Decompose the partial fraction for the repeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac24a","stepAnswer":["$$\\\\frac{1}{5} x-\\\\frac{1}{3\\\\left(3x-5\\\\right)}+\\\\frac{20}{3{\\\\left(3x+5\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x^2+55x+25}{5{x\\\\left(3x+5\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{5} x-\\\\frac{1}{3\\\\left(3x-5\\\\right)}+\\\\frac{20}{3{\\\\left(3x+5\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac24a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"Use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["x,(3x+5),(3x+5)**2"],"dependencies":["a18dde9partfrac24a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["x,(3x+5),(3x+5)**2","$$x$$, $$3x+5$$","None of the above"]},{"id":"a18dde9partfrac24a-h3","type":"hint","dependencies":["a18dde9partfrac24a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C. For the term with the quadratic denominator, express the numerator as a linear expression like $$Ax+B$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac24a-h4","type":"hint","dependencies":["a18dde9partfrac24a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac24a-h5","type":"hint","dependencies":["a18dde9partfrac24a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac24a-h6","type":"hint","dependencies":["a18dde9partfrac24a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac25","title":"Decomposing a Fraction with Repeating Linear Factors","body":"Decompose the partial fraction for the repeating linear factors:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac25a","stepAnswer":["$$\\\\frac{-354}{169x}+\\\\frac{72}{13x^2}+\\\\frac{523x+2467}{169\\\\left(x^2+12x+26\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^3-5x^2+12x+144}{x^{2\\\\left(x^2+12x+26\\\\right)}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-354}{169x}+\\\\frac{72}{13x^2}+\\\\frac{523x+2467}{169\\\\left(x^2+12x+26\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac25a-h1","type":"hint","dependencies":[],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C. For the term with the quadratic denominator, express the numerator as a linear expression like $$Ax+B$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac25a-h2","type":"hint","dependencies":["a18dde9partfrac25a-h1"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac25a-h3","type":"hint","dependencies":["a18dde9partfrac25a-h2"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac25a-h4","type":"hint","dependencies":["a18dde9partfrac25a-h3"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac26","title":"Decomposing a Fraction with Nonrepeating Quadratic Factors","body":"Find the decomposition of the partial fraction for the irreducible nonrepeating quadratic factor:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac26a","stepAnswer":["$$\\\\frac{2}{x-1}+\\\\frac{2x-1}{x^2+6x+11}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x^2+9x+23}{\\\\left(x-1\\\\right) \\\\left(x^2+6x+11\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{x-1}+\\\\frac{2x-1}{x^2+6x+11}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac26a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the constant numerators and $$Ax+B$$ for the numeratores of each quadratic factor in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac26a-h2","type":"hint","dependencies":["a18dde9partfrac26a-h1"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac26a-h3","type":"hint","dependencies":["a18dde9partfrac26a-h2"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac26a-h4","type":"hint","dependencies":["a18dde9partfrac26a-h3"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac26a-h5","type":"hint","dependencies":["a18dde9partfrac26a-h4"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac27","title":"Decomposing a Fraction with Nonrepeating Quadratic Factors","body":"Find the decomposition of the partial fraction for the irreducible nonrepeating quadratic factor:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac27a","stepAnswer":["$$\\\\frac{1}{6\\\\left(x+1\\\\right)}+\\\\frac{5x+8}{6\\\\left(x^2+5x-2\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2+3x+1}{\\\\left(x+1\\\\right) \\\\left(x^2+5x-2\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{6\\\\left(x+1\\\\right)}+\\\\frac{5x+8}{6\\\\left(x^2+5x-2\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac27a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the constant numerators and $$Ax+B$$ for the numeratores of each quadratic factor in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac27a-h2","type":"hint","dependencies":["a18dde9partfrac27a-h1"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac27a-h3","type":"hint","dependencies":["a18dde9partfrac27a-h2"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac27a-h4","type":"hint","dependencies":["a18dde9partfrac27a-h3"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac27a-h5","type":"hint","dependencies":["a18dde9partfrac27a-h4"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac28","title":"Decomposing a Fraction with Nonrepeating Quadratic Factors","body":"Find the decomposition of the partial fraction for the irreducible nonrepeating quadratic factor:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac28a","stepAnswer":["$$\\\\frac{-20}{3\\\\left(x+5\\\\right)}+\\\\frac{32x-20}{3\\\\left(x^2+7x-5\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x^2}{\\\\left(x+5\\\\right) \\\\left(x^2+7x-5\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-20}{3\\\\left(x+5\\\\right)}+\\\\frac{32x-20}{3\\\\left(x^2+7x-5\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac28a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the constant numerators and $$Ax+B$$ for the numeratores of each quadratic factor in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac28a-h2","type":"hint","dependencies":["a18dde9partfrac28a-h1"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac28a-h3","type":"hint","dependencies":["a18dde9partfrac28a-h2"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac28a-h4","type":"hint","dependencies":["a18dde9partfrac28a-h3"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac28a-h5","type":"hint","dependencies":["a18dde9partfrac28a-h4"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac29","title":"Decomposing a Fraction with Nonrepeating Quadratic Factors","body":"Find the decomposition of the partial fraction for the irreducible nonrepeating quadratic factor:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac29a","stepAnswer":["$$\\\\left(-\\\\frac{5}{x+2}\\\\right)+\\\\frac{8}{x^2-2x+4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-5x^2+18x-4\\\\right)}{x^3+8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(-\\\\frac{5}{x+2}\\\\right)+\\\\frac{8}{x^2-2x+4}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac29a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the constant numerators and $$Ax+B$$ for the numeratores of each quadratic factor in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac29a-h2","type":"hint","dependencies":["a18dde9partfrac29a-h1"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac29a-h3","type":"hint","dependencies":["a18dde9partfrac29a-h2"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac29a-h4","type":"hint","dependencies":["a18dde9partfrac29a-h3"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac29a-h5","type":"hint","dependencies":["a18dde9partfrac29a-h4"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac3","title":"Decomposing polynomial fractions when the denominator contains a nonrepeated irreducible quadratic factor","body":"Find the partial fraction decomposition of the given expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac3a","stepAnswer":["$$\\\\frac{2}{x+3}+\\\\frac{6x-8}{x^2+x+2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{8x^2+12x-20}{\\\\left(x+3\\\\right) \\\\left(x^2+x+2\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{x+3}+\\\\frac{6x-8}{x^2+x+2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac3a-h1","type":"hint","dependencies":[],"title":"Using the definition of partial fraction decomposition","text":"Since the denominator contains one linear factor and one irreducible quadratic factor, the numerator of the linear factor will be a constant (A), and the numerator of the quadratic factor will be a linear expression (e.g. Bx+C)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac3a-h2","type":"hint","dependencies":["a18dde9partfrac3a-h1"],"title":"Removing the denominator","text":"Multiply both sides of the equation by the common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac3a-h3","type":"hint","dependencies":["a18dde9partfrac3a-h2"],"title":"Finding the resulting equation","text":"Expand the right side and combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac3a-h4","type":"hint","dependencies":["a18dde9partfrac3a-h3"],"title":"Resulting equation","text":"The resulting equation is: $$8x^2+12x-20=\\\\left(A+B\\\\right) x^2+\\\\left(A+3B+C\\\\right) x+2A+3C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac3a-h5","type":"hint","dependencies":["a18dde9partfrac3a-h4"],"title":"Setting up the system of equations","text":"Compare the coefficients of both sides, which will give rise to a system of equations in three variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a18dde9partfrac3a-h5"],"title":"Comparing Coefficients","text":"What coefficient does $$A+B$$ correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a18dde9partfrac3a-h6"],"title":"Comparing Coefficients","text":"What coefficient does $$A+3B+C$$ correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-20$$"],"dependencies":["a18dde9partfrac3a-h7"],"title":"Comparing Coefficients","text":"What coefficient does $$2A+3C$$ correspond to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac30","title":"Decomposing a Fraction with Nonrepeating Quadratic Factors","body":"Find the decomposition of the partial fraction for the irreducible nonrepeating quadratic factor:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac30a","stepAnswer":["$$\\\\frac{1}{x-5}-\\\\frac{3}{x^2+5x+25}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2+2x+40}{x^3-125}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x-5}-\\\\frac{3}{x^2+5x+25}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac30a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the constant numerators and $$Ax+B$$ for the numeratores of each quadratic factor in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac30a-h2","type":"hint","dependencies":["a18dde9partfrac30a-h1"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac30a-h3","type":"hint","dependencies":["a18dde9partfrac30a-h2"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac30a-h4","type":"hint","dependencies":["a18dde9partfrac30a-h3"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac30a-h5","type":"hint","dependencies":["a18dde9partfrac30a-h4"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac4","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac4a","stepAnswer":["$$\\\\frac{8}{x+3}-\\\\frac{5}{x-8}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x-79}{x^2-5x-24}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{x+3}-\\\\frac{5}{x-8}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac4a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac4a-h2","type":"hint","dependencies":["a18dde9partfrac4a-h1"],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac4a-h3","type":"hint","dependencies":["a18dde9partfrac4a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac4a-h4","type":"hint","dependencies":["a18dde9partfrac4a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac4a-h5","type":"hint","dependencies":["a18dde9partfrac4a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac5","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors: $$\\\\frac{10x+47}{x^2+7x+10}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac5a","stepAnswer":["$$\\\\frac{1}{x+5}+\\\\frac{9}{x+2}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x+5}+\\\\frac{9}{x+2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac5a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac5a-h2","type":"hint","dependencies":["a18dde9partfrac5a-h1"],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac5a-h3","type":"hint","dependencies":["a18dde9partfrac5a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac5a-h4","type":"hint","dependencies":["a18dde9partfrac5a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac5a-h5","type":"hint","dependencies":["a18dde9partfrac5a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac6","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors: $$\\\\frac{32x-11}{20x^2-13x+2}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac6a","stepAnswer":["$$\\\\frac{3}{5x-2}+\\\\frac{4}{4x-1}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{5x-2}+\\\\frac{4}{4x-1}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac6a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac6a-h2","type":"hint","dependencies":["a18dde9partfrac6a-h1"],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac6a-h3","type":"hint","dependencies":["a18dde9partfrac6a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac6a-h4","type":"hint","dependencies":["a18dde9partfrac6a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac6a-h5","type":"hint","dependencies":["a18dde9partfrac6a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac7","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors: $$\\\\frac{5x}{x^2-9}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac7a","stepAnswer":["$$\\\\frac{5}{2\\\\left(x+3\\\\right)}+\\\\frac{5}{2\\\\left(x-3\\\\right)}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{2\\\\left(x+3\\\\right)}+\\\\frac{5}{2\\\\left(x-3\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac7a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac7a-h2","type":"hint","dependencies":["a18dde9partfrac7a-h1"],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac7a-h3","type":"hint","dependencies":["a18dde9partfrac7a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac7a-h4","type":"hint","dependencies":["a18dde9partfrac7a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac7a-h5","type":"hint","dependencies":["a18dde9partfrac7a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac8","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors: $$\\\\frac{6x}{x^2-4}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac8a","stepAnswer":["$$\\\\frac{3}{x+2}+\\\\frac{3}{x-2}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{x+2}+\\\\frac{3}{x-2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac8a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac8a-h2","type":"hint","dependencies":["a18dde9partfrac8a-h1"],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac8a-h3","type":"hint","dependencies":["a18dde9partfrac8a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac8a-h4","type":"hint","dependencies":["a18dde9partfrac8a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac8a-h5","type":"hint","dependencies":["a18dde9partfrac8a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfrac9","title":"Decomposing a Rational Function with Distinct Linear Factors","body":"Decompose the given rational expression with distinct linear factors: $$\\\\frac{4x-1}{x^2-x-6}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfrac9a","stepAnswer":["$$\\\\frac{9}{5\\\\left(x+2\\\\right)}+\\\\frac{11}{5\\\\left(x-3\\\\right)}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9}{5\\\\left(x+2\\\\right)}+\\\\frac{11}{5\\\\left(x-3\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfrac9a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The first step is to factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac9a-h2","type":"hint","dependencies":["a18dde9partfrac9a-h1"],"title":"Using the definition of partial fraction decomposition","text":"The first step is to separate the denominator factors and give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac9a-h3","type":"hint","dependencies":["a18dde9partfrac9a-h2"],"title":"Removing denominator","text":"The next step is to multiply both sides of the equation by the common denominator to eliminate the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac9a-h4","type":"hint","dependencies":["a18dde9partfrac9a-h3"],"title":"Simplifying the equation","text":"The next step is to expand the right side of the equation and combine like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfrac9a-h5","type":"hint","dependencies":["a18dde9partfrac9a-h4"],"title":"Setting up the Systems of Equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfract12","title":"Decomposing with Repeated Linear Factors","body":"Decompose the given rational expression with repeated linear factors.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfract12a","stepAnswer":["$$-\\\\left(\\\\frac{6}{4x+5}\\\\right)+\\\\frac{3}{{\\\\left(4x+5\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-24x-27\\\\right)}{{\\\\left(6x-7\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(\\\\frac{6}{4x+5}\\\\right)+\\\\frac{3}{{\\\\left(4x+5\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfract12a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract12a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(6x-7), (6x-7)**2"],"dependencies":["a18dde9partfract12a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract12a-h3","type":"hint","dependencies":["a18dde9partfract12a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract12a-h4","type":"hint","dependencies":["a18dde9partfract12a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms. The resulting equation should be $$-\\\\left(x^2\\\\right)+2x+4=\\\\left(A+B\\\\right) x^2+\\\\left(-4A-2B+C\\\\right) x+4A$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract12a-h5","type":"hint","dependencies":["a18dde9partfract12a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract12a-h6","type":"hint","dependencies":["a18dde9partfract12a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a18dde9partfract13","title":"Decomposing with Repeated Linear Factors","body":"Decompose the given rational expression with repeated linear factors.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.4 Partial Fractions","courseName":"OpenStax: College Algebra","steps":[{"id":"a18dde9partfract13a","stepAnswer":["$$-\\\\left(\\\\frac{1}{x-7}\\\\right)-\\\\frac{2}{{\\\\left(x-7\\\\right)}^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5-x}{{\\\\left(x-7\\\\right)}^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(\\\\frac{1}{x-7}\\\\right)-\\\\frac{2}{{\\\\left(x-7\\\\right)}^2}$$","hints":{"DefaultPathway":[{"id":"a18dde9partfract13a-h1","type":"hint","dependencies":[],"title":"Representing the numerators symbolically","text":"The first step is to use variables like A, B, C, etc. for the numerators and account for the increasing powers of the denominators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract13a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(x-7),(x-7)**2"],"dependencies":["a18dde9partfract13a-h1"],"title":"Denominators","text":"What would be the denominators of the decomposed factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract13a-h3","type":"hint","dependencies":["a18dde9partfract13a-h2"],"title":"Using the definition of partial fraction decomposition","text":"For each of the denominators in the decomposed form, give each numerator a symbolic label, like A, B, or C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract13a-h4","type":"hint","dependencies":["a18dde9partfract13a-h3"],"title":"Remove the denominator","text":"Multiply both sides by the common denominator. On the right side of the equation, expand and collect like terms. The resulting equation should be $$-\\\\left(x^2\\\\right)+2x+4=\\\\left(A+B\\\\right) x^2+\\\\left(-4A-2B+C\\\\right) x+4A$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract13a-h5","type":"hint","dependencies":["a18dde9partfract13a-h4"],"title":"Finding the resulting equation","text":"Expand the right side of the equation and collect like terms","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a18dde9partfract13a-h6","type":"hint","dependencies":["a18dde9partfract13a-h5"],"title":"Setting up the system of equations","text":"Set coefficients of like terms from the left side of the equation equal to those on the right side to create a system of equations to solve for the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure1","title":"How to Make Unit Conversions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure1a","stepAnswer":["$$5.5$$"],"problemType":"TextBox","stepTitle":"MaryAnne is $$66$$ inches tall. Convert her height into feet.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.5$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure1a-h1","type":"hint","dependencies":[],"title":"Convert","text":"Multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a1a1ee1measure1a-h1"],"title":"Convert","text":"How many inches are in a foot?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure1a-h3","type":"hint","dependencies":["a1a1ee1measure1a-h2"],"title":"Multiply","text":"Multiply $$66$$ inches by $$1$$ $$\\\\frac{foot}{12}$$ inches (inches should be in the denominator so that the inches will divide out).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.5$$"],"dependencies":["a1a1ee1measure1a-h3"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure10","title":"Use Mixed Units of Measurement in the Metric System","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure10a","stepAnswer":["$$0.75$$"],"problemType":"TextBox","stepTitle":"Ryland is $$1.6$$ meters tall. His younger brother is $$85$$ centimeters tall. How much taller is Ryland than his younger brother (in meters)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.75$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure10a-h1","type":"hint","dependencies":[],"title":"Convert","text":"We can convert both measurements to either centimeters or meters. Since meters is the larger unit, we will subtract the lengths in meters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100$$"],"dependencies":["a1a1ee1measure10a-h1"],"title":"Convert","text":"How many centimeters are in one meter?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.85$$"],"dependencies":["a1a1ee1measure10a-h2"],"title":"Convert","text":"We convert $$85$$ centimeters to meters by moving the decimal $$2$$ places to the left. What do we get after the conversion?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure10a-h4","type":"hint","dependencies":["a1a1ee1measure10a-h3"],"title":"Subtract","text":"We now want to find the difference between $$1.60$$ and $$0.85$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.75$$"],"dependencies":["a1a1ee1measure10a-h4"],"title":"Subtract","text":"What do we get after the subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure11","title":"Use Mixed Units of Measurement in the Metric System","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure11a","stepAnswer":["$$0.45$$"],"problemType":"TextBox","stepTitle":"Dena\u2019s recipe for lentil soup calls for $$150$$ milliliters of olive oil. Dena wants to triple the recipe. How many liters of olive oil will she need?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.45$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure11a-h1","type":"hint","dependencies":[],"title":"Triple","text":"We will find the amount of olive oil in millileters then convert to liters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$450$$"],"dependencies":["a1a1ee1measure11a-h1"],"title":"Triple","text":"What do we get after tripling $$150$$ mL (in mL)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure11a-h3","type":"hint","dependencies":["a1a1ee1measure11a-h2"],"title":"Convert","text":"Multiply by $$1$$, writing $$1$$ as a fraction relating mL to L.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1000$$"],"dependencies":["a1a1ee1measure11a-h3"],"title":"Convert","text":"How many mL are in one liter?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure11a-h5","type":"hint","dependencies":["a1a1ee1measure11a-h4"],"title":"Multiply","text":"Multiply $$450$$ mL by $$1$$ $$\\\\frac{L}{1000}$$ mL (mL should be in the denominator so that mL will divide out).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.45$$"],"dependencies":["a1a1ee1measure11a-h5"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure12","title":"Convert Between the U.S. and the Metric Systems of Measurement","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure12a","stepAnswer":["$$16.7$$"],"problemType":"TextBox","stepTitle":"Lee\u2019s water bottle holds $$500$$ mL of water. How many ounces are in the bottle? Round to the nearest tenth of an ounce.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16.7$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure12a-h1","type":"hint","dependencies":[],"title":"Convert","text":"Multiply by a unit conversion factor relating mL and ounces.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a1a1ee1measure12a-h1"],"title":"Convert","text":"How many mL are in one ounce (rounded to a digit)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure12a-h3","type":"hint","dependencies":["a1a1ee1measure12a-h2"],"title":"Multiply","text":"Multiply $$500$$ mL by $$1$$ $$\\\\frac{ounce}{30}$$ mL (mL should be in the denominator so that mL will divide out).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16.7$$"],"dependencies":["a1a1ee1measure12a-h3"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure13","title":"Convert Between the U.S. and the Metric Systems of Measurement","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure13a","stepAnswer":["$$62$$"],"problemType":"TextBox","stepTitle":"Soleil was on a road trip and saw a sign that said the next rest stop was in $$100$$ kilometers. How many miles until the next rest stop? Round to the nearest integer.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$62$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure13a-h1","type":"hint","dependencies":[],"title":"Convert","text":"Multiply by a unit conversion factor relating km and mi.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.61$$"],"dependencies":["a1a1ee1measure13a-h1"],"title":"Convert","text":"How many km are in one mile?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure13a-h3","type":"hint","dependencies":["a1a1ee1measure13a-h2"],"title":"Multiply","text":"Multiply $$100$$ km by $$1$$ $$\\\\frac{mile}{1.61}$$ km (km should be in the denominator so that km will divide out).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$62$$"],"dependencies":["a1a1ee1measure13a-h3"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure14","title":"Convert between Fahrenheit and Celsius Temperatures","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure14a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"Convert $$50$$ degrees Fahrenheit into degrees Celsius.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure14a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We will substitute $$50$$ degrees Fahrenheit into the formula, $$C=\\\\frac{5}{9} \\\\left(F-32\\\\right)$$, to find C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure14a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$C=\\\\frac{5}{9} \\\\left(50-32\\\\right)$$"],"dependencies":["a1a1ee1measure14a-h1"],"title":"Substitute","text":"What do we get after the substitution?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$C=\\\\frac{9}{5} \\\\left(50-32\\\\right)$$","$$C=\\\\frac{5}{9} \\\\left(50-32\\\\right)$$","$$C=\\\\frac{5}{9} \\\\left(50+32\\\\right)$$"]},{"id":"a1a1ee1measure14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a1a1ee1measure14a-h2"],"title":"Simplify","text":"What do we get for C after simplifying the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure15","title":"Convert between Fahrenheit and Celsius Temperatures","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure15a","stepAnswer":["$$68$$"],"problemType":"TextBox","stepTitle":"While visiting Paris, Woody saw the temperature was $$20$$ degrees Celsius. Convert the temperature into degrees Fahrenheit.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$68$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure15a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We will substitute $$20$$ degrees Celsius into the formula, $$F=\\\\frac{9}{5} C+32$$, to find F.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure15a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$F=20\\\\frac{9}{5}+32$$"],"dependencies":["a1a1ee1measure15a-h1"],"title":"Substitute","text":"What do we get after the substitution?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$F=20\\\\frac{9}{5}-32$$","$$F=20\\\\frac{5}{9}+32$$","$$F=20\\\\frac{9}{5}+32$$"]},{"id":"a1a1ee1measure15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$68$$"],"dependencies":["a1a1ee1measure15a-h2"],"title":"Simplify","text":"What do we get for F after simplifying the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure16","title":"In the following exercise, convert the units.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure16a","stepAnswer":["$$72$$"],"problemType":"TextBox","stepTitle":"A park bench is $$6$$ feet long. Convert the length to inches.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$72$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure16a-h1","type":"hint","dependencies":[],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure16a-h2","type":"hint","dependencies":["a1a1ee1measure16a-h1"],"title":"Relating Feet to Inches","text":"The conversion from feet to inches is $$1$$ $$foot=12$$ inches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure16a-h3","type":"hint","dependencies":["a1a1ee1measure16a-h2"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between feet and inches, we can rewrite the $$1$$ we multiply in the first step as (12 inches)/(1 feet), so we get the expression $$6$$ feet*(12 inches)/(1 feet).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure16a-h4","type":"hint","dependencies":["a1a1ee1measure16a-h3"],"title":"Simplifying","text":"Feet divides out, so we get the expression 6*(12 inches)/1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure16a-h5","type":"hint","dependencies":["a1a1ee1measure16a-h4"],"title":"Multiplying","text":"Multiply the expression, we get the final answer $$72$$ inches","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure17","title":"In the following exercise, convert the units.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure17a","stepAnswer":["$$7920$$"],"problemType":"TextBox","stepTitle":"Ulises lives $$1.5$$ miles from school. Convert the distance to feet.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7920$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure17a-h1","type":"hint","dependencies":[],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure17a-h2","type":"hint","dependencies":["a1a1ee1measure17a-h1"],"title":"Relating Miles to Feet","text":"The conversion from miles to feet is $$1$$ $$mile=5280$$ feet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure17a-h3","type":"hint","dependencies":["a1a1ee1measure17a-h2"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between miles and feet, we can rewrite the $$1$$ we multiply in the first step as (5280 feet)/(1 mile), so we get the expression $$(1.5$$ miles)*(5280 feet)/(1 mile).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure17a-h4","type":"hint","dependencies":["a1a1ee1measure17a-h3"],"title":"Simplifying","text":"Mile divides out, so we get the expression (1.5)*(5280 feet)/1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure17a-h5","type":"hint","dependencies":["a1a1ee1measure17a-h4"],"title":"Multiplying","text":"Multiply the expression, we get the final answer $$7920$$ feet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure18","title":"In the following exercise, convert the units.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure18a","stepAnswer":["$$5400$$"],"problemType":"TextBox","stepTitle":"Rocco waited $$1.5$$ hours for his appointment. Convert the time to seconds.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5400$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure18a-h1","type":"hint","dependencies":[],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure18a-h2","type":"hint","dependencies":["a1a1ee1measure18a-h1"],"title":"Relating Hours to Seconds","text":"The conversion from hours to seconds is $$1$$ $$hour=3600$$ seconds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure18a-h3","type":"hint","dependencies":["a1a1ee1measure18a-h2"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between hours and seconds, we can rewrite the $$1$$ we multiply in the first step as (3600 seconds)/(1 hour), so we get the expression $$(1.5$$ hours)*(3600 seconds)/(1 hour).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure18a-h4","type":"hint","dependencies":["a1a1ee1measure18a-h3"],"title":"Simplifying","text":"Hour divides out, so we get the expression (1.5)*(3600 seconds)/1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure18a-h5","type":"hint","dependencies":["a1a1ee1measure18a-h4"],"title":"Multiplying","text":"Multiply the expression, we get the final answer $$5400$$ seconds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure19","title":"In the following exercise, convert the units.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure19a","stepAnswer":["$$76$$"],"problemType":"TextBox","stepTitle":"Jon is $$6$$ feet $$4$$ inches tall. Convert his height to inches.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$76$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure19a-h1","type":"hint","dependencies":[],"title":"Separating Feet and Inches","text":"To convert $$6$$ feet $$4$$ inches into inches, we can convert $$6$$ feet to inches first, and add $$4$$ to that value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure19a-h2","type":"hint","dependencies":["a1a1ee1measure19a-h1"],"title":"Multiply by $$1$$","text":"To convert $$6$$ feet into inches, the first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure19a-h3","type":"hint","dependencies":["a1a1ee1measure19a-h2"],"title":"Relating Feet to Inches","text":"The conversion from feet to inches is $$1$$ $$foot=12$$ inches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure19a-h4","type":"hint","dependencies":["a1a1ee1measure19a-h3"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between hours and seconds, we can rewrite the $$1$$ we multiply in the first step as (12 inches)/(1 foot), so we get the expression (6 feet)*(12 inches)/(1 foot).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure19a-h5","type":"hint","dependencies":["a1a1ee1measure19a-h4"],"title":"Simplifying","text":"Feet (foot) divides out, so we get the expression (6)*(12 inches)/1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure19a-h6","type":"hint","dependencies":["a1a1ee1measure19a-h5"],"title":"Multiplying","text":"Multiply the expression, we get $$6$$ $$feet=72$$ inches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure19a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$76$$"],"dependencies":["a1a1ee1measure19a-h6"],"title":"Addition","text":"The last step is to add the additional $$4$$ inches to the converted result. What is $$72+4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure2","title":"How to Make Unit Conversions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure2a","stepAnswer":["$$6400$$"],"problemType":"TextBox","stepTitle":"Ndula, an elephant at the San Diego Safari Park, weighs almost $$3.2$$ tons. Convert her weight to pounds.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6400$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure2a-h1","type":"hint","dependencies":[],"title":"Convert","text":"Multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2000$$"],"dependencies":["a1a1ee1measure2a-h1"],"title":"Convert","text":"How many pounds are in a ton?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure2a-h3","type":"hint","dependencies":["a1a1ee1measure2a-h2"],"title":"Multiply","text":"Multiply $$3.2$$ tons by $$2000$$ $$\\\\frac{pounds}{1}$$ ton (tons should be in the denominator so that the tons will divide out).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6400$$"],"dependencies":["a1a1ee1measure2a-h3"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure20","title":"In the following exercise, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure20a","stepAnswer":["$$8$$ lb. $$13$$ oz."],"problemType":"MultipleChoice","stepTitle":"Eli caught three fish. The weights of the fish were $$2$$ pounds $$4$$ ounces, $$1$$ pound $$11$$ ounces, and $$4$$ pounds $$14$$ ounces. What was the total weight of the three fish?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$8$$ lb. $$13$$ oz.","choices":["$$7$$ lb. $$13$$ oz.","7lb. $$3$$ oz.","$$8$$ lb. $$13$$ oz","$$8$$ lb. $$13$$ oz.","$$8$$ lb. $$3$$ oz"],"hints":{"DefaultPathway":[{"id":"a1a1ee1measure20a-h1","type":"hint","dependencies":[],"title":"Separating Terms","text":"To find the total weight of the three fish, we can first add the pounds and the ounces separately.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a1a1ee1measure20a-h1"],"title":"Adding Pounds","text":"We want to add the pounds together. What is $$2+1+4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$29$$"],"dependencies":["a1a1ee1measure20a-h1"],"title":"Adding Ounces","text":"We want to add the ounces together. What is $$4+11+14$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure20a-h4","type":"hint","dependencies":["a1a1ee1measure20a-h2","a1a1ee1measure20a-h3"],"title":"Converting Ounces","text":"The next step is to convert the total ounces into pounds and ounces, so that we can later add this pounds value to the previous sum of pounds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure20a-h5","type":"hint","dependencies":["a1a1ee1measure20a-h4"],"title":"Relation between Pounds and Ounces","text":"The relation between pounds and ounces is $$1$$ pound $$(lb.)=16$$ ounces (0z.).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure20a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["1lb. $$13$$ oz."],"dependencies":["a1a1ee1measure20a-h5"],"title":"Converting Ounces to Pounds and Ounces","text":"What is $$29$$ ounces in pounds and ounces?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["2lb.","1lb. $$13$$ oz.","$$29$$ oz.","$$1$$ lb. $$3$$ oz."]},{"id":"a1a1ee1measure20a-h7","type":"hint","dependencies":["a1a1ee1measure20a-h6"],"title":"Final Answer","text":"Therefore, the final answer becomes $$7$$ lb.+1 lb. $$+13$$ $$oz.=8$$ lb. $$13$$ oz.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure21","title":"In the following exercise, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure21a","stepAnswer":["$$3.05$$"],"problemType":"TextBox","stepTitle":"One day Anya kept track of the number of minutes she spent driving. She recorded $$45$$, $$10$$, $$8$$, $$65$$, $$20$$, and $$35$$. How many hours did Anya spend driving?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.05$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure21a-h1","type":"hint","dependencies":[],"title":"Approach","text":"For this problem, our approach is to add up all the minutes first and then convert the sum into hours.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$183$$"],"dependencies":["a1a1ee1measure21a-h1"],"title":"Adding Up the Minutes","text":"We start by adding up the minutes. What is $$45+10+8+65+20+35$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure21a-h3","type":"hint","dependencies":["a1a1ee1measure21a-h2"],"title":"Converting Minutes to Hours","text":"Then, we convert $$183$$ minutes into hours.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure21a-h4","type":"hint","dependencies":["a1a1ee1measure21a-h3"],"title":"Relation between Minutes and Hours","text":"The relation between minutes and hours is $$60$$ $$min=1$$ hr.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.05$$"],"dependencies":["a1a1ee1measure21a-h4"],"title":"Applying the Conversion","text":"What is $$183$$ minutes in hours?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure21a-h6","type":"hint","dependencies":["a1a1ee1measure21a-h5"],"title":"Applying the Conversion","text":"To convert $$183$$ minutes into hours, we use the expression $$183$$ $$min=(183$$ min)*(1 hr)/(60 min)=(183)*(1 hr)/(60)=3.05 hr. The first equality holds because $$1$$ $$hr=60$$ min, and the second equation holds because we can cancel the min.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure22","title":"In the following exercise, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure22a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Leilani wants to make $$8$$ placemats. For each placemat she needs $$18$$ inches of fabric. How many yards of fabric will she need for the $$8$$ placemats?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure22a-h1","type":"hint","dependencies":[],"title":"Approach","text":"To approach this problem, we can find the total length of fabric needed in inches first, and then convert this sum into yards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h2","type":"hint","dependencies":["a1a1ee1measure22a-h1"],"title":"Finding Answer in Inches","text":"To get the total length of fabric in inches, all we need to do is multiply $$18$$ by $$8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$144$$"],"dependencies":["a1a1ee1measure22a-h2"],"title":"Finding Answer in Inches","text":"What is $$18\\\\times8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h4","type":"hint","dependencies":["a1a1ee1measure22a-h3"],"title":"Converting Inches to Yard","text":"The next step is to convert $$144$$ inches into yards. But since we don\'t know the conversion between inches and yards right away, we will need to convert inches into feet first, and then convert feet into yards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h5","type":"hint","dependencies":["a1a1ee1measure22a-h4"],"title":"Relation between Inches and Feet","text":"The relation between inches and feet is $$12$$ $$inches=1$$ foot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a1a1ee1measure22a-h5"],"title":"Converting Inches to Feet","text":"What is $$144$$ inches in feet?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h7","type":"hint","dependencies":["a1a1ee1measure22a-h6"],"title":"Applying the Conversion","text":"To convert $$144$$ inches into feet, we use the expression $$144$$ $$inches=(144$$ inches)*(1 foot)/(12 inches)=(144)*(1 foot)/(12)=12 feet. The first equality holds because $$1$$ $$foot=12$$ inches, and the second equation holds because we can cancel the inches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h8","type":"hint","dependencies":["a1a1ee1measure22a-h7"],"title":"Relation between Feet and Yards","text":"The relation between feet and yards is $$3$$ $$feet=1$$ yard.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1a1ee1measure22a-h8"],"title":"Converting Feet to Yard","text":"What is $$12$$ feet in yards?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure22a-h10","type":"hint","dependencies":["a1a1ee1measure22a-h9"],"title":"Applying the Conversion","text":"To convert $$12$$ feet into yards, we use the expression $$12$$ $$feet=(12$$ feet)*(1 yard)/(3 feet)=(12)*(1 yard)/(3)=4 yards. The first equality holds because $$1$$ $$yard=3$$ feet, and the second equation holds because we can cancel the feet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure23","title":"In the following exercise, convert the units.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure23a","stepAnswer":["$$3.072$$"],"problemType":"TextBox","stepTitle":"Mount Whitney is 3,072 meters tall. Convert the height to kilometers.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.072$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure23a-h1","type":"hint","dependencies":[],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure23a-h2","type":"hint","dependencies":["a1a1ee1measure23a-h1"],"title":"Relating $$m$$ to km","text":"The conversion from meters to kilometers is 1,000 $$m=1$$ km.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure23a-h3","type":"hint","dependencies":["a1a1ee1measure23a-h2"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between km and $$m$$, we can rewrite the $$1$$ we multiply in the first step as (1 km)/(1000 m), so we get the expression (3072 m)*(1 km)/(1000 m).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure23a-h4","type":"hint","dependencies":["a1a1ee1measure23a-h3"],"title":"Simplifying","text":"$$m$$ divides out, so we get the expression (3072)*(1 km)/1000.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure23a-h5","type":"hint","dependencies":["a1a1ee1measure23a-h4"],"title":"Dividing","text":"Dividing the expression, we get the final answer $$3.072$$ km.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure24","title":"In the following exercise, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure24a","stepAnswer":["$$91$$"],"problemType":"TextBox","stepTitle":"Matthias is $$1.8$$ meters tall. His son is $$89$$ centimeters tall. How much taller is Matthias than his son in centimeters?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$91$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure24a-h1","type":"hint","dependencies":[],"title":"Approach","text":"Since the problem wants the answer in centimeters, we will convert all measurements into centimeters before proceeding with arithmetics.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure24a-h2","type":"hint","dependencies":["a1a1ee1measure24a-h1"],"title":"Relation between $$m$$ and cm","text":"The relation between meters and centimeters is $$1$$ $$m=100$$ cm.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$180$$"],"dependencies":["a1a1ee1measure24a-h2"],"title":"Converting Dad\'s Height","text":"We start by converting Matthias\' height into centimeters. What is $$1.8$$ $$m$$ in cm?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure24a-h4","type":"hint","dependencies":["a1a1ee1measure24a-h3"],"title":"Applying the Conversion","text":"To convert $$1.8$$ $$m$$ into cm, we use the expression $$1.8$$ $$m=(1.8$$ m)*(100 cm)/(1 m)=(1.8)*(100 cm)/(1)=180 cm. The first equality holds because $$100$$ $$cm=1$$ $$m$$, and the second equation holds because we can cancel the $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure24a-h5","type":"hint","dependencies":["a1a1ee1measure24a-h4"],"title":"Final Answer","text":"Now that we have both Matthias and his son\'s heights in centimeters, to find the difference between their heights in centimeters, we can simply subtract the the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure24a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$91$$"],"dependencies":["a1a1ee1measure24a-h5"],"title":"Final Answer","text":"What is $$180-89$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure25","title":"In the following exercise, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure25a","stepAnswer":["$$855$$"],"problemType":"TextBox","stepTitle":"A typical dove weighs $$345$$ grams. A typical duck weighs $$1.2$$ kilograms. What is the difference, in grams, of the weights of a duck and a dove?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$855$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure25a-h1","type":"hint","dependencies":[],"title":"Approach","text":"Since the problem wants the answer in grams, we will convert all measurements into grams before proceeding with arithmetics.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure25a-h2","type":"hint","dependencies":["a1a1ee1measure25a-h1"],"title":"Relation between kg and g","text":"The relation between grams and kilograms is $$1000$$ $$g=1$$ kg.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1200$$"],"dependencies":["a1a1ee1measure25a-h2"],"title":"Converting the Weight of Duck","text":"We start by converting the weight of the duck into grams. What is $$1.2$$ kg in g?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure25a-h4","type":"hint","dependencies":["a1a1ee1measure25a-h3"],"title":"Applying the Conversion","text":"To convert $$1.2$$ kg into g, we use the expression $$1.2$$ $$kg=(1.2$$ kg)*(1000 g)/(1 kg)=(1.2)*(1000 g)/(1)=1200 g. The first equality holds because $$1000$$ $$g=1$$ kg, and the second equation holds because we can cancel the kg.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure25a-h5","type":"hint","dependencies":["a1a1ee1measure25a-h4"],"title":"Final Answer","text":"Now that we have both the dove\'s weight and the duck\'s weight in grams, to find the difference between their weights, we can simply subtract the the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$855$$"],"dependencies":["a1a1ee1measure25a-h5"],"title":"Final Answer","text":"What is $$1200-345$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure26","title":"In the following exercises, make the unit conversions. Round to the nearest tenth.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure26a","stepAnswer":["$$190.5$$"],"problemType":"TextBox","stepTitle":"Bill is $$75$$ inches tall. Convert his height to centimeters.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$190.5$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure26a-h1","type":"hint","dependencies":[],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure26a-h2","type":"hint","dependencies":["a1a1ee1measure26a-h1"],"title":"Relating in. to cm","text":"The conversion from inches to centimeters is $$1$$ $$in.=2.54$$ cm.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure26a-h3","type":"hint","dependencies":["a1a1ee1measure26a-h2"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between in. and cm, we can rewrite the $$1$$ we multiply in the first step as $$(2.54$$ cm)/(1 in.), so we get the expression (75 in.)*(2.54 cm)/(1 in.).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure26a-h4","type":"hint","dependencies":["a1a1ee1measure26a-h3"],"title":"Simplifying","text":"in. divides out, so we get the expression (75)*(2.54 cm)/(1).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure26a-h5","type":"hint","dependencies":["a1a1ee1measure26a-h4"],"title":"Multiplying","text":"Multiplying the expression, we get the final answer $$190.5$$ cm.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure27","title":"In the following exercises, make the unit conversions. Round to the nearest tenth.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure27a","stepAnswer":["$$44$$"],"problemType":"TextBox","stepTitle":"Dawn\u2019s suitcase weighed $$20$$ kilograms. Convert the weight to pounds.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$44$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure27a-h1","type":"hint","dependencies":[],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure27a-h2","type":"hint","dependencies":["a1a1ee1measure27a-h1"],"title":"Relating kg to lb.","text":"The conversion from kilograms to pounds is $$1$$ $$kg=2.2$$ lb.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure27a-h3","type":"hint","dependencies":["a1a1ee1measure27a-h2"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between kg and lb., we can rewrite the $$1$$ we multiply in the first step as $$(2.2$$ lb)/(1 kg), so we get the expression (20 kg)*(2.2 lb)/(1 kg).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure27a-h4","type":"hint","dependencies":["a1a1ee1measure27a-h3"],"title":"Simplifying","text":"kg divides out, so we get the expression (20)*(2.2 lb)/(1).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure27a-h5","type":"hint","dependencies":["a1a1ee1measure27a-h4"],"title":"Multiplying","text":"Multiplying the expression, we get the final answer $$44$$ lb.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure28","title":"In the following exercises, make the unit conversions. Round to the nearest tenth.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure28a","stepAnswer":["$$53.2$$"],"problemType":"TextBox","stepTitle":"Ozzie put $$14$$ gallons of gas in his truck. Convert the volume to liters.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$53.2$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure28a-h1","type":"hint","dependencies":[],"title":"Relating gal to L","text":"We don\'t know the conversion between gallons and liters right away, but we do know the conversion from gallons to quart and the conversion from quart to liters.Therefore, we can convert the measurement into quarts first, then convert it into liters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h2","type":"hint","dependencies":["a1a1ee1measure28a-h1"],"title":"Relating gal to qt.","text":"The conversion from gallons to quarts is $$1$$ $$gal=4$$ qt.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h3","type":"hint","dependencies":["a1a1ee1measure28a-h2"],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h4","type":"hint","dependencies":["a1a1ee1measure28a-h3"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between gal and qt., we can rewrite the $$1$$ we multiply in the last step as (4 qt.)/(1 gal), so we get the expression (14 gal)*(4 qt.)/(1 gal).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h5","type":"hint","dependencies":["a1a1ee1measure28a-h4"],"title":"Simplifying","text":"gal divides out, so we get the expression (14)*(4 qt.)/(1).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h6","type":"hint","dependencies":["a1a1ee1measure28a-h5"],"title":"Multiplying","text":"Multiplying the expression, we get $$14$$ $$gal=56$$ qt.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h7","type":"hint","dependencies":["a1a1ee1measure28a-h6"],"title":"Converting qt. to L","text":"Our next step is to convert $$56$$ qt. into liters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h8","type":"hint","dependencies":["a1a1ee1measure28a-h7"],"title":"Relating qt. to liters","text":"The conversion from quarts to liters is $$1$$ $$qt.=0.95$$ L.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h9","type":"hint","dependencies":["a1a1ee1measure28a-h8"],"title":"Multiply by $$1$$","text":"The first step is to multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h10","type":"hint","dependencies":["a1a1ee1measure28a-h9"],"title":"Writing $$1$$ as a Fraction","text":"Using the relation between qt. and L, we can rewrite the $$1$$ we multiply in the last step as $$(0.95$$ L)/(1 qt.), so we get the expression (56 qt.)*(0.95 L)/(1 qt.).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h11","type":"hint","dependencies":["a1a1ee1measure28a-h10"],"title":"Simplifying","text":"qt. divides out, so we get the expression (56)*(0.95 L)/(1).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure28a-h12","type":"hint","dependencies":["a1a1ee1measure28a-h11"],"title":"Multiplying","text":"Multiplying the expression, we get the final answer $$53.2$$ L.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure29","title":"In the following exercises, convert the Fahrenheit temperatures to degrees Celsius. Round to the nearest tenth.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure29a","stepAnswer":["$$30$$"],"problemType":"TextBox","stepTitle":"$$86$$ degrees Fahrenheit","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$30$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure29a-h1","type":"hint","dependencies":[],"title":"Conversion Formula","text":"Recall that the formula converting Fahrenheit into Celsius is $$C=\\\\frac{5}{9} \\\\left(F-32\\\\right)$$, where C is the temperature in Celsius and F is the temperature in Fahrenheit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure29a-h2","type":"hint","dependencies":["a1a1ee1measure29a-h1"],"title":"Applying the Conversion","text":"To use the formula, all we need to do is substitute $$86$$ for the F, so we get the equation $$C=\\\\frac{5}{9} \\\\left(86-32\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a1a1ee1measure29a-h2"],"title":"Evaluating the Expression","text":"What is $$\\\\frac{5}{9} \\\\left(86-32\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1a1ee1measure29a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54$$"],"dependencies":[],"title":"Evaluating the Expression","text":"To evaluate $$\\\\frac{5}{9} \\\\left(86-32\\\\right)$$, we evaluate what\'s inside the parenthesis first. What is $$86-32$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure29a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a1a1ee1measure29a-h3-s1"],"title":"Evaluating the Expression","text":"Then, we evaluate $$54\\\\frac{5}{9}$$. What is this value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a1a1ee1measure3","title":"How to Make Unit Conversions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure3a","stepAnswer":["$$90720$$"],"problemType":"TextBox","stepTitle":"Juliet is going with her family to their summer home. She will be away from her boyfriend for $$9$$ weeks. Convert the time to minutes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$90720$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure3a-h1","type":"hint","dependencies":[],"title":"Convert","text":"To convert weeks into minutes we will convert weeks into days, days into hours, and then hours into minutes. To do this we will multiply by conversion factors of $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a1a1ee1measure3a-h1"],"title":"Convert","text":"How many days are in a week?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a1a1ee1measure3a-h2"],"title":"Convert","text":"How many hours are in a day?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a1a1ee1measure3a-h3"],"title":"Convert","text":"How many minutes are in an hour?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure3a-h5","type":"hint","dependencies":["a1a1ee1measure3a-h4"],"title":"Multiply","text":"Multiply $$9$$ weeks by (7 $$\\\\frac{days}{1}$$ week)*(24 $$\\\\frac{hours}{1}$$ day)*(60 $$\\\\frac{minutes}{1}$$ hour)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$90720$$"],"dependencies":["a1a1ee1measure3a-h5"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure30","title":"In the following exercises, convert the Celsius temperatures to degrees Fahrenheit. Round to the nearest tenth.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure30a","stepAnswer":["$$41$$"],"problemType":"TextBox","stepTitle":"$$5$$ degrees Celsius","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$41$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure30a-h1","type":"hint","dependencies":[],"title":"Conversion Formula","text":"Recall that the formula converting Celsius into Fahrenheit is $$F=\\\\frac{9}{5} C+32$$, where C is the temperature in Celsius and F is the temperature in Fahrenheit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure30a-h2","type":"hint","dependencies":["a1a1ee1measure30a-h1"],"title":"Applying the Conversion","text":"To use the formula, all we need to do is substitute $$5$$ for the C, so we get the equation $$F=5\\\\frac{9}{5}+32$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$41$$"],"dependencies":["a1a1ee1measure30a-h2"],"title":"Evaluating the Expression","text":"What is $$5\\\\frac{9}{5}+32$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a1a1ee1measure30a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":[],"title":"Evaluating the Expression","text":"To evaluate $$5\\\\frac{9}{5}+32$$, we evaluate the multiplication first. What is $$5\\\\frac{9}{5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure30a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$41$$"],"dependencies":["a1a1ee1measure30a-h3-s1"],"title":"Evaluating the Expression","text":"Then, we evaluate $$9+32$$. What is this value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a1a1ee1measure4","title":"How to Make Unit Conversions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure4a","stepAnswer":["$$128$$"],"problemType":"TextBox","stepTitle":"How many ounces are in $$1$$ gallon?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$128$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure4a-h1","type":"hint","dependencies":[],"title":"Convert","text":"We will convert gallons to ounces by multiplying by several conversion factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1a1ee1measure4a-h1"],"title":"Convert","text":"How many quarts are in a gallon?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1a1ee1measure4a-h2"],"title":"Convert","text":"How many pints are in a quart?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1a1ee1measure4a-h3"],"title":"Convert","text":"How many cups are in a pint?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a1a1ee1measure4a-h4"],"title":"Convert","text":"How many ounces are in a cup?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure4a-h6","type":"hint","dependencies":["a1a1ee1measure4a-h5"],"title":"Multiply","text":"Multiply $$1$$ gallon by (4 $$\\\\frac{quarts}{1}$$ gallon)*(2 $$\\\\frac{pints}{1}$$ quart)*(2 $$\\\\frac{cups}{1}$$ pint)*(8 $$\\\\frac{ounces}{1}$$ cup)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$128$$"],"dependencies":["a1a1ee1measure4a-h6"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure5","title":"Use Mixed Units of Measurement in the U.S. System","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure5a","stepAnswer":["$$3$$ pounds, $$6$$ ounces"],"problemType":"MultipleChoice","stepTitle":"Seymour bought three steaks for a barbecue. Their weights were $$14$$ ounces, $$1$$ pound $$2$$ ounces and $$1$$ pound $$6$$ ounces. How many total pounds of steak did he buy?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3$$ pounds, $$6$$ ounces","choices":["$$3$$ pounds, $$6$$ ounces","$$3$$ pounds, $$3$$ ounces","$$2$$ pounds, $$6$$ ounces","$$3$$ pounds"],"hints":{"DefaultPathway":[{"id":"a1a1ee1measure5a-h1","type":"hint","dependencies":[],"title":"Add","text":"We will add the weights of the steaks to find the total weight of the steaks. We first add the ounces, then add the pounds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2$$ pounds, $$22$$ ounces"],"dependencies":["a1a1ee1measure5a-h1"],"title":"Add","text":"What do we get after the addition?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2$$ pounds, $$20$$ ounces","$$2$$ pounds","$$2$$ pounds, $$22$$ ounces"]},{"id":"a1a1ee1measure5a-h3","type":"hint","dependencies":["a1a1ee1measure5a-h2"],"title":"Convert","text":"We then need to convert $$22$$ ounces to pounds and ounces.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure5a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$ pound, $$6$$ ounces"],"dependencies":["a1a1ee1measure5a-h3"],"title":"Convert","text":"What do we get after the conversion?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$1$$ pound, $$8$$ ounces","$$1$$ pound, $$3$$ ounces","$$1$$ pound, $$6$$ ounces"]},{"id":"a1a1ee1measure5a-h5","type":"hint","dependencies":["a1a1ee1measure5a-h4"],"title":"Add","text":"We then need to add $$2$$ pounds with $$1$$ pound, $$6$$ ounces.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure5a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3$$ pounds, $$6$$ ounces"],"dependencies":["a1a1ee1measure5a-h5"],"title":"Add","text":"What do we get after the addition?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3$$ pounds, $$6$$ ounces","$$3$$ pounds, $$3$$ ounces","$$2$$ pounds, $$6$$ ounces","$$3$$ pounds"]}]}}]},{"id":"a1a1ee1measure6","title":"Use Mixed Units of Measurement in the U.S. System","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure6a","stepAnswer":["$$25$$ feet, $$4$$ inches"],"problemType":"MultipleChoice","stepTitle":"Anthony bought four planks of wood that were each $$6$$ feet $$4$$ inches long. What is the total length of the wood he purchased?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$25$$ feet, $$4$$ inches","choices":["$$24$$ feet, $$3$$ inches","$$25$$ feet, $$4$$ inches","$$25$$ feet, $$8$$ inches","$$25$$ feet"],"hints":{"DefaultPathway":[{"id":"a1a1ee1measure6a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"We will multiply the length of one plank to find the total length.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure6a-h2","type":"hint","dependencies":["a1a1ee1measure6a-h1"],"title":"Multiply","text":"Multiply the inches and then the feet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$24$$ feet, $$16$$ inches"],"dependencies":["a1a1ee1measure6a-h2"],"title":"Multiply","text":"What do we get after multiplying the length of the plank by 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$24$$ feet","$$24$$ feet, $$16$$ inches","$$24$$ feet, $$18$$ inches"]},{"id":"a1a1ee1measure6a-h4","type":"hint","dependencies":["a1a1ee1measure6a-h3"],"title":"Convert","text":"We then need to convert the $$16$$ inches to feet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure6a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$ foot, $$4$$ inches"],"dependencies":["a1a1ee1measure6a-h4"],"title":"Convert","text":"What do we get after the conversion?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$1$$ foot, $$4$$ inches","$$1$$ foot, $$6$$ inches","$$1$$ foot, $$8$$ inches"]},{"id":"a1a1ee1measure6a-h6","type":"hint","dependencies":["a1a1ee1measure6a-h5"],"title":"Add","text":"We then need to add $$24$$ feet with $$1$$ foot, $$4$$ inches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure6a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$25$$ feet, $$4$$ inches"],"dependencies":["a1a1ee1measure6a-h6"],"title":"Add","text":"What do we get after the addition?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$24$$ feet, $$3$$ inches","$$25$$ feet, $$4$$ inches","$$25$$ feet, $$8$$ inches","$$25$$ feet"]}]}}]},{"id":"a1a1ee1measure7","title":"Make Unit Conversions in the Metric System","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure7a","stepAnswer":["$$10000$$"],"problemType":"TextBox","stepTitle":"Nick ran a 10K race. How many meters did he run?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10000$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure7a-h1","type":"hint","dependencies":[],"title":"Identity property of multiplication","text":"We will convert kilometers to meters using the identity property of multiplication.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure7a-h2","type":"hint","dependencies":["a1a1ee1measure7a-h1"],"title":"Convert","text":"Multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1000$$"],"dependencies":["a1a1ee1measure7a-h2"],"title":"Convert","text":"How many meters are in one kilometer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure7a-h4","type":"hint","dependencies":["a1a1ee1measure7a-h3"],"title":"Multiply","text":"Multiply 10K by $$1000$$ $$\\\\frac{meters}{1}$$ kilometer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10000$$"],"dependencies":["a1a1ee1measure7a-h4"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure8","title":"Make Unit Conversions in the Metric System","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure8a","stepAnswer":["$$3.2$$"],"problemType":"TextBox","stepTitle":"Eleanor\u2019s newborn baby weighed 3,200 grams. How many kilograms did the baby weigh?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.2$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure8a-h1","type":"hint","dependencies":[],"title":"Convert","text":"Multiply the measurement to be converted by 1; write $$1$$ as a fraction relating the units given and the units needed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1000$$"],"dependencies":["a1a1ee1measure8a-h1"],"title":"Convert","text":"How many grams are in one kilogram?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure8a-h3","type":"hint","dependencies":["a1a1ee1measure8a-h2"],"title":"Multiply","text":"Multiply $$3200$$ grams by $$1$$ $$\\\\frac{kg}{1000}$$ grams (grams should be in the denominator so that the grams will divide out).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.2$$"],"dependencies":["a1a1ee1measure8a-h3"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a1ee1measure9","title":"Make Unit Conversions in the Metric System","body":"Convert:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.10 Systems of Measurement","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1a1ee1measure9a","stepAnswer":["$$0.35$$"],"problemType":"TextBox","stepTitle":"$$350$$ L to kiloliters","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.35$$","hints":{"DefaultPathway":[{"id":"a1a1ee1measure9a-h1","type":"hint","dependencies":[],"title":"Convert","text":"Multiply by $$1$$, writing $$1$$ as a fraction relating liters to kiloliters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1000$$"],"dependencies":["a1a1ee1measure9a-h1"],"title":"Convert","text":"How many liters are in one kiloliter?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure9a-h3","type":"hint","dependencies":["a1a1ee1measure9a-h2"],"title":"Multiply","text":"Multiply $$350$$ L by $$1$$ $$\\\\frac{kiloliter}{1000}$$ L (L should be in the denominator so that L will divide out).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a1ee1measure9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.35$$"],"dependencies":["a1a1ee1measure9a-h3"],"title":"Multiply","text":"What do we get after the multiplication?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs1","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs1a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(3,1)$$ is a solution to the system: $$2x-6y=0, 3x-4y=5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs1a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs1a-h2","type":"hint","dependencies":["a1a538fpairs1a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. $$2(3)-6(1)=0$$, $$0=0$$. The first equation is satisfied. $$3(3)-4(1)=5$$, $$5=5$$. The second equation is satisfied. The point is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs10","title":"Solve a System of Equations by Elimination","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs10a","stepAnswer":["$$(4,5)$$"],"problemType":"MultipleChoice","stepTitle":"Solve the systems of equations: 6x-5y=-1,2x+y=13","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(4,5)$$","choices":["$$(-4,5)$$","$$(-4,-5)$$","$$(4,5)$$"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs10a-h1","type":"hint","dependencies":[],"title":"Condensing into One Equation","text":"We can multiply the second equation by $$5$$ and then add to get $$16x=64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs10a-h2","type":"hint","dependencies":["a1a538fpairs10a-h1"],"title":"Solving the Equation","text":"$$16x=64$$ can be simplified to $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs10a-h3","type":"hint","dependencies":["a1a538fpairs10a-h2"],"title":"Substituting for the Other Variable","text":"Plugging $$x=4$$ into the first equation, we get that $$2\\\\left(4\\\\right)+y=13$$, which means that $$y=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs11","title":"Solve a System of Equations by Elimination","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs11a","stepAnswer":["$$(6,1)$$"],"problemType":"MultipleChoice","stepTitle":"Solve the systems of equations: $$2x-5y=7, 3x-y=17$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(6,1)$$","choices":["$$(-6,-1)$$","$$(-6,1)$$","$$(1,6)$$","$$(6,1)$$"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs11a-h1","type":"hint","dependencies":[],"title":"Condensing into One Equation","text":"We can multiply the second equation by $$-5$$ and then add to get $$-13x=-78$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs11a-h2","type":"hint","dependencies":["a1a538fpairs11a-h1"],"title":"Solving the Equation","text":"$$-13x=-78$$ simplifies to $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs11a-h3","type":"hint","dependencies":["a1a538fpairs11a-h2"],"title":"Substituting for the Other Variable","text":"Plugging $$x=4$$ into the second equation, we get that $$3(6)-y=17$$, which means that $$y=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs12","title":"Solve a System of Equations by Elimination","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs12a","stepAnswer":["$$(7,12)$$"],"problemType":"MultipleChoice","stepTitle":"Solve the systems of equations: $$5x-3y=-1, 2x-y=2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(7,12)$$","choices":["$$(-7,12)$$","$$(-7,-12)$$","$$(7,12)$$"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs12a-h1","type":"hint","dependencies":[],"title":"Condensing into One Equation","text":"We can multiply the second equation by $$-3$$ and then add to get $$-x=-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs12a-h2","type":"hint","dependencies":["a1a538fpairs12a-h1"],"title":"Solving the Equation","text":"$$-x=-7$$ simplifies to $$x=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs12a-h3","type":"hint","dependencies":["a1a538fpairs12a-h2"],"title":"Substituting for the Other Variable","text":"Plugging $$x=7$$ into the second equation, we get that $$2(7)-y=2$$, which means that $$y=12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs13","title":"Solve a System of Equations by Elimination","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs13a","stepAnswer":["$$(2,3)$$"],"problemType":"MultipleChoice","stepTitle":"Solve the systems of equations: 3x-5y=-9,6x+2y=16","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(2,3)$$","choices":["$$(-2,-3)$$","$$(-2,3)$$","$$(2,3)$$","$$(2,3)$$"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs13a-h1","type":"hint","dependencies":[],"title":"Condensing into One Equation","text":"We can multiply the second equation by $$5$$ and the first equation by $$2$$ and add to get $$31x=62$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs13a-h2","type":"hint","dependencies":["a1a538fpairs13a-h1"],"title":"Solving the Equation","text":"$$31x=62$$ simplifies to $$x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs13a-h3","type":"hint","dependencies":["a1a538fpairs13a-h2"],"title":"Substituting for the Other Variable","text":"Plugging $$x=2$$ into the second equation, we get that $$5\\\\left(2\\\\right)+2y=16$$, which means that $$y=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs14","title":"Solve a System of Equations by Elimination","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs14a","stepAnswer":["$$(-3,-5)$$"],"problemType":"MultipleChoice","stepTitle":"Solve the systems of equations: 4x-3y=3,2x+5y=-31","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-3,-5)$$","choices":["$$(-3,-5)$$","$$(-3,-5)$$","$$(3,5)$$"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs14a-h1","type":"hint","dependencies":[],"title":"Condensing into One Equation","text":"We can multiply the second equation by $$-2$$ and add to get $$-13y=65$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs14a-h2","type":"hint","dependencies":["a1a538fpairs14a-h1"],"title":"Solving the Equation","text":"$$-13y=65$$ simplifies to $$y=-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs14a-h3","type":"hint","dependencies":["a1a538fpairs14a-h2"],"title":"Substituting for the Other Variable","text":"Plugging $$y=-5$$ into the second equation, we get that 2x+5(-5)=-31, which means that $$x=-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs2","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs2a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(-3,4)$$ is a solution to the system: $$2x-6y=0, 3x-4y=5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs2a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs2a-h2","type":"hint","dependencies":["a1a538fpairs2a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. $$2(-3)-6(4)=0$$, $$-30=0$$. The first equation is not satisfied, so the point is not a solution. $$3(3)-4(1)=5$$, $$5=5$$. The second equation is satisfied. The point is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs3","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs3a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(-5,-7)$$ is a solution to the system: $$-3x+y=8-x+2y=-9$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs3a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs3a-h2","type":"hint","dependencies":["a1a538fpairs3a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. $$(-3)(-5)-7=8$$, $$8=8$$. The first equation is satisfied. -(-5)F+2(-7)=-9, $$-9=-9$$. The second equation is satisfied. The point is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs4","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs4a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(-5,7)$$ is a solution to the system: $$-3x+y=8-x+2y=-9$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs4a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs4a-h2","type":"hint","dependencies":["a1a538fpairs4a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. $$\\\\left(-3\\\\right) \\\\left(-5\\\\right)+7=-8$$. The first equation is not satisfied, so the point is not a solution. -(-5)F+2(-7)=-9, $$-9=-9$$. The second equation is satisfied. The point is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs5","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs5a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(\\\\frac{8}{7},\\\\frac{6}{7})$$ is a solution to the system: $$x+y=2, y=\\\\frac{3}{4} x$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs5a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs5a-h2","type":"hint","dependencies":["a1a538fpairs5a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. $$\\\\frac{8}{7}+\\\\frac{6}{7}=2$$. The first equation is satisfied. $$\\\\frac{6}{7}=\\\\frac{3}{4} \\\\frac{8}{7}$$. The second equation is satisfied. The point is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs6","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs6a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(1,\\\\frac{3}{4})$$ is a solution to the system: $$x+y=2, y=\\\\frac{3}{4} x$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs6a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs6a-h2","type":"hint","dependencies":["a1a538fpairs6a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. $$1+\\\\frac{3}{4}=2$$. The first equation is not satisfied, so the point is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs7","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs7a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(-6,2)$$ is a solution to the system: $$2x+3y=6, y=\\\\frac{2}{3} x+2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs7a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs7a-h2","type":"hint","dependencies":["a1a538fpairs7a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. 2(-6)+3(2)=6. The first equation is not satisfied, so the point is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs8","title":"Determine Whether an Ordered Pair is a Solution of a System of Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs8a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether $$(-3,4)$$ is a solution to the system: $$2x+3y=6, y=\\\\frac{2}{3} x+2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Undefined"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs8a-h1","type":"hint","dependencies":[],"title":"How to Verify a Solution","text":"If a point is a solution to a system, then it satisfies both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs8a-h2","type":"hint","dependencies":["a1a538fpairs8a-h1"],"title":"Plugging in the Point","text":"Let us plug in the point. 2(-3)+3(4)=6. The first equation is satisfied. $$4=\\\\frac{2}{3} \\\\left(-3\\\\right)+2$$. The second equation is not satisfied, so the point is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fpairs9","title":"Solve a System of Equations by Elimination","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fpairs9a","stepAnswer":["$$(-2,6)$$"],"problemType":"MultipleChoice","stepTitle":"Solve the systems of equations: $$5x+2y=2, -3x-y=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-2,6)$$","choices":["$$(-2,6)$$","$$(-2,-6)$$","$$(2,6)$$"],"hints":{"DefaultPathway":[{"id":"a1a538fpairs9a-h1","type":"hint","dependencies":[],"title":"Condensing into One Equation","text":"We can multiply the second equation by $$2$$ and then add the two to get $$-x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs9a-h2","type":"hint","dependencies":["a1a538fpairs9a-h1"],"title":"Solving the Equation","text":"$$-x=2$$ can be simplified to $$x=-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fpairs9a-h3","type":"hint","dependencies":["a1a538fpairs9a-h2"],"title":"Substituting for the Other Variable","text":"Plugging $$x=-2$$ into the first equation, we get that 5(-2)+2y=2, which means that $$2y=12$$, $$y=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems1","title":"Determine whether each ordered pair is a solution to the system.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems1a","stepAnswer":["The ordered pair is not a solution to the system."],"problemType":"MultipleChoice","stepTitle":"$$x-y=-1$$ and $$2x-y=-5$$","stepBody":"$$(-2,-1)$$","answerType":"string","variabilization":{},"choices":["The ordered pair is a solution to the system.","The ordered pair is not a solution to the system."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems1a-h1","type":"hint","dependencies":[],"title":"Plug in","text":"Plug in the values from the ordered pair into the system of equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems1a-h2","type":"hint","dependencies":["a1a538fsystems1a-h1"],"title":"Check sides","text":"The equation is true if both sides equal each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems1a-h3","type":"hint","dependencies":["a1a538fsystems1a-h2"],"title":"Simplify","text":"Simplify the equations. Check if the simplified form to see if it makes the equation true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems1a-h4","type":"hint","dependencies":["a1a538fsystems1a-h3"],"title":"Answer","text":"The ordered pair is not a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems10","title":"Determine whether the system of equations is intersecting, parallel, or coincident.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems10a","stepAnswer":["The system is intersecting."],"problemType":"MultipleChoice","stepTitle":"$$3x+2y=2$$ and $$2x+y=1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["The system is intersecting.","The system is parallel.","The system is coincident."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems10a-h1","type":"hint","dependencies":[],"title":"Slope Intercept form","text":"Put both equations into slope intercept form. This will allow us to compare their characteristics.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems10a-h2","type":"hint","dependencies":["a1a538fsystems10a-h1"],"title":"Extract slopes and intercepts","text":"Determine the slopes and intercepts of each line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems10a-h3","type":"hint","dependencies":["a1a538fsystems10a-h2"],"title":"Interpret","text":"If the slopes and intercepts of both lines are the same, the system is coincident. If the slopes are the same, but the intercepts are not, the lines are parallel. If neither are the same, the system intersects.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems10a-h4","type":"hint","dependencies":["a1a538fsystems10a-h3"],"title":"Answer","text":"The system is intersecting.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems2","title":"Determine whether each ordered pair is a solution to the system.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems2a","stepAnswer":["The ordered pair is a solution to the system."],"problemType":"MultipleChoice","stepTitle":"$$x-y=-1$$ and $$2x-y=-5$$","stepBody":"$$(-4,-3)$$","answerType":"string","variabilization":{},"choices":["The ordered pair is a solution to the system.","The ordered pair is not a solution to the system."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems2a-h1","type":"hint","dependencies":[],"title":"Plug in","text":"Plug in the values from the ordered pair into the system of equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems2a-h2","type":"hint","dependencies":["a1a538fsystems2a-h1"],"title":"Check sides","text":"The equation is true if both sides equal each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems2a-h3","type":"hint","dependencies":["a1a538fsystems2a-h2"],"title":"Simplify","text":"Simplify the equations. Check if the simplified form to see if it makes the equation true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems2a-h4","type":"hint","dependencies":["a1a538fsystems2a-h3"],"title":"Answer","text":"The ordered pair is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems3","title":"Determine whether each ordered pair is a solution to the system.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems3a","stepAnswer":["The ordered pair is a solution to the system."],"problemType":"MultipleChoice","stepTitle":"$$3x+y=0$$ and $$x+2y=-5$$","stepBody":"$$(1,-3)$$","answerType":"string","variabilization":{},"choices":["The ordered pair is a solution to the system.","The ordered pair is not a solution to the system."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems3a-h1","type":"hint","dependencies":[],"title":"Plug in","text":"Plug in the values from the ordered pair into the system of equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems3a-h2","type":"hint","dependencies":["a1a538fsystems3a-h1"],"title":"Check sides","text":"The equation is true if both sides equal each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems3a-h3","type":"hint","dependencies":["a1a538fsystems3a-h2"],"title":"Simplify","text":"Simplify the equations. Check if the simplified form to see if it makes the equation true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems3a-h4","type":"hint","dependencies":["a1a538fsystems3a-h3"],"title":"Answer","text":"The ordered pair is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems4","title":"Determine whether each ordered pair is a solution to the system.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems4a","stepAnswer":["The ordered pair is not a solution to the system."],"problemType":"MultipleChoice","stepTitle":"$$3x+y=0$$ and $$x+2y=-5$$","stepBody":"$$(0,0)$$","answerType":"string","variabilization":{},"choices":["The ordered pair is a solution to the system.","The ordered pair is not a solution to the system."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems4a-h1","type":"hint","dependencies":[],"title":"Plug in","text":"Plug in the values from the ordered pair into the system of equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems4a-h2","type":"hint","dependencies":["a1a538fsystems4a-h1"],"title":"Check sides","text":"The equation is true if both sides equal each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems4a-h3","type":"hint","dependencies":["a1a538fsystems4a-h2"],"title":"Simplify","text":"Simplify the equations. Check if the simplified form to see if it makes the equation true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems4a-h4","type":"hint","dependencies":["a1a538fsystems4a-h3"],"title":"Answer","text":"The ordered pair is not a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems5","title":"Determine whether each ordered pair is a solution to the system.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems5a","stepAnswer":["The ordered pair is not a solution to the system."],"problemType":"MultipleChoice","stepTitle":"$$x-3y=-8$$ and $$-3x-y=4$$","stepBody":"$$(2,-2)$$","answerType":"string","variabilization":{},"choices":["The ordered pair is a solution to the system.","The ordered pair is not a solution to the system."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems5a-h1","type":"hint","dependencies":[],"title":"Plug in","text":"Plug in the values from the ordered pair into the system of equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems5a-h2","type":"hint","dependencies":["a1a538fsystems5a-h1"],"title":"Check sides","text":"The equation is true if both sides equal each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems5a-h3","type":"hint","dependencies":["a1a538fsystems5a-h2"],"title":"Simplify","text":"Simplify the equations. Check if the simplified form to see if it makes the equation true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems5a-h4","type":"hint","dependencies":["a1a538fsystems5a-h3"],"title":"Answer","text":"The ordered pair is not a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems6","title":"Determine whether each ordered pair is a solution to the system.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems6a","stepAnswer":["The ordered pair is a solution to the system."],"problemType":"MultipleChoice","stepTitle":"$$x-3y=-8$$ and $$-3x-y=4$$","stepBody":"$$(-2,2)$$","answerType":"string","variabilization":{},"choices":["The ordered pair is a solution to the system.","The ordered pair is not a solution to the system."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems6a-h1","type":"hint","dependencies":[],"title":"Plug in","text":"Plug in the values from the ordered pair into the system of equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems6a-h2","type":"hint","dependencies":["a1a538fsystems6a-h1"],"title":"Check sides","text":"The equation is true if both sides equal each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems6a-h3","type":"hint","dependencies":["a1a538fsystems6a-h2"],"title":"Simplify","text":"Simplify the equations. Check if the simplified form to see if it makes the equation true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems6a-h4","type":"hint","dependencies":["a1a538fsystems6a-h3"],"title":"Answer","text":"The ordered pair is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems7","title":"Determine whether the system of equations is intersecting, parallel, or coincident.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems7a","stepAnswer":["The system is parallel."],"problemType":"MultipleChoice","stepTitle":"$$y=3x-1$$ and $$6x-2y=12$$","stepBody":"","answerType":"string","variabilization":{},"choices":["The system is intersecting.","The system is parallel.","The system is coincident."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems7a-h1","type":"hint","dependencies":[],"title":"Slope Intercept form","text":"Put both equations into slope intercept form. This will allow us to compare their characteristics.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems7a-h2","type":"hint","dependencies":["a1a538fsystems7a-h1"],"title":"Extract slopes and intercepts","text":"Determine the slopes and intercepts of each line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems7a-h3","type":"hint","dependencies":["a1a538fsystems7a-h2"],"title":"Interpret","text":"If the slopes and intercepts of both lines are the same, the system is coincident. If the slopes are the same, but the intercepts are not, the lines are parallel. If neither are the same, the system intersects.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems7a-h4","type":"hint","dependencies":["a1a538fsystems7a-h3"],"title":"Answer","text":"The system is parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems8","title":"Determine whether the system of equations is intersecting, parallel, or coincident.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems8a","stepAnswer":["The system is intersecting."],"problemType":"MultipleChoice","stepTitle":"$$2x+y=-3$$ and $$x-5y=5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["The system is intersecting.","The system is parallel.","The system is coincident."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems8a-h1","type":"hint","dependencies":[],"title":"Slope Intercept form","text":"Put both equations into slope intercept form. This will allow us to compare their characteristics.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems8a-h2","type":"hint","dependencies":["a1a538fsystems8a-h1"],"title":"Extract slopes and intercepts","text":"Determine the slopes and intercepts of each line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems8a-h3","type":"hint","dependencies":["a1a538fsystems8a-h2"],"title":"Interpret","text":"If the slopes and intercepts of both lines are the same, the system is coincident. If the slopes are the same, but the intercepts are not, the lines are parallel. If neither are the same, the system intersects.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems8a-h4","type":"hint","dependencies":["a1a538fsystems8a-h3"],"title":"Answer","text":"The system is intersecting.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a538fsystems9","title":"Determine whether the system of equations is intersecting, parallel, or coincident.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Solve Systems of Linear Equations with Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a538fsystems9a","stepAnswer":["The system is parallel."],"problemType":"MultipleChoice","stepTitle":"$$y=-2x-4$$ and $$4x+2y=9$$","stepBody":"","answerType":"string","variabilization":{},"choices":["The system is intersecting.","The system is parallel.","The system is coincident."],"hints":{"DefaultPathway":[{"id":"a1a538fsystems9a-h1","type":"hint","dependencies":[],"title":"Slope Intercept form","text":"Put both equations into slope intercept form. This will allow us to compare their characteristics.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems9a-h2","type":"hint","dependencies":["a1a538fsystems9a-h1"],"title":"Extract slopes and intercepts","text":"Determine the slopes and intercepts of each line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems9a-h3","type":"hint","dependencies":["a1a538fsystems9a-h2"],"title":"Interpret","text":"If the slopes and intercepts of both lines are the same, the system is coincident. If the slopes are the same, but the intercepts are not, the lines are parallel. If neither are the same, the system intersects.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a538fsystems9a-h4","type":"hint","dependencies":["a1a538fsystems9a-h3"],"title":"Answer","text":"The system is parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp1","title":"Solve Exponential Equations","body":"Solve the exponential equation for $$x$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp1a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$3^{2x-5}=27$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1a9374graphExp1a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3^3$$"],"dependencies":["a1a9374graphExp1a-h1"],"title":"Same Base","text":"What is $$27$$ written with base 3? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp1a-h3","type":"hint","dependencies":["a1a9374graphExp1a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp1a-h4","type":"hint","dependencies":["a1a9374graphExp1a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$2x-5=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1a9374graphExp1a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp10","title":"Solve Exponential Equations","body":"Use the properties of exponents to solve for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp10a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$2^{x^2+2x}=\\\\frac{1}{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1a9374graphExp10a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2^{-1}$$"],"dependencies":["a1a9374graphExp10a-h1"],"title":"Same Base","text":"What is $$\\\\frac{1}{2}$$ written with base 2? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp10a-h3","type":"hint","dependencies":["a1a9374graphExp10a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp10a-h4","type":"hint","dependencies":["a1a9374graphExp10a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$x^2+2x=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1a9374graphExp10a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp11","title":"Graph Exponential Functions","body":"Choose the correct graph of the following exponential function:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp11a","stepAnswer":["Graph B"],"problemType":"MultipleChoice","stepTitle":"$$2^x$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Graph A","Graph B","Graph C","Graph D"],"hints":{"DefaultPathway":[{"id":"a1a9374graphExp11a-h1","type":"hint","dependencies":[],"title":"Determining Points of the Graph","text":"We will use point plotting to determine which graph is correct. It will be easier to start with values of $$y$$ to get values of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a1a9374graphExp11a-h1"],"title":"Determining $$y$$ when $$x=-2$$","text":"We know $$y=2^x$$ so what is $$y$$ when $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1a9374graphExp11a-h2"],"title":"Determining $$y$$ when $$x=0$$","text":"We know $$y=2^x$$ so what is $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1a9374graphExp11a-h3"],"title":"Determining $$y$$ when $$x=1$$","text":"We know $$y=2^x$$ so what is $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1a9374graphExp11a-h4"],"title":"Determining $$y$$ when $$x=2$$","text":"We know $$y=2^x$$ so what is $$y$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp11a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Graph B"],"dependencies":["a1a9374graphExp11a-h5"],"title":"Determining the Correct Graph","text":"Which of the graphs fits each of the plot points we found with $$x$$ being the horizontal axis and $$y$$ being the vertical axis?\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Graph A","Graph B","Graph C","Graph D"]}]}}]},{"id":"a1a9374graphExp12","title":"Graph Exponential Functions","body":"Choose the correct graph of the following exponential function:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp12a","stepAnswer":["Graph A"],"problemType":"MultipleChoice","stepTitle":"$$3^x$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Graph A","Graph B","Graph C","Graph D"],"hints":{"DefaultPathway":[{"id":"a1a9374graphExp12a-h1","type":"hint","dependencies":[],"title":"Determining Points of the Graph","text":"We will use point plotting to determine which graph is correct. It will be easier to start with values of $$y$$ to get values of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{9}$$"],"dependencies":["a1a9374graphExp12a-h1"],"title":"Determining $$y$$ when $$x=-2$$","text":"We know $$y=3^x$$ so what is $$y$$ when $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1a9374graphExp12a-h2"],"title":"Determining $$y$$ when $$x=0$$","text":"We know $$y=3^x$$ so what is $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1a9374graphExp12a-h3"],"title":"Determining $$y$$ when $$x=1$$","text":"We know $$y=3^x$$ so what is $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a1a9374graphExp12a-h4"],"title":"Determining $$y$$ when $$x=2$$","text":"We know $$y=3^x$$ so what is $$y$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp12a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Graph A"],"dependencies":["a1a9374graphExp12a-h5"],"title":"Determining the Correct Graph","text":"Which of the graphs fits each of the plot points we found with $$x$$ being the horizontal axis and $$y$$ being the vertical axis?\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Graph A","Graph B","Graph C","Graph D"]}]}}]},{"id":"a1a9374graphExp13","title":"Graph Exponential Functions","body":"Choose the correct graph of the following exponential function:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp13a","stepAnswer":["Graph C"],"problemType":"MultipleChoice","stepTitle":"$$2^x-2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Graph A","Graph B","Graph C","Graph D"],"hints":{"DefaultPathway":[{"id":"a1a9374graphExp13a-h1","type":"hint","dependencies":[],"title":"Determining Points of the Graph","text":"We will use point plotting to determine which graph is correct. It will be easier to start with values of $$y$$ to get values of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-7}{4}$$"],"dependencies":["a1a9374graphExp13a-h1"],"title":"Determining $$y$$ when $$x=-2$$","text":"We know $$y=2^x-2$$ so what is $$y$$ when $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a1a9374graphExp13a-h2"],"title":"Determining $$y$$ when $$x=0$$","text":"We know $$y=2^x-2$$ so what is $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a1a9374graphExp13a-h3"],"title":"Determining $$y$$ when $$x=1$$","text":"We know $$y=2^x-2$$ so what is $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1a9374graphExp13a-h4"],"title":"Determining $$y$$ when $$x=2$$","text":"We know $$y=2^x-2$$ so what is $$y$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp13a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Graph C"],"dependencies":["a1a9374graphExp13a-h5"],"title":"Determining the Correct Graph","text":"Which of the graphs fits each of the plot points we found with $$x$$ being the horizontal axis and $$y$$ being the vertical axis?\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Graph A","Graph B","Graph C","Graph D"]}]}}]},{"id":"a1a9374graphExp14","title":"Solve Exponential Equations","body":"Solve the exponential equation for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp14a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$4^{x+3}=16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1a9374graphExp14a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4^2$$"],"dependencies":["a1a9374graphExp14a-h1"],"title":"Same Base","text":"What is $$16$$ written with base 4? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp14a-h3","type":"hint","dependencies":["a1a9374graphExp14a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp14a-h4","type":"hint","dependencies":["a1a9374graphExp14a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$x+3=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1a9374graphExp14a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp15","title":"Solve Exponential Equations","body":"Solve the exponential equation for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp15a","stepAnswer":["2,-2"],"problemType":"TextBox","stepTitle":"$$3^{x^2}=81$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a1a9374graphExp15a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3^4$$"],"dependencies":["a1a9374graphExp15a-h1"],"title":"Same Base","text":"What is $$81$$ written with base 3? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp15a-h3","type":"hint","dependencies":["a1a9374graphExp15a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp15a-h4","type":"hint","dependencies":["a1a9374graphExp15a-h3"],"title":"Analyzing Same Base Exponents","text":"$$x^2=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp15a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2,-2"],"dependencies":["a1a9374graphExp15a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp2","title":"Solve Exponential Equations","body":"Solve the Exponential Equation for $$x$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp2a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$3^{3x-2}=81$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1a9374graphExp2a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3^4$$"],"dependencies":["a1a9374graphExp2a-h1"],"title":"Same Base","text":"What is $$81$$ written with base 3? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp2a-h3","type":"hint","dependencies":["a1a9374graphExp2a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp2a-h4","type":"hint","dependencies":["a1a9374graphExp2a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$3x-2=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1a9374graphExp2a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp4","title":"Solve Exponential Equations","body":"Use the properties of exponents to solve for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp4a","stepAnswer":["3,-1"],"problemType":"TextBox","stepTitle":"$$\\\\frac{e^{x^2}}{e^3}=e^{2x}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a1a9374graphExp4a-h1","type":"hint","dependencies":[],"title":"Division Property of Exponents","text":"When dividing same base exponents: $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp4a-h2","type":"hint","dependencies":["a1a9374graphExp4a-h1"],"title":"Division Property of Exponents","text":"The left side of the equation equals $$e^{x^2-3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp4a-h3","type":"hint","dependencies":["a1a9374graphExp4a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp4a-h4","type":"hint","dependencies":["a1a9374graphExp4a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$x^2-3=2x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp4a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3,-1"],"dependencies":["a1a9374graphExp4a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp5","title":"Solve Exponential Equations","body":"Use the properties of exponents to solve for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp5a","stepAnswer":["2,-1"],"problemType":"TextBox","stepTitle":"$$\\\\frac{e^{x^2}}{e^x}=e^2$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a1a9374graphExp5a-h1","type":"hint","dependencies":[],"title":"Division Property of Exponents","text":"When dividing same base exponents: $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp5a-h2","type":"hint","dependencies":["a1a9374graphExp5a-h1"],"title":"Division Property of Exponents","text":"The left side of the equation equals $$e^{x^2-x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp5a-h3","type":"hint","dependencies":["a1a9374graphExp5a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp5a-h4","type":"hint","dependencies":["a1a9374graphExp5a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$x^2-x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp5a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2,-1"],"dependencies":["a1a9374graphExp5a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp6","title":"Solve Exponential Equations","body":"Use the properties of exponents to solve for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp6a","stepAnswer":["3,-2"],"problemType":"TextBox","stepTitle":"$$\\\\frac{e^{x^2}}{e^x}=e^6$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a1a9374graphExp6a-h1","type":"hint","dependencies":[],"title":"Division Property of Exponents","text":"When dividing same base exponents: $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp6a-h2","type":"hint","dependencies":["a1a9374graphExp6a-h1"],"title":"Division Property of Exponents","text":"The left side of the equation equals $$e^{x^2-x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp6a-h3","type":"hint","dependencies":["a1a9374graphExp6a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp6a-h4","type":"hint","dependencies":["a1a9374graphExp6a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$x^2-x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp6a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3,-2"],"dependencies":["a1a9374graphExp6a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp7","title":"Solve Exponential Equations","body":"Use the properties of exponents to solve for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp7a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$2^{3x-8}=16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1a9374graphExp7a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2^4$$"],"dependencies":["a1a9374graphExp7a-h1"],"title":"Same Base","text":"What is $$16$$ written with base 2? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp7a-h3","type":"hint","dependencies":["a1a9374graphExp7a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp7a-h4","type":"hint","dependencies":["a1a9374graphExp7a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$3x-8=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1a9374graphExp7a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp8","title":"Solve Exponential Equations","body":"Use the properties of exponents to solve for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp8a","stepAnswer":["1,-1"],"problemType":"TextBox","stepTitle":"$$4^{x^2}=4$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a1a9374graphExp8a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4^1$$"],"dependencies":["a1a9374graphExp8a-h1"],"title":"Same Base","text":"What is $$4$$ written with base 4? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp8a-h3","type":"hint","dependencies":["a1a9374graphExp8a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp8a-h4","type":"hint","dependencies":["a1a9374graphExp8a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$x^2=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp8a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1,-1"],"dependencies":["a1a9374graphExp8a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1a9374graphExp9","title":"Solve Exponential Equations","body":"Use the properties of exponents to solve for $$x$$. (If multiple answers, enter the numbers with a comma in between, no spaces, larger number first)","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.2 Evaluate and Graph Exponential Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1a9374graphExp9a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$4^{x+2}=64$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1a9374graphExp9a-h1","type":"hint","dependencies":[],"title":"Same Base","text":"Write both sides of the equation with the same base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4^3$$"],"dependencies":["a1a9374graphExp9a-h1"],"title":"Same Base","text":"What is $$64$$ written with base 4? (** written as **)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp9a-h3","type":"hint","dependencies":["a1a9374graphExp9a-h2"],"title":"Analyzing Same Base Exponents","text":"When bases are equal in an equation, exponents can be equaled to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp9a-h4","type":"hint","dependencies":["a1a9374graphExp9a-h3"],"title":"Analyzing Same Base Exponents","text":"Solve for $$x$$, $$x+2=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1a9374graphExp9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1a9374graphExp9a-h4"],"title":"Solving for $$x$$","text":"What is $$x$$ after isolating?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim1","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim1a","stepAnswer":["$$2\\\\left(x+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{6}{x-4}}{\\\\frac{3}{x^2-16}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\left(x+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim1a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"Rewrite the complex fraction as division.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{6}{x-4} \\\\frac{x^2-16}{3}$$"],"dependencies":["a1c9712Sim1a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim1a-h3","type":"hint","dependencies":["a1c9712Sim1a-h2"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\left(x+4\\\\right)$$"],"dependencies":["a1c9712Sim1a-h3"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim10","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim10a","stepAnswer":["$$\\\\frac{1}{x-y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{x}+\\\\frac{1}{y}}{\\\\frac{x}{y}-\\\\frac{y}{x}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x-y}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim10a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim10a-h2","type":"hint","dependencies":["a1c9712Sim10a-h1"],"title":"Distribute","text":"Distribute the products in the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y+x}{x^2-y^2}$$"],"dependencies":["a1c9712Sim10a-h2"],"title":"Simplify Expression","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim10a-h4","type":"hint","dependencies":["a1c9712Sim10a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{x-y}$$"],"dependencies":["a1c9712Sim10a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim11","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim11a","stepAnswer":["$$\\\\frac{a+b}{a^2+b^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{a}+\\\\frac{1}{b}}{\\\\frac{a}{b}+\\\\frac{b}{a}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{a+b}{a^2+b^2}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim11a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim11a-h2","type":"hint","dependencies":["a1c9712Sim11a-h1"],"title":"Distribute","text":"Distribute the products in the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\frac{a b}{a}+\\\\frac{a b}{b}}{\\\\frac{a^2 b}{b}+\\\\frac{a b^2}{a}}$$"],"dependencies":["a1c9712Sim11a-h2"],"title":"Simplify Expression","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim11a-h4","type":"hint","dependencies":["a1c9712Sim11a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{a+b}{a^2+b^2}$$"],"dependencies":["a1c9712Sim11a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim12","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim12a","stepAnswer":["$$\\\\frac{x-6}{2\\\\left(x+5\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{2}{x+6}}{\\\\frac{4}{x-6}-4\\\\left(x^2-36\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{x-6}{2\\\\left(x+5\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim12a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim12a-h2","type":"hint","dependencies":["a1c9712Sim12a-h1"],"title":"Distribute","text":"Distribute the products in the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2\\\\left(x-6\\\\right)}{4\\\\left(x+6\\\\right)-4}$$"],"dependencies":["a1c9712Sim12a-h2"],"title":"Simplify Expression","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim12a-h4","type":"hint","dependencies":["a1c9712Sim12a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x-6}{2\\\\left(x+5\\\\right)}$$"],"dependencies":["a1c9712Sim12a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim13","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim13a","stepAnswer":["$$\\\\frac{2}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{3}{5}}{\\\\frac{9}{10}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim13a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"Rewrite the complex fraction as division.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim13a-h2","type":"hint","dependencies":["a1c9712Sim13a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{30}{45}$$"],"dependencies":["a1c9712Sim13a-h2"],"title":"Simplify Expression","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim13a-h4","type":"hint","dependencies":["a1c9712Sim13a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a1c9712Sim13a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim14","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim14a","stepAnswer":["$$\\\\frac{1}{2\\\\left(x-3\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{x^2-7x+12}}{\\\\frac{2}{x-4}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2\\\\left(x-3\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim14a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"Rewrite the complex fraction as division.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim14a-h2","type":"hint","dependencies":["a1c9712Sim14a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x-4}{2\\\\left(x-3\\\\right) \\\\left(x-4\\\\right)}$$"],"dependencies":["a1c9712Sim14a-h2"],"title":"Simplify Expression","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim14a-h4","type":"hint","dependencies":["a1c9712Sim14a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2\\\\left(x-3\\\\right)}$$"],"dependencies":["a1c9712Sim14a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim15","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim15a","stepAnswer":["$$\\\\frac{12}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{2}+\\\\frac{1}{4}}{\\\\frac{1}{8}+\\\\frac{3}{16}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{12}{5}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim15a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim15a-h2","type":"hint","dependencies":["a1c9712Sim15a-h1"],"title":"Rewriting","text":"Distribute the products in the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8+4}{2+3}$$"],"dependencies":["a1c9712Sim15a-h2"],"title":"Simplify Expression","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim15a-h4","type":"hint","dependencies":["a1c9712Sim15a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{5}$$"],"dependencies":["a1c9712Sim15a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim2","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim2a","stepAnswer":["$$\\\\frac{2}{3\\\\left(x-1\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{2}{x^2-1}}{\\\\frac{3}{x+1}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{3\\\\left(x-1\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim2a-h1","type":"hint","dependencies":[],"title":"Rewriting","text":"Rewrite the complex fraction as division.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{x^2-1} \\\\frac{x+1}{3}$$"],"dependencies":["a1c9712Sim2a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim2a-h3","type":"hint","dependencies":["a1c9712Sim2a-h2"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3\\\\left(x-1\\\\right)}$$"],"dependencies":["a1c9712Sim2a-h3"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim3","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim3a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{3}+\\\\frac{1}{6}}{\\\\frac{1}{2}-\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim3a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding the Least Common Divisor of the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{6} \\\\frac{6}{1}$$"],"dependencies":["a1c9712Sim3a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim3a-h3","type":"hint","dependencies":["a1c9712Sim3a-h2"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1c9712Sim3a-h3"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim4","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim4a","stepAnswer":["$$\\\\frac{14}{11}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{2}+\\\\frac{2}{3}}{\\\\frac{5}{6}+\\\\frac{1}{12}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{14}{11}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim4a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding the Least Common Divisor of the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{6} \\\\frac{11}{12}$$"],"dependencies":["a1c9712Sim4a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim4a-h3","type":"hint","dependencies":["a1c9712Sim4a-h2"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{14}{11}$$"],"dependencies":["a1c9712Sim4a-h3"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim5","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim5a","stepAnswer":["$$\\\\frac{1}{x-y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{x}+\\\\frac{1}{y}}{\\\\frac{x}{y}-\\\\frac{y}{x}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x-y}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim5a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y+x}{xy} \\\\frac{xy}{x^2-y^2}$$"],"dependencies":["a1c9712Sim5a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim5a-h3","type":"hint","dependencies":["a1c9712Sim5a-h2"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{x-y}$$"],"dependencies":["a1c9712Sim5a-h3"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim6","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim6a","stepAnswer":["$$\\\\frac{\\\\left(n+1\\\\right) \\\\left(n-5\\\\right)}{2}$$"],"problemType":"TextBox","stepTitle":"(n-(4n/(n+5))/(1/(n+5)+1/(n-5))","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(n+1\\\\right) \\\\left(n-5\\\\right)}{2}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim6a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{n^2+n}{n+5} \\\\frac{\\\\left(n+5\\\\right) \\\\left(n-5\\\\right)}{2} n$$"],"dependencies":["a1c9712Sim6a-h1"],"title":"Rewriting","text":"Rewrite as the product of the first times the reciprocal of the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim6a-h3","type":"hint","dependencies":["a1c9712Sim6a-h2"],"title":"Rewriting","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(n+1\\\\right) \\\\left(n-5\\\\right)}{2}$$"],"dependencies":["a1c9712Sim6a-h3"],"title":"Common Factors","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim7","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim7a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{3}+\\\\frac{1}{6}}{\\\\frac{1}{2}-\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim7a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim7a-h2","type":"hint","dependencies":["a1c9712Sim7a-h1"],"title":"Distribute","text":"Distribute the products in the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2+1}{3-2}$$"],"dependencies":["a1c9712Sim7a-h2"],"title":"Simplify","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim7a-h4","type":"hint","dependencies":["a1c9712Sim7a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1c9712Sim7a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim8","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim8a","stepAnswer":["$$\\\\frac{7}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{2}+\\\\frac{1}{5}}{\\\\frac{1}{10}+\\\\frac{1}{5}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7}{3}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim8a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim8a-h2","type":"hint","dependencies":["a1c9712Sim8a-h1"],"title":"Distribute","text":"Distribute the products in the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5+2}{1+2}$$"],"dependencies":["a1c9712Sim8a-h2"],"title":"Simplify","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim8a-h4","type":"hint","dependencies":["a1c9712Sim8a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{3}$$"],"dependencies":["a1c9712Sim8a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1c9712Sim9","title":"Simplify Complex Rational Expressions","body":"Simplify the complex rational expression by writing it as division:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Simplify Complex Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1c9712Sim9a","stepAnswer":["$$\\\\frac{10}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{4}+\\\\frac{3}{8}}{\\\\frac{1}{2}-\\\\frac{5}{16}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10}{3}$$","hints":{"DefaultPathway":[{"id":"a1c9712Sim9a-h1","type":"hint","dependencies":[],"title":"Simplify Expression","text":"Simplify the numerator and denominator by finding a common denominator and multiplying each fraction by the denominator over the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim9a-h2","type":"hint","dependencies":["a1c9712Sim9a-h1"],"title":"Distribute","text":"Distribute the products in the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4+6}{8-5}$$"],"dependencies":["a1c9712Sim9a-h2"],"title":"Simplify","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim9a-h4","type":"hint","dependencies":["a1c9712Sim9a-h3"],"title":"Common Factors","text":"We can then remove common factors after we multiply.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1c9712Sim9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{3}$$"],"dependencies":["a1c9712Sim9a-h4"],"title":"Simplify Expression","text":"When we simplify, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1cc0dcareas1","title":"Finding the Area of a Region between Two Curves $$1$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas1a","stepAnswer":["$$\\\\frac{57}{4}$$"],"problemType":"TextBox","stepTitle":"If R is the region bounded above by the graph of the function $$f(x)=x+4$$ and below by the graph of the function $$g(x)=3-\\\\frac{x}{2}$$ over the interval [1,4], find the area of region R.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{57}{4}$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas1a-h1","type":"hint","dependencies":[],"title":"Identify the curves","text":"First, you need to identify the two curves that define the region whose area you want to find. In this case, f(x) is the upper curve and g(x) is the lower curve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas1a-h2","type":"hint","dependencies":["a1cc0dcareas1a-h1"],"title":"Set up the integral","text":"$$A=\\\\int (f(x)-g(x) \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas1a-h3","type":"hint","dependencies":["a1cc0dcareas1a-h2"],"title":"Set up the integral","text":"With $$f(x)=x+4$$ and $$g(x)=3-\\\\frac{x}{2}$$ over the given integral [1,4], we can complete the integral expression as $$A=\\\\int_{1}^{4} x+4-3-\\\\frac{x}{2} \\\\,dx=\\\\int_{1}^{4} \\\\frac{3x}{2}+1 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas1a-h4","type":"hint","dependencies":["a1cc0dcareas1a-h3"],"title":"Find the integral","text":"$$\\\\int_{1}^{4} \\\\frac{3x}{2}+1 \\\\,dx=\\\\frac{3x^2}{4}+x$$ as the limits go from $$x=1$$ to $$x=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas1a-h5","type":"hint","dependencies":["a1cc0dcareas1a-h4"],"title":"Evaluate","text":"$$16-\\\\frac{7}{4}=\\\\frac{57}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas10","title":"For the following exercises, graph the equations and shade the area of the region between the curves. Determine its area by integrating over the x-axis.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas10a","stepAnswer":["$$243$$"],"problemType":"TextBox","stepTitle":"$$y=x^2$$ and $$y=-\\\\left(x^2\\\\right)+18x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$243$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas10a-h1","type":"hint","dependencies":[],"title":"Find the limits","text":"In order to set up the definite integrals of the $$2$$ functions, we have to find the limits where they intersect by setting them equal to each other and solve for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas10a-h2","type":"hint","dependencies":["a1cc0dcareas10a-h1"],"title":"Find the limits","text":"$$x^2=-\\\\left(x^2\\\\right)+18x$$ then $$x=0$$ and $$x=9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=-\\\\left(x^2\\\\right)+18x$$"],"dependencies":["a1cc0dcareas10a-h2"],"title":"Define the right graph","text":"What is the upper graph in this problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y=-\\\\left(x^2\\\\right)+18x$$","$$y=x^2$$"]},{"id":"a1cc0dcareas10a-h4","type":"hint","dependencies":["a1cc0dcareas10a-h3"],"title":"Define the upper graph","text":"The area of A is given by $$\\\\int_{a}^{b} |f{\\\\left(x\\\\right)}-g{\\\\left(x\\\\right)}| \\\\,dx$$, as f(x) is an upper graph and g(x) is the lower one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas10a-h5","type":"hint","dependencies":["a1cc0dcareas10a-h4"],"title":"Set up the integral","text":"$$\\\\int_{0}^{9} -\\\\left(x^2\\\\right)+18x-x^2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas10a-h6","type":"hint","dependencies":["a1cc0dcareas10a-h5"],"title":"Compute the integral","text":"$$-\\\\left(\\\\frac{2x^2}{3}\\\\right)+\\\\frac{18x^2}{2}$$ as the limits go from $$x=0$$ to $$x=9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas10a-h7","type":"hint","dependencies":["a1cc0dcareas10a-h6"],"title":"Evaluate","text":"$$-\\\\left(\\\\frac{2\\\\times9^3}{3}\\\\right)+9\\\\times9^2=243$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas11","title":"For the following exercises, graph the equations and shade the area of the region between the curves. If necessary, break the region into sub-regions to determine its entire area.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas11a","stepAnswer":["$$\\\\frac{5}{2}$$"],"problemType":"TextBox","stepTitle":"$$y=x^3$$ and $$y=x^2-2x$$ over $$x=[-1,1]$$","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{2}$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas11a-h1","type":"hint","dependencies":[],"title":"Seperate the interval","text":"In this problem, the area of the region between $$2$$ curves can be broken into $$2$$ sub-regions as [-1,0] and [0,1].","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{19}{12}$$"],"dependencies":["a1cc0dcareas11a-h1"],"title":"Area from $$-1$$ to $$0$$","text":"What is the area of the interval from $$-1$$ to 0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas11a-h3","type":"hint","dependencies":["a1cc0dcareas11a-h2"],"title":"Area from $$-1$$ to $$0$$","text":"/int{x**2-(2*x)-x**3,-1,0,x}=0-(((-1)**3)/3)-(-1)**2-(-1)**4)/4)=19/12","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a1cc0dcareas11a-h3"],"title":"Area from $$0$$ to $$1$$","text":"What is the area of the interval from $$0$$ to 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas11a-h5","type":"hint","dependencies":["a1cc0dcareas11a-h4"],"title":"Area from $$0$$ to $$1$$","text":"$$\\\\int_{0}^{1} x^3-x^2+2x \\\\,dx=\\\\frac{1^4}{4}-\\\\frac{1^3}{3}+1^2=\\\\frac{11}{12}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas11a-h6","type":"hint","dependencies":["a1cc0dcareas11a-h5"],"title":"The area of the whole region","text":"$$\\\\frac{19}{12}+\\\\frac{11}{12}=\\\\frac{5}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas2","title":"Finding the Area of a Region between Two Curves $$2$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas2a","stepAnswer":["$$3x-\\\\frac{x^3}{12}+\\\\frac{x^2}{2}$$ as the limits go from $$x=-2$$ to $$x=6$$"],"problemType":"MultipleChoice","stepTitle":"If R is the region bounded above by the graph of the function $$f(x)=9-{\\\\left(\\\\frac{x}{2}\\\\right)}^2$$ and below by the graph of the function $$g(x)=6-x$$, fin the area of region R.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$3x-\\\\frac{x^3}{12}+\\\\frac{x^2}{2}$$ as the limits go from $$x=-2$$ to $$x=6$$","choices":["$$3x-\\\\frac{x^3}{12}+\\\\frac{x^2}{2}$$ as the limits go from $$x=-2$$ to $$x=6$$","$$3x-\\\\frac{x^3}{12}+\\\\frac{x^2}{2}$$ as the limits go from $$x=-2$$ to $$y=6$$"],"hints":{"DefaultPathway":[{"id":"a1cc0dcareas2a-h1","type":"hint","dependencies":[],"title":"Determine the limits of integration","text":"You\'ll need to find the x-values where the two curves intersect by setting the given $$2$$ functions equal to each other $$f(x)=g(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$[-2,6]$$"],"dependencies":[],"title":"Determine the limits of integration","text":"What are the limits of integration?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$[-2,6]$$","$$[-5.5, 5.5]$$","[0,10]"]},{"id":"a1cc0dcareas2a-s1","type":"hint","dependencies":[],"title":"Determine the limits of integration","text":"As $$f(x)=g(x)$$, we then have $$9-{\\\\left(\\\\frac{x}{2}\\\\right)}^2=6-x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas2a-s2","type":"hint","dependencies":[],"title":"Solve for $$x$$","text":"$$9-\\\\frac{x}{4}=6-x$$ then $$\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)=0$$. The graphs of functions intersect when $$x=6$$ and $$x=-2$$ so we want to integrate from $$-2$$ to $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas2a-h3","type":"hint","dependencies":["a1cc0dcareas2a-h2"],"title":"Set up the integral","text":"$$\\\\int_{-2}^{6} 9-{\\\\left(\\\\frac{x}{2}\\\\right)}^2-6-x \\\\,dx=\\\\int_{-2}^{6} 3-\\\\frac{x^2}{4}+x \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas2a-h4","type":"hint","dependencies":["a1cc0dcareas2a-h3"],"title":"Evaluate","text":"$$3x-\\\\frac{x^3}{12}+\\\\frac{x^2}{2}$$ as the limits go from $$x=-2$$ to $$x=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas2a-h5","type":"hint","dependencies":["a1cc0dcareas2a-h4"],"title":"Conclusion","text":"The area of the region is $$\\\\frac{64}{3}$$ $${unit}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas3","title":"If R is the region bounded above by the graph of the function $$f(x)=sinx$$ and below by the graph of the function $$g(x)=cosx$$ over the interval [0,pi], find the area of region R.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas3a","stepAnswer":["$$\\\\sqrt{2}+1$$"],"problemType":"TextBox","stepTitle":"Identify the curves","stepBody":"First, you need to identify the two curves that define the region whose area you want to find. In this case, f(x) is the upper curve and g(x) is the lower curve. Note that from $$0$$ to $$\\\\frac{\\\\pi}{4}$$, the graph g(x) is an upper curve. But from $$\\\\frac{\\\\pi}{4}$$ to pi, f(x) is an upper curve and g(x) is a lower curve.##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{2}+1$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas3a-h1","type":"hint","dependencies":[],"title":"Set up the integral","text":"$$A=\\\\int_{a}^{b} |f(x)-g(x)| \\\\,dx=\\\\int_{0}^{\\\\frac{\\\\pi}{4}} cosx-sinx \\\\,dx+\\\\int_{\\\\frac{\\\\pi}{4}}^{pi} sinx-cosx \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas3a-h2","type":"hint","dependencies":["a1cc0dcareas3a-h1"],"title":"Integrate from $$0$$ to $$\\\\frac{\\\\pi}{4}$$","text":"$$\\\\int_{0}^{\\\\frac{\\\\pi}{4}} cosx-sinx \\\\,dx=sinx+cox$$ with $$x$$ goes from $$0$$ to $$\\\\frac{\\\\pi}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2}-1$$"],"dependencies":["a1cc0dcareas3a-h2"],"title":"Evaluate","text":"What is the Area of a region bounded from $$x=0$$ to $$x=\\\\frac{\\\\pi}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas3a-h4","type":"hint","dependencies":["a1cc0dcareas3a-h3"],"title":"Integrate from $$\\\\frac{\\\\pi}{4}$$ to pi","text":"$$\\\\int_{0}^{\\\\frac{\\\\pi}{4}} -cosx-sinx \\\\,dx=sinx+cox$$ with $$x$$ goes from $$\\\\frac{\\\\pi}{4}$$ to pi","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2}+1$$"],"dependencies":["a1cc0dcareas3a-h4"],"title":"Evaluate","text":"What is the Area of a region bounded from $$x=0$$ to $$x=\\\\frac{\\\\pi}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas3a-h6","type":"hint","dependencies":["a1cc0dcareas3a-h5"],"title":"The area of the whole region","text":"$$\\\\sqrt{2}-1+\\\\sqrt{2}+1=2\\\\sqrt{2}$$ $${units}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas4","title":"Finding the Area of a Complex Region","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas4a","stepAnswer":["$$\\\\frac{5}{6}$$"],"problemType":"TextBox","stepTitle":"Consider the region depicted in Figure $$6.7$$. Find the area of R.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{6}$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas4a-h1","type":"hint","dependencies":[],"title":"Find the intersection of $$2$$ functions","text":"Set $$f(x)=g(x)$$ and solve for $$x$$. After solving for $$x$$, we obtain $$x=1$$ where the graphs intersect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas4a-h2","type":"hint","dependencies":["a1cc0dcareas4a-h1"],"title":"Seperate the interval","text":"Since the Area from $$0$$ to $$1$$ and the Area from $$1$$ to $$2$$ are not the same, we have to integrate each of them seperately.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a1cc0dcareas4a-h2"],"title":"Area from $$0$$ to $$1$$","text":"What is the area of the interval from $$0$$ to 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a1cc0dcareas4a-h3-s1","type":"hint","dependencies":[],"title":"Area from $$0$$ to $$1$$","text":"$$\\\\int_{0}^{1} x^2 \\\\,dx=\\\\frac{1^3}{3}-0=\\\\frac{1}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a1cc0dcareas4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a1cc0dcareas4a-h3"],"title":"Area from $$1$$ to $$2$$","text":"What is the area of the interval from $$1$$ to 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a1cc0dcareas4a-h4-s1","type":"hint","dependencies":[],"title":"Area from $$1$$ to $$2$$","text":"$$\\\\int_{1}^{2} 2-x \\\\,dx=2\\\\times2-\\\\frac{2^2}{2}-2\\\\times1-\\\\frac{1^2}{2}=\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a1cc0dcareas4a-h5","type":"hint","dependencies":["a1cc0dcareas4a-h4"],"title":"Adding the areas","text":"Adding these areas together, we obtain $$A=\\\\frac{1}{3}+\\\\frac{1}{2}=\\\\frac{5}{6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas5","title":"Integrating with Respect to $$y$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas5a","stepAnswer":["$$\\\\frac{5}{6}$$"],"problemType":"TextBox","stepTitle":"Let R be the region depicted in Figure $$6.10$$. Find the area of R by integrating with respect to $$y$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{6}$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas5a-h1","type":"hint","dependencies":[],"title":"Express the function","text":"We must first express the graphs as functions of $$y$$. The curve on the left can be represented by the function $$x=\\\\sqrt{y}$$. The curve on the right can be represented by the funcgion $$x=2-y$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas5a-h2","type":"hint","dependencies":["a1cc0dcareas5a-h1"],"title":"Change the limits","text":"Now we have to determine the limits of integration. The region is bounded below by the x-axis, so the lower limit of integration is $$y=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas5a-h3","type":"hint","dependencies":["a1cc0dcareas5a-h2"],"title":"Change the limits","text":"The region is bounded below by the x-axis, so the lower limit of integration is $$y=0$$. The upper limit of integration is determined by the point where the two graphs intersect, which is the point $$(1,1)$$ so the upper limit of integration is $$y=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas5a-h4","type":"hint","dependencies":["a1cc0dcareas5a-h3"],"title":"Find the area","text":"The area of the region $$A=\\\\int_{0}^{1} 2-y-\\\\sqrt{y} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas5a-h5","type":"hint","dependencies":["a1cc0dcareas5a-h4"],"title":"Compute the integral","text":"$$2y-\\\\frac{y^2}{2}-\\\\frac{\\\\frac{2}{3} y^3}{2}$$ with the limits go from $$y=0$$ to $$y=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas5a-h6","type":"hint","dependencies":["a1cc0dcareas5a-h5"],"title":"Evaluate","text":"$$2\\\\times1-\\\\frac{1^2}{2}-\\\\frac{\\\\frac{2}{3} 1^3}{2}-2\\\\times0-\\\\frac{0^2}{2}-\\\\frac{\\\\frac{2}{3} 0^3}{2}=\\\\frac{5}{6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas6","title":"For the following exercises, determine the area of the region between the two curves in the given figure by integrating over the x-axis.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas6a","stepAnswer":["$$\\\\frac{32}{3}$$"],"problemType":"TextBox","stepTitle":"$$y=x^2-3$$ and $$y=1$$","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{32}{3}$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas6a-h1","type":"hint","dependencies":[],"title":"Find the limits","text":"In order to set up the definite integrals of the $$2$$ functions, we have to find the limits where they intersect by setting them equal to each other and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas6a-h2","type":"hint","dependencies":["a1cc0dcareas6a-h1"],"title":"Find the limits","text":"$$x^2-3=1$$ then $$x=2$$ and $$x=-2$$. So we obtain $$x=-2$$ as a lower limit and $$x=2$$ as an upper limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas6a-h3","type":"hint","dependencies":["a1cc0dcareas6a-h2"],"title":"Define the upper graph","text":"The area of A is given by $$int{|f(x)-g(x)|, a, b, x$$,} as f(x) is an upper graph and g(x) is the lower one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas6a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["g(x)"],"dependencies":["a1cc0dcareas6a-h3"],"title":"Define the upper graph","text":"What is the upper graph in this problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["g(x)","f(x)"]},{"id":"a1cc0dcareas6a-h5","type":"hint","dependencies":["a1cc0dcareas6a-h4"],"title":"Set up the integral","text":"$$\\\\int_{-2}^{2} 1-x^2+3 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas6a-h6","type":"hint","dependencies":["a1cc0dcareas6a-h5"],"title":"Compute the integral","text":"$$4x-\\\\frac{x^3}{3}$$ as the limtis go from $$x=-2$$ to $$x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas6a-h7","type":"hint","dependencies":["a1cc0dcareas6a-h6"],"title":"Evaluate","text":"$$4\\\\times2-\\\\frac{2^3}{3}-4\\\\left(-2\\\\right)-\\\\frac{{\\\\left(-2\\\\right)}^3}{3}=\\\\frac{32}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas7","title":"For the following exercises, split the region between the two curves into two smaller regions, then determine the area by integrating over the x-axis. Note that you will have two integrals to solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas7a","stepAnswer":["$$\\\\frac{13}{12}$$"],"problemType":"TextBox","stepTitle":"$$y=x^3$$ and $$y=x^2+x$$","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{13}{12}$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas7a-h1","type":"hint","dependencies":[],"title":"Find the limits","text":"In order to set up the definite integrals of the $$2$$ functions, we have to find the limits where they intersect by setting them equal to each other and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas7a-h2","type":"hint","dependencies":["a1cc0dcareas7a-h1"],"title":"Find the limits","text":"$$x^3=x^2+x$$ then $$x=0$$, $$x=\\\\frac{1-\\\\sqrt{5}}{2}$$ and $$x=\\\\frac{1+\\\\sqrt{5}}{2}$$. So we obtain $$x=\\\\frac{1-\\\\sqrt{5}}{2}$$ as a lower limit and $$x=0$$ as an upper limit for the region on the left side of the y-axis. The second limit for the region on the right side of the y-axis has a lower limit as $$x=0$$ and an upper limit as $$x=\\\\frac{1+\\\\sqrt{5}}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas7a-h3","type":"hint","dependencies":["a1cc0dcareas7a-h2"],"title":"Define the upper graph","text":"The area of A is given by int{abs(f(x)-g(x)),a,b,x}, as f(x) is an upper graph and g(x) is the lower one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas7a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["f(x)"],"dependencies":["a1cc0dcareas7a-h3"],"title":"Define the upper graph","text":"What is the upper graph for the region on the left side of y-axis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["g(x)","f(x)"]},{"id":"a1cc0dcareas7a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["g(x)"],"dependencies":["a1cc0dcareas7a-h4"],"title":"Define the upper graph","text":"What is the upper graph for the region on the right side of y-axis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["g(x)","f(x)"]},{"id":"a1cc0dcareas7a-h6","type":"hint","dependencies":["a1cc0dcareas7a-h5"],"title":"Set up the integral","text":"$$\\\\int_{\\\\frac{1-\\\\sqrt{5}}{2}}^{0} x^3-x^2-x \\\\,dx+\\\\int_{0}^{\\\\frac{1+\\\\sqrt{5}}{2}} x^2+x-x^3 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas7a-h7","type":"hint","dependencies":["a1cc0dcareas7a-h6"],"title":"Evaluate","text":"$$\\\\frac{13-5\\\\sqrt{5}}{24}+\\\\frac{13+5\\\\sqrt{5}}{24}=\\\\frac{13}{12}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas8","title":"For the following exercises, determine the area of the region between the two curves by integrating over the y-axis","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas8a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$x=y^2$$ and $$x=9$$","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas8a-h1","type":"hint","dependencies":[],"title":"Find the limits","text":"In order to set up the definite integrals of the $$2$$ functions, we have to find the limits where they intersect by setting them equal to each other and solve for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas8a-h2","type":"hint","dependencies":["a1cc0dcareas8a-h1"],"title":"Find the limits","text":"$$y^2=9$$ then $$y=-3$$ and $$y=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas8a-h3","type":"hint","dependencies":["a1cc0dcareas8a-h2"],"title":"Define the right graph","text":"The area of A is given by $$\\\\int_{c}^{d} |u\\\\left(y\\\\right)-v\\\\left(y\\\\right)| \\\\,dy$$, as u(y) is an upper graph and v(y)is the lower one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas8a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y^2$$"],"dependencies":["a1cc0dcareas8a-h3"],"title":"Define the right graph","text":"What is the right graph in this problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y^2$$","$$9$$"]},{"id":"a1cc0dcareas8a-h5","type":"hint","dependencies":["a1cc0dcareas8a-h4"],"title":"Set up the integral","text":"$$\\\\int_{-3}^{3} 9-y^2 \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas8a-h6","type":"hint","dependencies":["a1cc0dcareas8a-h5"],"title":"Compute the integral","text":"$$9y-\\\\frac{y^3}{3}$$ as the limits go from $$y=-3$$ to $$y=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas8a-h7","type":"hint","dependencies":["a1cc0dcareas8a-h6"],"title":"Evaluate","text":"$$9\\\\times3-\\\\frac{3^3}{3}-9\\\\left(-3\\\\right)-\\\\frac{{\\\\left(-3\\\\right)}^3}{3}=36$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1cc0dcareas9","title":"For the following exercises, determine the area of the region between the two curves by integrating over the y-axis","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.1 Areas between Curves","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a1cc0dcareas9a","stepAnswer":["$$\\\\frac{1}{6}$$"],"problemType":"TextBox","stepTitle":"$$y=x$$ and $$x=y^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{6}$$","hints":{"DefaultPathway":[{"id":"a1cc0dcareas9a-h1","type":"hint","dependencies":[],"title":"Find the limits","text":"In order to set up the definite integrals of the $$2$$ functions, we have to find the limits where they intersect by setting them equal to each other and solve for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas9a-h2","type":"hint","dependencies":["a1cc0dcareas9a-h1"],"title":"Find the limits","text":"$$y^2=y$$ then $$y=0$$ and $$y=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas9a-h3","type":"hint","dependencies":["a1cc0dcareas9a-h2"],"title":"Define the right graph","text":"The area of A is given by $$\\\\int_{c}^{d} |u\\\\left(y\\\\right)-v\\\\left(y\\\\right)| \\\\,dy$$, as u(y) is an upper graph and v(y)is the lower one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas9a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y$$"],"dependencies":["a1cc0dcareas9a-h3"],"title":"Define the right graph","text":"What is the right graph in this problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y$$","$$y^2$$"]},{"id":"a1cc0dcareas9a-h5","type":"hint","dependencies":["a1cc0dcareas9a-h4"],"title":"Set up the integral","text":"$$\\\\int_{0}^{1} y-y^2 \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas9a-h6","type":"hint","dependencies":["a1cc0dcareas9a-h5"],"title":"Compute the integral","text":"$$\\\\frac{y^2}{2}-\\\\frac{y^3}{3}$$ as the limits go from $$y=0$$ to $$y=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a1cc0dcareas9a-h7","type":"hint","dependencies":["a1cc0dcareas9a-h6"],"title":"Evaluate","text":"(1**2)/2)-(1**3)/3=1/6","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a1def42clt1","title":"Sample Mean Probabilty","body":"An unknown distribution has a mean of $$90$$ and a standard deviation of $$15$$. Samples of size $$n$$ $$=$$ $$25$$ are randomly drawn from the population.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt1a","stepAnswer":["$$0.6997$$"],"problemType":"TextBox","stepTitle":"Find the probabilty that the sample mean is between $$85$$ and $$92$$.","stepBody":"Round answers to four decimal places.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6997$$","hints":{"DefaultPathway":[{"id":"a1def42clt1a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h2","type":"hint","dependencies":["a1def42clt1a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$85$$"],"dependencies":["a1def42clt1a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h4","type":"hint","dependencies":["a1def42clt1a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$92$$"],"dependencies":["a1def42clt1a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h6","type":"hint","dependencies":["a1def42clt1a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$90$$"],"dependencies":["a1def42clt1a-h6"],"title":"Mean","text":"What is the mean?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h8","type":"hint","dependencies":["a1def42clt1a-h7"],"title":"Fourth parameter","text":"Standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt1a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{15}{\\\\sqrt{25}}$$"],"dependencies":["a1def42clt1a-h8"],"title":"What is the standard error of the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt10","title":"Carrying Change","body":"Previously, De Anza statistics students estimated that the amount of change daytime statistics students carry is distributed with a mean of $$\\\\$0.88$$ and standard deviation of $$0.1$$. Suppose that we randomly pick $$25$$ daytime statistics students.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt10a","stepAnswer":["$$0.6731$$"],"problemType":"TextBox","stepTitle":"Find the probability that an individual had between $$\\\\$0.80$$ and $$\\\\$1.00$$.","stepBody":"Round to four decimal places.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6731$$","hints":{"DefaultPathway":[{"id":"a1def42clt10a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h2","type":"hint","dependencies":["a1def42clt10a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.8$$"],"dependencies":["a1def42clt10a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h4","type":"hint","dependencies":["a1def42clt10a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1def42clt10a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h6","type":"hint","dependencies":["a1def42clt10a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.88$$"],"dependencies":["a1def42clt10a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h8","type":"hint","dependencies":["a1def42clt10a-h7"],"title":"Fourth parameter","text":"Standard Deviation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":["a1def42clt10a-h8"],"title":"What is the standard deviation?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt11","title":"Tax Forms","body":"According to the Internal Revenue Service, the average length of time for an individual to complete (keep records for, learn, prepare, copy, assemble, and send) IRS Form $$1040$$ is $$10.53$$ hours. Let us assume that the standard deviation is two hours. Suppose we randomly sample $$36$$ taxpayers.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt11a","stepAnswer":["$$0.3733$$"],"problemType":"TextBox","stepTitle":"Find the probability that the sample mean is between $$10$$ hours and $$12$$ hours","stepBody":"Round to four decimal places.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.3733$$","hints":{"DefaultPathway":[{"id":"a1def42clt11a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h2","type":"hint","dependencies":["a1def42clt11a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a1def42clt11a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h4","type":"hint","dependencies":["a1def42clt11a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a1def42clt11a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h6","type":"hint","dependencies":["a1def42clt11a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10.53$$"],"dependencies":["a1def42clt11a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h8","type":"hint","dependencies":["a1def42clt11a-h7"],"title":"Fourth parameter","text":"Standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt11a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{\\\\sqrt{36}}$$"],"dependencies":["a1def42clt11a-h8"],"title":"What is the standard error of the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt12","title":"Marathon Runner","body":"Suppose that a category of world-class runners are known to run a marathon (26 miles) in an average of $$145$$ minutes with a standard deviation of $$14$$ minutes. Consider $$49$$ of the races","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt12a","stepAnswer":["$$0.6247$$"],"problemType":"TextBox","stepTitle":"Find the probability that the runners will average between $$142$$ and $$146$$ minutes in these $$49$$ marathons","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6247$$","hints":{"DefaultPathway":[{"id":"a1def42clt12a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h2","type":"hint","dependencies":["a1def42clt12a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$142$$"],"dependencies":["a1def42clt12a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h4","type":"hint","dependencies":["a1def42clt12a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$146$$"],"dependencies":["a1def42clt12a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h6","type":"hint","dependencies":["a1def42clt12a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$145$$"],"dependencies":["a1def42clt12a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h8","type":"hint","dependencies":["a1def42clt12a-h7"],"title":"Fourth parameter","text":"Standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt12a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{14}{\\\\sqrt{49}}$$"],"dependencies":["a1def42clt12a-h8"],"title":"What is the standard error of the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt13","title":"Wealth Distribution","body":"The distribution of income in some Third World countries is considered wedge shaped (many very poor people, very few middle income people, and even fewer wealthy people). Suppose we pick a country with a wedge shaped distribution. Let the average salary be $2,000 per year with a standard deviation of $8,000. We randomly survey 1,000 residents of that country.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt13a","stepAnswer":["$$0.1537$$"],"problemType":"TextBox","stepTitle":"Find the probabilty that the average is between $2000 and $2100","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.1537$$","hints":{"DefaultPathway":[{"id":"a1def42clt13a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h2","type":"hint","dependencies":["a1def42clt13a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2000$$"],"dependencies":["a1def42clt13a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h4","type":"hint","dependencies":["a1def42clt13a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2100$$"],"dependencies":["a1def42clt13a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h6","type":"hint","dependencies":["a1def42clt13a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2000$$"],"dependencies":["a1def42clt13a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h8","type":"hint","dependencies":["a1def42clt13a-h7"],"title":"Fourth parameter","text":"Standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt13a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8000}{\\\\sqrt{1000}}$$"],"dependencies":["a1def42clt13a-h8"],"title":"What is the standard error of the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt14","title":"Gas Prices","body":"The cost of unleaded gasoline in the Bay Area once followed a distribution with a mean of $$\\\\$4.59$$ and a standard deviation of $$\\\\$0.10$$. Sixteen gas stations from the Bay Area are randomly chosen.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt14a","stepAnswer":["$$0.6803$$"],"problemType":"TextBox","stepTitle":"What is the probabilty the sample mean was between $$\\\\$4.50$$ and $$\\\\$4.70$$?","stepBody":"Round to four decimal places","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6803$$","hints":{"DefaultPathway":[{"id":"a1def42clt14a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h2","type":"hint","dependencies":["a1def42clt14a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.5$$"],"dependencies":["a1def42clt14a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h4","type":"hint","dependencies":["a1def42clt14a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.7$$"],"dependencies":["a1def42clt14a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h6","type":"hint","dependencies":["a1def42clt14a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.59$$"],"dependencies":["a1def42clt14a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h8","type":"hint","dependencies":["a1def42clt14a-h7"],"title":"Fourth parameter","text":"Standard Deviation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt14a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":["a1def42clt14a-h8"],"title":"What is the standard deviation?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt15","title":"Calorie Consumption","body":"The percent of fat calories that a person in America consumes each day is normally distributed with a mean of about $$36$$ and a standard deviation of about ten. Suppose that $$16$$ individuals are randomly chosen.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt15a","stepAnswer":["$$0.999$$"],"problemType":"TextBox","stepTitle":"What is the probabilty the sample mean is above 5?","stepBody":"Round to four decimal places","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.999$$","hints":{"DefaultPathway":[{"id":"a1def42clt15a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h2","type":"hint","dependencies":["a1def42clt15a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1def42clt15a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h4","type":"hint","dependencies":["a1def42clt15a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${10}^{99}$$"],"dependencies":["a1def42clt15a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h6","type":"hint","dependencies":["a1def42clt15a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a1def42clt15a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h8","type":"hint","dependencies":["a1def42clt15a-h7"],"title":"Fourth parameter","text":"Standard Deviation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt15a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a1def42clt15a-h8"],"title":"What is the standard deviation?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt2","title":"Sample Mean Probabilty","body":"An unknown distribution has a mean of $$90$$ and a standard deviation of $$15$$. Samples of size $$n$$ $$=$$ $$25$$ are randomly drawn from the population.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt2a","stepAnswer":["$$96$$"],"problemType":"TextBox","stepTitle":"Find the value that is two standard deviations above the expected value, $$90$$, of the sample mean.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$96$$","hints":{"DefaultPathway":[{"id":"a1def42clt2a-h1","type":"hint","dependencies":[],"title":"Use the formula","text":"mean * (# of sdevs) * standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt3","title":"Soccer Game","body":"The length of time, in hours, it takes an \\"over 40\\" group of people to play one soccer match is normally distributed with a mean of two hours and a standard deviation of $$0.5$$ hours. A sample of size $$n$$ $$=$$ $$50$$ is drawn randomly from the population.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt3a","stepAnswer":["$$0.9977$$"],"problemType":"TextBox","stepTitle":"Find the probability that the sample mean is between $$1.8$$ hours and $$2.3$$ hours.","stepBody":"Round answers to four decimal places.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.9977$$","hints":{"DefaultPathway":[{"id":"a1def42clt3a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h2","type":"hint","dependencies":["a1def42clt3a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.8$$"],"dependencies":["a1def42clt3a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h4","type":"hint","dependencies":["a1def42clt3a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.3$$"],"dependencies":["a1def42clt3a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h6","type":"hint","dependencies":["a1def42clt3a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1def42clt3a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h8","type":"hint","dependencies":["a1def42clt3a-h7"],"title":"Fourth parameter","text":"Standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt3a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{0.5}{\\\\sqrt{50}}$$"],"dependencies":["a1def42clt3a-h8"],"title":"What is the standard error of the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt4","title":"Tablet Users","body":"In a recent study reported Oct. $$29$$, $$2012$$ on the Flurry Blog, the mean age of tablet users is $$34$$ years. Suppose the standard deviation is $$15$$ years. Take a sample of size $$n$$ $$=$$ $$100$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt4a","stepAnswer":["$$\\\\frac{15}{11}$$"],"problemType":"TextBox","stepTitle":"What is the sample standard deviation for the ages of tablet users?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{15}{11}$$","hints":{"DefaultPathway":[{"id":"a1def42clt4a-h1","type":"hint","dependencies":[],"title":"Sample standard deviation formula","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt5","title":"Tablet Users","body":"In a recent study reported Oct. $$29$$, $$2012$$ on the Flurry Blog, the mean age of tablet users is $$34$$ years. Suppose the standard deviation is $$15$$ years. Take a sample of size $$n$$ $$=$$ $$100$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt5a","stepAnswer":["$$0.9962$$"],"problemType":"TextBox","stepTitle":"Find the probability that the sample mean age is more than $$30$$ years (the reported mean age of tablet users in this particular study).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.9962$$","hints":{"DefaultPathway":[{"id":"a1def42clt5a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h2","type":"hint","dependencies":["a1def42clt5a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a1def42clt5a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h4","type":"hint","dependencies":["a1def42clt5a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${10}^{99}$$"],"dependencies":["a1def42clt5a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h6","type":"hint","dependencies":["a1def42clt5a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34$$"],"dependencies":["a1def42clt5a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h8","type":"hint","dependencies":["a1def42clt5a-h7"],"title":"Fourth parameter","text":"Standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.5$$"],"dependencies":["a1def42clt5a-h8"],"title":"What is the standard error of the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt6","title":"Tablet Users","body":"In a recent study reported Oct. $$29$$, $$2012$$ on the Flurry Blog, the mean age of tablet users is $$34$$ years. Suppose the standard deviation is $$15$$ years. Take a sample of size $$n$$ $$=$$ $$100$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt6a","stepAnswer":["$$36.5$$"],"problemType":"TextBox","stepTitle":"Find the 95th percentile for the sample mean age (to one decimal place).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36.5$$","hints":{"DefaultPathway":[{"id":"a1def42clt6a-h1","type":"hint","dependencies":[],"title":"Using a Calculator (TI-83, 83+, $$84$$, 84+ Calculator)","text":"Using invNorm","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt7","title":"App Engagement","body":"The mean number of minutes for app engagement by a tablet user is $$8.2$$ minutes. Suppose the standard deviation is one minute. Take a sample of $$60$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt7a","stepAnswer":["$$1.5$$"],"problemType":"TextBox","stepTitle":"What is the sample standard deviation for the number of app engaged minutes of tablet users?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.5$$","hints":{"DefaultPathway":[{"id":"a1def42clt7a-h1","type":"hint","dependencies":[],"title":"Sample standard deviation formula","text":"sdev / $$\\\\sqrt{n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt8","title":"App Engagement","body":"The mean number of minutes for app engagement by a tablet user is $$8.2$$ minutes. Suppose the standard deviation is one minute. Take a sample of $$60$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt8a","stepAnswer":["$$8.37$$"],"problemType":"TextBox","stepTitle":"Find the 90th percentile for the sample mean time for app engagement for a tablet user.","stepBody":"Round to two decimal places","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8.37$$","hints":{"DefaultPathway":[{"id":"a1def42clt8a-h1","type":"hint","dependencies":[],"title":"Using a Calculator (TI-83, 83+, $$84$$, 84+ Calculator)","text":"Using invNorm","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.37$$"],"dependencies":["a1def42clt8a-h1"],"title":"invNorm(0.90,8.2,1/sqrt(60))","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1def42clt9","title":"App Engagement","body":"The mean number of minutes for app engagement by a tablet user is $$8.2$$ minutes. Suppose the standard deviation is one minute. Take a sample of $$60$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.1 The Central Limit Theorem for Sample Means (Averages)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a1def42clt9a","stepAnswer":["$$0.9293$$"],"problemType":"TextBox","stepTitle":"Find the probability that the sample mean is between eight minutes and $$8.5$$ minutes.","stepBody":"Round to four decimal places","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.9293$$","hints":{"DefaultPathway":[{"id":"a1def42clt9a-h1","type":"hint","dependencies":[],"title":"Using a calculator","text":"Using normalcdf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h2","type":"hint","dependencies":["a1def42clt9a-h1"],"title":"First parameter","text":"Lower Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a1def42clt9a-h2"],"title":"What is the lower value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h4","type":"hint","dependencies":["a1def42clt9a-h3"],"title":"Second parameter","text":"Upper Value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.5$$"],"dependencies":["a1def42clt9a-h4"],"title":"What is the upper value?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h6","type":"hint","dependencies":["a1def42clt9a-h5"],"title":"Third parameter","text":"Mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.2$$"],"dependencies":["a1def42clt9a-h6"],"title":"What is the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h8","type":"hint","dependencies":["a1def42clt9a-h7"],"title":"Fourth parameter","text":"Standard error of the mean","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1def42clt9a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{\\\\sqrt{60}}$$"],"dependencies":["a1def42clt9a-h8"],"title":"What is the standard error of the mean?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics1","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics1a","stepAnswer":["$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm 2$$"],"problemType":"MultipleChoice","stepTitle":"$$x^4-{\\\\left(7x\\\\right)}^2+12=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm 2$$","choices":["$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm 2$$","$$x=\\\\pm \\\\sqrt{5}$$, $$x=\\\\pm \\\\sqrt{3}$$","$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 1$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics1a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics1a-h2","type":"hint","dependencies":["a1ee7a8quadratics1a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics1a-h3","type":"hint","dependencies":["a1ee7a8quadratics1a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics1a-h4","type":"hint","dependencies":["a1ee7a8quadratics1a-h3"],"title":"Solve for X","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics1a-h5","type":"hint","dependencies":["a1ee7a8quadratics1a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics10","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics10a","stepAnswer":["$$x=7$$, $$x=-8$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+2\\\\right)}^2-3\\\\left(x+2\\\\right)-54=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=7$$, $$x=-8$$","choices":["$$x=7$$, $$x=-8$$","$$x=3$$, $$x=-4$$","$$x=-7$$, $$x=1$$","$$x=5$$, $$x=6$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics10a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics10a-h2","type":"hint","dependencies":["a1ee7a8quadratics10a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics10a-h3","type":"hint","dependencies":["a1ee7a8quadratics10a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics10a-h4","type":"hint","dependencies":["a1ee7a8quadratics10a-h3"],"title":"Solve","text":"Solve for $$x$$ by setting the equation equal to zero and solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics10a-h5","type":"hint","dependencies":["a1ee7a8quadratics10a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics11","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics11a","stepAnswer":["$$y=\\\\left(-\\\\frac{5}{3}\\\\right)$$, $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3y+2\\\\right)}^2+3y+2-6=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\left(-\\\\frac{5}{3}\\\\right)$$, $$y=0$$","choices":["$$y=\\\\left(-\\\\frac{5}{3}\\\\right)$$, $$y=0$$","$$y=\\\\frac{4}{3}$$, $$y=5$$","$$y=\\\\frac{1}{3}$$, $$y=-2$$","$$y=3$$, $$y=2$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics11a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=3y+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics11a-h2","type":"hint","dependencies":["a1ee7a8quadratics11a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics11a-h3","type":"hint","dependencies":["a1ee7a8quadratics11a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics11a-h4","type":"hint","dependencies":["a1ee7a8quadratics11a-h3"],"title":"Solve","text":"Solve for $$y$$ by setting the equation equal to zero and solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics11a-h5","type":"hint","dependencies":["a1ee7a8quadratics11a-h4"],"title":"Check","text":"Check all $$y$$ values(including positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics12","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics12a","stepAnswer":["$$y=\\\\left(-\\\\frac{6}{5}\\\\right)$$, $$y=1$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(5y-1\\\\right)}^2+3\\\\left(5y-1\\\\right)-28=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\left(-\\\\frac{6}{5}\\\\right)$$, $$y=1$$","choices":["$$y=\\\\left(-\\\\frac{6}{5}\\\\right)$$, $$y=1$$","$$y=\\\\frac{4}{3}$$, $$y=5$$","$$y=\\\\frac{1}{3}$$, $$y=-2$$","$$y=3$$, $$y=2$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics12a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=(5y-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics12a-h2","type":"hint","dependencies":["a1ee7a8quadratics12a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics12a-h3","type":"hint","dependencies":["a1ee7a8quadratics12a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics12a-h4","type":"hint","dependencies":["a1ee7a8quadratics12a-h3"],"title":"Solve","text":"Solve for $$y$$ by setting the equation equal to zero and solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics12a-h5","type":"hint","dependencies":["a1ee7a8quadratics12a-h4"],"title":"Check","text":"Check all $$y$$ values(including positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics13","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics13a","stepAnswer":["$$x=0$$, $$x=\\\\pm \\\\sqrt{3}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x^2+1\\\\right)}^2-5\\\\left(x^2+1\\\\right)+4=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=0$$, $$x=\\\\pm \\\\sqrt{3}$$","choices":["$$x=\\\\pm 7$$, $$x=-8$$","$$x=0$$, $$x=\\\\pm \\\\sqrt{3}$$","$$x=-7$$, $$x=1$$","$$x=5$$, $$x=\\\\pm 6$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics13a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^2+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics13a-h2","type":"hint","dependencies":["a1ee7a8quadratics13a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics13a-h3","type":"hint","dependencies":["a1ee7a8quadratics13a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics13a-h4","type":"hint","dependencies":["a1ee7a8quadratics13a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics13a-h5","type":"hint","dependencies":["a1ee7a8quadratics13a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics14","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics14a","stepAnswer":["$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x^2-4\\\\right)}^2-4\\\\left(x^2-4\\\\right)+3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$","choices":["$$x=\\\\pm 7$$, $$x=-8$$","$$x=0$$, $$x=\\\\pm \\\\sqrt{3}$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$","$$x=5$$, $$x=\\\\pm 6$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics14a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^2-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics14a-h2","type":"hint","dependencies":["a1ee7a8quadratics14a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics14a-h3","type":"hint","dependencies":["a1ee7a8quadratics14a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics14a-h4","type":"hint","dependencies":["a1ee7a8quadratics14a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics14a-h5","type":"hint","dependencies":["a1ee7a8quadratics14a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics15","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics15a","stepAnswer":["$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{22}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$"],"problemType":"MultipleChoice","stepTitle":"$$2{\\\\left(x^2-5\\\\right)}^2-5\\\\left(x^2-5\\\\right)+2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{22}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$","choices":["$$x=\\\\pm 7$$, $$x=-8$$","$$x=0$$, $$x=\\\\pm \\\\sqrt{3}$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$","$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{22}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics15a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^2-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics15a-h2","type":"hint","dependencies":["a1ee7a8quadratics15a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics15a-h3","type":"hint","dependencies":["a1ee7a8quadratics15a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics15a-h4","type":"hint","dependencies":["a1ee7a8quadratics15a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics15a-h5","type":"hint","dependencies":["a1ee7a8quadratics15a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics16","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics16a","stepAnswer":["$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{13}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$"],"problemType":"MultipleChoice","stepTitle":"$$2{\\\\left(x^2-5\\\\right)}^2-7\\\\left(x^2-5\\\\right)+6=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{13}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$","choices":["$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{13}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$","$$x=0$$, $$x=\\\\pm \\\\sqrt{3}$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$","$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{22}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics16a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^2-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics16a-h2","type":"hint","dependencies":["a1ee7a8quadratics16a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics16a-h3","type":"hint","dependencies":["a1ee7a8quadratics16a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics16a-h4","type":"hint","dependencies":["a1ee7a8quadratics16a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics16a-h5","type":"hint","dependencies":["a1ee7a8quadratics16a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics17","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics17a","stepAnswer":["$$x=25$$"],"problemType":"MultipleChoice","stepTitle":"$$x-\\\\sqrt{x}-20=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=25$$","choices":["$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{13}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$","$$x=25$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$","$$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{22}}{2}\\\\right)$$, $$x=\\\\pm \\\\sqrt{7}$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics17a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics17a-h2","type":"hint","dependencies":["a1ee7a8quadratics17a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics17a-h3","type":"hint","dependencies":["a1ee7a8quadratics17a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics17a-h4","type":"hint","dependencies":["a1ee7a8quadratics17a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics17a-h5","type":"hint","dependencies":["a1ee7a8quadratics17a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics18","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics18a","stepAnswer":["$$x=25$$, $$x=9$$"],"problemType":"MultipleChoice","stepTitle":"$$x-8\\\\sqrt{x}+15=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=25$$, $$x=9$$","choices":["$$x=16$$, $$x=9$$","$$x=25$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics18a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics18a-h2","type":"hint","dependencies":["a1ee7a8quadratics18a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics18a-h3","type":"hint","dependencies":["a1ee7a8quadratics18a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics18a-h4","type":"hint","dependencies":["a1ee7a8quadratics18a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics18a-h5","type":"hint","dependencies":["a1ee7a8quadratics18a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics19","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics19a","stepAnswer":["$$x=4$$"],"problemType":"MultipleChoice","stepTitle":"$$x+6\\\\sqrt{x}-16=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=4$$","choices":["$$x=16$$, $$x=9$$","$$x=25$$","$$x=4$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics19a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics19a-h2","type":"hint","dependencies":["a1ee7a8quadratics19a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics19a-h3","type":"hint","dependencies":["a1ee7a8quadratics19a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics19a-h4","type":"hint","dependencies":["a1ee7a8quadratics19a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics19a-h5","type":"hint","dependencies":["a1ee7a8quadratics19a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics2","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics2a","stepAnswer":["$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\sqrt{6}$$"],"problemType":"MultipleChoice","stepTitle":"(x**4)-((9*x**2)+18=0","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\sqrt{6}$$","choices":["$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm 2$$","$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\sqrt{6}$$","$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 1$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics2a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics2a-h2","type":"hint","dependencies":["a1ee7a8quadratics2a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics2a-h3","type":"hint","dependencies":["a1ee7a8quadratics2a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics2a-h4","type":"hint","dependencies":["a1ee7a8quadratics2a-h3"],"title":"Solve for X","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics2a-h5","type":"hint","dependencies":["a1ee7a8quadratics2a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving. Remove any solutions which do not satisfy the original equation from your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics20","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics20a","stepAnswer":["$$x=4$$"],"problemType":"MultipleChoice","stepTitle":"$$x+6\\\\sqrt{x}-16=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=4$$","choices":["$$x=16$$, $$x=9$$","$$x=25$$","$$x=4$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics20a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics20a-h2","type":"hint","dependencies":["a1ee7a8quadratics20a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics20a-h3","type":"hint","dependencies":["a1ee7a8quadratics20a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics20a-h4","type":"hint","dependencies":["a1ee7a8quadratics20a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics20a-h5","type":"hint","dependencies":["a1ee7a8quadratics20a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics21","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics21a","stepAnswer":["$$x=9$$"],"problemType":"MultipleChoice","stepTitle":"$$x+4\\\\sqrt{x}-21=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=9$$","choices":["$$x=16$$, $$x=9$$","$$x=25$$","$$x=9$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics21a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics21a-h2","type":"hint","dependencies":["a1ee7a8quadratics21a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics21a-h3","type":"hint","dependencies":["a1ee7a8quadratics21a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics21a-h4","type":"hint","dependencies":["a1ee7a8quadratics21a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics21a-h5","type":"hint","dependencies":["a1ee7a8quadratics21a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics22","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics22a","stepAnswer":["$$x=\\\\frac{1}{4}$$"],"problemType":"MultipleChoice","stepTitle":"$$6x+\\\\sqrt{x}-2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{1}{4}$$","choices":["$$x=\\\\frac{1}{4}$$","$$x=25$$","$$x=9$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics22a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics22a-h2","type":"hint","dependencies":["a1ee7a8quadratics22a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics22a-h3","type":"hint","dependencies":["a1ee7a8quadratics22a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics22a-h4","type":"hint","dependencies":["a1ee7a8quadratics22a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics22a-h5","type":"hint","dependencies":["a1ee7a8quadratics22a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics23","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics23a","stepAnswer":["$$x=\\\\frac{1}{9}$$"],"problemType":"MultipleChoice","stepTitle":"$$6x+\\\\sqrt{x}-1=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{1}{9}$$","choices":["$$x=\\\\frac{1}{4}$$","$$x=25$$","$$x=\\\\frac{1}{9}$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics23a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics23a-h2","type":"hint","dependencies":["a1ee7a8quadratics23a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics23a-h3","type":"hint","dependencies":["a1ee7a8quadratics23a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics23a-h4","type":"hint","dependencies":["a1ee7a8quadratics23a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics23a-h5","type":"hint","dependencies":["a1ee7a8quadratics23a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics24","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics24a","stepAnswer":["$$x=\\\\frac{1}{25}$$, $$x=\\\\frac{9}{4}$$"],"problemType":"MultipleChoice","stepTitle":"$$10x-17\\\\sqrt{x}+3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{1}{25}$$, $$x=\\\\frac{9}{4}$$","choices":["$$x=\\\\frac{1}{4}$$","$$x=\\\\frac{1}{25}$$, $$x=\\\\frac{9}{4}$$","$$x=\\\\frac{1}{9}$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics24a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics24a-h2","type":"hint","dependencies":["a1ee7a8quadratics24a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics24a-h3","type":"hint","dependencies":["a1ee7a8quadratics24a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics24a-h4","type":"hint","dependencies":["a1ee7a8quadratics24a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics24a-h5","type":"hint","dependencies":["a1ee7a8quadratics24a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics25","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics25a","stepAnswer":["$$x=\\\\frac{1}{9}$$"],"problemType":"MultipleChoice","stepTitle":"$$12x+5\\\\sqrt{x}-3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{1}{9}$$","choices":["$$x=\\\\frac{1}{4}$$","$$x=\\\\frac{1}{25}$$, $$x=\\\\frac{9}{4}$$","$$x=\\\\frac{1}{9}$$","$$x=25$$, $$x=9$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics25a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics25a-h2","type":"hint","dependencies":["a1ee7a8quadratics25a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics25a-h3","type":"hint","dependencies":["a1ee7a8quadratics25a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics25a-h4","type":"hint","dependencies":["a1ee7a8quadratics25a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and squaring both sides to eliminate the radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics25a-h5","type":"hint","dependencies":["a1ee7a8quadratics25a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics26","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics26a","stepAnswer":["$$x=-1$$, $$x=-512$$"],"problemType":"MultipleChoice","stepTitle":"$$x^{\\\\frac{2}{3}}+{\\\\left(9x\\\\right)}^{\\\\frac{1}{3}}+8=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-1$$, $$x=-512$$","choices":["$$x=7$$, $$x=-8$$","$$x=3$$, $$x=-4$$","$$x=-7$$, $$x=1$$","$$x=-1$$, $$x=-512$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics26a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^{\\\\frac{1}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics26a-h2","type":"hint","dependencies":["a1ee7a8quadratics26a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics26a-h3","type":"hint","dependencies":["a1ee7a8quadratics26a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics26a-h4","type":"hint","dependencies":["a1ee7a8quadratics26a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and exponentiating both sides by the power of $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics26a-h5","type":"hint","dependencies":["a1ee7a8quadratics26a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics27","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics27a","stepAnswer":["$$x=-64$$, $$x=343$$"],"problemType":"MultipleChoice","stepTitle":"$$x^{\\\\frac{2}{3}}-{\\\\left(3x\\\\right)}^{\\\\frac{1}{3}}=28$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-64$$, $$x=343$$","choices":["$$x=-64$$, $$x=343$$","$$x=3$$, $$x=-4$$","$$x=-7$$, $$x=1$$","$$x=-1$$, $$x=-512$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics27a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^{\\\\frac{1}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics27a-h2","type":"hint","dependencies":["a1ee7a8quadratics27a-h1"],"title":"Factor","text":"Now, move everything to one side so the entire equation is set equal to $$0$$ and factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics27a-h3","type":"hint","dependencies":["a1ee7a8quadratics27a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics27a-h4","type":"hint","dependencies":["a1ee7a8quadratics27a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and exponentiating both sides by the power of $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics27a-h5","type":"hint","dependencies":["a1ee7a8quadratics27a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics28","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics28a","stepAnswer":["$$x=8$$, $$x=-216$$"],"problemType":"MultipleChoice","stepTitle":"$$x^{\\\\frac{2}{3}}+{\\\\left(4x\\\\right)}^{\\\\frac{1}{3}}=12$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=8$$, $$x=-216$$","choices":["$$x=-64$$, $$x=343$$","$$x=8$$, $$x=-216$$","$$x=-7$$, $$x=1$$","$$x=-1$$, $$x=-512$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics28a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^{\\\\frac{1}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics28a-h2","type":"hint","dependencies":["a1ee7a8quadratics28a-h1"],"title":"Factor","text":"Now, move everything to one side so the entire equation is set equal to $$0$$ and factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics28a-h3","type":"hint","dependencies":["a1ee7a8quadratics28a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics28a-h4","type":"hint","dependencies":["a1ee7a8quadratics28a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and exponentiating both sides by the power of $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics28a-h5","type":"hint","dependencies":["a1ee7a8quadratics28a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics29","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics29a","stepAnswer":["$$x=125$$, $$x=216$$"],"problemType":"MultipleChoice","stepTitle":"$$x^{\\\\frac{2}{3}}-{\\\\left(11x\\\\right)}^{\\\\frac{1}{3}}+30=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=125$$, $$x=216$$","choices":["$$x=-64$$, $$x=343$$","$$x=8$$, $$x=-216$$","$$x=125$$, $$x=216$$","$$x=-1$$, $$x=-512$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics29a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^{\\\\frac{1}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics29a-h2","type":"hint","dependencies":["a1ee7a8quadratics29a-h1"],"title":"Factor","text":"Now, move everything to one side so the entire equation is set equal to $$0$$ and factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics29a-h3","type":"hint","dependencies":["a1ee7a8quadratics29a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics29a-h4","type":"hint","dependencies":["a1ee7a8quadratics29a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and exponentiating both sides by the power of $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics29a-h5","type":"hint","dependencies":["a1ee7a8quadratics29a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics3","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics3a","stepAnswer":["$$x=\\\\pm \\\\sqrt{15}$$, $$x=\\\\pm \\\\sqrt{2} i$$"],"problemType":"MultipleChoice","stepTitle":"$$x^4-{\\\\left(13x\\\\right)}^2-30=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\sqrt{15}$$, $$x=\\\\pm \\\\sqrt{2} i$$","choices":["$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm 2$$","$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\sqrt{6}$$","$$x=\\\\pm \\\\sqrt{15}$$, $$x=\\\\pm \\\\sqrt{2} i$$","$$x=\\\\pm \\\\sqrt{7}$$, $$x=\\\\pm \\\\sqrt{5}$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics3a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics3a-h2","type":"hint","dependencies":["a1ee7a8quadratics3a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics3a-h3","type":"hint","dependencies":["a1ee7a8quadratics3a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics3a-h4","type":"hint","dependencies":["a1ee7a8quadratics3a-h3"],"title":"Solve","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics3a-h5","type":"hint","dependencies":["a1ee7a8quadratics3a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving. Remove any solutions which do not satisfy the original equation from your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics30","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics30a","stepAnswer":["$$x=\\\\frac{27}{8}$$, $$x=\\\\frac{-64}{27}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(6x\\\\right)}^{\\\\frac{2}{3}}-x^{\\\\frac{1}{3}}=12$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{27}{8}$$, $$x=\\\\frac{-64}{27}$$","choices":["$$x=-64$$, $$x=343$$","$$x=8$$, $$x=-216$$","$$x=\\\\frac{27}{8}$$, $$x=\\\\frac{-64}{27}$$","$$x=-1$$, $$x=-512$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics30a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=x^{\\\\frac{1}{3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics30a-h2","type":"hint","dependencies":["a1ee7a8quadratics30a-h1"],"title":"Factor","text":"Now, move everything to one side so the entire equation is set equal to $$0$$ and factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics30a-h3","type":"hint","dependencies":["a1ee7a8quadratics30a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics30a-h4","type":"hint","dependencies":["a1ee7a8quadratics30a-h3"],"title":"Solve","text":"Solve by isolating $$x$$ and exponentiating both sides by the power of $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics30a-h5","type":"hint","dependencies":["a1ee7a8quadratics30a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics4","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics4a","stepAnswer":["$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 3 i$$"],"problemType":"MultipleChoice","stepTitle":"$$x^4+{\\\\left(5x\\\\right)}^2-36=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 3 i$$","choices":["$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm 2$$","$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\sqrt{6}$$","$$x=\\\\pm \\\\sqrt{15}$$, $$x=\\\\pm \\\\sqrt{2} i$$","$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 3 i$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics4a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics4a-h2","type":"hint","dependencies":["a1ee7a8quadratics4a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics4a-h3","type":"hint","dependencies":["a1ee7a8quadratics4a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics4a-h4","type":"hint","dependencies":["a1ee7a8quadratics4a-h3"],"title":"Solve","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics4a-h5","type":"hint","dependencies":["a1ee7a8quadratics4a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving. Remove any solutions which do not satisfy the original equation from your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics5","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics5a","stepAnswer":["$$x=\\\\pm 1$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{6}}{2}\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(2x\\\\right)}^4-{\\\\left(5x\\\\right)}^2+3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm 1$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{6}}{2}\\\\right)$$","choices":["$$x=\\\\pm 1$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{6}}{2}\\\\right)$$","$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\sqrt{6}$$","$$x=\\\\pm \\\\sqrt{15}$$, $$x=\\\\pm \\\\sqrt{2} i$$","$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 3 i$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics5a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics5a-h2","type":"hint","dependencies":["a1ee7a8quadratics5a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics5a-h3","type":"hint","dependencies":["a1ee7a8quadratics5a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics5a-h4","type":"hint","dependencies":["a1ee7a8quadratics5a-h3"],"title":"Solve","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics5a-h5","type":"hint","dependencies":["a1ee7a8quadratics5a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving. Remove any solutions which do not satisfy the original equation from your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics6","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics6a","stepAnswer":["$$x=\\\\frac{\\\\pm 1}{2}$$, $$x=\\\\pm 1$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(4x\\\\right)}^4-{\\\\left(5x\\\\right)}^2+1=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{\\\\pm 1}{2}$$, $$x=\\\\pm 1$$","choices":["$$x=\\\\pm 1$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{6}}{2}\\\\right)$$","$$x=\\\\frac{\\\\pm 1}{2}$$, $$x=\\\\pm 1$$","$$x=\\\\pm \\\\sqrt{15}$$, $$x=\\\\pm \\\\sqrt{2} i$$","$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 3 i$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics6a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics6a-h2","type":"hint","dependencies":["a1ee7a8quadratics6a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics6a-h3","type":"hint","dependencies":["a1ee7a8quadratics6a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics6a-h4","type":"hint","dependencies":["a1ee7a8quadratics6a-h3"],"title":"Solve","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics6a-h5","type":"hint","dependencies":["a1ee7a8quadratics6a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics7","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics7a","stepAnswer":["$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{2}}{2}\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(2x\\\\right)}^4-{\\\\left(7x\\\\right)}^2+3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{2}}{2}\\\\right)$$","choices":["$$x=\\\\pm 1$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{6}}{2}\\\\right)$$","$$x=\\\\frac{\\\\pm 1}{2}$$, $$x=\\\\pm 1$$","$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{2}}{2}\\\\right)$$","$$x=\\\\pm \\\\sqrt{2}$$, $$x=\\\\pm 3 i$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics7a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics7a-h2","type":"hint","dependencies":["a1ee7a8quadratics7a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics7a-h3","type":"hint","dependencies":["a1ee7a8quadratics7a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics7a-h4","type":"hint","dependencies":["a1ee7a8quadratics7a-h3"],"title":"Solve","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics7a-h5","type":"hint","dependencies":["a1ee7a8quadratics7a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics8","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics8a","stepAnswer":["$$x=\\\\pm \\\\sqrt{\\\\frac{2}{3}}$$, $$x=\\\\pm 2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(3x\\\\right)}^4-{\\\\left(14x\\\\right)}^2+8=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm \\\\sqrt{\\\\frac{2}{3}}$$, $$x=\\\\pm 2$$","choices":["$$x=\\\\pm 1$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{6}}{2}\\\\right)$$","$$x=\\\\frac{\\\\pm 1}{2}$$, $$x=\\\\pm 1$$","$$x=\\\\pm \\\\sqrt{3}$$, $$x=\\\\pm \\\\left(\\\\frac{\\\\sqrt{2}}{2}\\\\right)$$","$$x=\\\\pm \\\\sqrt{\\\\frac{2}{3}}$$, $$x=\\\\pm 2$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics8a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"Since $${\\\\left(x^2\\\\right)}^2=x^4$$, we can let $$u=x^2$$. Substitute $$x^2$$ for u throughout the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics8a-h2","type":"hint","dependencies":["a1ee7a8quadratics8a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics8a-h3","type":"hint","dependencies":["a1ee7a8quadratics8a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in $$x^2$$ for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics8a-h4","type":"hint","dependencies":["a1ee7a8quadratics8a-h3"],"title":"Solve","text":"Solve for $$x$$ by taking the square root of both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics8a-h5","type":"hint","dependencies":["a1ee7a8quadratics8a-h4"],"title":"Check","text":"Check all $$4$$ $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1ee7a8quadratics9","title":"Solve the quadratic","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Solve Quadratic Equations in Quadratic Form","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1ee7a8quadratics9a","stepAnswer":["$$x=-1$$, $$x=12$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-3\\\\right)}^2-5\\\\left(x-3\\\\right)-36=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-1$$, $$x=12$$","choices":["$$x=-1$$, $$x=12$$","$$x=3$$, $$x=-4$$","$$x=-7$$, $$x=1$$","$$x=5$$, $$x=6$$"],"hints":{"DefaultPathway":[{"id":"a1ee7a8quadratics9a-h1","type":"hint","dependencies":[],"title":"Set a placeholder variable","text":"You can use a placeholder variable to simplify this problem. Set $$u=(x-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics9a-h2","type":"hint","dependencies":["a1ee7a8quadratics9a-h1"],"title":"Factor","text":"Now, factor the equation so that it is in the form (au~b)(cu~d).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics9a-h3","type":"hint","dependencies":["a1ee7a8quadratics9a-h2"],"title":"Use the Zero Product Property","text":"Solve for the variable u by setting each of the two terms equal to zero. Then, once you have found a value for u, plug in the term we substituted for u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics9a-h4","type":"hint","dependencies":["a1ee7a8quadratics9a-h3"],"title":"Solve","text":"Solve for $$x$$ by setting the equation equal to zero and solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1ee7a8quadratics9a-h5","type":"hint","dependencies":["a1ee7a8quadratics9a-h4"],"title":"Check","text":"Check all $$x$$ values(including both positive and negative values) you just solved for by plugging them back into the original equation. If the value is correct, the equation will be equal on both sides after solving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences1","title":"Finding Explicit Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences1a","stepAnswer":["$$n^2+3$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercise, write an explicit formula for each sequence.","stepBody":"4,7,12,19,28,...","answerType":"string","variabilization":{},"answerLatex":"$$n^2+3$$","choices":["$$4n+2$$","$$n^2+3$$","$$2n+1$$","$$n^2+1$$"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences1a-h1","type":"hint","dependencies":[],"title":"Pattern Among the Signs","text":"Terms are all positive","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences1a-h2","type":"hint","dependencies":["a1f0162sequences1a-h1"],"title":"Pattern Among the Terms","text":"Each term is being added by an increasing odd number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences1a-h3","type":"hint","dependencies":["a1f0162sequences1a-h2"],"title":"Write in Explicit Form","text":"Write a formula for $$a_n$$ in terms of $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences1a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$n^2+3$$"],"dependencies":["a1f0162sequences1a-h3"],"title":"Selecting Formula","text":"What is the explicit formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$4n+2$$","$$n^2+3$$","$$2n+1$$","$$n^2+1$$"]}]}}]},{"id":"a1f0162sequences10","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences10a","stepAnswer":["-1,1,-9,27/11,891/5"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first fove terms of the sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["0,-1,1,-9,27/11","-1,1,-9,27/11,891/5","-1,2,-10,11/27,5/891","0,2,-9,27/11,891/5"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences10a-h1","type":"hint","dependencies":[],"title":"Identifying Given Values","text":"Identify the initial term, a1, which is given as part of the formula. This is the first term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences10a-h2","type":"hint","dependencies":["a1f0162sequences10a-h1"],"title":"Finding Next Terms","text":"To find the second term, a2, substitute the initial term into the formula for an-1. Solve. Repeat until you have solved for the 5th term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["-1,1,-9,27/11,891/5"],"dependencies":["a1f0162sequences10a-h2"],"title":"First $$5$$ Terms of Sequence","text":"What are the first $$5$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["0,-1,1,-9,27/11","-1,1,-9,27/11,891/5","-1,2,-10,11/27,5/891","0,2,-9,27/11,891/5"]}]}}]},{"id":"a1f0162sequences11","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences11a","stepAnswer":["9,11,14,18,23"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first fove terms of the sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["$$-9, 11, -14, 18, -23$$","9,11,14,18,23","0,9,11,14,18","1,9,11,14,18"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences11a-h1","type":"hint","dependencies":[],"title":"Identifying Given Values","text":"Identify the initial term, a1, which is given as part of the formula. This is the first term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences11a-h2","type":"hint","dependencies":["a1f0162sequences11a-h1"],"title":"Finding Next Terms","text":"To find the second term, a2, substitute the initial term into the formula for an-1. Solve. Repeat until you have solved for the 5th term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences11a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["9,11,14,18,23"],"dependencies":["a1f0162sequences11a-h2"],"title":"First $$5$$ Terms of Sequence","text":"What are the first $$5$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-9, 11, -14, 18, -23$$","9,11,14,18,23","0,9,11,14,18","1,9,11,14,18"]}]}}]},{"id":"a1f0162sequences12","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences12a","stepAnswer":["-4,0,6,14/5,64/9"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first fove terms of the sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["0,4,6,14/5,64/9","0,-4,0,6,64/9","-4,4,0,14/5,64/9","-4,0,6,14/5,64/9"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences12a-h1","type":"hint","dependencies":[],"title":"Identifying Given Values","text":"Identify the initial term, a1, which is given as part of the formula. This is the first term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences12a-h2","type":"hint","dependencies":["a1f0162sequences12a-h1"],"title":"Finding Next Terms","text":"To find the second term, a2, substitute the initial term into the formula for an-1. Solve. Repeat until you have solved for the 5th term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences12a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["-4,0,6,14/5,64/9"],"dependencies":["a1f0162sequences12a-h2"],"title":"First $$5$$ Terms of Sequence","text":"What are the first $$5$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["0,4,6,14/5,64/9","0,-4,0,6,64/9","-4,4,0,14/5,64/9","-4,0,6,14/5,64/9"]}]}}]},{"id":"a1f0162sequences13","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences13a","stepAnswer":["-30,-7,-5/8,-1/282,255/4096"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first fove terms of the sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["-30,-7,-5/8,-1/282,255/4096","0,-7,-30,05/8,-1/282","-30,7,-5/8,1/282,-255/4096","-30,-5/8,-7,1/282,-255/2096"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences13a-h1","type":"hint","dependencies":[],"title":"Identifying Given Values","text":"Identify the initial term, a1, which is given as part of the formula. This is the first term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences13a-h2","type":"hint","dependencies":["a1f0162sequences13a-h1"],"title":"Finding Next Terms","text":"To find the second term, a2, substitute the initial term into the formula for an-1. Solve. Repeat until you have solved for the 5th term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences13a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["-4,0,6,14/5,64/9"],"dependencies":["a1f0162sequences13a-h2"],"title":"First $$5$$ Terms of Sequence","text":"What are the first $$5$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["-4,0,6,14/5,64/9","-4,0,7,14/8,64/9"]}]}}]},{"id":"a1f0162sequences14","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences14a","stepAnswer":["1/24,1,1/4,3/2,9/4,81/4,2187/8,531441/16"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first fove terms of the sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["1/24,1,-1/8,2,-5,-14/9,32,-33/4","1/24,1,1/4,3/2,9/4,81/4,2187/8,531441/16","1/24,1,2,6,18/3,9,21/11,17/266","1/24,1,0,-3/8,4/9,15/3,42/3,26/7"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences14a-h1","type":"hint","dependencies":[],"title":"Identifying Given Values","text":"Identify the initial term, a1 and a2, which is given as part of the formula. This is the first and second term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences14a-h2","type":"hint","dependencies":["a1f0162sequences14a-h1"],"title":"Finding Next Terms","text":"To find the third term, a3, substitute the second term into the formula for an-1. Solve. Repeat until you have solved for the 8th term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences14a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["1/24,1,1/4,3/2,9/4,81/4,2187/8,531441/16"],"dependencies":["a1f0162sequences14a-h2"],"title":"First $$8$$ Terms of Sequence","text":"What are the first $$5$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["1/24,1,-1/8,2,-5,-14/9,32,-33/4","1/24,1,1/4,3/2,9/4,81/4,2187/8,531441/16","1/24,1,2,6,18/3,9,21/11,17/266","1/24,1,0,-3/8,4/9,15/3,42/3,26/7"]}]}}]},{"id":"a1f0162sequences15","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences15a","stepAnswer":["2,10,12,14/5,4/5,10,12"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first fove terms of the sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["2,10,-12,4/5,-14/5,10,12,2","2,10,12,14/5,4/5,10,12","2,10,4/5,14/5,2,10,12,14","2,10,10,2,12,14/5,4/5,10"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences15a-h1","type":"hint","dependencies":[],"title":"Identifying Given Values","text":"Identify the initial term, a1 and a2, which is given as part of the formula. This is the first and second term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences15a-h2","type":"hint","dependencies":["a1f0162sequences15a-h1"],"title":"Finding Next Terms","text":"To find the third term, a3, substitute the second term into the formula for an-1. Solve. Repeat until you have solved for the 8th term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences15a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["2,10,12,14/5,4/5,10,12"],"dependencies":["a1f0162sequences15a-h2"],"title":"First $$8$$ Terms of Sequence","text":"What are the first $$5$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["2,10,-12,4/5,-14/5,10,12,2","2,10,12,14/5,4/5,10,12","2,10,4/5,14/5,2,10,12,14","2,10,10,2,12,14/5,4/5,10"]}]}}]},{"id":"a1f0162sequences16","title":"Writing the Terms of a Sequence Defined by an Explicit Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences16a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=-3n+8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences16a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences16a-h2","type":"hint","dependencies":["a1f0162sequences16a-h1"],"title":"Simplification","text":"Calculate the expression $$1\\\\left(-3\\\\right)+8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences16b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=-3n+8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences16b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences16b-h2","type":"hint","dependencies":["a1f0162sequences16b-h1"],"title":"Simplification","text":"Calculate the expression $$2\\\\left(-3\\\\right)+8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences16c","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=-3n+8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences16c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences16c-h2","type":"hint","dependencies":["a1f0162sequences16c-h1"],"title":"Simplification","text":"Calculate the expression $$3\\\\left(-3\\\\right)+8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences16d","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"Write the fourth term of the sequence defined by the explicit formula $$a_n=-3n+8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences16d-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=4$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences16d-h2","type":"hint","dependencies":["a1f0162sequences16d-h1"],"title":"Simplification","text":"Calculate the expression $$4\\\\left(-3\\\\right)+8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences16e","stepAnswer":["$$-7$$"],"problemType":"TextBox","stepTitle":"Write the fifth term of the sequence defined by the explicit formula $$a_n=-3n+8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-7$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences16e-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=5$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences16e-h2","type":"hint","dependencies":["a1f0162sequences16e-h1"],"title":"Simplification","text":"Calculate the expression $$5\\\\left(-3\\\\right)+8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences17","title":"Writing the Terms of a Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences17a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$t_n=5n-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences17a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences17a-h2","type":"hint","dependencies":["a1f0162sequences17a-h1"],"title":"Simplification","text":"Calculate the expression $$5\\\\times1-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences17b","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$t_n=5n-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences17b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences17b-h2","type":"hint","dependencies":["a1f0162sequences17b-h1"],"title":"Simplification","text":"Calculate the expression $$5\\\\times2-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences17c","stepAnswer":["$$11$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$t_n=5n-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences17c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences17c-h2","type":"hint","dependencies":["a1f0162sequences17c-h1"],"title":"Simplification","text":"Calculate the expression $$5\\\\times3-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences17d","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"Write the fourth term of the sequence defined by the explicit formula $$t_n=5n-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences17d-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=4$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences17d-h2","type":"hint","dependencies":["a1f0162sequences17d-h1"],"title":"Simplification","text":"Calculate the expression $$5\\\\times4-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences17e","stepAnswer":["$$21$$"],"problemType":"TextBox","stepTitle":"Write the fifth term of the sequence defined by the explicit formula $$t_n=5n-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences17e-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=5$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences17e-h2","type":"hint","dependencies":["a1f0162sequences17e-h1"],"title":"Simplification","text":"Calculate the expression $$5\\\\times5-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences18","title":"Writing the Terms of an Alternating Sequence Defined by an Explicit Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences18a","stepAnswer":["$$\\\\frac{-1}{2}$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=\\\\frac{{\\\\left(-1\\\\right)}^n n^2}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{2}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences18a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18a-h2","type":"hint","dependencies":["a1f0162sequences18a-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{{\\\\left(-1\\\\right)}^1 1^2}{1+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1f0162sequences18a-h2"],"title":"Calculate the numerator","text":"What is $${\\\\left(-1\\\\right)}^1 1^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1f0162sequences18a-h3"],"title":"Calculate the denominator","text":"What is $$1+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18a-h5","type":"hint","dependencies":["a1f0162sequences18a-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences18b","stepAnswer":["$$\\\\frac{4}{3}$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=\\\\frac{{\\\\left(-1\\\\right)}^n n^2}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{3}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences18b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18b-h2","type":"hint","dependencies":["a1f0162sequences18b-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{{\\\\left(-1\\\\right)}^2 2^2}{2+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1f0162sequences18b-h2"],"title":"Calculate the numerator","text":"What is $${\\\\left(-1\\\\right)}^2 2^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1f0162sequences18b-h3"],"title":"Calculate the denominator","text":"What is $$2+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18b-h5","type":"hint","dependencies":["a1f0162sequences18b-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences18c","stepAnswer":["$$\\\\frac{-9}{4}$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=\\\\frac{{\\\\left(-1\\\\right)}^n n^2}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-9}{4}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences18c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18c-h2","type":"hint","dependencies":["a1f0162sequences18c-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{{\\\\left(-1\\\\right)}^3 3^2}{3+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a1f0162sequences18c-h2"],"title":"Calculate the numerator","text":"What is $${\\\\left(-1\\\\right)}^3 3^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1f0162sequences18c-h3"],"title":"Calculate the denominator","text":"What is $$3+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18c-h5","type":"hint","dependencies":["a1f0162sequences18c-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences18d","stepAnswer":["$$\\\\frac{16}{5}$$"],"problemType":"TextBox","stepTitle":"Write the fourth term of the sequence defined by the explicit formula $$a_n=\\\\frac{{\\\\left(-1\\\\right)}^n n^2}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{16}{5}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences18d-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=4$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18d-h2","type":"hint","dependencies":["a1f0162sequences18d-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{{\\\\left(-1\\\\right)}^4 4^2}{4+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18d-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a1f0162sequences18d-h2"],"title":"Calculate the numerator","text":"What is $${\\\\left(-1\\\\right)}^4 4^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18d-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1f0162sequences18d-h3"],"title":"Calculate the denominator","text":"What is $$4+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18d-h5","type":"hint","dependencies":["a1f0162sequences18d-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences18e","stepAnswer":["$$\\\\frac{-25}{6}$$"],"problemType":"TextBox","stepTitle":"Write the fifth term of the sequence defined by the explicit formula $$a_n=\\\\frac{{\\\\left(-1\\\\right)}^n n^2}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-25}{6}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences18e-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=5$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18e-h2","type":"hint","dependencies":["a1f0162sequences18e-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{{\\\\left(-1\\\\right)}^5 5^2}{5+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18e-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-25$$"],"dependencies":["a1f0162sequences18e-h2"],"title":"Calculate the numerator","text":"What is $${\\\\left(-1\\\\right)}^5 5^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18e-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a1f0162sequences18e-h3"],"title":"Calculate the denominator","text":"What is $$5+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences18e-h5","type":"hint","dependencies":["a1f0162sequences18e-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences19","title":"Writing the Terms of an Alternating Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences19a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=\\\\frac{4n}{{\\\\left(-2\\\\right)}^n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences19a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19a-h2","type":"hint","dependencies":["a1f0162sequences19a-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{4\\\\times1}{{\\\\left(-2\\\\right)}^1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1f0162sequences19a-h2"],"title":"Calculate the numerator","text":"What is $$4\\\\times1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a1f0162sequences19a-h3"],"title":"Calculate the denominator","text":"What is $${\\\\left(-2\\\\right)}^1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19a-h5","type":"hint","dependencies":["a1f0162sequences19a-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences19b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=\\\\frac{4n}{{\\\\left(-2\\\\right)}^n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences19b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19b-h2","type":"hint","dependencies":["a1f0162sequences19b-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{4\\\\times2}{{\\\\left(-2\\\\right)}^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a1f0162sequences19b-h2"],"title":"Calculate the numerator","text":"What is $$\\\\frac{4\\\\times2}{{\\\\left(-2\\\\right)}^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1f0162sequences19b-h3"],"title":"Calculate the denominator","text":"What is $${\\\\left(-2\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19b-h5","type":"hint","dependencies":["a1f0162sequences19b-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences19c","stepAnswer":["$$\\\\frac{-12}{8}$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=\\\\frac{4n}{{\\\\left(-2\\\\right)}^n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-12}{8}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences19c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19c-h2","type":"hint","dependencies":["a1f0162sequences19c-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{4\\\\times3}{{\\\\left(-2\\\\right)}^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a1f0162sequences19c-h2"],"title":"Calculate the numerator","text":"What is $$4\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a1f0162sequences19c-h3"],"title":"Calculate the denominator","text":"What is $${\\\\left(-2\\\\right)}^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19c-h5","type":"hint","dependencies":["a1f0162sequences19c-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences19d","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Write the fourth term of the sequence defined by the explicit formula $$a_n=\\\\frac{4n}{{\\\\left(-2\\\\right)}^n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences19d-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=4$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19d-h2","type":"hint","dependencies":["a1f0162sequences19d-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{4\\\\times4}{{\\\\left(-2\\\\right)}^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19d-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a1f0162sequences19d-h2"],"title":"Calculate the numerator","text":"What is $$4\\\\times4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19d-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a1f0162sequences19d-h3"],"title":"Calculate the denominator","text":"What is $${\\\\left(-2\\\\right)}^4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19d-h5","type":"hint","dependencies":["a1f0162sequences19d-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences19e","stepAnswer":["$$\\\\frac{-20}{32}$$"],"problemType":"TextBox","stepTitle":"Write the fifth term of the sequence defined by the explicit formula $$a_n=\\\\frac{4n}{{\\\\left(-2\\\\right)}^n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-20}{32}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences19e-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=5$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19e-h2","type":"hint","dependencies":["a1f0162sequences19e-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{4\\\\times5}{{\\\\left(-2\\\\right)}^5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19e-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a1f0162sequences19e-h2"],"title":"Calculate the numerator","text":"What is $$4\\\\times5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19e-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-32$$"],"dependencies":["a1f0162sequences19e-h3"],"title":"Calculate the denominator","text":"What is $${\\\\left(-2\\\\right)}^5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences19e-h5","type":"hint","dependencies":["a1f0162sequences19e-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences2","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences2a","stepAnswer":["1,2,9,14,81,66,729,256"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first eight terms of the piecewise sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["1,2,9,14,81,66,729,256","2,5,9,16,28,39,53,68","2,4,6,8,10,12,14,16","4,7,22,48,69,84,96,105"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences2a-h1","type":"hint","dependencies":[],"title":"Substituting N into Formula","text":"Substitute each value of $$n$$ into the formula. Begin with $$n=1$$ to find the first term, a1. To find the second term, a2, use all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences2a-h2","type":"hint","dependencies":["a1f0162sequences2a-h1"],"title":"Finding All Needed Values","text":"Continue in the same manner until you have identified all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences2a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["1,2,9,14,81,66,729,256"],"dependencies":["a1f0162sequences2a-h2"],"title":"First $$8$$ Terms of Sequence","text":"What are the first $$8$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["1,2,9,14,81,66,729,256","2,5,9,16,28,39,53,68","2,4,6,8,10,12,14,16","4,7,22,48,69,84,96,105"]}]}}]},{"id":"a1f0162sequences20","title":"Writing an Explicit Formula for the nth Term of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences20a","stepAnswer":["$$-\\\\left({\\\\left(-9\\\\right)}^n\\\\right)$$"],"problemType":"TextBox","stepTitle":"Write an explicit formula for the nth term of the sequence. {9, $$-81$$, $$729$$, $$-6561$$, $$59049$$, ...}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left({\\\\left(-9\\\\right)}^n\\\\right)$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences20a-h1","type":"hint","dependencies":[],"title":"Alternating Terms","text":"The terms alternate between positive and negative. Use $${\\\\left(-1\\\\right)}^n$$ to make the terms alternate.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences20a-h2","type":"hint","dependencies":["a1f0162sequences20a-h1"],"title":"Pattern Among Terms","text":"Notice that the absolute values of terms increase by a multiple of $$9$$. $$9$$ is multiplied by $$9$$ to make $$81$$, $$81$$ is multiplied by $$9$$ to make $$729$$ etc. Use $$9^n$$ to represent this.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences20a-h3","type":"hint","dependencies":["a1f0162sequences20a-h2"],"title":"Putting it together","text":"Multiply your two results together to get your answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences21","title":"Writing the Terms of a Sequence Defined by a Recursive Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences21a","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the recursive formula. $$a_1=9$$, $$a_n=3\\\\left(a_n-1\\\\right)-20$$ for $$a_n>1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences21a-h1","type":"hint","dependencies":[],"title":"Indicated Answer","text":"The first term $$a_1$$ is given in the formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences21b","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the recursive formula. $$a_1=9$$, $$a_n=3a_n-20$$ for $$a_n>1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences21b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Replace the term $$a_n-1$$ with the value of $$a_1$$. As indicated in the formula, $$a_1=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences21b-h2","type":"hint","dependencies":["a1f0162sequences21b-h1"],"title":"Calculation","text":"Calculate the expression $$a_2=3\\\\times9-20$$ for the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences21c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the recursive formula. $$a_1=9$$, $$a_n=3a_n-20$$ for $$a_n>1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences21c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Replace the term $$a_n-1$$ with the value of $$a_2$$. As indicated in the previous problem, $$a_2=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences21c-h2","type":"hint","dependencies":["a1f0162sequences21c-h1"],"title":"Calculation","text":"Calculate the expression $$a_3=3\\\\times7-20$$ for the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences21d","stepAnswer":["$$-17$$"],"problemType":"TextBox","stepTitle":"Write the fourth term of the sequence defined by the recursive formula. $$a_1=9$$, $$a_n=3a_n-20$$ for $$a_n>1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-17$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences21d-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Replace the term $$a_n-1$$ with the value of $$a_3$$. As indicated in the previous problem, $$a_3=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences21d-h2","type":"hint","dependencies":["a1f0162sequences21d-h1"],"title":"Calculation","text":"Calculate the expression $$a_4=3\\\\times1-20$$ for the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences21e","stepAnswer":["$$-71$$"],"problemType":"TextBox","stepTitle":"Write the fifth term of the sequence defined by the recursive formula. $$a_1=9$$, $$a_n=3a_n-20$$ for $$a_n>1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-71$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences21e-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Replace the term $$a_n-1$$ with the value of $$a_4$$. As indicated in the previous problem, $$a_4=-17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences21e-h2","type":"hint","dependencies":["a1f0162sequences21e-h1"],"title":"Calculation","text":"Calculate the expression $$a_5=3\\\\left(-17\\\\right)-20$$ for the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences22","title":"Writing the Terms of a Sequence Using Factorials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences22a","stepAnswer":["$$\\\\frac{5}{6}$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula a_n=(5n)/((n+2)!)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{6}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences22a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22a-h2","type":"hint","dependencies":["a1f0162sequences22a-h1"],"title":"Simplification","text":"Calculate the expression a_1=(5*1)/((1+2)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1f0162sequences22a-h2"],"title":"Calculate the numerator","text":"What is $$5\\\\times1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a1f0162sequences22a-h3"],"title":"Calculate the denominator","text":"((1+2)!) is equal to 3! What is $$3\\\\times2\\\\times1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22a-h5","type":"hint","dependencies":["a1f0162sequences22a-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences22b","stepAnswer":["$$\\\\frac{5}{12}$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula a_n=(5n)/((n+2)!)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{12}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences22b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22b-h2","type":"hint","dependencies":["a1f0162sequences22b-h1"],"title":"Simplification","text":"Calculate the expression a_2=(5*2)/((2+2)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a1f0162sequences22b-h2"],"title":"Calculate the numerator","text":"What is $$5\\\\times2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a1f0162sequences22b-h3"],"title":"Calculate the denominator","text":"((2+2)!) is equal to 4! What is $$4\\\\times3\\\\times2\\\\times1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22b-h5","type":"hint","dependencies":["a1f0162sequences22b-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences22c","stepAnswer":["$$\\\\frac{1}{8}$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula a_n=(5n)/((n+2)!)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{8}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences22c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22c-h2","type":"hint","dependencies":["a1f0162sequences22c-h1"],"title":"Simplification","text":"Calculate the expression a_3=(5*3)/((3+2)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a1f0162sequences22c-h2"],"title":"Calculate the numerator","text":"What is $$5\\\\times3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$120$$"],"dependencies":["a1f0162sequences22c-h3"],"title":"Calculate the denominator","text":"((3+2)!) is equal to 5! What is $$5\\\\times4\\\\times3\\\\times2\\\\times1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences22c-h5","type":"hint","dependencies":["a1f0162sequences22c-h4"],"title":"Putting It Together","text":"Put the numerator and denominator together to create a fraction","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences23","title":"Practice Writing the Terms of a Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences23a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=2^n-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences23a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences23a-h2","type":"hint","dependencies":["a1f0162sequences23a-h1"],"title":"Simplification","text":"Calculate the expression $$2^1-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences23b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=2^n-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences23b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences23b-h2","type":"hint","dependencies":["a1f0162sequences23b-h1"],"title":"Simplification","text":"Calculate the expression $$2^2-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences23c","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=2^n-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences23c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences23c-h2","type":"hint","dependencies":["a1f0162sequences23c-h1"],"title":"Simplification","text":"Calculate the expression $$2^3-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences24","title":"More Practice Writing the Terms of a Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences24a","stepAnswer":["$$-8$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=\\\\frac{\\\\left(-16\\\\right)}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences24a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences24a-h2","type":"hint","dependencies":["a1f0162sequences24a-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{\\\\left(-16\\\\right)}{1+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences24b","stepAnswer":["$$\\\\frac{-16}{3}$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=\\\\frac{\\\\left(-16\\\\right)}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-16}{3}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences24b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences24b-h2","type":"hint","dependencies":["a1f0162sequences24b-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{\\\\left(-16\\\\right)}{2+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences24c","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=\\\\frac{\\\\left(-16\\\\right)}{n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences24c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences24c-h2","type":"hint","dependencies":["a1f0162sequences24c-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{\\\\left(-16\\\\right)}{3+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences25","title":"Writing the Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences25a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=-\\\\left({\\\\left(-5\\\\right)}^{n-1}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences25a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences25a-h2","type":"hint","dependencies":["a1f0162sequences25a-h1"],"title":"Simplification","text":"Calculate the expression $$-\\\\left({\\\\left(-5\\\\right)}^{1-1}\\\\right)$$ $$=$$ $$-\\\\left({\\\\left(-5\\\\right)}^0\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences25b","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=-\\\\left({\\\\left(-5\\\\right)}^{n-1}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences25b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences25b-h2","type":"hint","dependencies":["a1f0162sequences25b-h1"],"title":"Simplification","text":"Calculate the expression $$-\\\\left({\\\\left(-5\\\\right)}^{2-1}\\\\right)$$ $$=$$ $$-(-5)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences25c","stepAnswer":["$$-25$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=-\\\\left({\\\\left(-5\\\\right)}^{n-1}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-25$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences25c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences25c-h2","type":"hint","dependencies":["a1f0162sequences25c-h1"],"title":"Simplification","text":"Calculate the expression $$-\\\\left({\\\\left(-5\\\\right)}^{3-1}\\\\right)$$ $$=$$ $$-\\\\left({\\\\left(-5\\\\right)}^2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences26","title":"Writing the First Three Terms of a Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences26a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=\\\\frac{2^n}{n^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences26a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences26a-h2","type":"hint","dependencies":["a1f0162sequences26a-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{2^1}{1^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences26b","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=\\\\frac{2^n}{n^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences26b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences26b-h2","type":"hint","dependencies":["a1f0162sequences26b-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{2^2}{2^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences26c","stepAnswer":["$$\\\\frac{8}{27}$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=\\\\frac{2^n}{n^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{27}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences26c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences26c-h2","type":"hint","dependencies":["a1f0162sequences26c-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{2^3}{3^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences27","title":"Writing Terms of a Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences27a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=\\\\frac{2n+1}{n^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences27a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences27a-h2","type":"hint","dependencies":["a1f0162sequences27a-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{2\\\\times1+1}{1^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences27b","stepAnswer":["$$\\\\frac{5}{8}$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=\\\\frac{2n+1}{n^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{8}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences27b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences27b-h2","type":"hint","dependencies":["a1f0162sequences27b-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{2\\\\times2+1}{2^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences27c","stepAnswer":["$$\\\\frac{7}{27}$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=\\\\frac{2n+1}{n^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7}{27}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences27c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences27c-h2","type":"hint","dependencies":["a1f0162sequences27c-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{2\\\\times3+1}{3^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences28","title":"Writing the Terms of an Alternating Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences28a","stepAnswer":["$$1.25$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=1.25{\\\\left(-4\\\\right)}^{n-1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.25$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences28a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences28a-h2","type":"hint","dependencies":["a1f0162sequences28a-h1"],"title":"Simplification","text":"Calculate the expression $$1.25{\\\\left(-4\\\\right)}^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences28b","stepAnswer":["$$-5$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=1.25{\\\\left(-4\\\\right)}^{n-1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences28b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences28b-h2","type":"hint","dependencies":["a1f0162sequences28b-h1"],"title":"Simplification","text":"Calculate the expression $$1.25{\\\\left(-4\\\\right)}^1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences28c","stepAnswer":["$$20$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=1.25{\\\\left(-4\\\\right)}^{n-1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences28c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences28c-h2","type":"hint","dependencies":["a1f0162sequences28c-h1"],"title":"Simplification","text":"Calculate the expression $$1.25{\\\\left(-4\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences29","title":"Writing the Terms of a Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences29a","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=\\\\frac{n^2}{2n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences29a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences29a-h2","type":"hint","dependencies":["a1f0162sequences29a-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{1^2}{2\\\\times1+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences29b","stepAnswer":["$$\\\\frac{4}{5}$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=\\\\frac{n^2}{2n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{5}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences29b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences29b-h2","type":"hint","dependencies":["a1f0162sequences29b-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{2^2}{2\\\\times2+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences29c","stepAnswer":["$$\\\\frac{9}{7}$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=\\\\frac{n^2}{2n+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9}{7}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences29c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences29c-h2","type":"hint","dependencies":["a1f0162sequences29c-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{3^2}{2\\\\times3+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences3","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences3a","stepAnswer":["1/3,4/5,9/7,16/9,25/11,31,44,59"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first eight terms of the piecewise sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["3,18,26,32,49,62,79,91","1/3,4/5,9/7,16/9,25/11,31,44,59","1/2,2/3,3/4,4/5,7/4,8/3,10,11","1/5,3/8,2,7,13,29,39,48"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences3a-h1","type":"hint","dependencies":[],"title":"Substituting N into Formula","text":"Substitute each value of $$n$$ into the formula. Begin with $$n=1$$ to find the first term, a1. To find the second term, a2, use all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences3a-h2","type":"hint","dependencies":["a1f0162sequences3a-h1"],"title":"Finding All Needed Values","text":"Continue in the same manner until you have identified all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences3a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["1/3,4/5,9/7,16/9,25/11,31,44,59"],"dependencies":["a1f0162sequences3a-h2"],"title":"First $$8$$ Terms of Sequence","text":"What are the first $$8$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["3,18,26,32,49,62,79,91","1/3,4/5,9/7,16/9,25/11,31,44,59","1/2,2/3,3/4,4/5,7/4,8/3,10,11","1/5,3/8,2,7,13,29,39,48"]}]}}]},{"id":"a1f0162sequences30","title":"Writing the Terms of a Sequence Defined by a Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences30a","stepAnswer":["$$\\\\frac{-4}{5}$$"],"problemType":"TextBox","stepTitle":"Write the first term of the sequence defined by the explicit formula $$a_n=\\\\frac{-\\\\left(4{\\\\left(-5\\\\right)}^{n-1}\\\\right)}{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{5}$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences30a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=1$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences30a-h2","type":"hint","dependencies":["a1f0162sequences30a-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{-\\\\left(4{\\\\left(-5\\\\right)}^{1-1}\\\\right)}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences30b","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Write the second term of the sequence defined by the explicit formula $$a_n=\\\\frac{-\\\\left(4{\\\\left(-5\\\\right)}^{n-1}\\\\right)}{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences30b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=2$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences30b-h2","type":"hint","dependencies":["a1f0162sequences30b-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{-\\\\left(4{\\\\left(-5\\\\right)}^{2-1}\\\\right)}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f0162sequences30c","stepAnswer":["$$-20$$"],"problemType":"TextBox","stepTitle":"Write the third term of the sequence defined by the explicit formula $$a_n=\\\\frac{-\\\\left(4{\\\\left(-5\\\\right)}^{n-1}\\\\right)}{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-20$$","hints":{"DefaultPathway":[{"id":"a1f0162sequences30c-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute $$n=3$$ into the formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences30c-h2","type":"hint","dependencies":["a1f0162sequences30c-h1"],"title":"Simplification","text":"Calculate the expression $$\\\\frac{-\\\\left(4{\\\\left(-5\\\\right)}^{3-1}\\\\right)}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f0162sequences4","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences4a","stepAnswer":["2,25,2/3,81,2/5,2/6,2/7,289"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first eight terms of the piecewise sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["2,1,2/3,2/4,2/5,2/6,2/7,2/8","9,25,49,81,121,169,225,289","2,25,2/3,81,2/5,2/6,2/7,289","2,10,2/3,25,2/5,64,2/7,81"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences4a-h1","type":"hint","dependencies":[],"title":"Substituting N into Formula","text":"Substitute each value of $$n$$ into the formula. Begin with $$n=1$$ to find the first term, a1. To find the second term, a2, use all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences4a-h2","type":"hint","dependencies":["a1f0162sequences4a-h1"],"title":"Finding All Needed Values","text":"Continue in the same manner until you have identified all $$n$$ terms.","variabilization":{},"oer":"https://openstax.org/","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["2,25,2/3,81,2/5,2/6,2/7,289"],"dependencies":["a1f0162sequences4a-h2"],"title":"First $$8$$ Terms of Sequence","text":"What are the first $$8$$ terms of the sequence?","variabilization":{},"oer":"https://openstax.org/","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["2,1,2/3,2/4,2/5,2/6,2/7,2/8","9,25,49,81,121,169,225,289","2,25,2/3,81,2/5,2/6,2/7,289","2,10,2/3,25,2/5,64,2/7,81"]}]}}]},{"id":"a1f0162sequences5","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences5a","stepAnswer":["$$-0.6, -3, -15, -20, -375, -80, -9375, -320$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first eight terms of the piecewise sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$-0.6, -3, -15, -20, -375, -80, -9375, -320$$","choices":["$$-0.6, -3, -15, -20, -375, -80, -9375, -320$$","$$-0.5, -4, -20, -2, -52, -1257, -81, -51$$","$$-7, -0.2, -19, -29, -0.9, -12, -42, -90$$","$$-12, -8, -0.6, -0.2, -122, -23, -48, -52$$"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences5a-h1","type":"hint","dependencies":[],"title":"Substituting N into Formula","text":"Substitute each value of $$n$$ into the formula. Begin with $$n=1$$ to find the first term, a1. To find the second term, a2, use all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences5a-h2","type":"hint","dependencies":["a1f0162sequences5a-h1"],"title":"Finding All Needed Values","text":"Continue in the same manner until you have identified all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences5a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-0.6, -3, -15, -20, -375, -80, -9375, -320$$"],"dependencies":["a1f0162sequences5a-h2"],"title":"First $$8$$ Terms of Sequence","text":"What are the first $$8$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-0.6, -3, -15, -20, -375, -80, -9375, -320$$","$$-0.5, -4, -20, -2, -52, -1257, -81, -51$$","$$-7, -0.2, -19, -29, -0.9, -12, -42, -90$$","$$-12, -8, -0.6, -0.2, -122, -23, -48, -52$$"]}]}}]},{"id":"a1f0162sequences6","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences6a","stepAnswer":["-4,8,28,14/4,23/4,38/4,188,248"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first eight terms of the piecewise sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["-4,-8,-28,14/4,-23/4,38/4,-188,248","-4,8,28,14/4,23/4,38/4,188,248","$$12, -36, 42, -5, 24, -6, 52, -12$$","$$-8, -2, 3, 12, 26, -7, 42, -9$$"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences6a-h1","type":"hint","dependencies":[],"title":"Substituting N into Formula","text":"Substitute each value of $$n$$ into the formula. Begin with $$n=1$$ to find the first term, a1. To find the second term, a2, use all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences6a-h2","type":"hint","dependencies":["a1f0162sequences6a-h1"],"title":"Finding All Needed Values","text":"Continue in the same manner until you have identified all $$n$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["-4,8,28,14/4,23/4,38/4,188,248"],"dependencies":["a1f0162sequences6a-h2"],"title":"First $$8$$ Terms of Sequence","text":"What are the first $$8$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["-4,-8,-28,14/4,-23/4,38/4,-188,248","-4,8,28,14/4,23/4,38/4,188,248","$$12, -36, 42, -5, 24, -6, 52, -12$$","$$-8, -2, 3, 12, 26, -7, 42, -9$$"]}]}}]},{"id":"a1f0162sequences7","title":"Finding Explicit Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences7a","stepAnswer":["$$\\\\frac{2^n}{2n}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercise, write an explicit formula for each sequence.","stepBody":"1,1,4/3,2,16/5,...","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{2^n}{2n}$$","choices":["$$\\\\frac{2^n}{2n}$$","$$4n^2$$","$$\\\\frac{2n}{2^n}$$","$$5n+1$$"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences7a-h1","type":"hint","dependencies":[],"title":"Pattern Among the Signs","text":"Terms are all positive","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences7a-h2","type":"hint","dependencies":["a1f0162sequences7a-h1"],"title":"Write in Explicit Form","text":"Write a formula for $$a_n$$ in terms of $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences7a-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{2^n}{2n}$$"],"dependencies":["a1f0162sequences7a-h2"],"title":"Selecting Formula","text":"What is the explicit formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{2^n}{2n}$$","$$4n^2$$","$$\\\\frac{2n}{2^n}$$","$$5n+1$$"]}]}}]},{"id":"a1f0162sequences8","title":"Finding Explicit Formula","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences8a","stepAnswer":["$${\\\\left(-\\\\frac{1}{2}\\\\right)}^{n-1}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercise, write an explicit formula for each sequence.","stepBody":"1,-1/2,1/4,-1/8,1/16","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(-\\\\frac{1}{2}\\\\right)}^{n-1}$$","choices":["$${\\\\left(-\\\\frac{1}{4}\\\\right)}^n$$","$${\\\\left(\\\\frac{1}{2}\\\\right)}^{n-1}$$","$${\\\\left(-\\\\frac{1}{2}\\\\right)}^{n-1}$$","$$2^{n-1}$$"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences8a-h1","type":"hint","dependencies":[],"title":"Pattern Among the Signs","text":"Terms are alternating between positive and negative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences8a-h2","type":"hint","dependencies":["a1f0162sequences8a-h1"],"title":"Pattern Among the Terms","text":"Numerator is always $$1$$ but denominator is increasing in doubles","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences8a-h3","type":"hint","dependencies":["a1f0162sequences8a-h2"],"title":"Write in Explicit Form","text":"Write a formula for $$a_n$$ in terms of $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences8a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["1,-1/2,1/4,-1/8,1/16"],"dependencies":["a1f0162sequences8a-h3"],"title":"Selecting Formula","text":"What is the explicit formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["1,-1/2,1/4,-1/8,1/16","1,-1/2,3/4,-1/8,3/16"]}]}}]},{"id":"a1f0162sequences9","title":"Finding First N Terms of a Sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Sequences and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a1f0162sequences9a","stepAnswer":["$$3, -9, 27, -81, 243$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, write the first fove terms of the sequence.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["$$3, -9, 27, -81, 243$$","3,9,27,81,243","$$0, -3, 9, -27, 81$$","0,3,9,27,81"],"hints":{"DefaultPathway":[{"id":"a1f0162sequences9a-h1","type":"hint","dependencies":[],"title":"Identifying Given Values","text":"Identify the initial term, a1, which is given as part of the formula. This is the first term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences9a-h2","type":"hint","dependencies":["a1f0162sequences9a-h1"],"title":"Finding Next Terms","text":"To find the second term, a2, substitute the initial term into the formula for an-1. Solve. Repeat until you have solved for the 5th term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f0162sequences9a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3, -9, 27, -81, 243$$"],"dependencies":["a1f0162sequences9a-h2"],"title":"First $$5$$ Terms of Sequence","text":"What are the first $$5$$ terms of the sequence?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3, -9, 27, -81, 243$$","3,9,27,81,243","$$0, -3, 9, -27, 81$$","0,3,9,27,81"]}]}}]},{"id":"a1f32dfFormula1","title":"Jamal\'s Bicycle Ride","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula1a","stepAnswer":["$$42$$"],"problemType":"TextBox","stepTitle":"Jamal rides his bike at a uniform rate of $$12$$ miles per hour for $$3.5$$ hours. What distance has he traveled?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$42$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula1a-h1","type":"hint","dependencies":[],"title":"Read and Understand the Problem","text":"The question tells us that Jamal rides his bike at the speed of $$12$$ miles per hour which means that every hour he is riding $$12$$ miles.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula1a-h2","type":"hint","dependencies":["a1f32dfFormula1a-h1"],"title":"Identify the Unknown","text":"We are looking for the total distance traveled and we can name it \\"d\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula1a-h3","type":"hint","dependencies":["a1f32dfFormula1a-h2"],"title":"Translate","text":"We can use the formula $$distance=rate time$$ --\x3e $$d=rt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula1a-h4","type":"hint","dependencies":["a1f32dfFormula1a-h3"],"title":"Substitute","text":"Since we are given that the rate is $$12$$ mph and the time is $$3.5$$ hours, we can substitute $$r=12$$, $$t=3.5$$ and get $$d=12\\\\times3.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42$$"],"dependencies":["a1f32dfFormula1a-h4"],"title":"Evaluate","text":"Evaluate $$12\\\\times3.5$$ to find the distance in miles. What is the distance?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula10","title":"Solve the formula $$A=\\\\frac{1}{2} bh$$ for h:","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula10a","stepAnswer":["$$20$$"],"problemType":"TextBox","stepTitle":"When $$A=170$$ and $$b=17$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula10a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$A=0.5bh$$, and we want to find $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula10a-h2","type":"hint","dependencies":["a1f32dfFormula10a-h1"],"title":"Substitute","text":"Since we know that $$A=170$$ and $$b=17$$, we can substitute these values into the formula and get $$170=0.5(17)(h)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula10a-h3","type":"hint","dependencies":["a1f32dfFormula10a-h2"],"title":"Simplify","text":"Simplifying the equation, we get $$170=(8.5)(h)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a1f32dfFormula10a-h3"],"title":"Solve","text":"To solve for $$h$$, we can divide both sides of the equation by $$8.5$$. What is $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula10b","stepAnswer":["$$h=\\\\frac{2A}{b}$$"],"problemType":"MultipleChoice","stepTitle":"In general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$h=\\\\frac{2A}{b}$$","choices":["$$h=2Ab$$","$$h=\\\\frac{A}{2} b$$","$$h=\\\\frac{b}{2} A$$","$$h=\\\\frac{2A}{b}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula10b-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$A=0.5bh$$, and we want to find $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula10b-h2","type":"hint","dependencies":["a1f32dfFormula10b-h1"],"title":"Isolate","text":"To solve for $$h$$, we can first multiply both sides by $$2$$ to get rid of the fraction. Now, we the equation becomes $$2A=bh$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula10b-h3","type":"hint","dependencies":["a1f32dfFormula10b-h2"],"title":"Solve","text":"We can then divide both sides by $$b$$ to isolate $$h$$. Therefore, we get $$h=\\\\frac{2A}{b}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula11","title":"$$I=Prt$$","body":"The formula $$I=Prt$$ is used to calculate simple interest, I, for a principal, P, invested at rate, $$r$$, for $$t$$ years. Solve the formula $$I=Prt$$ to find the principal, P:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula11a","stepAnswer":["$$20000$$"],"problemType":"TextBox","stepTitle":"When $$I=\\\\$5, 600$$, $$r=4\\\\%$$, $$t=7$$ years","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20000$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula11a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$I=Prt$$, and we want to find P.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula11a-h2","type":"hint","dependencies":["a1f32dfFormula11a-h1"],"title":"Substitute","text":"Since we know that $$I=\\\\$5, 600$$, $$r=4\\\\%$$ $$(0.04)$$, and $$t=7$$ years, we can substitute these values into the formula and get $$5600=P(0.04)(7)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula11a-h3","type":"hint","dependencies":["a1f32dfFormula11a-h2"],"title":"Simplify","text":"Simplifying the equation, we get $$5600=0.28P$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20000$$"],"dependencies":["a1f32dfFormula11a-h3"],"title":"Solve","text":"To solve for P, we can divide both sides of the equation by $$0.28$$. What is P?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula11b","stepAnswer":["$$P=\\\\frac{I}{rt}$$"],"problemType":"MultipleChoice","stepTitle":"In general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$P=\\\\frac{I}{rt}$$","choices":["$$P=\\\\frac{I}{rt}$$","$$P=Irt$$","$$P=\\\\frac{rt}{I}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula11b-h1","type":"hint","dependencies":[],"title":"Write the Formula","text":"The formula is $$I=Prt$$, and we want to find P.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula11b-h2","type":"hint","dependencies":["a1f32dfFormula11b-h1"],"title":"Isolate","text":"To solve for P, we can divide both sides by rt to isolate P, so we get $$P=\\\\frac{I}{rt}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula12","title":"$$I=Prt$$","body":"The formula $$I=Prt$$ is used to calculate simple interest, I, for a principal, P, invested at rate, $$r$$, for $$t$$ years. Solve the formula $$I=Prt$$ to find the principal, P:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula12a","stepAnswer":["$$12000$$"],"problemType":"TextBox","stepTitle":"When $$I=\\\\$2, 160$$, $$r=6\\\\%$$, $$t=3$$ years","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12000$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula12a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$I=Prt$$, and we want to find P.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula12a-h2","type":"hint","dependencies":["a1f32dfFormula12a-h1"],"title":"Substitute","text":"Since we know that $$I=\\\\$2, 160$$, $$r=6\\\\%$$ $$(0.06)$$, and $$t=3$$ years, we can substitute these values into the formula and get $$2160=P(0.06)(3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula12a-h3","type":"hint","dependencies":["a1f32dfFormula12a-h2"],"title":"Simplify","text":"Simplifying the equation, we get $$2160=0.18P$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12000$$"],"dependencies":["a1f32dfFormula12a-h3"],"title":"Solve","text":"To solve for P, we can divide both sides of the equation by $$0.18$$. What is P?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula12b","stepAnswer":["$$P=\\\\frac{I}{rt}$$"],"problemType":"MultipleChoice","stepTitle":"In general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$P=\\\\frac{I}{rt}$$","choices":["$$P=\\\\frac{I}{rt}$$","$$P=Irt$$","$$P=\\\\frac{rt}{I}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula12b-h1","type":"hint","dependencies":[],"title":"Write the Formula","text":"The formula is $$I=Prt$$, and we want to find P.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula12b-h2","type":"hint","dependencies":["a1f32dfFormula12b-h1"],"title":"Isolate","text":"To solve for P, we can divide both sides by rt to isolate P, so we get $$P=\\\\frac{I}{rt}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula13","title":"Solve the formula $$3x+2y=18$$ for y:","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula13a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"When $$x=4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula13a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$3x+2y=18$$, and we want to find $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula13a-h2","type":"hint","dependencies":["a1f32dfFormula13a-h1"],"title":"Substitute","text":"Since we know that $$x=4$$, we can substitute $$4$$ for $$x$$ into the equation and get $$3\\\\left(4\\\\right)+2y=18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula13a-h3","type":"hint","dependencies":["a1f32dfFormula13a-h2"],"title":"Simplify","text":"Simplifying the equation, we get $$12+2y=18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula13a-h4","type":"hint","dependencies":["a1f32dfFormula13a-h3"],"title":"Solve","text":"To solve the equation, we can start by subtracting $$12$$ from both sides, which gives us the equation $$2y=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1f32dfFormula13a-h4"],"title":"Isolate","text":"Now, we can divide both sides by $$2$$ to isolate $$y$$. What is $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula13b","stepAnswer":["$$y=\\\\frac{18-3x}{2}$$"],"problemType":"MultipleChoice","stepTitle":"In general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{18-3x}{2}$$","choices":["$$y=2\\\\left(18+3x\\\\right)$$","$$y=2\\\\left(18-3x\\\\right)$$","$$y=\\\\frac{18-3x}{2}$$","$$y=\\\\frac{18+3x}{2}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula13b-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$3x+2y=18$$, and we want to find $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula13b-h2","type":"hint","dependencies":["a1f32dfFormula13b-h1"],"title":"Isolate","text":"To isolate $$y$$, the first step is to subtract $$3x$$ from both sides to get $$2y=18-3x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula13b-h3","type":"hint","dependencies":["a1f32dfFormula13b-h2"],"title":"Isolate","text":"Then, we can divide both sides of the equation by $$2$$ and get $$y=\\\\frac{18-3x}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula14","title":"Solve the formula $$3x+4y=10$$ for y:","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula14a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"When $$x=\\\\frac{14}{3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula14a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$3x+4y=10$$, and we want to find $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula14a-h2","type":"hint","dependencies":["a1f32dfFormula14a-h1"],"title":"Substitute","text":"Since we know that $$x=\\\\frac{14}{3}$$, we can substitute $$\\\\frac{14}{3}$$ for $$x$$ into the equation and get $$3\\\\left(\\\\frac{14}{3}\\\\right)+4y=10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula14a-h3","type":"hint","dependencies":["a1f32dfFormula14a-h2"],"title":"Simplify","text":"Simplifying the equation, we get $$14+4y=10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula14a-h4","type":"hint","dependencies":["a1f32dfFormula14a-h3"],"title":"Solve","text":"To solve the equation, we can start by subtracting $$14$$ from both sides, which gives us the equation $$4y=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1f32dfFormula14a-h4"],"title":"Isolate","text":"Now, we can divide both sides by $$4$$ to isolate $$y$$. What is $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula14b","stepAnswer":["$$y=\\\\frac{10-3x}{4}$$"],"problemType":"MultipleChoice","stepTitle":"In general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{10-3x}{4}$$","choices":["$$y=4\\\\left(10+3x\\\\right)$$","$$y=4\\\\left(10-3x\\\\right)$$","$$y=\\\\frac{10-3x}{4}$$","$$y=\\\\frac{10+3x}{4}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula14b-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$3x+4y=10$$, and we want to find $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula14b-h2","type":"hint","dependencies":["a1f32dfFormula14b-h1"],"title":"Isolate","text":"To isolate $$y$$, the first step is to subtract $$3x$$ from both sides to get $$4y=10-3x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula14b-h3","type":"hint","dependencies":["a1f32dfFormula14b-h2"],"title":"Isolate","text":"Then, we can divide both sides of the equation by $$4$$ and get $$y=\\\\frac{10-3x}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula15","title":"$$P=a+b+c$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula15a","stepAnswer":["$$b=P-a-c$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$P=a+b+c$$ for $$b$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$b=P-a-c$$","choices":["$$b=P$$","$$b=P+a+c$$","$$b=P-a-c$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula15a-h1","type":"hint","dependencies":[],"title":"Write the Formula","text":"The formula is $$P=a+b+c$$, and we want to find $$b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula15a-h2","type":"hint","dependencies":["a1f32dfFormula15a-h1"],"title":"Isolate","text":"To isolate $$b$$, we can subtract a and c from both sides to get $$P-a-c=b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula16","title":"Solve a Formula for a Specific Variable","body":"In the following exercises, use the formula $$d=rt$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula16a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"Solve for $$t$$ when $$d=350$$ and $$r=70$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula16a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Since we know $$d=350$$ and $$r=70$$, we can substitute $$350$$ for $$d$$ and $$70$$ for $$r$$ into the equation, which gives us $$350=70t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula16a-h2","type":"hint","dependencies":["a1f32dfFormula16a-h1"],"title":"Isolate","text":"To isolate $$t$$, we can divide both sides by $$70$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula16b","stepAnswer":["$$t=\\\\frac{d}{r}$$"],"problemType":"MultipleChoice","stepTitle":"Solve for $$t$$ in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$t=\\\\frac{d}{r}$$","choices":["$$t=\\\\frac{d}{r}$$","$$t=\\\\frac{r}{d}$$","$$t=dr$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula16b-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$t$$, we can divide both sides of the equation by $$r$$, which gives us $$t=\\\\frac{d}{r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula17","title":"Solve a Formula for a Specific Variable","body":"In the following exercises, use the formula $$d=rt$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula17a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Solve for $$t$$ when $$d=240$$ and $$r=60$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula17a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Since we know $$d=240$$ and $$r=60$$, we can substitute $$240$$ for $$d$$ and $$60$$ for $$r$$ into the equation, which gives us $$240=60t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula17a-h2","type":"hint","dependencies":["a1f32dfFormula17a-h1"],"title":"Isolate","text":"To isolate $$t$$, we can divide both sides by $$60$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula17b","stepAnswer":["$$t=\\\\frac{d}{r}$$"],"problemType":"MultipleChoice","stepTitle":"Solve for $$t$$ in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$t=\\\\frac{d}{r}$$","choices":["$$t=\\\\frac{d}{r}$$","$$t=\\\\frac{r}{d}$$","$$t=dr$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula17b-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$t$$, we can divide both sides of the equation by $$r$$, which gives us $$t=\\\\frac{d}{r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula18","title":"Solve a Formula for a Specific Variable","body":"In the following exercises, use the formula $$d=rt$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula18a","stepAnswer":["$$8.5$$"],"problemType":"TextBox","stepTitle":"Solve for $$t$$ when $$d=510$$ and $$r=60$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8.5$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula18a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Since we know $$d=510$$ and $$r=60$$, we can substitute $$510$$ for $$d$$ and $$60$$ for $$r$$ into the equation, which gives us $$510=60t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula18a-h2","type":"hint","dependencies":["a1f32dfFormula18a-h1"],"title":"Isolate","text":"To isolate $$t$$, we can divide both sides by $$60$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula18b","stepAnswer":["$$t=\\\\frac{d}{r}$$"],"problemType":"MultipleChoice","stepTitle":"Solve for $$t$$ in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$t=\\\\frac{d}{r}$$","choices":["$$t=\\\\frac{d}{r}$$","$$t=\\\\frac{r}{d}$$","$$t=dr$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula18b-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$t$$, we can divide both sides of the equation by $$r$$, which gives us $$t=\\\\frac{d}{r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula19","title":"Solve a Formula for a Specific Variable","body":"In the following exercises, use the formula $$d=rt$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula19a","stepAnswer":["$$64$$"],"problemType":"TextBox","stepTitle":"Solve for $$r$$ when $$d=204$$ and $$t=3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$64$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula19a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Since we know $$d=204$$ and $$t=3$$, we can substitute $$204$$ for $$d$$ and $$3$$ for $$t$$ into the equation, which gives us $$204=3r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula19a-h2","type":"hint","dependencies":["a1f32dfFormula19a-h1"],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides by $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula19b","stepAnswer":["$$r=\\\\frac{d}{t}$$"],"problemType":"MultipleChoice","stepTitle":"Solve for $$r$$ in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{d}{t}$$","choices":["$$r=\\\\frac{d}{t}$$","$$r=\\\\frac{t}{d}$$","$$r=dt$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula19b-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides of the equation by $$t$$, which gives us $$r=\\\\frac{d}{t}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula2","title":"Lindsay\'s Distance","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula2a","stepAnswer":["$$330$$"],"problemType":"TextBox","stepTitle":"Lindsay drove for $$5.5$$ hours at $$60$$ miles per hour. How much distance did she travel?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$330$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula2a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"We are looking for the total distance traveled and we can name it \\"d\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula2a-h2","type":"hint","dependencies":["a1f32dfFormula2a-h1"],"title":"Translate","text":"We can use the formula $$distance=rate time$$ --\x3e $$d=rt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula2a-h3","type":"hint","dependencies":["a1f32dfFormula2a-h2"],"title":"Substitute","text":"Since we are given that the rate is $$60$$ mph and the time is $$5.5$$ hours, we can substitute $$r=60$$, $$t=5.5$$ and get $$d=60\\\\times5.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$330$$"],"dependencies":["a1f32dfFormula2a-h3"],"title":"Solve","text":"Solve $$60\\\\times5.5$$ to find the distance in miles. What is the distance?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula20","title":"Solve a Formula for a Specific Variable","body":"In the following exercises, use the formula $$d=rt$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula20a","stepAnswer":["$$70$$"],"problemType":"TextBox","stepTitle":"Solve for $$r$$ when $$d=420$$ and $$t=6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$70$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula20a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Since we know $$d=420$$ and $$t=6$$, we can substitute $$420$$ for $$d$$ and $$6$$ for $$t$$ into the equation, which gives us $$240=6r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula20a-h2","type":"hint","dependencies":["a1f32dfFormula20a-h1"],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides by $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula20b","stepAnswer":["$$r=\\\\frac{d}{t}$$"],"problemType":"MultipleChoice","stepTitle":"Solve for $$r$$ in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{d}{t}$$","choices":["$$r=\\\\frac{d}{t}$$","$$r=\\\\frac{t}{d}$$","$$r=dt$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula20b-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides of the equation by $$t$$, which gives us $$r=\\\\frac{d}{t}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula21","title":"Solve a Formula for a Specific Variable","body":"In the following exercises, use the formula $$d=rt$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula21a","stepAnswer":["$$64$$"],"problemType":"TextBox","stepTitle":"Solve for $$r$$ when $$d=160$$ and $$t=2.5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$64$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula21a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Since we know $$d=160$$ and $$t=2.5$$, we can substitute $$160$$ for $$d$$ and $$2.5$$ for $$t$$ into the equation, which gives us $$160=2.5r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula21a-h2","type":"hint","dependencies":["a1f32dfFormula21a-h1"],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides by $$2.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula21b","stepAnswer":["$$r=\\\\frac{d}{t}$$"],"problemType":"MultipleChoice","stepTitle":"Solve for $$r$$ in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{d}{t}$$","choices":["$$r=\\\\frac{d}{t}$$","$$r=\\\\frac{t}{d}$$","$$r=dt$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula21b-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides of the equation by $$t$$, which gives us $$r=\\\\frac{d}{t}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula22","title":"Solve a Formula for a Specific Variable","body":"In the following exercises, use the formula $$d=rt$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula22a","stepAnswer":["$$40$$"],"problemType":"TextBox","stepTitle":"Solve for $$r$$ when $$d=180$$ and $$t=4.5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$40$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula22a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Since we know $$d=180$$ and $$t=4.5$$, we can substitute $$180$$ for $$d$$ and $$4.5$$ for $$t$$ into the equation, which gives us $$180=4.5r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula22a-h2","type":"hint","dependencies":["a1f32dfFormula22a-h1"],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides by $$4.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula22b","stepAnswer":["$$r=\\\\frac{d}{t}$$"],"problemType":"MultipleChoice","stepTitle":"Solve for $$r$$ in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{d}{t}$$","choices":["$$r=\\\\frac{d}{t}$$","$$r=\\\\frac{t}{d}$$","$$r=dt$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula22b-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$r$$, we can divide both sides of the equation by $$t$$, which gives us $$r=\\\\frac{d}{t}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula23","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula23a","stepAnswer":["$$b=90-a$$"],"problemType":"MultipleChoice","stepTitle":"Solve $$a+b=90$$ for $$b$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$b=90-a$$","choices":["$$b=90a$$","$$b=90+a$$","$$b=90-a$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula23a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$b$$, we can subtract a from both sides of the equation, which gives us $$b=90-a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula24","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula24a","stepAnswer":["$$a=90-b$$"],"problemType":"MultipleChoice","stepTitle":"Solve $$a+b=90$$ for a","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a=90-b$$","choices":["$$a=90b$$","$$a=90-b$$","$$a=90+b$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula24a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate a, we can subtract $$b$$ from both sides of the equation, which gives us $$a=90-b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula25","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula25a","stepAnswer":["$$y=15-8x$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$8x+y=15$$ for $$y$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=15-8x$$","choices":["$$y=15+8x$$","$$y=15-8x$$","$$y=8x-15$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula25a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$y$$, we can subtract $$8x$$ from both sides of the equation, which gives us $$y=15-8x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula26","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula26a","stepAnswer":["$$y=13-9x$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$9x+y=13$$ for $$y$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=13-9x$$","choices":["$$y=13+9x$$","$$y=13-9x$$","$$y=9x-13$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula26a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$y$$, we can subtract $$9x$$ from both sides of the equation, which gives us $$y=13-9x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula27","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula27a","stepAnswer":["$$y=-6+4x$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$-4x+y=-6$$ for $$y$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-6+4x$$","choices":["$$y=-6-4x$$","$$y=-6+4x$$","$$y=-4x+6$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula27a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$y$$, we can add $$4x$$ to both sides of the equation, which gives us $$y=-6+4x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula28","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula28a","stepAnswer":["$$y=-1+5x$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$-5x+y=-1$$ for $$y$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=-1+5x$$","choices":["$$y=-1+5x$$","$$y=-1-5x$$","$$y=5x$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula28a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$y$$, we can add $$5x$$ to both sides of the equation, which gives us $$y=-1+5x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula29","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula29a","stepAnswer":["$$d=\\\\frac{C}{\\\\pi}$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$C=\\\\pi d$$ for $$d$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$d=\\\\frac{C}{\\\\pi}$$","choices":["$$d=\\\\frac{C}{\\\\pi}$$","$$d=C \\\\pi$$","$$d=\\\\frac{\\\\pi}{C}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula29a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate $$d$$, we can divide both sides of the equation by pi, which gives us $$d=\\\\frac{C}{\\\\pi}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula3","title":"Trinh\'s Distance","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula3a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"Trinh walked for $$\\\\frac{7}{3}$$ hours at $$3$$ miles per hour. How far did she walk?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula3a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"We are looking for the total distance traveled and we can name it \\"d\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula3a-h2","type":"hint","dependencies":["a1f32dfFormula3a-h1"],"title":"Translate","text":"We can use the formula $$distance=rate time$$ --\x3e $$d=rt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula3a-h3","type":"hint","dependencies":["a1f32dfFormula3a-h2"],"title":"Substitute","text":"Since we are given that the rate is $$3$$ mph and the time is $$\\\\frac{7}{3}$$ hours, we can $$substituter=3$$, $$t=\\\\frac{7}{3}$$ and get $$d=3\\\\frac{7}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a1f32dfFormula3a-h3"],"title":"Solve","text":"Solve $$\\\\frac{3\\\\times7}{3}$$ to find the distance in miles. What is the distance?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula30","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula30a","stepAnswer":["$$pi=\\\\frac{C}{d}$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$C=\\\\pi d$$ for pi","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$pi=\\\\frac{C}{d}$$","choices":["$$pi=\\\\frac{C}{d}$$","$$pi=Cd$$","$$pi=\\\\frac{d}{C}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula30a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate pi, we can divide both sides of the equation by $$d$$, which gives us $$pi=\\\\frac{C}{d}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula31","title":"In the following exercises, solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula31a","stepAnswer":["$$L=\\\\frac{V}{WH}$$"],"problemType":"MultipleChoice","stepTitle":"Solve the formula $$V=LWH$$ for L .","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$L=\\\\frac{V}{WH}$$","choices":["$$L=\\\\frac{V}{W}$$","$$L=\\\\frac{V}{WH}$$","$$L=VWH$$","$$L=\\\\frac{WH}{V}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula31a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"To isolate L, we can divide both sides of the equation by WH, which gives us $$L=\\\\frac{V}{WH}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula4","title":"Rey\'s Driving Time","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula4a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"Rey is planning to drive from his house in San Diego to visit his grandmother in Sacramento, a distance of $$520$$ miles. If he can drive at a steady rate of $$65$$ miles per hour, how many hours will the trip take?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula4a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"We are looking for the total time that the journey took, and we can name it \\"h\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula4a-h2","type":"hint","dependencies":["a1f32dfFormula4a-h1"],"title":"Translate","text":"We can use the formula $$distance=rate time$$ --\x3e $$d=rt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula4a-h3","type":"hint","dependencies":["a1f32dfFormula4a-h2"],"title":"Substitute","text":"Since we are given that the distance is $$520$$ miles and the rate is $$65$$ mph, we can substitute $$d=520$$, $$r=65$$ and get $$520=65t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a1f32dfFormula4a-h3"],"title":"Solve","text":"Solve for $$t$$ in $$520=65t$$. (hint: divide both sides by 65.) What is $$t$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula5","title":"Lee\'s Driving Time","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula5a","stepAnswer":["$$11$$"],"problemType":"TextBox","stepTitle":"Lee wants to drive from Phoenix to his brother\u2019s apartment in San Francisco, a distance of $$770$$ miles. If he drives at a steady rate of $$70$$ miles per hour, how many hours will the trip take?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula5a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"We are looking for the total time that the journey took, and we can name it \\"h\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula5a-h2","type":"hint","dependencies":["a1f32dfFormula5a-h1"],"title":"Translate","text":"We can use the formula $$distance=rate time$$ --\x3e $$d=rt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula5a-h3","type":"hint","dependencies":["a1f32dfFormula5a-h2"],"title":"Substitute","text":"Since we are given that the distance is $$770$$ miles and the rate is $$70$$ mph, we can substitute $$d=770$$, $$r=70$$ and get $$770=70t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a1f32dfFormula5a-h3"],"title":"Solve","text":"Solve for $$t$$ in the given equation (hint: divide both sides by 70). What is $$t$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula6","title":"Yesenia\'s Needed Speed","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula6a","stepAnswer":["$$56$$"],"problemType":"TextBox","stepTitle":"Yesenia is $$168$$ miles from Chicago. If she needs to be in Chicago in $$3$$ hours, at what rate does she need to drive?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$56$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula6a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"We are looking for the the rate of the journey, and we can name it \\"r\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula6a-h2","type":"hint","dependencies":["a1f32dfFormula6a-h1"],"title":"Translate","text":"We can use the formula $$distance=rate time$$ --\x3e $$d=rt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula6a-h3","type":"hint","dependencies":["a1f32dfFormula6a-h2"],"title":"Substitute","text":"Since we are given that the distance is $$168$$ miles and the time is $$3$$ hours, we can substitute $$d=168$$, $$t=3$$ and get $$168=3r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$56$$"],"dependencies":["a1f32dfFormula6a-h3"],"title":"Solve","text":"Solve for $$h$$ in the given equation (hint: divide both sides by 3). What is $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula7","title":"Solve the formula $$d=rt$$ for t:","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula7a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"When $$d=520$$ and $$r=65$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula7a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$d=rt$$, and we want to find $$t$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula7a-h2","type":"hint","dependencies":["a1f32dfFormula7a-h1"],"title":"Substitute","text":"Since we know that $$d=520$$, $$r=65$$ we can substitute these values into the formula and get $$520=65t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a1f32dfFormula7a-h2"],"title":"Solve","text":"To solve for $$t$$, we can divide both sides of the equation by $$65$$. What is $$t$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula7b","stepAnswer":["$$t=\\\\frac{d}{r}$$"],"problemType":"MultipleChoice","stepTitle":"in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$t=\\\\frac{d}{r}$$","choices":["$$t=\\\\frac{d}{r}$$","$$t=dr$$","$$t=\\\\frac{r}{d}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula7b-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$d=rt$$, and we want to find $$t$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula7b-h2","type":"hint","dependencies":["a1f32dfFormula7b-h1"],"title":"Isolate","text":"To solve for $$r$$, we can divide both sides by $$r$$ to isolate $$t$$, so we get $$t=\\\\frac{d}{r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula8","title":"Solve the formula $$d=rt$$ for r:","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula8a","stepAnswer":["$$45$$"],"problemType":"TextBox","stepTitle":"When $$d=180$$ and $$t=4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$45$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula8a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$d=rt$$, and we want to find $$r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula8a-h2","type":"hint","dependencies":["a1f32dfFormula8a-h1"],"title":"Substitute","text":"Since we know that $$d=180$$, $$t=12$$ we can substitute these values into the formula and get $$180=12r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$45$$"],"dependencies":["a1f32dfFormula8a-h2"],"title":"Solve","text":"To solve for $$r$$, we can divide both sides of the equation by $$4$$. What is $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula8b","stepAnswer":["$$r=\\\\frac{d}{t}$$"],"problemType":"MultipleChoice","stepTitle":"in general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$r=\\\\frac{d}{t}$$","choices":["$$r=\\\\frac{d}{t}$$","$$r=dt$$","$$r=\\\\frac{t}{d}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula8b-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$d=rt$$, and we want to find $$r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula8b-h2","type":"hint","dependencies":["a1f32dfFormula8b-h1"],"title":"Isolate","text":"To solve for $$r$$, we can divide both sides by $$t$$ to isolate $$r$$, so we get $$r=\\\\frac{d}{t}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f32dfFormula9","title":"Solve the formula $$A=\\\\frac{1}{2} bh$$ for h:","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve a Formula for a Specific Variable ","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f32dfFormula9a","stepAnswer":["$$12$$"],"problemType":"TextBox","stepTitle":"When $$A=90$$ and $$b=15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12$$","hints":{"DefaultPathway":[{"id":"a1f32dfFormula9a-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$A=0.5bh$$, and we want to find $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula9a-h2","type":"hint","dependencies":["a1f32dfFormula9a-h1"],"title":"Substitute","text":"Since we know that $$A=90$$ and $$b=15$$, we can substitute these values into the formula and get $$90=0.5(15)(h)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula9a-h3","type":"hint","dependencies":["a1f32dfFormula9a-h2"],"title":"Simplify","text":"Simplifying the equation, we get $$90=(7.5)(h)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a1f32dfFormula9a-h3"],"title":"Solve","text":"To solve for $$h$$, we can divide both sides of the equation by $$7.5$$. What is $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f32dfFormula9b","stepAnswer":["$$h=\\\\frac{2A}{b}$$"],"problemType":"MultipleChoice","stepTitle":"In general","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$h=\\\\frac{2A}{b}$$","choices":["$$h=2Ab$$","$$h=\\\\frac{A}{2} b$$","$$h=\\\\frac{b}{2} A$$","$$h=\\\\frac{2A}{b}$$"],"hints":{"DefaultPathway":[{"id":"a1f32dfFormula9b-h1","type":"hint","dependencies":[],"title":"Identify the Unknown","text":"The formula is $$A=0.5bh$$, and we want to find $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula9b-h2","type":"hint","dependencies":["a1f32dfFormula9b-h1"],"title":"Isolate","text":"To solve for $$h$$, we can first multiply both sides by $$2$$ to get rid of the fraction. Now, we the equation becomes $$2A=bh$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f32dfFormula9b-h3","type":"hint","dependencies":["a1f32dfFormula9b-h2"],"title":"Solve","text":"We can then divide both sides by $$b$$ to isolate $$h$$. Therefore, we get $$h=\\\\frac{2A}{b}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates1","title":"Identify Points in Quadrants","body":"Plot the following point and identify the quadrant in which it is located.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates1a","stepAnswer":["Quadrant $$2$$"],"problemType":"MultipleChoice","stepTitle":"Plot $$(-5,4)$$ in the rectangular coordinate system and identify the quadrant in which the point is located.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quadrant $$2$$","choices":["Quadrant $$1$$","Quadrant $$2$$","Quadrant $$3$$","Quadrant $$4$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates1a-h1","type":"hint","dependencies":[],"title":"Know Quadrants","text":"The quadrants are the $$4$$ regions of the graph, divided by the axes. The first quadrant is the top right region. The quadrants then continue counter clockwise in order, such that the top left region is the second quadrant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates1a-h2","type":"hint","dependencies":["a1f74d6coordinates1a-h1"],"title":"Use Negatives","text":"If the $$x$$ coordinate is negative, the point lies to the left of the $$y$$ axis. If the $$y$$ coordinate is negative, the point lies below the $$x$$ axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates1a-h3","type":"hint","dependencies":["a1f74d6coordinates1a-h2"],"title":"Know Where the Points Lie","text":"Since $$x$$ is negative, and $$y$$ is positive, the point is in quadrant $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates10","title":"Verify Ordered Pairs as Solutions","body":"Determine if the following point is a valid solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates10a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine if $$(2,0)$$ is a solution to the equation $$2x+3y=6$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates10a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute the $$x$$ and $$y$$ values of the ordered pair into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates10a-h2","type":"hint","dependencies":["a1f74d6coordinates10a-h1"],"title":"Simplify","text":"Simplify each side such that their is a single number on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a1f74d6coordinates10a-h2"],"title":"Interpret","text":"If both sides of the equation equal each other, the ordered pair is a solution. Is the ordered pair a solution in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a1f74d6coordinates10a-h4","type":"hint","dependencies":["a1f74d6coordinates10a-h3"],"title":"Answer","text":"Therefore, the ordered pair is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates11","title":"Finding Solutions to the Equation","body":"Find the solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates11a","stepAnswer":["$$(0,-5)$$"],"problemType":"MultipleChoice","stepTitle":"Given $$x=0$$, find a solution for the equation $$5x-4y=20$$.","stepBody":"Enter your answer as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(0,-5)$$","choices":["$$(0,-5)$$","$$(0,-4)$$","$$(0,-3)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates11a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Plug $$x=0$$ into the equation. The new equation should be $$0-4y=20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates11a-h2","type":"hint","dependencies":["a1f74d6coordinates11a-h1"],"title":"Solve","text":"Solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates11a-h3","type":"hint","dependencies":["a1f74d6coordinates11a-h2"],"title":"Answer","text":"$$y=-5$$, so the coordinate pair for the solution to the equation is $$(0,-5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates12","title":"Finding Solutions to the Equation","body":"Find the solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates12a","stepAnswer":["$$(4,0)$$"],"problemType":"MultipleChoice","stepTitle":"Given $$y=0$$, find a solution for the equation $$5x-4y=20$$.","stepBody":"Enter your answer as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(4,0)$$","choices":["$$(3,0)$$","$$(4,0)$$","$$(5,0)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates12a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Plug $$y=0$$ into the equation. The new equation should be $$5x-0=20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates12a-h2","type":"hint","dependencies":["a1f74d6coordinates12a-h1"],"title":"Solve","text":"Solve the equation for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates12a-h3","type":"hint","dependencies":["a1f74d6coordinates12a-h2"],"title":"Answer","text":"$$x=4$$, so the coordinate pair for the solution to the equation is $$(4,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates13","title":"Finding Solutions to the Equation","body":"Find the solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates13a","stepAnswer":["$$(8,5)$$"],"problemType":"MultipleChoice","stepTitle":"Given $$y=5$$, find a solution for the equation $$5x-4y=20$$.","stepBody":"Enter your answer as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(8,5)$$","choices":["$$(0,5)$$","$$(4,5)$$","$$(8,5)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates13a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Plug $$y=5$$ into the equation. The new equation should be $$5x-20=20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates13a-h2","type":"hint","dependencies":["a1f74d6coordinates13a-h1"],"title":"Solve","text":"Solve the equation for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates13a-h3","type":"hint","dependencies":["a1f74d6coordinates13a-h2"],"title":"Answer","text":"$$x=8$$, so the coordinate pair for the solution to the equation is $$(8,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates14","title":"Finding Solutions to the Equation","body":"Find the solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates14a","stepAnswer":["$$(-5,6)$$"],"problemType":"MultipleChoice","stepTitle":"Given $$x=-5$$, find a solution for the equation $$2x-5y=20$$","stepBody":"Enter your answer as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(-5,6)$$","choices":["$$(-5,6)$$","$$(-5,2)$$","$$(-5,3)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates14a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Plug $$x=-5$$ into the equation. The new equation should be $$-10-5y=20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates14a-h2","type":"hint","dependencies":["a1f74d6coordinates14a-h1"],"title":"Solve","text":"Solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates14a-h3","type":"hint","dependencies":["a1f74d6coordinates14a-h2"],"title":"Answer","text":"$$y=-6$$, so the coordinate pair for the solution to the equation is $$(-5,-6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates15","title":"Finding Solutions to the Equation","body":"Find the solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates15a","stepAnswer":["$$(0,-4)$$"],"problemType":"MultipleChoice","stepTitle":"Given $$x=0$$, find a solution for the equation $$2x-5y=20$$","stepBody":"Enter your answer as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(0,-4)$$","choices":["$$(0,-2)$$","$$(0,-4)$$","$$(0,-1)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates15a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Plug $$x=0$$ into the equation. The new equation should be $$0-5y=20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates15a-h2","type":"hint","dependencies":["a1f74d6coordinates15a-h1"],"title":"Solve","text":"Solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates15a-h3","type":"hint","dependencies":["a1f74d6coordinates15a-h2"],"title":"Answer","text":"$$y=-4$$, so the coordinate pair for the solution to the equation is $$(0,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates16","title":"Verify Solutions to an Equation in Two Variables","body":"In the following exercises, which ordered pairs are solutions to the given equations?","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates16a","stepAnswer":["$$(4,0)$$ and $$(2,-3)$$"],"problemType":"MultipleChoice","stepTitle":"$$3x-2y=12$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(4,0)$$ and $$(2,-3)$$","choices":["$$(4,0)$$ and $$(2,-3)$$","$$(1,6)$$ and $$(2,-3)$$","$$(4,0)$$ and $$(1,6)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates16a-h1","type":"hint","dependencies":[],"title":"Understanding Coordinate Format","text":"The ordered pairs are given in coordinate format with (x,y). The $$x$$ value will be plugged into the $$x$$ variable of the given equation and the same for the $$y$$ value in the $$y$$ variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates16a-h2","type":"hint","dependencies":["a1f74d6coordinates16a-h1"],"title":"Plugging in Ordered Pairs","text":"In order to check which ordered pairs are solutions, plug in each option into the given equation to check if it outputs the right answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a1f74d6coordinates16a-h2"],"title":"Plugging in $$(4,0)$$","text":"What does the ordered pair $$(4,0)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a1f74d6coordinates16a-h3"],"title":"Plugging in $$(2,-3)$$","text":"What does the ordered pair $$(2,-3)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a1f74d6coordinates16a-h4"],"title":"Plugging in $$(1,6)$$","text":"What does the ordered pair $$(1,6)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates16a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(4,0)$$ and $$(2,-3)$$"],"dependencies":["a1f74d6coordinates16a-h5"],"title":"Identifying Correct Ordered Pairs","text":"Which ordered pairs satisfy the solution to the given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(4,0)$$ and $$(2,-3)$$","$$(1,6)$$ and $$(2,-3)$$","$$(4,0)$$ and $$(1,6)$$"]}]}}]},{"id":"a1f74d6coordinates17","title":"Verify Solutions to an Equation in Two Variables","body":"In the following exercises, which ordered pairs are solutions to the given equations?","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates17a","stepAnswer":["$$(-1,-1)$$ and $$(\\\\frac{1}{2},5)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=4x+3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-1,-1)$$ and $$(\\\\frac{1}{2},5)$$","choices":["$$(4,3)$$ and $$(-1,-1)$$","$$(\\\\frac{1}{2},5)$$ and $$(4,3)$$","$$(-1,-1)$$ and $$(\\\\frac{1}{2},5)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates17a-h1","type":"hint","dependencies":[],"title":"Understanding Coordinate Format","text":"The ordered pairs are given in coordinate format with (x,y). The $$x$$ value will be plugged into the $$x$$ variable of the given equation and the same for the $$y$$ value in the $$y$$ variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-4x=3$$"],"dependencies":["a1f74d6coordinates17a-h1"],"title":"Rearranging Equation","text":"What will the equation look like when rearranged so that all variables are on one side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates17a-h3","type":"hint","dependencies":["a1f74d6coordinates17a-h2"],"title":"Plugging in Ordered Pairs","text":"In order to check which ordered pairs are solutions, plug in each option into the rearranged equation to check if it outputs the right answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a1f74d6coordinates17a-h3"],"title":"Plugging in $$(4,3)$$","text":"What does the ordered pair $$(4,3)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1f74d6coordinates17a-h4"],"title":"Plugging in $$(-1,-1)$$","text":"What does the ordered pair $$(-1,-1)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates17a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1f74d6coordinates17a-h5"],"title":"Plugging in $$(\\\\frac{1}{2},5)$$","text":"What does the ordered pair $$(\\\\frac{1}{2},5)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates17a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-1,-1)$$ and $$(\\\\frac{1}{2},5)$$"],"dependencies":["a1f74d6coordinates17a-h6"],"title":"Identifying Correct Ordered Pairs","text":"Which ordered pairs satisfy the solution to the given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(4,3)$$ and $$(-1,-1)$$","$$(\\\\frac{1}{2},5)$$ and $$(4,3)$$","$$(-1,-1)$$ and $$(\\\\frac{1}{2},5)$$"]}]}}]},{"id":"a1f74d6coordinates18","title":"Verify Solutions to an Equation in Two Variables","body":"In the following exercises, which ordered pairs are solutions to the given equations?","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates18a","stepAnswer":["$$(0,-5)$$ and $$(\\\\frac{1}{2},-4)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=2x-5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,-5)$$ and $$(\\\\frac{1}{2},-4)$$","choices":["$$(0,-5)$$ and $$(2,1)$$","$$(0,-5)$$ and $$(\\\\frac{1}{2},-4)$$","$$(\\\\frac{1}{2},-4)$$ and $$(2,1)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates18a-h1","type":"hint","dependencies":[],"title":"Understanding Coordinate Format","text":"The ordered pairs are given in coordinate format with (x,y). The $$x$$ value will be plugged into the $$x$$ variable of the given equation and the same for the $$y$$ value in the $$y$$ variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-2x=-5$$"],"dependencies":["a1f74d6coordinates18a-h1"],"title":"Rearranging Equation","text":"What will the equation look like when rearranged so that all variables are on one side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates18a-h3","type":"hint","dependencies":["a1f74d6coordinates18a-h2"],"title":"Plugging in Ordered Pairs","text":"In order to check which ordered pairs are solutions, plug in each option into the rearranged equation to check if it outputs the right answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a1f74d6coordinates18a-h3"],"title":"Plugging in $$(0,-5)$$","text":"What does the ordered pair $$(0,-5)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a1f74d6coordinates18a-h4"],"title":"Plugging in $$(2,1)$$","text":"What does the ordered pair $$(2,1)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates18a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a1f74d6coordinates18a-h5"],"title":"Plugging in $$(\\\\frac{1}{2},-4)$$","text":"What does the ordered pair $$(\\\\frac{1}{2},-4)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates18a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-5)$$ and $$(\\\\frac{1}{2},-4)$$"],"dependencies":["a1f74d6coordinates18a-h6"],"title":"Identifying Correct Ordered Pairs","text":"Which ordered pairs satisfy the solution to the given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,-5)$$ and $$(2,1)$$","$$(0,-5)$$ and $$(\\\\frac{1}{2},-4)$$","$$(\\\\frac{1}{2},-4)$$ and $$(2,1)$$"]}]}}]},{"id":"a1f74d6coordinates19","title":"Verify Solutions to an Equation in Two Variables","body":"In the following exercises, which ordered pairs are solutions to the given equations?","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates19a","stepAnswer":["$$(2,0)$$ and $$(-6,-4)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\frac{x}{2}-1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(2,0)$$ and $$(-6,-4)$$","choices":["$$(2,0)$$ and $$(-6,-4)$$","$$(-4,-1)$$ and $$(2,0)$$","$$(-6,-4)$$ and $$(-4,1)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates19a-h1","type":"hint","dependencies":[],"title":"Understanding Coordinate Format","text":"The ordered pairs are given in coordinate format with (x,y). The $$x$$ value will be plugged into the $$x$$ variable of the given equation and the same for the $$y$$ value in the $$y$$ variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-\\\\frac{x}{2}=-1$$"],"dependencies":["a1f74d6coordinates19a-h1"],"title":"Rearranging Equation","text":"What will the equation look like when rearranged so that all variables are on one side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates19a-h3","type":"hint","dependencies":["a1f74d6coordinates19a-h2"],"title":"Plugging in Ordered Pairs","text":"In order to check which ordered pairs are solutions, plug in each option into the rearranged equation to check if it outputs the right answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1f74d6coordinates19a-h3"],"title":"Plugging in $$(2,0)$$","text":"What does the ordered pair $$(2,0)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1f74d6coordinates19a-h4"],"title":"Plugging in $$(-6,-4)$$","text":"What does the ordered pair $$(-6,-4)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1f74d6coordinates19a-h5"],"title":"Plugging in $$(-4,-1)$$","text":"What does the ordered pair $$(-4,-1)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates19a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(2,0)$$ and $$(-6,-4)$$"],"dependencies":["a1f74d6coordinates19a-h6"],"title":"Identifying Correct Ordered Pairs","text":"Which ordered pairs satisfy the solution to the given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(2,0)$$ and $$(-6,-4)$$","$$(-4,-1)$$ and $$(2,0)$$","$$(-6,-4)$$ and $$(-4,1)$$"]}]}}]},{"id":"a1f74d6coordinates2","title":"Identify Points in Quadrants","body":"Plot the following point and identify the quadrant in which it is located.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates2a","stepAnswer":["Quadrant $$3$$"],"problemType":"MultipleChoice","stepTitle":"Plot $$(-3,-4)$$ in the rectangular coordinate system and identify the quadrant in which the point is located.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quadrant $$3$$","choices":["Quadrant $$1$$","Quadrant $$2$$","Quadrant $$3$$","Quadrant $$4$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates2a-h1","type":"hint","dependencies":[],"title":"Know Quadrants","text":"The quadrants are the $$4$$ regions of the graph, divided by the axes. The first quadrant is the top right region. The quadrants then continue counter clockwise in order, such that the top left region is the second quadrant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates2a-h2","type":"hint","dependencies":["a1f74d6coordinates2a-h1"],"title":"Use Negatives","text":"If the $$x$$ coordinate is negative, the point lies to the left of the $$y$$ axis. If the $$y$$ coordinate is negative, the point lies below the $$x$$ axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates2a-h3","type":"hint","dependencies":["a1f74d6coordinates2a-h2"],"title":"Know Where the Points Lie","text":"Since $$x$$ is negative, and $$y$$ is negative, the point is in quadrant $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates20","title":"Verify Solutions to an Equation in Two Variables","body":"In the following exercises, which ordered pairs are solutions to the given equations?","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates20a","stepAnswer":["$$(-3,0)$$ and $$(9,4)$$ and $$(-6,-1)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\frac{x}{3}+1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-3,0)$$ and $$(9,4)$$ and $$(-6,-1)$$","choices":["$$(-3,0)$$ and $$(9,4)$$","$$(9,4)(-6,-1)$$","$$(-6,-1)$$ and $$(-3,0)$$","$$(-3,0)$$ and $$(9,4)$$ and $$(-6,-1)$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates20a-h1","type":"hint","dependencies":[],"title":"Understanding Coordinate Format","text":"The ordered pairs are given in coordinate format with (x,y). The $$x$$ value will be plugged into the $$x$$ variable of the given equation and the same for the $$y$$ value in the $$y$$ variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-\\\\frac{x}{3}=1$$"],"dependencies":["a1f74d6coordinates20a-h1"],"title":"Rearranging Equation","text":"What will the equation look like when rearranged so that all variables are on one side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates20a-h3","type":"hint","dependencies":["a1f74d6coordinates20a-h2"],"title":"Plugging in Ordered Pairs","text":"In order to check which ordered pairs are solutions, plug in each option into the rearranged equation to check if it outputs the right answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1f74d6coordinates20a-h3"],"title":"Plugging in $$(-3,0)$$","text":"What does the ordered pair $$(-3,0)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1f74d6coordinates20a-h4"],"title":"Plugging in $$(9,4)$$","text":"What does the ordered pair $$(9,4)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1f74d6coordinates20a-h5"],"title":"Plugging in $$(-6,-1)$$","text":"What does the ordered pair $$(-6,-1)$$ output when plugged into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates20a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-3,0)$$ and $$(9,4)$$ and $$(-6,-1)$$"],"dependencies":["a1f74d6coordinates20a-h6"],"title":"Identifying Correct Ordered Pairs","text":"Which ordered pairs satisfy the solution to the given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(-3,0)$$ and $$(9,4)$$","$$(9,4)(-6,-1)$$","$$(-6,-1)$$ and $$(-3,0)$$","$$(-3,0)$$ and $$(9,4)$$ and $$(-6,-1)$$"]}]}}]},{"id":"a1f74d6coordinates21","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates21a","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"$$y=2x-4;$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates21a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a1f74d6coordinates21a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates21b","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$y=2x-4$$","stepBody":"If $$x=2$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates21b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=2$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates21b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a1f74d6coordinates21b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates21c","stepAnswer":["$$-6$$"],"problemType":"TextBox","stepTitle":"$$y=2x-4$$","stepBody":"If $$x=-1$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-6$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates21c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=-1$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates21c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a1f74d6coordinates21c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates22","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates22a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$y=3x-1;$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates22a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1f74d6coordinates22a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates22b","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$y=3x-1$$","stepBody":"If $$x=2$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates22b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=2$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates22b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1f74d6coordinates22b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates22c","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"$$y=3x-1$$","stepBody":"If $$x=-1$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates22c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=-1$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates22c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a1f74d6coordinates22c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates23","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates23a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$y=-x+5$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates23a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1f74d6coordinates23a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates23b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$y=-x+5$$","stepBody":"If $$x=3$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates23b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=3$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates23b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1f74d6coordinates23b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates23c","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"$$y=-x+5$$","stepBody":"If $$x=-2$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates23c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=-2$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates23c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a1f74d6coordinates23c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates24","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates24a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$y=-x+2$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates24a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1f74d6coordinates24a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates24b","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$y=-x+2$$","stepBody":"If $$x=3$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates24b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=3$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates24b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1f74d6coordinates24b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates24c","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$y=-x+2$$","stepBody":"If $$x=-2$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates24c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=-2$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates24c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1f74d6coordinates24c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates25","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates25a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{x}{3}+1$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates25a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1f74d6coordinates25a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates25b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{x}{3}+1$$","stepBody":"If $$x=3$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates25b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=3$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates25b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1f74d6coordinates25b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates25c","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{x}{3}+1$$","stepBody":"If $$x=6$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates25c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=6$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates25c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a1f74d6coordinates25c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates26","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates26a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{x}{2}+4$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates26a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1f74d6coordinates26a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates26b","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{x}{2}+4$$","stepBody":"If $$x=2$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates26b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=2$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates26b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a1f74d6coordinates26b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates26c","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{x}{2}+4$$","stepBody":"If $$x=4$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates26c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=4$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates26c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a1f74d6coordinates26c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates27","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates27a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"$$y=-\\\\left(\\\\frac{3x}{2}\\\\right)-2$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates27a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a1f74d6coordinates27a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates27b","stepAnswer":["$$-5$$"],"problemType":"TextBox","stepTitle":"$$y=-\\\\left(\\\\frac{3x}{2}\\\\right)-2$$","stepBody":"If $$x=2$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates27b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=2$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates27b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a1f74d6coordinates27b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates27c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$y=-\\\\left(\\\\frac{3x}{2}\\\\right)-2$$","stepBody":"If $$x=-2$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates27c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=-2$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates27c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1f74d6coordinates27c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates28","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find $$y$$ given the equation and the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates28a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\left(-\\\\frac{2x}{3}\\\\right)-1$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates28a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a1f74d6coordinates28a-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates28b","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\left(-\\\\frac{2x}{3}\\\\right)-1$$","stepBody":"If $$x=3$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates28b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=3$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates28b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a1f74d6coordinates28b-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates28c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\left(-\\\\frac{2x}{3}\\\\right)-1$$","stepBody":"If $$x=-3$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates28c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=-3$$, use PEMDAS to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates28c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a1f74d6coordinates28c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$x=-3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates29","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find the other variable given the equation and the value of another variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates29a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$x+3y=6;$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates29a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS and algebra to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y=6$$"],"dependencies":["a1f74d6coordinates29a-h1"],"title":"Plugging in x-value","text":"What is the resulting equation when $$x$$ is plugged in and separating variables and integers on opposite sides of the equal sign?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1f74d6coordinates29a-h2"],"title":"Solving for $$y$$","text":"Divide both sides by $$3$$ to solve for $$y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates29b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$x+3y=6$$","stepBody":"If $$x=3$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates29b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=3$$, use PEMDAS and algebra to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates29b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y=3$$"],"dependencies":["a1f74d6coordinates29b-h1"],"title":"Plugging in x-value","text":"What is the resulting equation when $$x$$ is plugged in and separating variables and integers on opposite sides of the equal sign?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates29b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1f74d6coordinates29b-h2"],"title":"Solving for $$y$$","text":"Divide both sides by $$3$$ to solve for $$y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates29c","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$x+3y=6$$","stepBody":"If $$y=0$$, what is $$x$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates29c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$y=0$$, use PEMDAS and algebra to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates29c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a1f74d6coordinates29c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$y=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates3","title":"Identify Points in Quadrants","body":"Plot the following point and identify the quadrant in which it is located.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates3a","stepAnswer":["Quadrant $$4$$"],"problemType":"MultipleChoice","stepTitle":"Plot $$(2,-3)$$ in the rectangular coordinate system and identify the quadrant in which the point is located.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quadrant $$4$$","choices":["Quadrant $$1$$","Quadrant $$2$$","Quadrant $$3$$","Quadrant $$4$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates3a-h1","type":"hint","dependencies":[],"title":"Know Quadrants","text":"The quadrants are the $$4$$ regions of the graph, divided by the axes. The first quadrant is the top right region. The quadrants then continue counter clockwise in order, such that the top left region is the second quadrant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates3a-h2","type":"hint","dependencies":["a1f74d6coordinates3a-h1"],"title":"Use Negatives","text":"If the $$x$$ coordinate is negative, the point lies to the left of the $$y$$ axis. If the $$y$$ coordinate is negative, the point lies below the $$x$$ axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates3a-h3","type":"hint","dependencies":["a1f74d6coordinates3a-h2"],"title":"Know Where the Points Lie","text":"Since $$x$$ is positive, and $$y$$ is negative, the point is in quadrant $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates30","title":"Find Solutions to a Linear Equation","body":"In the following exercise, find the other variable given the equation and the value of another variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates30a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$x+2y=8;$$ If $$x=0$$, what is $$y$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates30a-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=0$$, use PEMDAS and algebra to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2y=8$$"],"dependencies":["a1f74d6coordinates30a-h1"],"title":"Plugging in x-value","text":"What is the resulting equation when $$x$$ is plugged in and separating variables and integers on opposite sides of the equal sign?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a1f74d6coordinates30a-h2"],"title":"Solving for $$y$$","text":"Divide both sides by $$2$$ to solve for $$y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates30b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$x+2y=8$$","stepBody":"If $$x=4$$, what is $$y$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates30b-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$x=4$$, use PEMDAS and algebra to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates30b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2y=4$$"],"dependencies":["a1f74d6coordinates30b-h1"],"title":"Plugging in x-value","text":"What is the resulting equation when $$x$$ is plugged in and separating variables and integers on opposite sides of the equal sign?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates30b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a1f74d6coordinates30b-h2"],"title":"Solving for $$y$$","text":"Divide both sides by $$2$$ to solve for $$y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a1f74d6coordinates30c","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"$$x+2y=8$$","stepBody":"If $$y=0$$, what is $$x$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a1f74d6coordinates30c-h1","type":"hint","dependencies":[],"title":"Plugging in x-value","text":"After plugging in $$y=0$$, use PEMDAS and algebra to determine how to solve the equation for $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates30c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a1f74d6coordinates30c-h1"],"title":"Solving for $$y$$","text":"What is the value of $$y$$ when $$y=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates4","title":"Identify Points in Quadrants","body":"Plot the following point and identify the quadrant in which it is located.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates4a","stepAnswer":["Quadrant $$2$$"],"problemType":"MultipleChoice","stepTitle":"Plot $$(-2,3)$$ in the rectangular coordinate system and identify the quadrant in which the point is located.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quadrant $$2$$","choices":["Quadrant $$1$$","Quadrant $$2$$","Quadrant $$3$$","Quadrant $$4$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates4a-h1","type":"hint","dependencies":[],"title":"Know Quadrants","text":"The quadrants are the $$4$$ regions of the graph, divided by the axes. The first quadrant is the top right region. The quadrants then continue counter clockwise in order, such that the top left region is the second quadrant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates4a-h2","type":"hint","dependencies":["a1f74d6coordinates4a-h1"],"title":"Use Negatives","text":"If the $$x$$ coordinate is negative, the point lies to the left of the $$y$$ axis. If the $$y$$ coordinate is negative, the point lies below the $$x$$ axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates4a-h3","type":"hint","dependencies":["a1f74d6coordinates4a-h2"],"title":"Know Where the Points Lie","text":"Since $$x$$ is negative, and $$y$$ is positive, the point is in quadrant $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates5","title":"Identify Points in Quadrants","body":"Plot the following point and identify the quadrant in which it is located.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates5a","stepAnswer":["Quadrant $$1$$"],"problemType":"MultipleChoice","stepTitle":"Plot $$(3,\\\\frac{5}{2})$$ in the rectangular coordinate system and identify the quadrant in which the point is located.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Quadrant $$1$$","choices":["Quadrant $$1$$","Quadrant $$2$$","Quadrant $$3$$","Quadrant $$4$$"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates5a-h1","type":"hint","dependencies":[],"title":"Know Quadrants","text":"The quadrants are the $$4$$ regions of the graph, divided by the axes. The first quadrant is the top right region. The quadrants then continue counter clockwise in order, such that the top left region is the second quadrant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates5a-h2","type":"hint","dependencies":["a1f74d6coordinates5a-h1"],"title":"Use Negatives","text":"If the $$x$$ coordinate is negative, the point lies to the left of the $$y$$ axis. If the $$y$$ coordinate is negative, the point lies below the $$x$$ axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates5a-h3","type":"hint","dependencies":["a1f74d6coordinates5a-h2"],"title":"Know Where the Points Lie","text":"Since $$x$$ is positive, and $$y$$ is positive, the point is in quadrant $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates6","title":"Verify Ordered Pairs as Solutions","body":"Determine if the following point is a valid solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates6a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine if $$(0,2)$$ is a solution to the equation $$x+4y=8$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates6a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute the $$x$$ and $$y$$ values of the ordered pair into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates6a-h2","type":"hint","dependencies":["a1f74d6coordinates6a-h1"],"title":"Simplify","text":"Simplify each side such that their is a single number on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a1f74d6coordinates6a-h2"],"title":"Interpret","text":"If both sides of the equation equal each other, the ordered pair is a solution. Is the ordered pair a solution in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a1f74d6coordinates6a-h4","type":"hint","dependencies":["a1f74d6coordinates6a-h3"],"title":"Answer","text":"Therefore, the ordered pair is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates7","title":"Verify Ordered Pairs as Solutions","body":"Determine if the following point is a valid solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates7a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine if $$(2,-4)$$ is a solution to the equation $$x+4y=8$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates7a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute the $$x$$ and $$y$$ values of the ordered pair into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates7a-h2","type":"hint","dependencies":["a1f74d6coordinates7a-h1"],"title":"Simplify","text":"Simplify each side such that their is a single number on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates7a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a1f74d6coordinates7a-h2"],"title":"Interpret","text":"If both sides of the equation equal each other, the ordered pair is a solution. Is the ordered pair a solution in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a1f74d6coordinates7a-h4","type":"hint","dependencies":["a1f74d6coordinates7a-h3"],"title":"Answer","text":"Therefore, the ordered pair is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates8","title":"Verify Ordered Pairs as Solutions","body":"Determine if the following point is a valid solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates8a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine if $$(-4,3)$$ is a solution to the equation $$x+4y=8$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates8a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute the $$x$$ and $$y$$ values of the ordered pair into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates8a-h2","type":"hint","dependencies":["a1f74d6coordinates8a-h1"],"title":"Simplify","text":"Simplify each side such that their is a single number on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates8a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a1f74d6coordinates8a-h2"],"title":"Interpret","text":"If both sides of the equation equal each other, the ordered pair is a solution. Is the ordered pair a solution in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a1f74d6coordinates8a-h4","type":"hint","dependencies":["a1f74d6coordinates8a-h3"],"title":"Answer","text":"Therefore, the ordered pair is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f74d6coordinates9","title":"Verify Ordered Pairs as Solutions","body":"Determine if the following point is a valid solution to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.1 Use the Rectangular Coordinate System","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a1f74d6coordinates9a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine if $$(3,0)$$ is a solution to the equation $$2x+3y=6$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a1f74d6coordinates9a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute the $$x$$ and $$y$$ values of the ordered pair into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates9a-h2","type":"hint","dependencies":["a1f74d6coordinates9a-h1"],"title":"Simplify","text":"Simplify each side such that their is a single number on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f74d6coordinates9a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a1f74d6coordinates9a-h2"],"title":"Interpret","text":"If both sides of the equation equal each other, the ordered pair is a solution. Is the ordered pair a solution in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a1f74d6coordinates9a-h4","type":"hint","dependencies":["a1f74d6coordinates9a-h3"],"title":"Answer","text":"Therefore, the ordered pair is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul1","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$h$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul1a","stepAnswer":["$$h=\\\\frac{3V}{\\\\pi r^2}$$"],"problemType":"TextBox","stepTitle":"$$V=\\\\frac{1}{3} \\\\pi r^2 h$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$h=\\\\frac{3V}{\\\\pi r^2}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul1a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Remove the fraction on the right side by multiplying both sides of the equation by its reciprocal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul1a-h2","type":"hint","dependencies":["a1f9370SolvingFormul1a-h1"],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul10","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul10a","stepAnswer":["$$y=\\\\frac{9-4x}{7}$$"],"problemType":"TextBox","stepTitle":"$$4x+7y=9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{9-4x}{7}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul10a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul11","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul11a","stepAnswer":["$$y=\\\\frac{1-5x}{8}$$"],"problemType":"TextBox","stepTitle":"$$5x+8y=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{1-5x}{8}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul11a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul12","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$t$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul12a","stepAnswer":["$$t=\\\\frac{A-P}{P t}$$"],"problemType":"TextBox","stepTitle":"$$A=P+P r t$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t=\\\\frac{A-P}{P t}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul12a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"First start simplifying the equation by subtracting the part on the right that doesn\'t contain $$t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["P"],"dependencies":["a1f9370SolvingFormul12a-h1"],"title":"Isolating the Variable","text":"What is the part on the right without $$t$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul12a-h3","type":"hint","dependencies":["a1f9370SolvingFormul12a-h2"],"title":"Isolating the Variable","text":"Simplify the equation further by isoating the requested variable","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul13","title":"The Pythagorean Theorem","body":"Solve for the length of the third side of the triangle.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul13a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"Solve for the third side of the triangle if the hypotenuse has length $$13$$ and another side has length $$12$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul13a-h1","type":"hint","dependencies":[],"title":"The Pythagorean Theorem","text":"$$a^2+b^2=c^2$$ or side a squared plus side $$b$$ squared $$=$$ hypotenuse squared.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul14","title":"The Pythagorean Theorem","body":"Solve for the length of the third side of the triangle.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul14a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"Solve for the third side of the triangle if the hypotenuse has length $$17$$ and another side has length $$15$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul14a-h1","type":"hint","dependencies":[],"title":"The Pythagorean Theorem","text":"$$a^2+b^2=c^2$$ or side a squared plus side $$b$$ squared $$=$$ hypotenuse squared.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul15","title":"The Pythagorean Theorem","body":"Solve for the length of the third side of the triangle.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul15a","stepAnswer":["$$12$$"],"problemType":"TextBox","stepTitle":"Solve for the third side of the triangle if the hypotenuse has length $$15$$ and another side has length $$9$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul15a-h1","type":"hint","dependencies":[],"title":"The Pythagorean Theorem","text":"$$a^2+b^2=c^2$$ or side a squared plus side $$b$$ squared $$=$$ hypotenuse squared.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul16","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for L.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul16a","stepAnswer":["$$L=\\\\frac{V}{W H}$$"],"problemType":"TextBox","stepTitle":"$$V=LWH$$ for L","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$L=\\\\frac{V}{W H}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul16a-h1","type":"hint","dependencies":[],"title":"Divide","text":"Divide on both sides by WH in order to isolate L.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul17","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$b$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul17a","stepAnswer":["$$b=\\\\frac{2A}{h}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{bh}{2}$$ for $$b$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b=\\\\frac{2A}{h}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul17a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply both sides by $$2$$ to eliminate the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul17a-h2","type":"hint","dependencies":["a1f9370SolvingFormul17a-h1"],"title":"Divide","text":"Divide on both sides by $$h$$ in order to isolate $$b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul18","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$h$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul18a","stepAnswer":["$$h=\\\\frac{2A}{b}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{bh}{2}$$ for $$h$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$h=\\\\frac{2A}{b}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul18a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply both sides by $$2$$ to eliminate the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul18a-h2","type":"hint","dependencies":["a1f9370SolvingFormul18a-h1"],"title":"Divide","text":"Divide on both sides by $$b$$ in order to isolate $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul19","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$d_1$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul19a","stepAnswer":["$$d_1=\\\\frac{2A}{d_2}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{d_1 d_2}{2}$$ for $$d_1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$d_1=\\\\frac{2A}{d_2}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul19a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply both sides by $$2$$ to eliminate the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul19a-h2","type":"hint","dependencies":["a1f9370SolvingFormul19a-h1"],"title":"Divide","text":"Divide on both sides by $$d_2$$ in order to isolate $$d_1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul2","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$b$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul2a","stepAnswer":["$$b=\\\\frac{2A}{h}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{1}{2} b h$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b=\\\\frac{2A}{h}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul2a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Remove the fraction on the right side by multiplying both sides of the equation by its reciprocal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul2a-h2","type":"hint","dependencies":["a1f9370SolvingFormul2a-h1"],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul20","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$d_2$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul20a","stepAnswer":["$$d_2=\\\\frac{2A}{d_1}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{d_1 d_2}{2}$$ for $$d_2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$d_2=\\\\frac{2A}{d_1}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul20a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply both sides by $$2$$ to eliminate the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul20a-h2","type":"hint","dependencies":["a1f9370SolvingFormul20a-h1"],"title":"Divide","text":"Divide on both sides by $$d_1$$ in order to isolate $$d_2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul21","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$b_1$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul21a","stepAnswer":["$$b_1=\\\\frac{2A}{h}-b_2$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{h}{2} \\\\left(b_1+b_2\\\\right)$$ for $$b_1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b_1=\\\\frac{2A}{h}-b_2$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul21a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply both sides by $$2$$ to eliminate the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul21a-h2","type":"hint","dependencies":["a1f9370SolvingFormul21a-h1"],"title":"Divide","text":"Divide on both sides by $$h$$, then subtract $$b_2$$ from both sides in order to isolate $$b_1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul22","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$b_2$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul22a","stepAnswer":["$$b_2=\\\\frac{2A}{h}-b_1$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{h}{2} \\\\left(b_1+b_2\\\\right)$$ for $$b_2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b_2=\\\\frac{2A}{h}-b_1$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul22a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply both sides by $$2$$ to eliminate the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul22a-h2","type":"hint","dependencies":["a1f9370SolvingFormul22a-h1"],"title":"Divide","text":"Divide on both sides by $$h$$, then subtract $$b_1$$ from both sides in order to isolate $$b_2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul23","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for a.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul23a","stepAnswer":["$$a=\\\\frac{2h-108t}{t^2}$$"],"problemType":"TextBox","stepTitle":"$$h=54t+\\\\frac{1}{2} {at}^2$$ for a","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=\\\\frac{2h-108t}{t^2}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul23a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract $$54t$$ from both sides to isolate a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul23a-h2","type":"hint","dependencies":["a1f9370SolvingFormul23a-h1"],"title":"Divide","text":"Divide on both sides by $$t^2$$, then multiply by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul24","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for a.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul24a","stepAnswer":["$$a=180-b-c$$"],"problemType":"TextBox","stepTitle":"$$180=a+b+c$$ for a.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=180-b-c$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul24a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract $$b$$ and c from both sides to isolate a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul25","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for c.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul25a","stepAnswer":["$$c=180-b-a$$"],"problemType":"TextBox","stepTitle":"$$180=a+b+c$$ for c.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$c=180-b-a$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul25a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract $$b$$ and a from both sides to isolate c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul26","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$p$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul26a","stepAnswer":["$$p=\\\\frac{2A-2B}{l}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{1}{2} pl+B$$ for $$p$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=\\\\frac{2A-2B}{l}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul26a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract B from both sides to isolate $$p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul26a-h2","type":"hint","dependencies":["a1f9370SolvingFormul26a-h1"],"title":"Divide","text":"Divide on both sides by l and multiply by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul27","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for l.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul27a","stepAnswer":["$$l=\\\\frac{2A-2B}{p}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{1}{2} pl+B$$ for l","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$l=\\\\frac{2A-2B}{p}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul27a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract B from both sides to isolate l.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul27a-h2","type":"hint","dependencies":["a1f9370SolvingFormul27a-h1"],"title":"Divide","text":"Divide on both sides by $$p$$ and multiply by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul28","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for L.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul28a","stepAnswer":["$$L=\\\\frac{P-2W}{2}$$"],"problemType":"TextBox","stepTitle":"$$P=2L+2W$$ for L","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$L=\\\\frac{P-2W}{2}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul28a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract 2W from both sides to isolate L.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul28a-h2","type":"hint","dependencies":["a1f9370SolvingFormul28a-h1"],"title":"Divide","text":"Divide on both sides by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul29","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for W.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul29a","stepAnswer":["$$W=\\\\frac{P-2L}{2}$$"],"problemType":"TextBox","stepTitle":"$$P=2L+2W$$ for W","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$W=\\\\frac{P-2L}{2}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul29a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract 2L from both sides to isolate W.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul29a-h2","type":"hint","dependencies":["a1f9370SolvingFormul29a-h1"],"title":"Divide","text":"Divide on both sides by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul3","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$h$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul3a","stepAnswer":["$$h=\\\\frac{2A}{b}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{1}{2} b h$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$h=\\\\frac{2A}{b}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul3a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Remove the fraction on the right side by multiplying both sides of the equation by its reciprocal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul3a-h2","type":"hint","dependencies":["a1f9370SolvingFormul3a-h1"],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul30","title":"Solve the Formula for the given variable","body":"Solve the formula to get an expression for $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul30a","stepAnswer":["$$y=15-8X$$"],"problemType":"TextBox","stepTitle":"$$8x+y=15$$ for $$y$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=15-8X$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul30a-h1","type":"hint","dependencies":[],"title":"Subtract","text":"Subtract $$8x$$ from both sides to isolate $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul4","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for F.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul4a","stepAnswer":["$$F=\\\\frac{9}{5} C+32$$"],"problemType":"TextBox","stepTitle":"$$C=\\\\frac{5}{9} \\\\left(F-32\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$F=\\\\frac{9}{5} C+32$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul4a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Remove the fraction on the right side by multiplying both sides of the equation by its reciprocal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul4a-h2","type":"hint","dependencies":["a1f9370SolvingFormul4a-h1"],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul5","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for C.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul5a","stepAnswer":["$$C=\\\\frac{5}{9} \\\\left(F-32\\\\right)$$"],"problemType":"TextBox","stepTitle":"F=((9/5)*C)+32)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$C=\\\\frac{5}{9} \\\\left(F-32\\\\right)$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul5a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Remove the fraction on the right side by multiplying both sides of the equation by its reciprocal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul5a-h2","type":"hint","dependencies":["a1f9370SolvingFormul5a-h1"],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul6","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$b$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul6a","stepAnswer":["$$b=\\\\frac{2A}{h}-B$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\frac{1}{2} h \\\\left(b+B\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b=\\\\frac{2A}{h}-B$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul6a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Remove the fraction on the right side by multiplying both sides of the equation by its reciprocal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul6a-h2","type":"hint","dependencies":["a1f9370SolvingFormul6a-h1"],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul7","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$h$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul7a","stepAnswer":["$$h=\\\\frac{S-2\\\\pi r^2}{2\\\\pi r}$$"],"problemType":"TextBox","stepTitle":"$$S=2\\\\pi r^2+2\\\\pi r h$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$h=\\\\frac{S-2\\\\pi r^2}{2\\\\pi r}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul7a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"First start simplifying the equation by subtracting the part on the right that doesn\'t contain $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\pi r^2$$"],"dependencies":["a1f9370SolvingFormul7a-h1"],"title":"Isolating the Variable","text":"What is the part on the right without $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul7a-h3","type":"hint","dependencies":["a1f9370SolvingFormul7a-h2"],"title":"Isolating the Variable","text":"Simplify the equation further by isoating the requested variable","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul8","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$r$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul8a","stepAnswer":["$$r=\\\\frac{A-P}{P t}$$"],"problemType":"TextBox","stepTitle":"$$A=P+P r t$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$r=\\\\frac{A-P}{P t}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul8a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"First start simplifying the equation by subtracting the part on the right that doesn\'t contain $$r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["P"],"dependencies":["a1f9370SolvingFormul8a-h1"],"title":"Isolating the Variable","text":"What is the part on the right without $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a1f9370SolvingFormul8a-h3","type":"hint","dependencies":["a1f9370SolvingFormul8a-h2"],"title":"Isolating the Variable","text":"Simplify the equation further by isoating the requested variable","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a1f9370SolvingFormul9","title":"Solve a Formula for a Specific Variable","body":"Solve the formula to get an expression for $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.3 Solve a Formula for a Specific Variable","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a1f9370SolvingFormul9a","stepAnswer":["$$y=\\\\frac{15-8x}{7}$$"],"problemType":"TextBox","stepTitle":"$$8x+7y=15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{15-8x}{7}$$","hints":{"DefaultPathway":[{"id":"a1f9370SolvingFormul9a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"Simplify the equation by isolating the requested variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad1","title":"Solving Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad1a","stepAnswer":["2/3, -1/2"],"problemType":"TextBox","stepTitle":"$$2+z=6z^2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}$$, $$\\\\frac{-1}{2}$$","hints":{"DefaultPathway":[{"id":"a20771equad1a-h1","type":"hint","dependencies":[],"title":"Completing the Square","text":"To complete the square, we need to add a term to make the entire expression of the form $$a^2+2ab+b^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad1a-h2","type":"hint","dependencies":["a20771equad1a-h1"],"title":"Completing the Square","text":"In this case, we want to add a term to $$6z^2-z$$ to make it a perfect square. Assume $$6z^2$$ is the $$a^2$$ term and $$-z$$ is the 2ab term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{24}$$"],"dependencies":["a20771equad1a-h2"],"title":"Completing the Square","text":"What term should we add to both sides of the equation to make this true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad1a-h4","type":"hint","dependencies":["a20771equad1a-h3"],"title":"Simplification","text":"Now that we added $$\\\\frac{1}{24}$$ to both sides, we get that $${\\\\left(\\\\sqrt{6} x-\\\\frac{\\\\sqrt{6}}{12}\\\\right)}^2=2+\\\\frac{1}{24}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad1a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2/3, -1/2"],"dependencies":["a20771equad1a-h4"],"title":"Simplification","text":"By taking the square root of both sides, what two answers do we get for $$z$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad10","title":"Solving a Polynomial of Higher Degree by Factoring","body":"Solve the equation by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad10a","stepAnswer":["0, -1, -10"],"problemType":"TextBox","stepTitle":"$$x^3+11x^2+10x=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0$$, $$-1$$, $$-10$$","hints":{"DefaultPathway":[{"id":"a20771equad10a-h1","type":"hint","dependencies":[],"title":"Factoring Out Terms","text":"Since all of the terms inclue $$x$$, we can factor it out of the equation: $$x \\\\left(x^2+11x+10\\\\right)=0$$,","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h2","type":"hint","dependencies":["a20771equad10a-h1"],"title":"Grouping","text":"Now we can factor by grouping. $$1\\\\times10=10$$, so we should look for two numbers that multiply to $$10$$ and add to $$11$$. $$10$$ and $$1$$ satisfy this.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+1\\\\right) \\\\left(x+10\\\\right)$$"],"dependencies":["a20771equad10a-h2"],"title":"Grouping","text":"What is the factored expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h4","type":"hint","dependencies":["a20771equad10a-h3"],"title":"Grouping","text":"We can rewrite the expression as $$x^2+x+10x+10$$ or $$x^2+x+10x+10$$. Let\'s factor $$x^2+x$$. $$x$$ goes into both expressions, so let\'s rewrite this as $$x \\\\left(x+1\\\\right)$$. Now, factor $$10x+10$$. $$10$$ goes into both terms, so it is rewritten as $$10\\\\left(x+1\\\\right)$$. Because both $$x \\\\left(x+1\\\\right)$$ and $$10\\\\left(x+1\\\\right)$$ are multiplied by $$x+1$$, we can use the distributive property to rewrite the expression as $$\\\\left(x+1\\\\right) \\\\left(x+10\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h5","type":"hint","dependencies":["a20771equad10a-h4"],"title":"Zero Product Property","text":"Now, we can bring back the $$x$$, making our equation $$x \\\\left(x+1\\\\right) \\\\left(x+10\\\\right)$$. Using the Zero Product Property, we can set all the terms equal to zero and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a20771equad10a-h5"],"title":"Zero Product Property","text":"What what value of $$x$$ makes $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a20771equad10a-h6"],"title":"Zero Product Property","text":"What what value of $$x$$ makes $$x+1=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h8","type":"hint","dependencies":["a20771equad10a-h7"],"title":"Zero Product Property","text":"Subtract both sides of the equation by $$1$$ to get $$x=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a20771equad10a-h8"],"title":"Zero Product Property","text":"What what value of $$x$$ makes $$x+10=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h10","type":"hint","dependencies":["a20771equad10a-h9"],"title":"Zero Product Property","text":"Subtract $$10$$ from both sides of the equation to get $$x=-10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad10a-h11","type":"hint","dependencies":["a20771equad10a-h10"],"title":"Final Answer","text":"So, our factors are $$x=0$$, $$-1$$, $$-10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad11","title":"Solving a Quadratic Equation Using the Square Root Property","body":"Solve the quadratic equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad11a","stepAnswer":["(2*sqrt(2)), (-2*sqrt(2))"],"problemType":"TextBox","stepTitle":"$$x^2=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\sqrt{2}$$, $$\\\\left(-2\\\\sqrt{2}\\\\right)$$","hints":{"DefaultPathway":[{"id":"a20771equad11a-h1","type":"hint","dependencies":[],"title":"Square Root","text":"Take the +/- square root of both sides: $$x=\\\\pm \\\\sqrt{8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad11a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(2*sqrt(2)), (-2*sqrt(2))"],"dependencies":["a20771equad11a-h1"],"title":"Square Root","text":"What is $$\\\\pm \\\\sqrt{8}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad11a-h3","type":"hint","dependencies":["a20771equad11a-h2"],"title":"Square Root","text":"$$\\\\sqrt{4}=2$$, and $$\\\\frac{8}{4}=2$$, so $$\\\\sqrt{8}=2\\\\sqrt{2}$$. Remember to take the +/- values.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad12","title":"Solving a Quadratic Equation Using the Square Root Property","body":"Solve the quadratic equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad12a","stepAnswer":["sqrt(6)/2, -sqrt(6)/2"],"problemType":"TextBox","stepTitle":"$$4x^2+1=7$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\sqrt{6}}{2}$$, $$\\\\frac{-\\\\sqrt{6}}{2}$$","hints":{"DefaultPathway":[{"id":"a20771equad12a-h1","type":"hint","dependencies":[],"title":"Simplify the Expression","text":"To isolate the variable, first subtract both sides by one to get $$4x^2=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad12a-h2","type":"hint","dependencies":["a20771equad12a-h1"],"title":"Simplify the Expression","text":"Next, divide both sides by 4: $$x^2=\\\\frac{6}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad12a-h3","type":"hint","dependencies":["a20771equad12a-h2"],"title":"Square Root","text":"Take the +/- square root of both sides: $$x=\\\\pm \\\\sqrt{\\\\frac{6}{4}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad12a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["sqrt(6)/2, -sqrt(6)/2"],"dependencies":["a20771equad12a-h3"],"title":"Square Root","text":"What is $$\\\\pm \\\\sqrt{\\\\frac{6}{4}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad12a-h5","type":"hint","dependencies":["a20771equad12a-h4"],"title":"Square Root","text":"$$\\\\sqrt{6}$$ is in its simplest form, so we can leave it as it is. $$\\\\sqrt{4}=2$$, so the final answer is $$\\\\frac{\\\\pm \\\\sqrt{6}}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad13","title":"Solving a Quadratic Equation Using the Square Root Property","body":"Solve the quadratic equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad13a","stepAnswer":["sqrt(5)+4, -sqrt(5)+4"],"problemType":"TextBox","stepTitle":"$${3\\\\left(x-4\\\\right)}^2=15$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\sqrt{5}+4$$, $$-\\\\sqrt{5}+4$$","hints":{"DefaultPathway":[{"id":"a20771equad13a-h1","type":"hint","dependencies":[],"title":"Simplify the Expression","text":"To isolate the variable, first divide both sides by $$3$$ to get $${\\\\left(x-4\\\\right)}^2=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad13a-h2","type":"hint","dependencies":["a20771equad13a-h1"],"title":"Square Root","text":"Take the +/- square root of both sides: $$x-4=\\\\pm \\\\sqrt{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad13a-h3","type":"hint","dependencies":["a20771equad13a-h2"],"title":"Isolating $$x$$","text":"Add $$4$$ to both sides of the equation: $$x=\\\\pm \\\\sqrt{5}+4$$. This is our final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad14","title":"Solving a Quadratic by Completing the Square","body":"Solve the quadratic equation by completing the square.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad14a","stepAnswer":["(3+sqrt(29))/2, (3-sqrt(29))/2"],"problemType":"TextBox","stepTitle":"$$x^2-3x-5=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{3+\\\\sqrt{29}}{2}$$, $$\\\\frac{3-\\\\sqrt{29}}{2}$$","hints":{"DefaultPathway":[{"id":"a20771equad14a-h1","type":"hint","dependencies":[],"title":"Isolating the Variable","text":"First, we need to move the constant term to the other side by adding both sides by 5: $$x^2-3x=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad14a-h2","type":"hint","dependencies":["a20771equad14a-h1"],"title":"Completing the Square","text":"Now, we can take our $$b$$ term and find the value we need to complete the square. $$\\\\frac{\\\\left(-3\\\\right)}{2}=\\\\left(-\\\\frac{3}{2}\\\\right)$$. Then, $${\\\\left(-\\\\frac{3}{2}\\\\right)}^2=\\\\frac{9}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad14a-h3","type":"hint","dependencies":["a20771equad14a-h2"],"title":"Completing the Square","text":"Here, we can add $$\\\\frac{9}{4}$$ to both sides of the equation: $$x^2-3x+\\\\frac{9}{4}=5+\\\\frac{9}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad14a-h4","type":"hint","dependencies":["a20771equad14a-h3"],"title":"Factoring","text":"Finally, we can simplify and factor: $${\\\\left(x-\\\\frac{3}{2}\\\\right)}^2=\\\\frac{29}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad14a-h5","type":"hint","dependencies":["a20771equad14a-h4"],"title":"Square Root","text":"We now take the square root of both sides: $$x-\\\\frac{3}{2}=\\\\left(+plusminus\\\\right)+\\\\frac{\\\\sqrt{29}}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad14a-h6","type":"hint","dependencies":["a20771equad14a-h5"],"title":"Simplify the Expression","text":"The last step is to add $$\\\\frac{3}{2}$$ to both sides, so the answers are $$\\\\frac{3+\\\\sqrt{29}}{2}$$ and $$\\\\frac{3-\\\\sqrt{29}}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad15","title":"Solving a Quadratic by Completing the Square","body":"Solve the quadratic equation by completing the square.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad15a","stepAnswer":["(3+sqrt(22)), (3\u2212sqrt(22))"],"problemType":"TextBox","stepTitle":"$$2x-6x=13$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3+\\\\sqrt{22}$$, $$3-\\\\sqrt{22}$$","hints":{"DefaultPathway":[{"id":"a20771equad15a-h1","type":"hint","dependencies":[],"title":"Completing the Square","text":"We need to take our $$b$$ term and find the value we need to complete the square. $$\\\\frac{\\\\left(-6\\\\right)}{2}=\\\\left(-\\\\frac{6}{2}\\\\right)$$. Then, $${\\\\left(-\\\\frac{6}{2}\\\\right)}^2=\\\\frac{36}{4}$$, or $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad15a-h2","type":"hint","dependencies":["a20771equad15a-h1"],"title":"Completing the Square","text":"Here, we can add $$9$$ to both sides of the equation: $$x^2-6x+9=13+9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad15a-h3","type":"hint","dependencies":["a20771equad15a-h2"],"title":"Factoring","text":"Finally, we can simplify and factor: $${\\\\left(x-3\\\\right)}^2=22$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad15a-h4","type":"hint","dependencies":["a20771equad15a-h3"],"title":"Square Root","text":"We now take the square root of both sides: $$(x-(3))=\\\\left(+plusminus\\\\right)+\\\\sqrt{22}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad15a-h5","type":"hint","dependencies":["a20771equad15a-h4"],"title":"Simplify the Expression","text":"The last step is to add $$3$$ to both sides, so the answers are $$3+\\\\sqrt{22}$$ and $$3-\\\\sqrt{22}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad16","title":"Solve the Quadratic Equation Using the Quadratic Formula","body":"Solve the quadratic equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad16a","stepAnswer":["(-5+sqrt(21))/2, (-5-sqrt(21))/2"],"problemType":"TextBox","stepTitle":"$$x^2+5x+1=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(-5+\\\\sqrt{21}\\\\right)}{2}$$, $$\\\\frac{\\\\left(-5-\\\\sqrt{21}\\\\right)}{2}$$","hints":{"DefaultPathway":[{"id":"a20771equad16a-h1","type":"hint","dependencies":[],"title":"Naming Varaible","text":"First, we need to identify our variables: $$a=1$$, $$b=5$$, and $$c=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad16a-h2","type":"hint","dependencies":["a20771equad16a-h1"],"title":"Quadratic Formula","text":"Now we can plug our variables into the Quadratic Formula: $$\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4ac}\\\\right)}{2} a$$ becomes $$\\\\frac{\\\\left(-5\\\\pm \\\\sqrt{5^2-4\\\\times1\\\\times1}\\\\right)}{2\\\\times1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad16a-h3","type":"hint","dependencies":["a20771equad16a-h2"],"title":"Smplifying","text":"This simplies to our final answers: $$\\\\frac{\\\\left(-5+\\\\sqrt{21}\\\\right)}{2}$$ and $$\\\\frac{\\\\left(-5-\\\\sqrt{21}\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad17","title":"Solving a Quadratic Equation with the Quadratic Formula","body":"Use the quadratic formula to solve the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad17a","stepAnswer":["$$\\\\frac{\\\\left(-1\\\\pm i \\\\sqrt{7}\\\\right)}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+x+2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(-1\\\\pm i \\\\sqrt{7}\\\\right)}{2}$$","choices":["$$\\\\frac{1\\\\pm i \\\\sqrt{7}}{2}$$","$$\\\\frac{\\\\left(-1\\\\pm i \\\\sqrt{7}\\\\right)}{2}$$","$$\\\\frac{\\\\left(-1\\\\pm i \\\\sqrt{6}\\\\right)}{4}$$","$$\\\\frac{1\\\\pm i \\\\sqrt{7}}{4}$$"],"hints":{"DefaultPathway":[{"id":"a20771equad17a-h1","type":"hint","dependencies":[],"title":"Finding the Coefficients","text":"The first step is to identify the coefficient of each term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a20771equad17a-h1"],"title":"Coefficient of $$x^2$$","text":"What is the coefficient of $$x^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a20771equad17a-h2"],"title":"Coefficient of $$x$$","text":"What is the coefficient of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a20771equad17a-h3"],"title":"Coefficient of $$2$$","text":"What is the coefficient of 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad17a-h5","type":"hint","dependencies":["a20771equad17a-h4"],"title":"Using the Quadratic Formula","text":"Next, subsitute the coefficients of each term into the quadratic formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad17a-h6","type":"hint","dependencies":["a20771equad17a-h5"],"title":"Quadratic Formula Definition","text":"The quadratic formula is $$x=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4ac}\\\\right)}{2a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad18","title":"Using the Discriminant to Find the Nature of the Solutions to a Quadratic Equation","body":"Using the discriminant, classify the nature of the following quadratic equations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad18a","stepAnswer":["one rational solution (double solution)"],"problemType":"MultipleChoice","stepTitle":"$$x^2+4x+4=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["one rational solution (double solution)","two rational solutions","two irrational solutions","two complex solutions"],"hints":{"DefaultPathway":[{"id":"a20771equad18a-h1","type":"hint","dependencies":[],"title":"Nature of a Quadratic Equation Definition","text":"The nature of a quadratic equation is whether the solutions are real of complex numbers, and how many solutions of each type to expect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18a-h2","type":"hint","dependencies":["a20771equad18a-h1"],"title":"Discriminant Definition","text":"For $${ax}^2+bx+c=0$$, where a, $$b$$, and c are real numbers, the discriminant is the expression under the radical in the quadratic formula: $$b^2-4ac$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18a-h3","type":"hint","dependencies":["a20771equad18a-h2"],"title":"Interpreting Discriminant Values","text":"If the discriminant is $$0$$, there is one rational solution (double solution.) If the discriminant is greater than $$0$$, if has two rational values if it is a perfect square, and two irrational values if it is not. If the discriminant is less than $$0$$, it has two complex solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a20771equad18a-h3"],"title":"Identity of $$b^2$$","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a20771equad18a-h4"],"title":"Identity of 4ac","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is 4ac?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a20771equad18b","stepAnswer":["two rational solutions"],"problemType":"MultipleChoice","stepTitle":"$$8x^2+14x+3=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["one rational solution (double solution)","two rational solutions","two irrational solutions","two complex solutions"],"hints":{"DefaultPathway":[{"id":"a20771equad18b-h1","type":"hint","dependencies":[],"title":"Nature of a Quadratic Equation Definition","text":"The nature of a quadratic equation is whether the solutions are real of complex numbers, and how many solutions of each type to expect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18b-h2","type":"hint","dependencies":["a20771equad18b-h1"],"title":"Discriminant Definition","text":"For $${ax}^2+bx+c=0$$, where a, $$b$$, and c are real numbers, the discriminant is the expression under the radical in the quadratic formula: $$b^2-4ac$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18b-h3","type":"hint","dependencies":["a20771equad18b-h2"],"title":"Interpreting Discriminant Values","text":"If the discriminant is $$0$$, there is one rational solution (double solution.) If the discriminant is greater than $$0$$, if has two rational values if it is a perfect square, and two irrational values if it is not. If the discriminant is less than $$0$$, it has two complex solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$196$$"],"dependencies":["a20771equad18b-h1","a20771equad18b-h2","a20771equad18b-h3"],"title":"Identity of $$b^2$$","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$96$$"],"dependencies":["a20771equad18b-h1","a20771equad18b-h2","a20771equad18b-h3"],"title":"Identity of 4ac","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is 4ac?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100$$"],"dependencies":["a20771equad18b-h4","a20771equad18b-h5"],"title":"Value of the Discriminant","text":"What is the value of the discriminant, $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a20771equad18c","stepAnswer":["two irrational solutions"],"problemType":"MultipleChoice","stepTitle":"$$3x^2-5x-2=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["one rational solution (double solution)","two rational solutions","two irrational solutions","two complex solutions"],"hints":{"DefaultPathway":[{"id":"a20771equad18c-h1","type":"hint","dependencies":[],"title":"Nature of a Quadratic Equation Definition","text":"The nature of a quadratic equation is whether the solutions are real of complex numbers, and how many solutions of each type to expect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18c-h2","type":"hint","dependencies":["a20771equad18c-h1"],"title":"Discriminant Definition","text":"For $${ax}^2+bx+c=0$$, where a, $$b$$, and c are real numbers, the discriminant is the expression under the radical in the quadratic formula: $$b^2-4ac$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18c-h3","type":"hint","dependencies":["a20771equad18c-h2"],"title":"Interpreting Discriminant Values","text":"If the discriminant is $$0$$, there is one rational solution (double solution.) If the discriminant is greater than $$0$$, if has two rational values if it is a perfect square, and two irrational values if it is not. If the discriminant is less than $$0$$, it has two complex solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a20771equad18c-h1","a20771equad18c-h2","a20771equad18c-h3"],"title":"Identity of $$b^2$$","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18c-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-48$$"],"dependencies":["a20771equad18c-h1","a20771equad18c-h2","a20771equad18c-h3"],"title":"Identity of 4ac","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is 4ac?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$73$$"],"dependencies":["a20771equad18c-h4","a20771equad18c-h5"],"title":"Value of the Discriminant","text":"What is the value of the discriminant, $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a20771equad18d","stepAnswer":["two complex solutions"],"problemType":"MultipleChoice","stepTitle":"$$3x^2-10x+15=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["one rational solution (double solution)","two rational solutions","two irrational solutions","two complex solutions"],"hints":{"DefaultPathway":[{"id":"a20771equad18d-h1","type":"hint","dependencies":[],"title":"Nature of a Quadratic Equation Definition","text":"The nature of a quadratic equation is whether the solutions are real of complex numbers, and how many solutions of each type to expect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18d-h2","type":"hint","dependencies":["a20771equad18d-h1"],"title":"Discriminant Definition","text":"For $${ax}^2+bx+c=0$$, where a, $$b$$, and c are real numbers, the discriminant is the expression under the radical in the quadratic formula: $$b^2-4ac$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18d-h3","type":"hint","dependencies":["a20771equad18d-h2"],"title":"Interpreting Discriminant Values","text":"If the discriminant is $$0$$, there is one rational solution (double solution.) If the discriminant is greater than $$0$$, if has two rational values if it is a perfect square, and two irrational values if it is not. If the discriminant is less than $$0$$, it has two complex solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18d-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100$$"],"dependencies":["a20771equad18d-h1","a20771equad18d-h2","a20771equad18d-h3"],"title":"Identity of $$b^2$$","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18d-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$180$$"],"dependencies":["a20771equad18d-h1","a20771equad18d-h2","a20771equad18d-h3"],"title":"Identity of 4ac","text":"Using the equation, which is given in the form $${ax}^2+bx+c=0$$, what is 4ac?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad18d-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-80$$"],"dependencies":["a20771equad18d-h4","a20771equad18d-h5"],"title":"Value of the Discriminant","text":"What is the value of the discriminant, $$b^2-4ac$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad19","title":"Finding the Length of the Missing Side of a Right Triangle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad19a","stepAnswer":["$$\\\\sqrt{128}$$"],"problemType":"MultipleChoice","stepTitle":"Find the length of the missing side of the right triangle in the diagram.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\sqrt{128}$$","choices":["$$\\\\sqrt{128}$$","$$8$$","$$\\\\sqrt{138}$$","$$\\\\sqrt{148}$$"],"hints":{"DefaultPathway":[{"id":"a20771equad19a-h1","type":"hint","dependencies":[],"title":"Given Measurements","text":"The diagram gives the measurements of the hypotenuse and one of the legs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad19a-h2","type":"hint","dependencies":["a20771equad19a-h1"],"title":"Pythagorean Theorem Definition","text":"The Pythagorean Theorem is given as $$a^2+b^2=c^2$$, where a and $$b$$ refer to the legs of a right triangle adjacent to the $$90$$ degree angle, and c refers to the hypotenuse.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad2","title":"Solving Quadratic Equations","body":"For the following exercises, solve the quadratic equation by completing the square. Show each step:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad2a","stepAnswer":["(3+sqrt(17)/4, (3-sqrt(17)/4"],"problemType":"TextBox","stepTitle":"$$2x^2-3x-1=0$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a20771equad2a-h1","type":"hint","dependencies":[],"title":"Completing the Square","text":"To complete the square, we need to add a term to make the entire expression of the form $$a^2+2ab+b^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad2a-h2","type":"hint","dependencies":["a20771equad2a-h1"],"title":"Completing the Square","text":"In this case, we want to add a term to $$2x^2-3x$$ to make it a perfect square. Assume $$2x^2$$ is the $$a^2$$ term and $$-3x$$ is the 2ab term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{8}$$"],"dependencies":["a20771equad2a-h2"],"title":"Completing the Square","text":"What term should we add to both sides of the equation to make this true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad2a-h4","type":"hint","dependencies":["a20771equad2a-h3"],"title":"Simplification","text":"Now that we added $$\\\\frac{9}{8}$$ to both sides, we get that $${\\\\left(\\\\sqrt{2} x-\\\\frac{3\\\\sqrt{2}}{4}\\\\right)}^2=1+\\\\frac{9}{8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad2a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(3+sqrt(17)/4, (3-sqrt(17)/4"],"dependencies":["a20771equad2a-h4"],"title":"Simplification","text":"By taking the square root of both sides, what two answers do we get for $$z$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad20","title":"Try It: Solving the Quadratic Equation with the Quadratic Formula","body":"Solve the quadratic equation using the quadratic formula.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad20a","stepAnswer":["x=-1/3,2/3"],"problemType":"MultipleChoice","stepTitle":"$$9x^2+3x-2=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=-1/3,2/3","$$x=-1, 2$$","x=-1/4,2/5","$$x=-3, 3$$"],"hints":{"DefaultPathway":[{"id":"a20771equad20a-h1","type":"hint","dependencies":[],"title":"Quadratic Formula Definition","text":"The quadratic formula to find the roots of an equation $${ax}^2+bx+c=0$$ is $$x=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4ac}\\\\right)}{2} a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a20771equad20a-h1"],"title":"Identifying a","text":"What is a in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a20771equad20a-h1"],"title":"Identifying $$b$$","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a20771equad20a-h1"],"title":"Identifying c","text":"What is c in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad21","title":"Try It: Finding the Length of the Missing Side of a Right Triangle","body":"Use the Pythagorean Theorem to solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad21a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"Leg a measures $$4$$ units, leg $$b$$ measures $$3$$ units. Find the length of the hypotenuse.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a20771equad21a-h1","type":"hint","dependencies":[],"title":"Pythagorean Theorem Definition","text":"The Pythagorean Theorem is given as $$a^2+b^2=c^2$$, where a and $$b$$ refer to the legs of a right triangle adjacent to the $$90$$ degree angle, and c refers to the hypotenuse.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a20771equad21a-h1"],"title":"Calculating $$a^2$$","text":"What is $$a^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a20771equad21a-h1"],"title":"Calculating $$b^2$$","text":"What is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a20771equad21a-h2","a20771equad21a-h3"],"title":"Calculating $$c^2$$","text":"$$c^2$$ is equal to the sum of $$a^2+b^2$$. What is $$c^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a20771equad21a-h4"],"title":"Calculating c","text":"c is equal to $$\\\\sqrt{c^2}$$. What is c?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad22","title":"Solve the quadratic equation by factoring","body":"Solve the quadratic equation by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad22a","stepAnswer":["$$x=3, 6$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2-9x+18=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=3, 6$$","choices":["$$x=2, 9$$","$$x=-2, -9$$","$$x=-3, -6$$","$$x=3, 6$$"],"hints":{"DefaultPathway":[{"id":"a20771equad22a-h1","type":"hint","dependencies":[],"title":"Factoring a Quadratic Equation","text":"To factor a quadratic expression $$x^2+bx+c$$, the first step is to find two numbers, $$p$$ and q, for which $$p q=c$$ and $$p+q=b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":["a20771equad22a-h1"],"title":"Product of Factors","text":"What is the product of $$\\\\left(-3\\\\right) \\\\left(-6\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a20771equad22a-h1"],"title":"Sum of Factors","text":"What is the sum of $$\\\\left(-3\\\\right)+\\\\left(-6\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad22a-h4","type":"hint","dependencies":["a20771equad22a-h1","a20771equad22a-h2","a20771equad22a-h3"],"title":"Rewriting the Expression","text":"Then, rewrite the equation as $$\\\\left(x+p\\\\right) \\\\left(x+q\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad22a-h5","type":"hint","dependencies":["a20771equad22a-h4"],"title":"Answers of a Quadratic Equation","text":"The answers of a quadratic equation are its roots, the $$p$$ and q values that make the expression $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad22a-h6","type":"hint","dependencies":["a20771equad22a-h5"],"title":"Significance of $$p$$ and q","text":"When $$x=-p$$ and -q, $$\\\\left(x+p\\\\right) \\\\left(x+q\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad23","title":"Solve the quadratic equation by factoring.","body":"Solve the quadratic equation by factoring:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad23a","stepAnswer":["$$x=\\\\frac{-5}{2}$$, $$x=\\\\frac{-1}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$$6x^2+17x+5=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{-5}{2}$$, $$x=\\\\frac{-1}{3}$$","choices":["$$x=\\\\frac{-5}{2}$$, $$x=\\\\frac{-1}{3}$$","$$x=-5$$, $$x=-1$$","$$x=\\\\frac{-5}{6}$$, $$x=-1$$","$$x=\\\\frac{-5}{2}$$, $$x=-2$$"],"hints":{"DefaultPathway":[{"id":"a20771equad23a-h1","type":"hint","dependencies":[],"title":"Factoring a Quadratic Equation","text":"To factor a quadratic expression $${ax}^2+bx+c=0$$, the first step is to divide both sides by a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad23a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x^2+\\\\frac{17}{6} x+\\\\frac{5}{6}=0$$"],"dependencies":["a20771equad23a-h1"],"title":"Dividing Both Sides of the Equation","text":"After dividing both sides by a, what does the equation turn into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x^2+17x+\\\\frac{5}{6}=0$$","$$x^2+\\\\frac{17}{6} x+\\\\frac{5}{6}=0$$","$$x^2+\\\\frac{17}{6} x+5=0$$"]},{"id":"a20771equad23a-h3","type":"hint","dependencies":["a20771equad23a-h2"],"title":"Factoring a Quadratic Equation","text":"The second step is to find two numbers, $$p$$ and q, for which $$p q=c$$ and $$p+q=b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a20771equad23a-h3"],"title":"Product of Factors","text":"What is the product of $$\\\\frac{5}{2} \\\\frac{1}{3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{17}{6}$$"],"dependencies":["a20771equad23a-h3"],"title":"Sum of Factors","text":"What is the sum of $$\\\\frac{5}{2}+\\\\frac{1}{3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad23a-h6","type":"hint","dependencies":["a20771equad23a-h3","a20771equad23a-h4","a20771equad23a-h5"],"title":"Rewriting the Expression","text":"Then, rewrite the equation as $$\\\\left(x+p\\\\right) \\\\left(x+q\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad23a-h7","type":"hint","dependencies":["a20771equad23a-h6"],"title":"Answers of a Quadratic Equation","text":"The answers of a quadratic equation are its roots, the $$p$$ and q values that make the expression $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad23a-h8","type":"hint","dependencies":["a20771equad23a-h7"],"title":"Significance of $$p$$ and q","text":"When $$x=-p$$ and -q, $$\\\\left(x+p\\\\right) \\\\left(x+q\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad24","title":"Solve the quadratic equation by factoring","body":"Solve the quadratic equation by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad24a","stepAnswer":["x=-sqrt(17/3),sqrt(17/3)"],"problemType":"MultipleChoice","stepTitle":"$$3x^2-17=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=-sqrt(17/3),sqrt(17/3)","x=-sqrt(6),sqrt(6)","x=-sqrt(17),sqrt(17)","x=-sqrt(3),sqrt(3)"],"hints":{"DefaultPathway":[{"id":"a20771equad24a-h1","type":"hint","dependencies":[],"title":"Factoring a Quadratic Equation","text":"To factor a quadratic expression $${ax}^2-c=0$$, the first step is to divide both sides by a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x^2-\\\\frac{17}{3}=0$$"],"dependencies":["a20771equad24a-h1"],"title":"Dividing Both Sides of the Equation","text":"After dividing both sides by a, what does the equation turn into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x^2-\\\\frac{17}{3}=0$$","$$3x^2-\\\\frac{17}{3}=0$$","$$x^2-17=0$$","$$x^2-6=0$$"]},{"id":"a20771equad24a-h3","type":"hint","dependencies":["a20771equad24a-h2"],"title":"Difference of Squares","text":"The expression then turns into a difference of squares, $$x^2-d^2$$, that can be factored as $$\\\\left(x+d\\\\right) \\\\left(x-d\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad24a-h4","type":"hint","dependencies":["a20771equad24a-h3"],"title":"Answers of a Quadratic Equation","text":"The answers of a quadratic equation are its roots, the $$x$$ values that make the expression $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad24a-h5","type":"hint","dependencies":["a20771equad24a-h4"],"title":"Significance of Quadratic Roots","text":"When $$x=-d$$ or $$x=d$$, $$\\\\left(x+d\\\\right) \\\\left(x-d\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad25","title":"Solving Quadratics","body":"Solving Quadratics with a Leading Coefficient of $$1$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad25a","stepAnswer":["2, -3"],"problemType":"TextBox","stepTitle":"$$x^2+x-6=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2$$, $$-3$$","hints":{"DefaultPathway":[{"id":"a20771equad25a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"Look for two numbers whose product equals $$-6$$ and whose sum equals $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, -2"],"dependencies":["a20771equad25a-h1"],"title":"Factoring","text":"Look at the possible factors of $$-6$$. Which pair of factors is equal 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h3","type":"hint","dependencies":["a20771equad25a-h2"],"title":"Factoring","text":"The factors will be $$\\\\left(x-2\\\\right) \\\\left(x+3\\\\right)=0$$. Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h4","type":"hint","dependencies":["a20771equad25a-h3"],"title":"Zero-Product Property","text":"Use the zero-product property. Set each factor equal to zero and solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h5","type":"hint","dependencies":["a20771equad25a-h4"],"title":"Zero-Product Property","text":"Solve $$(x-2)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a20771equad25a-h5"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h7","type":"hint","dependencies":["a20771equad25a-h4"],"title":"Zero-Product Property","text":"Solve $$x+3=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a20771equad25a-h7"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad25a-h9","type":"hint","dependencies":["a20771equad25a-h6","a20771equad25a-h8"],"title":"X-Intercepts","text":"The solutions are the x-intercepts of $$y=x^2+x-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad26","title":"Solving Quadratics","body":"Solving Quadratics with a Leading Coefficient of $$1$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad26a","stepAnswer":["6, -1"],"problemType":"TextBox","stepTitle":"$$x^2-5x-6=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$6$$, $$-1$$","hints":{"DefaultPathway":[{"id":"a20771equad26a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"Look for two numbers whose product equals $$-6$$ and whose sum equals $$-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-6, 1"],"dependencies":["a20771equad26a-h1"],"title":"Factoring","text":"Look at the possible factors of $$-6$$. Which pair of factors is equal -5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h3","type":"hint","dependencies":["a20771equad26a-h2"],"title":"Factoring","text":"The factors will be $$\\\\left(x-6\\\\right) \\\\left(x+5\\\\right)=0$$. Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h4","type":"hint","dependencies":["a20771equad26a-h3"],"title":"Zero-Product Property","text":"Use the zero-product property. Set each factor equal to zero and solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h5","type":"hint","dependencies":["a20771equad26a-h4"],"title":"Zero-Product Property","text":"Solve $$(x-6)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a20771equad26a-h5"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h7","type":"hint","dependencies":["a20771equad26a-h4"],"title":"Zero-Product Property","text":"Solve $$x+1=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a20771equad26a-h7"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad26a-h9","type":"hint","dependencies":["a20771equad26a-h6","a20771equad26a-h8"],"title":"X-Intercepts","text":"The solutions are the x-intercepts of $$y=x^2-5x-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad27","title":"Solving Quadratics","body":"Solve the Quadratic Equation by Factoring","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad27a","stepAnswer":["-3, -5"],"problemType":"TextBox","stepTitle":"$$x^2+8x+15=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-3$$, $$-5$$","hints":{"DefaultPathway":[{"id":"a20771equad27a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"Look for two numbers whose product equals $$15$$ and whose sum equals $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, 5"],"dependencies":["a20771equad27a-h1"],"title":"Factoring","text":"Look at the possible factors of $$15$$. Which pair of factors is equal 8?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h3","type":"hint","dependencies":["a20771equad27a-h2"],"title":"Factoring","text":"The factors will be $$\\\\left(x+5\\\\right) \\\\left(x+3\\\\right)=0$$. Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h4","type":"hint","dependencies":["a20771equad27a-h3"],"title":"Zero-Product Property","text":"Use the zero-product property. Set each factor equal to zero and solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h5","type":"hint","dependencies":["a20771equad27a-h4"],"title":"Zero-Product Property","text":"Solve $$x+5=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a20771equad27a-h5"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h7","type":"hint","dependencies":["a20771equad27a-h4"],"title":"Zero-Product Property","text":"Solve $$x+3=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a20771equad27a-h7"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad27a-h9","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3, -5"],"dependencies":["a20771equad27a-h6","a20771equad27a-h8"],"title":"X-Intercepts","text":"What are the solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad28","title":"Solving Quadratics","body":"Solve the Quadratic Equation by Factoring","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad28a","stepAnswer":["7, -3"],"problemType":"TextBox","stepTitle":"$$x^2-4x-21=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$7$$, $$-3$$","hints":{"DefaultPathway":[{"id":"a20771equad28a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"Look for two numbers whose product equals $$-21$$ and whose sum equals $$-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-7, 3"],"dependencies":["a20771equad28a-h1"],"title":"Factoring","text":"Look at the possible factors of $$-21$$. Which pair of factors is equal -4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h3","type":"hint","dependencies":["a20771equad28a-h2"],"title":"Factoring","text":"The factors will be $$\\\\left(x-7\\\\right) \\\\left(x+3\\\\right)=0$$. Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h4","type":"hint","dependencies":["a20771equad28a-h3"],"title":"Zero-Product Property","text":"Use the zero-product property. Set each factor equal to zero and solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h5","type":"hint","dependencies":["a20771equad28a-h4"],"title":"Zero-Product Property","text":"Solve $$(x-7)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a20771equad28a-h5"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h7","type":"hint","dependencies":["a20771equad28a-h4"],"title":"Zero-Product Property","text":"Solve $$x+3=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a20771equad28a-h7"],"title":"Solving Equations","text":"What is $$x$$ equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad28a-h9","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, -3"],"dependencies":["a20771equad28a-h6","a20771equad28a-h8"],"title":"X-Intercepts","text":"What are the solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad29","title":"Solve Quadratic Equation","body":"Using the Zero-Product Property to Solve a Quadratic Equation Written as the Difference of Squares","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad29a","stepAnswer":["3, -3"],"problemType":"TextBox","stepTitle":"$$x^2-9=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3$$, $$-3$$","hints":{"DefaultPathway":[{"id":"a20771equad29a-h1","type":"hint","dependencies":[],"title":"Difference of Squares","text":"Write the two factors by taking the square root of each term, using a minus sign as the operator in one factor and a plus sign as the operator in the other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad29a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(x-3)$$ and $$x+3$$"],"dependencies":["a20771equad29a-h1"],"title":"Difference of Squares","text":"What are the factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(x-6)$$ and $$x+3$$","$$(x-3)$$ and $$x+3$$","$$(x-3)$$ and $$x+9$$"]},{"id":"a20771equad29a-h3","type":"hint","dependencies":["a20771equad29a-h2"],"title":"Difference of Squares","text":"Use the zero-factor property to solve each factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a20771equad29a-h3"],"title":"Zero-Factor Property","text":"What is the solution of $$(x-3)=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a20771equad29a-h3"],"title":"Zero-Factor Property","text":"What is the solution of $$x+3=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad29a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, -3"],"dependencies":["a20771equad29a-h4","a20771equad29a-h5"],"title":"Zero-Factor Property","text":"What are the solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad3","title":"Solving Quadratic Equations","body":"For the following exercises, determine the discriminant, and then state how many solutions there are and the nature of the solutions. Do not solve.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad3a","stepAnswer":["not real"],"problemType":"MultipleChoice","stepTitle":"$$x^2+4x+7=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["not real","$$1$$ real","$$2$$ real"],"hints":{"DefaultPathway":[{"id":"a20771equad3a-h1","type":"hint","dependencies":[],"title":"Discriminant","text":"To find the discriminant of a quadratic equation, we calculate $$b^2-4ac$$. If that value is greater than $$0$$ it has $$2$$ real solutions, if it is smaller than $$0$$ it has no real solutions, and if it is equal to $$0$$ it has $$1$$ real solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12$$"],"dependencies":["a20771equad3a-h1"],"title":"Discriminant","text":"In this case, what is our discriminant?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad3a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["not real"],"dependencies":["a20771equad3a-h2"],"title":"Discriminant","text":"Since this value is less than $$0$$, is this equation\'s solutions real or not real?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["not real","$$1$$ real","$$2$$ real"]}]}}]},{"id":"a20771equad30","title":"Solve Quadratic Equation","body":"Using the Zero-Product Property to Solve a Quadratic Equation Written as the Difference of Squares","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad30a","stepAnswer":["5, -5"],"problemType":"TextBox","stepTitle":"$$x^2-25=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$5$$, $$-5$$","hints":{"DefaultPathway":[{"id":"a20771equad30a-h1","type":"hint","dependencies":[],"title":"Difference of Squares","text":"Write the two factors by taking the square root of each term, using a minus sign as the operator in one factor and a plus sign as the operator in the other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad30a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(x-5)$$ and $$x+5$$"],"dependencies":["a20771equad30a-h1"],"title":"Difference of Squares","text":"What are the factors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(x-5)$$ and $$(x-10)$$","$$x+5$$ and $$x+5$$","$$(x-5)$$ and $$x+5$$"]},{"id":"a20771equad30a-h3","type":"hint","dependencies":["a20771equad30a-h2"],"title":"Difference of Squares","text":"Use the zero-factor property to solve each factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a20771equad30a-h3"],"title":"Zero-Factor Property","text":"What is the solution of $$(x-5)=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad30a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a20771equad30a-h3"],"title":"Finding Factors","text":"What is the solution of $$x+5=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad30a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["5, -5"],"dependencies":["a20771equad30a-h4","a20771equad30a-h5"],"title":"Zero-Factor Property","text":"What are the solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad31","title":"Solve Quadratic Equation","body":"Solving a Quadratic Equation Using Grouping (please enter your answer as $$x$$, y).","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad31a","stepAnswer":["-3/4, -3"],"problemType":"TextBox","stepTitle":"$$4x^2+15x+9=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{-3}{4}$$, $$-3$$","hints":{"DefaultPathway":[{"id":"a20771equad31a-h1","type":"hint","dependencies":[],"title":"Finding the LCM","text":"Multiply a and c (4 and 9).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a20771equad31a-h1"],"title":"Finding the LCM","text":"What is $$4\\\\times9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["12, 3"],"dependencies":["a20771equad31a-h2"],"title":"Finding Factors","text":"List the factors of $$36$$. Which pair of factors equals 15?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h4","type":"hint","dependencies":["a20771equad31a-h3"],"title":"Finding Factors","text":"Separate $$15x$$ into $$12x$$ and $$3x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h5","type":"hint","dependencies":["a20771equad31a-h4"],"title":"Finding Factors","text":"Rewrite quadratic equation as $$4x^2+3x+12x+9=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h6","type":"hint","dependencies":["a20771equad31a-h5"],"title":"Finding Factors","text":"Find a common factor between the first two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a20771equad31a-h6"],"title":"Finding Factors","text":"What is the common term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x\\\\left(4x+3\\\\right)$$"],"dependencies":["a20771equad31a-h7"],"title":"Finding Factors","text":"Factor out the common term. What are the first two terms now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h9","type":"hint","dependencies":["a20771equad31a-h8"],"title":"Finding Factors","text":"Find a common factor between the last two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a20771equad31a-h9"],"title":"Finding Factors","text":"What is the common term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\left(4x+3\\\\right)$$"],"dependencies":["a20771equad31a-h10"],"title":"Finding Factors","text":"Factor out the common term. What are the first two terms now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x+3$$"],"dependencies":["a20771equad31a-h11"],"title":"Finding Factors","text":"Factor out the common expression. What is the common expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h13","type":"hint","dependencies":["a20771equad31a-h12"],"title":"Finding Factors","text":"Rewrite the quadratic equation as $$\\\\left(4x+3\\\\right) \\\\left(x+3\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h14","type":"hint","dependencies":["a20771equad31a-h13"],"title":"Finding Factors","text":"Use zero-product property to find the solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{4}$$"],"dependencies":["a20771equad31a-h14"],"title":"Finding Factors","text":"What is the solution of $$4x+3=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a20771equad31a-h15"],"title":"Finding Factors","text":"What is the solution of $$x+3=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad31a-h17","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3/4, -3"],"dependencies":["a20771equad31a-h16"],"title":"Finding Factors","text":"What are the solutions? (Please format as: $$x$$ and y)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad32","title":"Solve Quadratic Equation","body":"Solving a Quadratic Equation Using Grouping","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad32a","stepAnswer":["-1/4, -2/3"],"problemType":"TextBox","stepTitle":"$$12x^2+11x+2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{-1}{4}$$, $$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a20771equad32a-h1","type":"hint","dependencies":[],"title":"Finding the LCM","text":"Multiply a and c (12 and 2).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a20771equad32a-h1"],"title":"Finding the LCM","text":"What is $$12\\\\times2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, 8"],"dependencies":["a20771equad32a-h2"],"title":"Finding Factors","text":"List the factors of $$24$$. Which pair of factors equals 11?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h4","type":"hint","dependencies":["a20771equad32a-h3"],"title":"Finding Factors","text":"Separate $$11x$$ into $$3x$$ and $$8x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h5","type":"hint","dependencies":["a20771equad32a-h4"],"title":"Finding Factors","text":"Rewrite quadratic equation as $$12x^2+3x+8x+2=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h6","type":"hint","dependencies":["a20771equad32a-h5"],"title":"Finding Factors","text":"Find a common factor between the first two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x$$"],"dependencies":["a20771equad32a-h6"],"title":"Finding Factors","text":"What is the common term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x \\\\left(4x+1\\\\right)$$"],"dependencies":["a20771equad32a-h7"],"title":"Finding Factors","text":"Factor out the common term. What are the first two terms now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h9","type":"hint","dependencies":["a20771equad32a-h8"],"title":"Finding Factors","text":"Find a common factor between the last two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a20771equad32a-h9"],"title":"Finding Factors","text":"What is the common term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\left(4x+1\\\\right)$$"],"dependencies":["a20771equad32a-h10"],"title":"Finding Factors","text":"Factor out the common term. What are the first two terms now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x+1$$"],"dependencies":["a20771equad32a-h11"],"title":"Finding Factors","text":"Factor out the common expression. What is the common expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h13","type":"hint","dependencies":["a20771equad32a-h12"],"title":"Finding Factors","text":"Rewrite the quadratic equation as $$\\\\left(4x+1\\\\right) \\\\left(3x+2\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h14","type":"hint","dependencies":["a20771equad32a-h13"],"title":"Finding Factors","text":"Use zero-product property to find the solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{4}$$"],"dependencies":["a20771equad32a-h14"],"title":"Finding Factors","text":"What is the solution of $$4x+1=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{3}$$"],"dependencies":["a20771equad32a-h15"],"title":"Finding Factors","text":"What is the solution of $$3x+2=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad32a-h17","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-1/4, -2/3"],"dependencies":["a20771equad32a-h16"],"title":"Finding Factors","text":"What are the solutions? (please format as: $$x$$, y)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad33","title":"Solve Quadratics by Factoring","body":"For the following exercises, solve the quadratic equation by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad33a","stepAnswer":["-3/2, 3/2"],"problemType":"TextBox","stepTitle":"$$4x^2=9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{-3}{2}$$, $$\\\\frac{3}{2}$$","hints":{"DefaultPathway":[{"id":"a20771equad33a-h1","type":"hint","dependencies":[],"title":"Simplify","text":"Move the term on the right hand side to the left hand side to make the right hand side $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad33a-h2","type":"hint","dependencies":["a20771equad33a-h1"],"title":"Difference of Squares","text":"Use difference of squares to rearrange the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad33a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\left(2x-3\\\\right) \\\\left(2x+3\\\\right)=0$$"],"dependencies":["a20771equad33a-h2"],"title":"Difference of Squares","text":"What do we get after rearranging the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\left(2x-3\\\\right) \\\\left(2x+3\\\\right)=0$$","$$\\\\left(x+3\\\\right) \\\\left(2x+3\\\\right)=0$$","$$\\\\left(2x-1\\\\right) \\\\left(2x+9\\\\right)=0$$"]},{"id":"a20771equad33a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3/2, 3/2"],"dependencies":["a20771equad33a-h3"],"title":"Factors","text":"What are the two numbers that make the expression $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad34","title":"Solve Quadratics by Factoring","body":"For the following exercises, solve the quadratic equation by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad34a","stepAnswer":["-3, 2"],"problemType":"TextBox","stepTitle":"$$5x^2=5x+30$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-3$$, $$2$$","hints":{"DefaultPathway":[{"id":"a20771equad34a-h1","type":"hint","dependencies":[],"title":"Simplify","text":"Move all the terms from the right hand side to the ledt hand side to make the right hand side equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad34a-h2","type":"hint","dependencies":["a20771equad34a-h1"],"title":"Divide","text":"Divide the left hand side by $$5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad34a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x^2-x-6=0$$"],"dependencies":["a20771equad34a-h2"],"title":"Divide","text":"What do we get after the division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x^2-x+6=0$$","$$x^2-x-6=0$$","$$x^2-x+5=0$$"]},{"id":"a20771equad34a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3, 2"],"dependencies":["a20771equad34a-h3"],"title":"Factors","text":"What are the two numbers that multiply to $$-6$$ and add up to $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad35","title":"Solve Quadratics by Factoring","body":"For the following exercises, solve the quadratic equation by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad35a","stepAnswer":["0, -3/7"],"problemType":"TextBox","stepTitle":"$$7x^2+3x=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0$$, $$\\\\frac{-3}{7}$$","hints":{"DefaultPathway":[{"id":"a20771equad35a-h1","type":"hint","dependencies":[],"title":"Factor","text":"Factor out the common factor in both","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad35a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a20771equad35a-h1"],"title":"Common Factor","text":"What is the common factor of the two terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad35a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x\\\\left(7x+3\\\\right)=0$$"],"dependencies":["a20771equad35a-h2"],"title":"Factor","text":"What do we get after the factoring?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x\\\\left(7x^2+3\\\\right)=0$$","$$x(7x-3)=0$$","$$x\\\\left(7x+3\\\\right)=0$$"]},{"id":"a20771equad35a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["0, -3/7"],"dependencies":["a20771equad35a-h3"],"title":"Factors","text":"Which factors will make the left side zero $$(x=0$$ & $$7x$$ - $$3$$ $$=0)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad36","title":"Solve Quadratics by Square Root","body":"For the following exercises, solve the quadratic equation by using the square root property.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad36a","stepAnswer":["-6, 6"],"problemType":"TextBox","stepTitle":"$$x^2=36$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-6$$, $$6$$","hints":{"DefaultPathway":[{"id":"a20771equad36a-h1","type":"hint","dependencies":[],"title":"Square Root","text":"Take the square root of both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad36a-h2","type":"hint","dependencies":["a20771equad36a-h1"],"title":"Positive and Negative","text":"Remember that taking the square root of $$36$$ results in one positive number and one negative number!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad37","title":"Solve Quadratics by Square Root","body":"For the following exercises, solve the quadratic equation by using the square root property.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad37a","stepAnswer":["6, -4"],"problemType":"TextBox","stepTitle":"$${\\\\left(x-1\\\\right)}^2=25$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$6$$, $$-4$$","hints":{"DefaultPathway":[{"id":"a20771equad37a-h1","type":"hint","dependencies":[],"title":"Square root","text":"Take the square root of both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad37a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x-1=\\\\sqrt{25}$$"],"dependencies":["a20771equad37a-h1"],"title":"Square root","text":"What do we get after taking the square root of both sides?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x+1=\\\\sqrt{25}$$","$$x-1=\\\\sqrt{25}$$","$$x-1=\\\\sqrt{20}$$"]},{"id":"a20771equad37a-h3","type":"hint","dependencies":["a20771equad37a-h2"],"title":"Careful!","text":"Remember to be careful about the square root of 36! (remember positve and negative numbers)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad37a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-5, 5"],"dependencies":["a20771equad37a-h3"],"title":"Square root","text":"What is the square root of 25?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad37a-h5","type":"hint","dependencies":["a20771equad37a-h4"],"title":"Set Equal!","text":"set $$x-1$$ equal to both values and solve for $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad38","title":"Solve Quadratics by Square Root","body":"For the following exercises, solve the quadratic equation by using the square root property.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad38a","stepAnswer":["1, -2"],"problemType":"TextBox","stepTitle":"$${\\\\left(2x+1\\\\right)}^2=9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$, $$-2$$","hints":{"DefaultPathway":[{"id":"a20771equad38a-h1","type":"hint","dependencies":[],"title":"Square root","text":"Take the square root of both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad38a-h2","type":"hint","dependencies":["a20771equad38a-h1"],"title":"Careful!","text":"Remember to be careful about the square root of 9! (remember positve and negative numbers)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad38a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, -3"],"dependencies":["a20771equad38a-h2"],"title":"Square root","text":"What is the square root of 9?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad38a-h4","type":"hint","dependencies":["a20771equad38a-h3"],"title":"Set Equal!","text":"Set $$2x+1$$ to be equal to both values and solve for $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad39","title":"Solve Quadratics by Completing the Square","body":"For the following exercises, solve the quadratic equation by completing the square. Show each step","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad39a","stepAnswer":["11, -2"],"problemType":"TextBox","stepTitle":"$$x^2-9x-22=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$11$$, $$-2$$","hints":{"DefaultPathway":[{"id":"a20771equad39a-h1","type":"hint","dependencies":[],"title":"Simplify","text":"Move the constant term(22) to the right side by adding $$22$$ to both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad39a-h2","type":"hint","dependencies":["a20771equad39a-h1"],"title":"Add","text":"Add $${\\\\left(\\\\frac{9}{2}\\\\right)}^2$$ to both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad39a-h3","type":"hint","dependencies":["a20771equad39a-h2"],"title":"Simplify","text":"Now simplify the expression $$x^2-9x+\\\\frac{81}{4}=22+\\\\frac{81}{4}$$ as a factor squared","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad39a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\left(x-\\\\frac{9}{2}\\\\right)}^2=22+\\\\frac{81}{4}$$"],"dependencies":["a20771equad39a-h3"],"title":"Simplify","text":"What do we get after rewriting the left-hand side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$${\\\\left(x-\\\\frac{9}{2}\\\\right)}^2=22+\\\\frac{81}{4}$$","$${\\\\left(x+\\\\frac{9}{3}\\\\right)}^2=22+\\\\frac{81}{4}$$","$${\\\\left(x-\\\\frac{3}{2}\\\\right)}^2=22+\\\\frac{81}{4}$$"]},{"id":"a20771equad39a-h5","type":"hint","dependencies":["a20771equad39a-h4"],"title":"Simplify","text":"Calculate the right hand side $$22+\\\\frac{81}{16}$$, which is equal to $$\\\\frac{169}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad39a-h6","type":"hint","dependencies":["a20771equad39a-h5"],"title":"Square Root","text":"Take the square root of both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad39a-h7","type":"hint","dependencies":["a20771equad39a-h6"],"title":"Add","text":"Add $$\\\\frac{9}{2}$$ to both values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad4","title":"Solving Quadratic Equations","body":"For the following exercises, determine the discriminant, and then state how many solutions there are and the nature of the solutions. Do not solve.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad4a","stepAnswer":["$$1$$ real"],"problemType":"MultipleChoice","stepTitle":"$$9x^2-30x+25=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ real","choices":["not real","$$1$$ real","$$2$$ real"],"hints":{"DefaultPathway":[{"id":"a20771equad4a-h1","type":"hint","dependencies":[],"title":"Discriminant","text":"To find the discriminant, of a quadratic equation, we calculate $$b^2-4ac$$. If that value is greater than $$0$$ it has $$2$$ real solutions, if it is smaller than $$0$$ it has no real solutions, and if it is equal to $$0$$ it has $$1$$ real solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a20771equad4a-h1"],"title":"Discriminant","text":"In this case, what is our discriminant?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$ real"],"dependencies":["a20771equad4a-h2"],"title":"Discriminant","text":"Since this value is equal to $$0$$, is this equation\'s solutions real or not real? If it is real, how many solutions does it have?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["not real","$$1$$ real","$$2$$ real"]}]}}]},{"id":"a20771equad40","title":"Solve Quadratics by Completing the Square","body":"For the following exercises, solve the quadratic equation by completing the square.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad40a","stepAnswer":["5, 1"],"problemType":"TextBox","stepTitle":"$$x^2-6x=13$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$5$$, $$1$$","hints":{"DefaultPathway":[{"id":"a20771equad40a-h1","type":"hint","dependencies":[],"title":"Simplify","text":"Add $${\\\\left(\\\\frac{6}{2}\\\\right)}^2$$ to both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad40a-h2","type":"hint","dependencies":["a20771equad40a-h1"],"title":"Simplify","text":"Rewrite as a factor of squares","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad40a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\left(x-3\\\\right)}^2=4$$"],"dependencies":["a20771equad40a-h2"],"title":"Simplify","text":"What do we get after rewriting the left-hand side?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$${\\\\left(x-3\\\\right)}^2=4$$","$${\\\\left(x+3\\\\right)}^2=6$$","$${\\\\left(x-6\\\\right)}^2=6$$"]},{"id":"a20771equad40a-h4","type":"hint","dependencies":["a20771equad40a-h3"],"title":"Square Root","text":"Take the square root of both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad40a-h5","type":"hint","dependencies":["a20771equad40a-h4"],"title":"Add","text":"Add $$3$$ to both sides and solve for $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad5","title":"Solving Quadratic Equations","body":"For the following exercises, determine the discriminant, and then state how many solutions there are and the nature of the solutions. Do not solve.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad5a","stepAnswer":["$$2$$ real"],"problemType":"MultipleChoice","stepTitle":"$$6x^2-x-2=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2$$ real","choices":["not real","$$1$$ real","$$2$$ real"],"hints":{"DefaultPathway":[{"id":"a20771equad5a-h1","type":"hint","dependencies":[],"title":"Discriminant","text":"To find the discriminant, of a quadratic equation, we calculate $$b^2-4ac$$. If that value is greater than $$0$$ it has $$2$$ real solutions, if it is smaller than $$0$$ it has no real solutions, and if it is equal to $$0$$ it has $$1$$ real solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a20771equad5a-h1"],"title":"Discriminant","text":"In this case, what is our discriminant?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad5a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2$$ real"],"dependencies":["a20771equad5a-h2"],"title":"Discriminant","text":"Since this value is greater than $$0$$, is this equation\'s solutions real or not real? If it is real, how many solutions does it have?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["not real","$$1$$ real","$$2$$ real"]}]}}]},{"id":"a20771equad6","title":"Solving Quadratic Equations","body":"For the following exercises, solve the quadratic equation by using the quadratic formula. If the solutions are not real, state No Real Solution.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad6a","stepAnswer":["(-1+sqrt(17))/2, (-1-sqrt(17))/2"],"problemType":"TextBox","stepTitle":"$$x^2+x=4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(-1+\\\\sqrt{17}\\\\right)}{2}$$, $$\\\\frac{\\\\left(-1-\\\\sqrt{17}\\\\right)}{2}$$","hints":{"DefaultPathway":[{"id":"a20771equad6a-h1","type":"hint","dependencies":[],"title":"Discriminant","text":"To find the discriminant, of a quadratic equation, we calculate $$b^2-4ac$$. If that value is greater than $$0$$ it has $$2$$ real solutions, if it is smaller than $$0$$ it has no real solutions, and if it is equal to $$0$$ it has $$1$$ real solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17$$"],"dependencies":["a20771equad6a-h1"],"title":"Discriminant","text":"In this case, what is our discriminant?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{\\\\left(-1+\\\\sqrt{17}\\\\right)}{2}$$, $$\\\\frac{\\\\left(-1-\\\\sqrt{17}\\\\right)}{2}$$"],"dependencies":["a20771equad6a-h2"],"title":"Discriminant","text":"Since this value is greater than $$0$$, this equation has $$2$$ solutions. Using the rest of the formula (-b+sqrt(discriminant)/2a and -b-sqrt(discriminant)/2a) what are our two solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{\\\\left(-1+\\\\sqrt{17}\\\\right)}{2}$$, $$\\\\frac{\\\\left(-1-\\\\sqrt{17}\\\\right)}{2}$$","$$\\\\frac{\\\\left(-1+\\\\sqrt{17}\\\\right)}{2}$$, $$\\\\frac{\\\\left(-1+\\\\sqrt{17}\\\\right)}{2}$$","$$\\\\frac{\\\\left(-1-\\\\sqrt{17}\\\\right)}{2}$$, $$\\\\frac{\\\\left(-1-\\\\sqrt{17}\\\\right)}{2}$$"]}]}}]},{"id":"a20771equad7","title":"Solving Quadratic Equations","body":"For the following exercises, solve the quadratic equation by using the quadratic formula. If the solutions are not real, state No Real Solution.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad7a","stepAnswer":["(5+sqrt(13))/6, (5-sqrt(13))/6"],"problemType":"TextBox","stepTitle":"$$3x^2-5x+1=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{5+\\\\sqrt{13}}{6}$$, $$\\\\frac{5-\\\\sqrt{13}}{6}$$","hints":{"DefaultPathway":[{"id":"a20771equad7a-h1","type":"hint","dependencies":[],"title":"Discriminant","text":"To find the discriminant, of a quadratic equation, we calculate $$b^2-4ac$$. If that value is greater than $$0$$ it has $$2$$ real solutions, if it is smaller than $$0$$ it has no real solutions, and if it is equal to $$0$$ it has $$1$$ real solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a20771equad7a-h1"],"title":"Discriminant","text":"In this case, what is our discriminant?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad7a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(5+sqrt(13))/6, (5-sqrt(13))/6"],"dependencies":["a20771equad7a-h2"],"title":"Discriminant","text":"Since this value is greater than $$0$$, this equation has $$2$$ solutions. Using the rest of the formula (-b+sqrt(discriminant)/2a and -b-sqrt(discriminant)/2a) what are our two solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad8","title":"Solving Quadratic Equations","body":"For the following exercises, solve the quadratic equation by using the quadratic formula. If the solutions are not real, state No Real Solution.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad8a","stepAnswer":["(-1+sqrt(17))/8, (-1-sqrt(17))/8"],"problemType":"TextBox","stepTitle":"$$4+\\\\frac{1}{x}-\\\\frac{1}{x^2}=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(-1+\\\\sqrt{17}\\\\right)}{8}$$, $$\\\\frac{\\\\left(-1-\\\\sqrt{17}\\\\right)}{8}$$","hints":{"DefaultPathway":[{"id":"a20771equad8a-h1","type":"hint","dependencies":[],"title":"Multiplication","text":"In this case, we will multiple both sides by $$x^2$$ to get rid of the fractions. This gives us $$4x^2+x-1=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad8a-h2","type":"hint","dependencies":["a20771equad8a-h1"],"title":"Discriminant","text":"To find the discriminant, of a quadratic equation, we calculate $$b^2-4ac$$. If that value is greater than $$0$$ it has $$2$$ real solutions, if it is smaller than $$0$$ it has no real solutions, and if it is equal to $$0$$ it has $$1$$ real solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17$$"],"dependencies":["a20771equad8a-h2"],"title":"Discriminant","text":"In this case, what is our discriminant?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad8a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-1+sqrt(17))/8, (-1-sqrt(17))/8"],"dependencies":["a20771equad8a-h3"],"title":"Discriminant","text":"Since this value is greater than $$0$$, this equation has $$2$$ solutions. Using the rest of the formula (-b+sqrt(discriminant)/2a and -b-sqrt(discriminant)/2a) what are our two solutions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a20771equad9","title":"Solving a Polynomial of Higher Degree by Factoring","body":"Solve the equation by factoring.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Quadratic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a20771equad9a","stepAnswer":["0, -2/3, -1"],"problemType":"TextBox","stepTitle":"$$-3x^3-5x^2-2x=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0$$, $$\\\\frac{-2}{3}$$, $$-1$$","hints":{"DefaultPathway":[{"id":"a20771equad9a-h1","type":"hint","dependencies":[],"title":"Factoring Out Terms","text":"Since all of the terms inclue $$-x$$, we can factor it out of the equation: $$-x \\\\left(3x^2+5x+2\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h2","type":"hint","dependencies":["a20771equad9a-h1"],"title":"Grouping","text":"Now we can factor by grouping. $$2\\\\times3=6$$, so we should look for two numbers that multiply to $$6$$ and add to $$5$$. $$2$$ and $$3$$ satisfy this.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+1\\\\right) \\\\left(3x+2\\\\right)$$"],"dependencies":["a20771equad9a-h2"],"title":"Grouping","text":"What is the factored expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h4","type":"hint","dependencies":["a20771equad9a-h3"],"title":"Grouping","text":"We can rewrite the expression as $$3x^2+3x+2x+2$$ or $$3x^2+3x+2x+2$$. Let\'s factor $$3x^2+3x$$. $$3x$$ goes into both expressions, so let\'s rewrite this as $$3x \\\\left(x+1\\\\right)$$. Now, factor $$2x+2$$. $$2$$ goes into both terms, so it is rewritten as $$2\\\\left(x+1\\\\right)$$. Because both $$3x \\\\left(x+1\\\\right)$$ and $$2\\\\left(x+1\\\\right)$$ are multiplied by $$x+1$$, we can use the distributive property to rewrite the expression as $$\\\\left(x+1\\\\right) \\\\left(3x+2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h5","type":"hint","dependencies":["a20771equad9a-h4"],"title":"Zero Product Property","text":"Now, we can bring back the $$-x$$, making our equation $$-x \\\\left(x+1\\\\right) \\\\left(3x+2\\\\right)$$. Using the Zero Product Property, we can set all the terms equal to zero and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a20771equad9a-h5"],"title":"Zero Product Property","text":"What what value of $$x$$ makes $$-x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a20771equad9a-h6"],"title":"Zero Product Property","text":"What what value of $$x$$ makes $$x+1=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h8","type":"hint","dependencies":["a20771equad9a-h7"],"title":"Zero Product Property","text":"Subtract $$1$$ from both sides of the equation to get $$x=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{3}$$"],"dependencies":["a20771equad9a-h8"],"title":"Zero Product Property","text":"What what value of $$x$$ makes $$3x+2=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h10","type":"hint","dependencies":["a20771equad9a-h9"],"title":"Zero Product Property","text":"Subtract $$2$$ from both sides of the equation, then divide by three to get $$x=\\\\frac{-2}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a20771equad9a-h11","type":"hint","dependencies":["a20771equad9a-h10"],"title":"Final Answer","text":"So, our factors are $$x=0$$, $$\\\\frac{-2}{3}$$, $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency1","title":"Contingency Tables","body":"Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data: Of $$305$$ people who use their phone while driving, $$25$$ have gotten a ticket in the past year, while the other $$280$$ people did not recieve a ticket. Of $$450$$ people who don\'t use their phone while driving, $$45$$ have gotten a ticket in the past year, while the other $$405$$ have not recieved a ticket.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency1a","stepAnswer":["$$\\\\frac{305}{755}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected driver is a cell phone user?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{305}{755}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency1a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we first have to find out the total number of occurrences in which someone is driving. AKA, we want to know how many drivers there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$755$$"],"dependencies":["a23945econtingency1a-h1"],"title":"Total Drivers","text":"How many total drivers are there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency1a-h3","type":"hint","dependencies":["a23945econtingency1a-h2"],"title":"Probability Rules","text":"After getting the total number of drivers, we just need to find the total number of people who fulfill our original requirement. AKA, how many people use their phone while driving.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$305$$"],"dependencies":["a23945econtingency1a-h3"],"title":"Total Phone Users","text":"How many drivers are there that use their phone whilst driving?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{305}{755}$$"],"dependencies":["a23945econtingency1a-h4"],"title":"Answer","text":"Now that we have our proportions set up, we can divide the \\"phone\\" drivers by the number of total drivers to get our final probability. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency10","title":"Contingency Tables","body":"Suppose a study of athletes stretching habits was recently released to the public. In this study, $$800$$ people were examined. Out of $$350$$ athletes who stretch before exercise, $$55$$ have gotten injured in the previous year while $$295$$ have not. Out of $$450$$ athletes who do not stretch before exercise, $$231$$ have been injured in the year prior while $$219$$ have not.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency10a","stepAnswer":["$$\\\\frac{55}{800}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randoly selected athlete stretches before exercising and has gotten injured in the past year?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{55}{800}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency10a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we have to first identify how many athletes there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$800$$"],"dependencies":["a23945econtingency10a-h1"],"title":"Athlete Count","text":"How many athletes are there in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency10a-h3","type":"hint","dependencies":["a23945econtingency10a-h2"],"title":"Probability Rules","text":"To find the probability of this situation, we can divide the number of athletes who stretch and have gotten injured by the total number of athletes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$55$$"],"dependencies":["a23945econtingency10a-h3"],"title":"Injured and Stretch Count","text":"How many athletes are there that have gotten injured and also stretch before exercising?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{55}{800}$$"],"dependencies":["a23945econtingency10a-h4"],"title":"Answer","text":"Given the information in the hints, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency11","title":"Contingency Tables","body":"Suppose there exists a sample of $$2000$$ people who drink something during their lunch. Of $$1200$$ people who drank water during lunch, $$200$$ did so with a disposeable bottle while the other $$1000$$ did so with a reuseable bottle. Of the $$800$$ people who drank something else, $$700$$ drank out of a disposeable cup, while only $$100$$ drank out of a reuseable cup.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency11a","stepAnswer":["$$\\\\frac{3}{5}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected person is drinking water?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{5}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency11a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1200$$"],"dependencies":["a23945econtingency11a-h1"],"title":"Number of Water Drinkers","text":"How many people drink water in this sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency11a-h3","type":"hint","dependencies":["a23945econtingency11a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2000$$"],"dependencies":["a23945econtingency11a-h3"],"title":"Number of People","text":"How many people are in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{5}$$"],"dependencies":["a23945econtingency11a-h4"],"title":"Answer","text":"Now that we have the total number of people who drink water and the total number of people in the study, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency12","title":"Contingency Tables","body":"Suppose there exists a sample of $$2000$$ people who drink something during their lunch. Of $$1200$$ people who drank water during lunch, $$200$$ did so with a disposeable bottle while the other $$1000$$ did so with a reuseable bottle. Of the $$800$$ people who drank something else, $$700$$ drank out of a disposeable cup, while only $$100$$ drank out of a reuseable cup.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency12a","stepAnswer":["$$\\\\frac{2}{5}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected person is not drinking water?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{5}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency12a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$800$$"],"dependencies":["a23945econtingency12a-h1"],"title":"Number of Water Drinkers","text":"How many people are not drinking water in this sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency12a-h3","type":"hint","dependencies":["a23945econtingency12a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2000$$"],"dependencies":["a23945econtingency12a-h3"],"title":"Number of People","text":"How many people are in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}$$"],"dependencies":["a23945econtingency12a-h4"],"title":"Answer","text":"Now that we have the total number of people who don\'t drink water and the total number of people in the study, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency13","title":"Contingency Tables","body":"Suppose there exists a sample of $$2000$$ people who drink something during their lunch. Of $$1200$$ people who drank water during lunch, $$200$$ did so with a disposeable bottle while the other $$1000$$ did so with a reuseable bottle. Of the $$800$$ people who drank something else, $$700$$ drank out of a disposeable cup, while only $$100$$ drank out of a reuseable cup.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency13a","stepAnswer":["$$\\\\frac{11}{20}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected person is drinking out of a reuseable cup?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{11}{20}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency13a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1100$$"],"dependencies":["a23945econtingency13a-h1"],"title":"Number of Reuseable Cups","text":"How many people are drinking out of a reuseable cup?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency13a-h3","type":"hint","dependencies":["a23945econtingency13a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2000$$"],"dependencies":["a23945econtingency13a-h3"],"title":"Number of People","text":"How many people are in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{11}{20}$$"],"dependencies":["a23945econtingency13a-h4"],"title":"Answer","text":"Now that we have the total number of people in the study along with how many people use reuseable bottles, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency14","title":"Contingency Tables","body":"Suppose there exists a sample of $$2000$$ people who drink something during their lunch. Of $$1200$$ people who drank water during lunch, $$200$$ did so with a disposeable bottle while the other $$1000$$ did so with a reuseable bottle. Of the $$800$$ people who drank something else, $$700$$ drank out of a disposeable cup, while only $$100$$ drank out of a reuseable cup.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency14a","stepAnswer":["$$\\\\frac{3}{20}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected person drank from a disposeable water bottle or another fluid in a reuseable cup?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{20}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency14a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$300$$"],"dependencies":["a23945econtingency14a-h1"],"title":"Number in Situation","text":"How many people either drank from a disposeable water bottle or another fluid in a reuseable cup?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency14a-h3","type":"hint","dependencies":["a23945econtingency14a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2000$$"],"dependencies":["a23945econtingency14a-h3"],"title":"Number of People","text":"How many people are in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{20}$$"],"dependencies":["a23945econtingency14a-h4"],"title":"Answer","text":"Now that we have the total number of people in the study along with the number of people who drank from a disposeable water bottle or another fluid in a reuseable cup, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency15","title":"Contingency Tables","body":"Suppose there exists a sample of $$2000$$ people who drink something during their lunch. Of $$1200$$ people who drank water during lunch, $$200$$ did so with a disposeable bottle while the other $$1000$$ did so with a reuseable bottle. Of the $$800$$ people who drank something else, $$700$$ drank out of a disposeable cup, while only $$100$$ drank out of a reuseable cup.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency15a","stepAnswer":["$$\\\\frac{1}{11}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected person is not drinking water given that they are using a reuseable cup?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{11}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency15a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100$$"],"dependencies":["a23945econtingency15a-h1"],"title":"Number in Situation","text":"What is the number of people who are not drinking water given that they are using a reuseable cup?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency15a-h3","type":"hint","dependencies":["a23945econtingency15a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1100$$"],"dependencies":["a23945econtingency15a-h3"],"title":"Number of People","text":"How many people are in this study and using reuseable cups?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{11}$$"],"dependencies":["a23945econtingency15a-h4"],"title":"Answer","text":"Now that we have the total number of people who don\'t drink water out of reuseable cups and the number of people who use reuseable cups, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency16","title":"Contingency Tables","body":"Suppose we take a simple random sample of $$402$$ jazz artists in NYC. Of $$301$$ people that primarily practice at night, $$252$$ of them play Guitar, $$12$$ play Piano, and $$37$$ play the Saxophone. Of $$101$$ people that primarily practice during the day, $$48$$ play Guitar, $$30$$ play Piano, and $$23$$ play the Saxophone.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency16a","stepAnswer":["$$\\\\frac{300}{401}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected artist plays the Guitar?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{300}{401}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency16a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$300$$"],"dependencies":["a23945econtingency16a-h1"],"title":"Number of Guitars","text":"How many people play the guitar?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency16a-h3","type":"hint","dependencies":["a23945econtingency16a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$401$$"],"dependencies":["a23945econtingency16a-h3"],"title":"Number of People","text":"How many people are in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{300}{401}$$"],"dependencies":["a23945econtingency16a-h4"],"title":"Answer","text":"Now that we have the total number of guitarists and people in the study, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency17","title":"Contingency Tables","body":"Suppose we take a simple random sample of $$402$$ jazz artists in NYC. Of $$301$$ people that primarily practice at night, $$252$$ of them play Guitar, $$12$$ play Piano, and $$37$$ play the Saxophone. Of $$101$$ people that primarily practice during the day, $$48$$ play Guitar, $$30$$ play Piano, and $$23$$ play the Saxophone.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency17a","stepAnswer":["$$\\\\frac{301}{401}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected artist plays during the night?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{301}{401}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency17a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$301$$"],"dependencies":["a23945econtingency17a-h1"],"title":"Number of Night Practicers","text":"How many people practice at night?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency17a-h3","type":"hint","dependencies":["a23945econtingency17a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$401$$"],"dependencies":["a23945econtingency17a-h3"],"title":"Number of People","text":"How many people are in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{301}{401}$$"],"dependencies":["a23945econtingency17a-h4"],"title":"Answer","text":"Now that we have the total number of people who play at night and people in the study, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency18","title":"Contingency Tables","body":"Suppose we take a simple random sample of $$402$$ jazz artists in NYC. Of $$301$$ people that primarily practice at night, $$252$$ of them play Guitar, $$12$$ play Piano, and $$37$$ play the Saxophone. Of $$101$$ people that primarily practice during the day, $$48$$ play Guitar, $$30$$ play Piano, and $$23$$ play the Saxophone.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency18a","stepAnswer":["$$\\\\frac{275}{401}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected artist plays Guitar at Night or plays Saxophone during the Day?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{275}{401}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency18a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$275$$"],"dependencies":["a23945econtingency18a-h1"],"title":"Number in Situation","text":"How many people play Guitar at Night or play Saxophone during the Day?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency18a-h3","type":"hint","dependencies":["a23945econtingency18a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$401$$"],"dependencies":["a23945econtingency18a-h3"],"title":"Number of People","text":"How many people are in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{275}{401}$$"],"dependencies":["a23945econtingency18a-h4"],"title":"Answer","text":"Now that we have the total number of people who play Guitar at Night or play Saxophone during the Day and people in the study, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency19","title":"Contingency Tables","body":"Suppose we take a simple random sample of $$402$$ jazz artists in NYC. Of $$301$$ people that primarily practice at night, $$252$$ of them play Guitar, $$12$$ play Piano, and $$37$$ play the Saxophone. Of $$101$$ people that primarily practice during the day, $$48$$ play Guitar, $$30$$ play Piano, and $$23$$ play the Saxophone.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency19a","stepAnswer":["$$\\\\frac{12}{301}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a random artist plays Piano given that they only play during the Night?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{12}{301}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency19a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a23945econtingency19a-h1"],"title":"Number in Situation","text":"How many people play Piano at Night?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency19a-h3","type":"hint","dependencies":["a23945econtingency19a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$301$$"],"dependencies":["a23945econtingency19a-h3"],"title":"Number of People","text":"How many people only play during the night?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{301}$$"],"dependencies":["a23945econtingency19a-h4"],"title":"Answer","text":"Now that we have the total number of people who play Piano at Night and people who play at Night, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency2","title":"Contingency Tables","body":"Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data: Of $$305$$ people who use their phone while driving, $$25$$ have gotten a ticket in the past year, while the other $$280$$ people did not recieve a ticket. Of $$450$$ people who don\'t use their phone while driving, $$45$$ have gotten a ticket in the past year, while the other $$405$$ have not recieved a ticket.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency2a","stepAnswer":["$$\\\\frac{685}{755}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected driver has had no violation in the past year?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{685}{755}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency2a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we first have to find out the total number of occurrences in which someone is driving. AKA, we want to know how many drivers there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$755$$"],"dependencies":["a23945econtingency2a-h1"],"title":"Total Drivers","text":"How many total drivers are there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency2a-h3","type":"hint","dependencies":["a23945econtingency2a-h2"],"title":"Probability Rules","text":"After getting the total number of drivers, we just need to find the total number of people who fulfill our original requirement. AKA, how many people have not had a ticket in the past year.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$685$$"],"dependencies":["a23945econtingency2a-h3"],"title":"Total Phone Users","text":"How many drivers have not gotten a ticket in the past year?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{685}{755}$$"],"dependencies":["a23945econtingency2a-h4"],"title":"Answer","text":"Now that we have our proportions set up, we can divide the \\"safe\\" drivers by the number of total drivers to get our final probability. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency20","title":"Contingency Tables","body":"Suppose we take a simple random sample of $$402$$ jazz artists in NYC. Of $$301$$ people that primarily practice at night, $$252$$ of them play Guitar, $$12$$ play Piano, and $$37$$ play the Saxophone. Of $$101$$ people that primarily practice during the day, $$48$$ play Guitar, $$30$$ play Piano, and $$23$$ play the Saxophone.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency20a","stepAnswer":["$$\\\\frac{23}{60}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected Saxophone player practices during the Day?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{23}{60}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency20a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a23945econtingency20a-h1"],"title":"Number in Situation","text":"What is the number of Saxophonists who play during the day?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency20a-h3","type":"hint","dependencies":["a23945econtingency20a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a23945econtingency20a-h3"],"title":"Number of People","text":"How many people play the saxophone?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{23}{60}$$"],"dependencies":["a23945econtingency20a-h4"],"title":"Answer","text":"Now that we have the total number of people who play Sax during the day and people who play Sax, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency21","title":"Contingency Tables","body":"Suppose we obtain data from $$405$$ people who play \\"games\\" at a High School. Of the $$121$$ that prefer games played outside, $$10$$ like to play alone, while the other $$111$$ play with others. Of the $$354$$ people that prefer games played inside, $$245$$ liked to play alone, while the other $$109$$ played with others.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency21a","stepAnswer":["$$\\\\frac{10}{475}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected student plays alone and outside?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10}{475}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency21a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a23945econtingency21a-h1"],"title":"Number in Situation","text":"How many students play alone and outside?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency21a-h3","type":"hint","dependencies":["a23945econtingency21a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$475$$"],"dependencies":["a23945econtingency21a-h3"],"title":"Number of Students","text":"How many students are in the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{475}$$"],"dependencies":["a23945econtingency21a-h4"],"title":"Answer","text":"Now that we have the total number of students and the number of students who play alone and outside, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency22","title":"Contingency Tables","body":"Suppose we obtain data from $$405$$ people who play \\"games\\" at a High School. Of the $$121$$ that prefer games played outside, $$10$$ like to play alone, while the other $$111$$ play with others. Of the $$354$$ people that prefer games played inside, $$245$$ liked to play alone, while the other $$109$$ played with others.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency22a","stepAnswer":["$$\\\\frac{220}{475}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected student plays with other people?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{220}{475}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency22a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$220$$"],"dependencies":["a23945econtingency22a-h1"],"title":"Number in Situation","text":"How many students play with others?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency22a-h3","type":"hint","dependencies":["a23945econtingency22a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$475$$"],"dependencies":["a23945econtingency22a-h3"],"title":"Number of Students","text":"How many students are in the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{220}{475}$$"],"dependencies":["a23945econtingency22a-h4"],"title":"Answer","text":"Now that we have the total number of students and the number of students who play with others, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency23","title":"Contingency Tables","body":"Suppose we obtain data from $$405$$ people who play \\"games\\" at a High School. Of the $$121$$ that prefer games played outside, $$10$$ like to play alone, while the other $$111$$ play with others. Of the $$354$$ people that prefer games played inside, $$245$$ liked to play alone, while the other $$109$$ played with others.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency23a","stepAnswer":["$$\\\\frac{121}{475}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected student prefers to play outside?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{121}{475}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency23a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$121$$"],"dependencies":["a23945econtingency23a-h1"],"title":"Number in Situation","text":"How many students prefer to play outside?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency23a-h3","type":"hint","dependencies":["a23945econtingency23a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$475$$"],"dependencies":["a23945econtingency23a-h3"],"title":"Number of Students","text":"How many students are in the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{121}{475}$$"],"dependencies":["a23945econtingency23a-h4"],"title":"Answer","text":"Now that we have the total number of students and the number of students who play outside, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency24","title":"Contingency Tables","body":"Suppose we obtain data from $$405$$ people who play \\"games\\" at a High School. Of the $$121$$ that prefer games played outside, $$10$$ like to play alone, while the other $$111$$ play with others. Of the $$354$$ people that prefer games played inside, $$245$$ liked to play alone, while the other $$109$$ played with others.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency24a","stepAnswer":["$$\\\\frac{111}{220}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected student plays outside given that they play with friends?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{111}{220}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency24a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$111$$"],"dependencies":["a23945econtingency24a-h1"],"title":"Number in Situation","text":"How many students play outside with friends?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency24a-h3","type":"hint","dependencies":["a23945econtingency24a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$220$$"],"dependencies":["a23945econtingency24a-h3"],"title":"Number of Students With Friends","text":"How many students play with friends in the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency24a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{111}{220}$$"],"dependencies":["a23945econtingency24a-h4"],"title":"Answer","text":"Now that we have the total number of students who play with friends and the number of students who play with outside with friends, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency25","title":"Contingency Tables","body":"Suppose we obtain data from $$405$$ people who play \\"games\\" at a High School. Of the $$121$$ that prefer games played outside, $$10$$ like to play alone, while the other $$111$$ play with others. Of the $$354$$ people that prefer games played inside, $$245$$ liked to play alone, while the other $$109$$ played with others.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency25a","stepAnswer":["$$\\\\frac{121}{475}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected student plays alone and outside or with friends outside?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{121}{475}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency25a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we need to first figure out how many total people are in our situation, then we must figure out the total number of people that \\"could\\" be in our situation (Occurences vs Total Events).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$121$$"],"dependencies":["a23945econtingency25a-h1"],"title":"Number in Situation","text":"How many students play alone and outside or with friends outside?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency25a-h3","type":"hint","dependencies":["a23945econtingency25a-h2"],"title":"Probability Rules","text":"Now that we have the total number of people who are already in our situation, we just need to find out the total number of people who \\"could\\" be in our situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$475$$"],"dependencies":["a23945econtingency25a-h3"],"title":"Number of Students","text":"How many students are in the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency25a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{121}{475}$$"],"dependencies":["a23945econtingency25a-h4"],"title":"Answer","text":"Now that we have the total number of students and the number of students who play alone and outside or with friends outside, what is our answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency3","title":"Contingency Tables","body":"Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data: Of $$305$$ people who use their phone while driving, $$25$$ have gotten a ticket in the past year, while the other $$280$$ people did not recieve a ticket. Of $$450$$ people who don\'t use their phone while driving, $$45$$ have gotten a ticket in the past year, while the other $$405$$ have not recieved a ticket.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency3a","stepAnswer":["$$\\\\frac{280}{755}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected driver is a cell phone user and has had no tickets in the past year?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{280}{755}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency3a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we first have to find out the total number of occurrences in which someone is driving. AKA, we want to know how many drivers there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$755$$"],"dependencies":["a23945econtingency3a-h1"],"title":"Total Drivers","text":"How many total drivers are there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency3a-h3","type":"hint","dependencies":["a23945econtingency3a-h2"],"title":"Probability Rules","text":"After getting the total number of drivers, we just need to find the total number of people who fulfill our original requirement. AKA, how many people are phone users and have not gotten a ticket recently.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$280$$"],"dependencies":["a23945econtingency3a-h3"],"title":"Total Phone Users","text":"How many drivers are there that use their phone whilst driving and have not gotten a ticket in the past year?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{280}{755}$$"],"dependencies":["a23945econtingency3a-h4"],"title":"Answer","text":"Now that we have our proportions set up, we can divide the \\"phone\\" drivers by the number of total drivers to get our final probability. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency4","title":"Contingency Tables","body":"Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data: Of $$305$$ people who use their phone while driving, $$25$$ have gotten a ticket in the past year, while the other $$280$$ people did not recieve a ticket. Of $$450$$ people who don\'t use their phone while driving, $$45$$ have gotten a ticket in the past year, while the other $$405$$ have not recieved a ticket.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency4a","stepAnswer":["$$\\\\frac{710}{755}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected driver is a cell phone user or has had no violation in the last year?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{710}{755}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency4a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we first have to find out the total number of occurrences in which someone is driving. AKA, we want to know how many drivers there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$755$$"],"dependencies":["a23945econtingency4a-h1"],"title":"Total Drivers","text":"How many total drivers are there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency4a-h3","type":"hint","dependencies":["a23945econtingency4a-h2"],"title":"Probability Rules","text":"After getting the total number of drivers, we just need to find the total number of people who fulfill our original requirement. AKA, how many people use their phone while driving or have had no tickets in the past year.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$710$$"],"dependencies":["a23945econtingency4a-h3"],"title":"Total Phone Users","text":"How many drivers are there that use their phone whilst driving or have had no violations in the past year? HINT: Inclusion Exclusion Principle","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{710}{755}$$"],"dependencies":["a23945econtingency4a-h4"],"title":"Answer","text":"Now that we have our proportions set up, we can divide the \\"phone\\" or \\"safe\\" drivers by the number of total drivers to get our final probability. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency5","title":"Contingency Tables","body":"Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data: Of $$305$$ people who use their phone while driving, $$25$$ have gotten a ticket in the past year, while the other $$280$$ people did not recieve a ticket. Of $$450$$ people who don\'t use their phone while driving, $$45$$ have gotten a ticket in the past year, while the other $$405$$ have not recieved a ticket.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency5a","stepAnswer":["$$\\\\frac{25}{70}$$"],"problemType":"TextBox","stepTitle":"What is the probability that given a random driver, they are a cell phone user GIVEN that the driver had a violation in the last year.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{25}{70}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency5a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we first have to find out the total number of occurrences in which someone is driving given that they have had a violation in the past year.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70$$"],"dependencies":["a23945econtingency5a-h1"],"title":"Total Drivers","text":"How many total drivers with tickets in the past year are there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency5a-h3","type":"hint","dependencies":["a23945econtingency5a-h2"],"title":"Probability Rules","text":"After getting the total number of drivers, we just need to find the total number of people who fulfill our original requirement. AKA, how many people are cell phone users in the \\"ticket\\" subgroup.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a23945econtingency5a-h3"],"title":"Total Phone Users","text":"How many drivers are there that use their phone whilst driving given that they have gotten a traffic ticket?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{25}{70}$$"],"dependencies":["a23945econtingency5a-h4"],"title":"Answer","text":"Now that we have our proportions set up, we can divide the \\"phone\\" drivers by the number of total drivers with tickets to get our final probability. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency6","title":"Contingency Tables","body":"Suppose a study of speeding violations and drivers who use cell phones produced the following fictional data: Of $$305$$ people who use their phone while driving, $$25$$ have gotten a ticket in the past year, while the other $$280$$ people did not recieve a ticket. Of $$450$$ people who don\'t use their phone while driving, $$45$$ have gotten a ticket in the past year, while the other $$405$$ have not recieved a ticket.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency6a","stepAnswer":["$$\\\\frac{405}{450}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected driver had no violation last year GIVEN that the driver was not a cell phone user?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{405}{450}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency6a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we first have to find out the total number of occurrences in which someone is driving. AKA, we want to know how many non-cell phone drivers there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$450$$"],"dependencies":["a23945econtingency6a-h1"],"title":"Total Drivers","text":"How many total non-cell phone drivers are there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency6a-h3","type":"hint","dependencies":["a23945econtingency6a-h2"],"title":"Probability Rules","text":"After getting the total number of drivers, we just need to find the total number of people who fulfill our original requirement. AKA, how many people have had no tickets in the past year.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$405$$"],"dependencies":["a23945econtingency6a-h3"],"title":"Total Phone Users","text":"How many drivers have had no tickets in the past year given that they are not a cell phone user?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{405}{450}$$"],"dependencies":["a23945econtingency6a-h4"],"title":"Answer","text":"Now that we have our proportions set up, we can divide the \\"non-phone\\" drivers by the number of total drivers to get our final probability. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency7","title":"Contingency Tables","body":"Suppose a study of athletes stretching habits was recently released to the public. In this study, $$800$$ people were examined. Out of $$350$$ athletes who stretch before exercise, $$55$$ have gotten injured in the previous year while $$295$$ have not. Out of $$450$$ athletes who do not stretch before exercise, $$231$$ have been injured in the year prior while $$219$$ have not.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency7a","stepAnswer":["$$\\\\frac{350}{800}$$"],"problemType":"TextBox","stepTitle":"What is the probability that an athlete stretches before exercise?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{350}{800}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency7a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we have to first identify how many athletes there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$800$$"],"dependencies":["a23945econtingency7a-h1"],"title":"Athlete Count","text":"How many athletes are there in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency7a-h3","type":"hint","dependencies":["a23945econtingency7a-h2"],"title":"Probability Rules","text":"To find the probability of this situation, we can divide how many athletes stretch before exercising by the total number of athletes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$350$$"],"dependencies":["a23945econtingency7a-h3"],"title":"Stretch Count","text":"How many athletes are there that stretch before they workout?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{350}{800}$$"],"dependencies":["a23945econtingency7a-h4"],"title":"Answer","text":"Given the information in the hints, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency8","title":"Contingency Tables","body":"Suppose a study of athletes stretching habits was recently released to the public. In this study, $$800$$ people were examined. Out of $$350$$ athletes who stretch before exercise, $$55$$ have gotten injured in the previous year while $$295$$ have not. Out of $$450$$ athletes who do not stretch before exercise, $$231$$ have been injured in the year prior while $$219$$ have not.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency8a","stepAnswer":["$$\\\\frac{295}{514}$$"],"problemType":"TextBox","stepTitle":"What is the probability that an athlete stretches before exercising given that they have had no injuries in the past year?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{295}{514}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency8a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we first need to find out the total number of athletes that have had no injuries in the past year.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$514$$"],"dependencies":["a23945econtingency8a-h1"],"title":"Injury Count","text":"How many athletes have not gotten injured in the past year?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency8a-h3","type":"hint","dependencies":["a23945econtingency8a-h2"],"title":"Probability Rules","text":"To find the probability of this situation, we can divide the total number of athletes who stretch and have not gotten injured by the total number of athletes who have not gotten injured.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$295$$"],"dependencies":["a23945econtingency8a-h3"],"title":"Stretch and Injury Count","text":"How many athletes stretch and have not gotten injured?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{295}{514}$$"],"dependencies":["a23945econtingency8a-h4"],"title":"Answer","text":"Given the information in the hints, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a23945econtingency9","title":"Contingency Tables","body":"Suppose a study of athletes stretching habits was recently released to the public. In this study, $$800$$ people were examined. Out of $$350$$ athletes who stretch before exercise, $$55$$ have gotten injured in the previous year while $$295$$ have not. Out of $$450$$ athletes who do not stretch before exercise, $$231$$ have been injured in the year prior while $$219$$ have not.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.4 Contingency Tables","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a23945econtingency9a","stepAnswer":["$$\\\\frac{514}{800}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a randomly selected athlete has had no injuries in the past year?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{514}{800}$$","hints":{"DefaultPathway":[{"id":"a23945econtingency9a-h1","type":"hint","dependencies":[],"title":"Probability Rules","text":"To find the probability of this situation, we have to first identify how many athletes there are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$800$$"],"dependencies":["a23945econtingency9a-h1"],"title":"Athlete Count","text":"How many athletes are there in this study?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency9a-h3","type":"hint","dependencies":["a23945econtingency9a-h2"],"title":"Probability Rules","text":"To find the probability of this situation, we can divide the number of non-injured athletes by the total number of athletes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$514$$"],"dependencies":["a23945econtingency9a-h3"],"title":"Non-Injured Count","text":"How many athletes are there in the study that haven\'t gotten injured in the past year?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a23945econtingency9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{514}{800}$$"],"dependencies":["a23945econtingency9a-h4"],"title":"Answer","text":"Given the information in the hints, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication1","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication1a","stepAnswer":["$$y^2-8y+12$$"],"problemType":"TextBox","stepTitle":"$$(y-6)(y-2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^2-8y+12$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication1a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication1a-h2","type":"hint","dependencies":["a251a50multiplication1a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication1a-h3","type":"hint","dependencies":["a251a50multiplication1a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication1a-h4","type":"hint","dependencies":["a251a50multiplication1a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication1a-h5","type":"hint","dependencies":["a251a50multiplication1a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication10","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication10a","stepAnswer":["$$y^3+3y^2-4y-12$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(y^2-4\\\\right) \\\\left(y+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^3+3y^2-4y-12$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication10a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication10a-h2","type":"hint","dependencies":["a251a50multiplication10a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication10a-h3","type":"hint","dependencies":["a251a50multiplication10a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication10a-h4","type":"hint","dependencies":["a251a50multiplication10a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication10a-h5","type":"hint","dependencies":["a251a50multiplication10a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication11","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication11a","stepAnswer":["$$10a^2 b^2+13ab-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(5ab-1\\\\right) \\\\left(2ab+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10a^2 b^2+13ab-3$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication11a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication11a-h2","type":"hint","dependencies":["a251a50multiplication11a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication11a-h3","type":"hint","dependencies":["a251a50multiplication11a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication11a-h4","type":"hint","dependencies":["a251a50multiplication11a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication11a-h5","type":"hint","dependencies":["a251a50multiplication11a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication12","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication12a","stepAnswer":["$$6x^2 y^2+13xy+6$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(2xy+3\\\\right) \\\\left(3xy+2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6x^2 y^2+13xy+6$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication12a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication12a-h2","type":"hint","dependencies":["a251a50multiplication12a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication12a-h3","type":"hint","dependencies":["a251a50multiplication12a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication12a-h4","type":"hint","dependencies":["a251a50multiplication12a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication12a-h5","type":"hint","dependencies":["a251a50multiplication12a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication13","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication13a","stepAnswer":["$$x^4+3x^2-40$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(x^2+8\\\\right) \\\\left(x^2-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^4+3x^2-40$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication13a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication13a-h2","type":"hint","dependencies":["a251a50multiplication13a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication13a-h3","type":"hint","dependencies":["a251a50multiplication13a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication13a-h4","type":"hint","dependencies":["a251a50multiplication13a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication13a-h5","type":"hint","dependencies":["a251a50multiplication13a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication14","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication14a","stepAnswer":["$$y^4-11y^2+28$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(y^2-7\\\\right) \\\\left(y^2-4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^4-11y^2+28$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication14a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication14a-h2","type":"hint","dependencies":["a251a50multiplication14a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication14a-h3","type":"hint","dependencies":["a251a50multiplication14a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication14a-h4","type":"hint","dependencies":["a251a50multiplication14a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication14a-h5","type":"hint","dependencies":["a251a50multiplication14a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication15","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication15a","stepAnswer":["$$9\\\\left(r^2\\\\right) s^2-33rs+28$$"],"problemType":"TextBox","stepTitle":"$$(3rs-7)(3rs-4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\left(r^2\\\\right) s^2-33rs+28$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication15a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication15a-h2","type":"hint","dependencies":["a251a50multiplication15a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication15a-h3","type":"hint","dependencies":["a251a50multiplication15a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication15a-h4","type":"hint","dependencies":["a251a50multiplication15a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication15a-h5","type":"hint","dependencies":["a251a50multiplication15a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication2","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication2a","stepAnswer":["$$x^2+11x+24$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(x+8\\\\right) \\\\left(x+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2+11x+24$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication2a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication2a-h2","type":"hint","dependencies":["a251a50multiplication2a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication2a-h3","type":"hint","dependencies":["a251a50multiplication2a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication2a-h4","type":"hint","dependencies":["a251a50multiplication2a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication2a-h5","type":"hint","dependencies":["a251a50multiplication2a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication3","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication3a","stepAnswer":["$$20t^2-88t-9$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(2t-9\\\\right) \\\\left(10t+1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20t^2-88t-9$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication3a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication3a-h2","type":"hint","dependencies":["a251a50multiplication3a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication3a-h3","type":"hint","dependencies":["a251a50multiplication3a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication3a-h4","type":"hint","dependencies":["a251a50multiplication3a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication3a-h5","type":"hint","dependencies":["a251a50multiplication3a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication4","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication4a","stepAnswer":["$$6p^2+11p+5$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(6p+5\\\\right) \\\\left(p+1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6p^2+11p+5$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication4a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication4a-h2","type":"hint","dependencies":["a251a50multiplication4a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication4a-h3","type":"hint","dependencies":["a251a50multiplication4a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication4a-h4","type":"hint","dependencies":["a251a50multiplication4a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication4a-h5","type":"hint","dependencies":["a251a50multiplication4a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication5","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication5a","stepAnswer":["$$q^2+3q-40$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(q-5\\\\right) \\\\left(q+8\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$q^2+3q-40$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication5a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication5a-h2","type":"hint","dependencies":["a251a50multiplication5a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication5a-h3","type":"hint","dependencies":["a251a50multiplication5a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication5a-h4","type":"hint","dependencies":["a251a50multiplication5a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication5a-h5","type":"hint","dependencies":["a251a50multiplication5a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication6","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication6a","stepAnswer":["$$m^2+7m-44$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(m+11\\\\right) \\\\left(m-4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m^2+7m-44$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication6a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication6a-h2","type":"hint","dependencies":["a251a50multiplication6a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication6a-h3","type":"hint","dependencies":["a251a50multiplication6a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication6a-h4","type":"hint","dependencies":["a251a50multiplication6a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication6a-h5","type":"hint","dependencies":["a251a50multiplication6a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication7","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication7a","stepAnswer":["$$7m^2-20m-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(7m+1\\\\right) \\\\left(m-3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7m^2-20m-3$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication7a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication7a-h2","type":"hint","dependencies":["a251a50multiplication7a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication7a-h3","type":"hint","dependencies":["a251a50multiplication7a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication7a-h4","type":"hint","dependencies":["a251a50multiplication7a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication7a-h5","type":"hint","dependencies":["a251a50multiplication7a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication8","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication8a","stepAnswer":["$$33r^2-85r-8$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(3r-8\\\\right) \\\\left(11r+1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$33r^2-85r-8$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication8a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication8a-h2","type":"hint","dependencies":["a251a50multiplication8a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication8a-h3","type":"hint","dependencies":["a251a50multiplication8a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication8a-h4","type":"hint","dependencies":["a251a50multiplication8a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication8a-h5","type":"hint","dependencies":["a251a50multiplication8a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50multiplication9","title":"Multiply the binomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50multiplication9a","stepAnswer":["$$x^3+2x^2+3x+6$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(x^2+3\\\\right) \\\\left(x+2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^3+2x^2+3x+6$$","hints":{"DefaultPathway":[{"id":"a251a50multiplication9a-h1","type":"hint","dependencies":[],"title":"Multiply first terms","text":"Use FOIL. The acronym is First, Outer, Inner, Last. Multiply the first terms of each binomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication9a-h2","type":"hint","dependencies":["a251a50multiplication9a-h1"],"title":"Multiply outer terms","text":"Multiply the two outer terms of the binomial, which is the first term of the first binomial, and the second term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication9a-h3","type":"hint","dependencies":["a251a50multiplication9a-h2"],"title":"Multiply inner terms","text":"Multiply the two inner terms, which are the second term of the first binomial, and the first term of the second binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication9a-h4","type":"hint","dependencies":["a251a50multiplication9a-h3"],"title":"Multiply last terms","text":"Multiply the last terms of the two binomials together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50multiplication9a-h5","type":"hint","dependencies":["a251a50multiplication9a-h4"],"title":"Add it all","text":"Now, add all the terms together, combining like terms where possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly1","title":"Multiply Monomials","body":"Multiply the following monomials","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly1a","stepAnswer":["$$-12x^5$$"],"problemType":"TextBox","stepTitle":"a) $$3x^2 \\\\left(-4x^3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-12x^5$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly1a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly1a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12$$"],"dependencies":["a251a50MultiplyPoly1a-h2"],"title":"Multiplication","text":"What is $$3\\\\left(-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^5$$"],"dependencies":["a251a50MultiplyPoly1a-h2"],"title":"Multiplication","text":"What is $$x^2 x^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly1b","stepAnswer":["$$10x^4 y^3$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\frac{5}{6} x^3 y 12{xy}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10x^4 y^3$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly1b-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly1b-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly1b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a251a50MultiplyPoly1b-h2"],"title":"Multiplication","text":"What is $$12\\\\frac{5}{6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly1b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^4 y^3$$"],"dependencies":["a251a50MultiplyPoly1b-h2"],"title":"Multiplication","text":"What is $$x^3 y {xy}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly10","title":"Multiply a Binomial by a Binomial","body":"Multiply the following terms","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly10a","stepAnswer":["$$x^3-8x^2+6x-48$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(x^2+6\\\\right) \\\\left(x-8\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^3-8x^2+6x-48$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly10a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^3$$"],"dependencies":["a251a50MultiplyPoly10a-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8x^2$$"],"dependencies":["a251a50MultiplyPoly10a-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x$$"],"dependencies":["a251a50MultiplyPoly10a-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-48$$"],"dependencies":["a251a50MultiplyPoly10a-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10a-h6","type":"hint","dependencies":["a251a50MultiplyPoly10a-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly10b","stepAnswer":["$$8a^2 b^2+12ab-20$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(2ab+5\\\\right) \\\\left(4ab-4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8a^2 b^2+12ab-20$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly10b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8a^2 b^2$$"],"dependencies":["a251a50MultiplyPoly10b-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-8ab"],"dependencies":["a251a50MultiplyPoly10b-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["20ab"],"dependencies":["a251a50MultiplyPoly10b-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-20$$"],"dependencies":["a251a50MultiplyPoly10b-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly10b-h6","type":"hint","dependencies":["a251a50MultiplyPoly10b-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly11","title":"Multiply a Polynomial by a Polynomial","body":"Multiply the following polynomials","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly11a","stepAnswer":["$$2b^3+b^2-7b+24$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(b+3\\\\right) \\\\left(2b^2-5b+8\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2b^3+b^2-7b+24$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly11a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Distribute the polynomial as $$b\\\\left(2b^2-5b+8\\\\right)+3\\\\left(2b^2-5b+8\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly11a-h2","type":"hint","dependencies":["a251a50MultiplyPoly11a-h1"],"title":"Simplify","text":"Simplify the expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly11a-h3","type":"hint","dependencies":["a251a50MultiplyPoly11a-h2"],"title":"Principle","text":"The terms with same degree of variables can be added together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly12","title":"Binomial Squares Pattern","body":"Multiply the following binomials","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly12a","stepAnswer":["$$x^2+10x+25$$"],"problemType":"TextBox","stepTitle":"a) $${\\\\left(x+5\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2+10x+25$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly12a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$x+5$$ as $$a+b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a251a50MultiplyPoly12a-h1"],"title":"Multiplication","text":"What is the first term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10x$$"],"dependencies":["a251a50MultiplyPoly12a-h2"],"title":"Multiplication","text":"What is the second term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a251a50MultiplyPoly12a-h3"],"title":"Multiplication","text":"What is the third term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly12b","stepAnswer":["$$4x^2-12xy+9y^2$$"],"problemType":"TextBox","stepTitle":"b) $${\\\\left(2x-3y\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2-12xy+9y^2$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly12b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$(2x-3y)$$ as $$a+b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly12b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^2$$"],"dependencies":["a251a50MultiplyPoly12b-h1"],"title":"Multiplication","text":"What is the first term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly12b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-12xy"],"dependencies":["a251a50MultiplyPoly12b-h2"],"title":"Multiplication","text":"What is the second term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly12b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9y^2$$"],"dependencies":["a251a50MultiplyPoly12b-h3"],"title":"Multiplication","text":"What is the third term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly13","title":"Binomial Squares Pattern","body":"Multiply the following binomials","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly13a","stepAnswer":["$$x^2+18x+81$$"],"problemType":"TextBox","stepTitle":"a) $${\\\\left(x+9\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2+18x+81$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly13a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$x+9$$ as $$a+b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a251a50MultiplyPoly13a-h1"],"title":"Multiplication","text":"What is the first term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18x$$"],"dependencies":["a251a50MultiplyPoly13a-h2"],"title":"Multiplication","text":"What is the second term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a251a50MultiplyPoly13a-h3"],"title":"Multiplication","text":"What is the third term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly13b","stepAnswer":["$$4c^2-4cd+d^2$$"],"problemType":"TextBox","stepTitle":"b) $${\\\\left(2c-d\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4c^2-4cd+d^2$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly13b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$(2c-d)$$ as $$a+b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly13b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4c^2$$"],"dependencies":["a251a50MultiplyPoly13b-h1"],"title":"Multiplication","text":"What is the first term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly13b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-4cd"],"dependencies":["a251a50MultiplyPoly13b-h2"],"title":"Multiplication","text":"What is the second term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly13b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$d^2$$"],"dependencies":["a251a50MultiplyPoly13b-h3"],"title":"Multiplication","text":"What is the third term of this binomial square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly14","title":"Binomial Squares Pattern","body":"Multiply the following binomials using the product of conjugates pattern","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly14a","stepAnswer":["$$4x^2-25$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(2x+5\\\\right) \\\\left(2x-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2-25$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly14a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$\\\\left(2x+5\\\\right) \\\\left(2x-5\\\\right)$$ as $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^2$$"],"dependencies":["a251a50MultiplyPoly14a-h1"],"title":"Multiplication","text":"What is $$a^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a251a50MultiplyPoly14a-h2"],"title":"Multiplication","text":"What is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly14a-h4","type":"hint","dependencies":["a251a50MultiplyPoly14a-h3"],"title":"Principle","text":"Organize the term to $$a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly14b","stepAnswer":["$$25m^2-81n^2$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(5m-9n\\\\right) \\\\left(5m+9n\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25m^2-81n^2$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly14b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$\\\\left(5m-9n\\\\right) \\\\left(5m+9n\\\\right)$$ as $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly14b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25m^2$$"],"dependencies":["a251a50MultiplyPoly14b-h1"],"title":"Multiplication","text":"What is $$a^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly14b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81n^2$$"],"dependencies":["a251a50MultiplyPoly14b-h2"],"title":"Multiplication","text":"What is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly14b-h4","type":"hint","dependencies":["a251a50MultiplyPoly14b-h3"],"title":"Principle","text":"Organize the term to $$a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly15","title":"Binomial Squares Pattern","body":"Multiply the following binomials using the product of conjugates pattern","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly15a","stepAnswer":["$$4x^2-25$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(6x+5\\\\right) \\\\left(6x-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x^2-25$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly15a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$\\\\left(6x+5\\\\right) \\\\left(6x-5\\\\right)$$ as $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36x^2$$"],"dependencies":["a251a50MultiplyPoly15a-h1"],"title":"Multiplication","text":"What is $$a^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a251a50MultiplyPoly15a-h2"],"title":"Multiplication","text":"What is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly15a-h4","type":"hint","dependencies":["a251a50MultiplyPoly15a-h3"],"title":"Principle","text":"Organize the term to $$a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly15b","stepAnswer":["$$16p^2-49q^2$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(4p-7q\\\\right) \\\\left(4p+7q\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16p^2-49q^2$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly15b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Consider $$\\\\left(4p-7q\\\\right) \\\\left(4p+7q\\\\right)$$ as $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly15b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16p^2$$"],"dependencies":["a251a50MultiplyPoly15b-h1"],"title":"Multiplication","text":"What is $$a^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly15b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49q^2$$"],"dependencies":["a251a50MultiplyPoly15b-h2"],"title":"Multiplication","text":"What is $$b^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly15b-h4","type":"hint","dependencies":["a251a50MultiplyPoly15b-h3"],"title":"Principle","text":"Organize the term to $$a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly2","title":"Multiply Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly2a","stepAnswer":["$$-35y^{11}$$"],"problemType":"TextBox","stepTitle":"a) $$5y^7 \\\\left(-7y^4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-35y^{11}$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly2a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly2a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-35$$"],"dependencies":["a251a50MultiplyPoly2a-h2"],"title":"Multiplication","text":"What is $$5\\\\left(-7\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{11}$$"],"dependencies":["a251a50MultiplyPoly2a-h2"],"title":"Multiplication","text":"What is $$y^7 y^4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly2b","stepAnswer":["$$6a^5 b^6$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\frac{2}{5} a^4 b^3 15{ab}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6a^5 b^6$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly2b-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly2b-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly2b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a251a50MultiplyPoly2b-h2"],"title":"Multiplication","text":"What is $$15\\\\frac{2}{5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly2b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^5 b^6$$"],"dependencies":["a251a50MultiplyPoly2b-h2"],"title":"Multiplication","text":"What is $$a^4 b^3 {ab}^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly3","title":"Multiply a Polynomial by a Monomial","body":"Multiply the following","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly3a","stepAnswer":["$$-15y^3-24y^2+21y$$"],"problemType":"TextBox","stepTitle":"a) $$-3y\\\\left(5y^2+8y-7\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-15y^3-24y^2+21y$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly3a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly3a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly3a-h3","type":"hint","dependencies":["a251a50MultiplyPoly3a-h2"],"title":"Multiplication","text":"Multiply all numbers by $$-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly3a-h4","type":"hint","dependencies":["a251a50MultiplyPoly3a-h2"],"title":"Multiplication","text":"Multiply all variables by $$y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly3b","stepAnswer":["$$12x^4 y^2-20x^3 y^3+12x^2 y^4$$"],"problemType":"TextBox","stepTitle":"b) $$4x^2 y^{2\\\\left(3x^2-5xy+3y^2\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12x^4 y^2-20x^3 y^3+12x^2 y^4$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly3b-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly3b-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly3b-h3","type":"hint","dependencies":["a251a50MultiplyPoly3b-h2"],"title":"Multiplication","text":"Multiply all numbers by $$4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly3b-h4","type":"hint","dependencies":["a251a50MultiplyPoly3b-h2"],"title":"Multiplication","text":"Multiply all variables by $$x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly3b-h5","type":"hint","dependencies":["a251a50MultiplyPoly3b-h2"],"title":"Multiplication","text":"Multiply all variables by $$y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly4","title":"Multiply a Polynomial by a Monomial","body":"Multiply the following terms","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly4a","stepAnswer":["$$-8y^3-6y^2+10y$$"],"problemType":"TextBox","stepTitle":"a) $$-2y\\\\left(4y^2+3y-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8y^3-6y^2+10y$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly4a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly4a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly4a-h3","type":"hint","dependencies":["a251a50MultiplyPoly4a-h2"],"title":"Multiplication","text":"Multiply all numbers by $$-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly4a-h4","type":"hint","dependencies":["a251a50MultiplyPoly4a-h2"],"title":"Multiplication","text":"Multiply all variables by $$y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly4b","stepAnswer":["$$3x^5 y-24x^4 y^2+3x^3 y^3$$"],"problemType":"TextBox","stepTitle":"b) $$3x^3 y\\\\left(x^2-8xy+y^2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x^5 y-24x^4 y^2+3x^3 y^3$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly4b-h1","type":"hint","dependencies":[],"title":"Principle","text":"The multiplications of numbers and variables are separate","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly4b-h2","type":"hint","dependencies":[],"title":"Principle","text":"Multiplication on the same variable $$=$$ the addition of exponential term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly4b-h3","type":"hint","dependencies":["a251a50MultiplyPoly4b-h2"],"title":"Multiplication","text":"Multiply all numbers by $$4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly4b-h4","type":"hint","dependencies":["a251a50MultiplyPoly4b-h2"],"title":"Multiplication","text":"Multiply all variables by $$x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly4b-h5","type":"hint","dependencies":["a251a50MultiplyPoly4b-h2"],"title":"Multiplication","text":"Multiply all variables by $$y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly5","title":"Multiply a Binomial by a Binomial","body":"Multiply the following terms","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly5a","stepAnswer":["$$y^2+13y+40$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(y+5\\\\right) \\\\left(y+8\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^2+13y+40$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly5a-h1","type":"hint","dependencies":[],"title":"Organizing","text":"Distribute the equation to $$y\\\\left(y+8\\\\right)+5\\\\left(y+8\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly5a-h2","type":"hint","dependencies":["a251a50MultiplyPoly5a-h1"],"title":"Simplify","text":"Simplify the expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly5a-h3","type":"hint","dependencies":["a251a50MultiplyPoly5a-h2"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly5b","stepAnswer":["$$8y^2-14y-15$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(4y+3\\\\right) \\\\left(2y-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8y^2-14y-15$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly5b-h1","type":"hint","dependencies":[],"title":"Organizing","text":"Distribute the equation to $$4y\\\\left(2y-5\\\\right)+3\\\\left(2y-5\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly5b-h2","type":"hint","dependencies":["a251a50MultiplyPoly5b-h1"],"title":"Simplify","text":"Simplify the expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly5b-h3","type":"hint","dependencies":["a251a50MultiplyPoly5b-h2"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly6","title":"Multiply a Binomial by a Binomial","body":"Multiply the following terms","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly6a","stepAnswer":["$$x^2+17x+72$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(x+8\\\\right) \\\\left(x+9\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2+17x+72$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly6a-h1","type":"hint","dependencies":[],"title":"Organizing","text":"Distribute the equation to $$x\\\\left(x+9\\\\right)+8\\\\left(x+9\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly6a-h2","type":"hint","dependencies":["a251a50MultiplyPoly6a-h1"],"title":"Simplify","text":"Simplify the expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly6a-h3","type":"hint","dependencies":["a251a50MultiplyPoly6a-h2"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly6b","stepAnswer":["$$15c^2+14c-8$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(3c+4\\\\right) \\\\left(5c-2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15c^2+14c-8$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly6b-h1","type":"hint","dependencies":[],"title":"Organizing","text":"Distribute the equation to $$3c\\\\left(5c-2\\\\right)+4\\\\left(5c-2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly6b-h2","type":"hint","dependencies":["a251a50MultiplyPoly6b-h1"],"title":"Simplify","text":"Simplify the expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly6b-h3","type":"hint","dependencies":["a251a50MultiplyPoly6b-h2"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly7","title":"Multiply a Binomial by a Binomial","body":"Multiply the following terms","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly7a","stepAnswer":["$$y^2-3y-28$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(y-7\\\\right) \\\\left(y+4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^2-3y-28$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly7a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2$$"],"dependencies":["a251a50MultiplyPoly7a-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4y$$"],"dependencies":["a251a50MultiplyPoly7a-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7y$$"],"dependencies":["a251a50MultiplyPoly7a-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-28$$"],"dependencies":["a251a50MultiplyPoly7a-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7a-h6","type":"hint","dependencies":["a251a50MultiplyPoly7a-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly7b","stepAnswer":["$$8x^2-14x-15$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(4x+3\\\\right) \\\\left(2x-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8x^2-14x-15$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly7b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8x^2$$"],"dependencies":["a251a50MultiplyPoly7b-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-20x$$"],"dependencies":["a251a50MultiplyPoly7b-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x$$"],"dependencies":["a251a50MultiplyPoly7b-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-15$$"],"dependencies":["a251a50MultiplyPoly7b-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly7b-h6","type":"hint","dependencies":["a251a50MultiplyPoly7b-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly8","title":"Multiply a Binomial by a Binomial","body":"Multiply the following terms","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly8a","stepAnswer":["$$x^2-2x-35$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(x-7\\\\right) \\\\left(x+5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2-2x-35$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly8a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a251a50MultiplyPoly8a-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x$$"],"dependencies":["a251a50MultiplyPoly8a-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7x$$"],"dependencies":["a251a50MultiplyPoly8a-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-35$$"],"dependencies":["a251a50MultiplyPoly8a-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8a-h6","type":"hint","dependencies":["a251a50MultiplyPoly8a-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly8b","stepAnswer":["$$15x^2+29x-14$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(3x+7\\\\right) \\\\left(5x-2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15x^2+29x-14$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly8b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15x^2$$"],"dependencies":["a251a50MultiplyPoly8b-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6x$$"],"dependencies":["a251a50MultiplyPoly8b-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35x$$"],"dependencies":["a251a50MultiplyPoly8b-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-14$$"],"dependencies":["a251a50MultiplyPoly8b-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly8b-h6","type":"hint","dependencies":["a251a50MultiplyPoly8b-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a251a50MultiplyPoly9","title":"Multiply a Binomial by a Binomial","body":"Multiply the following terms","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Multiply Polynomials","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a251a50MultiplyPoly9a","stepAnswer":["$$n^3-n^2+4n-4$$"],"problemType":"TextBox","stepTitle":"a) $$\\\\left(n^2+4\\\\right) \\\\left(n-1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n^3-n^2+4n-4$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly9a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n^3$$"],"dependencies":["a251a50MultiplyPoly9a-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(n^2\\\\right)$$"],"dependencies":["a251a50MultiplyPoly9a-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4n$$"],"dependencies":["a251a50MultiplyPoly9a-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a251a50MultiplyPoly9a-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9a-h6","type":"hint","dependencies":["a251a50MultiplyPoly9a-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a251a50MultiplyPoly9b","stepAnswer":["$$18p^2 q^2-3pq-55$$"],"problemType":"TextBox","stepTitle":"b) $$\\\\left(3pq+5\\\\right) \\\\left(6pq-11\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18p^2 q^2-3pq-55$$","hints":{"DefaultPathway":[{"id":"a251a50MultiplyPoly9b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Use the FOIL method for multiplication","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18p^2 q^2$$"],"dependencies":["a251a50MultiplyPoly9b-h1"],"title":"Multiplication","text":"What is the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-33pq"],"dependencies":["a251a50MultiplyPoly9b-h2"],"title":"Multiplication","text":"What is the outer term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["30pq"],"dependencies":["a251a50MultiplyPoly9b-h3"],"title":"Multiplication","text":"What is the inner term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-55$$"],"dependencies":["a251a50MultiplyPoly9b-h4"],"title":"Multiplication","text":"What is the last term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a251a50MultiplyPoly9b-h6","type":"hint","dependencies":["a251a50MultiplyPoly9b-h5"],"title":"Principle","text":"The terms with same degree of variables can add together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational1","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational1a","stepAnswer":["(-inf,-4)U[3,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x-3}{x+4} \\\\geq 0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-4) \\\\cup [3,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational1a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h2","type":"hint","dependencies":["a276c42SolveRational1a-h1"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h3","type":"hint","dependencies":["a276c42SolveRational1a-h2"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a276c42SolveRational1a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+4=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h5","type":"hint","dependencies":["a276c42SolveRational1a-h3"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a276c42SolveRational1a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-3=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h7","type":"hint","dependencies":["a276c42SolveRational1a-h4","a276c42SolveRational1a-h5","a276c42SolveRational1a-h6"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=3$$ and $$x=-4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-4)$$, $$(-4,3)$$ and $$(3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h8","type":"hint","dependencies":["a276c42SolveRational1a-h7"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a276c42SolveRational1a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-4)$$, take the point $$x=-5$$ within the interval and plug it into the original expression. What is the value of $$\\\\frac{x-3}{x+4}$$ after plugging in the value $$x=-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h10","type":"hint","dependencies":["a276c42SolveRational1a-h9"],"title":"Test a Value in Each Interval.","text":"Since $$8$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h11","type":"hint","dependencies":["a276c42SolveRational1a-h10"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-4,3)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x-3}{x+4}$$. We get $$\\\\frac{-3}{4}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x-3}{x+4}$$. $$\\\\frac{-3}{4}$$ is a negative number, so we can mark the quotient negative in the interval $$(-4,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h12","type":"hint","dependencies":["a276c42SolveRational1a-h11"],"title":"Test a Value in Each Interval.","text":"For the interval $$(3,\\\\infty)$$, take the point $$x=4$$ within the interval and plug it into the original expression $$\\\\frac{x-3}{x+4}$$. We get $$\\\\frac{1}{8}$$ after plugging in $$x=4$$ into the quotient $$\\\\frac{x-3}{x+4}$$. $$\\\\frac{1}{8}$$ is a positive number, so we can mark the quotient positive in the interval $$(3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h13","type":"hint","dependencies":["a276c42SolveRational1a-h12"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than or equal to zero, so the numbers in the intervals $$(-\\\\infty,-4)$$ and $$(3,\\\\infty)$$ are solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h14","type":"hint","dependencies":["a276c42SolveRational1a-h13"],"title":"Determine the Critical Points Where the Inequality is Correct","text":"The critical point $$x=-4$$ makes the denominator $$0$$, so it must be excluded from the solution and we mark it with a parenthesis.\\\\nThe critical point $$x=3$$ makes the whole rational expression $$0$$. The inequality requires that the rational expression be greater than or equal to $$0$$. So, $$3$$ is part of the solution and we will mark it with a bracket.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational1a-h15","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-4)U[3,inf)"],"dependencies":["a276c42SolveRational1a-h14"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,4)$$, $$(3,\\\\infty)$$ and $$x=3$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational10","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational10a","stepAnswer":["(-inf,-3)U(6,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6x}{x-6}>2$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-3) \\\\cup (6,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational10a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h2","type":"hint","dependencies":["a276c42SolveRational10a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$2$$ to get zero on the right, we get $$\\\\frac{6x}{x-6}-2>0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h3","type":"hint","dependencies":["a276c42SolveRational10a-h2"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"LCD for $$\\\\frac{6x}{x-6}$$ and $$2$$ is $$(x-6)$$, we can rewrite $$2$$ as $$\\\\frac{2\\\\left(x-6\\\\right)}{x-6}$$. We can rewrite $$\\\\frac{6x}{x-6}-2$$ as $$\\\\frac{6x}{x-6}-\\\\frac{2\\\\left(x-6\\\\right)}{x-6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h4","type":"hint","dependencies":["a276c42SolveRational10a-h3"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite ((6*x)/(x-6))-(2(x-6)/(x-6))) as $$\\\\frac{6x-2\\\\left(x-6\\\\right)}{x-6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h5","type":"hint","dependencies":["a276c42SolveRational10a-h4"],"title":"Simplify $$\\\\frac{6x-2\\\\left(x-6\\\\right)}{x-6}$$","text":"$$\\\\frac{6x-2\\\\left(x-6\\\\right)}{x-6}=\\\\frac{4x+12}{x-6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h6","type":"hint","dependencies":["a276c42SolveRational10a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h7","type":"hint","dependencies":["a276c42SolveRational10a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a276c42SolveRational10a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-6=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h9","type":"hint","dependencies":["a276c42SolveRational10a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a276c42SolveRational10a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$4x+12=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h11","type":"hint","dependencies":["a276c42SolveRational10a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-3$$ and $$x=6$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-3)$$, $$(-3,6)$$ and $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h12","type":"hint","dependencies":["a276c42SolveRational10a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}$$"],"dependencies":["a276c42SolveRational10a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-3)$$, take the point $$x=-4$$ within the interval and plug it into the quotient $$\\\\frac{4x+12}{x-6}$$. What is the value of $$\\\\frac{4x+2}{x-2}$$ after plugging in the value $$x=-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h14","type":"hint","dependencies":["a276c42SolveRational10a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{2}{5}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h15","type":"hint","dependencies":["a276c42SolveRational10a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-3,6)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{4x+12}{x-6}$$. We get $$-2$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{4x+12}{x-6}$$. $$-2$$ is a negative number, so we can mark the quotient negative in the interval $$(-3,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h16","type":"hint","dependencies":["a276c42SolveRational10a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(6,\\\\infty)$$, take the point $$x=7$$ within the interval and plug it into the original expression $$\\\\frac{4x+12}{x-6}$$. We get $$40$$ after plugging in $$x=7$$ into the quotient $$\\\\frac{4x+12}{x-6}$$. $$40$$ is a positive number, so we can mark the quotient positive in the interval $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h17","type":"hint","dependencies":["a276c42SolveRational10a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than zero, so the numbers in the interval $$(-\\\\infty,-3)$$ or $$(6,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational10a-h18","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-3)U(6,inf)"],"dependencies":["a276c42SolveRational10a-h17"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-3)$$ and $$(6,\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational11","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational11a","stepAnswer":["(-inf,-8)U(4,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x}{x-4}>2$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-8) \\\\cup (4,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational11a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h2","type":"hint","dependencies":["a276c42SolveRational11a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$2$$ to get zero on the right, we get $$\\\\frac{3x}{x-4}-2>0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h3","type":"hint","dependencies":["a276c42SolveRational11a-h2"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"LCD for $$\\\\frac{3x}{x-4}$$ and $$2$$ is $$(x-4)$$, we can rewrite $$2$$ as $$\\\\frac{2\\\\left(x-4\\\\right)}{x-4}$$. We can rewrite $$\\\\frac{3x}{x-4}-2$$ as $$\\\\frac{3x}{x-4}-\\\\frac{2\\\\left(x-4\\\\right)}{x-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h4","type":"hint","dependencies":["a276c42SolveRational11a-h3"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite $$\\\\frac{3x}{x-4}-\\\\frac{2\\\\left(x-4\\\\right)}{x-4}$$ as $$\\\\frac{3x-2\\\\left(x-4\\\\right)}{x-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h5","type":"hint","dependencies":["a276c42SolveRational11a-h4"],"title":"Simplify $$\\\\frac{3x-2\\\\left(x-4\\\\right)}{x-4}$$","text":"$$\\\\frac{3x-2\\\\left(x-4\\\\right)}{x-4}=\\\\frac{x+8}{x-4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h6","type":"hint","dependencies":["a276c42SolveRational11a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h7","type":"hint","dependencies":["a276c42SolveRational11a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a276c42SolveRational11a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-4=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h9","type":"hint","dependencies":["a276c42SolveRational11a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a276c42SolveRational11a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+8=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h11","type":"hint","dependencies":["a276c42SolveRational11a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-8$$ and $$x=4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-8)$$, $$(-8,4)$$ and $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h12","type":"hint","dependencies":["a276c42SolveRational11a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{13}$$"],"dependencies":["a276c42SolveRational11a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-8)$$, take the point $$x=-9$$ within the interval and plug it into the quotient $$\\\\frac{x+8}{x-4}$$. What is the value $$\\\\frac{\\\\operatorname{of}\\\\left(x+8\\\\right)}{x-4}$$ after plugging in the value $$x=-9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h14","type":"hint","dependencies":["a276c42SolveRational11a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{13}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-8)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h15","type":"hint","dependencies":["a276c42SolveRational11a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-8,4)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x+8}{x-4}$$. We get $$-2$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x+8}{x-4}$$. $$-2$$ is a negative number, so we can mark the quotient negative in the interval $$(-8,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h16","type":"hint","dependencies":["a276c42SolveRational11a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(4,\\\\infty)$$, take the point $$x=5$$ within the interval and plug it into the original expression $$\\\\frac{x+8}{x-4}$$. We get $$13$$ after plugging in $$x=5$$ into the quotient $$\\\\frac{x+8}{x-4}$$. $$13$$ is a positive number, so we can mark the quotient positive in the interval $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h17","type":"hint","dependencies":["a276c42SolveRational11a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than zero, so the numbers in the interval $$(-\\\\infty,-8)$$ or $$(4,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational11a-h18","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-8)U(4,inf)"],"dependencies":["a276c42SolveRational11a-h17"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-8)$$ and $$(4,\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational12","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational12a","stepAnswer":["[-9,6)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2x+3}{x-6} \\\\leq 1$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a276c42SolveRational12a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h2","type":"hint","dependencies":["a276c42SolveRational12a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$1$$ to get zero on the right, we get $$\\\\frac{2x+3}{x-6}-1 \\\\leq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h3","type":"hint","dependencies":["a276c42SolveRational12a-h2"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"LCD for $$\\\\frac{2x+3}{x-6}$$ and $$1$$ is $$(x-6)$$, we can rewrite $$1$$ as $$\\\\frac{x-6}{x-6}$$. We can rewrite $$\\\\frac{2x+3}{x-6}-1$$ as $$\\\\frac{2x+3}{x-6}-\\\\frac{x-6}{x-6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h4","type":"hint","dependencies":["a276c42SolveRational12a-h3"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite $$\\\\frac{2x+3}{x-6}-\\\\frac{x-6}{x-6}$$ as $$\\\\frac{2x+3-x-6}{x-6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h5","type":"hint","dependencies":["a276c42SolveRational12a-h4"],"title":"Simplify $$\\\\frac{2x+3-x-6}{x-6}$$","text":"$$\\\\frac{2x+3-x-6}{x-6}=\\\\frac{x+9}{x-6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h6","type":"hint","dependencies":["a276c42SolveRational12a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h7","type":"hint","dependencies":["a276c42SolveRational12a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a276c42SolveRational12a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-6=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h9","type":"hint","dependencies":["a276c42SolveRational12a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a276c42SolveRational12a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+9=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h11","type":"hint","dependencies":["a276c42SolveRational12a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-9$$ and $$x=6$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-9)$$, $$(-9,6)$$ and $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h12","type":"hint","dependencies":["a276c42SolveRational12a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{16}$$"],"dependencies":["a276c42SolveRational12a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-9)$$, take the point $$x=-10$$ within the interval and plug it into the quotient $$\\\\frac{x+9}{x-6}$$. What is the value of $$\\\\frac{x+9}{x-6}$$ after plugging in the value $$x=-10$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h14","type":"hint","dependencies":["a276c42SolveRational12a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{16}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-9)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h15","type":"hint","dependencies":["a276c42SolveRational12a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-9,6)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x+9}{x-6}$$. We get $$\\\\frac{-3}{2}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x+9}{x-6}$$. $$\\\\frac{-3}{2}$$ is a negative number, so we can mark the quotient negative in the interval $$(-9,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h16","type":"hint","dependencies":["a276c42SolveRational12a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(6,\\\\infty)$$, take the point $$x=7$$ within the interval and plug it into the original expression $$\\\\frac{x+9}{x-6}$$. We get $$16$$ after plugging in $$x=7$$ into the quotient $$\\\\frac{x+9}{x-6}$$. $$16$$ is a positive number, so we can mark the quotient positive in the interval $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h17","type":"hint","dependencies":["a276c42SolveRational12a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than and equal to zero, so the numbers in the interval $$(-9,6)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h18","type":"hint","dependencies":["a276c42SolveRational12a-h17"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than or equal to zero, so the numbers in the interval $$(-9,6)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h19","type":"hint","dependencies":["a276c42SolveRational12a-h18"],"title":"Determine the Critical Points Where the Inequality is Correct","text":"The critical point $$x=6$$ makes the denominator $$0$$, so it must be excluded from the solution and we mark it with a parenthesis.\\\\nThe critical point $$x=-9$$ makes the whole rational expression $$0$$. The inequality requires that the rational expression be greater than or equal to $$0$$. So, $$-9$$ is part of the solution and we will mark it with a bracket.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational12a-h20","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["[-9,6)"],"dependencies":["a276c42SolveRational12a-h19"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-9,6)$$ and $$x=-9$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational13","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational13a","stepAnswer":["[-1,4)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x-1}{x-4} \\\\leq 1$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a276c42SolveRational13a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h2","type":"hint","dependencies":["a276c42SolveRational13a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$1$$ to get zero on the right, we get $$\\\\frac{4x-1}{x-4}-1 \\\\leq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h3","type":"hint","dependencies":["a276c42SolveRational13a-h2"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"LCD for $$\\\\frac{4x-1}{x-4}$$ and $$1$$ is $$(x-4)$$, we can rewrite $$1$$ as $$\\\\frac{x-4}{x-4}$$. We can rewrite $$\\\\frac{4x-1}{x-4}-1$$ as $$\\\\frac{4x-1}{x-4}-\\\\frac{x-4}{x-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h4","type":"hint","dependencies":["a276c42SolveRational13a-h3"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite $$\\\\frac{4x-1}{x-4}-\\\\frac{x-4}{x-4}$$ as $$\\\\frac{4x-1-x-4}{x-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h5","type":"hint","dependencies":["a276c42SolveRational13a-h4"],"title":"Simplify $$\\\\frac{4x-1-x-4}{x-4}$$","text":"$$\\\\frac{4x-1-x-4}{x-4}=\\\\frac{3x+3}{x-4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h6","type":"hint","dependencies":["a276c42SolveRational13a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h7","type":"hint","dependencies":["a276c42SolveRational13a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a276c42SolveRational13a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-4=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h9","type":"hint","dependencies":["a276c42SolveRational13a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a276c42SolveRational13a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$3x+3=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h11","type":"hint","dependencies":["a276c42SolveRational13a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-1$$ and $$x=4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-1)$$, $$(-1,4)$$ and $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h12","type":"hint","dependencies":["a276c42SolveRational13a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a276c42SolveRational13a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-1)$$, take the point $$x=-2$$ within the interval and plug it into the $$\\\\frac{\\\\operatorname{quotient}\\\\left(3x+3\\\\right)}{x-4}$$. What is the value of $$\\\\frac{3x+3}{x-4}$$ after plugging in the value $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h14","type":"hint","dependencies":["a276c42SolveRational13a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{2}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h15","type":"hint","dependencies":["a276c42SolveRational13a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-1,4)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{3x+3}{x-4}$$. We get $$\\\\frac{-3}{4}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{3x+3}{x-4}$$. $$\\\\frac{-3}{4}$$ is a negative number, so we can mark the quotient negative in the interval $$(-1,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h16","type":"hint","dependencies":["a276c42SolveRational13a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(4,\\\\infty)$$, take the point $$x=5$$ within the interval and plug it into the original expression $$\\\\frac{3x+3}{x-4}$$. We get $$18$$ after plugging in $$x=5$$ into the quotient $$\\\\frac{3x+3}{x-4}$$. $$18$$ is a positive number, so we can mark the quotient positive in the interval $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h17","type":"hint","dependencies":["a276c42SolveRational13a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than and equal to zero, so the numbers in the interval $$(-1,4)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h18","type":"hint","dependencies":["a276c42SolveRational13a-h17"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than or equal to zero, so the numbers in the interval $$(-1,4)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h19","type":"hint","dependencies":["a276c42SolveRational13a-h18"],"title":"Determine the Critical Points Where the Inequality is Correct","text":"The critical point $$x=4$$ makes the denominator $$0$$, so it must be excluded from the solution and we mark it with a parenthesis.\\\\nThe critical point $$x=-1$$ makes the whole rational expression $$0$$. The inequality requires that the rational expression be greater than or equal to $$0$$. So, $$-9$$ is part of the solution and we will mark it with a bracket.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational13a-h20","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["[-1,4)"],"dependencies":["a276c42SolveRational13a-h19"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-1,4)$$ and $$x=-1$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational14","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational14a","stepAnswer":["(-inf,-6]U(4,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x-2}{x-4} \\\\geq 2$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-6] \\\\cup (4,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational14a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h2","type":"hint","dependencies":["a276c42SolveRational14a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$2$$ to get zero on the right, we get $$\\\\frac{3x-2}{x-4}-2 \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h3","type":"hint","dependencies":["a276c42SolveRational14a-h2"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"LCD for $$\\\\frac{3x-2}{x-4}$$ and $$2$$ is $$(x-4)$$, we can rewrite $$2$$ as $$\\\\frac{2\\\\left(x-4\\\\right)}{x-4}$$. We can rewrite $$\\\\frac{3x-2}{x-4}-2$$ as $$\\\\frac{3x-2}{x-4}-\\\\frac{2\\\\left(x-4\\\\right)}{x-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h4","type":"hint","dependencies":["a276c42SolveRational14a-h3"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite $$\\\\frac{3x-2}{x-4}-\\\\frac{2\\\\left(x-4\\\\right)}{x-4}$$ as $$\\\\frac{3x-2-2\\\\left(x-4\\\\right)}{x-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h5","type":"hint","dependencies":["a276c42SolveRational14a-h4"],"title":"Simplify $$\\\\frac{3x-2-2\\\\left(x-4\\\\right)}{x-4}$$","text":"$$\\\\frac{3x-2-2\\\\left(x-4\\\\right)}{x-4}=\\\\frac{x+6}{x-4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h6","type":"hint","dependencies":["a276c42SolveRational14a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h7","type":"hint","dependencies":["a276c42SolveRational14a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a276c42SolveRational14a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-4=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h9","type":"hint","dependencies":["a276c42SolveRational14a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a276c42SolveRational14a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+6=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h11","type":"hint","dependencies":["a276c42SolveRational14a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-6$$ and $$x=4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-6)$$, $$(-6,4)$$ and $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h12","type":"hint","dependencies":["a276c42SolveRational14a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{11}$$"],"dependencies":["a276c42SolveRational14a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-6)$$, take the point $$x=-7$$ within the interval and plug it into the $$\\\\frac{\\\\operatorname{quotient}\\\\left(x+6\\\\right)}{x-4}$$. What is the value of $$\\\\frac{x+6}{x-4}$$ after plugging in the value $$x=-7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h14","type":"hint","dependencies":["a276c42SolveRational14a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{11}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h15","type":"hint","dependencies":["a276c42SolveRational14a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-6,4)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x+6}{x-4}$$. We get $$\\\\frac{-3}{2}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x+6}{x-4}$$. $$\\\\frac{-3}{2}$$ is a negative number, so we can mark the quotient negative in the interval $$(-6,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h16","type":"hint","dependencies":["a276c42SolveRational14a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(4,\\\\infty)$$, take the point $$x=5$$ within the interval and plug it into the original expression $$\\\\frac{x+6}{x-4}$$. We get $$18$$ after plugging in $$x=5$$ into the quotient $$\\\\frac{x+6}{x-4}$$. $$11$$ is a positive number, so we can mark the quotient positive in the interval $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h17","type":"hint","dependencies":["a276c42SolveRational14a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than and equal to zero, so the numbers in the intervals $$(-\\\\infty,-6)$$ and $$(4,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h18","type":"hint","dependencies":["a276c42SolveRational14a-h17"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than or equal to zero, so the numbers in the interval $$(-1,4)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h19","type":"hint","dependencies":["a276c42SolveRational14a-h18"],"title":"Determine the Critical Points Where the Inequality is Correct","text":"The critical point $$x=4$$ makes the denominator $$0$$, so it must be excluded from the solution and we mark it with a parenthesis.\\\\nThe critical point $$x=-6$$ makes the whole rational expression $$0$$. The inequality requires that the rational expression be greater than or equal to $$0$$. So, $$-6$$ is part of the solution and we will mark it with a bracket.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational14a-h20","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-6]U(4,inf)"],"dependencies":["a276c42SolveRational14a-h19"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-6)$$ or $$(4,\\\\infty)$$ and $$x=-6$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational15","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational15a","stepAnswer":["(-inf,-3/2]U(3,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x-3}{x-3} \\\\geq 2$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,\\\\frac{-3}{2}] \\\\cup (3,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational15a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h2","type":"hint","dependencies":["a276c42SolveRational15a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$2$$ to get zero on the right, we get $$\\\\frac{4x-3}{x-3}-2 \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h3","type":"hint","dependencies":["a276c42SolveRational15a-h2"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"LCD for(4*x-3)/(x-3) and $$2$$ is $$(x-3)$$, we can rewrite $$2$$ as $$\\\\frac{2\\\\left(x-3\\\\right)}{x-3}$$. We can rewrite (4*x-3)/(x-3))-2 as $$\\\\frac{4x-3}{x-3}-\\\\frac{2\\\\left(x-3\\\\right)}{x-3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h4","type":"hint","dependencies":["a276c42SolveRational15a-h3"],"title":"Rewrite $$2$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite $$\\\\frac{4x-3}{x-3}-\\\\frac{2\\\\left(x-3\\\\right)}{x-3}$$ as $$\\\\frac{4x-3-2\\\\left(x-3\\\\right)}{x-3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h5","type":"hint","dependencies":["a276c42SolveRational15a-h4"],"title":"Simplify $$\\\\frac{4x-3-2\\\\left(x-3\\\\right)}{x-3}$$","text":"$$\\\\frac{4x-3-2\\\\left(x-3\\\\right)}{x-3}=\\\\frac{2x+3}{x-3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h6","type":"hint","dependencies":["a276c42SolveRational15a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h7","type":"hint","dependencies":["a276c42SolveRational15a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a276c42SolveRational15a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-3=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h9","type":"hint","dependencies":["a276c42SolveRational15a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{2}$$"],"dependencies":["a276c42SolveRational15a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$2x+3=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h11","type":"hint","dependencies":["a276c42SolveRational15a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=\\\\frac{-3}{2}$$ and $$x=3$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,\\\\frac{-3}{2})$$, $$(\\\\frac{-3}{2},3)$$ and $$(3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h12","type":"hint","dependencies":["a276c42SolveRational15a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a276c42SolveRational15a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,\\\\frac{-3}{2})$$, take the point $$x=-2$$ within the interval and plug it into the quotient $$\\\\frac{2x+3}{x-3}$$. What is the value of $$\\\\frac{2x+3}{x-3}$$ after plugging in the value $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h14","type":"hint","dependencies":["a276c42SolveRational15a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{5}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,\\\\frac{-3}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h15","type":"hint","dependencies":["a276c42SolveRational15a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{-3}{2},3)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{2x+3}{x-3}$$. We get $$-1$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{2x+3}{x-3}$$. $$-1$$ is a negative number, so we can mark the quotient negative in the interval $$(\\\\frac{-3}{2},3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h16","type":"hint","dependencies":["a276c42SolveRational15a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(3,\\\\infty)$$, take the point $$x=4$$ within the interval and plug it into the original expression $$\\\\frac{2x+3}{x-3}$$. We get $$11$$ after plugging in $$x=4$$ into the quotient $$\\\\frac{2x+3}{x-3}$$. $$11$$ is a positive number, so we can mark the quotient positive in the interval $$(3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h17","type":"hint","dependencies":["a276c42SolveRational15a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than and equal to zero, so the numbers in the intervals $$(-\\\\infty,-6)$$ or $$(4,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h18","type":"hint","dependencies":["a276c42SolveRational15a-h17"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than or equal to zero, so the numbers in the intervals $$(-\\\\infty,\\\\frac{-3}{2})$$ and $$(3,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h19","type":"hint","dependencies":["a276c42SolveRational15a-h18"],"title":"Determine the Critical Points Where the Inequality is Correct","text":"The critical point $$x=3$$ makes the denominator $$0$$, so it must be excluded from the solution and we mark it with a parenthesis.\\\\nThe critical point $$x=\\\\frac{-3}{2}$$ makes the whole rational expression $$0$$. The inequality requires that the rational expression be greater than or equal to $$0$$. So, $$\\\\frac{-3}{2}$$ is part of the solution and we will mark it with a bracket.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational15a-h20","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-3/2]U(3,inf)"],"dependencies":["a276c42SolveRational15a-h19"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,\\\\frac{-3}{2})$$ and $$(3,\\\\infty)$$ and $$x=\\\\frac{-3}{2}$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational16","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational16a","stepAnswer":["(-inf,-4)U(-3,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{x^2+7x+12}>0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-4) \\\\cup (-3,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational16a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)$$"],"dependencies":["a276c42SolveRational16a-h1"],"title":"Factor the denominator","text":"Factor $$x^2+7x+12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h3","type":"hint","dependencies":["a276c42SolveRational16a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$1$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h4","type":"hint","dependencies":["a276c42SolveRational16a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)=0$$ when $$x=-3$$, $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h5","type":"hint","dependencies":["a276c42SolveRational16a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-3$$ and $$x=-4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-4)$$, $$(-4,-3)$$ and $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h6","type":"hint","dependencies":["a276c42SolveRational16a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a276c42SolveRational16a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-4)$$, take the point $$x=-5$$ within the interval and plug it into the quotient $$\\\\frac{1}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. What is the value of $$\\\\frac{1}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$ after plugging in the value $$x=-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h8","type":"hint","dependencies":["a276c42SolveRational16a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{2}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h9","type":"hint","dependencies":["a276c42SolveRational16a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-4,-3)$$, take the point $$x=-3.5$$ within the interval and plug it into the expression $$\\\\frac{1}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$ . We get $$-4$$ after plugging in $$x=-3.5$$ into the quotient $$\\\\frac{1}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. $$-4$$ is a negative number, so we can mark the quotient negative in the interval $$(-4,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h10","type":"hint","dependencies":["a276c42SolveRational16a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-3,\\\\infty)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{1}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. We get $$\\\\frac{1}{12}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{1}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. $$\\\\frac{1}{12}$$ is a positive number, so we can mark the quotient positive in the interval $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h11","type":"hint","dependencies":["a276c42SolveRational16a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than zero, so the numbers in the intervals $$(-\\\\infty,-4)$$ and $$(-3,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational16a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-4)U(-3,inf)"],"dependencies":["a276c42SolveRational16a-h11"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-4)$$ and $$(-3,\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational17","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational17a","stepAnswer":["(-inf,-2)U(6,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{x^2-4x-12}>0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-2) \\\\cup (6,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational17a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)$$"],"dependencies":["a276c42SolveRational17a-h1"],"title":"Factor the denominator","text":"Factor $$x^2-4x-12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h3","type":"hint","dependencies":["a276c42SolveRational17a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$1$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h4","type":"hint","dependencies":["a276c42SolveRational17a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)=0$$ when $$x=-2$$, $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h5","type":"hint","dependencies":["a276c42SolveRational17a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-2$$ and $$x=6$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-2)$$, $$(-2,6)$$ and $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h6","type":"hint","dependencies":["a276c42SolveRational17a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{9}$$"],"dependencies":["a276c42SolveRational17a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-2)$$, take the point $$x=-3$$ within the interval and plug it into the quotient $$\\\\frac{1}{\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)}$$. What is the value of $$\\\\frac{1}{\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)}$$ after plugging in the value $$x=-3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h8","type":"hint","dependencies":["a276c42SolveRational17a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{9}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h9","type":"hint","dependencies":["a276c42SolveRational17a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-2,6)$$, take the point $$x=0$$ within the interval and plug it into the expression $$\\\\frac{1}{\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)}$$. We get $$\\\\frac{-1}{12}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{1}{\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)}$$. $$\\\\frac{-1}{12}$$ is a negative number, so we can mark the quotient negative in the interval $$(-2,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h10","type":"hint","dependencies":["a276c42SolveRational17a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(6,\\\\infty)$$, take the point $$x=7$$ within the interval and plug it into the original expression $$\\\\frac{1}{\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)}$$. We get $$\\\\frac{1}{9}$$ after plugging in $$x=7$$ into the $$\\\\frac{quotient1}{\\\\left(x-6\\\\right) \\\\left(x+2\\\\right)}$$. $$\\\\frac{1}{9}$$ is a positive number, so we can mark the quotient positive in the interval $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h11","type":"hint","dependencies":["a276c42SolveRational17a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than zero, so the numbers in the intervals $$(-\\\\infty,-2)$$ and $$(6,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational17a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-2)U(6,inf)"],"dependencies":["a276c42SolveRational17a-h11"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-2)$$ and $$(6,\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational18","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational18a","stepAnswer":["(1,4)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{x^2-5x+4}<0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(1,4)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational18a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)$$"],"dependencies":["a276c42SolveRational18a-h1"],"title":"Factor the denominator","text":"Factor $$x^2-5x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h3","type":"hint","dependencies":["a276c42SolveRational18a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$3$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h4","type":"hint","dependencies":["a276c42SolveRational18a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)=0$$ when $$x=1$$, $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h5","type":"hint","dependencies":["a276c42SolveRational18a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=1$$ and $$x=4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,1)$$, $$(1,4)$$ and $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h6","type":"hint","dependencies":["a276c42SolveRational18a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a276c42SolveRational18a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,1)$$, take the point $$x=0$$ within the interval and plug it into the quotient $$\\\\frac{1}{\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)}$$. What is the value of $$\\\\frac{1}{\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)}$$ after plugging in the value $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h8","type":"hint","dependencies":["a276c42SolveRational18a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{4}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h9","type":"hint","dependencies":["a276c42SolveRational18a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(1,4)$$, take the point $$x=2$$ within the interval and plug it into the expression $$\\\\frac{1}{\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)}$$. We get $$\\\\frac{-1}{2}$$ after plugging in $$x=2$$ into the $$\\\\frac{quotient1}{\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)}$$. $$\\\\frac{-1}{2}$$ is a negative number, so we can mark the quotient negative in the interval $$(1,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h10","type":"hint","dependencies":["a276c42SolveRational18a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(4,\\\\infty)$$, take the point $$x=5$$ within the interval and plug it into the original expression $$\\\\frac{1}{\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)}$$. We get $$\\\\frac{1}{4}$$ after plugging in $$x=5$$ into the quotient $$\\\\frac{1}{\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)}$$. $$\\\\frac{1}{4}$$ is a positive number, so we can mark the quotient positive in the interval $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational18a-h11","type":"hint","dependencies":["a276c42SolveRational18a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than zero, so the numbers in the intervals $$(1,4)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational19","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational19a","stepAnswer":["(-4,-3)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{x^2+7x+12}<0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-4,-3)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational19a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)$$"],"dependencies":["a276c42SolveRational19a-h1"],"title":"Factor the denominator","text":"Factor $$x^2+7x+12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h3","type":"hint","dependencies":["a276c42SolveRational19a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$4$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h4","type":"hint","dependencies":["a276c42SolveRational19a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)=0$$ when $$x=-3$$, $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h5","type":"hint","dependencies":["a276c42SolveRational19a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-3$$ and $$x=-4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-4)$$, $$(-4,-3)$$ and $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h6","type":"hint","dependencies":["a276c42SolveRational19a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a276c42SolveRational19a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-4)$$, take the point $$x=-5$$ within the interval and plug it into the quotient $$\\\\frac{4}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. What is the value of $$\\\\frac{4}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$ after plugging in the value $$x=-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h8","type":"hint","dependencies":["a276c42SolveRational19a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$2$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h9","type":"hint","dependencies":["a276c42SolveRational19a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-4,-3)$$, take the point $$x=-3.5$$ within the interval and plug it into the expression $$\\\\frac{4}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. We get $$-16$$ after plugging in $$x=-3.5$$ into the quotient $$\\\\frac{4}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. $$-16$$ is a negative number, so we can mark the quotient negative in the interval $$(-4,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h10","type":"hint","dependencies":["a276c42SolveRational19a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-3,\\\\infty)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{4}{\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)}$$. We get $$\\\\frac{1}{3}$$ after plugging in $$x=5$$ into the quotient $$\\\\frac{1}{\\\\left(x-1\\\\right) \\\\left(x-4\\\\right)}$$. $$\\\\frac{1}{3}$$ is a positive number, so we can mark the quotient positive in the interval $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational19a-h11","type":"hint","dependencies":["a276c42SolveRational19a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than zero, so the numbers in the intervals $$(-4,-3)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational2","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational2a","stepAnswer":["(-inf,-6]U(5,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x+6}{x-5} \\\\geq 0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-6] \\\\cup (5,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational2a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h2","type":"hint","dependencies":["a276c42SolveRational2a-h1"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h3","type":"hint","dependencies":["a276c42SolveRational2a-h2"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a276c42SolveRational2a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-5=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h5","type":"hint","dependencies":["a276c42SolveRational2a-h3"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a276c42SolveRational2a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+6=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h7","type":"hint","dependencies":["a276c42SolveRational2a-h4","a276c42SolveRational2a-h5","a276c42SolveRational2a-h6"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-6$$ and $$x=5$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-6)$$, $$(-6,5)$$ and $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h8","type":"hint","dependencies":["a276c42SolveRational2a-h7"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{12}$$"],"dependencies":["a276c42SolveRational2a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-6)$$, take the point $$x=-7$$ within the interval and plug it into the original expression. What is the value of $$\\\\frac{x+6}{x-5}$$ after plugging in the value $$x=-7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h10","type":"hint","dependencies":["a276c42SolveRational2a-h9"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{12}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h11","type":"hint","dependencies":["a276c42SolveRational2a-h10"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-6,5)$$, take the point $$x=0$$ within the interval and plug it into the original $$\\\\frac{\\\\operatorname{expression}\\\\left(x+6\\\\right)}{x-5}$$. We get $$\\\\frac{-6}{5}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x+6}{x-5}$$. $$\\\\frac{-6}{5}$$ is a negative number, so we can mark the quotient negative in the interval $$(-6,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h12","type":"hint","dependencies":["a276c42SolveRational2a-h11"],"title":"Test a Value in Each Interval.","text":"For the interval $$(5,\\\\infty)$$, take the point $$x=6$$ within the interval and plug it into the original expression $$\\\\frac{x+6}{x-5}$$. We get $$12$$ after plugging in $$x=6$$ into the quotient $$\\\\frac{x+6}{x-5}$$. $$12$$ is a positive number, so we can mark the quotient positive in the interval $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h13","type":"hint","dependencies":["a276c42SolveRational2a-h12"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than or equal to zero, so the numbers in the intervals $$(-\\\\infty,-6)$$, and $$(5,\\\\infty)$$ are solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h14","type":"hint","dependencies":["a276c42SolveRational2a-h13"],"title":"Determine the Critical Points Where the Inequality is Correct","text":"The critical point $$x=5$$ makes the denominator $$0$$, so it must be excluded from the solution and we mark it with a parenthesis.\\\\nThe critical point $$x=-6$$ makes the whole rational expression $$0$$. The inequality requires that the rational expression be greater than or equal to $$0$$. So, $$-6$$ is part of the solution and we will mark it with a bracket.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational2a-h15","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-6]U(5,inf)"],"dependencies":["a276c42SolveRational2a-h14"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-6)$$, $$(5,\\\\infty)$$ and $$x=-6$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational20","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational20a","stepAnswer":["(-inf,-3)U(5/2,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{2x^2+x-15} \\\\geq 0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-3) \\\\cup (\\\\frac{5}{2},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational20a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)$$"],"dependencies":["a276c42SolveRational20a-h1"],"title":"Factor the denominator","text":"Factor $$2x^2+x-15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h3","type":"hint","dependencies":["a276c42SolveRational20a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$2$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h4","type":"hint","dependencies":["a276c42SolveRational20a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)=0$$ when $$x=-3$$, $$x=\\\\frac{5}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h5","type":"hint","dependencies":["a276c42SolveRational20a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-3$$ and $$x=\\\\frac{5}{2}$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-3)$$, $$(-3,\\\\frac{5}{2})$$ and $$(\\\\frac{5}{2},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h6","type":"hint","dependencies":["a276c42SolveRational20a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{13}$$"],"dependencies":["a276c42SolveRational20a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-3)$$, take the point $$x=-4$$ within the interval and plug it into the quotient $$\\\\frac{2}{\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)}$$. What is the value of $$\\\\frac{2}{\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)}$$ after plugging in the value $$x=-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h8","type":"hint","dependencies":["a276c42SolveRational20a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{2}{13}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h9","type":"hint","dependencies":["a276c42SolveRational20a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-3,\\\\frac{5}{2})$$, take the point $$x=0$$ within the interval and plug it into the expression $$\\\\frac{2}{\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)}$$. We get $$\\\\frac{-2}{15}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{2}{\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)}$$. $$\\\\frac{-2}{15}$$ is a negative number, so we can mark the quotient negative in the interval $$(-3,\\\\frac{5}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h10","type":"hint","dependencies":["a276c42SolveRational20a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{5}{2},\\\\infty)$$, take the point $$x=3$$ within the interval and plug it into the original expression $$\\\\frac{2}{\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)}$$. We get $$\\\\frac{1}{3}$$ after plugging in $$x=3$$ into the quotient $$\\\\frac{2}{\\\\left(2x-5\\\\right) \\\\left(x+3\\\\right)}$$. $$\\\\frac{1}{3}$$ is a positive number, so we can mark the quotient positive in the interval $$(\\\\frac{5}{2},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h11","type":"hint","dependencies":["a276c42SolveRational20a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than and equal to zero, since the quotient can never equal to $$0$$, so the numbers in the intervals $$(-\\\\infty,-3)$$ and $$(\\\\frac{5}{2},\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational20a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-3)U(5/2,inf)"],"dependencies":["a276c42SolveRational20a-h11"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-3)$$ and $$(\\\\frac{5}{2},\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational21","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational21a","stepAnswer":["(-inf,-1)U(5/3,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6}{3x^2-2x-5} \\\\geq 0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-1) \\\\cup (\\\\frac{5}{3},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational21a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)$$"],"dependencies":["a276c42SolveRational21a-h1"],"title":"Factor the denominator","text":"Factor $$3x^2-2x-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h3","type":"hint","dependencies":["a276c42SolveRational21a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$6$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h4","type":"hint","dependencies":["a276c42SolveRational21a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)=0$$ when $$x=-1$$, $$x=\\\\frac{5}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h5","type":"hint","dependencies":["a276c42SolveRational21a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-1$$ and $$x=\\\\frac{5}{3}$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-1)$$, $$(-1,\\\\frac{5}{3})$$ and $$(\\\\frac{5}{3},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h6","type":"hint","dependencies":["a276c42SolveRational21a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{6}{11}$$"],"dependencies":["a276c42SolveRational21a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-1)$$, take the point $$x=-2$$ within the interval and plug it into the quotient $$\\\\frac{6}{\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)}$$. What is the value of $$\\\\frac{6}{\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)}$$ after plugging in the value $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h8","type":"hint","dependencies":["a276c42SolveRational21a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{6}{11}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h9","type":"hint","dependencies":["a276c42SolveRational21a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-1,\\\\frac{5}{3})$$, take the point $$x=0$$ within the interval and plug it into the expression $$\\\\frac{6}{\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)}$$. We get $$\\\\frac{-6}{5}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{6}{\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)}$$. $$\\\\frac{-6}{5}$$ is a negative number, so we can mark the quotient negative in the interval $$(-1,\\\\frac{5}{3})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h10","type":"hint","dependencies":["a276c42SolveRational21a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{5}{3},\\\\infty)$$, take the point $$x=2$$ within the interval and plug it into the original expression $$\\\\frac{6}{\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)}$$. We get $$2$$ after plugging in $$x=2$$ into the quotient $$\\\\frac{6}{\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)}$$. $$2$$ is a positive number, so we can mark the quotient positive in the interval $$(\\\\frac{5}{3},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h11","type":"hint","dependencies":["a276c42SolveRational21a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than and equal to zero, since the quotient can never equal to $$0$$, so the numbers in the intervals $$(-\\\\infty,-1)$$ and $$(\\\\frac{5}{3},\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational21a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-1)U(5/3,inf)"],"dependencies":["a276c42SolveRational21a-h11"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-1)$$ and $$(\\\\frac{5}{3},\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational22","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational22a","stepAnswer":["(-inf,2/3)U(3/2,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-2}{6x^2-13x+6} \\\\leq 0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,\\\\frac{2}{3}) \\\\cup (\\\\frac{3}{2},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational22a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2x-3\\\\right) \\\\left(3x-2\\\\right)$$"],"dependencies":["a276c42SolveRational22a-h1"],"title":"Factor the denominator","text":"Factor $$6x^2-13x+6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h3","type":"hint","dependencies":["a276c42SolveRational22a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$-2$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h4","type":"hint","dependencies":["a276c42SolveRational22a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(2x-3\\\\right) \\\\left(3x-2\\\\right)=0$$ when $$x=\\\\frac{3}{2}$$, $$x=\\\\frac{2}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h5","type":"hint","dependencies":["a276c42SolveRational22a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=\\\\frac{2}{3}$$ and $$x=\\\\frac{3}{2}$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,\\\\frac{2}{3})$$, $$(\\\\frac{2}{3},\\\\frac{3}{2})$$ and $$(\\\\frac{3}{2},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h6","type":"hint","dependencies":["a276c42SolveRational22a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{3}$$"],"dependencies":["a276c42SolveRational22a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,\\\\frac{2}{3})$$, take the point $$x=0$$ within the interval and plug it into the quotient $$\\\\frac{-2}{\\\\left(2x-3\\\\right) \\\\left(3x-2\\\\right)}$$. What is the value of $$\\\\frac{-2}{\\\\left(2x-3\\\\right) \\\\left(3x-2\\\\right)}$$ after plugging in the value $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h8","type":"hint","dependencies":["a276c42SolveRational22a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{-1}{3}$$ is a negative numer less than $$0$$, we get the sign of quotient is negative in the interval $$(-\\\\infty,\\\\frac{2}{3})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h9","type":"hint","dependencies":["a276c42SolveRational22a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{2}{3},\\\\frac{3}{2})$$, take the point $$x=1$$ within the interval and plug it into the expression $$\\\\frac{-2}{\\\\left(2x-3\\\\right) \\\\left(3x-2\\\\right)}$$. We get $$2$$ after plugging in $$x=1$$ into the quotient $$\\\\frac{-2}{\\\\left(2x-3\\\\right) \\\\left(3x-2\\\\right)}$$. $$2$$ is a positive number, so we can mark the quotient negative in the interval $$(\\\\frac{2}{3},\\\\frac{3}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h10","type":"hint","dependencies":["a276c42SolveRational22a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{3}{2},\\\\infty)$$, take the point $$x=2$$ within the interval and plug it into the original expression $$\\\\frac{-2}{\\\\left(2x-3\\\\right) \\\\left(3x-2\\\\right)}$$. We get $$-2$$ after plugging in $$x=2$$ into the quotient $$\\\\frac{6}{\\\\left(3x-5\\\\right) \\\\left(x+1\\\\right)}$$. $$-2$$ is a negative number, so we can mark the quotient negative in the interval $$(\\\\frac{3}{2},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h11","type":"hint","dependencies":["a276c42SolveRational22a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than and equal to zero, since the quotient can never equal to $$0$$, so the numbers in the intervals $$(-\\\\infty,\\\\frac{2}{3})$$ and $$(\\\\frac{3}{2},\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational22a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,2/3)U(3/2,inf)"],"dependencies":["a276c42SolveRational22a-h11"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,\\\\frac{2}{3})$$ and $$(\\\\frac{3}{2},\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational23","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational23a","stepAnswer":["(-inf,-3/2)U(2/5,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-1}{10x^2+11x-6}$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,\\\\frac{-3}{2}) \\\\cup (\\\\frac{2}{5},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational23a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)$$"],"dependencies":["a276c42SolveRational23a-h1"],"title":"Factor the denominator","text":"Factor $$10x^2+11x-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h3","type":"hint","dependencies":["a276c42SolveRational23a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$-1$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h4","type":"hint","dependencies":["a276c42SolveRational23a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)=0$$ when $$x=\\\\frac{2}{5}$$, $$x=\\\\frac{-3}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h5","type":"hint","dependencies":["a276c42SolveRational23a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=\\\\frac{-3}{2}$$ and $$x=\\\\frac{2}{5}$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,\\\\frac{-3}{2})$$, $$(\\\\frac{-3}{2},\\\\frac{2}{5})$$ and $$(\\\\frac{2}{5},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h6","type":"hint","dependencies":["a276c42SolveRational23a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{12}$$"],"dependencies":["a276c42SolveRational23a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,\\\\frac{-3}{2})$$, take the point $$x=-2$$ within the interval and plug it into the quotient $$\\\\frac{-1}{\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)}$$. What is the value of $$\\\\frac{-1}{\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)}$$ after plugging in the value $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h8","type":"hint","dependencies":["a276c42SolveRational23a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{-1}{12}$$ is a negative numer less than $$0$$, we get the sign of quotient is negative in the interval $$(-\\\\infty,\\\\frac{-3}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h9","type":"hint","dependencies":["a276c42SolveRational23a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{-3}{2},\\\\frac{2}{5})$$, take the point $$x=0$$ within the interval and plug it into the expression $$\\\\frac{-1}{\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)}$$. We get $$\\\\frac{1}{6}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{-1}{\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)}$$. 1/6is a positive number, so we can mark the quotient negative in the interval $$(\\\\frac{-3}{2},\\\\frac{2}{5})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h10","type":"hint","dependencies":["a276c42SolveRational23a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{2}{5},\\\\infty)$$, take the point $$x=1$$ within the interval and plug it into the original expression $$\\\\frac{-1}{\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)}$$. We get $$\\\\frac{-1}{15}$$ after plugging in $$x=1$$ into the quotient $$\\\\frac{-1}{\\\\left(5x-2\\\\right) \\\\left(2x+3\\\\right)}$$. $$\\\\frac{-1}{15}$$ is a negative number, so we can mark the quotient negative in the interval $$(\\\\frac{2}{5},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h11","type":"hint","dependencies":["a276c42SolveRational23a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than and equal to zero, since the quotient can never equal to $$0$$, so the numbers in the intervals $$(-\\\\infty,\\\\frac{-3}{2})$$ and $$(\\\\frac{2}{5},\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-3/2)U(2/5,inf)"],"dependencies":["a276c42SolveRational23a-h11"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,\\\\frac{-3}{2})$$ and $$(\\\\frac{2}{5},\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational23a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-5)U(5,inf)"],"dependencies":["a276c42SolveRational23a-h11"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-\\\\infty,-5)$$ and $$(5,\\\\infty)$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational24","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational24a","stepAnswer":["(-4,4)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{x^2-16}$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-4,4)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational24a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)$$"],"dependencies":["a276c42SolveRational24a-h1"],"title":"Factor the denominator","text":"Factor $$x^2-16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h3","type":"hint","dependencies":["a276c42SolveRational24a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$1$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h4","type":"hint","dependencies":["a276c42SolveRational24a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)=0$$ when $$x=-4$$, $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h5","type":"hint","dependencies":["a276c42SolveRational24a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-4$$ and $$x=4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-4)$$, $$(-4,4)$$ and $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h6","type":"hint","dependencies":["a276c42SolveRational24a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{9}$$"],"dependencies":["a276c42SolveRational24a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-4)$$, take the point $$x=-5$$ within the interval and plug it into the quotient $$\\\\frac{1}{\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)}$$. What is the value of $$\\\\frac{1}{\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)}$$ after plugging in the value $$x=-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h8","type":"hint","dependencies":["a276c42SolveRational24a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{9}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h9","type":"hint","dependencies":["a276c42SolveRational24a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-4,4)$$, take the point $$x=0$$ within the interval and plug it into the expression $$\\\\frac{1}{\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)}$$. We get $$\\\\frac{-1}{16}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{1}{\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)}$$. $$\\\\frac{-1}{16}$$ is a negative number, so we can mark the quotient negative in the interval $$(-4,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h10","type":"hint","dependencies":["a276c42SolveRational24a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(4,\\\\infty)$$, take the point $$x=5$$ within the interval and plug it into the original expression $$\\\\frac{1}{\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)}$$. We get $$\\\\frac{1}{9}$$ after plugging in $$x=5$$ into the quotient $$\\\\frac{1}{\\\\left(x+4\\\\right) \\\\left(x-4\\\\right)}$$. $$\\\\frac{1}{9}$$ is a positive number, so we can mark the quotient positive in the interval $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational24a-h11","type":"hint","dependencies":["a276c42SolveRational24a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than zero, so the numbers in the intervals $$(-4,4)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational25","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational25a","stepAnswer":["(-inf,-5)U(5,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{x^2-25}>0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-5) \\\\cup (5,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational25a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)$$"],"dependencies":["a276c42SolveRational25a-h1"],"title":"Factor the denominator","text":"Factor $$x^2-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h3","type":"hint","dependencies":["a276c42SolveRational25a-h2"],"title":"Find The Critical Points of Equation","text":"The quotient is $$0$$ when the numerator is $$0$$. Since the numerator is always $$4$$, the quotient cannot be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h4","type":"hint","dependencies":["a276c42SolveRational25a-h3"],"title":"Find The Critical Points of Equation","text":"The quotient will be undefined when the denominator is zero. $$\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)=0$$ when $$x=-5$$, $$x=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h5","type":"hint","dependencies":["a276c42SolveRational25a-h4"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-5$$ and $$x=5$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-5)$$, $$(-5,5)$$ and $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h6","type":"hint","dependencies":["a276c42SolveRational25a-h5"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{11}$$"],"dependencies":["a276c42SolveRational25a-h6"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-5)$$, take the point $$x=-6$$ within the interval and plug it into the quotient $$\\\\frac{4}{\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)}$$. What is the value of $$\\\\frac{4}{\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)}$$ after plugging in the value $$x=-6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h8","type":"hint","dependencies":["a276c42SolveRational25a-h7"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{4}{11}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h9","type":"hint","dependencies":["a276c42SolveRational25a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-5,5)$$, take the point $$x=0$$ within the interval and plug it into the expression $$\\\\frac{4}{\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)}$$. We get $$\\\\frac{-4}{25}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{4}{\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)}$$. $$\\\\frac{-4}{25}$$ is a negative number, so we can mark the quotient negative in the interval $$(-5,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h10","type":"hint","dependencies":["a276c42SolveRational25a-h9"],"title":"Test a Value in Each Interval.","text":"For the interval $$(5,\\\\infty)$$, take the point $$x=6$$ within the interval and plug it into the original expression $$\\\\frac{4}{\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)}$$. We get $$\\\\frac{4}{11}$$ after plugging in $$x=6$$ into the quotient $$\\\\frac{4}{\\\\left(x+5\\\\right) \\\\left(x-5\\\\right)}$$. $$\\\\frac{4}{11}$$ is a positive number, so we can mark the quotient positive in the interval $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational25a-h11","type":"hint","dependencies":["a276c42SolveRational25a-h10"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than zero, so the numbers in the intervals $$(-\\\\infty,-5)$$ and $$(5,\\\\infty)$$. are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational3","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational3a","stepAnswer":["(-2,4]"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x-4}{x+2} \\\\leq 0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a276c42SolveRational3a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h2","type":"hint","dependencies":["a276c42SolveRational3a-h1"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h3","type":"hint","dependencies":["a276c42SolveRational3a-h2"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a276c42SolveRational3a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+2=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h5","type":"hint","dependencies":["a276c42SolveRational3a-h3"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a276c42SolveRational3a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-4=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h7","type":"hint","dependencies":["a276c42SolveRational3a-h4","a276c42SolveRational3a-h5","a276c42SolveRational3a-h6"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-2$$ and $$x=4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-2)$$, $$(-2,4)$$ and $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h8","type":"hint","dependencies":["a276c42SolveRational3a-h7"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a276c42SolveRational3a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-2)$$, take the point $$x=-3$$ within the interval and plug it into the original expression. What is the value of $$\\\\frac{x-4}{x+2}$$ after plugging in the value $$x=-3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h10","type":"hint","dependencies":["a276c42SolveRational3a-h9"],"title":"Test a Value in Each Interval.","text":"Since $$7$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h11","type":"hint","dependencies":["a276c42SolveRational3a-h10"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-2,4)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x-4}{x+2}$$. We get $$-2$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x-4}{x+2}$$. $$-2$$ is a negative number, so we can mark the quotient negative in the interval $$(-2,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h12","type":"hint","dependencies":["a276c42SolveRational3a-h11"],"title":"Test a Value in Each Interval.","text":"For the interval $$(5,\\\\infty)$$, take the point $$x=6$$ within the interval and plug it into the original expression $$\\\\frac{x+6}{x-5}$$. We get $$12$$ after plugging in $$x=6$$ into the quotient $$\\\\frac{x+6}{x-5}$$. $$12$$ is a positive number, so we can mark the quotient positive in the interval $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h13","type":"hint","dependencies":["a276c42SolveRational3a-h12"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than or equal to zero, so the numbers in the interval $$(-2,4)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h14","type":"hint","dependencies":["a276c42SolveRational3a-h13"],"title":"Determine the Critical Points Where the Inequality is Correct","text":"The critical point $$x=-2$$ makes the denominator $$0$$, so it must be excluded from the solution and we mark it with a parenthesis.\\\\nThe critical point $$x=4$$ makes the whole rational expression $$0$$. The inequality requires that the rational expression be greater than or equal to $$0$$. So, $$4$$ is part of the solution and we will mark it with a bracket.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational3a-h15","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-2,4]"],"dependencies":["a276c42SolveRational3a-h14"],"title":"Write the Final Answer in the interval Form","text":"We know that $$(-2,4)$$ and $$x=4$$ are the answer, please use \\"[ ]\\". \\"( )\\" and U to write it in a mathematical form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational4","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational4a","stepAnswer":["(-inf,1)U(7,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x-7}{x-1}>0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,1) \\\\cup (7,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational4a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h2","type":"hint","dependencies":["a276c42SolveRational4a-h1"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h3","type":"hint","dependencies":["a276c42SolveRational4a-h2"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a276c42SolveRational4a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-1=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h5","type":"hint","dependencies":["a276c42SolveRational4a-h3"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a276c42SolveRational4a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-7=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h7","type":"hint","dependencies":["a276c42SolveRational4a-h4","a276c42SolveRational4a-h5","a276c42SolveRational4a-h6"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-2$$ and $$x=4$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-2)$$, $$(-2,4)$$ and $$(4,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h8","type":"hint","dependencies":["a276c42SolveRational4a-h7"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a276c42SolveRational4a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,1)$$, take the point $$x=0$$ within the interval and plug it into the original expression. What is the value $$\\\\frac{\\\\operatorname{of}\\\\left(x-7\\\\right)}{x-1}$$ after plugging in the value $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h10","type":"hint","dependencies":["a276c42SolveRational4a-h9"],"title":"Test a Value in Each Interval.","text":"Since $$7$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h11","type":"hint","dependencies":["a276c42SolveRational4a-h10"],"title":"Test a Value in Each Interval.","text":"For the interval $$(1,7)$$, take the point $$x=2$$ within the interval and plug it into the original expression $$\\\\frac{x-7}{x-1}$$. We get $$-5$$ after plugging in $$x=2$$ into the quotient $$\\\\frac{x-7}{x-1}$$. $$-5$$ is a negative number, so we can mark the quotient negative in the interval $$(1,7)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h12","type":"hint","dependencies":["a276c42SolveRational4a-h11"],"title":"Test a Value in Each Interval.","text":"For the interval $$(5,\\\\infty)$$, take the point $$x=6$$ within the interval and plug it into the original expression $$\\\\frac{x+6}{x-5}$$. We get $$12$$ after plugging in $$x=6$$ into the quotient $$\\\\frac{x+6}{x-5}$$. $$12$$ is a positive number, so we can mark the quotient positive in the interval $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational4a-h13","type":"hint","dependencies":["a276c42SolveRational4a-h12"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than zero, so the numbers in the interval $$(1,7)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational5","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational5a","stepAnswer":["(-inf,-8)U(-3,inf)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x+8}{x+3}>0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-8) \\\\cup (-3,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational5a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h2","type":"hint","dependencies":["a276c42SolveRational5a-h1"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h3","type":"hint","dependencies":["a276c42SolveRational5a-h2"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a276c42SolveRational5a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+3=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h5","type":"hint","dependencies":["a276c42SolveRational5a-h3"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a276c42SolveRational5a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+8=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h7","type":"hint","dependencies":["a276c42SolveRational5a-h4","a276c42SolveRational5a-h5","a276c42SolveRational5a-h6"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-3$$ and $$x=-8$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-8)$$, $$(-8,-3)$$ and $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h8","type":"hint","dependencies":["a276c42SolveRational5a-h7"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a276c42SolveRational5a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-8)$$, take the point $$x=-9$$ within the interval and plug it into the original expression. What is the value of $$\\\\frac{x+8}{x+3}$$ after plugging in the value $$x=-9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h10","type":"hint","dependencies":["a276c42SolveRational5a-h9"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{6}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-8)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h11","type":"hint","dependencies":["a276c42SolveRational5a-h10"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-8,-3)$$, take the point $$x=-6$$ within the interval and plug it into the original expression $$\\\\frac{x+8}{x+3}$$. We get $$\\\\frac{-2}{3}$$ after plugging in $$x=-6$$ into the quotient $$\\\\frac{x+8}{x+3}$$. $$-5$$ is a negative number, so we can mark the quotient negative in the interval $$(-8,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h12","type":"hint","dependencies":["a276c42SolveRational5a-h11"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-3,\\\\infty)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x+8}{x+3}$$. We get $$\\\\frac{8}{3}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x+8}{x+3}$$. $$\\\\frac{8}{3}$$ is a positive number, so we can mark the quotient positive in the interval $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational5a-h13","type":"hint","dependencies":["a276c42SolveRational5a-h12"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be greater than zero, so the numbers in the interval $$(-\\\\infty,-8) \\\\cup (-3,\\\\infty)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational6","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational6a","stepAnswer":["(-5,6)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x-6}{x+5}<0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-5,6)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational6a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h2","type":"hint","dependencies":["a276c42SolveRational6a-h1"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h3","type":"hint","dependencies":["a276c42SolveRational6a-h2"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a276c42SolveRational6a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+5=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h5","type":"hint","dependencies":["a276c42SolveRational6a-h3"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a276c42SolveRational6a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-6=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h7","type":"hint","dependencies":["a276c42SolveRational6a-h4","a276c42SolveRational6a-h5","a276c42SolveRational6a-h6"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-5$$ and $$x=6$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-5)$$, $$(-5,6)$$ and $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h8","type":"hint","dependencies":["a276c42SolveRational6a-h7"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a276c42SolveRational6a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-5)$$, take the point $$x=-6$$ within the interval and plug it into the original expression. What is the value of $$\\\\frac{x-6}{x+5}$$ after plugging in the value $$x=-6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h10","type":"hint","dependencies":["a276c42SolveRational6a-h9"],"title":"Test a Value in Each Interval.","text":"Since $$12$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h11","type":"hint","dependencies":["a276c42SolveRational6a-h10"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-5,6)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x-6}{x+5}$$. We get $$\\\\frac{-6}{5}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x-6}{x+5}$$. $$\\\\frac{-6}{5}$$ is a negative number, so we can mark the quotient negative in the interval $$(-5,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h12","type":"hint","dependencies":["a276c42SolveRational6a-h11"],"title":"Test a Value in Each Interval.","text":"For the interval $$(6,\\\\infty)$$, take the point $$x=7$$ within the interval and plug it into the original expression $$\\\\frac{x-6}{x+5}$$. We get $$\\\\frac{1}{12}$$ after plugging in $$x=7$$ into the quotient $$\\\\frac{x-6}{x+5}$$. $$\\\\frac{1}{12}$$ is a positive number, so we can mark the quotient positive in the interval $$(6,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational6a-h13","type":"hint","dependencies":["a276c42SolveRational6a-h12"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than zero, so the numbers in the interval $$(-5,6)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational7","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational7a","stepAnswer":["(-5,2)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x+5}{x-2}<0$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(-5,2)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational7a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h2","type":"hint","dependencies":["a276c42SolveRational7a-h1"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h3","type":"hint","dependencies":["a276c42SolveRational7a-h2"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a276c42SolveRational7a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-2=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h5","type":"hint","dependencies":["a276c42SolveRational7a-h3"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a276c42SolveRational7a-h3"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x+5=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h7","type":"hint","dependencies":["a276c42SolveRational7a-h4","a276c42SolveRational7a-h5","a276c42SolveRational7a-h6"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=-5$$ and $$x=2$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,-5)$$, $$(-5,2)$$ and $$(2,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h8","type":"hint","dependencies":["a276c42SolveRational7a-h7"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{8}$$"],"dependencies":["a276c42SolveRational7a-h8"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,-5)$$, take the point $$x=-6$$ within the interval and plug it into the original expression. What is the value of $$\\\\frac{x-6}{x+5}$$ after plugging in the value $$x=-6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h10","type":"hint","dependencies":["a276c42SolveRational7a-h9"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{8}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,-5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h11","type":"hint","dependencies":["a276c42SolveRational7a-h10"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-5,2)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{x+5}{x-2}$$. We get $$\\\\frac{-5}{2}$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{x+5}{x-2}$$. $$\\\\frac{-5}{2}$$ is a negative number, so we can mark the quotient negative in the interval $$(-5,2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h12","type":"hint","dependencies":["a276c42SolveRational7a-h11"],"title":"Test a Value in Each Interval.","text":"For the interval $$(2,\\\\infty)$$, take the point $$x=3$$ within the interval and plug it into the original expression $$\\\\frac{x+5}{x-2}$$. We get $$8$$ after plugging in $$x=3$$ into the quotient $$\\\\frac{x+5}{x-2}$$. $$8$$ is a positive number, so we can mark the quotient positive in the interval $$(2,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational7a-h13","type":"hint","dependencies":["a276c42SolveRational7a-h12"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than zero, so the numbers in the interval $$(-5,2)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational8","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational8a","stepAnswer":["(-5/2,5)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x}{x-5}<1$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{-5}{2},5)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational8a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h2","type":"hint","dependencies":["a276c42SolveRational8a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$1$$ to get zero on the right, we get $$\\\\frac{3x}{x-5}-1<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h3","type":"hint","dependencies":["a276c42SolveRational8a-h2"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"LCD for $$\\\\frac{3x}{x-5}$$ and $$1$$ is $$(x-5)$$, we can rewrite $$1$$ as $$\\\\frac{x-5}{x-5}$$. We can rewrite (3*x)/(x-5)-1as $$\\\\frac{3x}{x-5}-\\\\frac{x-5}{x-5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h4","type":"hint","dependencies":["a276c42SolveRational8a-h3"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite ((3*x)/(x-5))-((x-5)/(x-5) as $$\\\\frac{3x-x-5}{x-5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h5","type":"hint","dependencies":["a276c42SolveRational8a-h4"],"title":"Simplify $$\\\\frac{3x-x-5}{x-5}$$","text":"$$\\\\frac{3x-x-5}{x-5}=\\\\frac{2x+5}{x-5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h6","type":"hint","dependencies":["a276c42SolveRational8a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h7","type":"hint","dependencies":["a276c42SolveRational8a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a276c42SolveRational8a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-5=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h9","type":"hint","dependencies":["a276c42SolveRational8a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{2}$$"],"dependencies":["a276c42SolveRational8a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$2x+5=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h11","type":"hint","dependencies":["a276c42SolveRational8a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=\\\\frac{-5}{2}$$ and $$x=5$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,\\\\frac{-5}{2})$$, $$(\\\\frac{-5}{2},5)$$ and $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h12","type":"hint","dependencies":["a276c42SolveRational8a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{8}$$"],"dependencies":["a276c42SolveRational8a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,\\\\frac{-5}{2})$$, take the point $$x=-3$$ within the interval and plug it into the quotient $$\\\\frac{2x+5}{x-5}$$. What is the value $$\\\\frac{\\\\operatorname{of}\\\\left(2x+5\\\\right)}{x-5}$$ after plugging in the value $$x=-3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h14","type":"hint","dependencies":["a276c42SolveRational8a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{1}{8}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,\\\\frac{-5}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h15","type":"hint","dependencies":["a276c42SolveRational8a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{-5}{2},5)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{2x+5}{x-5}$$. We get $$--1$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{2x+5}{x-5}$$. $$-1$$ is a negative number, so we can mark the quotient negative in the interval $$(\\\\frac{-5}{2},5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h16","type":"hint","dependencies":["a276c42SolveRational8a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(5,\\\\infty)$$, take the point $$x=6$$ within the interval and plug it into the original expression $$\\\\frac{2x+5}{x-5}$$. We get $$17$$ after plugging in $$x=6$$ into the quotient $$\\\\frac{2x+5}{x-5}$$. $$17$$ is a positive number, so we can mark the quotient positive in the interval $$(5,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational8a-h17","type":"hint","dependencies":["a276c42SolveRational8a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than zero, so the numbers in the interval $$(\\\\frac{-5}{2},5)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a276c42SolveRational9","title":"Solve Rational Inequality","body":"In the following exercises, solve each rational inequality and write the solution in interval notation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solve Rational Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a276c42SolveRational9a","stepAnswer":["(-1/2,2)"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5x}{x-2}<1$$","stepBody":"Please enter your answer as (x,y). Use U to indicate the union of two intervals, if applicable. If your answer is the interval from $$x$$ to $$\\\\infty$$, please enter it as $$(x,\\\\infty)$$. If your answer includes the endpoint of the interval, please use [ ] to indicate the inclusion of endpoints. For instance, [x,y) refers to the interval including endpoint $$x$$ and excluding endpoint $$y$$.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{-1}{2},2)$$","hints":{"DefaultPathway":[{"id":"a276c42SolveRational9a-h1","type":"hint","dependencies":[],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"Write the inequality as one quotient on the left and zero on the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h2","type":"hint","dependencies":["a276c42SolveRational9a-h1"],"title":"Put The Equation In The Correct Form with Zero By Itself On One Side","text":"By subtracting $$1$$ to get zero on the right, we get $$\\\\frac{5x}{x-2}-1<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h3","type":"hint","dependencies":["a276c42SolveRational9a-h2"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"LCD for $$\\\\frac{5x}{x-2}$$ and $$1$$ is $$(x-2)$$, we can rewrite $$1$$ as $$\\\\frac{x-2}{x-2}$$. We can rewrite (5*x)/(x-2)-1as $$\\\\frac{5x}{x-2}-\\\\frac{x-2}{x-2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h4","type":"hint","dependencies":["a276c42SolveRational9a-h3"],"title":"Rewrite $$1$$ As a Fraction Using the LCD.","text":"By subtracting the numerators and placing the difference over the common denominator, we can rewrite $$\\\\frac{5x}{x-2}-\\\\frac{x-2}{x-2}$$ as $$\\\\frac{5x-x-2}{x-2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h5","type":"hint","dependencies":["a276c42SolveRational9a-h4"],"title":"Simplify $$\\\\frac{5x-x-2}{x-2}$$","text":"$$\\\\frac{5x-x-2}{x-2}=\\\\frac{4x+2}{x-2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h6","type":"hint","dependencies":["a276c42SolveRational9a-h5"],"title":"Find The Critical Points of Equation","text":"Determine the critical points\u2014the points where the rational expression will be zero or undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h7","type":"hint","dependencies":["a276c42SolveRational9a-h6"],"title":"Find The Critical Points of Equation","text":"When is the equation undefine? Note that the equation is undefined when the denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a276c42SolveRational9a-h7"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$x-2=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h9","type":"hint","dependencies":["a276c42SolveRational9a-h8"],"title":"Find The Critical Points of Equation","text":"When does the equation equal zero? Note that the equation is undefined when the numerator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a276c42SolveRational9a-h9"],"title":"Find The Critical Points of Equation","text":"Solve the equation $$4x+2=0$$. What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h11","type":"hint","dependencies":["a276c42SolveRational9a-h10"],"title":"Use the Critical Points to Divide the Number Line into Intervals.","text":"Given that the $$x=\\\\frac{-1}{2}$$ and $$x=2$$ are the two critical points, we can divide the number line into three intervals, namely, $$(-\\\\infty,\\\\frac{-1}{2})$$, $$(\\\\frac{-1}{2},2)$$ and $$(2,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h12","type":"hint","dependencies":["a276c42SolveRational9a-h11"],"title":"Test a Value in Each Interval.","text":"To find the sign of each factor in an interval, we choose any point in that interval and use it as a test point. Any point in the interval will give the expression the same sign, so we can choose any point in the interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a276c42SolveRational9a-h12"],"title":"Test a Value in Each Interval.","text":"For the interval $$(-\\\\infty,\\\\frac{-1}{2})$$, take the point $$x=-2$$ within the interval and plug it into the quotient $$\\\\frac{4x+2}{x-2}$$. What is the value of $$\\\\frac{4x+2}{x-2}$$ after plugging in the value $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h14","type":"hint","dependencies":["a276c42SolveRational9a-h13"],"title":"Test a Value in Each Interval.","text":"Since $$\\\\frac{3}{2}$$ is a positive numer greater than $$0$$, we get the sign of quotient is positive in the interval $$(-\\\\infty,\\\\frac{-1}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h15","type":"hint","dependencies":["a276c42SolveRational9a-h14"],"title":"Test a Value in Each Interval.","text":"For the interval $$(\\\\frac{-1}{2},2)$$, take the point $$x=0$$ within the interval and plug it into the original expression $$\\\\frac{4x+2}{x-2}$$. We get $$--1$$ after plugging in $$x=0$$ into the quotient $$\\\\frac{4x+2}{x-2}$$. $$-1$$ is a negative number, so we can mark the quotient negative in the interval $$(\\\\frac{-1}{2},2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h16","type":"hint","dependencies":["a276c42SolveRational9a-h15"],"title":"Test a Value in Each Interval.","text":"For the interval $$(2,\\\\infty)$$, take the point $$x=3$$ within the interval and plug it into the original expression $$\\\\frac{4x+2}{x-2}$$. We get $$14$$ after plugging in $$x=3$$ into the quotient $$\\\\frac{4x+2}{x-2}$$. $$14$$ is a positive number, so we can mark the quotient positive in the interval $$(2,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a276c42SolveRational9a-h17","type":"hint","dependencies":["a276c42SolveRational9a-h16"],"title":"Determine the Intervals Where the Inequality is Correct.","text":"We want the quotient to be less than zero, so the numbers in the interval $$(\\\\frac{-1}{2},2)$$ are the solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope1","title":"Slope and y-intercept","body":"Use the graph to find the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope1a","stepAnswer":["slope $$m=2$$ and $$y-intercept$$ $$(0,1)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=2x+1$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"slope $$m=2$$ and y-intercept $$(0,1)$$","choices":["slope $$m=2$$ and $$y-intercept$$ $$(0,1)$$","slope $$m=\\\\frac{1}{2}$$ and $$y-intercept$$ $$(0,1)$$","slope $$m=2$$ and $$y-intercept$$ $$(1,0)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope1a-h1","type":"hint","dependencies":[],"title":"Slope","text":"To find the slope of the line, we need to choose two points on the line. We\u2019ll use the points $$(0,1)$$ and $$(1,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope1a-h2","type":"hint","dependencies":["a28448cslope1a-h1"],"title":"Slope","text":"Find the rise and run using the formula $$m=\\\\frac{rise}{run}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope1a-h3","type":"hint","dependencies":["a28448cslope1a-h2"],"title":"Slope","text":"From those two points, there is a rise of $$2$$ units and a run of $$1$$ unit; therefore $$m=\\\\frac{2}{1}=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope1a-h4","type":"hint","dependencies":["a28448cslope1a-h3"],"title":"y-intercept","text":"Find the y-intercept of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope1a-h5","type":"hint","dependencies":["a28448cslope1a-h4"],"title":"y-intercept","text":"When $$x=0$$, $$y=1$$. Therefore, the y-intercept is the point $$(0,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope1a-h6","type":"hint","dependencies":["a28448cslope1a-h5"],"title":"Slope and y-intercept","text":"The slope is $$m=2$$ and the y-intercept is $$(0,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope10","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope10a","stepAnswer":["$$-4;(0,8)$$"],"problemType":"MultipleChoice","stepTitle":"$$4x+y=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-4;(0,8)$$","choices":["$$4;(0,8)$$","$$-4;(0,8)$$","$$-4;(8,0)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope10a-h1","type":"hint","dependencies":[],"title":"Solve for $$y$$","text":"Isolate $$y$$ to one side: $$4x+y=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope10a-h2","type":"hint","dependencies":["a28448cslope10a-h1"],"title":"Solve for $$y$$","text":"Substract $$4x$$ from each side: $$y=-4x+8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope10a-h3","type":"hint","dependencies":["a28448cslope10a-h2"],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-4x+8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a28448cslope10a-h3"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a28448cslope10a-h4"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope10a-h6","type":"hint","dependencies":["a28448cslope10a-h5"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$8$$, the y-intercept would be $$(0,8)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope10a-h7","type":"hint","dependencies":["a28448cslope10a-h4","a28448cslope10a-h6"],"title":"Slope and y-intercept","text":"The slope is $$-4$$ and the y-intercept is $$(0,8)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope11","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope11a","stepAnswer":["$$-1/2;(0,3)$$"],"problemType":"MultipleChoice","stepTitle":"$$x+2y=6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-1/2;(0,3)$$","choices":["$$-1/2;(3,0)$$","$$3;(0,\\\\frac{-1}{2})$$","$$-1/2;(0,3)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope11a-h1","type":"hint","dependencies":[],"title":"Solve for $$y$$","text":"Isolate $$y$$ to one side: $$x+2y=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h2","type":"hint","dependencies":["a28448cslope11a-h1"],"title":"Solve for $$y$$","text":"Substract $$x$$ from each side: $$2y=-x+6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h3","type":"hint","dependencies":["a28448cslope11a-h2"],"title":"Solve for $$y$$","text":"Divide both sides by 2: $$\\\\frac{2y}{2}=\\\\frac{\\\\left(-x+6\\\\right)}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h4","type":"hint","dependencies":["a28448cslope11a-h3"],"title":"Solve for $$y$$","text":"Remember $$\\\\frac{a+b}{c}=\\\\frac{a}{c}+\\\\frac{b}{c}$$: $$\\\\frac{2y}{2}=\\\\frac{-x}{2}+\\\\frac{6}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h5","type":"hint","dependencies":["a28448cslope11a-h4"],"title":"Solve for $$y$$","text":"Simplify: $$y=\\\\left(-\\\\frac{1}{2}\\\\right) x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h6","type":"hint","dependencies":["a28448cslope11a-h5"],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\left(-\\\\frac{1}{2}\\\\right) x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a28448cslope11a-h6"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a28448cslope11a-h7"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h9","type":"hint","dependencies":["a28448cslope11a-h8"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$3$$, the y-intercept would be $$(0,3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope11a-h10","type":"hint","dependencies":["a28448cslope11a-h7","a28448cslope11a-h9"],"title":"Slope and y-intercept","text":"The slope is $$\\\\frac{-1}{2}$$ and the y-intercept is $$(0,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope12","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope12a","stepAnswer":["$$-3/2;(0,3)$$"],"problemType":"MultipleChoice","stepTitle":"$$6x+4y=12$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-3/2;(0,3)$$","choices":["$$-3/2;(3,0)$$","$$3;(0,\\\\frac{-3}{2})$$","$$-3/2;(0,3)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope12a-h1","type":"hint","dependencies":[],"title":"Solve for $$y$$","text":"Isolate $$y$$ to one side: $$6x+4y=12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h2","type":"hint","dependencies":["a28448cslope12a-h1"],"title":"Solve for $$y$$","text":"Substract $$6x$$ from each side: $$4y=-6x+12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h3","type":"hint","dependencies":["a28448cslope12a-h2"],"title":"Solve for $$y$$","text":"Divide both sides by 4: $$\\\\frac{4y}{4}=\\\\frac{\\\\left(-6x+12\\\\right)}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h4","type":"hint","dependencies":["a28448cslope12a-h3"],"title":"Solve for $$y$$","text":"Remember $$\\\\frac{a+b}{c}=\\\\frac{a}{c}+\\\\frac{b}{c}$$: $$\\\\frac{4y}{4}=\\\\frac{-6x}{4}+\\\\frac{12}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h5","type":"hint","dependencies":["a28448cslope12a-h4"],"title":"Solve for $$y$$","text":"Simplify: $$y=\\\\left(-\\\\frac{3}{2}\\\\right) x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h6","type":"hint","dependencies":["a28448cslope12a-h5"],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\left(-\\\\frac{3}{2}\\\\right) x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{2}$$"],"dependencies":["a28448cslope12a-h6"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a28448cslope12a-h7"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h9","type":"hint","dependencies":["a28448cslope12a-h8"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$3$$, the y-intercept would be $$(0,3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope12a-h10","type":"hint","dependencies":["a28448cslope12a-h7","a28448cslope12a-h9"],"title":"Slope and y-intercept","text":"The slope is $$\\\\frac{-3}{2}$$ and the y-intercept is $$(0,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope13","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope13a","stepAnswer":["$$7/3;(0,-3)$$"],"problemType":"MultipleChoice","stepTitle":"$$7x-3y=9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$7/3;(0,-3)$$","choices":["$$7/3;(3,0)$$","$$3;(0,\\\\frac{7}{3})$$","$$7/3;(0,-3)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope13a-h1","type":"hint","dependencies":[],"title":"Solve for $$y$$","text":"Isolate $$y$$ to one side: $$7x-3y=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h2","type":"hint","dependencies":["a28448cslope13a-h1"],"title":"Solve for $$y$$","text":"Substract $$7x$$ from each side: $$-3y=-7x+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h3","type":"hint","dependencies":["a28448cslope13a-h2"],"title":"Solve for $$y$$","text":"Divide both sides by -3: $$\\\\frac{\\\\left(-3y\\\\right)}{-3}=\\\\frac{\\\\left(-7x+9\\\\right)}{-3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h4","type":"hint","dependencies":["a28448cslope13a-h3"],"title":"Solve for $$y$$","text":"Remember $$\\\\frac{a+b}{c}=\\\\frac{a}{c}+\\\\frac{b}{c}$$: $$\\\\frac{\\\\left(-3y\\\\right)}{-3}=\\\\frac{-7x}{-3}+\\\\frac{9}{-3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h5","type":"hint","dependencies":["a28448cslope13a-h4"],"title":"Solve for $$y$$","text":"Simplify: $$y=\\\\frac{7}{3} x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h6","type":"hint","dependencies":["a28448cslope13a-h5"],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{7}{3} x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{3}$$"],"dependencies":["a28448cslope13a-h6"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a28448cslope13a-h7"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h9","type":"hint","dependencies":["a28448cslope13a-h8"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$-3$$, the y-intercept would be $$(0,-3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope13a-h10","type":"hint","dependencies":["a28448cslope13a-h7","a28448cslope13a-h9"],"title":"Slope and y-intercept","text":"The slope is $$\\\\frac{7}{3}$$ and the y-intercept is $$(0,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope14","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope14a","stepAnswer":["Parallel"],"problemType":"MultipleChoice","stepTitle":"$$3x-2y=6$$, $$y=\\\\frac{3}{2} x+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope14a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$3x-2y=6$$\\\\n$$-2y=-3x+6$$\\\\n$$\\\\frac{\\\\left(-2y\\\\right)}{-2}=\\\\frac{\\\\left(-3x+6\\\\right)}{-2}$$\\\\n$$y=\\\\frac{3}{2} x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h2","type":"hint","dependencies":["a28448cslope14a-h1"],"title":"Slope-Intercept Form","text":"Both equations are now in slope-intercept form: $$y=\\\\frac{3}{2} x-3$$, $$y=\\\\frac{3}{2} x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h3","type":"hint","dependencies":["a28448cslope14a-h2"],"title":"Slope and y-intercept","text":"Identify the slope and y-intercept of both lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h4","type":"hint","dependencies":["a28448cslope14a-h3"],"title":"Slope-Intercept Form of an Equation of the First Line","text":"Compare the first equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{3}{2} x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a28448cslope14a-h4"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-3)$$"],"dependencies":["a28448cslope14a-h5"],"title":"Identify the y-intercept of First Line","text":"What is the y-intercept in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,-3)$$","$$(0,3)$$","$$(-3,0)$$"]},{"id":"a28448cslope14a-h7","type":"hint","dependencies":["a28448cslope14a-h5","a28448cslope14a-h6"],"title":"Slope and y-intercept of First Line","text":"The slope of the first equation is $$\\\\frac{3}{2}$$ and the y-intercept is $$(0,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h8","type":"hint","dependencies":["a28448cslope14a-h7"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{3}{2} x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a28448cslope14a-h8"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,1)$$"],"dependencies":["a28448cslope14a-h9"],"title":"Identify the y-intercept of Second Line","text":"What is the y-intercept in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,-1)$$","$$(0,1)$$","$$(1,0)$$"]},{"id":"a28448cslope14a-h11","type":"hint","dependencies":["a28448cslope14a-h9","a28448cslope14a-h10"],"title":"Slope and y-intercept of Second Line","text":"The slope of the second equation is $$\\\\frac{3}{2}$$ and the y-intercept is $$(0,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope14a-h12","type":"hint","dependencies":["a28448cslope14a-h7","a28448cslope14a-h11"],"title":"Parallel Lines","text":"The lines have the same slope and different y-intercepts and so they are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope15","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope15a","stepAnswer":["Parallel"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\frac{3}{4} x-3$$, $$3x-4y=-2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope15a-h1","type":"hint","dependencies":[],"title":"Solve the second equation for $$y$$","text":"$$3x-4y=-2$$\\\\n$$-4y=-3x-2$$\\\\n$$\\\\frac{\\\\left(-4y\\\\right)}{-4}=\\\\frac{\\\\left(-3x-2\\\\right)}{-4}$$\\\\n$$y=\\\\frac{3}{4} x+\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h2","type":"hint","dependencies":["a28448cslope15a-h1"],"title":"Slope-Intercept Form","text":"Both equations are now in slope-intercept form: $$y=\\\\frac{3}{4} x-3$$, $$y=\\\\frac{3}{4} x+\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h3","type":"hint","dependencies":["a28448cslope15a-h2"],"title":"Slope and y-intercept","text":"Identify the slope and y-intercept of both lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h4","type":"hint","dependencies":["a28448cslope15a-h3"],"title":"Slope-Intercept Form of an Equation of the First Line","text":"Compare the first equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{3}{4} x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a28448cslope15a-h4"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-3)$$"],"dependencies":["a28448cslope15a-h5"],"title":"Identify the y-intercept of First Line","text":"What is the y-intercept in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,-3)$$","$$(0,3)$$","$$(3,0)$$"]},{"id":"a28448cslope15a-h7","type":"hint","dependencies":["a28448cslope15a-h5","a28448cslope15a-h6"],"title":"Slope and y-intercept of First Line","text":"The slope of the first equation is $$\\\\frac{3}{4}$$ and the y-intercept is $$(0,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h8","type":"hint","dependencies":["a28448cslope15a-h7"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{3}{4} x+\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a28448cslope15a-h8"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,\\\\frac{1}{2})$$"],"dependencies":["a28448cslope15a-h9"],"title":"Identify the y-intercept of Second Line","text":"What is the y-intercept in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,\\\\frac{1}{2})$$","$$(0,\\\\frac{-1}{2})$$","$$(\\\\frac{1}{2},0)$$"]},{"id":"a28448cslope15a-h11","type":"hint","dependencies":["a28448cslope15a-h9","a28448cslope15a-h10"],"title":"Slope and y-intercept of Second Line","text":"The slope of the second equation is $$\\\\frac{3}{4}$$ and the y-intercept is $$(0,\\\\frac{1}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope15a-h12","type":"hint","dependencies":["a28448cslope15a-h7","a28448cslope15a-h11"],"title":"Parallel Lines","text":"The lines have the same slope and different y-intercepts and so they are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope16","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope16a","stepAnswer":["Parallel"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\frac{2}{3} x-1$$, $$2x-3y=-2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope16a-h1","type":"hint","dependencies":[],"title":"Solve the second equation for $$y$$","text":"$$2x-3y=-2$$\\\\n$$-3y=-2x-2$$\\\\n$$\\\\frac{\\\\left(-3y\\\\right)}{-3}=\\\\frac{\\\\left(-2x-2\\\\right)}{-3}$$\\\\n$$y=\\\\frac{2}{3} x+\\\\frac{2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h2","type":"hint","dependencies":["a28448cslope16a-h1"],"title":"Slope-Intercept Form","text":"Both equations are now in slope-intercept form: $$y=\\\\frac{2}{3} x-1$$, $$y=\\\\frac{2}{3} x+\\\\frac{2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h3","type":"hint","dependencies":["a28448cslope16a-h2"],"title":"Slope and y-intercept","text":"Identify the slope and y-intercept of both lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h4","type":"hint","dependencies":["a28448cslope16a-h3"],"title":"Slope-Intercept Form of an Equation of the First Line","text":"Compare the first equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{2}{3} x-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a28448cslope16a-h4"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-1)$$"],"dependencies":["a28448cslope16a-h5"],"title":"Identify the y-intercept of First Line","text":"What is the y-intercept in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,1)$$","$$(0,-1)$$","$$(1,0)$$"]},{"id":"a28448cslope16a-h7","type":"hint","dependencies":["a28448cslope16a-h5","a28448cslope16a-h6"],"title":"Slope and y-intercept of First Line","text":"The slope of the first equation is $$\\\\frac{2}{3}$$ and the y-intercept is $$(0,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h8","type":"hint","dependencies":["a28448cslope16a-h7"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{2}{3} x+\\\\frac{2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a28448cslope16a-h8"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,\\\\frac{2}{3})$$"],"dependencies":["a28448cslope16a-h9"],"title":"Identify the y-intercept of Second Line","text":"What is the y-intercept in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,\\\\frac{2}{3})$$","$$(0,\\\\frac{-2}{3})$$","$$(\\\\frac{2}{3},0)$$"]},{"id":"a28448cslope16a-h11","type":"hint","dependencies":["a28448cslope16a-h9","a28448cslope16a-h10"],"title":"Slope and y-intercept of Second Line","text":"The slope of the second equation is $$\\\\frac{2}{3}$$ and the y-intercept is $$(0,\\\\frac{2}{3})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope16a-h12","type":"hint","dependencies":["a28448cslope16a-h7","a28448cslope16a-h11"],"title":"Parallel Lines","text":"The lines have the same slope and different y-intercepts and so they are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope17","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope17a","stepAnswer":["Parallel"],"problemType":"MultipleChoice","stepTitle":"$$2x-5y=-3$$, $$y=\\\\frac{2}{5} x+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope17a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$2x-5y=-3$$\\\\n$$-5y=-2x-3$$\\\\n$$\\\\frac{\\\\left(-5y\\\\right)}{-5}=\\\\frac{\\\\left(-2x-3\\\\right)}{-5}$$\\\\n$$y=\\\\frac{2}{5} x+\\\\frac{3}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h2","type":"hint","dependencies":["a28448cslope17a-h1"],"title":"Slope-Intercept Form","text":"Both equations are now in slope-intercept form: $$y=\\\\frac{2}{5} x+\\\\frac{3}{5}$$, $$y=\\\\frac{2}{5} x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h3","type":"hint","dependencies":["a28448cslope17a-h2"],"title":"Slope and y-intercept","text":"Identify the slope and y-intercept of both lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h4","type":"hint","dependencies":["a28448cslope17a-h3"],"title":"Slope-Intercept Form of an Equation of the First Line","text":"Compare the first equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{2}{5} x+\\\\frac{3}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}$$"],"dependencies":["a28448cslope17a-h4"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,\\\\frac{3}{5})$$"],"dependencies":["a28448cslope17a-h5"],"title":"Identify the y-intercept of First Line","text":"What is the y-intercept in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,\\\\frac{-3}{5})$$","$$(0,\\\\frac{3}{5})$$","$$(\\\\frac{-3}{5},0)$$"]},{"id":"a28448cslope17a-h7","type":"hint","dependencies":["a28448cslope17a-h5","a28448cslope17a-h6"],"title":"Slope and y-intercept of First Line","text":"The slope of the first equation is $$\\\\frac{2}{5}$$ and the y-intercept is $$(0,\\\\frac{3}{5})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h8","type":"hint","dependencies":["a28448cslope17a-h7"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{2}{5} x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}$$"],"dependencies":["a28448cslope17a-h8"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,1)$$"],"dependencies":["a28448cslope17a-h9"],"title":"Identify the y-intercept of Second Line","text":"What is the y-intercept in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,-1)$$","$$(0,1)$$","$$(1,0)$$"]},{"id":"a28448cslope17a-h11","type":"hint","dependencies":["a28448cslope17a-h9","a28448cslope17a-h10"],"title":"Slope and y-intercept of Second Line","text":"The slope of the second equation is $$\\\\frac{2}{5}$$ and the y-intercept is $$(0,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope17a-h12","type":"hint","dependencies":["a28448cslope17a-h7","a28448cslope17a-h11"],"title":"Parallel Lines","text":"The lines have the same slope and different y-intercepts and so they are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope18","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope18a","stepAnswer":["Not Parallel"],"problemType":"MultipleChoice","stepTitle":"$$6x-3y=9$$, $$2x-y=3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope18a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$6x-3y=9$$\\\\n$$-3y=-6x+9$$\\\\n$$\\\\frac{\\\\left(-3y\\\\right)}{-3}=\\\\frac{\\\\left(-6x+9\\\\right)}{-3}$$\\\\n$$y=2x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope18a-h2","type":"hint","dependencies":["a28448cslope18a-h1"],"title":"Solve the second equation for $$y$$","text":"$$2x-y=3$$\\\\n$$-y=-2x+3$$\\\\n$$y=2x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope18a-h3","type":"hint","dependencies":["a28448cslope18a-h2"],"title":"Parallel Lines","text":"Since the lines have the same equation, they are the same line. Therefore, they cannot be parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope19","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope19a","stepAnswer":["Not Parallel"],"problemType":"MultipleChoice","stepTitle":"$$5x-2y=11$$, $$5x-y=7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope19a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$5x-2y=11$$\\\\n$$-2y=-5x+11$$\\\\n$$\\\\frac{\\\\left(-2y\\\\right)}{-2}=\\\\frac{\\\\left(-5x+11\\\\right)}{-2}$$\\\\n$$y=\\\\frac{5}{2} x-\\\\frac{11}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope19a-h2","type":"hint","dependencies":["a28448cslope19a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{5}{2} x-\\\\frac{11}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":["a28448cslope19a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope19a-h4","type":"hint","dependencies":["a28448cslope19a-h3"],"title":"Solve the second equation for $$y$$","text":"$$5x-y=7$$\\\\n$$-y=-5x+7$$\\\\n$$y=5x-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope19a-h5","type":"hint","dependencies":["a28448cslope19a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=5x-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a28448cslope19a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope19a-h7","type":"hint","dependencies":["a28448cslope19a-h3","a28448cslope19a-h6"],"title":"Parallel Lines","text":"The lines have different slopes, therefore they are not parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope2","title":"Slope and y-intercept","body":"Use the graph to find the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope2a","stepAnswer":["slope $$m=3$$ and $$y-intercept$$ $$(0,-5)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=3x-5$$\\\\n","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"slope $$m=3$$ and y-intercept $$(0,-5)$$","choices":["slope $$m=\\\\frac{1}{3}$$ and $$y-intercept$$ $$(0,-5)$$","slope $$m=3$$ and $$y-intercept$$ $$(0,-5)$$","slope $$m=3$$ and $$y-intercept$$ $$(-5,0)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope2a-h1","type":"hint","dependencies":[],"title":"Slope","text":"To find the slope of the line, we need to choose two points on the line. We\u2019ll use the points $$(2,1)$$ and $$(3,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope2a-h2","type":"hint","dependencies":["a28448cslope2a-h1"],"title":"Slope","text":"Find the rise and run using the formula $$m=\\\\frac{rise}{run}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope2a-h3","type":"hint","dependencies":["a28448cslope2a-h2"],"title":"Slope","text":"From those two points, there is a rise of $$3$$ units and a run of $$1$$ unit; therefore $$m=\\\\frac{3}{1}=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope2a-h4","type":"hint","dependencies":["a28448cslope2a-h3"],"title":"y-intercept","text":"Find the y-intercept of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope2a-h5","type":"hint","dependencies":["a28448cslope2a-h4"],"title":"y-intercept","text":"When $$x=0$$, $$y=-5$$. Therefore, the y-intercept is the point $$(0,-5)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope2a-h6","type":"hint","dependencies":["a28448cslope2a-h5"],"title":"Slope and y-intercept","text":"The slope is $$m=3$$ and the y-intercept is $$(0,-5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope20","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope20a","stepAnswer":["Parallel"],"problemType":"MultipleChoice","stepTitle":"$$y=-4$$, $$y=3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope20a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form","text":"Write each equation in slope-intercept form. Since there is no $$x$$ term we write $$0x$$:\\\\n$$y=0x-4$$, $$y=0x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope20a-h2","type":"hint","dependencies":["a28448cslope20a-h1"],"title":"Slope","text":"Since $$m=0$$ for both equation, the lines have the same slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope20a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-4)$$"],"dependencies":["a28448cslope20a-h2"],"title":"Identify the y-intercept of First Line","text":"What is the y-intercept for $$y=0x-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,-4)$$","$$(0,4)$$","$$(4,0)$$"]},{"id":"a28448cslope20a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,3)$$"],"dependencies":["a28448cslope20a-h3"],"title":"Identify the y-intercept of Second Line","text":"What is the y-intercept for $$y=0x+3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(0,3)$$","$$(0,-3)$$","$$(3,0)$$"]},{"id":"a28448cslope20a-h5","type":"hint","dependencies":["a28448cslope20a-h4"],"title":"Parallel Lines","text":"The lines have the same slope and different y-intercepts and so they are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope21","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope21a","stepAnswer":["Parallel"],"problemType":"MultipleChoice","stepTitle":"$$y=2$$, $$y=6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope21a-h1","type":"hint","dependencies":[],"title":"Horizontal Lines","text":"Horizontal lines are equations where $$y$$ equals a single constant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope21a-h2","type":"hint","dependencies":["a28448cslope21a-h1"],"title":"Slope","text":"Slopes of horizontal lines are always $$0$$. Therefore, both lines have the same slope of $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope21a-h3","type":"hint","dependencies":["a28448cslope21a-h2"],"title":"Identify the y-intercept","text":"Since the horizontal lines cross the y-axis at $$y=2$$ and at $$y=6$$, we know the y-intercepts are $$(0,2)$$ and $$(0,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope21a-h4","type":"hint","dependencies":["a28448cslope21a-h3"],"title":"Parallel Lines","text":"The lines have the same slope and different y-intercepts and so they are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope22","title":"Parallel Lines","body":"Use slopes and y-intercepts to determine if the lines are parallel.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope22a","stepAnswer":["Parallel"],"problemType":"MultipleChoice","stepTitle":"$$x=-2$$, $$x=-5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Parallel","Not Parallel"],"hints":{"DefaultPathway":[{"id":"a28448cslope22a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form","text":"Since there is no $$y$$, the equations cannot be put in slope-intercept form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope22a-h2","type":"hint","dependencies":["a28448cslope22a-h1"],"title":"Vertical Lines","text":"But we recognize them as equations of vertical lines. Vertical lines are equations where $$x$$ equals a single constant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope22a-h3","type":"hint","dependencies":["a28448cslope22a-h2"],"title":"Identify the x-intercept","text":"Since the vertical lines cross the x-axis at $$x=-2$$ and at $$x=-5$$, we know the x-intercepts are $$(-2,0)$$ and $$(-5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope22a-h4","type":"hint","dependencies":["a28448cslope22a-h3"],"title":"Parallel Lines","text":"Since their x-intercepts are different, the vertical lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope23","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope23a","stepAnswer":["Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$y=-5x-4$$, $$x-5y=5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope23a-h1","type":"hint","dependencies":[],"title":"Solve the second equation for $$y$$","text":"$$x-5y=5$$\\\\n$$-5y=-x+5$$\\\\n$$\\\\frac{\\\\left(-5y\\\\right)}{-5}=\\\\frac{\\\\left(-x+5\\\\right)}{-5}$$\\\\n$$y=\\\\frac{1}{5} x-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h2","type":"hint","dependencies":["a28448cslope23a-h1"],"title":"Slope-Intercept Form","text":"Both equations are now in slope-intercept form: $$y=-5x-4$$, $$y=\\\\frac{1}{5} x-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h3","type":"hint","dependencies":["a28448cslope23a-h2"],"title":"Slope","text":"Identify the slope of both lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h4","type":"hint","dependencies":["a28448cslope23a-h3"],"title":"Slope-Intercept Form of an Equation of the First Line","text":"Compare the first equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-5x-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a28448cslope23a-h4"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h6","type":"hint","dependencies":["a28448cslope23a-h5"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{1}{5} x-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a28448cslope23a-h6"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h8","type":"hint","dependencies":["a28448cslope23a-h7"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h9","type":"hint","dependencies":["a28448cslope23a-h5","a28448cslope23a-h7","a28448cslope23a-h8"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$-5\\\\frac{1}{5}=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope23a-h10","type":"hint","dependencies":["a28448cslope23a-h9"],"title":"Perpendicular Lines","text":"The slopes are negative reciprocals of each other, so the lines are perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope24","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope24a","stepAnswer":["Not Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$7x+2y=3$$, $$2x+7y=5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope24a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$7x+2y=3$$\\\\n$$2y=-7x+3$$\\\\n$$\\\\frac{2y}{2}=\\\\frac{\\\\left(-7x+3\\\\right)}{2}$$\\\\n$$y=\\\\frac{-7}{2} x+\\\\frac{3}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h2","type":"hint","dependencies":["a28448cslope24a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{-7}{2} x+\\\\frac{3}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-7}{2}$$"],"dependencies":["a28448cslope24a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h4","type":"hint","dependencies":["a28448cslope24a-h3"],"title":"Solve the second equation for $$y$$","text":"$$2x+7y=5$$\\\\n$$7y=-2x+5$$\\\\n$$\\\\frac{7y}{7}=\\\\frac{\\\\left(-2x+5\\\\right)}{7}$$\\\\n$$y=\\\\frac{-2}{7} x+\\\\frac{5}{7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h5","type":"hint","dependencies":["a28448cslope24a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{-2}{7} x+\\\\frac{5}{7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{7}$$"],"dependencies":["a28448cslope24a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h7","type":"hint","dependencies":["a28448cslope24a-h6"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h8","type":"hint","dependencies":["a28448cslope24a-h3","a28448cslope24a-h6","a28448cslope24a-h7"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$\\\\frac{-2\\\\frac{-7}{2}}{7}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope24a-h9","type":"hint","dependencies":["a28448cslope24a-h8"],"title":"Perpendicular Lines","text":"The slopes are reciprocals of each other, but they have the same sign. Since they are not negative reciprocals, the lines are not perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope25","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope25a","stepAnswer":["Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$x-4y=8$$, $$4x+y=2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope25a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$x-4y=8$$\\\\n$$-4y=-x+8$$\\\\n$$\\\\frac{\\\\left(-4y\\\\right)}{-4}=\\\\frac{\\\\left(-x+8\\\\right)}{-4}$$\\\\n$$y=\\\\frac{1}{4} x-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h2","type":"hint","dependencies":["a28448cslope25a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{1}{4} x-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a28448cslope25a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h4","type":"hint","dependencies":["a28448cslope25a-h3"],"title":"Solve the second equation for $$y$$","text":"$$4x+y=2$$\\\\n$$y=-4x+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h5","type":"hint","dependencies":["a28448cslope25a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-4x+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a28448cslope25a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h7","type":"hint","dependencies":["a28448cslope25a-h6"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h8","type":"hint","dependencies":["a28448cslope25a-h3","a28448cslope25a-h6","a28448cslope25a-h7"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$-4\\\\frac{1}{4}=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope25a-h9","type":"hint","dependencies":["a28448cslope25a-h8"],"title":"Perpendicular Lines","text":"The slopes are negative reciprocals of each other, so the lines are perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope26","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope26a","stepAnswer":["Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$2x+3y=5$$, $$3x-2y=7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope26a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$2x+3y=5$$\\\\n$$3y=-2x+5$$\\\\n$$\\\\frac{3y}{3}=\\\\frac{\\\\left(-2x+5\\\\right)}{3}$$\\\\n$$y=\\\\frac{-2}{3} x+\\\\frac{5}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h2","type":"hint","dependencies":["a28448cslope26a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{-2}{3} x+\\\\frac{5}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{3}$$"],"dependencies":["a28448cslope26a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h4","type":"hint","dependencies":["a28448cslope26a-h3"],"title":"Solve the second equation for $$y$$","text":"$$3x-2y=7$$\\\\n$$-2y=-3x+7$$\\\\n$$\\\\frac{\\\\left(-2y\\\\right)}{-2}=\\\\frac{\\\\left(-3x+7\\\\right)}{-2}$$\\\\n$$y=\\\\frac{3}{2} x-\\\\frac{7}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h5","type":"hint","dependencies":["a28448cslope26a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{3}{2} x-\\\\frac{7}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a28448cslope26a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h7","type":"hint","dependencies":["a28448cslope26a-h6"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h8","type":"hint","dependencies":["a28448cslope26a-h3","a28448cslope26a-h6","a28448cslope26a-h7"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$\\\\frac{3\\\\frac{-2}{3}}{2}=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope26a-h9","type":"hint","dependencies":["a28448cslope26a-h8"],"title":"Perpendicular Lines","text":"The slopes are negative reciprocals of each other, so the lines are perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope27","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope27a","stepAnswer":["Not Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$3x-4y=8$$, $$4x-3y=6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope27a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$3x-4y=8$$\\\\n$$-4y=-3x+8$$\\\\n$$\\\\frac{\\\\left(-4y\\\\right)}{-4}=\\\\frac{\\\\left(-3x+8\\\\right)}{-4}$$\\\\n$$y=\\\\frac{3}{4} x-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h2","type":"hint","dependencies":["a28448cslope27a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{3}{4} x-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a28448cslope27a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h4","type":"hint","dependencies":["a28448cslope27a-h3"],"title":"Solve the second equation for $$y$$","text":"$$4x-3y=6$$\\\\n$$-3y=-4x+6$$\\\\n$$\\\\frac{\\\\left(-3y\\\\right)}{-3}=\\\\frac{\\\\left(-4x+6\\\\right)}{-3}$$\\\\n$$y=\\\\frac{4}{3} x-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h5","type":"hint","dependencies":["a28448cslope27a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{4}{3} x-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a28448cslope27a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h7","type":"hint","dependencies":["a28448cslope27a-h6"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h8","type":"hint","dependencies":["a28448cslope27a-h3","a28448cslope27a-h6","a28448cslope27a-h7"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$\\\\frac{4\\\\frac{3}{4}}{3}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope27a-h9","type":"hint","dependencies":["a28448cslope27a-h8"],"title":"Perpendicular Lines","text":"The slopes are reciprocals of each other, but they have the same sign. Since they are not negative reciprocals, the lines are not perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope28","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope28a","stepAnswer":["Not Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$2x+4y=3$$, $$6x+3y=2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope28a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$2x+4y=3$$\\\\n$$4y=-2x+3$$\\\\n$$\\\\frac{4y}{4}=\\\\frac{\\\\left(-2x+3\\\\right)}{4}$$\\\\n$$y=\\\\frac{-1}{2} x+\\\\frac{3}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h2","type":"hint","dependencies":["a28448cslope28a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{-1}{2} x+\\\\frac{3}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a28448cslope28a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h4","type":"hint","dependencies":["a28448cslope28a-h3"],"title":"Solve the second equation for $$y$$","text":"$$6x+3y=2$$\\\\n$$3y=-6x+2$$\\\\n$$\\\\frac{3y}{3}=\\\\frac{\\\\left(-6x+2\\\\right)}{3}$$\\\\n$$y=-2x+\\\\frac{2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h5","type":"hint","dependencies":["a28448cslope28a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-2x+\\\\frac{2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a28448cslope28a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h7","type":"hint","dependencies":["a28448cslope28a-h6"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h8","type":"hint","dependencies":["a28448cslope28a-h3","a28448cslope28a-h6","a28448cslope28a-h7"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$-2\\\\frac{-1}{2}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope28a-h9","type":"hint","dependencies":["a28448cslope28a-h8"],"title":"Perpendicular Lines","text":"The slopes are reciprocals of each other, but they have the same sign. Since they are not negative reciprocals, the lines are not perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope29","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope29a","stepAnswer":["Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$2x-6y=4$$, $$12x+4y=9$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope29a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$2x-6y=4$$\\\\n$$-6y=-2x+4$$\\\\n$$\\\\frac{\\\\left(-6y\\\\right)}{-6}=\\\\frac{\\\\left(-2x+4\\\\right)}{-6}$$\\\\n$$y=\\\\frac{1}{3} x-\\\\frac{2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h2","type":"hint","dependencies":["a28448cslope29a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{1}{3} x-\\\\frac{2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a28448cslope29a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h4","type":"hint","dependencies":["a28448cslope29a-h3"],"title":"Solve the second equation for $$y$$","text":"$$12x+4y=9$$\\\\n$$4y=-12x+9$$\\\\n$$\\\\frac{4y}{4}=\\\\frac{\\\\left(-12x+9\\\\right)}{4}$$\\\\n$$y=-3x+\\\\frac{9}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h5","type":"hint","dependencies":["a28448cslope29a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-3x+\\\\frac{9}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a28448cslope29a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h7","type":"hint","dependencies":["a28448cslope29a-h6"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h8","type":"hint","dependencies":["a28448cslope29a-h3","a28448cslope29a-h6","a28448cslope29a-h7"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$-3\\\\frac{1}{3}=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope29a-h9","type":"hint","dependencies":["a28448cslope29a-h8"],"title":"Perpendicular Lines","text":"The slopes are negative reciprocals of each other, so the lines are perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope3","title":"Slope and y-intercept","body":"Use the graph to find the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope3a","stepAnswer":["slope $$m=4$$ and $$y-intercept$$ $$(0,-2)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=4x-2$$\\\\n","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"slope $$m=4$$ and y-intercept $$(0,-2)$$","choices":["slope $$m=\\\\frac{1}{4}$$ and $$y-intercept$$ $$(0,-2)$$","slope $$m=4$$ and $$y-intercept$$ $$(-2,0)$$","slope $$m=4$$ and $$y-intercept$$ $$(0,-2)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope3a-h1","type":"hint","dependencies":[],"title":"Slope","text":"To find the slope of the line, we need to choose two points on the line. We\u2019ll use the points $$(0,-2)$$ and $$(1,2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope3a-h2","type":"hint","dependencies":["a28448cslope3a-h1"],"title":"Slope","text":"Find the rise and run using the formula $$m=\\\\frac{rise}{run}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope3a-h3","type":"hint","dependencies":["a28448cslope3a-h2"],"title":"Slope","text":"From those two points, there is a rise of $$4$$ units and a run of $$1$$ unit; therefore $$m=\\\\frac{4}{1}=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope3a-h4","type":"hint","dependencies":["a28448cslope3a-h3"],"title":"y-intercept","text":"Find the y-intercept of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope3a-h5","type":"hint","dependencies":["a28448cslope3a-h4"],"title":"y-intercept","text":"When $$x=0$$, $$y=-2$$. Therefore, the y-intercept is the point $$(0,-2)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope3a-h6","type":"hint","dependencies":["a28448cslope3a-h5"],"title":"Slope and y-intercept","text":"The slope is $$m=4$$ and the y-intercept is $$(0,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope30","title":"Perpendicular Lines","body":"Use slopes to determine if the lines are perpendicular.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope30a","stepAnswer":["Perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$8x-2y=7$$, $$3x+12y=9$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Perpendicular","Not Perpendicular"],"hints":{"DefaultPathway":[{"id":"a28448cslope30a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$","text":"$$8x-2y=7$$\\\\n$$-2y=-8x+7$$\\\\n$$\\\\frac{\\\\left(-2y\\\\right)}{-2}=\\\\frac{\\\\left(-8x+7\\\\right)}{-2}$$\\\\n$$y=4x-\\\\frac{7}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h2","type":"hint","dependencies":["a28448cslope30a-h1"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=4x-\\\\frac{7}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a28448cslope30a-h2"],"title":"Identify the Slope of First Line","text":"What is $$m$$ in the first equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h4","type":"hint","dependencies":["a28448cslope30a-h3"],"title":"Solve the second equation for $$y$$","text":"$$3x+12y=9$$\\\\n$$12y=-3x+9$$\\\\n$$\\\\frac{12y}{12}=\\\\frac{\\\\left(-3x+9\\\\right)}{12}$$\\\\n$$y=\\\\frac{-1}{4} x+\\\\frac{3}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h5","type":"hint","dependencies":["a28448cslope30a-h4"],"title":"Slope-Intercept Form of an Equation of Second Line","text":"Compare the second equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=\\\\frac{-1}{4} x+\\\\frac{3}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{4}$$"],"dependencies":["a28448cslope30a-h5"],"title":"Identify the Slope of Second Line","text":"What is $$m$$ in the second equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h7","type":"hint","dependencies":["a28448cslope30a-h6"],"title":"Perpendicular Lines","text":"Perpendicular lines have slopes that are negative reciprocals of each other. We check by multiplying the slopes and see if it equals $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h8","type":"hint","dependencies":["a28448cslope30a-h7"],"title":"Checking if perpendicular","text":"$$m_1 m_2$$\\\\n$$\\\\frac{4\\\\times-1}{4}=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope30a-h9","type":"hint","dependencies":["a28448cslope30a-h8"],"title":"Perpendicular Lines","text":"The slopes are negative reciprocals of each other, so the lines are perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope4","title":"Slope and y-intercept","body":"Use the graph to find the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope4a","stepAnswer":["slope $$m=-1$$ and $$y-intercept$$ $$(0,4)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=-x+4$$\\\\n","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"slope $$m=-1$$ and y-intercept $$(0,4)$$","choices":["slope $$m=-1$$ and $$y-intercept$$ $$(0,4)$$","slope $$m=1$$ and $$y-intercept$$ $$(4,0)$$","slope $$m=-1$$ and $$y-intercept$$ $$(4,0)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope4a-h1","type":"hint","dependencies":[],"title":"Slope","text":"To find the slope of the line, we need to choose two points on the line. We\u2019ll use the points $$(0,4)$$ and $$(1,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope4a-h2","type":"hint","dependencies":["a28448cslope4a-h1"],"title":"Slope","text":"Find the rise and run using the formula $$m=\\\\frac{rise}{run}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope4a-h3","type":"hint","dependencies":["a28448cslope4a-h2"],"title":"Slope","text":"From those two points, there is a rise of $$1$$ unit down and a run of $$1$$ unit; therefore $$m=\\\\frac{-1}{1}=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope4a-h4","type":"hint","dependencies":["a28448cslope4a-h3"],"title":"y-intercept","text":"Find the y-intercept of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope4a-h5","type":"hint","dependencies":["a28448cslope4a-h4"],"title":"y-intercept","text":"When $$x=0$$, $$y=4$$. Therefore, the y-intercept is the point $$(0,4)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope4a-h6","type":"hint","dependencies":["a28448cslope4a-h5"],"title":"Slope and y-intercept","text":"The slope is $$m=-1$$ and the y-intercept is $$(0,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope5","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope5a","stepAnswer":["$$-3;(0,5)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=-3x+5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-3;(0,5)$$","choices":["$$-3;(0,5)$$","$$-3;(5,0)$$","$$-3;5$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope5a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-3x+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a28448cslope5a-h1"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a28448cslope5a-h2"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope5a-h4","type":"hint","dependencies":["a28448cslope5a-h3"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$5$$, the y-intercept would be $$(0,5)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope5a-h5","type":"hint","dependencies":["a28448cslope5a-h2","a28448cslope5a-h4"],"title":"Slope and y-intercept","text":"The slope is $$-3$$ and the y-intercept is $$(0,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope6","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope6a","stepAnswer":["$$-7;(0,3)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=-7x+3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-7;(0,3)$$","choices":["$$-7;(3,0)$$","$$-7;(0,3)$$","$$-7;3$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope6a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-7x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a28448cslope6a-h1"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a28448cslope6a-h2"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope6a-h4","type":"hint","dependencies":["a28448cslope6a-h3"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$3$$, the y-intercept would be $$(0,3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope6a-h5","type":"hint","dependencies":["a28448cslope6a-h2","a28448cslope6a-h4"],"title":"Slope and y-intercept","text":"The slope is $$-7$$ and the y-intercept is $$(0,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope7","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope7a","stepAnswer":["$$-9;(0,7)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=-9x+7$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-9;(0,7)$$","choices":["$$-9;(0,7)$$","$$-9;(7,0)$$","$$7;(0,-9)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope7a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-9x+7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a28448cslope7a-h1"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a28448cslope7a-h2"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope7a-h4","type":"hint","dependencies":["a28448cslope7a-h3"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$7$$, the y-intercept would be $$(0,7)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope7a-h5","type":"hint","dependencies":["a28448cslope7a-h2","a28448cslope7a-h4"],"title":"Slope and y-intercept","text":"The slope is $$-9$$ and the y-intercept is $$(0,7)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope8","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope8a","stepAnswer":["$$4;(0,-10)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=4x-10$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4;(0,-10)$$","choices":["$$-4;(0,10)$$","$$4;(10,0)$$","$$4;(0,-10)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope8a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=4x-10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a28448cslope8a-h1"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a28448cslope8a-h2"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope8a-h4","type":"hint","dependencies":["a28448cslope8a-h3"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$-10$$, the y-intercept would be $$(0,-10)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope8a-h5","type":"hint","dependencies":["a28448cslope8a-h2","a28448cslope8a-h4"],"title":"Slope and y-intercept","text":"The slope is $$4$$ and the y-intercept is $$(0,-10)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28448cslope9","title":"Slope and y-intercept","body":"Identify the slope and y-intercept of the line.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.5 Use the Slope-Intercept Form of an Equation of a Line","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28448cslope9a","stepAnswer":["$$-3;(0,5)$$"],"problemType":"MultipleChoice","stepTitle":"$$3x+y=5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-3;(0,5)$$","choices":["$$-3;(0,5)$$","$$-3;(5,0)$$","$$3;(0,5)$$"],"hints":{"DefaultPathway":[{"id":"a28448cslope9a-h1","type":"hint","dependencies":[],"title":"Solve for $$y$$","text":"Isolate $$y$$ to one side: $$3x+y=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope9a-h2","type":"hint","dependencies":["a28448cslope9a-h1"],"title":"Solve for $$y$$","text":"Substract $$3x$$ from each side: $$y=-3x+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope9a-h3","type":"hint","dependencies":["a28448cslope9a-h2"],"title":"Slope-Intercept Form of an Equation of a Line","text":"We compare our equation to the slope-intercept form of the equation.\\\\n$$y=m x+b$$\\\\n$$y=-3x+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a28448cslope9a-h3"],"title":"Identify the slope.","text":"What is $$m$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a28448cslope9a-h4"],"title":"Identify $$b$$.","text":"What is $$b$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope9a-h6","type":"hint","dependencies":["a28448cslope9a-h5"],"title":"Identify the y-intercept.","text":"The y-intercept is (0,b). Since $$b$$ is $$5$$, the y-intercept would be $$(0,5)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28448cslope9a-h7","type":"hint","dependencies":["a28448cslope9a-h4","a28448cslope9a-h6"],"title":"Slope and y-intercept","text":"The slope is $$-3$$ and the y-intercept is $$(0,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad1","title":"Solve Applications of the Quadratic Formula","body":"Find the number(s) that satisfy the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad1a","stepAnswer":["$$13$$, $$15$$, and $$-13$$, $$-15$$"],"problemType":"MultipleChoice","stepTitle":"The product of two consecutive odd integers is $$195$$. Find the integers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$13$$, $$15$$, and $$-13$$, $$-15$$","choices":["$$13$$, $$15$$, and $$-13$$, $$-15$$","$$15$$, $$17$$, and $$-15$$, $$-17$$","$$17$$, $$19$$, and $$-17$$, $$-19$$","$$19$$, $$21$$, and $$-19$$, $$-21$$"],"hints":{"DefaultPathway":[{"id":"a28722cappquad1a-h1","type":"hint","dependencies":[],"title":"Writing the Problem Algebraically","text":"The problem can be rewritten as $$n \\\\left(n+2\\\\right)$$ equals $$195$$, find $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h2","type":"hint","dependencies":["a28722cappquad1a-h1"],"title":"Use the Quadratic Formula","text":"To easily find $$n$$, rewrite the problem in the form $$a n^2$$ + bn + c $$=$$ $$0$$, where a, $$b$$, and c are constants","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n^2$$ + $$2n$$ $$-195$$ $$=$$ $$0$$"],"dependencies":["a28722cappquad1a-h2"],"title":"Use the Quadratic Formula","text":"What is $$n \\\\left(n+2\\\\right)=195$$ in the form given above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h4","type":"hint","dependencies":["a28722cappquad1a-h3"],"title":"Quadratic Formula","text":"If you have an equation in the form $$a n^2$$ + bn + c $$=$$ $$0$$, $$n$$ $$=$$ (-b~sqrt(b**2 -4ac))/(2a)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a28722cappquad1a-h4"],"title":"Quadratic Formula","text":"What is the value of a if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a28722cappquad1a-h4"],"title":"Quadratic Formula","text":"What is the value of $$b$$ if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-195$$"],"dependencies":["a28722cappquad1a-h4"],"title":"Quadratic Formula","text":"What is the value of c if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h8","type":"hint","dependencies":["a28722cappquad1a-h7"],"title":"Multiple Answers","text":"The quadratic formula can yield two different answers, based on the positive or negative value of the square root. These can both be answers","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad1a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$13$$, $$-15$$"],"dependencies":["a28722cappquad1a-h8"],"title":"Multiple Answers","text":"What are the two possible values of $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$13$$, $$-15$$","$$15$$, $$-17$$","$$17$$, $$-19$$","$$19$$, $$-21$$"]}]}}]},{"id":"a28722cappquad10","title":"An Application of the Quadratic Formula","body":"Solve for the number that satisfies the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad10a","stepAnswer":["$$24$$"],"problemType":"TextBox","stepTitle":"The product of two positive, consecutive even numbers is $$624$$. Find the lower number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24$$","hints":{"DefaultPathway":[{"id":"a28722cappquad10a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"If we let $$n$$ be an even number, then we know that $$n\\\\left(n+2\\\\right)=624$$. We can simplify this to get $$n^2+2n-624=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad10a-h2","type":"hint","dependencies":["a28722cappquad10a-h1"],"title":"Solving the Equation","text":"Using the quadratic formula, we get $$n=24, -26$$. We can remove the negative solution. So, the two consecutive odd numbers are $$24$$ and $$26$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad11","title":"An Application of the Quadratic Formula","body":"Solve for the number that satisfies the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad11a","stepAnswer":["$$31$$"],"problemType":"TextBox","stepTitle":"The product of two positive, consecutive odd numbers is $$1023$$. Find the lower number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$31$$","hints":{"DefaultPathway":[{"id":"a28722cappquad11a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"If we let $$n$$ be an odd number, then we know that $$n\\\\left(n+2\\\\right)=1023$$. We can simplify this to get $$n^2+2n-1023=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad11a-h2","type":"hint","dependencies":["a28722cappquad11a-h1"],"title":"Solving the Equation","text":"Using the quadratic formula, we get $$n=31, -33$$. We can remove the negative solution. So, the two consecutive odd numbers are $$31$$ and $$33$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad12","title":"An Application of the Quadratic Formula","body":"Solve for the number that satisfies the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad12a","stepAnswer":["$$21$$"],"problemType":"TextBox","stepTitle":"The product of two positive, consecutive odd numbers is $$483$$. Find the lower number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21$$","hints":{"DefaultPathway":[{"id":"a28722cappquad12a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"If we let $$n$$ be an odd number, then we know that $$n\\\\left(n+2\\\\right)=483$$. We can simplify this to get $$n^2+2n-483=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad12a-h2","type":"hint","dependencies":["a28722cappquad12a-h1"],"title":"Solving the Equation","text":"Using the quadratic formula, we get $$n=21, -23$$. We can remove the negative solution. So, the two consecutive odd numbers are $$21$$ and $$23$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad13","title":"An Application of the Quadratic Formula","body":"Solve for the number that satisfies the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad13a","stepAnswer":["$$22$$"],"problemType":"TextBox","stepTitle":"The product of two positive, consecutive even numbers is $$528$$. Find the lower number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$22$$","hints":{"DefaultPathway":[{"id":"a28722cappquad13a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"If we let $$n$$ be an even number, then we know that $$n\\\\left(n+2\\\\right)=528$$. We can simplify this to get $$n^2+2n-528=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad13a-h2","type":"hint","dependencies":["a28722cappquad13a-h1"],"title":"Solving the Equation","text":"Using the quadratic formula, we get $$n=22, -24$$. We can remove the negative solution. So, the two consecutive odd numbers are $$22$$ and $$24$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad14","title":"An Application of the Quadratic Formula","body":"Solve for the number that satisfies the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad14a","stepAnswer":["$$18$$"],"problemType":"TextBox","stepTitle":"A triangle with area $$45$$ square inches has a height that is two less than four times the width. Find the height of the triangle.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18$$","hints":{"DefaultPathway":[{"id":"a28722cappquad14a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"Let w represent the width. We know that the area of a triangle is $$\\\\frac{1}{2}$$ * height * width. 4w-2 is the height, while w is the width. So, $$area=\\\\frac{1}{2\\\\left(4w-2\\\\right)} w$$. The area is $$45$$, so our final equation is $$2w^2-w-45=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad14a-h2","type":"hint","dependencies":["a28722cappquad14a-h1"],"title":"Solving the Equation","text":"Using the quadratic formula, we get $$w=5, w=\\\\frac{-9}{2}$$. We can remove the negative solution. So, the width is $$5$$, which means that the height is $$18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad15","title":"Solve Applications of the Quadratic Formula","body":"Find the correct dimension.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad15a","stepAnswer":["$$22$$"],"problemType":"TextBox","stepTitle":"The width of a triangle is six more than twice the height. The area of the triangle is $$88$$ square yards. Find the width of the triangle.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$22$$","hints":{"DefaultPathway":[{"id":"a28722cappquad15a-h1","type":"hint","dependencies":[],"title":"Identify what we are looking for.","text":"We are looking for the height and width","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h2","type":"hint","dependencies":["a28722cappquad15a-h1"],"title":"Name what we are looking for.","text":"Let $$h$$ $$=$$ the height of the triangle, $$6+2h$$ $$=$$ the width of the triangle","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h3","type":"hint","dependencies":["a28722cappquad15a-h2"],"title":"Translate","text":"We know the area. Write the formula for the area of a triangle $$A=\\\\frac{1}{2} b h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h4","type":"hint","dependencies":["a28722cappquad15a-h3"],"title":"Solve the equation. Substitue in the values","text":"$$\\\\frac{1}{2} \\\\left(6+2h\\\\right) h=88$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h5","type":"hint","dependencies":["a28722cappquad15a-h4"],"title":"Distribute","text":"$$3h+h^2$$ $$=$$ $$88$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h6","type":"hint","dependencies":["a28722cappquad15a-h5"],"title":"Rewrite in standard form.","text":"$$h^2+3h-88=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h7","type":"hint","dependencies":["a28722cappquad15a-h6"],"title":"Solve the equation using the Quadratic Formula.","text":"Idenfity the a, $$b$$, c value: $$a=1$$, $$b=3$$, $$c=-88$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h8","type":"hint","dependencies":["a28722cappquad15a-h7"],"title":"Solve the equation using the Quadratic Formula, $$h=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4a c}\\\\right)}{2a}$$.","text":"$$h=\\\\frac{\\\\left(-3\\\\pm 19\\\\right)}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h9","type":"hint","dependencies":["a28722cappquad15a-h8"],"title":"Rewrite to show two solutions.","text":"$$h=-11$$, $$h=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h10","type":"hint","dependencies":["a28722cappquad15a-h9"],"title":"Since $$h$$ is the height of a triangle, it must be positive","text":"$$h=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad15a-h11","type":"hint","dependencies":["a28722cappquad15a-h10"],"title":"Solve for width.","text":"width $$=$$ $$6+2h$$ $$=$$ $$22$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad16","title":"Solve Applications of the Quadratic Formula","body":"Find the correct dimension.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad16a","stepAnswer":["$$1.7$$, $$3$$, $$3.4$$"],"problemType":"MultipleChoice","stepTitle":"The hypotenuse of a right triangle is twice the length of one of its legs. The length of the other leg is three feet. Find the lengths of the three sides of the triangle. Round to the nearest tenth.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.7$$, $$3$$, $$3.4$$","choices":["$$1.1$$, $$2.6$$, $$3.1$$","$$1.7$$, $$3$$, $$3.4$$","$$1.4$$, $$2.8$$, $$3.2$$","$$1.6$$, $$3$$, $$3.3$$"],"hints":{"DefaultPathway":[{"id":"a28722cappquad16a-h1","type":"hint","dependencies":[],"title":"Identify what we are looking for.","text":"We are looking for the length of the three sides of the triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad16a-h2","type":"hint","dependencies":["a28722cappquad16a-h1"],"title":"Name what we are looking for.","text":"Let $$x$$ $$=$$ length of one side of the triangle, $$2x=length$$ of the hypotenuse.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad16a-h3","type":"hint","dependencies":["a28722cappquad16a-h2"],"title":"Translate into an equation.","text":"We can use the Pythagorean Theorem to solve for x: $$3^2$$ + $$x^2$$ $$=$$ $${\\\\left(2x\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$ $$=$$ $$3$$"],"dependencies":["a28722cappquad16a-h3"],"title":"Simplify","text":"Simplify the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\pm \\\\sqrt{3}$$"],"dependencies":["a28722cappquad16a-h4"],"title":"Solve for $$x$$","text":"Use the Square Root Property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad16a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.7$$"],"dependencies":["a28722cappquad16a-h5"],"title":"Rounding","text":"Round number to neareat tenth.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad16a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.4$$"],"dependencies":["a28722cappquad16a-h6"],"title":"Solve for hypotenuse","text":"Solve for $$2x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad17","title":"Solve Applications of the Quadratic Formula","body":"Find the correct dimension.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad17a","stepAnswer":["$$3.2$$, $$9.5$$, $$10$$"],"problemType":"MultipleChoice","stepTitle":"The hypotenuse of a right triangle is $$10$$ cm long. One of the triangle\u2019s legs is three times the length of the other leg. Find the lengths of the three sides of the triangle in cm. Round to the nearest tenth.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3.2$$, $$9.5$$, $$10$$","choices":["$$3.2$$, $$9.5$$, $$10$$","$$2.2$$, $$6.6$$, $$10$$","$$2.8$$, $$7.5$$, $$10$$","$$3.5$$, $$10$$, $$10$$"],"hints":{"DefaultPathway":[{"id":"a28722cappquad17a-h1","type":"hint","dependencies":[],"title":"Identify what we are looking for.","text":"We are looking for the length of the three sides of the triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad17a-h2","type":"hint","dependencies":["a28722cappquad17a-h1"],"title":"Name what we are looking for.","text":"Let $$x$$ $$=$$ length of one side of the triangle, $$3x=length$$ of the other side..","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad17a-h3","type":"hint","dependencies":["a28722cappquad17a-h2"],"title":"Translate into an equation.","text":"We can use the Pythagorean Theorem to solve for x: $$x^2$$ $$+{\\\\left(3x\\\\right)}^2$$ $$=$$ $${10}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2=10$$"],"dependencies":["a28722cappquad17a-h3"],"title":"Simplify","text":"Simplify the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\pm \\\\sqrt{10}$$"],"dependencies":["a28722cappquad17a-h4"],"title":"Solve for $$x$$","text":"Use the Square Root Property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad17a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x=3\\\\left(+plusminus\\\\right)+\\\\sqrt{10}$$"],"dependencies":["a28722cappquad17a-h5"],"title":"Solve for","text":"Solve for the other side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad17a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.2$$"],"dependencies":["a28722cappquad17a-h6"],"title":"Rounding","text":"Round $$x$$ to the nearest tenth.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad17a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.5$$"],"dependencies":["a28722cappquad17a-h7"],"title":"Rounding","text":"Round $$3x$$ to the nearest tenth.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad18","title":"Solve Applications of the Quadratic Formula","body":"Find the correct dimension.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad18a","stepAnswer":["$$7.3$$"],"problemType":"TextBox","stepTitle":"A farmer plans to fence off sections of a rectangular corral. The diagonal distance from one corner of the corral to the opposite corner is five yards longer than the width of the corral. The length of the corral is three times the width. Find the length of the diagonal of the corral. Round to the nearest tenth.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.3$$","hints":{"DefaultPathway":[{"id":"a28722cappquad18a-h1","type":"hint","dependencies":[],"title":"Identify what we are looking for.","text":"We are looking for the lengh of the diagonal of the corral, which is the hypotenuse of a triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad18a-h2","type":"hint","dependencies":["a28722cappquad18a-h1"],"title":"Name what we are looking for.","text":"As we can see in the picture, the side of the triangle is w, $$3w$$, and $$w+5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad18a-h3","type":"hint","dependencies":["a28722cappquad18a-h2"],"title":"Translate into an equation.","text":"We can use the Pythagorean Theorem to solve for w: $$w^2+{\\\\left(3w\\\\right)}^2={\\\\left(w+5\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad18a-h4","type":"hint","dependencies":["a28722cappquad18a-h3"],"title":"Rewrite in standard form.","text":"$$10w^2-10w-25=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad18a-h5","type":"hint","dependencies":["a28722cappquad18a-h4"],"title":"Solve the equation using the Quadratic Formula.","text":"Idenfity the a, $$b$$, c value: $$a=10$$, $$b=-10$$, $$c=-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad18a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$w=\\\\frac{10\\\\pm \\\\sqrt{1100}}{20}$$"],"dependencies":["a28722cappquad18a-h5"],"title":"Solve the equation.","text":"We could solve the equation using the Quadratic Formula, $$h=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4a c}\\\\right)}{2a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad18a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.3$$"],"dependencies":["a28722cappquad18a-h6"],"title":"Rounding","text":"Round to the nearest tenth.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad18a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.3$$"],"dependencies":["a28722cappquad18a-h7"],"title":"Solve for $$w+5$$","text":"Solve for $$w+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad19","title":"Solve Applications of the Quadratic Formula","body":"Find the correct dimension.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad19a","stepAnswer":["$$7.2$$"],"problemType":"TextBox","stepTitle":"Nautical flags are used to represent letters of the alphabet. The flag for the letter O consists of a yellow right triangle and a red right triangle which are sewn together along their hypotenuse to form a square. The adjoining side of the two triangles is three inches longer than a side of the flag. Find the length of the side of the flag.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.2$$","hints":{"DefaultPathway":[{"id":"a28722cappquad19a-h1","type":"hint","dependencies":[],"title":"Identify what we are looking for.","text":"We are looking for the length of the side of the flag, which is s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad19a-h2","type":"hint","dependencies":["a28722cappquad19a-h1"],"title":"Name what we are looking for.","text":"As we can see in the picture, the sides are: s, s, $$s+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad19a-h3","type":"hint","dependencies":["a28722cappquad19a-h2"],"title":"Translate into an equation.","text":"We can use the Pythagorean Theorem to solve for s: $$s^2$$ $$+s^2$$ $$=$$ $${\\\\left(s+3\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad19a-h4","type":"hint","dependencies":["a28722cappquad19a-h3"],"title":"Rewrite in standard form.","text":"$$s^2-6s-9=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad19a-h5","type":"hint","dependencies":["a28722cappquad19a-h4"],"title":"Solve the equation using the Quadratic Formula.","text":"Idenfity the a, $$b$$, c value: $$a=1$$, $$b=-6$$, $$c=-9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$s=\\\\frac{6\\\\pm \\\\sqrt{72}}{2}$$"],"dependencies":["a28722cappquad19a-h5"],"title":"Solve the equation.","text":"We could solve the equation using the Quadratic Formula, $$h=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4a c}\\\\right)}{2a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad19a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.2$$"],"dependencies":["a28722cappquad19a-h6"],"title":"Rounding","text":"Round to nearest tenth","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad2","title":"Solve Applications of the Quadratic Formula","body":"Find the number(s) that satisfy the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad2a","stepAnswer":["$$9$$, $$11$$ and $$-9$$, $$-11$$"],"problemType":"MultipleChoice","stepTitle":"The product of two consecutive odd integers is $$99$$. Find the integers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$9$$, $$11$$ and $$-9$$, $$-11$$","choices":["$$11$$, $$13$$, and $$-11$$, $$-13$$","$$13$$, $$15$$, and $$-13$$, $$-15$$","$$7$$, $$9$$, and $$-7$$, $$-9$$","$$9$$, $$11$$ and $$-9$$, $$-11$$","$$9$$, $$11$$, and $$-9$$, $$-11$$"],"hints":{"DefaultPathway":[{"id":"a28722cappquad2a-h1","type":"hint","dependencies":[],"title":"Writing the Problem Algebraically","text":"The problem can be rewritten as $$n \\\\left(n+2\\\\right)$$ equals $$99$$, find $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h2","type":"hint","dependencies":[],"title":"Use the Quadratic Formula","text":"To easily find $$n$$, rewrite the problem in the form $${an}^2$$ + bn + c $$=$$ $$0$$, where a, $$b$$, and c are constants","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n^2$$ + $$2n$$ - $$99=$$ $$0$$"],"dependencies":["a28722cappquad2a-h2"],"title":"Use the Quadratic Formula","text":"What is $$n \\\\left(n+2\\\\right)=99$$ in the form given above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h4","type":"hint","dependencies":["a28722cappquad2a-h3"],"title":"Quadratic Formula","text":"If you have an equation in the form $${an}^2$$ + bn + c $$=$$ $$0$$, $$n$$ $$=$$ (-b~sqrt(b**2 -4ac))/(2a)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a28722cappquad2a-h4"],"title":"Quadratic Formula","text":"What is the value of a if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a28722cappquad2a-h4"],"title":"Quadratic Formula","text":"What is the value of $$b$$ if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-99$$"],"dependencies":["a28722cappquad2a-h4"],"title":"Quadratic Formula","text":"What is the value of c if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h8","type":"hint","dependencies":[],"title":"Multiple Answers","text":"The quadratic formula can yield two different answers, based on the positive or negative value of the square root. These can both be answers","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad2a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$9$$, $$-11$$"],"dependencies":["a28722cappquad2a-h8"],"title":"Multiple Answers","text":"What are the two possible values of $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$7$$, $$-9$$","$$9$$, $$-11$$","$$11$$, $$-13$$","$$13$$, $$-15$$"]}]}}]},{"id":"a28722cappquad20","title":"Solve Applications of the Quadratic Formula","body":"Find the correct dimension.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad20a","stepAnswer":["$$35$$"],"problemType":"TextBox","stepTitle":"The length of a rectangular driveway is five feet more than three times the width. The area is $$350$$ square feet. Find the length of the driveway in feet.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$35$$","hints":{"DefaultPathway":[{"id":"a28722cappquad20a-h1","type":"hint","dependencies":[],"title":"Identify what we are looking for.","text":"We are looking for the length of the driveway.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad20a-h2","type":"hint","dependencies":["a28722cappquad20a-h1"],"title":"Name what we are looking for.","text":"Let $$x=width$$ of the driveway, $$5+3x=length$$ of the driveway","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad20a-h3","type":"hint","dependencies":["a28722cappquad20a-h2"],"title":"Translate into an equation.","text":"We know the area, and we could use the formula for the area of a rectangle to solve for x: $$x \\\\left(5+3x\\\\right)=350$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad20a-h4","type":"hint","dependencies":["a28722cappquad20a-h3"],"title":"Rewrite in standard form.","text":"$$3x^2+5x-350=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad20a-h5","type":"hint","dependencies":["a28722cappquad20a-h4"],"title":"Solve the equation using the Quadratic Formula.","text":"Idenfity the a, $$b$$, c value: $$a=3$$, $$b=5$$ $$c=-350$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{\\\\left(-5\\\\pm \\\\sqrt{4225}\\\\right)}{6}$$"],"dependencies":["a28722cappquad20a-h5"],"title":"Solve the equation.","text":"We could solve the equation using the Quadratic Formula, $$h=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4a c}\\\\right)}{2a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad20a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a28722cappquad20a-h6"],"title":"Solve for $$x$$","text":"Simplify the equation and solve for $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad20a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35$$"],"dependencies":["a28722cappquad20a-h7"],"title":"Solve for $$5+3x$$","text":"Using the value of $$x$$ to solve for $$5+3x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad21","title":"Solve Applications of the Quadratic Formula","body":"Find the correct dimension.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad21a","stepAnswer":["$$14$$"],"problemType":"TextBox","stepTitle":"A rectangular lawn has area $$140$$ square yards. Its width that is six less than twice the length. What is the width of the lawn in yards?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14$$","hints":{"DefaultPathway":[{"id":"a28722cappquad21a-h1","type":"hint","dependencies":[],"title":"Identify what we are looking for.","text":"We are looking for the width of the lawn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad21a-h2","type":"hint","dependencies":["a28722cappquad21a-h1"],"title":"Name what we are looking for.","text":"Let $$x=length$$ of the lawn, $$2x-6=width$$ of the lawn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad21a-h3","type":"hint","dependencies":["a28722cappquad21a-h2"],"title":"Translate into an equation.","text":"We know the area, and we could use the formula for the area of a rectangle to solve for x: $$\\\\left(2x-6\\\\right) x=140$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad21a-h4","type":"hint","dependencies":["a28722cappquad21a-h3"],"title":"Rewrite in standard form.","text":"$$2x^2-6x-140=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad21a-h5","type":"hint","dependencies":["a28722cappquad21a-h4"],"title":"Solve the equation using the Quadratic Formula.","text":"Idenfity the a, $$b$$, c value: $$a=2$$, $$b=-6$$, $$c=-140$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad21a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{6\\\\pm \\\\sqrt{1156}}{4}$$"],"dependencies":["a28722cappquad21a-h5"],"title":"Solve the equation.","text":"We could solve the equation using the Quadratic Formula, $$h=\\\\frac{\\\\left(-b\\\\pm \\\\sqrt{b^2-4a c}\\\\right)}{2a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a28722cappquad21a-h6"],"title":"Solve for $$x$$","text":"Simplify the equation and solve for $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad21a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a28722cappquad21a-h7"],"title":"Solve for $$2x-6$$","text":"Using the value of $$x$$ to solve for $$2x-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad3","title":"Solve Applications of the Quadratic Formula","body":"Find the number(s) that satisfy the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad3a","stepAnswer":["$$24$$"],"problemType":"TextBox","stepTitle":"An architect is designing the entryway of a restaurant. She wants to put a triangular window above the doorway. Due to energy restrictions, the window can have an area of $$120$$ square feet and the architect wants the width to be $$4$$ feet more than twice the height. Find the width of the window.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24$$","hints":{"DefaultPathway":[{"id":"a28722cappquad3a-h1","type":"hint","dependencies":[],"title":"Area of a Triangle","text":"The area of a triangle is $$120$$ $$=$$ $$0.5h w$$, where $$h$$ and w respectively represent the height and width of the triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h2","type":"hint","dependencies":[],"title":"Rewrite the Width in Terms of $$h$$","text":"Find w in terms of $$h$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2h$$ + $$4$$"],"dependencies":["a28722cappquad3a-h2"],"title":"Rewrite the Width in Terms of $$h$$","text":"What is w in terms of $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h4","type":"hint","dependencies":["a28722cappquad3a-h3"],"title":"Rewriting the Problem Algebraically","text":"Substitute the value of w with its equivalent in terms of $$h$$, in the area formula $$120$$ $$=$$ $$0.5h w$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["0.5*(2h**2 + 4h)"],"dependencies":["a28722cappquad3a-h4"],"title":"Rewriting the Problem Algebraically","text":"What is the area of this triangle in terms of $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h6","type":"hint","dependencies":["a28722cappquad3a-h5"],"title":"Quadratic Formula","text":"Now that the area formula can be rewritten in terms of $$h$$, we can rewrite it in the form $$a h^2$$ + $$b h$$ + c $$=$$ $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$h^2$$ + $$2h$$ - $$120$$ $$=$$ $$0$$"],"dependencies":["a28722cappquad3a-h6"],"title":"Quadratic Formula","text":"What is $$h^2$$ $$\\\\left(+2\\\\right) h$$ $$=$$ $$120$$ written in the form above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h8","type":"hint","dependencies":["a28722cappquad3a-h7"],"title":"Quadratic Formula","text":"If you have an equation in the form $$a h^2$$ + bh+ c $$=$$ $$0$$, $$h$$ $$=$$ (-b~sqrt(b**2 -4ac))/(2a)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a28722cappquad3a-h8"],"title":"Quadratic Formula","text":"What is the value of a if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a28722cappquad3a-h8"],"title":"Quadratic Formula","text":"What is the value of $$b$$ if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-120$$"],"dependencies":["a28722cappquad3a-h8"],"title":"Quadratic Formula","text":"What is the value of c if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h12","type":"hint","dependencies":["a28722cappquad3a-h11"],"title":"Multiple Answers","text":"The quadratic formula can yield two different answers, based on the positive or negative value of the square root, BUT we must choose the positive answer since the height of something can\'t be negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad3a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a28722cappquad3a-h12"],"title":"Multiple Answers","text":"What is the positive value of $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad4","title":"Solve Applications of the Quadratic Formula","body":"Find the number(s) that satisfy the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad4a","stepAnswer":["$$20$$"],"problemType":"TextBox","stepTitle":"If a triangle that has an area of $$110$$ square feet has a height that is two feet less than twice the width, what is its height in feet?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20$$","hints":{"DefaultPathway":[{"id":"a28722cappquad4a-h1","type":"hint","dependencies":[],"title":"Area of a Triangle","text":"The area of a triangle is $$110$$ $$=$$ $$0.5h w$$, where $$h$$ and w respectively represent the height and width of the triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h2","type":"hint","dependencies":["a28722cappquad4a-h1"],"title":"Rewrite the Height in Terms of w","text":"Find $$h$$ in terms of w","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2w$$ - $$2$$"],"dependencies":["a28722cappquad4a-h2"],"title":"Rewrite the Height in Terms of w","text":"What is $$h$$ in terms of w?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h4","type":"hint","dependencies":["a28722cappquad4a-h3"],"title":"Rewriting the Problem Algebraically","text":"Substitute the value of $$h$$ with its equivalent in terms of w, in the area formula $$110$$ $$=$$ $$0.5h w$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["0.5*(2w**2 - 2w)"],"dependencies":["a28722cappquad4a-h4"],"title":"Rewriting the Problem Algebraically","text":"What is the area of this triangle in terms of $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h6","type":"hint","dependencies":["a28722cappquad4a-h5"],"title":"Quadratic Formula","text":"Now that the area formula can be rewritten in terms of w, we can rewrite it in the form $${aw}^2$$ + bw + c $$=$$ $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$w^2$$ - 2w - $$110$$ $$=$$ $$0$$"],"dependencies":["a28722cappquad4a-h6"],"title":"Quadratic Formula","text":"What is $$w^2$$ - 2w $$=$$ $$110$$ written in the form above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h8","type":"hint","dependencies":["a28722cappquad4a-h7"],"title":"Quadratic Formula","text":"If you have an equation in the form $${ah}^2$$ + $$b h$$ + c $$=$$ $$0$$, $$h$$ $$=$$ (-b~sqrt(b**2 -4ac))/(2a)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a28722cappquad4a-h8"],"title":"Quadratic Formula","text":"What is the value of a if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a28722cappquad4a-h8"],"title":"Quadratic Formula","text":"What is the value of $$b$$ if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-110$$"],"dependencies":["a28722cappquad4a-h8"],"title":"Quadratic Formula","text":"What is the value of c if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h12","type":"hint","dependencies":["a28722cappquad4a-h11"],"title":"Multiple Answers","text":"The quadratic formula can yield two different answers, based on the positive or negative value of the square root, BUT we must choose the positive answer since the width of something can\'t be negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad4a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a28722cappquad4a-h12"],"title":"Multiple Answers","text":"What is the positive value of w?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad5","title":"Solve Applications of the Quadratic Formula","body":"Find the number(s) that satisfy the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad5a","stepAnswer":["$$(6.3$$, $$19.0)$$"],"problemType":"MultipleChoice","stepTitle":"The sun casts a shadow from a flag pole. The height of the flag pole is three times the length of its shadow. The distance between the end of the shadow and the top of the flag pole is $$20$$ feet. Find the length of the shadow and the length of the flag pole. Round to the nearest tenth of a foot.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(6.3$$, $$19.0)$$","choices":["$$(5.5$$, $$16.5)$$","$$(5.8$$, $$17.4)$$","$$(6.3$$, $$19.0)$$","$$(6.0$$, $$18.0)$$"],"hints":{"DefaultPathway":[{"id":"a28722cappquad5a-h1","type":"hint","dependencies":[],"title":"Writing the Problem Algebraically","text":"Use the Pythagorean Theorem to rewrite the problem like $$a^2$$ + $$b^2$$ $$=$$ $$c^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a28722cappquad5a-h1"],"title":"Writing the Problem Algebraically","text":"What is the value of c in this scenario?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h3","type":"hint","dependencies":["a28722cappquad5a-h2"],"title":"Rewrite the Problem in Terms of One Unknown","text":"Currently, there are two unknowns, height of the flag pole (h) and length of the shadow (l). WIth the information given, we can write $$h$$ in terms of l","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3l$$"],"dependencies":["a28722cappquad5a-h3"],"title":"Rewrite the Problem in Terms of One Unknown","text":"What is $$h$$ in terms of l?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h5","type":"hint","dependencies":["a28722cappquad5a-h4"],"title":"Simplify","text":"Now that you have $$h$$ in terms of l, you can plug that value into the original Pythagorean Theorem equation $$h^2$$ + $$l^2$$ $$=$$ $${20}^2$$, then do the squares and solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9l^2$$"],"dependencies":["a28722cappquad5a-h5"],"title":"Simplify","text":"What is $${\\\\left(3l\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10l^2$$"],"dependencies":["a28722cappquad5a-h6"],"title":"Simplify","text":"What is $$9l^2$$ + $$l^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$400$$"],"dependencies":["a28722cappquad5a-h7"],"title":"Simplify","text":"What is $${20}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{40}$$"],"dependencies":["a28722cappquad5a-h8"],"title":"Simplify","text":"What is l?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h10","type":"hint","dependencies":["a28722cappquad5a-h9"],"title":"Solving for $$h$$","text":"Now that we have a value of l, we can plug that value back into the equation for $$h$$ in terms of l, to get $$h$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad5a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a28722cappquad5a-h10"],"title":"Solving for $$h$$","text":"What is $$h$$ (rounded to the nearest tenth)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad6","title":"Solve Applications of the Quadratic Formula","body":"Find the number(s) that satisfy the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad6a","stepAnswer":["$$(18.1$$, $$11.0)$$"],"problemType":"MultipleChoice","stepTitle":"The length of a $$200$$ square foot rectangular vegetable garden is four feet less than twice the width. Find the length and width of the garden. Round to the nearest tenth of a foot.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(18.1$$, $$11.0)$$","choices":["$$(18.1$$, $$11.0)$$","$$(20.1$$, $$12.0)$$","$$(22.0$$","$$12.5)$$","$$(22.5$$","$$13.0)$$"],"hints":{"DefaultPathway":[{"id":"a28722cappquad6a-h1","type":"hint","dependencies":[],"title":"Writing the Problem Algebraically","text":"Use the formula for the area of a rectangle to rewrite the problem: $$200$$ $$=$$ $$L W$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h2","type":"hint","dependencies":["a28722cappquad6a-h1"],"title":"Rewrite the Problem in Terms of One Unknown","text":"Currently, there are two unknowns in the area formula: L and W. Since we know how L relates to W, we can find an equation for L in terms of W.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2W$$ - $$4$$"],"dependencies":["a28722cappquad6a-h2"],"title":"Rewrite the Problem in Terms of One Unknown","text":"What is L in terms of W?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h4","type":"hint","dependencies":["a28722cappquad6a-h3"],"title":"Simplify","text":"Now that you have L in terms of W, you can rewrite the original area equation, $$200$$ $$=$$ $$L W$$ in terms of W","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2W^2$$ - $$4W$$"],"dependencies":["a28722cappquad6a-h4"],"title":"Simplify","text":"What is W*(2*W - 4)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h6","type":"hint","dependencies":["a28722cappquad6a-h5"],"title":"Quadratic Formula","text":"We can rewrite this equation in the format $$a W^2$$ + $$b W$$ + c $$=$$ $$0$$ to use the quadratic formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a28722cappquad6a-h6"],"title":"Quadratic Formula","text":"What is the value of a if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a28722cappquad6a-h6"],"title":"Quadratic Formula","text":"What is the value of $$b$$ if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-200$$"],"dependencies":["a28722cappquad6a-h6"],"title":"Quadratic Formula","text":"What is the value of c if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h10","type":"hint","dependencies":["a28722cappquad6a-h6"],"title":"Quadratic Formula","text":"If you have an equation in the form $$a W^2$$ + $$b W$$ + c $$=$$ $$0$$, W $$=$$ (-b~sqrt(b**2 -4ac))/(2a)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11.05$$"],"dependencies":["a28722cappquad6a-h10"],"title":"Quadratic Formula","text":"What POSITIVE value does the quadratic formula yield, rounded to $$2$$ decimal places?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h12","type":"hint","dependencies":["a28722cappquad6a-h11"],"title":"Solving for L","text":"Now that you have a value for W, you can plug in into the equation for L in terms of W to get L","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad6a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18.1$$"],"dependencies":["a28722cappquad6a-h12"],"title":"Solving for L","text":"What is L?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad7","title":"Projectile Motion","body":"Find the number(s) that satisfy the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad7a","stepAnswer":["$$3.6$$"],"problemType":"TextBox","stepTitle":"A firework is shot upwards with initial velocity $$130$$ feet per second. How many seconds will it take to FIRST reach a height of $$260$$ feet? Round to the nearest tenth of a second.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.6$$","hints":{"DefaultPathway":[{"id":"a28722cappquad7a-h1","type":"hint","dependencies":[],"title":"Writing the Problem Algebraically","text":"Substitute the values for $$h$$ and $$t$$ into the projectile motion formula $$h$$ $$=$$ $$-16t^2$$ + $$vo t$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$130$$"],"dependencies":["a28722cappquad7a-h1"],"title":"Writing the Problem Algebraically","text":"What is vo, the initial velocity, in $$\\\\frac{ft}{s}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$260$$"],"dependencies":["a28722cappquad7a-h2"],"title":"Writing the Problem Algebraically","text":"What is $$h$$, the height to reach, in ft?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h4","type":"hint","dependencies":["a28722cappquad7a-h3"],"title":"Quadratic Formula","text":"We can rewrite this equation in the format $$a t^2$$ + $$b t$$ + c $$=$$ $$0$$ to use the quadratic formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-16$$"],"dependencies":["a28722cappquad7a-h4"],"title":"Quadratic Formula","text":"What is the value of a if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$130$$"],"dependencies":["a28722cappquad7a-h4"],"title":"Quadratic Formula","text":"What is the value of $$b$$ if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-260$$"],"dependencies":["a28722cappquad7a-h4"],"title":"Quadratic Formula","text":"What is the value of c if we rewrite the problem above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h8","type":"hint","dependencies":["a28722cappquad7a-h7"],"title":"Quadratic Formula","text":"If you have an equation in the form $$a t^2$$ + $$b t$$ + c $$=$$ $$0$$, $$t$$ $$=$$ (-b~sqrt(b**2 -4ac))/(2a)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad7a-h9","type":"hint","dependencies":["a28722cappquad7a-h8"],"title":"Quadratic Formula","text":"The quadratic formula may yield two positive answers. If this is the case, choose the lower value because we want to find the time it takes to initially reach $$260$$ ft","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad8","title":"An Application of the Quadratic Formula","body":"Solve for the number that satisfies the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad8a","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"The product of two positive, consecutive odd numbers is $$255$$. Find the lower number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a28722cappquad8a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"If we let $$n$$ be an odd number, then we know that $$n\\\\left(n+2\\\\right)=255$$. We can simplify this to get $$n^2+2n-255=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad8a-h2","type":"hint","dependencies":["a28722cappquad8a-h1"],"title":"Solving the Equation","text":"Using the quadratic formula, we get $$n=15$$ and $$n=-17$$. We can remove the negative solution. So, the two consecutive odd numbers are $$15$$ and $$17$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a28722cappquad9","title":"An Application of the Quadratic Formula","body":"Solve for the number that satisfies the given conditions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.4 Solve Applications Modeled by Quadratic Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a28722cappquad9a","stepAnswer":["$$18$$"],"problemType":"TextBox","stepTitle":"The product of two positive, consecutive even numbers is $$360$$. Find the lower number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18$$","hints":{"DefaultPathway":[{"id":"a28722cappquad9a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"If we let $$n$$ be an even number, then we know that $$n\\\\left(n+2\\\\right)=360$$. We can simplify this to get $$n^2+2n-360=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a28722cappquad9a-h2","type":"hint","dependencies":["a28722cappquad9a-h1"],"title":"Solving the Equation","text":"Using the quadratic formula, we get $$n=18, -20$$. We can remove the negative solution. So, the two consecutive odd numbers are $$18$$ and $$20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue1","title":"Practice with Expected Value","body":"A men\'s soccer team plays soccer zero, one, or two days a week. The probability that they play zero days is $$0.2$$, the probability that they play one day is $$0.5$$, and the probability that they play two days is $$0.3$$. Let the random variable X $$=$$ the number of days the men\'s soccer team plays soccer per week. X takes the values $$0$$, $$1$$, $$2$$. In the table, we have rows for values of X, $$P(X=x)$$, and x*P(X=x).\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue1a","stepAnswer":["$$1.1$$"],"problemType":"TextBox","stepTitle":"Find the long-term average or expected value of the number of days per week the men\'s soccer team plays soccer based on the table provided.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.1$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue1a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.1$$"],"dependencies":["a298b40expectedvalue1a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue1a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.1$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$0+0.5+0.6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue10","title":"Practice with Random Variables","body":"Suppose you play a game with a spinner. You play each game by spinning the spinner once. $$P(red)=\\\\frac{2}{5}$$, $$P(blue)=\\\\frac{2}{5}$$, and $$P(green)=\\\\frac{1}{5}$$. If you land on red, you pay $10. If you land on blue, you don\'t pay or win anything. If you land on green, you win $10. We want to find how much we expect to earn in the process.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue10a","stepAnswer":["$$X=amount$$ of profit"],"problemType":"MultipleChoice","stepTitle":"Define a random variable X.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$X=amount$$ of profit","choices":["$$X=amount$$ of profit","$$X=number$$ of spins","$$X=if$$ you win","$$X=if$$ you lose"],"hints":{"DefaultPathway":[{"id":"a298b40expectedvalue10a-h1","type":"hint","dependencies":[],"title":"Defining Discrete Random Variables","text":"Remember that when we define discrete random variables, we want variables to be countable (5 marbles, $$2$$ heads, $5).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$X=amount$$ of profit OR $$X=number$$ of spins"],"dependencies":["a298b40expectedvalue10a-h1"],"title":"Determining Countable Random Variables","text":"Which pair of random variables listed is countable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$X=amount$$ of profit OR $$X=number$$ of spins","$$X=if$$ you win OR $$X=if$$ you lose"]},{"id":"a298b40expectedvalue10a-h3","type":"hint","dependencies":["a298b40expectedvalue10a-h2"],"title":"Determining Aligned Random Variables","text":"Now, we have limited down to either the amount of profit or the number of spins, both of which are applicable to our situation. However, note that we want to determine if we\'ll come out ahead (gain profit).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue10a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$X=amount$$ of profit"],"dependencies":["a298b40expectedvalue10a-h3"],"title":"Determining Aligned Random Variables","text":"Which random variable seems more aligned with what we want to solve for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$X=amount$$ of profit","$$X=number$$ of spins"]}]}}]},{"id":"a298b40expectedvalue11","title":"Practice with Expected Value Tables","body":"Suppose you play a game with a spinner. You play each game by spinning the spinner once. $$P(red)=\\\\frac{2}{5}$$, $$P(blue)=\\\\frac{2}{5}$$, and $$P(green)=\\\\frac{1}{5}$$. If you land on red, you pay $10. If you land on blue, you don\'t pay or win anything. If you land on green, you win $10. We want to find how much we expect to earn in the process. Let\'s complete the expected value table provided.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue11a","stepAnswer":["$$-10$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x$$ for red?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue11a-h1","type":"hint","dependencies":[],"title":"Look At the Table","text":"Notice that the table has $$10$$ listed for the $$x$$ value for green. This is due to the fact that if you spin a green, you win $10. Therefore, red must align with what happens if you spin a red.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a298b40expectedvalue11a-h1"],"title":"Determining Red\'s $$x$$","text":"What is the $$x$$ value for red? Reminder that red is associated with pay, which is a negative number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue11b","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x$$ for blue?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue11b-h3","type":"hint","dependencies":["a298b40expectedvalue11a-h2"],"title":"Look At the Table","text":"Notice that the table has $$10$$ listed for the $$x$$ value for green. This is due to the fact that if you spin a green, you win $10. Therefore, blue must align with what happens if you spin a blue.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue11b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a298b40expectedvalue11b-h3"],"title":"Determining Blue\'s $$x$$","text":"What is the $$x$$ value for blue?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue11c","stepAnswer":["$$\\\\frac{2}{5}$$"],"problemType":"TextBox","stepTitle":"What is the P(x) value for red?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{5}$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue11c-h5","type":"hint","dependencies":["a298b40expectedvalue11b-h4"],"title":"Look At the Table","text":"Notice that the table has $$\\\\frac{2}{5}$$ listed for the P(x) value for blue. This is due to the fact that there is a probability of $$\\\\frac{2}{5}$$ of spinning a blue since $$P(blue)=\\\\frac{2}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue11c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}$$"],"dependencies":["a298b40expectedvalue11c-h5"],"title":"Determining Red\'s P(x)","text":"What is the value for P(x) for red, P(red)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue11d","stepAnswer":["$$\\\\frac{1}{5}$$"],"problemType":"TextBox","stepTitle":"What is the P(x) value for green?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{5}$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue11d-h7","type":"hint","dependencies":["a298b40expectedvalue11c-h6"],"title":"Look At the Table","text":"Notice that the table has $$\\\\frac{2}{5}$$ listed for the P(x) value for blue. This is due to the fact that there is a probability of $$\\\\frac{2}{5}$$ of spinning a blue since $$P(blue)=\\\\frac{2}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue11d-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a298b40expectedvalue11d-h7"],"title":"Determining Green\'s P(x)","text":"What is the value for P(x) for green, P(geen)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue11e","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x P\\\\left(x\\\\right)$$ for blue?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue11e-h9","type":"hint","dependencies":["a298b40expectedvalue11d-h8"],"title":"Definition of $$x P\\\\left(x\\\\right)$$","text":"Now, we want to find $$x P\\\\left(x\\\\right)$$. In the provided table or previous steps of this question we found $$x$$ and P(x) for blue. Now, let\'s multiply the two together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue11e-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a298b40expectedvalue11e-h9"],"title":"Determining Blue\'s $$x P\\\\left(x\\\\right)$$","text":"What is the value for $$x P\\\\left(x\\\\right)$$ for blue?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue11f","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x P\\\\left(x\\\\right)$$ for green?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue11f-h11","type":"hint","dependencies":["a298b40expectedvalue11e-h10"],"title":"Definition of $$x P\\\\left(x\\\\right)$$","text":"Now, we want to find $$x P\\\\left(x\\\\right)$$. In the provided table or previous steps of this question we found $$x$$ and P(x) for green. Now, let\'s multiply the two together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue11f-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a298b40expectedvalue11f-h11"],"title":"Determining Green\'s $$x P\\\\left(x\\\\right)$$","text":"What is the value for $$x P\\\\left(x\\\\right)$$ for green?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue12","title":"Practice with Expected Value","body":"Suppose you play a game with a spinner. You play each game by spinning the spinner once. $$P(red)=\\\\frac{2}{5}$$, $$P(blue)=\\\\frac{2}{5}$$, and $$P(green)=\\\\frac{1}{5}$$. If you land on red, you pay $10. If you land on blue, you don\'t pay or win anything. If you land on green, you win $10. We want to find how much we expect to earn in the process.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue12a","stepAnswer":["$$\\\\frac{-8}{6}$$"],"problemType":"TextBox","stepTitle":"What is the expected value for your profit?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-8}{6}$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue12a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-8}{6}$$"],"dependencies":["a298b40expectedvalue12a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue12a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-8}{6}$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$\\\\frac{-20}{6}+0+2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue13","title":"Practice with Expected Value","body":"Toss a fair, six-sided die twice. Let X $$=$$ the number of faces that show an even number. Provided is an expected value table.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue13a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"What is the expected value for X?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue13a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a298b40expectedvalue13a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue13a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$0+\\\\frac{18}{36}+\\\\frac{18}{36}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue14","title":"Practice with Expected Value","body":"Toss a fair, six-sided die twice. Let X $$=$$ the number of faces that show an even number. Provided is an expected value table.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue14a","stepAnswer":["$$0.707$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation for X? Round to the nearest thousandth.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.707$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue14a-h1","type":"hint","dependencies":[],"title":"How to Calculate Standard Deviation","text":"The standard deviation of a PDF (probability density function) is the square root of variance. The value for variance is in the fourth column of the provided table since variance is the summation of all those rows, so we need to calculate standard deviation from that.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.707$$"],"dependencies":["a298b40expectedvalue14a-h1"],"title":"Standard Deviation as the Square Root of Variance","text":"What is the standard deviation given that standard deviation is the square root of variance and variance is the summation of the values in the fourth column? Round this value to the nearest thousandth.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue14a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{18}{36}$$"],"dependencies":[],"title":"Finding Variance","text":"What is the variance? What is the summation of all the values in the fourth column? Keep in fractional form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue14a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.707$$"],"dependencies":[],"title":"Finding Standard Deviation","text":"Based on the variance found, standard deviation is the square root of variance. Therefore, what is the square root of the variance you found, rounded to the nearest thousandth?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue15","title":"Real World Applications of Expected Value","body":"On May $$11$$, $$2013$$ at 9:30 PM, the probability that moderate seismic activity (one moderate earthquake) would occur in the next $$48$$ hours in Iran was about $$21.42\\\\%$$. Suppose you make a bet that a moderate earthquake will occur in Iran during this period. If you win the bet, you win $50. If you lose the bet, you pay $20. Let X $$=$$ the amount of profit from a bet.\\\\nP(win) $$=$$ P(one moderate earthquake will occur) $$=$$ $$21.42\\\\%$$\\\\n\\\\nP(loss) $$=$$ P(one moderate earthquake will not occur) $$=$$ 100% - 21.42%\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue15a","stepAnswer":["$$-5.006$$"],"problemType":"TextBox","stepTitle":"Determine the expected value for your profit.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5.006$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue15a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5.006$$"],"dependencies":["a298b40expectedvalue15a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue15a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5.006$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$10.71-15.716$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue16","title":"Expected Value Warm Up","body":"Using the expected table provided in the questions below, we will complete it together.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue16a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=0$$ and $$P(x)=0.2$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue16a-h1","type":"hint","dependencies":[],"title":"Definition of $$x P\\\\left(x\\\\right)$$","text":"Now, we want to find $$x P\\\\left(x\\\\right)$$. In the table, we have the provided values for $$x P\\\\left(x\\\\right)$$ for $$x=0$$ and $$P(x)=0.2$$. Now, let\'s multiply the two together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a298b40expectedvalue16a-h1"],"title":"Determining $$x=0\'s$$ $$x P\\\\left(x\\\\right)$$","text":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue16b","stepAnswer":["$$0.2$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=1and$$ $$P(x)=0.2$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue16b-h3","type":"hint","dependencies":["a298b40expectedvalue16a-h2"],"title":"Definition of $$x P\\\\left(x\\\\right)$$","text":"Now, we want to find $$x P\\\\left(x\\\\right)$$. In the table, we have the provided values for $$x P\\\\left(x\\\\right)$$ for $$x=1$$ and $$P(x)=0.2$$. Now, let\'s multiply the two together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue16b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2$$"],"dependencies":["a298b40expectedvalue16b-h3"],"title":"Determining $$x=1\'s$$ $$x P\\\\left(x\\\\right)$$","text":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue16c","stepAnswer":["$$0.8$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=2$$ and $$P(x)=0.4$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.8$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue16c-h5","type":"hint","dependencies":["a298b40expectedvalue16b-h4"],"title":"Definition of $$x P\\\\left(x\\\\right)$$","text":"Now, we want to find $$x P\\\\left(x\\\\right)$$. In the table, we have the provided values for $$x P\\\\left(x\\\\right)$$ for $$x=2$$ and $$P(x)=0.4$$. Now, let\'s multiply the two together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue16c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.8$$"],"dependencies":["a298b40expectedvalue16c-h5"],"title":"Determining $$x=2\'s$$ $$x P\\\\left(x\\\\right)$$","text":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue16d","stepAnswer":["$$0.6$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=3$$ and $$P(x)=0.2$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue16d-h7","type":"hint","dependencies":["a298b40expectedvalue16a-h1"],"title":"Definition of $$x P\\\\left(x\\\\right)$$","text":"Now, we want to find $$x P\\\\left(x\\\\right)$$. In the table, we have the provided values for $$x P\\\\left(x\\\\right)$$ for $$x=3$$ and $$P(x)=0.2$$. Now, let\'s multiply the two together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue16d-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6$$"],"dependencies":["a298b40expectedvalue16d-h7"],"title":"Determining $$x=3\'s$$ $$x P\\\\left(x\\\\right)$$","text":"What is the value for $$x P\\\\left(x\\\\right)$$ for $$x=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue16e","stepAnswer":["$$1.6$$"],"problemType":"TextBox","stepTitle":"Determine the expected value.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.6$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue16e-h9","type":"hint","dependencies":["a298b40expectedvalue16d-h8"],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue16e-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.6$$"],"dependencies":["a298b40expectedvalue16e-h9"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue16e-h10-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.6$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$0+0.2+0.8+0.6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue17","title":"Practice with Expected Value","body":"Use the expected table provided in the question below.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue17a","stepAnswer":["$$5.4$$"],"problemType":"TextBox","stepTitle":"Find the expected value from the expected value table.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.4$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue17a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.4$$"],"dependencies":["a298b40expectedvalue17a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue17a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.4$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$0.2+1.2+2.4+1.6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue18","title":"Practice with Standard Deviation","body":"Use the table provided in the following question.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue18a","stepAnswer":["$$1.8$$"],"problemType":"TextBox","stepTitle":"Calculate the standard deviation.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.8$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue18a-h1","type":"hint","dependencies":[],"title":"How to Calculate Standard Deviation","text":"The standard deviation of a PDF (probability density function) is the square root of variance. The value for variance is in the fourth column of the provided table since variance is the summation of all those rows, so we need to calculate standard deviation from that.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.8$$"],"dependencies":["a298b40expectedvalue18a-h1"],"title":"Standard Deviation as the Square Root of Variance","text":"What is the standard deviation given that standard deviation is the square root of variance and variance is the summation of the values in the fourth column?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue18a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.24$$"],"dependencies":[],"title":"Finding Variance","text":"What is the variance? What is the summation of all the values in the fourth column?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue18a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.8$$"],"dependencies":[],"title":"Finding Standard Deviation","text":"Based on the variance found, standard deviation is the square root of variance. Therefore, what is the square root of the variance you found?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue19","title":"Real World Applications of Probability","body":"A physics professor wants to know what percent of physics majors will spend the next several years doing post-graduate research. He has the following probability distribution.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue19a","stepAnswer":["$$0.15$$"],"problemType":"TextBox","stepTitle":"Find the probability that a physics major will do post-graduate research for four years, $$P(x=4)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.15$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue19a-h1","type":"hint","dependencies":[],"title":"Total Probability","text":"By the definition of probability, the summation of the probabilities of all possible outcomes in a sample space must add up to $$1$$. We know that the possible outcomes here are $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, and $$6$$. Therefore, their probabilities, P(1), P(2), P(3), P(4), P(5), and P(6) must add up to one. We can use subtraction from $$1$$ to calculate $$P(x=4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.15$$"],"dependencies":["a298b40expectedvalue19a-h1"],"title":"Determining $$P(x=4)$$","text":"What is P(x=4)=1-[P(x=1)+P(x=2)+P(x=3)+P(x=5)+P(x=6)]?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue2","title":"Practice with Expected Value","body":"Let the random variable X $$=$$ the number of times a newborn baby\'s crying wakes its mother after midnight. Below, we\'ve listed $$x$$, the possible outcomes for X, P(x), $$x P\\\\left(x\\\\right)$$, and (x-\\\\mu)**2*P(x).\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue2a","stepAnswer":["$$2.1$$"],"problemType":"TextBox","stepTitle":"Find the expected value of the number of times a newborn baby\'s crying wakes its mother after midnight. This expected value represents the expected number of times per week a newborn baby\'s crying wakes its mother after midnight.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.1$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue2a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.1$$"],"dependencies":["a298b40expectedvalue2a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue2a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.1$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$0+\\\\frac{11}{50}+\\\\frac{46}{50}+\\\\frac{27}{50}+\\\\frac{16}{50}+\\\\frac{5}{50}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue20","title":"Real World Applications of Probability","body":"A physics professor wants to know what percent of physics majors will spend the next several years doing post-graduate research. He has the following probability distribution.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue20a","stepAnswer":["$$2.6$$"],"problemType":"TextBox","stepTitle":"On average, how many years would you expect a physics major to spend doing post graduate research?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.6$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue20a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$. Therefore, we need to find $$x P\\\\left(x\\\\right)$$ for all $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.35$$"],"dependencies":["a298b40expectedvalue20a-h1"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=1$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=1$$ given $$x=1$$ and $$P(x)=0.35$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.4$$"],"dependencies":["a298b40expectedvalue20a-h2"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=2$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.45$$"],"dependencies":["a298b40expectedvalue20a-h3"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=3$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6$$"],"dependencies":["a298b40expectedvalue20a-h4"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=4$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5$$"],"dependencies":["a298b40expectedvalue20a-h5"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=5$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue20a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.3$$"],"dependencies":["a298b40expectedvalue20a-h6"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=6$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue20a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.6$$"],"dependencies":["a298b40expectedvalue20a-h7"],"title":"Summation of $$x P\\\\left(x\\\\right)$$","text":"To find the expected value, sum up the answers for $$x P\\\\left(x\\\\right)$$ for $$x=1$$, $$x=2$$, $$x=3$$, $$x=4$$, $$x=5$$, and $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue21","title":"Understanding Probability Distributions","body":"Allow X to be a random variable that we\'ve hypothetically already created an expected value table for.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue21a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"What does the column \\"P(x)\\" sum to?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue21a-h1","type":"hint","dependencies":[],"title":"Definition of Probability Distributions","text":"Remember that because X is a random variable that follows a probability distribution, it must follow specific rules of probability. Think about what must the probabilities of a probability distribution sum up to.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a298b40expectedvalue21a-h1"],"title":"Probability Distribution Rules","text":"What do all the probabilities of a probability distribution sum up to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue21a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Visual Representation","text":"Let\'s say we have $$3$$ balls, $$1$$ red and $$2$$ blue. We know this is a valid probability distribution with $$P(red)=\\\\frac{1}{3}$$ and $$P(blue)=\\\\frac{2}{3}$$. What does $$P\\\\left(red\\\\right)+P\\\\left(blue\\\\right)$$ sum up to? Is this applicable to all probability distributions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue22","title":"Expected Value with Real World Applications","body":"You are playing a game by drawing a card from a standard deck and replacing it. If the card is a face card, you win $30. If it is not a face card, you pay $2. There are $$12$$ face cards in a deck of $$52$$ cards.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue22a","stepAnswer":["$$5.38$$"],"problemType":"TextBox","stepTitle":"What is the expected value of playing the game?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.38$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue22a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-2$$, $$30$$"],"dependencies":["a298b40expectedvalue22a-h1"],"title":"Determining Possible Outcomes","text":"First, we need to determine the possible outcomes (how much profit) you can earn from the game. What are the possible outcomes?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-2$$, $$30$$","$$0$$, $$28$$","$$0$$, $$30$$","$$-2$$, $$28$$"]},{"id":"a298b40expectedvalue22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{52}$$"],"dependencies":["a298b40expectedvalue22a-h2"],"title":"Determining Probability of $30","text":"Determine the probability of earning $30in profit. This means that the card is a face card.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{40}{52}$$"],"dependencies":["a298b40expectedvalue22a-h3"],"title":"Determining Probability of -$2","text":"Determine the probability of earning -$2 in profit. This means that the card is NOT a face card.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6.92$$"],"dependencies":["a298b40expectedvalue22a-h4"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=30$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=\\\\$30$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1.54$$"],"dependencies":["a298b40expectedvalue22a-h5"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=-2$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=-\\\\$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.38$$"],"dependencies":["a298b40expectedvalue22a-h6"],"title":"Summation of $$x P\\\\left(x\\\\right)$$","text":"To find the expected value, sum up the answers for $$x P\\\\left(x\\\\right)$$ for $$x=\\\\$30$$ and $$x=-\\\\$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue23","title":"Practice with Expected Values","body":"Suppose that the PDF for the number of years it takes to earn a Bachelor of Science (B.S.) degree is given in the table provided.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue23a","stepAnswer":["$$4.85$$"],"problemType":"TextBox","stepTitle":"On average, how many years do you expect it to take for an individual to earn a B.S.?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4.85$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue23a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$. Therefore, we need to find $$x P\\\\left(x\\\\right)$$ for all $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.15$$"],"dependencies":["a298b40expectedvalue23a-h1"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=3$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.6$$"],"dependencies":["a298b40expectedvalue23a-h2"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=4$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.5$$"],"dependencies":["a298b40expectedvalue23a-h3"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=5$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.9$$"],"dependencies":["a298b40expectedvalue23a-h4"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=6$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue23a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.7$$"],"dependencies":["a298b40expectedvalue23a-h5"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=7$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue23a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.85$$"],"dependencies":["a298b40expectedvalue23a-h6"],"title":"Summation of $$x P\\\\left(x\\\\right)$$","text":"To find the expected value, sum up the answers for $$x P\\\\left(x\\\\right)$$ for $$x=1$$, $$x=2$$, $$x=3$$, $$x=4$$, $$x=5$$, and $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue24","title":"Real World Applications of Probability","body":"People visiting video rental stores often rent more than one DVD at a time. The probability distribution for DVD rentals per customer at Video To Go is given in the following table. There is a five-video limit per customer at this store, so nobody ever rents more than five DVDs.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue24a","stepAnswer":["$$0.12$$"],"problemType":"TextBox","stepTitle":"Find the probability that a customer rents three DVDs.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.12$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue24a-h1","type":"hint","dependencies":[],"title":"Total Probability","text":"By the definition of probability, the summation of the probabilities of all possible outcomes in a sample space must add up to $$1$$. We know that the possible outcomes here are $$0$$, $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$. Therefore, their probabilities, P(0), P(1), P(2), P(3), P(4), and P(5) must add up to one. We can use subtraction from $$1$$ to calculate $$P(x=3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.12$$"],"dependencies":["a298b40expectedvalue24a-h1"],"title":"Determining $$P(x=4)$$","text":"What is P(x=3)=1-[P(x=0)+P(x=1)+P(x=2)+P(x=4)+P(x=5)]?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue24b","stepAnswer":["$$0.11$$"],"problemType":"TextBox","stepTitle":"Find the probability a customer rents at least four DVDs.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.11$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue24b-h3","type":"hint","dependencies":["a298b40expectedvalue24a-h2"],"title":"Definition of AT LEAST","text":"When we want to determine the probability that a customer rents at least four DVDs, we know that we need to calculate the probability of getting four OR MORE DVDs. Therefore, we need to add together the probabilities of getting four DVDs and five DVDs together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue24b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.11$$"],"dependencies":["a298b40expectedvalue24b-h3"],"title":"Summing up $$P(x=4)$$ and $$P(x=5)$$","text":"What is P(x=4)+P(x=5), or the probability that a customer rents at least four DVDs?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue24b-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.11$$"],"dependencies":[],"title":"Summing up $$P(x=4)$$ and $$P(x=5)$$","text":"What is $$0.07+0.04$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}},{"id":"a298b40expectedvalue24c","stepAnswer":["$$0.77$$"],"problemType":"TextBox","stepTitle":"Find the probability that a customer rents at most two DVDs.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.77$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue24c-h5","type":"hint","dependencies":["a298b40expectedvalue24b-h4"],"title":"Definition of AT MOST","text":"When we want to determine the probability that a customer rents at most two DVDs, we know that we need to calculate the probability of getting two OR LESS DVDs. Therefore, we need to add together the probabilities of getting zero DVDs, one DVDs, and two DVDs together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue24c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.77$$"],"dependencies":["a298b40expectedvalue24c-h5"],"title":"Summing up $$P(x=0)$$, $$P(X=1)$$, and $$P(x=2)$$","text":"What is P(x=0)+P(x=1)+P(x=2), or the probability that a customer rents at most two DVDs?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue24c-h6-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.77$$"],"dependencies":[],"title":"Summing up $$P(x=0)$$, $$P(X=1)$$, and $$P(x=2)$$","text":"What is $$0.03+0.5+0.24$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue25","title":"Real World Applications of Expected Value","body":"In a lottery, there are $$250$$ prizes of $5, $$50$$ prizes of $25, and ten prizes of $100.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue25a","stepAnswer":["$$0.35$$"],"problemType":"TextBox","stepTitle":"Assuming that 10,000 tickets are to be issued and sold, what is a fair price to charge to break even?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.35$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue25a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue25a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$0$$, $$5$$, $$25$$, $$100$$"],"dependencies":["a298b40expectedvalue25a-h1"],"title":"Determining Possible Outcomes","text":"First, we need to determine the possible outcomes, or the possible amounts of money that people can earn from the lottery. What are the possible outcomes?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$0$$, $$5$$, $$25$$, $$100$$","$$5$$, $$25$$, $$100$$","$$0$$, $$5$$","$$0$$, $$5$$, $$10$$, $$25$$, $$100$$"]},{"id":"a298b40expectedvalue25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.969$$"],"dependencies":["a298b40expectedvalue25a-h2"],"title":"Determining Probability of $0","text":"Determine the probability of earning $0 in profit. This means that you do not earn any money at all.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue25a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.969$$"],"dependencies":[],"title":"Determining Probability of $0","text":"We know that there are $$250$$ people who get $5, $$50$$ who get $25, and $$10$$ that get $100. That means there are $$10, 000-250-25-10=969$$ left to get $0. What is the probability of getting $0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a298b40expectedvalue25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a298b40expectedvalue25a-h3"],"title":"Determining Probability of $5","text":"Determine the probability of earning $5 in profit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue25a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.005$$"],"dependencies":["a298b40expectedvalue25a-h4"],"title":"Determining Probability of $10","text":"Determine the probability of earning $10 in profit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.001$$"],"dependencies":["a298b40expectedvalue25a-h5"],"title":"Determining Probability of $100","text":"Determine the probability of earning $100 in profit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue25a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a298b40expectedvalue25a-h6"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=0$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=\\\\$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue25a-h7-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":[],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=0$$","text":"We know that $$x=0$$ and $$P(x)=0.969$$. What is $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a298b40expectedvalue25a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.125$$"],"dependencies":["a298b40expectedvalue25a-h7"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=5$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=-\\\\$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue25a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.125$$"],"dependencies":["a298b40expectedvalue25a-h8"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=25$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=-\\\\$25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue25a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1$$"],"dependencies":["a298b40expectedvalue25a-h9"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=100$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=-\\\\$100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue25a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.35$$"],"dependencies":["a298b40expectedvalue25a-h10"],"title":"Summation of $$x P\\\\left(x\\\\right)$$","text":"To find the expected value, sum up the answers for $$x P\\\\left(x\\\\right)$$ for $$x=\\\\$0$$, $$x=\\\\$5$$, $$x=\\\\$25$$, and $$x=\\\\$100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue3","title":"Practice with Standard Deviation","body":"Let the random variable X $$=$$ the number of times a newborn baby\'s crying wakes its mother after midnight. Below, we\'ve listed $$x$$, the possible outcomes for X, P(x), $$x P\\\\left(x\\\\right)$$, and (x-\\\\mu)**2*P(x).\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue3a","stepAnswer":["$$1.025$$"],"problemType":"TextBox","stepTitle":"Calculate the standard deviation of X, rounded to the nearest thousandth.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.025$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue3a-h1","type":"hint","dependencies":[],"title":"How to Calculate Standard Deviation","text":"The standard deviation of a PDF (probability density function) is the square root of variance. The value for variance is in the fourth column of the provided table since variance is the summation of all those rows, so we need to calculate standard deviation from that.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.025$$"],"dependencies":["a298b40expectedvalue3a-h1"],"title":"Standard Deviation as the Square Root of Variance","text":"What is the standard deviation given that standard deviation is the square root of variance and variance is the summation of the values in the fourth column? Round this value to the nearest thousandth.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue3a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.05$$"],"dependencies":[],"title":"Finding Variance","text":"What is the variance? What is the summation of all the values in the fourth column? Round to the nearest hundredth.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue3a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.025$$"],"dependencies":[],"title":"Finding Standard Deviation","text":"Based on the variance found, standard deviation is the square root of variance. Therefore, what is the square root of the variance you found, rounded to the nearest thousandth?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue4","title":"Practice with Expected Value","body":"A hospital researcher is interested in the number of times the average post-op patient will ring the nurse during a 12-hour shift. For a random sample of $$50$$ patients, the following information was obtained.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue4a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"What is the expected value?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue4a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a298b40expectedvalue4a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue4a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$\\\\frac{4}{50}+\\\\frac{8}{50}+\\\\frac{16}{50}+\\\\frac{14}{50}+\\\\frac{6}{50}+\\\\frac{2}{50}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue5","title":"Practice with Expected Value","body":"Suppose you play a game of chance in which five numbers are chosen from $$0$$, $$1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, $$9$$. A computer randomly selects five numbers from zero to nine with replacement. You pay $2 to play and could profit $100,000 if you match all five numbers in order (you get your $2 back plus $100,000). The expected value table below is provided. We can calculate the probabilities by calculating (1)((10)**(-5)=0.00001 for profit and $$1-0.00001=0.99999$$ for loss.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue5a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"What is the expected profit of playing the game, rounded to the nearest dollar?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue5a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a298b40expectedvalue5a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$, rounded to the nearest ones place (nearest dollar)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue5a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$-1.99998+1$$, rounded to the nearest dollar?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a298b40expectedvalue6","title":"Expected Value without Tables","body":"You are playing a game of chance in whcih four cards are drawn from a standard deck of $$52$$ cards. You guess the suit of each card before it is drawn. The cards are replaced i the deck on each draw. You pay $1 to play. If you guess the right suit every time, you get your money back and $256.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue6a","stepAnswer":["$$\\\\frac{1}{256}$$"],"problemType":"TextBox","stepTitle":"What is your expected profit of playing the game over the long term? Keep it in fractional form.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{256}$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue6a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-1$$, $$256$$"],"dependencies":["a298b40expectedvalue6a-h1"],"title":"Determining Possible Outcomes","text":"First, we need to determine the possible outcomes (how much profit) you can earn from the game. What are the possible outcomes?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-1$$, $$256$$","$$0$$, $$256$$","$$0$$, $$255$$","$$-1$$, $$255$$"]},{"id":"a298b40expectedvalue6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{256}$$"],"dependencies":["a298b40expectedvalue6a-h2"],"title":"Determining Probability of $256","text":"Determine the probability of earning $256 in profit. This means that for all four cards, you guess their suit correctly.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue6a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{256}$$"],"dependencies":[],"title":"Determining Probability of $256","text":"The probability of guessing the suit correctly is $$\\\\frac{1}{4}$$ since there are $$4$$ suits, each with an even number of cards. Then, we need to guess correctly $$4$$ times. Therefore, we have to take $$\\\\frac{1}{4}$$ to the power of $$4$$. What is $$\\\\frac{1}{4}$$ to the power of 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a298b40expectedvalue6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{255}{256}$$"],"dependencies":["a298b40expectedvalue6a-h3"],"title":"Determining Probability of -$1","text":"Determine the probability of earning -$1 in profit. This means that you did NOT get all four suits correct. Hint: this is the complement rule applied to the previous step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a298b40expectedvalue6a-h4"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=256$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=\\\\$256$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-255}{256}$$"],"dependencies":["a298b40expectedvalue6a-h5"],"title":"$$x P\\\\left(x\\\\right)$$ for $$x=-1$$","text":"Determine $$x P\\\\left(x\\\\right)$$ for $$x=-\\\\$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{256}$$"],"dependencies":["a298b40expectedvalue6a-h6"],"title":"Summation of $$x P\\\\left(x\\\\right)$$","text":"To find the expected value, sum up the answers for $$x P\\\\left(x\\\\right)$$ for $$x=\\\\$256$$ and $$x=-\\\\$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue7","title":"Practice with Random Variables","body":"Suppose you play a game with a biased coin. You play each game by tossing the coin once. $$P(heads)=\\\\frac{2}{3}$$ and $$P(tails)=\\\\frac{1}{3}$$. If you toss a head, you pay $6. If you toss a tail, you win $10. We want to determine whether we\'ll come out ahead (gain a profit).","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue7a","stepAnswer":["$$X=amount$$ of profit"],"problemType":"MultipleChoice","stepTitle":"Define a random variable X.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$X=amount$$ of profit","choices":["$$X=amount$$ of profit","$$X=number$$ of heads","$$X=if$$ you win","$$X=if$$ you lose"],"hints":{"DefaultPathway":[{"id":"a298b40expectedvalue7a-h1","type":"hint","dependencies":[],"title":"Defining Discrete Random Variables","text":"Remember that when we define discrete random variables, we want variables to be countable (5 marbles, $$2$$ heads, $5).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$X=amount$$ of profit OR $$X=number$$ of heads"],"dependencies":["a298b40expectedvalue7a-h1"],"title":"Determining Countable Random Variables","text":"Which pair of random variables listed is countable?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$X=amount$$ of profit OR $$X=number$$ of heads","$$X=if$$ you win OR $$X=if$$ you lose"]},{"id":"a298b40expectedvalue7a-h3","type":"hint","dependencies":["a298b40expectedvalue7a-h2"],"title":"Determining Aligned Random Variables","text":"Now, we have limited down to either the amount of profit or the number of heads, both of which are applicable to our situation. However, note that we want to determine if we\'ll come out ahead (gain profit).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue7a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$X=amount$$ of profit"],"dependencies":["a298b40expectedvalue7a-h3"],"title":"Determining Aligned Random Variables","text":"Which random variable seems more aligned with what we want to solve for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$X=amount$$ of profit","$$X=number$$ of heads"]}]}}]},{"id":"a298b40expectedvalue8","title":"Practice with Expected Value Tables","body":"Suppose you play a game with a biased coin. You play each game by tossing the coin once. $$P(heads)=\\\\frac{2}{3}$$ and $$P(tails)=\\\\frac{1}{3}$$. If you toss a head, you pay $6. If you toss a tail, you win $10. We want to determine whether we\'ll come out ahead (gain a profit). Let\'s complete the expected value table provided.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue8a","stepAnswer":["$$-6$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x$$ for lose?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-6$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue8a-h1","type":"hint","dependencies":[],"title":"Look At the Table","text":"Notice that the table has $$10$$ listed for the $$x$$ value for win. This is due to the fact that if you toss a tail, you win $10. Therefore, lose must align with what happens if you toss a head.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a298b40expectedvalue8a-h1"],"title":"Determining Lose\'s $$x$$","text":"What is the $$x$$ value for lose? Reminder that lose is associated with a negative number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue8b","stepAnswer":["$$\\\\frac{2}{3}$$"],"problemType":"TextBox","stepTitle":"What is the P(x) value for lose?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue8b-h3","type":"hint","dependencies":["a298b40expectedvalue8a-h2"],"title":"Definition of Total Probability","text":"Since P(x) represents the probability and the total probability must sum up to one, we can add up P(x) for all values of $$x$$ (-6 and 10) to get $$1$$. Since we already know $$P(10)=\\\\frac{1}{3}$$, we know that $$P(Lose)=P(-6)=1-P(10)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue8b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a298b40expectedvalue8b-h3"],"title":"Determining Lose\'s P(x)","text":"What is the value for P(x) for lose?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a298b40expectedvalue8c","stepAnswer":["$$\\\\frac{-12}{3}$$"],"problemType":"TextBox","stepTitle":"What is the value for $$x P\\\\left(x\\\\right)$$ for lose?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-12}{3}$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue8c-h5","type":"hint","dependencies":["a298b40expectedvalue8b-h4"],"title":"Definition of $$x P\\\\left(x\\\\right)$$","text":"Now, we want to find $$x P\\\\left(x\\\\right)$$. In the first step of this question we found $$x$$ for lose and in the second step we found P(x) for lose. Now, let\'s multiply the two answers together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue8c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-12}{3}$$"],"dependencies":["a298b40expectedvalue8c-h5"],"title":"Determining Lose\'s $$x P\\\\left(x\\\\right)$$","text":"What is the value for $$x P\\\\left(x\\\\right)$$ for lose?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a298b40expectedvalue9","title":"Practice with Expected Value","body":"Suppose you play a game with a biased coin. You play each game by tossing the coin once. $$P(heads)=\\\\frac{2}{3}$$ and $$P(tails)=\\\\frac{1}{3}$$. If you toss a head, you pay $6. If you toss a tail, you win $10. We want to determine whether we\'ll come out ahead (gain a profit).\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Mean or Expected Value and Standard Deviation","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a298b40expectedvalue9a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"What is the expected value?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a298b40expectedvalue9a-h1","type":"hint","dependencies":[],"title":"How to Calculate Expected Value","text":"Expected value, or the long-term average or mean can be calculated as the overall summation of each individual possible value of the random variable multiplied by the probability in the sample space of that outcome. Therefore, if we have a random variable X, the expected value of X can be calculated as the summation of all possible outcomes $$x$$ by the probability of $$x$$, $$x P\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a298b40expectedvalue9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{3}$$"],"dependencies":["a298b40expectedvalue9a-h1"],"title":"Expected Value as Summation","text":"What is the expected value, or the summation of all the rows of $$x P\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a298b40expectedvalue9a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{3}$$"],"dependencies":[],"title":"Expected Value as Summation","text":"What is $$\\\\frac{10}{3}+\\\\left(-\\\\frac{12}{3}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a29c32b4.4darts1","title":"","body":"You throw darts at a board until you hit the center area. Your probability of hitting the center area is $$p$$ $$=$$ $$0.17$$. You want to find the probability that it takes eight throws until you hit the center.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4darts1a","stepAnswer":["1,2,3,...inf"],"problemType":"MultipleChoice","stepTitle":"What values does random variable X take on?","stepBody":"","answerType":"string","variabilization":{},"choices":["1,2,3,4,5,6,7,8","1,2,3,...inf","$$8$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4darts1a-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"The probability that you hit the center after $$8$$ throws can be shown as $$P(X=8)$$, what are the other possible values that can take place of 8? Can you find the limits of X?","variabilization":{},"oer":"","license":""},{"id":"a29c32b4.4darts1a-h2","type":"hint","dependencies":["a29c32b4.4darts1a-h1"],"title":"Interpretation","text":"As long that the probability of hitting the center each throw is higher than $$0$$, then you can just ignore the probability value of $$0.17$$ and focus on the possible values of X.","variabilization":{},"oer":"","license":""},{"id":"a29c32b4.4darts1a-h3","type":"hint","dependencies":["a29c32b4.4darts1a-h2"],"title":"Random Variable of a Geometric Distribution","text":"Theoretically, the number of trials in a geometric experiment can be infinite.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a29c32b4.4defective1","title":"Probability","body":"Assume that the probability of a defective computer component is $$0.02$$. Components are randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4defective1a","stepAnswer":["$$0.0177$$"],"problemType":"MultipleChoice","stepTitle":"Find the probability that the first defect is caused by the seventh component tested.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0.0177$$","choices":["$$0.0177$$","$$0.0200$$","$$0.2000$$","$$0.1400$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4defective1a-h1","type":"hint","dependencies":[],"title":"Geometric Distribution","text":"To find the probability, you can use a geometric PDF distribution function on a graphing calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4defective1a-h2","type":"hint","dependencies":["a29c32b4.4defective1a-h1"],"title":"Geometric Distribution","text":"When using the calculator, set the $$p$$ to $$0.02$$, and the X value to $$7$$, since we want to find the probability that the FIRST defect is caused by the seventh component tested.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4defective1b","stepAnswer":["$$0.1319$$"],"problemType":"MultipleChoice","stepTitle":"What is the probability that the first defect found is found in fewer than $$7$$ consecutive trials? (round to $$4$$ decimal points)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0.1319$$","choices":["$$0.1319$$","$$-0.8681$$","$$0.1500$$","$$0.0177$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4defective1b-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"This probability problem asks to find the probability that the first component is less than or equal to the seventh component tested.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4defective1b-h2","type":"hint","dependencies":["a29c32b4.4defective1b-h1"],"title":"Probability","text":"You are trying to find the sum of the probabilities from one to seven components. You can either manually use Geometric PDF function for X equal 1,2,3,4,5,6, and $$7$$, then add the $$7$$ values calculated, or the more convenient way would be using Geometric CDF and setting X to $$7$$, because doing so does the same sum of other former tedious option described.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4defective1b-h3","type":"hint","dependencies":["a29c32b4.4defective1b-h2"],"title":"Visualizing Probability Distributions","text":"The graph of X ~ $$G(0.02)$$ is shown. You must find the sum of $$X=0, 1, 2, 3, ..., 7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4defective1b-h4","type":"hint","dependencies":["a29c32b4.4defective1b-h3"],"title":"","text":"Geometric PDF of $$X=7$$ gets only the value of the $$X=7$$ bar, whereas Geometric CDF of $$X=7$$ gets ALL the values of $$X=7$$ and below. You want to find all the values of $$X=7$$ and below.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4game1","title":"Proability","body":"Suppose a game has two outcomes, win or lose. You repeatedly play that game until you lose. The\\\\nprobability of losing is $$p$$ $$=$$ $$0.57$$.\\\\nIf we let X $$=$$ the number of games you play until you lose (includes the losing game), then X is a geometric random variable. All three characteristics are met. Each game you play is a Bernoulli trial, either win or lose.\\\\nYou would need to play at least one game before you stop. X takes on the values $$1$$, $$2$$, $$3$$, . (could go on\\\\nindefinitely). Since we are measuring the number of games you play until you lose, we define a success as\\\\nlosing a game and a failure as winning a game. The probability of a success $$p$$ $$=$$ $$.57$$ and the probability of a failure q $$=$$ $$1$$ - $$p$$ $$=$$ $$1$$ - $$0.57$$ $$=$$ $$0.43$$. Both $$p$$ and q remain the same from game to game.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4game1a","stepAnswer":["$$P(X=5)$$"],"problemType":"MultipleChoice","stepTitle":"If we want to find the probability that it takes five games until you lose, which of the following choices would be represented as the probability?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$P(X=5)$$","choices":["$$P(X=5)$$","P(X)","$$X=5$$","P(5X)"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4game1a-h1","type":"hint","dependencies":[],"title":"Probability","text":"P(X) means the probability of X. In this case, X is the number of games you play until you lose. In order to specify the probability on a certain number of games that it takes until you lose, enter $$P(X=a)$$, where a is the number of games that you play until you lose.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4instructor1","title":"Probability","body":"An instructor feels that 15% of students get below a C on their final exam. She decides to look at final\\\\nexams (selected randomly and replaced in the pile after reading) until she finds one that shows a grade\\\\nbelow a C. We want to know the probability that the instructor will have to examine at least ten exams\\\\nuntil she finds one with a grade below a C.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4instructor1a","stepAnswer":["$$P(X \\\\leq 10)$$"],"problemType":"MultipleChoice","stepTitle":"Probability","stepBody":"What is the probability question stated mathematically?","answerType":"string","variabilization":{},"answerLatex":"$$P(X \\\\leq 10)$$","choices":["$$P(X \\\\leq 10)$$","$$P(X \\\\geq 15)$$","$$P(X \\\\leq 150)$$","$$P(X \\\\leq 100)$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4instructor1a-h1","type":"hint","dependencies":[],"title":"Random Variable of a Geometric Distribution","text":"X should be the random variable value of the specific probability that we want in the probability statement.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4instructor1a-h2","type":"hint","dependencies":["a29c32b4.4instructor1a-h1"],"title":"Random Variable of a Geometric Distribution","text":"Since we are concerned with the number of papers that are be examined until the teacher finds a C grade, the number of papers that need to be examined until the teacher finds a C grade is the random variable X.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4Jeremiah1","title":"Random Variables","body":"Jeremiah has basketball practice two days a week. Ninety percent of the time, he attends both practices. Eight percent of the time, he attends one practice. Two percent of the time, he does not attend either practice.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4Jeremiah1a","stepAnswer":["Days that Jeremiah practices basketball in a week"],"problemType":"MultipleChoice","stepTitle":"What is the random variable X?","stepBody":"","answerType":"string","variabilization":{},"choices":["Days that Jeremiah practices basketball in a week","Days that Jeremiah practices basketball in a year","Jeremiah\'s teammates","Average number of basketball players that practice two times a day"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4Jeremiah1a-h1","type":"hint","dependencies":[],"title":"Random Variables","text":"The given probabilities are different from one another, but each has their own similar characteristic.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4Jeremiah1a-h2","type":"hint","dependencies":["a29c32b4.4Jeremiah1a-h1"],"title":"Random Variables","text":"Notice that each of the probabilities are concerning the number of days that Jeremiah practices.basketball in a week.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4miata1","title":"","body":"A consumer looking to buy a used red Miata car will call dealerships until she finds a dealership that carries the car. She estimates the probability that any independent dealership will have the car will be 28%. We are interested in the number of dealerships she must call.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4miata1a","stepAnswer":["Number of dealerships that need to be called until one contains a used red Miata car"],"problemType":"MultipleChoice","stepTitle":"In words, define the random variable X","stepBody":"","answerType":"string","variabilization":{},"choices":["Number of dealerships that need to be called until one contains a used red Miata car","Number of dealerships that need to be called until one contains three or more used red Miata cars","Number of dealerships that contains a used red Miata car","Number of consumers with red cars"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4miata1a-h1","type":"hint","dependencies":[],"title":"Random Variable of a Geometric Distribution","text":"There is a chance that the first dealership consulted doesn\'t contain a red Miata car.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4miata1b","stepAnswer":["$$1$$ to $$\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"List the values that X may take on","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ to $$\\\\infty$$","choices":["$$1$$ to $$\\\\infty$$","$$0$$ to $$\\\\infty$$","$$1$$ to $$28$$","$$0$$ to $$28$$"],"hints":{"DefaultPathway":[]}}]},{"id":"a29c32b4.4nearby1","title":"Geometric Distributions","body":"Suppose that you are looking for a student at your college who lives within five miles of you. You know that\\\\n55% of the 25,000 students do live within five miles of you. You randomly contact students from the college\\\\nuntil one says he or she lives within five miles of you. What is the probability that you need to contact four\\\\npeople?\\\\nThis is a geometric problem because you may have a number of failures before you have the one success you desire. Also, the probability of a success stays the same each time you ask a student if he or she lives within\\\\nfive miles of you. There is no definite number of trials (number of times you ask a student).","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4nearby1a","stepAnswer":["students, until one"],"problemType":"MultipleChoice","stepTitle":"Let the random variable X $$=$$ the number of $$_{}$$ you must ask $$_{}$$ says yes.","stepBody":"","answerType":"string","variabilization":{},"choices":["colleges, until","colleges, when $$twenty-five$$ thousand","students, until","students, until five","students, until one"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4nearby1a-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"We are concerned with the probability of approaaching a student at your college that lives within five miles of you.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4nearby1b","stepAnswer":["1,2,3,...,n number of students"],"problemType":"MultipleChoice","stepTitle":"What values does X take on?","stepBody":"","answerType":"string","variabilization":{},"choices":["1,2,3,...,n number of students","1,2,3,4,5","0,1,2,3,...,n number of students","0,1,2,3,4,5"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4nearby1b-h1","type":"hint","dependencies":[],"title":"Random Variable of a Geometric Distribution","text":"Since the colleague must be contacted by the student, the number of possible values must be at least $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4nearby1b-h2","type":"hint","dependencies":["a29c32b4.4nearby1b-h1"],"title":"Random Variable of a Geometric Distribution","text":"Remember that each contact is guaranteed to be a student, so there is a limit to the possible values of X","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4nearby1c","stepAnswer":["$$0.55$$"],"problemType":"TextBox","stepTitle":"What is p?(p is the probability of success, while q is the complementary probability of failure)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.55$$","hints":{"DefaultPathway":[{"id":"a29c32b4.4nearby1c-h1","type":"hint","dependencies":[],"title":"Probability","text":"The probability that 25,000 students do live within $$5$$ miles of you should be the $$p$$ value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4nearby1c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["55%"],"dependencies":["a29c32b4.4nearby1c-h1"],"title":"What is p?(p is the probability of success, while q is the complementary probability of failure)","text":"What is the probability value discussed in the previous hint?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["55%","65%","45%","20%"]},{"id":"a29c32b4.4nearby1c-h3","type":"hint","dependencies":["a29c32b4.4nearby1c-h2"],"title":"Interpretation","text":"If we know that 55% of 25,000 students do live within $$5$$ miles of you, then that is the probability value discussed in the last hint as it is follows the same description.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4nearby1c-h4","type":"hint","dependencies":["a29c32b4.4nearby1c-h3"],"title":"Interpretation","text":"The probability is 55%","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4nearby1c-h5","type":"hint","dependencies":["a29c32b4.4nearby1c-h4"],"title":"Conversion","text":"To convert a percentage back to numeric form, divide by $$100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4nearby1d","stepAnswer":["$$P(X=4)$$"],"problemType":"MultipleChoice","stepTitle":"Interpretation","stepBody":"The probability question is $$P\\\\left(_{}\\\\right)$$.","answerType":"string","variabilization":{},"answerLatex":"$$P(X=4)$$","choices":["$$P(X=4)$$","$$P(X=55)$$","$$P(X=25000)$$","$$P(X=40)$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4nearby1d-h1","type":"hint","dependencies":[],"title":"Random Variable of a Geometric Distribution","text":"The random variable X is the number of college students contacted until one is found to be within five miles of you. The probability question that was provided was \\" What is the probability that you need to contact four people?\\", so X must be $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4pancrea1","title":"Geometric","body":"The lifetime risk of developing pancreatic cancer is about one in $$78$$ $$(1.28\\\\%)$$. Let X $$=$$ the number of people you ask until one says he or she has pancreatic cancer. Then X is a discrete random variable with a geometric distribution: $$X\\\\pm G \\\\frac{1}{78}$$ or $$X\\\\pm 0.0128G$$","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4pancrea1a","stepAnswer":["$$0.0114$$"],"problemType":"TextBox","stepTitle":"What is the probability of that you ask ten people before one says he or she has pancreatic cancer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0114$$","hints":{"DefaultPathway":[{"id":"a29c32b4.4pancrea1a-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"Find $$P(X=10)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4pancrea1a-h2","type":"hint","dependencies":["a29c32b4.4pancrea1a-h1"],"title":"Geometric distribution notation","text":"Remember that $$X\\\\pm G p$$ can be read as \\"X is a random variable with a geometric distribution.\\" The parameter is p; $$p$$ $$=$$ the probability of a\\\\nsuccess for each trial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4pancrea1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$10$$"],"dependencies":["a29c32b4.4pancrea1a-h2"],"title":"Geometric distribution","text":"To find $$P(X=10)$$, you can use a calculator function $$geometpdf(0.0128$$, _) to find the probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$0.0128$$","$$10$$","$$78$$","$$\\\\frac{1}{78}$$"]}]}},{"id":"a29c32b4.4pancrea1b","stepAnswer":["$$0.01$$"],"problemType":"TextBox","stepTitle":"What is the probability that you must ask $$20$$ people?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.01$$","hints":{"DefaultPathway":[{"id":"a29c32b4.4pancrea1b-h1","type":"hint","dependencies":[],"title":"Geometric distribution notation","text":"Remember that $$X\\\\pm G p$$ can be read as \\"X is a random variable with a geometric distribution.\\" The parameter is p; $$p$$ $$=$$ the probability of a\\\\nsuccess for each trial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4pancrea1b-h2","type":"hint","dependencies":["a29c32b4.4pancrea1b-h1"],"title":"Geometric distribution","text":"To find $$P(X=20)$$, you can use a calculator function $$geometpdf(0.0128$$, _) to find the probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4pancrea1b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$20$$"],"dependencies":["a29c32b4.4pancrea1b-h2"],"title":"Geometric distribution","text":"To find $$P(X=10)$$, you can use a calculator function $$geometpdf(0.0128$$, _) to find the probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$10$$","$$20$$","$$30$$","$$78$$","$$\\\\frac{1}{78}$$"]}]}},{"id":"a29c32b4.4pancrea1c","stepAnswer":["$$78$$"],"problemType":"TextBox","stepTitle":"Find the mean of X","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$78$$","hints":{"DefaultPathway":[{"id":"a29c32b4.4pancrea1c-h1","type":"hint","dependencies":[],"title":"Geometric distribution","text":"In a geometric distribution, the formula for the mean is $$mean=\\\\frac{1}{p}$$, where $$p$$ is the probability of success for each trial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4pancrea1c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$78$$"],"dependencies":["a29c32b4.4pancrea1c-h1"],"title":"Geometric distribution","text":"$$\\\\frac{1}{p}=mean;p=0.0128;$$ $$mean=\\\\frac{1}{0.0128}=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4pancrea1d","stepAnswer":["$$\\\\sqrt{\\\\frac{1-0.0128}{{0.0128}^2}}$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation of X?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{\\\\frac{1-0.0128}{{0.0128}^2}}$$","hints":{"DefaultPathway":[{"id":"a29c32b4.4pancrea1d-h1","type":"hint","dependencies":[],"title":"Geometric distribution","text":"The formula for standard deviation in a geometric distribution is $$\\\\sqrt{\\\\frac{1-p}{p^2}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4pancrea1d-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0128$$"],"dependencies":["a29c32b4.4pancrea1d-h1"],"title":"Geometric distribution","text":"What is $$p$$ if we were to follow the formula shown in the last step?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4pancrea1d-h3","type":"hint","dependencies":["a29c32b4.4pancrea1d-h2"],"title":"Geometric distribution","text":"Plug in $$p=0.0128$$ into the given equation to get the standard deviation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4singer1","title":"Interpretation","body":"Ellen has music practice three days a week. She practices for all of the three days 85% of the time, two days 8% of the time, one day 4% of the time, and no days 3% of the time.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4singer1a","stepAnswer":["0,1,2,3"],"problemType":"MultipleChoice","stepTitle":"One week is selected at random. What values does random variable X take on?","stepBody":"","answerType":"string","variabilization":{},"choices":["0,1,2,3","1,2,3","0,1,2","1,3"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4singer1a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["0,1,2,3"],"dependencies":[],"title":"Random Variable","text":"Ellen can have practice three, two, one, or even no practice in a week. What are the possible amount of days that she practices?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["0,1,2,3","1,2,3","0,1,2","1,3"]}]}}]},{"id":"a29c32b4.4social1","title":"","body":"According to a recent Pew Research poll, 75% of millenials (people born between $$1981$$ and 1995) have a profile on a social networking site. Let X $$=$$ the number of millenials you ask until you find a person without a profile on a social networking site.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4social1a","stepAnswer":["$$X\\\\pm 0.25G$$"],"problemType":"MultipleChoice","stepTitle":"Describe the distribution of X.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$X\\\\pm 0.25G$$","choices":["$$X\\\\pm 0.25G$$","$$X\\\\pm 0.75G$$","normal distribution","$$X\\\\pm 0.1875G$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4social1a-h1","type":"hint","dependencies":[],"title":"Geometric Distribution Notation","text":"Given $$X\\\\pm G Z$$, Remember that the Z value is the probability of the success of the random variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4social1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.25$$"],"dependencies":["a29c32b4.4social1a-h1"],"title":"Probability","text":"The probability of success of finding a millenial user that doesn\'t have a social network profile is the random variable X. What is the probability for each trial that you select a random user?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4social1a-h3","type":"hint","dependencies":["a29c32b4.4social1a-h2"],"title":"Interpretation","text":"There is a 75% chance of selecting a user from the population of millenials from the PEW research study that has a social networking profile, therefore the complementary probability of 25% is the probability of selecting a user from the same population that doesn\'t have a social networking profile online.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4springs1","title":"Random Variable","body":"In one of its Spring catalogs, L.L. Bean\xae advertised footwear on $$29$$ of its $$192$$ catalog pages. Suppose we randomly survey $$20$$ pages. We are interested in the number of pages that advertise footwear. Each page may be picked more than once.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4springs1a","stepAnswer":["the number of pages that advertise footwear"],"problemType":"MultipleChoice","stepTitle":"In words, define the random variable X.","stepBody":"","answerType":"string","variabilization":{},"choices":["the number of pages that advertise footwear","the number of footwear companies","the number of Spring catalogue catalog pages","the number of advertisements of companies"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4springs1a-h1","type":"hint","dependencies":[],"title":"Random Variable","text":"The random variable is typically the subject that is stated to be of interest","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4springs1b","stepAnswer":["$$0$$ to $$20$$"],"problemType":"MultipleChoice","stepTitle":"List the values that X may take on.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0$$ to $$20$$","choices":["$$0$$ to $$20$$","$$1$$ to $$20$$","$$1$$ to $$10$$","$$0$$ to $$10$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4springs1b-h1","type":"hint","dependencies":[],"title":"Random Variable","text":"Our sample consists of $$20$$ pages, so the max random variable value is $$20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4springs1b-h2","type":"hint","dependencies":["a29c32b4.4springs1b-h1"],"title":"Random Variable","text":"Of the total $$192$$ catalog pages population, our sample could very well have none, so the lowest random variable value could be $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4springs1c","stepAnswer":["$$3.02$$"],"problemType":"MultipleChoice","stepTitle":"How many pages do you expect to advertise footwear on them?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3.02$$","choices":["$$3.02$$","$$0.15$$","$$0.13$$","$$2.7$$"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4springs1c-h1","type":"hint","dependencies":[],"title":"Probability","text":"Find the probability that you will get an advertisement of footwear","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4springs1c-h2","type":"hint","dependencies":["a29c32b4.4springs1c-h1"],"title":"Probability","text":"The probability is $$\\\\frac{29}{192}$$, now you can multiply it by the number of pages in the sample to get the expected number of pages.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4springs1d","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is it highly probable that all twenty will advertise footwear on them?","stepBody":"","answerType":"string","variabilization":{},"choices":["No","Yes"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4springs1d-h1","type":"hint","dependencies":[],"title":"Probability","text":"The probability of getiting a footwear advertisement is $$\\\\frac{29}{192}$$, which is around 15%. Let\'s say that highly probable is higher than 50%.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4springs1d-h2","type":"hint","dependencies":["a29c32b4.4springs1d-h1"],"title":"Probability Distribution Function","text":"We can use Geometric PDF function on the calculator to find the probability that there are $$20$$ foot wear advertisements in our sample. Set $$p$$ to the probability that the advertisement is a footwear advertisement, and X to our desired random variable value, $$20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4superbowl1","title":"Random Variable","body":"Suppose that the probability that an adult in America will watch the Super Bowl is 40%. Each person is\\\\nconsidered independent. We are interested in the number of adults in America we must survey until we find one\\\\nwho will watch the Super Bowl.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4superbowl1a","stepAnswer":["the number of adults in America who are surveyed until one says he or she will watch the Super Bowl"],"problemType":"MultipleChoice","stepTitle":"Define the random variable X.","stepBody":"","answerType":"string","variabilization":{},"choices":["the number of adults in America who are surveyed until one says he or she will watch the Super Bowl","The number of Patriots fans","the probability that an adult in America will watch the Super Bowl"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4superbowl1a-h1","type":"hint","dependencies":[],"title":"Random Variable","text":"Consider the random variable to be the subject matter of interest in the problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a29c32b4.4ucla1","title":"Same Sex Marriage","body":"The Higher Education Research Institute at UCLA collected data from 203,967 incoming first-time, full-time freshmen from $$270$$ four-year colleges and universities in the U.S. $$71.3\\\\%$$ of those students replied that, yes, they believe that same-sex couples should have the right to legal marital status. Suppose that you randomly select freshman from the study until you find one who replies \u201cyes.\u201d You are interested in the number of freshmen you must ask.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.4 Geometric Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a29c32b4.4ucla1a","stepAnswer":["the number of freshmen selected from the study until one replied \\"yes\\" that $$same-sex$$ couples should have the right to legal marital status.|"],"problemType":"MultipleChoice","stepTitle":"Random Variable","stepBody":"In words, define the random variable X","answerType":"string","variabilization":{},"choices":["the number of freshmen selected from the study until one replied \\"no\\" that $$same-sex$$ couples should have the right to legal marital status.","the number of freshmen selected from the study until one replied \\"yes\\" that $$same-sex$$ couples should have the right to legal marital status.","the number of freshmen selected from the study until one replied \\"yes\\" that $$same-sex$$ couples should have the right to legal marital status.|","the number of same sex couple freshmen selected from the study","the number of same sex couples"],"hints":{"DefaultPathway":[{"id":"a29c32b4.4ucla1a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Geometric distribution"],"dependencies":[],"title":"Distribution and Experiment type","text":"We are trying to find a participant until one says yes, what type of distribution is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Geometric distribution","Binomial distribution","Hypergeometric distribution","Exponential Distribution Curve"]},{"id":"a29c32b4.4ucla1a-h2","type":"hint","dependencies":["a29c32b4.4ucla1a-h1"],"title":"Distribution and Experiment type","text":"Since there isn\'t a fixed number of trials and there are only success and failure options, this is a Geometric Distribution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a29c32b4.4ucla1a-h3","type":"hint","dependencies":["a29c32b4.4ucla1a-h2"],"title":"Random Variable","text":"Our population parameter metric is based of students that replied \\"yes\\" to the question.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a29c32b4.4ucla1b","stepAnswer":["$$0.713$$"],"problemType":"TextBox","stepTitle":"Probability Distribution Function","stepBody":"$$P(X=1)$$ $$=$$?","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.713$$","hints":{"DefaultPathway":[{"id":"a29c32b4.4ucla1b-h1","type":"hint","dependencies":[],"title":"Use the probability distribution function formula P(X) $$=$$ $$p {\\\\left(1-p\\\\right)}^{x-1}$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian1","title":"Writing the Augmented Matrix for a System of Equations","body":"Write the augmented matrix for the given system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian1a","stepAnswer":["$$\\\\begin{bmatrix} 1 & 2 & -1 & 3 \\\\\\\\ 2 & -1 & 2 & 6 \\\\\\\\ 1 & -3 & 3 & 4 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"$$x+2y-z=3$$ $$2x-y+2z=6$$ $$x-3y+3z=4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 1 & 2 & -1 & 3 \\\\\\\\ 2 & -1 & 2 & 6 \\\\\\\\ 1 & -3 & 3 & 4 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 1 & 2 & -1 & 3 \\\\\\\\ 2 & -1 & 2 & 6 \\\\\\\\ 1 & -3 & 3 & 4 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & 2 & -1 & 3 \\\\\\\\ 2 & -1 & 2 & 6 \\\\\\\\ 1 & -3 & 3 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & 2 & -1 & 3 \\\\\\\\ 2 & -1 & 21 & 6 \\\\\\\\ 1 & 10 & 3 & 4 \\\\end{bmatrix}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian1a-h1","type":"hint","dependencies":[],"title":"Definition","text":"The augmented matrix displays the coefficients of the variables, and an additional column for the constants.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian1a-h2","type":"hint","dependencies":["a2a280bgaussian1a-h1"],"title":"Write","text":"The first row has the values 1,2,-1,3.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian1a-h3","type":"hint","dependencies":["a2a280bgaussian1a-h2"],"title":"Answer","text":"The answer is $$\\\\begin{bmatrix} 1 & 2 & -1 & 3 \\\\\\\\ 2 & -1 & 2 & 6 \\\\\\\\ 1 & -3 & 3 & 4 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian11","title":"Solving Systems of Equations with Matrices Using a Calculator","body":"Solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian11a","stepAnswer":["$$\\\\frac{61}{187}-\\\\frac{92}{187}-\\\\frac{24}{187}$$"],"problemType":"MultipleChoice","stepTitle":"$$5x+3y+9z=-1$$ $$-2x+3y-z=-2$$ $$-x-4y+5z=1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{61}{187}-\\\\frac{92}{187}-\\\\frac{24}{187}$$","choices":["$$\\\\frac{61}{187}-\\\\frac{92}{187}-\\\\frac{24}{187}$$","$$(61, -92, -24)$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian11a-h1","type":"hint","dependencies":[],"title":"Augumented Matrix","text":"First, write the system of equations as an augumented matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\begin{bmatrix} 5 & 3 & 9 & -1 \\\\\\\\ -2 & 3 & -1 & -2 \\\\\\\\ -1 & -4 & 5 & -1 \\\\end{bmatrix}$$"],"dependencies":["a2a280bgaussian11a-h1"],"title":"Augumented Matrix","text":"How do you write the system as an augumented matrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\begin{bmatrix} 5 & 3 & 9 & -1 \\\\\\\\ -2 & 3 & -1 & -2 \\\\\\\\ 1 & 4 & 5 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 5 & 3 & 9 & -1 \\\\\\\\ -2 & 3 & -1 & -2 \\\\\\\\ -1 & -4 & 5 & -1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & 9 & 3 & -1 \\\\\\\\ -2 & 3 & -1 & -2 \\\\\\\\ -1 & -4 & 5 & -1 \\\\end{bmatrix}$$","None of the Above"]},{"id":"a2a280bgaussian11a-h3","type":"hint","dependencies":["a2a280bgaussian11a-h2"],"title":"Use a calculator","text":"On the matrix page of the calculator, enter the augmented matrix above as the matrix variable [A].","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian11a-h4","type":"hint","dependencies":["a2a280bgaussian11a-h3"],"title":"Use a calculator","text":"Use the ref( function in the calculator, calling up the matrix variable [A]. ref([A])","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian11a-h5","type":"hint","dependencies":["a2a280bgaussian11a-h4"],"title":"Translate","text":"Using the matrix the calculator outputed, transform the matrix to a system, using spaces to seperate the equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian11a-h6","type":"hint","dependencies":["a2a280bgaussian11a-h5"],"title":"Answer","text":"The answer is $$x+\\\\frac{3}{5} y+\\\\frac{9}{5} z=\\\\frac{1}{5}$$ $$y+\\\\frac{13}{21} z=-\\\\left(\\\\frac{4}{7}\\\\right)$$ $$z=-\\\\left(\\\\frac{24}{187}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian11a-h7","type":"hint","dependencies":["a2a280bgaussian11a-h6"],"title":"Back-substitute","text":"Use back substituition to solve the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian11a-h8","type":"hint","dependencies":["a2a280bgaussian11a-h7"],"title":"Answer","text":"Therefore, the answer to the system of equations is $$\\\\frac{61}{187}-\\\\frac{92}{187}-\\\\frac{24}{187}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian12","title":"Solving a 2\xd72 System by Gaussian Elimination","body":"Solve the given system by Gaussian elimination. Write the answer as a coordinate pair.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian12a","stepAnswer":["(2,1)"],"problemType":"TextBox","stepTitle":"$$4x+3y=11$$ $$x-3y=-1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(2,1)$$","hints":{"DefaultPathway":[{"id":"a2a280bgaussian12a-h1","type":"hint","dependencies":[],"title":"Augumented Matrix","text":"First, write the system of equations as an augumented matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\begin{bmatrix} 4 & 3 & 11 \\\\\\\\ 1 & -3 & -1 \\\\end{bmatrix}$$"],"dependencies":["a2a280bgaussian12a-h1"],"title":"Augumented Matrix","text":"How do you write the system as an augumented matrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\begin{bmatrix} 4 & 3 & 11 \\\\\\\\ 1 & -3 & -1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 4 & 1 & 11 \\\\\\\\ 1 & -3 & -1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 14 & 3 & 11 \\\\\\\\ 1 & 3 & -1 \\\\end{bmatrix}$$","No Solution"]},{"id":"a2a280bgaussian12a-h3","type":"hint","dependencies":["a2a280bgaussian12a-h2"],"title":"Obtain row-echelon form","text":"Now, perform row operations to get row-echelon form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian12a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\begin{bmatrix} 1 & 0 & 2 \\\\\\\\ 0 & 1 & 1 \\\\end{bmatrix}$$"],"dependencies":["a2a280bgaussian12a-h3"],"title":"Obtain row-echelon form","text":"What is the matrix in row-echelon form?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\begin{bmatrix} 1 & 0 & 2 \\\\\\\\ 0 & 10 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & 0 & 2 \\\\\\\\ 0 & 1 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 0 & 0 & 2 \\\\\\\\ 0 & 1 & 1 \\\\end{bmatrix}$$","None of the above"],"subHints":[{"id":"a2a280bgaussian12a-h4-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\begin{bmatrix} 1 & 0 & 2 \\\\\\\\ 0 & 1 & 1 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a2a280bgaussian12a-h5","type":"hint","dependencies":["a2a280bgaussian12a-h4"],"title":"Form","text":"Now, you have the appropriate form to find $$x$$ and $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian12a-h6","type":"hint","dependencies":["a2a280bgaussian12a-h5"],"title":"Answer","text":"The answer is $$(2,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian13","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the linear system from the augmented matrix.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian13a","stepAnswer":["$$-2x+5y=5, 6x-18y=26$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\begin{bmatrix} -2 & 5 & 5 \\\\\\\\ 6 & -18 & 26 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-2x+5y=5, 6x-18y=26$$","choices":["$$-2x+5y=5, 6x-18y=26$$","$$-2x+5y=5, 6x-18y=2$$","$$-2x+5y=5, x-8y=26$$","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian13a-h1","type":"hint","dependencies":[],"title":"Number of Variables","text":"Identify the number of variables present. $$3$$ columns indicates $$2$$ variables (x and y).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian13a-h2","type":"hint","dependencies":[],"title":"Aligning Variables","text":"Aligns numbers in same column with the same variable. Last column to the right is the output.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian14","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the linear system from the augmented matrix.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian14a","stepAnswer":["3x+4y=10,10x+17y=439"],"problemType":"MultipleChoice","stepTitle":"$$\\\\begin{bmatrix} 3 & 4 & 10 \\\\\\\\ 10 & 17 & 439 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["3x+4y=10,10x+17y=439","3x+4y=10,10x+17y=43","3x+4y=10,10x+y=439","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian14a-h1","type":"hint","dependencies":[],"title":"Number of Variables","text":"Identify the number of variables present. $$3$$ columns indicates $$2$$ variables (x and y).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian14a-h2","type":"hint","dependencies":[],"title":"Aligning Variables","text":"Aligns numbers in same column with the same variable. Last column to the right is the output.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian15","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the linear system from the augmented matrix.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian15a","stepAnswer":["3x+2y=3,-1x-9y+4z=-1,8x+5y+7z=8"],"problemType":"MultipleChoice","stepTitle":"$$\\\\begin{bmatrix} 3 & 2 & 0 & 3 \\\\\\\\ -1 & -9 & 4 & -1 \\\\\\\\ 8 & 5 & 7 & 8 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["3x+2y=3,-1x-9y+4z=-1,8x+5y+7z=8","3x+2y=3,-1x-9y+4z=1,8x+5y+7z=10","5x+2y=3,-1x-9y+4z=-1,8x+5y+7z=8","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian15a-h1","type":"hint","dependencies":[],"title":"Number of Variables","text":"Identify the number of variables present. $$4$$ columns indicates $$3$$ variables (x,y,z).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian15a-h2","type":"hint","dependencies":[],"title":"Aligning Variables","text":"Aligns numbers in same column with the same variable. Last column to the right is the output.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian16","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the linear system from the augmented matrix.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian16a","stepAnswer":["$$8x+29y+z=43-x+7y+5z=38, 3z=10$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\begin{bmatrix} 8 & 29 & 1 & 43 \\\\\\\\ -1 & 7 & 5 & 38 \\\\\\\\ 0 & 0 & 3 & 10 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$8x+29y+z=43-x+7y+5z=38, 3z=10$$","choices":["$$8x+2y+z=43-x+7y+5z=38, 3z=1$$","$$8x+29y+z=43-x+7y+5z=38, 3z=10$$","$$-8x-29y+z=43-x-7y+5z=38, 3z=10$$","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian16a-h1","type":"hint","dependencies":[],"title":"Number of Variables","text":"Identify the number of variables present. $$4$$ columns indicates $$3$$ variables (x,y,z).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian16a-h2","type":"hint","dependencies":[],"title":"Aligning Variables","text":"Aligns numbers in same column with the same variable. Last column to the right is the output.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian17","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the linear system from the augmented matrix.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian17a","stepAnswer":["4x+5y-2z=12,y+58z=2,8x+7y-3z=-5"],"problemType":"MultipleChoice","stepTitle":"$$\\\\begin{bmatrix} 4 & 5 & -2 & 12 \\\\\\\\ 0 & 1 & 58 & 2 \\\\\\\\ 8 & 7 & -3 & -5 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["4x+5y-2z=12,y+58z=2,8x+7y-3z=-5","4x+5y-2z=12,y+8z=2,8x+7y-3z=5","x-5y-2z=12,y+58z=2,8x+7y-3z=5","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian17a-h1","type":"hint","dependencies":[],"title":"Number of Variables","text":"Identify the number of variables present. $$4$$ columns indicates $$3$$ variables (x,y,z).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian17a-h2","type":"hint","dependencies":[],"title":"Aligning Variables","text":"Aligns numbers in same column with the same variable. Last column to the right is the output.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian18","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the augmented matrix for the linear system.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian18a","stepAnswer":["$$\\\\begin{bmatrix} 8 & -37 & 8 \\\\\\\\ 2 & 12 & 3 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"8x-37y=8,2x+12y=3","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 8 & -37 & 8 \\\\\\\\ 2 & 12 & 3 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 8 & -37 & 8 \\\\\\\\ 2 & 12 & 3 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 8 & 7 & 8 \\\\\\\\ 2 & 12 & 3 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} -37 & 8 & 8 \\\\\\\\ 12 & 2 & 3 \\\\end{bmatrix}$$","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian18a-h1","type":"hint","dependencies":[],"title":"Matrix Columns","text":"Identify the number of variables present. Add the number of variables by $$1$$ to determine number of columns in matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian18a-h2","type":"hint","dependencies":[],"title":"Matrix Rows","text":"The number of equations will serve as the number of rows in the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian19","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the augmented matrix for the linear system.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian19a","stepAnswer":["$$\\\\begin{bmatrix} 0 & 16 & 4 \\\\\\\\ 9 & -1 & 2 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"$$16y=4, 9x-y=2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 0 & 16 & 4 \\\\\\\\ 9 & -1 & 2 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 4 & 16 & 0 \\\\\\\\ 9 & -1 & 2 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 0 & 16 & 4 \\\\\\\\ -9 & -1 & 2 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 0 & 16 & 4 \\\\\\\\ 9 & -1 & 2 \\\\end{bmatrix}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian19a-h1","type":"hint","dependencies":[],"title":"Matrix Columns","text":"Identify the number of variables present. Add the number of variables by $$1$$ to determine number of columns in matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian19a-h2","type":"hint","dependencies":[],"title":"Matrix Rows","text":"The number of equations will serve as the number of rows in the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian2","title":"Writing the Augmented Matrix for a System of Equations","body":"Write the augmented matrix of the given system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian2a","stepAnswer":["$$\\\\begin{bmatrix} 4 & -3 & 11 \\\\\\\\ 3 & 2 & 4 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"4x-3y=11,3x+2y=4","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 4 & -3 & 11 \\\\\\\\ 3 & 2 & 4 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 4 & -3 & 11 \\\\\\\\ 3 & 1 & 4 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 4 & -3 & 11 \\\\\\\\ 3 & 2 & 4 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 4 & 3 & -11 \\\\\\\\ 3 & 2 & 4 \\\\end{bmatrix}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian2a-h1","type":"hint","dependencies":[],"title":"Definition","text":"The augmented matrix displays the coefficients of the variables, and an additional column for the constants.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian2a-h2","type":"hint","dependencies":["a2a280bgaussian2a-h1"],"title":"Write","text":"The first row has the values 4,-3,11.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian2a-h3","type":"hint","dependencies":["a2a280bgaussian2a-h2"],"title":"Answer","text":"The answer is $$\\\\begin{bmatrix} 4 & -3 & 11 \\\\\\\\ 3 & 2 & 4 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian20","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the augmented matrix for the linear system.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian20a","stepAnswer":["$$\\\\begin{bmatrix} 3 & 2 & 10 & 3 \\\\\\\\ -6 & 2 & 5 & 13 \\\\\\\\ 4 & 0 & 1 & 18 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"3x+2y+10z=3,-6x+2y+5z=13,4x+z=18","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 3 & 2 & 10 & 3 \\\\\\\\ -6 & 2 & 5 & 13 \\\\\\\\ 4 & 0 & 1 & 18 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 3 & 2 & 3 & 3 \\\\\\\\ -6 & 2 & 5 & 13 \\\\\\\\ 4 & 0 & 1 & 18 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 3 & 2 & 10 & 3 \\\\\\\\ -6 & 2 & 5 & 13 \\\\\\\\ 4 & 0 & 1 & 18 \\\\end{bmatrix}$$","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian20a-h1","type":"hint","dependencies":[],"title":"Matrix Columns","text":"Identify the number of variables present. Add the number of variables by $$1$$ to determine number of columns in matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian20a-h2","type":"hint","dependencies":[],"title":"Matrix Rows","text":"The number of equations will serve as the number of rows in the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian21","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the augmented matrix for the linear system.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian21a","stepAnswer":["$$\\\\begin{bmatrix} 1 & 5 & 8 & 19 \\\\\\\\ 12 & 3 & 0 & 4 \\\\\\\\ 3 & 4 & 9 & -7 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"x+5y+8z=19,12x+3y=4,3x+4y+9z=-7","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 1 & 5 & 8 & 19 \\\\\\\\ 12 & 3 & 0 & 4 \\\\\\\\ 3 & 4 & 9 & -7 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 1 & 5 & 8 & 19 \\\\\\\\ 12 & 3 & 0 & 4 \\\\\\\\ 3 & 4 & 9 & -7 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & 5 & 8 & 19 \\\\\\\\ 12 & 3 & 0 & 4 \\\\\\\\ 3 & -4 & 9 & 7 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 19 & 5 & 8 & 1 \\\\\\\\ 12 & 3 & 0 & 4 \\\\\\\\ 3 & 4 & 9 & -7 \\\\end{bmatrix}$$","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian21a-h1","type":"hint","dependencies":[],"title":"Matrix Columns","text":"Identify the number of variables present. Add the number of variables by $$1$$ to determine number of columns in matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian21a-h2","type":"hint","dependencies":[],"title":"Matrix Rows","text":"The number of equations will serve as the number of rows in the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian22","title":"Solving Systems with Gaussian Elimination","body":"For the following exercises, write the augmented matrix for the linear system.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian22a","stepAnswer":["$$\\\\begin{bmatrix} 6 & 12 & 16 & 4 \\\\\\\\ 19 & -5 & 3 & -9 \\\\\\\\ 1 & 0 & 2 & -8 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"6x+12y+16z=4,19x-5y+3z=-9,x+2y=-8","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 6 & 12 & 16 & 4 \\\\\\\\ 19 & -5 & 3 & -9 \\\\\\\\ 1 & 0 & 2 & -8 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 6 & 12 & 16 & 4 \\\\\\\\ 19 & -5 & 3 & -9 \\\\\\\\ 1 & 0 & -2 & 8 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 6 & 12 & 16 & 4 \\\\\\\\ 19 & -5 & 3 & -9 \\\\\\\\ 1 & 0 & 2 & -8 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} -6 & 12 & 16 & 4 \\\\\\\\ 19 & -5 & 3 & -9 \\\\\\\\ 1 & 0 & 2 & -8 \\\\end{bmatrix}$$","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian22a-h1","type":"hint","dependencies":[],"title":"Matrix Columns","text":"Identify the number of variables present. Add the number of variables by $$1$$ to determine number of columns in matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian22a-h2","type":"hint","dependencies":[],"title":"Matrix Rows","text":"The number of equations will serve as the number of rows in the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian3","title":"Writing a System of Equations from an Augmented Matrix Form","body":"Find the system of equations from the augmented matrix when the variables are $$x$$, $$y$$, and $$z$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian3a","stepAnswer":["$$x-3y-5z=-2$$, $$2x-5y-4z=5$$, $$-3x+5y+4z=6$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\begin{bmatrix} 1 & -3 & -5 & -2 \\\\\\\\ 2 & -5 & -4 & 5 \\\\\\\\ -3 & 5 & 4 & 6 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x-3y-5z=-2$$, $$2x-5y-4z=5$$, $$-3x+5y+4z=6$$","choices":["$$x-3y-5z=-2$$, $$2x-5y-4z=5$$, $$-3x+5y+4z=-6$$","$$x-3y-5z=-2$$, $$2x-5y-4z=5$$, $$-3x+5y+4z=6$$","$$3x-y+5z=-2$$, $$2x-5y-4z=5$$, $$-3x+5y+4z=6$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian3a-h1","type":"hint","dependencies":[],"title":"Rows","text":"Rows represent a single equation. There are $$3$$ rows, so you know there are $$3$$ equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian3a-h2","type":"hint","dependencies":["a2a280bgaussian3a-h1"],"title":"Coefficients","text":"The numbers in the matrix represent coefficients of variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian3a-h3","type":"hint","dependencies":["a2a280bgaussian3a-h2"],"title":"Answer","text":"The answer is $$x-3y-5z=-2$$ $$2x-5y-4z=5$$ $$-3x+5y+4z=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian4","title":"Writing a System of Equations from an Augmented Matrix Form","body":"Find the system of equations from the augmented matrix when the variables are $$x$$, $$y$$, and $$z$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian4a","stepAnswer":["$$x-y+z=5$$, $$2x-y+3z=1$$, $$y+z=-9$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\begin{bmatrix} 1 & -1 & 1 & 5 \\\\\\\\ 2 & -1 & 3 & 1 \\\\\\\\ 0 & 1 & 1 & -9 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x-y+z=5$$, $$2x-y+3z=1$$, $$y+z=-9$$","choices":["$$x-y+z=5$$, $$2x-y+3z=1$$, $$y+z=-9$$","$$x-y+z=5$$, $$2x-y+3z=1$$, $$y+z=9$$","$$x-y+z=5$$, $$2x+3z=1$$, $$y+z=-9$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian4a-h1","type":"hint","dependencies":[],"title":"Rows","text":"Rows represent a single equation. There are $$3$$ rows, so you know there are $$3$$ equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian4a-h2","type":"hint","dependencies":["a2a280bgaussian4a-h1"],"title":"Coefficients","text":"The numbers in the matrix represent coefficients of variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian4a-h3","type":"hint","dependencies":["a2a280bgaussian4a-h2"],"title":"Answer","text":"The answer is $$x-y+z=5$$ $$2x-y+3z=1$$ $$y+z=-9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a280bgaussian9","title":"Solving a System of Linear Equations Using Matrices","body":"Solve the system of linear equations using matrices.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.6 Solving Systems with Gaussian Elimination","courseName":"OpenStax: College Algebra","steps":[{"id":"a2a280bgaussian9a","stepAnswer":["$$(4, -3, 1)$$"],"problemType":"MultipleChoice","stepTitle":"$$x-y+z=8$$ $$2x+3y-z=-2$$ $$3x-2y-9z=9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(4, -3, 1)$$","choices":["$$(4, -3, 1)$$","(4,3,1)","$$(-4, -3, -1)$$","None of the Above"],"hints":{"DefaultPathway":[{"id":"a2a280bgaussian9a-h1","type":"hint","dependencies":[],"title":"Augumented Matrix","text":"First, write the system of equations as an augumented matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 2 & 3 & -1 & -2 \\\\\\\\ 3 & -2 & -9 & 9 \\\\end{bmatrix}$$"],"dependencies":["a2a280bgaussian9a-h1"],"title":"Augumented Matrix","text":"How do you write the system as an augumented matrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\begin{bmatrix} 1 & -1 & 1 & 10 \\\\\\\\ 2 & 3 & -1 & -2 \\\\\\\\ 5 & -2 & 9 & 9 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 2 & 3 & -1 & -2 \\\\\\\\ 3 & -2 & -9 & 9 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & 1 & 1 & 4 \\\\\\\\ 2 & 3 & 1 & -2 \\\\\\\\ 3 & -2 & -9 & 9 \\\\end{bmatrix}$$","None of the Above"],"subHints":[{"id":"a2a280bgaussian9a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 2 & 3 & -1 & -2 \\\\\\\\ 3 & -2 & -9 & 9 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a2a280bgaussian9a-h3","type":"hint","dependencies":["a2a280bgaussian9a-h2"],"title":"Obtain row-echelon form","text":"Now, perform row operations to obtain row-echelon form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian9a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 0 & 1 & -12 & -15 \\\\\\\\ 0 & 0 & 1 & 1 \\\\end{bmatrix}$$"],"dependencies":["a2a280bgaussian9a-h3"],"title":"Obtain row-echelon form","text":"What is the new matrix in row-echelon form?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 0 & 0 & -1 & -5 \\\\\\\\ 0 & 0 & 1 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 0 & 1 & -12 & -15 \\\\\\\\ 1 & 1 & 1 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 0 & 1 & -12 & -15 \\\\\\\\ 0 & 0 & 1 & 1 \\\\end{bmatrix}$$","None of the above"],"subHints":[{"id":"a2a280bgaussian9a-h4-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\begin{bmatrix} 1 & -1 & 1 & 8 \\\\\\\\ 0 & 1 & -12 & -15 \\\\\\\\ 0 & 0 & 1 & 1 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a2a280bgaussian9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-y+z=8$$ $$y-12z=-15$$ $$z=1$$"],"dependencies":["a2a280bgaussian9a-h4"],"title":"Convert to equations","text":"What is the system of equations after converting it from the matrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a2a280bgaussian9a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$x-y+z=8$$ $$y-12z=-15$$ $$z=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a2a280bgaussian9a-h6","type":"hint","dependencies":["a2a280bgaussian9a-h5"],"title":"Back substitute","text":"Now, back substitute the variables into the system of equations to obtain the final solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2a280bgaussian9a-h7","type":"hint","dependencies":["a2a280bgaussian9a-h6"],"title":"Answer","text":"Therefore, the final solution is $$(4, -3, 1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2a5cd1alginequalabs1","title":"Inequalities and Absolute Values: Part A","body":"These questions test your knowledge of the core concepts. Express each of the following statements as a mathematical equation or inequality.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs1a","stepAnswer":["$$-1<x$$ $$\\\\leq$$ $$3$$"],"problemType":"MultipleChoice","stepTitle":"A number $$x$$ is less than or equal to $$3$$ and greater than $$-1$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-1<x$$ $$\\\\leq$$ $$3$$","choices":["$$-1<x$$ $$\\\\leq$$ $$3$$","$$-1<x<3$$","$$x<-1$$ or $$x$$ $$\\\\geq$$ $$3$$","$$x<-1$$ or $$x>3$$"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs1a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\leq$$"],"dependencies":[],"title":"Inequality of \'less than or equal to 3\'","text":"What symbol does \'less than or equal to\' refer to?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["<",">","$$\\\\leq$$","$$\\\\geq$$"]},{"id":"a2a5cd1alginequalabs1a-h2","type":"hint","dependencies":["a2a5cd1alginequalabs1a-h1"],"title":"Inequality of \'less than or equal to 3\'","text":"The sentence \'a is less than or equal to b\' means that a $$\\\\leq$$ $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x$$ $$\\\\leq$$ $$3$$"],"dependencies":["a2a5cd1alginequalabs1a-h2"],"title":"Inequality of \'less than or equal to 3\'","text":"What inequality represents \'x\' is less than or equal to 3\'?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x$$ $$\\\\leq$$ $$3$$","$$3$$ $$\\\\leq$$ $$x$$"]},{"id":"a2a5cd1alginequalabs1a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":[">"],"dependencies":["a2a5cd1alginequalabs1a-h3"],"title":"Inequality of \'greater than -1\'","text":"What symbol does \'greater than\' refer to?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["<",">","$$\\\\leq$$","$$\\\\geq$$"]},{"id":"a2a5cd1alginequalabs1a-h5","type":"hint","dependencies":["a2a5cd1alginequalabs1a-h4"],"title":"Inequality of \'greater than -1\'","text":"The sentence \'a is greater than b\' means that $$a>b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x>-1$$"],"dependencies":["a2a5cd1alginequalabs1a-h5"],"title":"Inequality of \'greater than -1\'","text":"What inequality represents \'x is greater than -1\'?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x>-1$$","$$-1>x$$"]},{"id":"a2a5cd1alginequalabs1a-h7","type":"hint","dependencies":["a2a5cd1alginequalabs1a-h6"],"title":"ANDing Two Inequalities","text":"When ANDing two inequalities together, this means that both inequalities must be true for the value of \'x\' to be valid.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1a-h8","type":"hint","dependencies":["a2a5cd1alginequalabs1a-h7"],"title":"ANDing Two Inequalities","text":"For some values a,b where $$a<x$$ and $$x$$ $$\\\\leq$$ $$b$$, these two inequalities can be combined to say $$a<x$$ $$\\\\leq$$ $$b$$","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a2a5cd1alginequalabs10","title":"Inequalities and Absolute Values: Part A","body":"These questions test your knowledge of the core concepts. Describe the set of all numbers \'x\' satisfying each inequality using interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs10a","stepAnswer":["$$[-2,8]$$"],"problemType":"MultipleChoice","stepTitle":"$$|x-3|$$ $$\\\\leq$$ $$5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$[-2,8]$$","$$(-2,8)$$","$$(-\\\\infty,-2)$$ $$\\\\cup$$ $$(8,\\\\infty)$$","$$(-\\\\infty,-2]$$ $$\\\\cup$$ $$[8,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs10a-h1","type":"hint","dependencies":[],"title":"Expanding the Inequality","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|$$ $$\\\\leq$$ $$b$$, this is the same as a $$\\\\leq$$ $$b$$ AND a $$\\\\geq$$ $$-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x-3$$ $$\\\\leq$$ $$5$$ and $$x-3$$ $$\\\\geq$$ $$-5$$"],"dependencies":["a2a5cd1alginequalabs10a-h1"],"title":"Expanding the Inequality","text":"What is $$|x-3|$$ $$\\\\leq$$ $$5$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-3$$ $$\\\\leq$$ $$5$$ and $$x-3$$ $$\\\\geq$$ $$-5$$","$$x-3$$ $$\\\\leq$$ $$5$$ and $$x-3$$ $$\\\\geq$$ $$5$$","$$x-3$$ $$\\\\leq$$ $$5$$ and $$x-3$$ $$\\\\leq$$ $$-5$$","$$x-3$$ $$\\\\leq$$ $$5$$"]},{"id":"a2a5cd1alginequalabs10a-h3","type":"hint","dependencies":["a2a5cd1alginequalabs10a-h2"],"title":"Simplifying the Inequality: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h4","type":"hint","dependencies":["a2a5cd1alginequalabs10a-h3"],"title":"Simplifying the Inequality: Part A","text":"Add $$3$$ from the left to get $$x$$ $$\\\\leq$$ $$5+3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a2a5cd1alginequalabs10a-h4"],"title":"Simplifying the Inequality: Part A","text":"What is $$5+3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h6","type":"hint","dependencies":["a2a5cd1alginequalabs10a-h5"],"title":"Simplifying the Inequality: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h7","type":"hint","dependencies":["a2a5cd1alginequalabs10a-h6"],"title":"Simplifying the Inequality: Part B","text":"Add $$3$$ from the left to get $$x$$ $$\\\\geq$$ $$-5+3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a2a5cd1alginequalabs10a-h7"],"title":"Simplifying the Inequality: Part B","text":"What is $$-5+3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h9","type":"hint","dependencies":["a2a5cd1alginequalabs10a-h8"],"title":"ANDing the Distance","text":"Since the distance is less than a value, the inequalities provide the upper and lower bounds of the value by ANDing them together.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-2$$"],"dependencies":["a2a5cd1alginequalabs10a-h9"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$x$$ $$\\\\leq$$ $$8$$ and $$x$$ $$\\\\geq$$ -2?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$8$$","$$-2$$"]},{"id":"a2a5cd1alginequalabs10a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8$$"],"dependencies":["a2a5cd1alginequalabs10a-h9"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$x$$ $$\\\\leq$$ $$8$$ and $$x$$ $$\\\\geq$$ -2?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$8$$","$$-2$$"]},{"id":"a2a5cd1alginequalabs10a-h12","type":"hint","dependencies":["a2a5cd1alginequalabs10a-h10","a2a5cd1alginequalabs10a-h11"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a2a5cd1alginequalabs10a-h12"],"title":"Interval Notation","text":"Is the lower bound $$-2$$ included as a valid value of \'x\' in $$x$$ $$\\\\leq$$ $$8$$ and $$x$$ $$\\\\geq$$ -2?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs10a-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a2a5cd1alginequalabs10a-h12"],"title":"Interval Notation","text":"Is the upper bound $$8$$ included as a valid value of \'x\' in $$x$$ $$\\\\leq$$ $$8$$ and $$x$$ $$\\\\geq$$ -2?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}},{"id":"a2a5cd1alginequalabs10b","stepAnswer":["$$(-\\\\infty,-9)$$ $$\\\\cup$$ $$(-1,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$|x+5|>4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-9)$$ $$\\\\cup$$ $$(-1,\\\\infty)$$","choices":["$$(-\\\\infty,-9)$$ $$\\\\cup$$ $$(-1,\\\\infty)$$","$$(-\\\\infty,-9]$$ $$\\\\cup$$ $$[-1,\\\\infty)$$","$$(-9,-1)$$","$$[-9,-1]$$"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs10b-h1","type":"hint","dependencies":[],"title":"Expanding the Inequality","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|>b$$, this is the same as $$a>b$$ OR $$a<-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x+5>4$$ or $$x+5<-4$$"],"dependencies":["a2a5cd1alginequalabs10b-h1"],"title":"Expanding the Inequality","text":"What is $$|x+5|>4$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x+5>4$$ or $$x+5<-4$$","$$x+5>4$$ or $$x+5>-4$$","$$x+5>4$$ or $$x+5<4$$","$$x+5>4$$"]},{"id":"a2a5cd1alginequalabs10b-h3","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h2"],"title":"Simplifying the Inequality: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h4","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h3"],"title":"Simplifying the Inequality: Part A","text":"Subtract $$5$$ from the left to get $$x>4-5$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a2a5cd1alginequalabs10b-h4"],"title":"Simplifying the Inequality: Part A","text":"What is $$4-5$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h6","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h5"],"title":"Simplifying the Inequality: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h7","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h6"],"title":"Simplifying the Inequality: Part B","text":"Subtract $$5$$ from the left to get $$x<-4-5$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a2a5cd1alginequalabs10b-h7"],"title":"Simplifying the Inequality: Part B","text":"What is $$-4-5$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h9","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h8"],"title":"ORing the Distance","text":"Since the distance is greater than a value, the value outside of the distance are considered valid, ORing the two inequalities together.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h10","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h9"],"title":"Interval Notation","text":"Since the two inequalities are separated by an OR statement, they will both appear in the final result.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h11","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h10"],"title":"Interval Notation: Part A","text":"The inequality $$x>-1$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-1$$"],"dependencies":["a2a5cd1alginequalabs10b-h11"],"title":"Interval Notation: Part A","text":"What is the lower bound of the inequality $$x>-1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$-1$$"]},{"id":"a2a5cd1alginequalabs10b-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\infty$$"],"dependencies":["a2a5cd1alginequalabs10b-h11"],"title":"Interval Notation: Part A","text":"What is the upper bound of the inequality $$x>-1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$-1$$"]},{"id":"a2a5cd1alginequalabs10b-h14","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h12","a2a5cd1alginequalabs10b-h13"],"title":"Interval Notation: Part A","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs10b-h14"],"title":"Interval Notation: Part A","text":"Is the lower bound $$-1$$ included as a valid value of \'x\' in $$x>-1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs10b-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs10b-h14"],"title":"Interval Notation: Part A","text":"Is the upper bound $$\\\\infty$$ included as a valid value of \'x\' in $$x>-1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a2a5cd1alginequalabs10b-h16-s1","type":"hint","dependencies":[],"title":"Interval Notation: Part A","text":"As $$\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a2a5cd1alginequalabs10b-h17","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h15","a2a5cd1alginequalabs10b-h16"],"title":"Interval Notation: Part B","text":"The inequality $$x<-9$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h18","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\infty$$"],"dependencies":["a2a5cd1alginequalabs10b-h17"],"title":"Interval Notation: Part B","text":"What is the lower bound of the inequality $$x<-9$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$-9$$"]},{"id":"a2a5cd1alginequalabs10b-h19","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-9$$"],"dependencies":["a2a5cd1alginequalabs10b-h17"],"title":"Interval Notation: Part B","text":"What is the upper bound of the inequality $$x<-9$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$-9$$"]},{"id":"a2a5cd1alginequalabs10b-h20","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h18","a2a5cd1alginequalabs10b-h19"],"title":"Interval Notation: Part B","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs10b-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs10b-h20"],"title":"Interval Notation: Part B","text":"Is the lower bound $$-\\\\infty$$ included as a valid value of \'x\' in $$x<-9$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a2a5cd1alginequalabs10b-h21-s2","type":"hint","dependencies":[],"title":"Interval Notation: Part B","text":"As $$-\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a2a5cd1alginequalabs10b-h22","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs10b-h20"],"title":"Interval Notation: Part B","text":"Is the upper bound $$-9$$ included as a valid value of \'x\' in $$x<-9$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs10b-h23","type":"hint","dependencies":["a2a5cd1alginequalabs10b-h21","a2a5cd1alginequalabs10b-h22"],"title":"Interval Notation","text":"The bounds for the two equations, $$(-\\\\infty,-9)$$ and $$(-1,\\\\infty)$$, can be ORed together using \' $$$$ $$\\\\cup$$ $$$$ \'.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a2a5cd1alginequalabs100","title":"Inequalities and Absolute Values: Part B","body":"These problems are harder, often highlighting an important subtlety.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs100a","stepAnswer":["$$A=3$$, $$B=6$$"],"problemType":"MultipleChoice","stepTitle":"Find constants \'A\' and \'B\' such that the number \'x\' is contained in $$(-3,9)$$ if and only if $$|x-A|<B$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$A=3$$, $$B=6$$","choices":["$$A=3$$, $$B=6$$","$$A=-3$$, $$B=9$$","$$A=9$$, $$B=6$$","No solution"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs100a-h1","type":"hint","dependencies":[],"title":"Expanding the Inequality","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|<b$$, this is the same as $$a<b$$ AND $$a>-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x-A<B$$ and $$x-A>-B$$"],"dependencies":["a2a5cd1alginequalabs100a-h1"],"title":"Expanding the Inequality","text":"What is $$|x-A|<B$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-A<B$$ and $$x-A>-B$$","$$x-A<B$$ and $$x-A<-B$$","$$x-A<B$$ and $$x-A>B$$","$$x-A<B$$"]},{"id":"a2a5cd1alginequalabs100a-h3","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h2"],"title":"Simplifying the Inequality: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h4","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h3"],"title":"Simplifying the Inequality: Part A","text":"Add A from the left to get $$x<A+B$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h5","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h4"],"title":"Simplifying the Inequality: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h6","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h5"],"title":"Simplifying the Inequality: Part B","text":"Add A from the left to get $$x>A-B$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h7","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h6"],"title":"ANDing the Distance","text":"Since the distance is less than a value, the inequalities provide the upper and lower bounds of the value by ANDing them together.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$A-B$$"],"dependencies":["a2a5cd1alginequalabs100a-h7"],"title":"Interval Notation","text":"What is the lower bound of the inequality $$x<A+B$$ and $$x>A-B$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$A-B$$","$$A+B$$","A","B"]},{"id":"a2a5cd1alginequalabs100a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$A+B$$"],"dependencies":["a2a5cd1alginequalabs100a-h7"],"title":"Interval Notation","text":"What is the upper bound of the inequality $$x<A+B$$ and $$x>A-B$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$A-B$$","$$A+B$$","A","B"]},{"id":"a2a5cd1alginequalabs100a-h10","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h8","a2a5cd1alginequalabs100a-h9"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs100a-h10"],"title":"Interval Notation","text":"Is the lower bound A-B included as a valid value of \'x\' in $$x<A+B$$ and $$x>A-B$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs100a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs100a-h10"],"title":"Interval Notation","text":"Is the upper bound $$A+B$$ included as a valid value of \'x\' in $$x<A+B$$ and $$x>A-B$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs100a-h13","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h11","a2a5cd1alginequalabs100a-h12"],"title":"Solving for A and B","text":"Since $$x$$ is contained in $$(-3,9)$$ if and only if $$x$$ is in $$(A-B,A+B)$$, A and B can be found by solving the system of linear equations.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$A-B=-3$$ and $$A+B=9$$"],"dependencies":["a2a5cd1alginequalabs100a-h13"],"title":"Solving for A and B","text":"What system of linear equations can be extrapolated from $$(-3,9)$$ and (A-B, A+B)?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$A-B=-3$$ and $$A+B=9$$","$$A-B=9$$ and $$A+B=-3$$"]},{"id":"a2a5cd1alginequalabs100a-h15","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h14"],"title":"Solving for A and B","text":"The two equations can be added together to eliminate B from the equation to solve for A.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2A=6$$"],"dependencies":["a2a5cd1alginequalabs100a-h15"],"title":"Solving for A and B","text":"What equation is left when you add $$A-B=-3$$ and $$A+B=9$$ together?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2A=6$$","$$A=6$$","$$2A=12$$","$$A=12$$"]},{"id":"a2a5cd1alginequalabs100a-h17","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h16"],"title":"Solving for A and B","text":"Divide $$2$$ from both sides of $$2A=6$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a2a5cd1alginequalabs100a-h17"],"title":"Solving for A and B","text":"What is $$\\\\frac{6}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h19","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h18"],"title":"Solving for A and B","text":"Since $$A=3$$, substitute A into $$A+B=9$$ and solve for B: $$3+B=9$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h20","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h19"],"title":"Solving for A and B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h21","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h20"],"title":"Solving for A and B","text":"Subtract $$3$$ from the left to get $$B=9-3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h22","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a2a5cd1alginequalabs100a-h21"],"title":"Solving for A and B","text":"What is $$9-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h23","type":"hint","dependencies":["a2a5cd1alginequalabs100a-h22"],"title":"Validating the Assumption","text":"b\' had an assumption that $$b$$ $$\\\\geq$$ $$0$$ such that $$|a|<b$$ is the same as $$a<b$$ AND $$a>-b$$. Since B is equivalent to \'b\', B $$\\\\geq$$ $$0$$ for the answer to be correct.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs100a-h24","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a2a5cd1alginequalabs100a-h23"],"title":"Validating the Assumption","text":"Is B $$\\\\geq$$ $$0$$ when $$B=6$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a2a5cd1alginequalabs1002","title":"Inequalities and Absolute Values: Part B","body":"These problems are harder, often highlighting an important subtlety.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs1002a","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"Determine which positive numbers \'x\' satisfy the condition $$|x+7|<6$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["No solution","$$0<x<13$$","$$x=1$$","All positive numbers"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs1002a-h1","type":"hint","dependencies":[],"title":"Expanding the Inequality","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|<b$$, this is the same as $$a<b$$ AND $$a>-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x+7<6$$ and $$x+7>-6$$"],"dependencies":["a2a5cd1alginequalabs1002a-h1"],"title":"Expanding the Inequality","text":"What is $$|x+7|<6$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x+7<6$$ and $$x+7>-6$$","$$x+7<6$$ and $$x+7<-6$$","$$x+7<6$$ and $$x+7>6$$","$$x+7<6$$"]},{"id":"a2a5cd1alginequalabs1002a-h3","type":"hint","dependencies":["a2a5cd1alginequalabs1002a-h2"],"title":"Simplifying the Inequality: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h4","type":"hint","dependencies":["a2a5cd1alginequalabs1002a-h3"],"title":"Simplifying the Inequality: Part A","text":"Subtract $$7$$ from the left to get $$x<6-7$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a2a5cd1alginequalabs1002a-h4"],"title":"Simplifying the Inequality: Part A","text":"What is $$6-7$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h6","type":"hint","dependencies":["a2a5cd1alginequalabs1002a-h5"],"title":"Simplifying the Inequality: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h7","type":"hint","dependencies":["a2a5cd1alginequalabs1002a-h6"],"title":"Simplifying the Inequality: Part B","text":"Subtract $$7$$ from the left to get $$x>-6-7$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-13$$"],"dependencies":["a2a5cd1alginequalabs1002a-h7"],"title":"Simplifying the Inequality: Part B","text":"What is $$-6-7$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h9","type":"hint","dependencies":["a2a5cd1alginequalabs1002a-h8"],"title":"ANDing the Distance","text":"Since the distance is less than a value, the inequalities provide the upper and lower bounds of the value by ANDing them together.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-13$$"],"dependencies":["a2a5cd1alginequalabs1002a-h9"],"title":"Determining the Bounds","text":"What is the lower bound of the inequality $$x<-1$$ and $$x>-13$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$-1$$","$$-13$$"]},{"id":"a2a5cd1alginequalabs1002a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-1$$"],"dependencies":["a2a5cd1alginequalabs1002a-h9"],"title":"Determining the Bounds","text":"What is the upper bound of the inequality $$x<-1$$ and $$x>-13$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$-1$$","$$-13$$"]},{"id":"a2a5cd1alginequalabs1002a-h12","type":"hint","dependencies":["a2a5cd1alginequalabs1002a-h10","a2a5cd1alginequalabs1002a-h11"],"title":"Positive Numbers","text":"Since the question asks for all positive numbers \'x\', $$x>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs1002a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs1002a-h12"],"title":"Positive Numbers","text":"Are any values between $$-13<x<-1$$ positive?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a2a5cd1alginequalabs101","title":"Inequalities and Absolute Values: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Determine which numbers \'x\' satisfy the following condition. Express you answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs101a","stepAnswer":["[1,12)"],"problemType":"MultipleChoice","stepTitle":"$$|2-x|<10$$ and $$|x+4|$$ $$\\\\geq$$ $$5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["[1,12)","$$(-\\\\infty,-9]$$ $$\\\\cup$$ $$(-8,\\\\infty)$$","$$(-8,12)$$","$$(-\\\\infty,-9]$$ $$\\\\cup$$ $$[1,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs101a-h1","type":"hint","dependencies":[],"title":"Expanding $$|2-x|<10$$","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|<b$$, this is the same as $$a<b$$ AND $$a>-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2-x<10$$ and $$2-x>-10$$"],"dependencies":["a2a5cd1alginequalabs101a-h1"],"title":"Expanding $$|2-x|<10$$","text":"What is $$|2-x|<10$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2-x<10$$ and $$2-x>-10$$","$$2-x<10$$ and $$2-x<-10$$","$$2-x<10$$ and $$2-x>10$$","$$2-x<10$$"]},{"id":"a2a5cd1alginequalabs101a-h3","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h2"],"title":"Simplifying $$|2-x|<10$$: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h4","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h3"],"title":"Simplifying $$|2-x|<10$$: Part A","text":"Add $$x$$ from the left and subtract $$10$$ from the right to get $$2-10<x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a2a5cd1alginequalabs101a-h4"],"title":"Simplifying $$|2-x|<10$$: Part A","text":"What is $$2-10$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h6","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h5"],"title":"Simplifying $$|2-x|<10$$: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h7","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h6"],"title":"Simplifying $$|2-x|<10$$: Part B","text":"Add $$x$$ from the left and add $$10$$ from the right to get $$2+10>x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a2a5cd1alginequalabs101a-h7"],"title":"Simplifying $$|2-x|<10$$: Part B","text":"What is $$2+10$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h9","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h8"],"title":"Inequalities of $$|2-x|<10$$","text":"Since the distance is less than a value, the inequalities provide the upper and lower bounds of the value by ANDing them together: $$-8<x<12$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h10","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h9"],"title":"Expanding $$|x+4|$$ $$\\\\geq$$ $$5$$","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|$$ $$\\\\geq$$ $$b$$, this is the same as a $$\\\\geq$$ $$b$$ OR a $$\\\\leq$$ $$-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x+4$$ $$\\\\geq$$ $$5$$ or $$x+4$$ $$\\\\leq$$ $$-5$$"],"dependencies":["a2a5cd1alginequalabs101a-h10"],"title":"Expanding $$|x+4|$$ $$\\\\geq$$ $$5$$","text":"What is $$|x+4|$$ $$\\\\geq$$ $$5$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x+4$$ $$\\\\geq$$ $$5$$ or $$x+4$$ $$\\\\leq$$ $$-5$$","$$x+4$$ $$\\\\geq$$ $$5$$ or $$x+4$$ $$\\\\leq$$ $$5$$","$$x+4$$ $$\\\\geq$$ $$5$$ or $$x+4$$ $$\\\\geq$$ $$-5$$","$$x+4$$ $$\\\\geq$$ $$5$$"]},{"id":"a2a5cd1alginequalabs101a-h12","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h11"],"title":"Simplifying $$|x+4|$$ $$\\\\geq$$ 5: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h13","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h12"],"title":"Simplifying $$|x+4|$$ $$\\\\geq$$ 5: Part A","text":"Subtract $$4$$ from the left to get $$x$$ $$\\\\geq$$ $$5-4$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a2a5cd1alginequalabs101a-h13"],"title":"Simplifying $$|x+4|$$ $$\\\\geq$$ 5: Part A","text":"What is $$5-4$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h15","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h14"],"title":"Simplifying $$|x+4|$$ $$\\\\geq$$ 5: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h16","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h15"],"title":"Simplifying $$|x+4|$$ $$\\\\geq$$ 5: Part B","text":"Subtract $$4$$ from the left to get $$x$$ $$\\\\leq$$ $$-5-4$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a2a5cd1alginequalabs101a-h16"],"title":"Simplifying $$|x+4|$$ $$\\\\geq$$ 5: Part B","text":"What is $$-5-4$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h18","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h17"],"title":"Inequalities of $$|x+4|$$ $$\\\\geq$$ $$5$$","text":"Since the distance is greater than a value, the value outside of the distance are considered valid, ORing the two inequalities together: $$x$$ $$\\\\geq$$ $$1$$ or $$x$$ $$\\\\leq$$ $$-9$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h19","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h18"],"title":"Interval Notation","text":"Since the two inequalities are separated by an AND statement, the result will contain the intersection or overlap of $$-8<x<12$$ AND $$x$$ $$\\\\leq$$ $$-9$$ or $$x$$ $$\\\\geq$$ $$1$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h20","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h19"],"title":"Interval Notation: Part A","text":"The inequality $$-8<x<12$$ AND $$x$$ $$\\\\leq$$ $$-9$$ or $$x$$ $$\\\\geq$$ $$1$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$"],"dependencies":["a2a5cd1alginequalabs101a-h20"],"title":"Interval Notation","text":"What is the lower bound that overlaps both $$-8<x<12$$ AND $$x$$ $$\\\\leq$$ $$-9$$ or $$x$$ $$\\\\geq$$ 1?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$-8$$","$$-9$$","$$1$$"]},{"id":"a2a5cd1alginequalabs101a-h22","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$12$$"],"dependencies":["a2a5cd1alginequalabs101a-h20"],"title":"Interval Notation","text":"What is the upper bound that overlaps both $$-8<x<12$$ AND $$x$$ $$\\\\leq$$ $$-9$$ or $$x$$ $$\\\\geq$$ 1?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$-8$$","$$12$$","$$1$$"]},{"id":"a2a5cd1alginequalabs101a-h23","type":"hint","dependencies":["a2a5cd1alginequalabs101a-h21","a2a5cd1alginequalabs101a-h22"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs101a-h24","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a2a5cd1alginequalabs101a-h23"],"title":"Interval Notation","text":"Is the lower bound $$1$$ included as a valid value of \'x\' in $$-8<x<12$$ AND $$x$$ $$\\\\leq$$ $$-9$$ or $$x$$ $$\\\\geq$$ 1?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs101a-h25","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs101a-h23"],"title":"Interval Notation","text":"Is the upper bound $$12$$ included as a valid value of \'x\' in $$-8<x<12$$ AND $$x$$ $$\\\\leq$$ $$-9$$ or $$x$$ $$\\\\geq$$ 1?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a2a5cd1alginequalabs102","title":"Inequalities and Absolute Values: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Determine which numbers \'x\' satisfy the following condition. Express you answer in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs102a","stepAnswer":["$$(-9,8)$$"],"problemType":"MultipleChoice","stepTitle":"$$2<x<8$$ or $$|3+x|<6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-9,8)$$","choices":["$$(-9,8)$$","$$(2,8)$$","$$(-9,3)$$","$$(2,3)$$"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs102a-h1","type":"hint","dependencies":[],"title":"Expanding $$|3+x|<6$$","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|<b$$, this is the same as $$a<b$$ AND $$a>-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3+x<6$$ and $$3+x>-6$$"],"dependencies":["a2a5cd1alginequalabs102a-h1"],"title":"Expanding $$|3+x|<6$$","text":"What is $$|3+x|<6$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$3+x<6$$ and $$3+x>-6$$","$$3+x<6$$ and $$3+x>6$$","$$3+x<6$$ and $$3+x<-6$$","$$3+x<6$$"]},{"id":"a2a5cd1alginequalabs102a-h3","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h2"],"title":"Simplifying $$|3+x|<6$$: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h4","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h3"],"title":"Simplifying $$|3+x|<6$$: Part A","text":"Subtract $$3$$ from the left to get $$x<6-3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a2a5cd1alginequalabs102a-h4"],"title":"Simplifying $$|3+x|<6$$: Part A","text":"What is $$6-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h6","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h5"],"title":"Simplifying $$|3+x|<6$$: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h7","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h6"],"title":"Simplifying $$|3+x|<6$$: Part B","text":"Subtract $$3$$ from the left to get $$x>-6-3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a2a5cd1alginequalabs102a-h7"],"title":"Simplifying $$|3+x|<6$$: Part B","text":"What is $$-6-3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h9","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h8"],"title":"Inequalities of $$|3+x|<6$$","text":"Since the distance is less than a value, the inequalities provide the upper and lower bounds of the value by ANDing them together: $$-9<x<3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h10","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h9"],"title":"Interval Notation","text":"Since the two inequalities are separated by an OR statement, the result will contain values within either $$2<x<8$$ OR $$-9<x<3$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a2a5cd1alginequalabs102a-h10"],"title":"Interval Notation","text":"Is there an overlap between $$2<x<8$$ and $$-9<x<3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs102a-h12","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h11"],"title":"Interval Notation","text":"Since there is an overlap between $$2<x<8$$ and $$-9<x<3$$, the inequalities can be combined to one inequality using the lowest number as the lower bound and the higest number as the higher bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-9$$"],"dependencies":["a2a5cd1alginequalabs102a-h12"],"title":"Interval Notation","text":"What is the lower bound of $$2<x<8$$ OR $$-9<x<3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$-9$$","$$2$$","$$3$$"]},{"id":"a2a5cd1alginequalabs102a-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8$$"],"dependencies":["a2a5cd1alginequalabs102a-h12"],"title":"Interval Notation","text":"What is the upper bound of $$2<x<8$$ OR $$-9<x<3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$8$$","$$2$$","$$3$$"]},{"id":"a2a5cd1alginequalabs102a-h15","type":"hint","dependencies":["a2a5cd1alginequalabs102a-h13","a2a5cd1alginequalabs102a-h14"],"title":"Interval Notation","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs102a-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs102a-h15"],"title":"Interval Notation","text":"Is the lower bound $$-9$$ included as a valid value of \'x\' in $$2<x<8$$ OR $$-9<x<3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs102a-h17","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs102a-h15"],"title":"Interval Notation","text":"Is the upper bound $$8$$ included as a valid value of \'x\' in $$2<x<8$$ OR $$-9<x<3$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a2a5cd1alginequalabs11","title":"Inequalities and Absolute Values: Part B","body":"These problems are harder, often highlighting an important subtlety. Determine which numbers $$x$$ satisfy each inequality. Express your answers in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs11a","stepAnswer":["$$(-\\\\infty,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$|x-8|$$ $$\\\\geq$$ $$0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,\\\\infty)$$","choices":["$$(-\\\\infty,\\\\infty)$$","$$(-\\\\infty,8)$$ $$\\\\cup$$ $$(8,\\\\infty)$$","[8]","No solution"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs11a-h1","type":"hint","dependencies":[],"title":"Properties of Absolute Values","text":"For any value a, $$|a|$$ $$\\\\geq$$ $$0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11a-h2","type":"hint","dependencies":["a2a5cd1alginequalabs11a-h1"],"title":"Properties of Absolute Values","text":"Because the inequality takes the absolute value of $$x-8$$, $$|x-8|$$ will always be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a2a5cd1alginequalabs11b","stepAnswer":["$$(-\\\\infty,8)$$ $$\\\\cup$$ $$(8,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$|x-8|>0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,8)$$ $$\\\\cup$$ $$(8,\\\\infty)$$","choices":["$$(-\\\\infty,\\\\infty)$$","$$(-\\\\infty,8)$$ $$\\\\cup$$ $$(8,\\\\infty)$$","[8]","No solution"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs11b-h1","type":"hint","dependencies":[],"title":"Expanding the Inequality","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|>b$$, this is the same as $$a>b$$ OR $$a<-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x-8>0$$ or $$x-8<0$$"],"dependencies":["a2a5cd1alginequalabs11b-h1"],"title":"Expanding the Inequality","text":"What is $$|x-8|>0$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-8>0$$ or $$x-8<0$$","$$x-8>0$$","$$x-8<0$$"]},{"id":"a2a5cd1alginequalabs11b-h3","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h2"],"title":"Simplifying the Inequality: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h4","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h3"],"title":"Simplifying the Inequality: Part A","text":"Add $$8$$ from the left to get $$x>0+8$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a2a5cd1alginequalabs11b-h4"],"title":"Simplifying the Inequality: Part A","text":"What is $$0+8$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h6","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h5"],"title":"Simplifying the Inequality: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h7","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h6"],"title":"Simplifying the Inequality: Part B","text":"Add $$8$$ from the left to get $$x<0+8$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a2a5cd1alginequalabs11b-h7"],"title":"Simplifying the Inequality: Part B","text":"What is $$0+8$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h9","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h8"],"title":"ORing the Distance","text":"Since the distance is greater than a value, the value outside of the distance are considered valid, ORing the two inequalities together.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h10","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h9"],"title":"Interval Notation","text":"Since the two inequalities are separated by an OR statement, they will both appear in the final result.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h11","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h10"],"title":"Interval Notation: Part A","text":"The inequality $$x>8$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8$$"],"dependencies":["a2a5cd1alginequalabs11b-h11"],"title":"Interval Notation: Part A","text":"What is the lower bound of the inequality $$x>8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$8$$"]},{"id":"a2a5cd1alginequalabs11b-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\infty$$"],"dependencies":["a2a5cd1alginequalabs11b-h11"],"title":"Interval Notation: Part A","text":"What is the upper bound of the inequality $$x>8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$8$$"]},{"id":"a2a5cd1alginequalabs11b-h14","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h12","a2a5cd1alginequalabs11b-h13"],"title":"Interval Notation: Part A","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs11b-h14"],"title":"Interval Notation: Part A","text":"Is the lower bound $$8$$ included as a valid value of \'x\' in $$x>8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs11b-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs11b-h14"],"title":"Interval Notation: Part A","text":"Is the upper bound $$\\\\infty$$ included as a valid value of \'x\' in $$x>8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a2a5cd1alginequalabs11b-h16-s1","type":"hint","dependencies":[],"title":"Interval Notation: Part A","text":"As $$\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a2a5cd1alginequalabs11b-h17","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h15","a2a5cd1alginequalabs11b-h16"],"title":"Interval Notation: Part B","text":"The inequality $$x<8$$ can be written in interval notation by specifying the lower bound first, followed by the upper bound.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h18","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\infty$$"],"dependencies":["a2a5cd1alginequalabs11b-h17"],"title":"Interval Notation: Part B","text":"What is the lower bound of the inequality $$x<8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$-\\\\infty$$","$$8$$"]},{"id":"a2a5cd1alginequalabs11b-h19","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8$$"],"dependencies":["a2a5cd1alginequalabs11b-h17"],"title":"Interval Notation: Part B","text":"What is the upper bound of the inequality $$x<8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\infty$$","$$8$$"]},{"id":"a2a5cd1alginequalabs11b-h20","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h18","a2a5cd1alginequalabs11b-h19"],"title":"Interval Notation: Part B","text":"If the bound itself should be included as a valid answer of \'x\', meaning it can be equal to that value, then a bracket (\\"[\\" or \\"]\\") should be used. Otherwise, use a paranthesis (\\"(\\" or \\")\\").","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11b-h21","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs11b-h20"],"title":"Interval Notation: Part B","text":"Is the lower bound $$-\\\\infty$$ included as a valid value of \'x\' in $$x<8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a2a5cd1alginequalabs11b-h21-s1","type":"hint","dependencies":[],"title":"Interval Notation: Part B","text":"As $$-\\\\infty$$ is not a number, it cannot be included as part of a valid value or bound for \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a2a5cd1alginequalabs11b-h22","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs11b-h20"],"title":"Interval Notation: Part B","text":"Is the upper bound $$8$$ included as a valid value of \'x\' in $$x<8$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs11b-h23","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a2a5cd1alginequalabs11b-h21","a2a5cd1alginequalabs11b-h22"],"title":"Interval Notation","text":"Can $$(-\\\\infty,8)$$ and $$(8,\\\\infty)$$ be combined into one interval?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a2a5cd1alginequalabs11b-h24","type":"hint","dependencies":["a2a5cd1alginequalabs11b-h23"],"title":"Interval Notation","text":"The bounds for the two equations, $$(-\\\\infty,8)$$ and $$(8,\\\\infty)$$, can be ORed together using \' $$\\\\cup$$ \'.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a2a5cd1alginequalabs11b","title":"Inequalities and Absolute Values: Part B","body":"These problems are harder, often highlighting an important subtlety. Determine which numbers $$x$$ satisfy each inequality. Express your answers in interval notation.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs11ba","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"$$|2-x|<0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$(-\\\\infty,\\\\infty)$$","$$(-\\\\infty,-2)$$ $$\\\\cup$$ $$(-2,\\\\infty)$$","$$(-\\\\infty,2)$$ $$\\\\cup$$ $$(2,\\\\infty)$$","No solution"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs11ba-h1","type":"hint","dependencies":[],"title":"Properties of Absolute Values","text":"For any value a, $$|a|$$ $$\\\\geq$$ $$0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11ba-h2","type":"hint","dependencies":["a2a5cd1alginequalabs11ba-h1"],"title":"Properties of Absolute Values","text":"Because the inequality takes the absolute value of $$2-x$$, $$|2-x|$$ will always be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs11ba-h3","type":"hint","dependencies":["a2a5cd1alginequalabs11ba-h2"],"title":"Properties of Absolute Values","text":"Because $$|2-x|$$ will always be greater than or equal to $$0$$, there will never be some value \'x\' which makes $$|2-x|$$ less than $$0$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a2a5cd1alginequalabs2","title":"Inequalities and Absolute Values: Part A","body":"These questions test your knowledge of the core concepts. Express each of the following statements as a mathematical equation or inequality.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Inequalities and Absolute Values","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a2a5cd1alginequalabs2a","stepAnswer":["$$-6$$ $$\\\\leq$$ $$x$$ $$\\\\leq$$ $$14$$"],"problemType":"MultipleChoice","stepTitle":"The distance between the number $$2x$$ and $$8$$ is at most $$20$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-6$$ $$\\\\leq$$ $$x$$ $$\\\\leq$$ $$14$$","choices":["$$-6$$ $$\\\\leq$$ $$x$$ $$\\\\leq$$ $$14$$","$$-6<x<14$$","$$x$$ $$\\\\leq$$ $$-6$$ or $$x$$ $$\\\\geq$$ $$14$$","$$x<-6$$ or $$x>14$$"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs2a-h1","type":"hint","dependencies":[],"title":"Understanding Distance","text":"Distance\' is used to refer to the absolute value between two numbers a,b: $$|a-b|$$ since distance does not care about whether the value is positive or negative. For example, four units away from zero could either refer to $$4$$ or $$-4$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$|2x-8|$$"],"dependencies":["a2a5cd1alginequalabs2a-h1"],"title":"Understanding Distance","text":"What is the distance between $$2x$$ and $$8$$ written as an absolute value?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$|2x-8|$$","$$|2x+8|$$"]},{"id":"a2a5cd1alginequalabs2a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\leq$$"],"dependencies":["a2a5cd1alginequalabs2a-h2"],"title":"Inequality of \'at most 20\'","text":"What symbol does \'at most\' refer to?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["<",">","$$\\\\leq$$","$$\\\\geq$$"],"subHints":[{"id":"a2a5cd1alginequalabs2a-h3-s1","type":"hint","dependencies":[],"title":"at most 20\' as a Symbol","text":"The sentence \'a is at most b\' means a is less than or equal to $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a2a5cd1alginequalabs2a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$|2x-8|$$ $$\\\\leq$$ $$20$$"],"dependencies":["a2a5cd1alginequalabs2a-h3"],"title":"Inequality of \'at most 20\'","text":"What inequality represents \'the distance between the number $$2x$$ and $$8$$ is at most 20\'?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$|2x-8|$$ $$\\\\leq$$ $$20$$","$$20$$ $$\\\\leq$$ $$|2x-8|$$"]},{"id":"a2a5cd1alginequalabs2a-h5","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h4"],"title":"Expanding the Inequality","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|$$ $$\\\\leq$$ $$b$$, this is the same as a $$\\\\leq$$ $$b$$ AND a $$\\\\geq$$ $$-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x-8$$ $$\\\\leq$$ $$20$$ and $$2x-8$$ $$\\\\geq$$ $$-20$$"],"dependencies":["a2a5cd1alginequalabs2a-h5"],"title":"Expanding the Inequality","text":"What is $$|2x-8|$$ $$\\\\leq$$ $$20$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2x-8$$ $$\\\\leq$$ $$20$$ and $$2x-8$$ $$\\\\geq$$ $$-20$$","$$2x-8$$ $$\\\\leq$$ $$20$$ and $$2x-8$$ $$\\\\geq$$ $$20$$","$$2x-8$$ $$\\\\leq$$ $$20$$ and $$2x-8$$ $$\\\\leq$$ $$-20$$","$$2x-8$$ $$\\\\leq$$ $$20$$"]},{"id":"a2a5cd1alginequalabs2a-h7","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h6"],"title":"Simplifying the Inequality: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h8","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h7"],"title":"Simplifying the Inequality: Part A","text":"Add $$8$$ from the left to get $$2x$$ $$\\\\leq$$ $$20+8$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28$$"],"dependencies":["a2a5cd1alginequalabs2a-h8"],"title":"Simplifying the Inequality: Part A","text":"What is $$20+8$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h10","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h9"],"title":"Simplifying the Inequality: Part A","text":"Divide $$2$$ from both sides of $$2x$$ $$\\\\leq$$ $$28$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a2a5cd1alginequalabs2a-h10"],"title":"Simplifying the Inequality: Part A","text":"What is $$\\\\frac{28}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h12","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h11"],"title":"Simplifying the Inequality: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h13","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h12"],"title":"Simplifying the Inequality: Part B","text":"Add $$8$$ from the left to get $$2x$$ $$\\\\geq$$ $$-20+8$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12$$"],"dependencies":["a2a5cd1alginequalabs2a-h13"],"title":"Simplifying the Inequality: Part B","text":"What is $$-20+8$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h15","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h14"],"title":"Simplifying the Inequality: Part B","text":"Divide $$2$$ from both sides of $$2x$$ $$\\\\geq$$ $$-12$$ to isolate \'x\'.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a2a5cd1alginequalabs2a-h15"],"title":"Simplifying the Inequality: Part B","text":"What is $$\\\\frac{-12}{2}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h17","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h16"],"title":"ANDing the Distance","text":"Since the distance is less than a value, the inequalities provide the upper and lower bounds of the value by ANDing them together.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2a-h18","type":"hint","dependencies":["a2a5cd1alginequalabs2a-h17"],"title":"ANDing the Distance","text":"For some values a,b where a $$\\\\leq$$ $$x$$ and $$x$$ $$\\\\leq$$ $$b$$, these two inequalities can be combined to say a $$\\\\leq$$ $$x$$ $$\\\\leq$$ $$b$$","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a2a5cd1alginequalabs2b","stepAnswer":["$$x>59$$ or $$x<25$$"],"problemType":"MultipleChoice","stepTitle":"The distance between $$42$$ and $$x$$ is greater than $$17$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x>59$$ or $$x<25$$","choices":["$$x>59$$ or $$x<25$$","$$x$$ $$\\\\geq$$ $$59$$ or $$x$$ $$\\\\leq$$ $$25$$","$$25<x<59$$","$$25$$ $$\\\\leq$$ $$x$$ $$\\\\leq$$ $$59$$"],"hints":{"DefaultPathway":[{"id":"a2a5cd1alginequalabs2b-h1","type":"hint","dependencies":[],"title":"Understanding Distance","text":"Distance\' is used to refer to the absolute value between two numbers a,b: $$|a-b|$$ since distance does not care about whether the value is positive or negative. For example, four units away from zero could either refer to $$4$$ or $$-4$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$|42-x|$$"],"dependencies":["a2a5cd1alginequalabs2b-h1"],"title":"Understanding Distance","text":"What is the distance between $$42$$ and $$x$$ written as an absolute value?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$|42-x|$$","$$|42+x|$$"]},{"id":"a2a5cd1alginequalabs2b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":[">"],"dependencies":["a2a5cd1alginequalabs2b-h2"],"title":"Inequality of \'greater than 17\'","text":"What symbol does \'greater than\' refer to?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["<",">","$$\\\\leq$$","$$\\\\geq$$"]},{"id":"a2a5cd1alginequalabs2b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$|42-x|>17$$"],"dependencies":["a2a5cd1alginequalabs2b-h3"],"title":"Inequality of \'greater than 17\'","text":"What inequality represents \'the distance between $$42$$ and $$x$$ is greater than 17\'?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$|42-x|>17$$","$$17>|42-x|$$"]},{"id":"a2a5cd1alginequalabs2b-h5","type":"hint","dependencies":["a2a5cd1alginequalabs2b-h4"],"title":"Expanding the Inequality","text":"For some numbers a and $$b$$ $$\\\\geq$$ $$0$$ where $$|a|>b$$, this is the same as $$a>b$$ OR $$a<-b$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$42-x>17$$ or $$42-x<-17$$"],"dependencies":["a2a5cd1alginequalabs2b-h5"],"title":"Expanding the Inequality","text":"What is $$|42-x|>17$$ rewritten without the absolute value sign?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$42-x>17$$ or $$42-x<-17$$","$$42-x>17$$ or $$42-x<17$$","$$42-x>17$$ or $$42-x>-17$$","$$42-x>17$$"]},{"id":"a2a5cd1alginequalabs2b-h7","type":"hint","dependencies":["a2a5cd1alginequalabs2b-h6"],"title":"Simplifying the Inequality: Part A","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h8","type":"hint","dependencies":["a2a5cd1alginequalabs2b-h7"],"title":"Simplifying the Inequality: Part A","text":"Subtract $$17$$ from the left and add $$x$$ from the right to get $$42-17>x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a2a5cd1alginequalabs2b-h8"],"title":"Simplifying the Inequality: Part A","text":"What is $$42-17$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h10","type":"hint","dependencies":["a2a5cd1alginequalabs2b-h9"],"title":"Simplifying the Inequality: Part B","text":"Rearrange the inequality such that all the \'x\'s are on one side and the constants are on the other.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h11","type":"hint","dependencies":["a2a5cd1alginequalabs2b-h10"],"title":"Simplifying the Inequality: Part B","text":"Add $$17$$ from the left and add $$x$$ from the right to get $$42+17<x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$59$$"],"dependencies":["a2a5cd1alginequalabs2b-h11"],"title":"Simplifying the Inequality: Part B","text":"What is $$42+17$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a2a5cd1alginequalabs2b-h13","type":"hint","dependencies":["a2a5cd1alginequalabs2b-h12"],"title":"ORing the Distance","text":"Since the distance is greater than a value, the value outside of the distance are considered valid, ORing the two inequalities together.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a2c7986stat11","title":"Types of Sampling","body":"The instructor takes her sample by gathering data on five randomly selected students from each Lake Tahoe Community College math class.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Frequency, Frequency Tables, and Levels of Measurement","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a2c7986stat11a","stepAnswer":["Stratified Sampling"],"problemType":"MultipleChoice","stepTitle":"The type of sampling she used is:","stepBody":"","answerType":"string","variabilization":{},"choices":["Cluster sampling","Convenience sampling","Simple random sampling","Stratified Sampling","Stratified sampling"],"hints":{"DefaultPathway":[{"id":"a2c7986stat11a-h1","type":"hint","dependencies":[],"title":"Divide Up the Population","text":"There are two types of sampling that divide the population into groups of people: stratified and cluster. The difference between the two are that stratified sampling takes a proportionate number of subjects from each stratum to include into the sample while clustering usually means only a few clusters are selected to represent the entire population.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Stratified"],"dependencies":["a2c7986stat11a-h1"],"title":"Stratified versus Cluster","text":"Does the instructor want to pick students from each group that they\'ve created based on Lake Tahoe Community College math classes? Or do they only want one or two groups to be represented? If the instructor wants each Lake Tahoe Community College math class to be included in the sample select stratified. If the instructor only wants one or two groups to be represented in full, select cluster.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Stratified","Cluster"]}]}}]},{"id":"a2c7986stat12","title":"Determining Percentages from Tables","body":"Using the table, determine the percentages desired.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Frequency, Frequency Tables, and Levels of Measurement","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a2c7986stat12a","stepAnswer":["$$23$$"],"problemType":"TextBox","stepTitle":"From the table provided, find the percentage of heights that are less than $$65.95$$ inches.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23$$","hints":{"DefaultPathway":[{"id":"a2c7986stat12a-h1","type":"hint","dependencies":[],"title":"Figure Out the Rows to Use","text":"First, determine which rows from the table to look at. Since we want heights that are less than $$65.95$$ inches, we note that we want to only look at the first three rows because everything past that will have a larger height.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a2c7986stat12a-h1"],"title":"Add Up the Data from Chosen Rows","text":"Now, knowing the frequency of each row, we can add up the first three rows. What is the sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a2c7986stat12a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":[],"title":"Add Up the Data from Chosen Rows","text":"What is $$5+3+15$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a2c7986stat12a-h3","type":"hint","dependencies":["a2c7986stat12a-h2"],"title":"Definition of Percentages","text":"The definition of a percentage is the proportion out of 100%. Since we know that there are $$23$$ players out of a total of $$100$$ players (the total of the frequency column) that are less than $$65.95$$ inches tall, we can determine the percentage of players that is less than $$65.95$$ inches tall.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat12a-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a2c7986stat12a-h3"],"title":"Find the Overall Percentage of Heights","text":"What is $$23$$ / $$100$$ written as a percentage?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2c7986stat13","title":"Determining Percentages from Tables","body":"Using the table, determine the percentages desired.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Frequency, Frequency Tables, and Levels of Measurement","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a2c7986stat13a","stepAnswer":["$$18$$"],"problemType":"TextBox","stepTitle":"From the table provided, find the percentage of heights that fall between $$61.95$$ and $$65.96$$ inches.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18$$","hints":{"DefaultPathway":[{"id":"a2c7986stat13a-h1","type":"hint","dependencies":[],"title":"Figure Out the Rows to Use","text":"First, determine which rows from the table to look at. Since we want heights that fall between $$61.95$$ and $$65.95$$, we note that we want to only look at the second and third rows because everything in a later that will have a larger height and everything in an earlier row will have a smaller height.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":["a2c7986stat13a-h1"],"title":"Add Up the Relative Frequencies of the Chosen Rows","text":"Now, knowing which rows to access, we can actually look at the relative frequencies and add them together to get the percentage of players in that range. What is the sum of the relative frequencies, written as a percentage (multiply proportions by 100)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a2c7986stat13a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":[],"title":"Add Up the Relative Frequencies of the Chosen Rows","text":"What is $$100\\\\left(0.03+0.15\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a2c7986stat14","title":"$$\\\\frac{Mean}{Average}$$","body":"The table shows the commute time by state for workers at least $$16$$ years old who are not working at home.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Frequency, Frequency Tables, and Levels of Measurement","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a2c7986stat14a","stepAnswer":["$$23.46$$"],"problemType":"TextBox","stepTitle":"How much time does it take to travel to work on average? Find the mean travel time, and round off the answer properly.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23.46$$","hints":{"DefaultPathway":[{"id":"a2c7986stat14a-h1","type":"hint","dependencies":[],"title":"Definition of an Average","text":"To find the $$\\\\frac{average}{mean}$$ of a data set, sum up all the values and then divide this sum by the number of elements.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1173.1$$"],"dependencies":["a2c7986stat14a-h1"],"title":"Sum All Values from the Table","text":"What is the sum of all of the values in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a2c7986stat14a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$225.2$$"],"dependencies":[],"title":"Sum All Values from Row $$1$$","text":"We can go row by row. What is the sum of all the values in row 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$230.6$$"],"dependencies":[],"title":"Sum All Values from Row $$2$$","text":"What is the sum of all of the values in the row 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$247.9$$"],"dependencies":[],"title":"Sum All Values from Row $$3$$","text":"What is the sum of all the values in row 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h2-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$225.2$$"],"dependencies":[],"title":"Sum All Values from Row $$4$$","text":"What is the sum of all the values in row 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h2-s5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$244.2$$"],"dependencies":[],"title":"Sum All Values from Row $$5$$","text":"What is the sum of all the values in row 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h2-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1173.1$$"],"dependencies":[],"title":"Total Sum of All Values from the Table","text":"What is the sum of all the rows?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h2-s7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1173.1$$"],"dependencies":[],"title":"Total Sum of All Values from the Table","text":"What is $$225.2+230.6+247.9+225.2+244.2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a2c7986stat14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":["a2c7986stat14a-h2"],"title":"Finding the Total Number of Items in the Table","text":"What is the total number of items? In this case, how many workers were surveyed?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23.46$$"],"dependencies":["a2c7986stat14a-h3"],"title":"Determining Average from Total Sum and Total Number of Items","text":"What is the average time it takes to travel to work? In other words, what is the total number of minutes divided by the number of workers surveyed?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a2c7986stat14a-h4-s8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23.46$$"],"dependencies":[],"title":"Determining Average from Total Sum and Total Number of Items","text":"What is $$\\\\frac{1173.1}{50}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a2c7986stat15","title":"Relative Frequency","body":"The table contains data on hurricanes that have made direct hits on the U.S. between $$1851$$ and $$2004$$. A hurricane is given a strength category rating based on the minimum wind speed generated by the storm.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Frequency, Frequency Tables, and Levels of Measurement","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a2c7986stat15a","stepAnswer":["$$0.0659$$"],"problemType":"MultipleChoice","stepTitle":"What is the relative frequency of direct hits that were category $$4$$ hurricanes?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0.0659$$","choices":["$$0.0768$$","$$0.0659$$","$$0.2601$$","Not enough information to calculate"],"hints":{"DefaultPathway":[{"id":"a2c7986stat15a-h1","type":"hint","dependencies":[],"title":"Definition of Relative Frequency","text":"The relative frequency is essentially the proportion of that specific row. In this case, relative frequency is calculated as the number of direct hits in that specific category divided by the total number of hurricanes (273).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":["a2c7986stat15a-h1"],"title":"Determining the Frequency of Category $$4$$ Hurricanes","text":"What is the frequency of the number of direct hits in Category 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$273$$"],"dependencies":["a2c7986stat15a-h2"],"title":"Finding the Overall Total Number of Direct Hits","text":"What is the total number of direct hits?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0659$$"],"dependencies":["a2c7986stat15a-h3"],"title":"Calculate Relative Frequency from Frequency of Category $$4$$ and Overall Total Hits","text":"What is the relative frequency of direct hits Category $$4$$ hurricanes? Note that relative frequency is calculated as frequency of category divided by total.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0659$$"],"dependencies":["a2c7986stat15a-h4"],"title":"Calculate Relative Frequency from Frequency of Category $$4$$ and Overall Total Hits","text":"What is $$\\\\frac{18}{273}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2c7986stat15b","stepAnswer":["$$0.9231$$"],"problemType":"MultipleChoice","stepTitle":"What is the relative frequency of direct hits that were AT MOST a category $$3$$ storm?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0.9231$$","choices":["$$0.3480$$","$$0.9231$$","$$0.2601$$","$$0.3370$$"],"hints":{"DefaultPathway":[{"id":"a2c7986stat15b-h6","type":"hint","dependencies":["a2c7986stat15a-h5"],"title":"Relationship Between Relative and Cumulative Frequency","text":"The cumulative frequency column accumulates the total relative frequency until that point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat15b-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.9231$$"],"dependencies":["a2c7986stat15b-h6"],"title":"Finding Cumulative Frequency up Until Category $$3$$ Hurricanes","text":"To get the relative frequency of direct hits that were AT MOST a category $$3$$ storm, we can add up the cumulative frequency for Category $$2$$ (as it includes the relative frequencies for Category $$1$$ and Category 2) with the relative frequency of Category $$3$$. This will give the cumulative frequency up until Category $$3$$ as desired. What is that value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a2c7986stat15b-h7-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.663$$"],"dependencies":[],"title":"Cumulative Frequency up Until Category $$2$$","text":"What is the cumulative frequency up until a Category $$2$$ hurricane?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2c7986stat15b-h7-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2601$$"],"dependencies":[],"title":"Relative Frequency of Category $$3$$","text":"What is the relative frequency for a Category $$3$$ hurricane?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a2c7986stat15b-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.9231$$"],"dependencies":["a2c7986stat15b-h7"],"title":"Sum to Find Relative Frequency of Hits","text":"What is the sum of the cumulative frequency for Category $$2$$ and the relative frequency for Category 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a2c7986stat15b-h8-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.9231$$"],"dependencies":[],"title":"Sum to Find Relative Frequency of Hits","text":"What is $$0.663+0.2601$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a2d77b8chainrule1","title":"Chain Rule Exercises","body":"Given $$y=f(u)$$ and $$u=g(x)$$, find $$\\\\frac{dy}{dx}$$ in terms of $$x!$$","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule1a","stepAnswer":["$$12x$$"],"problemType":"MultipleChoice","stepTitle":"$$y=3u-6$$, $$u=2x^2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$12x$$","choices":["$$12x$$","$$4x$$","$$16x$$","$$8x$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule1a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule1a-h2","type":"hint","dependencies":["a2d77b8chainrule1a-h1"],"title":"Find the Derivative","text":"First, try finding the derivative of $$y$$ in terms of u. Then, find the derivative of u in terms of $$x$$. Multiplying the two should yield the correct answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3$$"],"dependencies":["a2d77b8chainrule1a-h2"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3$$","$$\\\\frac{3}{2} u^2$$","3u","$$3u^2$$"]},{"id":"a2d77b8chainrule1a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$4x$$"],"dependencies":["a2d77b8chainrule1a-h3"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$4x$$","$$\\\\frac{2}{3} x^3$$","$$4x^2$$","$$2x^3$$"]},{"id":"a2d77b8chainrule1a-h5","type":"hint","dependencies":["a2d77b8chainrule1a-h4"],"title":"Plug in","text":"Don\'t forget to plug in what we have for u in terms of $$x$$ to give our final answer in terms of $$x!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule10","title":"$$y={cot}^{2\\\\left(x\\\\right)}$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule10a","stepAnswer":["$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","choices":["$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$-2\\\\operatorname{cot}\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$","$$\\\\operatorname{cot}\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule10a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule10a-h2","type":"hint","dependencies":["a2d77b8chainrule10a-h1"],"title":"Decompose the Function","text":"First we need to decompose our function $$y$$ into the form $$y=f(u)$$ and $$u=g(x)$$, try finding what f(u) and g(x) should be in this case!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$u^2$$"],"dependencies":["a2d77b8chainrule10a-h2"],"title":"Find f(u)","text":"What is f(u)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$u^2$$","cot(u)","$$u^3$$","$$\\\\sqrt{u}$$"]},{"id":"a2d77b8chainrule10a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["cot(x)"],"dependencies":["a2d77b8chainrule10a-h3"],"title":"Find g(x)","text":"What is g(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["cot(x)","$$x^2$$","$$x^3$$","$$\\\\sqrt{x}$$"]},{"id":"a2d77b8chainrule10a-h5","type":"hint","dependencies":["a2d77b8chainrule10a-h4"],"title":"Find the Derivative","text":"Next, we take the derivative of f(u) in terms of u, $$\\\\frac{dy}{du}$$, and the derivative of g(x) in terms of $$x$$, $$\\\\frac{du}{dx}$$. Multiplying these two expressions together yields our final answer, dy/dx!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule10a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["2u"],"dependencies":["a2d77b8chainrule10a-h5"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["2u","$$\\\\frac{2}{3} u^3$$","$$u^2$$","$$2$$"]},{"id":"a2d77b8chainrule10a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$"],"dependencies":["a2d77b8chainrule10a-h6"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$","$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$","$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$"]},{"id":"a2d77b8chainrule10a-h8","type":"hint","dependencies":["a2d77b8chainrule10a-h7"],"title":"Plug in","text":"Finally, we only need to multiply these two expressions to find our final answer. Don\'t forget to plug in what we have for u in terms of $$x$$ into our final answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule11","title":"$$y={\\\\left(5-2x\\\\right)}^{\\\\left(-2\\\\right)}$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule11a","stepAnswer":["$$4{\\\\left(5-2x\\\\right)}^{\\\\left(-3\\\\right)}$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4{\\\\left(5-2x\\\\right)}^{\\\\left(-3\\\\right)}$$","choices":["$$4{\\\\left(5-2x\\\\right)}^{\\\\left(-3\\\\right)}$$","$$4u^{\\\\left(-3\\\\right)}$$","$${\\\\left(5-2x\\\\right)}^{\\\\left(-3\\\\right)}$$","$$4{\\\\left(5-2x\\\\right)}^{\\\\left(-2\\\\right)}$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule11a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule12","title":"$$y={\\\\left(2x^3-x^2+6x+1\\\\right)}^3$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule12a","stepAnswer":["$$\\\\left(18x^2-6x+18\\\\right) {\\\\left(2x^3-x^2+6x+1\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\left(18x^2-6x+18\\\\right) {\\\\left(2x^3-x^2+6x+1\\\\right)}^2$$","choices":["$$\\\\left(18x^2-6x+18\\\\right) {\\\\left(2x^3-x^2+6x+1\\\\right)}^2$$","$$6{\\\\left(2x^3-x^2+6x+1\\\\right)}^2$$","$$\\\\left(3x^2-x+3\\\\right) {\\\\left(2x^3-x^2+6x+1\\\\right)}^2$$","$$\\\\left(18x^2-6x+18\\\\right) \\\\left(2x^3-x^2+6x+1\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule12a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule13","title":"$$y={\\\\left(tan\\\\left(x\\\\right)+sin\\\\left(x\\\\right)\\\\right)}^{\\\\left(-3\\\\right)}$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule13a","stepAnswer":["-3*((sec(x))**2 + cos(x))*(tan(x)+sin(x))**(-4)"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["-3*((sec(x))**2 + cos(x))*(tan(x)+sin(x))**(-4)","-3*((csc(x))**2 $$-$$ cos(x))*(tan(x)+sin(x))**(-4)","-3*((sec(x))**2 + cos(x))*(tan(x)+sin(x))**(-3)","((sec(x))**2 + cos(x))*(tan(x)+sin(x))**(-4)"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule13a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule14","title":"$$y=sin(cos(7x))$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule14a","stepAnswer":["$$-7cos\\\\left(cos\\\\left(7x\\\\right)\\\\right) sin\\\\left(7x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-7cos\\\\left(cos\\\\left(7x\\\\right)\\\\right) sin\\\\left(7x\\\\right)$$","choices":["$$-7cos\\\\left(cos\\\\left(7x\\\\right)\\\\right) sin\\\\left(7x\\\\right)$$","$$-7sin\\\\left(cos\\\\left(7x\\\\right)\\\\right) sin\\\\left(7x\\\\right)$$","$$7cos\\\\left(cos\\\\left(7x\\\\right)\\\\right) cos\\\\left(7x\\\\right)$$","$$cos\\\\left(cos\\\\left(7x\\\\right)\\\\right) sin\\\\left(7x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule14a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule15","title":"$$y={\\\\operatorname{cot}\\\\left(4x+1\\\\right)}^3$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule15a","stepAnswer":["$$-12{\\\\operatorname{csc}\\\\left(4x+1\\\\right)}^2 {\\\\operatorname{cot}\\\\left(4x+1\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-12{\\\\operatorname{csc}\\\\left(4x+1\\\\right)}^2 {\\\\operatorname{cot}\\\\left(4x+1\\\\right)}^2$$","choices":["$$-12{\\\\operatorname{csc}\\\\left(4x+1\\\\right)}^2 {\\\\operatorname{cot}\\\\left(4x+1\\\\right)}^2$$","$$-12{\\\\operatorname{sec}\\\\left(4x+1\\\\right)}^2 {\\\\operatorname{cot}\\\\left(4x+1\\\\right)}^2$$","$$-12{\\\\operatorname{csc}\\\\left(4x+1\\\\right)}^2 {\\\\operatorname{cot}\\\\left(4x+1\\\\right)}^3$$","$${\\\\operatorname{csc}\\\\left(4x+1\\\\right)}^2 {\\\\operatorname{cot}\\\\left(4x+1\\\\right)}^2$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule15a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule2","title":"Chain Rule Exercises","body":"Given $$y=f(u)$$ and $$u=g(x)$$, find $$\\\\frac{dy}{dx}$$ in terms of $$x!$$","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule2a","stepAnswer":["$$126{\\\\left(7x-4\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"$$y=6u^3$$, $$u=7x-4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$126{\\\\left(7x-4\\\\right)}^2$$","choices":["$$126{\\\\left(7x-4\\\\right)}^2$$","$$18{\\\\left(7x-4\\\\right)}^2$$","$${\\\\left(7x-4\\\\right)}^2$$","$$126u^2$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule2a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule2a-h2","type":"hint","dependencies":["a2d77b8chainrule2a-h1"],"title":"Find the Derivative","text":"First, try finding the derivative of $$y$$ in terms of u. Then, find the derivative of u in terms of $$x$$. Multiplying the two should yield the correct answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule2a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$18u^2$$"],"dependencies":["a2d77b8chainrule2a-h2"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$18u^2$$","$$18u^3$$","18u","$$18$$"]},{"id":"a2d77b8chainrule2a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$7$$"],"dependencies":["a2d77b8chainrule2a-h3"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$7$$","$$\\\\frac{7}{2} x^2$$","$$7x$$","$$7x^2$$"]},{"id":"a2d77b8chainrule2a-h5","type":"hint","dependencies":["a2d77b8chainrule2a-h4"],"title":"Plug in","text":"Don\'t forget to plug in what we have for u in terms of $$x$$ to give our final answer in terms of $$x!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule3","title":"Chain Rule Exercises","body":"Given $$y=f(u)$$ and $$u=g(x)$$, find $$\\\\frac{dy}{dx}$$ in terms of $$x!$$","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule3a","stepAnswer":["$$5cos\\\\left(5x-1\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=sin(u)$$, $$u=5x-1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$5cos\\\\left(5x-1\\\\right)$$","choices":["$$5cos\\\\left(5x-1\\\\right)$$","$$5cos\\\\left(u\\\\right)$$","$$5sin\\\\left(u\\\\right)$$","$$5sin\\\\left(5x-1\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule3a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule3a-h2","type":"hint","dependencies":["a2d77b8chainrule3a-h1"],"title":"Find the Derivative","text":"First, try finding the derivative of $$y$$ in terms of u. Then, find the derivative of u in terms of $$x$$. Multiplying the two should yield the correct answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule3a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["cos(u)"],"dependencies":["a2d77b8chainrule3a-h2"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["cos(u)","$$-cos(u)$$","sin(u)","$$-sin(u)$$"]},{"id":"a2d77b8chainrule3a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$5$$"],"dependencies":["a2d77b8chainrule3a-h3"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$5$$","$$\\\\frac{5}{2} x^2$$","$$5x$$","$$5x^2$$"]},{"id":"a2d77b8chainrule3a-h5","type":"hint","dependencies":["a2d77b8chainrule3a-h4"],"title":"Plug in","text":"Don\'t forget to plug in what we have for u in terms of $$x$$ to give our final answer in terms of $$x!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule4","title":"Chain Rule Exercises","body":"Given $$y=f(u)$$ and $$u=g(x)$$, find $$\\\\frac{dy}{dx}$$ in terms of $$x!$$","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule4a","stepAnswer":["$$\\\\frac{\\\\operatorname{sinnegneg}\\\\left(\\\\frac{x}{8}\\\\right)}{8}$$"],"problemType":"MultipleChoice","stepTitle":"$$y=cos(u)$$, $$u=\\\\frac{-x}{8}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\operatorname{sinnegneg}\\\\left(\\\\frac{x}{8}\\\\right)}{8}$$","choices":["$$\\\\frac{\\\\operatorname{sinnegneg}\\\\left(\\\\frac{x}{8}\\\\right)}{8}$$","$$\\\\frac{-\\\\operatorname{sinnegneg}\\\\left(\\\\frac{x}{8}\\\\right)}{8}$$","$$\\\\operatorname{sinnegneg}\\\\left(\\\\frac{x}{8}\\\\right)$$","$$-\\\\operatorname{sinnegneg}\\\\left(\\\\frac{x}{8}\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule4a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule4a-h2","type":"hint","dependencies":["a2d77b8chainrule4a-h1"],"title":"Find the Derivative","text":"First, try finding the derivative of $$y$$ in terms of u. Then, find the derivative of u in terms of $$x$$. Multiplying the two should yield the correct answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-sin(u)$$"],"dependencies":["a2d77b8chainrule4a-h2"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["sin(u)","$$-sin(u)$$","cos(u)","$$-cos(u)$$"]},{"id":"a2d77b8chainrule4a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-1}{8}$$"],"dependencies":["a2d77b8chainrule4a-h3"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{-1}{8}$$","$$\\\\frac{-x}{8}$$","$$\\\\frac{-\\\\left(x^2\\\\right)}{8}$$","$$\\\\frac{-\\\\left(x^3\\\\right)}{8}$$"]},{"id":"a2d77b8chainrule4a-h5","type":"hint","dependencies":["a2d77b8chainrule4a-h4"],"title":"Plug in","text":"Don\'t forget to plug in what we have for u in terms of $$x$$ to give our final answer in terms of $$x!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule5","title":"Chain Rule Exercises","body":"Given $$y=f(u)$$ and $$u=g(x)$$, find $$\\\\frac{dy}{dx}$$ in terms of $$x!$$","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule5a","stepAnswer":["$${9\\\\left(\\\\operatorname{sec}\\\\left(9x+2\\\\right)\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"$$y=tan(u)$$, $$u=9x+2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$${9\\\\left(\\\\operatorname{sec}\\\\left(9x+2\\\\right)\\\\right)}^2$$","choices":["$${9\\\\left(\\\\operatorname{sec}\\\\left(9x+2\\\\right)\\\\right)}^2$$","$${9\\\\left(\\\\operatorname{csc}\\\\left(9x+2\\\\right)\\\\right)}^2$$","$${\\\\operatorname{sec}\\\\left(9x+2\\\\right)}^2$$","$${\\\\operatorname{csc}\\\\left(9x+2\\\\right)}^2$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule5a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule5a-h2","type":"hint","dependencies":["a2d77b8chainrule5a-h1"],"title":"Find the Derivative","text":"First, try finding the derivative of $$y$$ in terms of u. Then, find the derivative of u in terms of $$x$$. Multiplying the two should yield the correct answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule5a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\operatorname{sec}\\\\left(u\\\\right)}^2$$"],"dependencies":["a2d77b8chainrule5a-h2"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$${\\\\operatorname{sec}\\\\left(u\\\\right)}^2$$","csc(u)","$${\\\\operatorname{csc}\\\\left(u\\\\right)}^2$$","sec(u)"]},{"id":"a2d77b8chainrule5a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$9$$"],"dependencies":["a2d77b8chainrule5a-h3"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$9$$","$$\\\\frac{9}{2} x^2$$","$$9x$$","$$9x^2$$"]},{"id":"a2d77b8chainrule5a-h5","type":"hint","dependencies":["a2d77b8chainrule5a-h4"],"title":"Plug in","text":"Don\'t forget to plug in what we have for u in terms of $$x$$ to give our final answer in terms of $$x!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule6","title":"Chain Rule Exercises","body":"Given $$y=f(u)$$ and $$u=g(x)$$, find $$\\\\frac{dy}{dx}$$ in terms of $$x!$$","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule6a","stepAnswer":["$$\\\\frac{4x-12}{\\\\sqrt{4x^2-24x+3}}$$"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\sqrt{4u+3}$$, $$u=x^2-6x$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{4x-12}{\\\\sqrt{4x^2-24x+3}}$$","choices":["$$\\\\frac{4x-12}{\\\\sqrt{4x^2-24x+3}}$$","$$\\\\frac{1}{\\\\sqrt{4x^2-24x+3}}$$","$$\\\\frac{4x-12}{\\\\sqrt{4u+3}}$$","$$\\\\frac{1}{\\\\sqrt{4u+3}}$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule6a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule6a-h2","type":"hint","dependencies":["a2d77b8chainrule6a-h1"],"title":"Find the Derivative","text":"First, try finding the derivative of $$y$$ in terms of u. Then, find the derivative of u in terms of $$x$$. Multiplying the two should yield the correct answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{2}{\\\\sqrt{4u+3}}$$"],"dependencies":["a2d77b8chainrule6a-h2"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{2}{\\\\sqrt{4u+3}}$$","$$2\\\\sqrt{4u+3}$$","$$\\\\frac{1}{\\\\sqrt{4u+3}}$$","$$1\\\\sqrt{4u+3}$$"]},{"id":"a2d77b8chainrule6a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x-6$$"],"dependencies":["a2d77b8chainrule6a-h3"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2x-6$$","$$x^2-6$$","$$2x$$","$$x^2$$"]},{"id":"a2d77b8chainrule6a-h5","type":"hint","dependencies":["a2d77b8chainrule6a-h4"],"title":"Plug in","text":"Don\'t forget to plug in what we have for u in terms of $$x$$ to give our final answer in terms of $$x!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule7","title":"$$y={\\\\left(3x^2+1\\\\right)}^3$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule7a","stepAnswer":["$$18x {\\\\left(3x^2+1\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$18x {\\\\left(3x^2+1\\\\right)}^2$$","choices":["$$18x {\\\\left(3x^2+1\\\\right)}^2$$","$$x {\\\\left(3x^2+1\\\\right)}^2$$","$$18{\\\\left(3x^2+1\\\\right)}^2$$","$$18x \\\\left(3x^2+1\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule7a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule7a-h2","type":"hint","dependencies":["a2d77b8chainrule7a-h1"],"title":"Decompose the Function","text":"First we need to decompose our function $$y$$ into the form $$y=f(u)$$ and $$u=g(x)$$, try finding what f(u) and g(x) should be in this case!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule7a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$u^3$$"],"dependencies":["a2d77b8chainrule7a-h2"],"title":"Find f(u)","text":"What is f(u)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["u","$$u^2$$","$$u^3$$","$$u^4$$"]},{"id":"a2d77b8chainrule7a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3x^2+1$$"],"dependencies":["a2d77b8chainrule7a-h3"],"title":"Find g(x)","text":"What is g(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3x^2+1$$","$$x^2+1$$","$$x^3$$","$$\\\\sqrt{x}$$"]},{"id":"a2d77b8chainrule7a-h5","type":"hint","dependencies":["a2d77b8chainrule7a-h4"],"title":"Find the Derivative","text":"Next, we take the derivative of f(u) in terms of u, $$\\\\frac{dy}{du}$$, and the derivative of g(x) in terms of $$x$$, $$\\\\frac{du}{dx}$$. Multiplying these two expressions together yields our final answer, dy/dx!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule7a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3u^2$$"],"dependencies":["a2d77b8chainrule7a-h5"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["u","$$u^2$$","$$3u^2$$","$$\\\\frac{3}{4} u^4$$"]},{"id":"a2d77b8chainrule7a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$6x$$"],"dependencies":["a2d77b8chainrule7a-h6"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$6x$$","$$6x+1$$","$$6x^2$$","$$6x^2+1$$"]},{"id":"a2d77b8chainrule7a-h8","type":"hint","dependencies":["a2d77b8chainrule7a-h7"],"title":"Plug in","text":"Finally, we only need to multiply these two expressions to find our final answer. Don\'t forget to plug in what we have for u in terms of $$x$$ into our final answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule8","title":"$$y={\\\\left(\\\\frac{x}{7}+\\\\frac{7}{x}\\\\right)}^7$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule8a","stepAnswer":["$$7\\\\left(\\\\frac{1}{7}-\\\\frac{7}{x^2}\\\\right) {\\\\left(\\\\frac{x}{7}+\\\\frac{7}{x}\\\\right)}^6$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$7\\\\left(\\\\frac{1}{7}-\\\\frac{7}{x^2}\\\\right) {\\\\left(\\\\frac{x}{7}+\\\\frac{7}{x}\\\\right)}^6$$","choices":["$$7\\\\left(\\\\frac{1}{7}-\\\\frac{7}{x^2}\\\\right) {\\\\left(\\\\frac{x}{7}+\\\\frac{7}{x}\\\\right)}^6$$","$$\\\\left(\\\\frac{1}{7}-\\\\frac{7}{x^2}\\\\right) {\\\\left(\\\\frac{x}{7}+\\\\frac{7}{x}\\\\right)}^6$$","$$7{\\\\left(\\\\frac{x}{7}+\\\\frac{7}{x}\\\\right)}^6$$","$$7\\\\left(\\\\frac{1}{7}-\\\\frac{7}{x^2}\\\\right) {\\\\left(\\\\frac{x}{7}+\\\\frac{7}{x}\\\\right)}^7$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule8a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule8a-h2","type":"hint","dependencies":["a2d77b8chainrule8a-h1"],"title":"Decompose the Function","text":"First we need to decompose our function $$y$$ into the form $$y=f(u)$$ and $$u=g(x)$$, try finding what f(u) and g(x) should be in this case!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule8a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$u^7$$"],"dependencies":["a2d77b8chainrule8a-h2"],"title":"Find f(u)","text":"What is f(u)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$u^3$$","$$u^2$$","$$u^6$$","$$u^7$$"]},{"id":"a2d77b8chainrule8a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{x}{7}+\\\\frac{7}{x}$$"],"dependencies":["a2d77b8chainrule8a-h3"],"title":"Find g(x)","text":"What is g(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{x}{7}+\\\\frac{7}{x}$$","$$7\\\\ln(x)$$","$$\\\\frac{x}{7}$$","$$\\\\frac{7}{x}$$"]},{"id":"a2d77b8chainrule8a-h5","type":"hint","dependencies":["a2d77b8chainrule8a-h4"],"title":"Find the Derivative","text":"Next, we take the derivative of f(u) in terms of u, $$\\\\frac{dy}{du}$$, and the derivative of g(x) in terms of $$x$$, $$\\\\frac{du}{dx}$$. Multiplying these two expressions together yields our final answer, dy/dx!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule8a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$7u^6$$"],"dependencies":["a2d77b8chainrule8a-h5"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$7u^6$$","$$7u^7$$","$$u^6$$","$$\\\\frac{1}{8} u^8$$"]},{"id":"a2d77b8chainrule8a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{7}-\\\\frac{7}{x^2}$$"],"dependencies":["a2d77b8chainrule8a-h6"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$1-\\\\frac{7}{x^2}$$","$$\\\\frac{1}{7}-\\\\frac{1}{x^2}$$","$$1-\\\\frac{1}{x^2}$$","$$\\\\frac{1}{7}-\\\\frac{7}{x^2}$$"]},{"id":"a2d77b8chainrule8a-h8","type":"hint","dependencies":["a2d77b8chainrule8a-h7"],"title":"Plug in","text":"Finally, we only need to multiply these two expressions to find our final answer. Don\'t forget to plug in what we have for u in terms of $$x$$ into our final answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d77b8chainrule9","title":"$$y=\\\\operatorname{csc}\\\\left(x+1\\\\right)$$","body":"","variabilization":{},"oer":"https://openstax.org/books/college-physics-2e/pages/3-problems-exercises <OpenStax: College Physics 2e>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.6 The Chain Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a2d77b8chainrule9a","stepAnswer":["$$-\\\\operatorname{csc}\\\\left(x+1\\\\right) \\\\operatorname{cot}\\\\left(x+1\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"Find $$\\\\frac{dy}{dx}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-\\\\operatorname{csc}\\\\left(x+1\\\\right) \\\\operatorname{cot}\\\\left(x+1\\\\right)$$","choices":["$$-\\\\operatorname{csc}\\\\left(x+1\\\\right) \\\\operatorname{cot}\\\\left(x+1\\\\right)$$","$$\\\\operatorname{sec}\\\\left(x+1\\\\right) tan\\\\left(x+1\\\\right)$$","$$-\\\\left({\\\\operatorname{csc}\\\\left(x+1\\\\right)}^2\\\\right)$$","$${\\\\operatorname{sec}\\\\left(x+1\\\\right)}^2$$"],"hints":{"DefaultPathway":[{"id":"a2d77b8chainrule9a-h1","type":"hint","dependencies":[],"title":"The Chain Rule","text":"Remember, the chain rule in Leibniz\'s notation tells us that $$\\\\frac{dy}{dx}=\\\\frac{dy}{du} \\\\frac{du}{dx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule9a-h2","type":"hint","dependencies":["a2d77b8chainrule9a-h1"],"title":"Decompose the Function","text":"First we need to decompose our function $$y$$ into the form $$y=f(u)$$ and $$u=g(x)$$, try finding what f(u) and g(x) should be in this case!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule9a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["csc(u)"],"dependencies":["a2d77b8chainrule9a-h2"],"title":"Find f(u)","text":"What is f(u)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["csc(u)","sec(u)","$$\\\\sqrt{u}$$","$$u^2$$"]},{"id":"a2d77b8chainrule9a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x+1$$"],"dependencies":["a2d77b8chainrule9a-h3"],"title":"Find g(x)","text":"What is g(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x+1$$","$$x^2+1$$","$$x^2+x$$","$$x$$"]},{"id":"a2d77b8chainrule9a-h5","type":"hint","dependencies":["a2d77b8chainrule9a-h4"],"title":"Find the Derivative","text":"Next, we take the derivative of f(u) in terms of u, $$\\\\frac{dy}{du}$$, and the derivative of g(x) in terms of $$x$$, $$\\\\frac{du}{dx}$$. Multiplying these two expressions together yields our final answer, dy/dx!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d77b8chainrule9a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\operatorname{csc}\\\\left(u\\\\right) \\\\operatorname{cot}\\\\left(u\\\\right)$$"],"dependencies":["a2d77b8chainrule9a-h5"],"title":"Find $$\\\\frac{dy}{du}$$","text":"What is $$\\\\frac{dy}{du}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$-\\\\operatorname{csc}\\\\left(u\\\\right) \\\\operatorname{cot}\\\\left(u\\\\right)$$","$$\\\\operatorname{sec}\\\\left(u\\\\right) tan\\\\left(u\\\\right)$$","$$-\\\\left({\\\\operatorname{csc}\\\\left(u\\\\right)}^2\\\\right)$$","$${\\\\operatorname{sec}\\\\left(u\\\\right)}^2$$"]},{"id":"a2d77b8chainrule9a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$"],"dependencies":["a2d77b8chainrule9a-h6"],"title":"Find $$\\\\frac{du}{dx}$$","text":"What is $$\\\\frac{du}{dx}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$1$$","$$x$$","$$x^2$$","$$x^3$$"]},{"id":"a2d77b8chainrule9a-h8","type":"hint","dependencies":["a2d77b8chainrule9a-h7"],"title":"Plug in","text":"Finally, we only need to multiply these two expressions to find our final answer. Don\'t forget to plug in what we have for u in terms of $$x$$ into our final answer!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua1","title":"Solving an Equation in One Variable","body":"Solve the following equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua1a","stepAnswer":["$$x=6$$"],"problemType":"TextBox","stepTitle":"$$2x+7=19$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=6$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua1a-h1","type":"hint","dependencies":[],"title":"Isolation","text":"First we should isolate the variable on one side of the equation by adding, subtracting, multiplying or dividing the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x=12$$"],"dependencies":["a2d8720LinEqua1a-h1"],"title":"Subtraction","text":"What is the result after subtracting $$7$$ from both sides?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua1a-h3","type":"hint","dependencies":["a2d8720LinEqua1a-h2"],"title":"Normalization","text":"When the variable is multiplied by a coefficient in the final stage, multiply both sides of the equation by the reciprocal of the cofficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=6$$"],"dependencies":["a2d8720LinEqua1a-h3"],"title":"Multiplication","text":"What is the result after multiplying both sides by $$\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua10","title":"Solving a Rational Equation by Factoring the Denominator","body":"Solve the rational equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua10a","stepAnswer":["$$x=1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-5}{2x}+\\\\frac{3}{4x}=\\\\frac{-7}{4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=1$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua10a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The three denominators in factored form are $$2x=2x$$, $$4x=2\\\\times2 x$$, and $$4=2\\\\times2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua10a-h2","type":"hint","dependencies":["a2d8720LinEqua10a-h1"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x$$"],"dependencies":["a2d8720LinEqua10a-h2"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10+3=-7x$$"],"dependencies":["a2d8720LinEqua10a-h3"],"title":"Eliminating","text":"Simplify $$4x \\\\left(-\\\\frac{5}{2x}+\\\\frac{3}{4x}\\\\right)=4x \\\\left(-\\\\frac{4}{7}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua10a-h5","type":"hint","dependencies":["a2d8720LinEqua10a-h4"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=1$$"],"dependencies":["a2d8720LinEqua10a-h5"],"title":"Linear equation","text":"Solve the linear equation $$-10+3=-7x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua11","title":"Solving Rational Equations with a Binomial in the Denominator","body":"Solve the following rational equations and state the excluded values.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua11a","stepAnswer":["Excluded values: $$6$$, $$0$$ $$x=15$$"],"problemType":"MultipleChoice","stepTitle":"3/(x - 6) $$=$$ $$\\\\frac{5}{x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded values: $$6$$, $$0$$ $$x=15$$","choices":["Excluded values: $$6$$, $$0$$ $$x=15$$","Excluded values: $$6$$ $$x=15$$","Excluded values: $$6$$, $$0$$ $$x=3$$","Excluded values: $$6$$ $$x=3$$"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua11a-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h2","type":"hint","dependencies":["a2d8720LinEqua11a-h1"],"title":"Denominator","text":"The denominators are $$x-6$$ and $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h3","type":"hint","dependencies":["a2d8720LinEqua11a-h2"],"title":"Excluded values","text":"The excluded values are $$6$$ and $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h4","type":"hint","dependencies":["a2d8720LinEqua11a-h3"],"title":"Factoring the denominator","text":"The denominators $$x$$ and $$x-6$$ have nothing in common.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h5","type":"hint","dependencies":["a2d8720LinEqua11a-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x(x-6)$$"],"dependencies":["a2d8720LinEqua11a-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x=5x-30$$"],"dependencies":["a2d8720LinEqua11a-h6"],"title":"Eliminating","text":"Simplify $$x\\\\left(x-6\\\\right) \\\\frac{3}{x-6}=x\\\\left(x-6\\\\right) \\\\frac{5}{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h8","type":"hint","dependencies":["a2d8720LinEqua11a-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a2d8720LinEqua11a-h8"],"title":"Linear equation","text":"Solve the equation $$3x=5x-30$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2d8720LinEqua11b","stepAnswer":["Excluded value: $$3$$ $$x=\\\\frac{13}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x}{x-3}=\\\\frac{5}{x-3}-\\\\frac{1}{2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded value: $$3$$ $$x=\\\\frac{13}{3}$$","choices":["Excluded value: $$3$$ $$x=\\\\frac{3}{13}$$","Excluded value: $$2$$ $$x=\\\\frac{3}{13}$$","Excluded value: $$3$$ $$x=\\\\frac{13}{3}$$","Excluded value: $$2$$ $$x=\\\\frac{13}{3}$$"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua11b-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h2","type":"hint","dependencies":["a2d8720LinEqua11b-h1"],"title":"Denominator","text":"The denominators are $$x-3$$, $$x-3$$ and $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a2d8720LinEqua11b-h2"],"title":"Excluded values","text":"State the excluded value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h4","type":"hint","dependencies":["a2d8720LinEqua11b-h3"],"title":"Factoring the denominator","text":"The three denominators in factored form are $$x-3$$, $$x-3$$, and $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h5","type":"hint","dependencies":["a2d8720LinEqua11b-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2(x-3)$$"],"dependencies":["a2d8720LinEqua11b-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x=10-x+3$$"],"dependencies":["a2d8720LinEqua11b-h6"],"title":"Eliminating","text":"Simplify $$2\\\\left(x-3\\\\right) \\\\frac{x}{x-3}=2\\\\left(x-3\\\\right) \\\\left(\\\\frac{5}{x-3}-\\\\frac{1}{2}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h8","type":"hint","dependencies":["a2d8720LinEqua11b-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{13}{3}$$"],"dependencies":["a2d8720LinEqua11b-h8"],"title":"Linear equation","text":"Solve the equation $$2x=10-x+3$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2d8720LinEqua11c","stepAnswer":["Excluded value: $$2$$ $$x=4$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x}{x-2}=\\\\frac{5}{x-2}-\\\\frac{1}{2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded value: $$2$$ $$x=4$$","choices":["Excluded value: $$0$$ $$x=4$$","Excluded value: $$2$$ $$x=4$$","Excluded value: $$0$$ $$x=6$$","Excluded value: $$2$$ $$x=6$$"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua11c-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h2","type":"hint","dependencies":["a2d8720LinEqua11c-h1"],"title":"Denominator","text":"The denominators are $$x-2$$, $$x-2$$ and $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a2d8720LinEqua11c-h2"],"title":"Excluded values","text":"State the excluded values.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h4","type":"hint","dependencies":["a2d8720LinEqua11c-h3"],"title":"Factoring the denominator","text":"The three denominators in factored form are $$x-2$$ , $$x-2$$, and $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h5","type":"hint","dependencies":["a2d8720LinEqua11c-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2(x-2)$$"],"dependencies":["a2d8720LinEqua11c-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x=12-x$$"],"dependencies":["a2d8720LinEqua11c-h6"],"title":"Eliminating","text":"Simplify $$2\\\\left(x-2\\\\right) \\\\frac{x}{x-2}=2\\\\left(x-2\\\\right) \\\\left(\\\\frac{5}{x-2}-\\\\frac{1}{2}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h8","type":"hint","dependencies":["a2d8720LinEqua11c-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua11c-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a2d8720LinEqua11c-h8"],"title":"Linear equation","text":"Solve the equation $$2x=12-x$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua12","title":"Solving Rational Equations with a Binomial in the Denominator","body":"Solve the equation and state the excluded values.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua12a","stepAnswer":["Excluded values: $$\\\\frac{-1}{2}$$, $$\\\\frac{-1}{3}$$ $$x=\\\\frac{-7}{17}$$"],"problemType":"MultipleChoice","stepTitle":"Solve $$\\\\frac{-3}{2x+1}=\\\\frac{4}{3x+1}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded values: $$\\\\frac{-1}{2}$$, $$\\\\frac{-1}{3}$$ $$x=\\\\frac{-7}{17}$$","choices":["Excluded values: $$\\\\frac{1}{2}$$, $$\\\\frac{1}{3}$$ $$x=\\\\frac{-7}{17}$$","Excluded values: $$\\\\frac{-1}{2}$$, $$\\\\frac{-1}{3}$$ $$x=\\\\frac{-7}{17}$$","Excluded values: $$\\\\frac{1}{2}$$, $$\\\\frac{1}{3}$$ $$x=\\\\frac{7}{17}$$","Excluded values: $$\\\\frac{-1}{2}$$, $$\\\\frac{-1}{3}$$ $$x=\\\\frac{7}{17}$$"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua12a-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h2","type":"hint","dependencies":["a2d8720LinEqua12a-h1"],"title":"Denominator","text":"The denominators are $$2x+1$$ and $$3x+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h3","type":"hint","dependencies":["a2d8720LinEqua12a-h2"],"title":"Excluded values","text":"The excluded values are $$\\\\frac{-1}{2}$$ and $$\\\\frac{-1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h4","type":"hint","dependencies":["a2d8720LinEqua12a-h3"],"title":"Factoring the denominator","text":"The two denominators in factored form are $$2x+1$$, and $$3x+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h5","type":"hint","dependencies":["a2d8720LinEqua12a-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2x+1\\\\right) \\\\left(3x+1\\\\right)$$"],"dependencies":["a2d8720LinEqua12a-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9x-3=8x+4$$"],"dependencies":["a2d8720LinEqua12a-h6"],"title":"Eliminating","text":"Simplify $$\\\\left(2x+1\\\\right) \\\\left(3x+1\\\\right) \\\\left(-\\\\frac{3}{2x+1}\\\\right)=\\\\left(2x+1\\\\right) \\\\left(3x+1\\\\right) \\\\frac{4}{3x+1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h8","type":"hint","dependencies":["a2d8720LinEqua12a-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua12a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-7}{17}$$"],"dependencies":["a2d8720LinEqua12a-h8"],"title":"Linear equation","text":"Solve the equation $$-9x-3=8x+4$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua13","title":"Solving a Rational Equation with Factored Denominators and Stating Excluded Values","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua13a","stepAnswer":["Excluded values: $$1$$, $$-1$$ $$x=-3$$"],"problemType":"MultipleChoice","stepTitle":"Solve the rational equation after factoring the denominators: $$\\\\frac{2}{x+1}-\\\\frac{1}{x-1}=\\\\frac{2x}{x^2-1}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded values: $$1$$, $$-1$$ $$x=-3$$","choices":["Excluded values: $$1$$, $$-1$$ $$x=-3$$","Excluded values: $$1$$ $$x=-3$$","Excluded values: $$1$$, $$-1$$ $$x=3$$","Excluded values: $$1$$ $$x=3$$"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua13a-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h2","type":"hint","dependencies":["a2d8720LinEqua13a-h1"],"title":"Denominator","text":"The denominators are $$x+1$$, $$x-1$$ and $$x^2-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h3","type":"hint","dependencies":["a2d8720LinEqua13a-h2"],"title":"Excluded values","text":"The excluded values are $$1$$ and $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h4","type":"hint","dependencies":["a2d8720LinEqua13a-h3"],"title":"Factoring the denominator","text":"The three denominators in factored form are $$x+1$$, $$x-1$$ and $$\\\\left(x+1\\\\right) \\\\left(x-1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h5","type":"hint","dependencies":["a2d8720LinEqua13a-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-1\\\\right) \\\\left(x+1\\\\right)$$"],"dependencies":["a2d8720LinEqua13a-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x-2-x-1=2x$$"],"dependencies":["a2d8720LinEqua13a-h6"],"title":"Eliminating","text":"Simplify $$\\\\left(x-1\\\\right) \\\\left(x+1\\\\right) \\\\left(\\\\frac{2}{x+1}-\\\\frac{1}{x-1}\\\\right)=\\\\left(x-1\\\\right) \\\\left(x+1\\\\right) \\\\frac{2x}{x^2+1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h8","type":"hint","dependencies":["a2d8720LinEqua13a-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua13a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a2d8720LinEqua13a-h8"],"title":"Linear equation","text":"Solve the equation $$2x-2-x-1=2x$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua14","title":"Solving a Rational Equation with Factored Denominators and Stating Excluded Values","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua14a","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"Solve the rational equation: $$\\\\frac{2}{x-2}+\\\\frac{1}{x-1}=\\\\frac{1}{x^2-x-2}$$. State the value of $$x$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua14a-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h2","type":"hint","dependencies":["a2d8720LinEqua14a-h1"],"title":"Denominator","text":"The denominators are $$x-2$$, $$x+1$$ and $$x^2-x-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h3","type":"hint","dependencies":["a2d8720LinEqua14a-h2"],"title":"Excluded values","text":"The excluded values are $$2$$ and $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h4","type":"hint","dependencies":["a2d8720LinEqua14a-h3"],"title":"Factoring the denominator","text":"The three denominators in factored form are $$x-2$$, $$x+1$$ and $$\\\\left(x-2\\\\right) \\\\left(x+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h5","type":"hint","dependencies":["a2d8720LinEqua14a-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-2\\\\right) \\\\left(x+1\\\\right)$$"],"dependencies":["a2d8720LinEqua14a-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x+2+x-2=1$$"],"dependencies":["a2d8720LinEqua14a-h6"],"title":"Eliminating","text":"Simplify $$\\\\left(x-2\\\\right) \\\\left(x+1\\\\right) \\\\left(\\\\frac{2}{x-2}+\\\\frac{1}{x+1}\\\\right)=\\\\left(x-2\\\\right) \\\\left(x+1\\\\right) \\\\frac{1}{x^2-x-2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h8","type":"hint","dependencies":["a2d8720LinEqua14a-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua14a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a2d8720LinEqua14a-h8"],"title":"Linear equation","text":"Solve the equation $$2x+2+x-2=1$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua15","title":"For the following exercises, solve the equation for $$x$$. State all x-values that are excluded from the solution set.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua15a","stepAnswer":["Excluded values: $$-4$$ $$x=-3$$"],"problemType":"MultipleChoice","stepTitle":"$$2-\\\\frac{3}{x+4}=\\\\frac{x+2}{x+4}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded values: $$-4$$ $$x=-3$$","choices":["Excluded values: $$-4$$ $$x=-3$$","Excluded values: $$4$$ $$x=-3$$","Excluded values: $$-4$$ $$x=1$$","Excluded values: $$4$$ $$x=1$$"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua15a-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h2","type":"hint","dependencies":["a2d8720LinEqua15a-h1"],"title":"Denominator","text":"The only denominator is $$x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a2d8720LinEqua15a-h2"],"title":"Excluded values","text":"State the excluded value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h4","type":"hint","dependencies":["a2d8720LinEqua15a-h3"],"title":"Factoring the denominator","text":"The denominator in factored form is $$x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h5","type":"hint","dependencies":["a2d8720LinEqua15a-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+4$$"],"dependencies":["a2d8720LinEqua15a-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x+8-3=x+2$$"],"dependencies":["a2d8720LinEqua15a-h6"],"title":"Eliminating","text":"Simplify $$2\\\\left(x+4\\\\right)-\\\\left(x+4\\\\right) \\\\frac{3}{x+4}=\\\\left(x+4\\\\right) \\\\frac{x+2}{x+4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h8","type":"hint","dependencies":["a2d8720LinEqua15a-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a2d8720LinEqua15a-h8"],"title":"Linear equation","text":"Solve the equation $$2x+8-3=x+2$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2d8720LinEqua15b","stepAnswer":["Excluded values: $$1$$ No solution for $$x$$."],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{3x}{x-1}+2=\\\\frac{3}{x-1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded values: $$1$$ No solution for $$x$$.","choices":["Excluded values: $$-1$$ $$x=1$$","Excluded values: $$1$$ $$x=1$$","Excluded values: $$1$$ No solution for $$x$$."],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua15b-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h2","type":"hint","dependencies":["a2d8720LinEqua15b-h1"],"title":"Denominator","text":"The only denominator is $$x-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a2d8720LinEqua15b-h2"],"title":"Excluded values","text":"State the excluded value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h4","type":"hint","dependencies":["a2d8720LinEqua15b-h3"],"title":"Factoring the denominator","text":"The denominator in factored form is $$x-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h5","type":"hint","dependencies":["a2d8720LinEqua15b-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-1$$"],"dependencies":["a2d8720LinEqua15b-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x+2x-2=3$$"],"dependencies":["a2d8720LinEqua15b-h6"],"title":"Eliminating","text":"Simplify $$\\\\left(x-1\\\\right) \\\\frac{3x}{x-1}+2\\\\left(x-1\\\\right)=\\\\left(x-1\\\\right) \\\\frac{3}{x-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h8","type":"hint","dependencies":["a2d8720LinEqua15b-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a2d8720LinEqua15b-h8"],"title":"Linear equation","text":"Solve the equation $$3x+2x-2=3$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15b-h10","type":"hint","dependencies":["a2d8720LinEqua15b-h9"],"title":"Check the solution","text":"Since $$1$$ is an excluded value, it is not the true solution for the original rational function. As a result, there is no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2d8720LinEqua15c","stepAnswer":["Excluded value: $$0$$ $$x=\\\\frac{-5}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{1}{x}=\\\\frac{1}{5}+\\\\frac{3}{2x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Excluded value: $$0$$ $$x=\\\\frac{-5}{2}$$","choices":["Excluded value: $$0$$ $$x=\\\\frac{-5}{2}$$","Excluded value: None $$x=\\\\frac{-5}{2}$$","Excluded value: $$0$$ $$x=\\\\frac{-7}{2}$$","Excluded value: None $$x=\\\\frac{-7}{2}$$"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua15c-h1","type":"hint","dependencies":[],"title":"Excluded values","text":"The excluded values are those making a denominator equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h2","type":"hint","dependencies":["a2d8720LinEqua15c-h1"],"title":"Denominator","text":"The denominators are $$x$$ and $$2x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a2d8720LinEqua15c-h2"],"title":"Excluded values","text":"State the excluded value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h4","type":"hint","dependencies":["a2d8720LinEqua15c-h3"],"title":"Factoring the denominator","text":"The denominator in factored form is $$x$$ and $$2x$$ $$=$$ $$2x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h5","type":"hint","dependencies":["a2d8720LinEqua15c-h4"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a2d8720LinEqua15c-h5"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2=\\\\frac{2x}{5}+3$$"],"dependencies":["a2d8720LinEqua15c-h6"],"title":"Eliminating","text":"Simplify $$2x\\\\left(\\\\frac{1}{x}\\\\right)=2x\\\\left(\\\\frac{1}{5}\\\\right)+2x\\\\left(\\\\frac{3}{2} x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h8","type":"hint","dependencies":["a2d8720LinEqua15c-h7"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua15c-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{2}$$"],"dependencies":["a2d8720LinEqua15c-h8"],"title":"Linear equation","text":"Solve the equation $$2=\\\\frac{2x}{5}+3$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua16","title":"Finding the Slope of a Line Given Two Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua16a","stepAnswer":["$$\\\\frac{-4}{7}$$"],"problemType":"TextBox","stepTitle":"Find the slope of a line that passes through the points $$(2,-1)$$ and $$(-5,3)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{7}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua16a-h1","type":"hint","dependencies":[],"title":"The slope of a line","text":"The slope of a line, $$m$$, represents the change in $$y$$ over the change in $$x$$. Given two points, (x_1, y_1) and (x_2, y_2), the following formula determines the slope of a line containing these points: $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua16a-h2","type":"hint","dependencies":["a2d8720LinEqua16a-h1"],"title":"Substitute","text":"Substitute the y-values and the x-values into the formula, and we get $$m=\\\\frac{3-\\\\left(-1\\\\right)}{\\\\left(-5-2\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a2d8720LinEqua16a-h2"],"title":"Subtraction","text":"what is $$3-(-1)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a2d8720LinEqua16a-h3"],"title":"Subtraction","text":"What is $$-5-2$$ ?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-4}{7}$$"],"dependencies":["a2d8720LinEqua16a-h4"],"title":"Division","text":"What is $$\\\\frac{4}{\\\\left(-7\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua17","title":"Finding the Slope of a Line Given Two Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua17a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"Find the slope of a line that passes through the points $$(-2,6)$$ and $$(1,4)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua17a-h1","type":"hint","dependencies":[],"title":"The slope of a line","text":"The slope of a line, $$m$$, represents the change in $$y$$ over the change in $$x$$. Given two points, (x_1, y_1) and (x_2, y_2), the following formula determines the slope of a line containing these points: $$m$$ $$=$$ (y_2 - y_1)/(x_2 - x_1).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua17a-h2","type":"hint","dependencies":["a2d8720LinEqua17a-h1"],"title":"Substitute","text":"Substitute the y-values and the x-values into the formula, and we get $$m=\\\\frac{4-6}{1-\\\\left(-2\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a2d8720LinEqua17a-h2"],"title":"Subtraction","text":"What is $$4-6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a2d8720LinEqua17a-h3"],"title":"Subtraction","text":"What is $$1-(-2)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-2}{3}$$"],"dependencies":["a2d8720LinEqua17a-h4"],"title":"Division","text":"What is $$\\\\frac{\\\\left(-2\\\\right)}{3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua18","title":"Identifying the Slope and y-intercept of a Line Given an Equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua18a","stepAnswer":["$$\\\\frac{-3}{4}$$"],"problemType":"TextBox","stepTitle":"Identifying the slope","stepBody":"Identify the slope given the equation $$y=-\\\\left(\\\\frac{3}{4}\\\\right) x-4$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-3}{4}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua18a-h1","type":"hint","dependencies":[],"title":"The slope of a line","text":"When the line is in $$y=mx+b$$ form, the coefficient of $$x$$ is the slope of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2d8720LinEqua18b","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"Identifying the y-intercept","stepBody":"Identify the y-intercept given the equation $$y=-\\\\left(\\\\frac{3}{4}\\\\right) x-4$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua18b-h1","type":"hint","dependencies":[],"title":"The y-intercept of a line","text":"The y-intercept is the point at which the line crosses the y-axis. On the y-axis, $$x$$ $$=$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua18b-h2","type":"hint","dependencies":["a2d8720LinEqua18b-h1"],"title":"Identify the y-intercept","text":"We can always identify the y-intercept when the line is in slope-intercept from, as it will always equal $$b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua19","title":"Finding the Equation of a Line Given the Slope and One Point","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua19a","stepAnswer":["$$y=-3x+20$$"],"problemType":"TextBox","stepTitle":"Write the equation of the line with slope $$m=-3$$ and passing through the point $$(4,8)$$. Write the final equation in slope-intercept form","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-3x+20$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua19a-h1","type":"hint","dependencies":[],"title":"The point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m\\\\left(x-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-8=-3(x-4)$$"],"dependencies":["a2d8720LinEqua19a-h1"],"title":"Substitute","text":"Write the point-slope formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-8=-3x+12$$"],"dependencies":["a2d8720LinEqua19a-h2"],"title":"Parentheses","text":"Using the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-3x+20$$"],"dependencies":["a2d8720LinEqua19a-h3"],"title":"Simplification","text":"Simplify the equation $$y-8=-3x+12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua2","title":"Solving an Equation in One Variable","body":"Solve the following equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua2a","stepAnswer":["$$x=-5$$"],"problemType":"TextBox","stepTitle":"$$2x+1=-9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-5$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua2a-h1","type":"hint","dependencies":[],"title":"Isolation","text":"First we should isolate the variable on one side of the equation by adding, subtracting, multiplying or dividing the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x=-10$$"],"dependencies":["a2d8720LinEqua2a-h1"],"title":"Subtraction","text":"What is the result after subtracting $$1$$ from both sides?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua2a-h3","type":"hint","dependencies":["a2d8720LinEqua2a-h2"],"title":"Normalization","text":"When the variable is multiplied by a coefficient in the final stage, multiply both sides fo the equation by the reciprocal of the cofficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-5$$"],"dependencies":["a2d8720LinEqua2a-h3"],"title":"Multiplication","text":"What is the result after multiplying both sides by $$\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua20","title":"Finding the Equation of a Line Given the Slope and One Point","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua20a","stepAnswer":["$$y=4x-3$$"],"problemType":"TextBox","stepTitle":"Given $$m=4$$, find the equation of the line in slope-intercept form passing through the point $$(2,5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=4x-3$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua20a-h1","type":"hint","dependencies":[],"title":"The point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m\\\\left(x-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-5=4(x-2)$$"],"dependencies":["a2d8720LinEqua20a-h1"],"title":"Substitute","text":"Write the point-slope formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-5=4x-8$$"],"dependencies":["a2d8720LinEqua20a-h2"],"title":"Parentheses","text":"Using the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=4x-3$$"],"dependencies":["a2d8720LinEqua20a-h3"],"title":"Simplification","text":"Simplify the equation $$y-5=4x-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua21","title":"Finding the Equation of a Line Passing Through Two Given Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua21a","stepAnswer":["$$y=\\\\frac{7}{3} x-3$$"],"problemType":"TextBox","stepTitle":"Find the equation of the line passing through the points $$(3,4)$$ and $$(0,-3)$$. Write the final equation in slope-intercept form.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{7}{3} x-3$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua21a-h1","type":"hint","dependencies":[],"title":"Slope","text":"First, we calculate the slope using the slope formula and two points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h2","type":"hint","dependencies":["a2d8720LinEqua21a-h1"],"title":"Slope Formula","text":"The slope of a line, $$m$$, represents the change in $$y$$ over the change in $$x$$. Given two points, $$(x_1,y_1)$$ and $$(x_2,y_2)$$, the following formula determines the slope of a line containing these points: $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{3}$$"],"dependencies":["a2d8720LinEqua21a-h2"],"title":"Calculate the slope","text":"What is the slope of the line given two points $$(3,4)$$ and $$(0,-3)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h4","type":"hint","dependencies":["a2d8720LinEqua21a-h3"],"title":"Write the equation","text":"Next, we use the point-slope formula with the slope of $$\\\\frac{7}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h5","type":"hint","dependencies":["a2d8720LinEqua21a-h4"],"title":"The point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m(x$$ -x_1).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h6","type":"hint","dependencies":["a2d8720LinEqua21a-h5"],"title":"Picking a point","text":"We can pick either $$(3,4)$$ or $$(0,-3)$$ as $$(x_1,y_1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-4=\\\\frac{7}{3} \\\\left(x-3\\\\right)$$"],"dependencies":["a2d8720LinEqua21a-h6"],"title":"Substitute","text":"Write the point-slope formula using the point $$(3,4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-4=\\\\frac{7}{3} x-7$$"],"dependencies":["a2d8720LinEqua21a-h7"],"title":"Parentheses","text":"Using the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua21a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{7}{3} x-3$$"],"dependencies":["a2d8720LinEqua21a-h8"],"title":"Simplification","text":"Simplify the equation $$y-4=\\\\frac{7}{3} x-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua22","title":"Finding the Equation of a Line and Writing It in Standard Form","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua22a","stepAnswer":["$$12x+2y=-1$$"],"problemType":"TextBox","stepTitle":"Find the equation of the line with $$m=-6$$ and passing through the point $$(\\\\frac{1}{4},-2)$$. Write the equation in standard form.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12x+2y=-1$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua22a-h1","type":"hint","dependencies":[],"title":"Writing in slope-intercept form","text":"We begin using the point-slope formula with the slope $$m$$ and the point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua22a-h2","type":"hint","dependencies":["a2d8720LinEqua22a-h1"],"title":"The point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m\\\\left(x-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-(-2)=-6\\\\left(x-\\\\frac{1}{4}\\\\right)$$"],"dependencies":["a2d8720LinEqua22a-h2"],"title":"Substitute","text":"Write the point-slope formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y+2=-6x+\\\\frac{3}{2}$$"],"dependencies":["a2d8720LinEqua22a-h3"],"title":"Parentheses","text":"Using the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua22a-h5","type":"hint","dependencies":["a2d8720LinEqua22a-h4"],"title":"Eliminating denominators","text":"We should multiply through by $$2$$, as no fractions are permitted in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2y+4=-12x+3$$"],"dependencies":["a2d8720LinEqua22a-h5"],"title":"Multiplication","text":"What is the result of $$2\\\\left(y+2\\\\right)=2\\\\left(-6x+\\\\frac{3}{2}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua22a-h7","type":"hint","dependencies":["a2d8720LinEqua22a-h6"],"title":"Moving terms","text":"Both variables should be moved to the left side of the equal sign and the constants should be moved to the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua22a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12x+2y=-1$$"],"dependencies":["a2d8720LinEqua22a-h7"],"title":"Writing in standard form","text":"Write the equation in standard form after moving terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua23","title":"Finding the Equation of a Line and Writing It in Standard Form","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua23a","stepAnswer":["$$x+3y=2$$"],"problemType":"TextBox","stepTitle":"Find the equation of the line in standard form with slope $$m=\\\\frac{-1}{3}$$ and passing through the point $$(1,\\\\frac{1}{3})$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x+3y=2$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua23a-h1","type":"hint","dependencies":[],"title":"Writing in slope-intercept form","text":"We begin using the point-slope formula with the slope $$m$$ and the point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua23a-h2","type":"hint","dependencies":["a2d8720LinEqua23a-h1"],"title":"The point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m\\\\left(x-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-\\\\frac{1}{3}=\\\\frac{-1}{3\\\\left(x-1\\\\right)}$$"],"dependencies":["a2d8720LinEqua23a-h2"],"title":"Substitute","text":"Write the point-slope formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-\\\\frac{1}{3}=\\\\left(-\\\\frac{1}{3}\\\\right) x+\\\\frac{1}{3}$$"],"dependencies":["a2d8720LinEqua23a-h3"],"title":"Parentheses","text":"Using the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua23a-h5","type":"hint","dependencies":["a2d8720LinEqua23a-h4"],"title":"Eliminating denominators","text":"We should multiply through by $$3$$, as no fractions are permitted in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua23a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y-1=-x+1$$"],"dependencies":["a2d8720LinEqua23a-h5"],"title":"Multiplication","text":"What is the result of $$3\\\\left(y-\\\\frac{1}{3}\\\\right)=3\\\\left(\\\\left(-\\\\frac{1}{3}\\\\right) x+\\\\frac{1}{3}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua23a-h7","type":"hint","dependencies":["a2d8720LinEqua23a-h6"],"title":"Moving terms","text":"Both variables should be moved to the left aside of the equal sign and the constants should be moved to the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua23a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+3y=2$$"],"dependencies":["a2d8720LinEqua23a-h7"],"title":"Writing in standard form","text":"Write the equation in standard form after moving terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua24","title":"Finding the Equation of a Line Passing Through the Given Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua24a","stepAnswer":["$$x=1$$"],"problemType":"TextBox","stepTitle":"Find the equation of the line passing through the given points: $$(1,-3)$$ and $$(1,4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=1$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua24a-h1","type":"hint","dependencies":[],"title":"Vertical line","text":"The x-coordinate of both points is $$1$$. Therefore it is a vertical line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=1$$"],"dependencies":["a2d8720LinEqua24a-h1"],"title":"Writing the equation","text":"Write the equation of the vertical line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua25","title":"Finding the Equation of a Line Passing Through the Given Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua25a","stepAnswer":["$$y=2$$"],"problemType":"TextBox","stepTitle":"Find the equation of the line passing through the given points: $$(-5,2)$$ and $$(2,2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=2$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua25a-h1","type":"hint","dependencies":[],"title":"Horizontal line","text":"The y-coordinate of both points is $$2$$. Therefore it is a horizontal line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=2$$"],"dependencies":["a2d8720LinEqua25a-h1"],"title":"Writing the equation","text":"Write the equation of the horizontal line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua26","title":"Determining Whether the Lines are Parallel, Perpendicular, or Neither","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua26a","stepAnswer":["perpendicular"],"problemType":"MultipleChoice","stepTitle":"State whether the two lines are parallel, perpendicular, or neither","stepBody":"$$3y=-4x+3$$ and $$3x-4y=8$$","answerType":"string","variabilization":{},"choices":["parallel","perpendicular","neither"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua26a-h1","type":"hint","dependencies":[],"title":"Finding the slope","text":"The first thing we want to do is rewrite the equations so that both equations are in slope-intercept form and we can find the slopes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-\\\\left(\\\\frac{4}{3}\\\\right) x+1$$"],"dependencies":["a2d8720LinEqua26a-h1"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$3y=-4x+3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-4}{3}$$"],"dependencies":["a2d8720LinEqua26a-h2"],"title":"Slope","text":"What is the slope of equation $$3y=-4x+3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{3}{4} x-2$$"],"dependencies":["a2d8720LinEqua26a-h3"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$3x-4y=8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua26a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a2d8720LinEqua26a-h4"],"title":"Slope","text":"What is the slope of equation $$3x-4y=8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua26a-h6","type":"hint","dependencies":["a2d8720LinEqua26a-h5"],"title":"Relationship between slopes and graphs","text":"Parallel lines have the same slope and different y-intercepts. Two lines are perpendicular if the product of the two slopes is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua26a-h7","type":"hint","dependencies":["a2d8720LinEqua26a-h6"],"title":"Determining Whether the Lines are Parallel, Perpendicular, or Neither","text":"Since $$\\\\left(-\\\\frac{4}{3}\\\\right) \\\\frac{3}{4}=-1$$, the graphs of these two lines are perpendicular.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua27","title":"Determining Whether the Lines are Parallel, Perpendicular, or Neither","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua27a","stepAnswer":["parallel"],"problemType":"MultipleChoice","stepTitle":"State whether the two lines are parallel, perpendicular, or neither","stepBody":"$$2y-x=10$$ and $$2y=x+4$$.","answerType":"string","variabilization":{},"choices":["parallel","perpendicular","neither"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua27a-h1","type":"hint","dependencies":[],"title":"Finding the slope","text":"The first thing we want to do is rewrite the equations so that both equations are in slope-intercept form and we can find the slopes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{1}{2} x+5$$"],"dependencies":["a2d8720LinEqua27a-h1"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$2y-x=10$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a2d8720LinEqua27a-h2"],"title":"Slope","text":"What is the slope of equation $$2y-x=10$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{1}{2} x+2$$"],"dependencies":["a2d8720LinEqua27a-h3"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$2y=x+4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua27a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a2d8720LinEqua27a-h4"],"title":"Slope","text":"What is the slope of equation $$2y=x+4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua27a-h6","type":"hint","dependencies":["a2d8720LinEqua27a-h5"],"title":"Relationship between slopes and graphs","text":"Parallel lines have the same slope and different y-intercepts. Two lines are perpendicular if the product of the two slopes is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua27a-h7","type":"hint","dependencies":["a2d8720LinEqua27a-h6"],"title":"Determining Whether the Lines are Parallel, Perpendicular, or Neither","text":"Since $$\\\\frac{1}{2}=\\\\frac{1}{2}$$, the graphs of these two lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua28","title":"For the following exercises, state whether they are parallel, perpendicular or neither.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua28a","stepAnswer":["parallel"],"problemType":"MultipleChoice","stepTitle":"$$3x-2y=5$$ and $$6y-9x=6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["parallel","perpendicular","neither"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua28a-h1","type":"hint","dependencies":[],"title":"Finding the slope","text":"The first thing we want to do is rewrite the equations so that both equations are in slope-intercept form and we can find the slopes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{3}{2} x-\\\\frac{5}{2}$$"],"dependencies":["a2d8720LinEqua28a-h1"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$3x-2y=5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a2d8720LinEqua28a-h2"],"title":"Slope","text":"What is the slope of equation $$3x-2y=5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{3}{2} x+1$$"],"dependencies":["a2d8720LinEqua28a-h3"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$6y-9x=6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a2d8720LinEqua28a-h4"],"title":"Slope","text":"What is the slope of equation $$6y-9x=6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28a-h6","type":"hint","dependencies":["a2d8720LinEqua28a-h5"],"title":"Relationship between slopes and graphs","text":"Parallel lines have the same slope and different y-intercepts. Two lines are perpendicular if the product of the two slopes is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28a-h7","type":"hint","dependencies":["a2d8720LinEqua28a-h6"],"title":"Determining Whether the Lines are Parallel, Perpendicular, or Neither","text":"Since $$\\\\frac{3}{2}=\\\\frac{3}{2}$$, the graphs of these two lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2d8720LinEqua28b","stepAnswer":["perpendicular"],"problemType":"MultipleChoice","stepTitle":"$$x=4$$ and $$y=-3$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["parallel","perpendicular","neither"],"hints":{"DefaultPathway":[{"id":"a2d8720LinEqua28b-h1","type":"hint","dependencies":[],"title":"Vertical line","text":"When the equation of a line is given as $$x=c$$, it is a vertical line. So the graph of $$x=4$$ is a vertical line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28b-h2","type":"hint","dependencies":["a2d8720LinEqua28b-h1"],"title":"Horizontal line","text":"When the equation of a line is given as $$y=c$$, it is a horizontal line. So the graph of $$y=-3$$ is a horizontal line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua28b-h3","type":"hint","dependencies":["a2d8720LinEqua28b-h2"],"title":"Determining Whether the Lines are Parallel, Perpendicular, or Neither","text":"$$x=4$$ is a vertical line and $$y=-3$$ is a horizontal line, so they are perpendicular to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua29","title":"Writing the Equation of a Line Parallel to a Given Line Passing Through a Given Point","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua29a","stepAnswer":["$$y=-\\\\left(\\\\frac{5}{3}\\\\right) x+10$$"],"problemType":"TextBox","stepTitle":"Write the equation of line parallel to a $$5x+3y=1$$ and passing through the point $$(3,5)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-\\\\left(\\\\frac{5}{3}\\\\right) x+10$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua29a-h1","type":"hint","dependencies":[],"title":"Find the slope","text":"First, we should write the given equation in slope-intercept form to find the slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-\\\\left(\\\\frac{5}{3}\\\\right) x+\\\\frac{1}{3}$$"],"dependencies":["a2d8720LinEqua29a-h1"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$5x+3y=1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua29a-h3","type":"hint","dependencies":["a2d8720LinEqua29a-h2"],"title":"Relationship between slopes","text":"In order to write the equation of a line, we need to calculate its slope. Since the line is parallel to $$5y+3y=1$$, they have the same slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{3}$$"],"dependencies":["a2d8720LinEqua29a-h3"],"title":"Slope","text":"What is the slope of the target line?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua29a-h5","type":"hint","dependencies":["a2d8720LinEqua29a-h4"],"title":"Point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m\\\\left(x-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua29a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-5=\\\\frac{-5}{3\\\\left(x-3\\\\right)}$$"],"dependencies":["a2d8720LinEqua29a-h5"],"title":"Substitute","text":"Given the slope $$\\\\frac{-5}{3}$$ and the point $$(3,5)$$, what equation can we get using the point-slope formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua29a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-\\\\left(\\\\frac{5}{3}\\\\right) x+10$$"],"dependencies":["a2d8720LinEqua29a-h6"],"title":"Simplification","text":"What is the point-intercept form of equation $$y-5=\\\\frac{-5}{3\\\\left(x-3\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua3","title":"Solving an Equation Algebraically When the Variable Appears on Both Sides","body":"Solve the following equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua3a","stepAnswer":["$$x=\\\\frac{-5}{3}$$"],"problemType":"TextBox","stepTitle":"$$4\\\\left(x-3\\\\right)+12=15-5\\\\left(x+6\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{-5}{3}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua3a-h1","type":"hint","dependencies":[],"title":"Distributive property","text":"First we should apply the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x-12+12=15-5x-30$$"],"dependencies":["a2d8720LinEqua3a-h1"],"title":"Distributive property","text":"What is the result after applying the distributive property?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua3a-h3","type":"hint","dependencies":["a2d8720LinEqua3a-h2"],"title":"Combination","text":"Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x=-15-5x$$"],"dependencies":["a2d8720LinEqua3a-h3"],"title":"Combination","text":"What is the result after combining like terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua3a-h5","type":"hint","dependencies":["a2d8720LinEqua3a-h4"],"title":"Simplification","text":"Place $$x-terms$$ on one side and simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{-5}{3}$$"],"dependencies":["a2d8720LinEqua3a-h5"],"title":"Simplification","text":"What is the result after placing all $$x-terms$$ in the left side and multiplying both sides by $$\\\\frac{1}{9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua30","title":"Writing the Equation of a Line Parallel to a Given Line Passing Through a Given Point","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua30a","stepAnswer":["$$y=5x+3$$"],"problemType":"TextBox","stepTitle":"Find the equation of the line parallel to $$5x=7+y$$ and passing through the point $$(-1,-2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=5x+3$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua30a-h1","type":"hint","dependencies":[],"title":"Find the slope","text":"First, we should write the given equation in slope-intercept form to find the slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=5x-7$$"],"dependencies":["a2d8720LinEqua30a-h1"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$5x=7+y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua30a-h3","type":"hint","dependencies":["a2d8720LinEqua30a-h2"],"title":"Relationship between slopes","text":"In order to write the equation of a line, we need to calculate its slope. Since the line is parallel to $$5x=7+y$$, they have the same slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a2d8720LinEqua30a-h3"],"title":"Slope","text":"What is the slope of the target line?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua30a-h5","type":"hint","dependencies":["a2d8720LinEqua30a-h4"],"title":"Point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m\\\\left(x-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua30a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-(-2)=5(x-(-1))$$"],"dependencies":["a2d8720LinEqua30a-h5"],"title":"Substitute","text":"Given the slope $$5$$ and the point $$(-1,-2)$$, what equation can we get using the point-slope formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua30a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=5x+3$$"],"dependencies":["a2d8720LinEqua30a-h6"],"title":"Simplification","text":"What is the point-intercept form of equation $$y-(-2)=5(x-(-1))$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua31","title":"Finding the Equation of a Line Perpendicular to a Given Line Passing Through a Given Point","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua31a","stepAnswer":["$$y=-\\\\left(\\\\frac{3}{5}\\\\right) x-\\\\frac{7}{5}$$"],"problemType":"TextBox","stepTitle":"Find the equation of the line perpendicular to $$5x-3y+4=0$$ and passing through the point $$(-4,1)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-\\\\left(\\\\frac{3}{5}\\\\right) x-\\\\frac{7}{5}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua31a-h1","type":"hint","dependencies":[],"title":"Find the slope","text":"First, we should write the given equation in slope-intercept form to find the slope.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua31a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{5}{3} x+\\\\frac{4}{3}$$"],"dependencies":["a2d8720LinEqua31a-h1"],"title":"Slope-intercept form","text":"What is the slope-intercept form of equation $$5x-3y+4=0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua31a-h3","type":"hint","dependencies":["a2d8720LinEqua31a-h2"],"title":"Relationship between slopes","text":"In order to write the equation of a line, we need to calculate its slope. Since the line is perpendicular to $$5x-3y+4=0$$, the product of their slopes is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua31a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{5}$$"],"dependencies":["a2d8720LinEqua31a-h3"],"title":"Slope","text":"What is the slope of the target line?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua31a-h5","type":"hint","dependencies":["a2d8720LinEqua31a-h4"],"title":"Point-slope formula","text":"Given one point and the slope, the point-slope formula will lead to the equation of a line: $$y-y_1=m\\\\left(x-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua31a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-1=\\\\frac{-3}{5\\\\left(x-\\\\left(-4\\\\right)\\\\right)}$$"],"dependencies":["a2d8720LinEqua31a-h5"],"title":"Substitute","text":"Given the slope $$\\\\frac{-3}{5}$$ and the point $$(-4,1)$$, what equation can we get using the point-slope formula?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua31a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-\\\\left(\\\\frac{3}{5}\\\\right) x-\\\\frac{7}{5}$$"],"dependencies":["a2d8720LinEqua31a-h6"],"title":"Simplification","text":"What is the point-intercept form of equation $$y-1=\\\\frac{-3}{5\\\\left(x-\\\\left(-4\\\\right)\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua4","title":"Solving an Equation Algebraically When the Variable Appears on Both Sides","body":"Solve the equation in one variable","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua4a","stepAnswer":["$$x=-3$$"],"problemType":"TextBox","stepTitle":"$$-2\\\\left(3x-1\\\\right)+x=14-x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-3$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua4a-h1","type":"hint","dependencies":[],"title":"Distributive property","text":"First we should apply the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6x+2+x=14-x$$"],"dependencies":["a2d8720LinEqua4a-h1"],"title":"Distributive property","text":"What is the result after applying the distributive property?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua4a-h3","type":"hint","dependencies":["a2d8720LinEqua4a-h2"],"title":"Simplification","text":"Place $$x-terms$$ on one side and simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-3$$"],"dependencies":["a2d8720LinEqua4a-h3"],"title":"Simplification","text":"What is the result after placing all $$x-terms$$ in the left side and multiplying both sides by $$\\\\frac{-1}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua5","title":"For the following exercises, solve the equation for $$x$$.","body":"Solve the equation in one variable","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua5a","stepAnswer":["$$x=2$$"],"problemType":"TextBox","stepTitle":"$$4x-3=5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=2$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua5a-h1","type":"hint","dependencies":[],"title":"Isolation","text":"First we should isolate the variable on one side of the equation by adding, subtracting, multiplying or dividing the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x=8$$"],"dependencies":["a2d8720LinEqua5a-h1"],"title":"Addition","text":"What is the result after adding $$3$$ from both sides?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua5a-h3","type":"hint","dependencies":["a2d8720LinEqua5a-h2"],"title":"Normalization","text":"When the variable is multiplied by a coefficient in the final stage, multiply both sides fo the equation by the reciprocal of the cofficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=2$$"],"dependencies":["a2d8720LinEqua5a-h3"],"title":"Multiplication","text":"What is the result after multiplying both sides by $$\\\\frac{1}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2d8720LinEqua5b","stepAnswer":["$$x=\\\\frac{2}{7}$$"],"problemType":"TextBox","stepTitle":"$$12-5\\\\left(x+3\\\\right)=2x-5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{2}{7}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua5b-h1","type":"hint","dependencies":[],"title":"Distributive property","text":"First we should apply the distributive property.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua5b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12-5x-15=2x-5$$"],"dependencies":["a2d8720LinEqua5b-h1"],"title":"Distributive property","text":"What is the result after applying the distributive property?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua5b-h3","type":"hint","dependencies":["a2d8720LinEqua5b-h2"],"title":"Simplification","text":"Place $$x-terms$$ on one side and simplify.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua5b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{2}{7}$$"],"dependencies":["a2d8720LinEqua5b-h3"],"title":"Simplification","text":"What is the result after placing all $$x-terms$$ in the left side and multiplying both sides by $$\\\\frac{-1}{7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua6","title":"Solving a Rational Equation","body":"Solve the rational equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua6a","stepAnswer":["$$x=\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7}{2x}-\\\\frac{5}{3x}=\\\\frac{22}{3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua6a-h1","type":"hint","dependencies":[],"title":"Find LCD","text":"First, we should eliminate all denominators by multiplying both sides of the equation by the least common denominator (LCD).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6x$$"],"dependencies":["a2d8720LinEqua6a-h1"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$21-10=44x$$"],"dependencies":["a2d8720LinEqua6a-h2"],"title":"Eliminating","text":"Simplify $$6\\\\left(\\\\frac{7}{2x}-\\\\frac{5}{3x}\\\\right) x$$ $$=$$ $$6\\\\frac{22}{3} x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua6a-h4","type":"hint","dependencies":["a2d8720LinEqua6a-h3"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{1}{4}$$"],"dependencies":["a2d8720LinEqua6a-h4"],"title":"Linear equation","text":"Solve the linear equation $$21-10=44x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua7","title":"Solving a Rational Equation without Factoring.","body":"Solve the following rational equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua7a","stepAnswer":["$$x=-1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{x}-\\\\frac{3}{2}=\\\\frac{7}{2x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-1$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua7a-h1","type":"hint","dependencies":[],"title":"Find LCD","text":"We have three denominators: $$x$$, $$2$$ and $$2x$$. The product of the first two denominators is equal to the third denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a2d8720LinEqua7a-h1"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4-3x=7$$"],"dependencies":["a2d8720LinEqua7a-h2"],"title":"Eliminating","text":"Simplify $$2x \\\\left(\\\\frac{2}{x}-\\\\frac{3}{2}\\\\right)=2x \\\\frac{7}{2x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua7a-h4","type":"hint","dependencies":["a2d8720LinEqua7a-h3"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-1$$"],"dependencies":["a2d8720LinEqua7a-h4"],"title":"Linear equation","text":"Solve the linear equation $$4-3x=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua8","title":"Solve the rational equation","body":"Solve the rational equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua8a","stepAnswer":["$$x=\\\\frac{10}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{3x}=\\\\frac{1}{4}-\\\\frac{1}{6x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{10}{3}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua8a-h1","type":"hint","dependencies":[],"title":"Find LCD","text":"We have three denominators: $$3x$$, $$4$$, and $$6x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12x$$"],"dependencies":["a2d8720LinEqua8a-h1"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8=3x-2$$"],"dependencies":["a2d8720LinEqua8a-h2"],"title":"Eliminating","text":"Simplify $$12x \\\\frac{2}{3x}=12x \\\\frac{1}{4}-12x \\\\frac{1}{6x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua8a-h4","type":"hint","dependencies":["a2d8720LinEqua8a-h3"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{10}{3}$$"],"dependencies":["a2d8720LinEqua8a-h4"],"title":"Linear equation","text":"Solve the linear equation $$8=3x-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2d8720LinEqua9","title":"Solving a Rational Equation by Factoring the Denominator","body":"Solve the following rational equation:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.2 Linear Equations in One Variable","courseName":"OpenStax: College Algebra","steps":[{"id":"a2d8720LinEqua9a","stepAnswer":["$$x=\\\\frac{35}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{x}=\\\\frac{1}{10}-\\\\frac{3}{4x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{35}{2}$$","hints":{"DefaultPathway":[{"id":"a2d8720LinEqua9a-h1","type":"hint","dependencies":[],"title":"Factoring the denominator","text":"The three denominators in factored form are $$x$$, $$10=2\\\\times5$$, and $$4x=2\\\\times2 x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua9a-h2","type":"hint","dependencies":["a2d8720LinEqua9a-h1"],"title":"Find LCD","text":"The LCD is the smallest expression that is divisible by each one of the denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20x$$"],"dependencies":["a2d8720LinEqua9a-h2"],"title":"LCD","text":"What is the LCD of this equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20=2x-15$$"],"dependencies":["a2d8720LinEqua9a-h3"],"title":"Eliminating","text":"Simplify $$20x \\\\frac{1}{x}=20x \\\\left(\\\\frac{1}{10}-\\\\frac{3}{4x}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua9a-h5","type":"hint","dependencies":["a2d8720LinEqua9a-h4"],"title":"Solve equation","text":"Then we should solve the linear equation obtained.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2d8720LinEqua9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{35}{2}$$"],"dependencies":["a2d8720LinEqua9a-h5"],"title":"Linear equation","text":"Solve the linear equation $$20=2x-15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads1","title":"Finding the Axis of Symmetry and Vertex","body":"$$y=\\\\left(-2x^2\\\\right)-8x-3$$: First find the Axis of Symmetry of this equation, then find the vertex. Write the answers as a string: eg. $$\\"x=answer$$, (x,y)\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads1a","stepAnswer":["x=-2, (-2,5)"],"problemType":"TextBox","stepTitle":"$$y=\\\\left(-2x^2\\\\right)-8x-3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-2$$, $$(-2,5)$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads1a-h1","type":"hint","dependencies":[],"title":"Finding the Axis of Symmetry","text":"To find the axis of symmetry, you use this equation: $$x=\\\\left(-\\\\frac{b}{2} a\\\\right)$$ where $$y=a x^2+b x+c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-2$$"],"dependencies":["a2ef97dGrphingQuads1a-h1"],"title":"Finding the Axis of Symmetry","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads1a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads1a-h2"],"title":"Finding the Vertex","text":"You find the vertex by plugging in the axis of symmetry as $$x$$ and finding $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads1a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-2,5)"],"dependencies":["a2ef97dGrphingQuads1a-h3"],"title":"Finding the Vertex","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads10","title":"Finding Intercepts of a Parabola","body":"Find the $$x$$ intercepts of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads10a","stepAnswer":["No Real Roots"],"problemType":"MultipleChoice","stepTitle":"$$y=x^2-2x-8$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ and $$2$$","$$3$$ and $$-3$$","No Real Roots"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads10a-h1","type":"hint","dependencies":[],"title":"Solving for intercepts","text":"Set the entire equation equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads10a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads10a-h1"],"title":"Solving for intercepts","text":"Calculate the determinant of the fucntion via the formula $$b^2$$ - 4ac","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads10a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads10a-h2"],"title":"Solving for intercepts","text":"Notice that the determinant is negative. Therefore, there are no real roots.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads10b","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Finding Intercepts of a Parabola","stepBody":"Find the $$y$$ intercepts of the parabola $$y=x^2-2x-8$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads10b-h1","type":"hint","dependencies":[],"title":"Solving for intercepts","text":"Plug in $$0$$ for $$x$$ and solve the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads11","title":"Finding Intercepts of a Parabola","body":"The quadratic equation $$h=16t^2+vt+h$$ models the height of a volleyball hit straight upwards with initial velocity $$176$$ feet per second from a height of $$4$$ feet. $$h$$ is the hiehgt, $$t$$ is the time, and v is the initial velocity.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads11a","stepAnswer":["$$\\\\frac{3}{2}$$"],"problemType":"TextBox","stepTitle":"Find the $$x$$ intercepts of the parabola. $$y=4x^2-12x-9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{2}$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads11a-h1","type":"hint","dependencies":[],"title":"Solving for intercepts","text":"Set the entire equation equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads11a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads11a-h1"],"title":"Solving for intercepts","text":"Calculate the determinant of the fucntion via the formula $$b^2$$ - 4ac","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads11a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads11a-h2"],"title":"Solving for intercepts","text":"Notice that the determinant is zero. Therefore, there is only one root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads11a-h4","type":"hint","dependencies":["a2ef97dGrphingQuads11a-h3"],"title":"Solving for intercepts","text":"Factor the equation by using the perfect square trinomial","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads11b","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"Finding Intercepts of a Parabola","stepBody":"Find the $$y$$ intercepts of the parabola $$y=x^2-2x-8$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads11b-h1","type":"hint","dependencies":[],"title":"Solving for intercepts","text":"Plug in $$0$$ for $$x$$ and solve the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads12","title":"Finding minimum value of a parabola","body":"Find the x-value of minimum value of the quadratic equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads12a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$y=x^2+2x-8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads12a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":[],"title":"Solving for the axis of symmetry","text":"What is the x-coordinate that results from the equation $$x$$ $$=$$ $$\\\\frac{-b}{2a}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads12b","stepAnswer":["$$-9$$"],"problemType":"TextBox","stepTitle":"Find the y-value of the minimum value of the quadratic equation $$y=x^2+2x-8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-9$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads12b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":[],"title":"Solving for the axis of symmetry","text":"What is the y-coordinate that results from plugging in the axis of symmetry to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads13","title":"The quadratic equation $$h=16t^2+vt+h_0$$ models the height of a volleyball hit straight upwards with initial velocity $$176$$ feet per second from a height of $$4$$ feet. $$h$$ is the height of the volleyball, $$t$$ is the time, v is the initial velocity, and $$h_0$$ is the initial height.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads13a","stepAnswer":["$$5.5$$"],"problemType":"TextBox","stepTitle":"How many seconds will it take the volleyball to reach its maximum height?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.5$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads13a-h1","type":"hint","dependencies":[],"title":"Axis of Symmetry","text":"Find the axis of symmetry through the formula $$x$$ $$=$$ - $$\\\\frac{b}{2} a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads13b","stepAnswer":["$$488$$"],"problemType":"TextBox","stepTitle":"Find the maximum height of the volleyball.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$488$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads13b-h1","type":"hint","dependencies":[],"title":"Finding the Vertex of Parabolas","text":"Plug in the axis of symmetry and solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads2","title":"Finding the $$x$$ and $$y$$ Intercepts","body":"$$y=x^2+7x+6$$: Find the $$y$$ intercept then the $$x$$ intercept. Write the answer as a string: eg. (0,y), (x,0), (x,0). For the $$x$$ intercepts write the smaller $$x$$ intercepts first.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads2a","stepAnswer":["(0,6), (-6,0), (-1,0)"],"problemType":"TextBox","stepTitle":"$$y=x^2+7x+6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,6)$$, $$(-6,0)$$, $$(-1,0)$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads2a-h1","type":"hint","dependencies":[],"title":"Finding the $$y$$ Intercept","text":"To find the $$y$$ intercept plug $$0$$ in for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a2ef97dGrphingQuads2a-h1"],"title":"Finding the $$y$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads2a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads2a-h2"],"title":"Finding the $$x$$ Intercept","text":"You find the $$x$$ intercept by plugging $$0$$ in for $$y$$ and solving the quadratic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads2a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-6, -1"],"dependencies":["a2ef97dGrphingQuads2a-h3"],"title":"Finding the $$x$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads20","title":"Determining Parabola Properties","body":"Determine if the parabola opens up or down.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads20a","stepAnswer":["Opens down"],"problemType":"MultipleChoice","stepTitle":"$$y=-2x^2$$ $$-6x-7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Opens down","Opens up"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads20a-h1","type":"hint","dependencies":[],"title":"Locate \\"a\\"","text":"The quadratic is in the form $${ax}^2+bx+c$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads20a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads20a-h1"],"title":"Use \\"a\\"","text":"If a is negative, the parabola will open downwards. If it is positive, the parabola will open upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads20a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads20a-h2"],"title":"Answer","text":"The parabola opens down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads21","title":"Determining Parabola Properties","body":"Determine if the parabola opens up or down.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads21a","stepAnswer":["Opens up"],"problemType":"MultipleChoice","stepTitle":"$$y=6x^2+2x+3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Opens down","Opens up"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads21a-h1","type":"hint","dependencies":[],"title":"Locate \\"a\\"","text":"The quadratic is in the form $${ax}^2+bx+c$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads21a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads21a-h1"],"title":"Use \\"a\\"","text":"If a is negative, the parabola will open downwards. If it is positive, the parabola will open upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads21a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads21a-h2"],"title":"Answer","text":"The parabola opens up.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads22","title":"Determining Parabola Properties","body":"Determine if the parabola opens up or down.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads22a","stepAnswer":["Opens up"],"problemType":"MultipleChoice","stepTitle":"$$y=4x^2+x-4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Opens down","Opens up"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads22a-h1","type":"hint","dependencies":[],"title":"Locate \\"a\\"","text":"The quadratic is in the form $${ax}^2+bx+c$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads22a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads22a-h1"],"title":"Use \\"a\\"","text":"If a is negative, the parabola will open downwards. If it is positive, the parabola will open upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads22a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads22a-h2"],"title":"Answer","text":"The parabola opens up.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads23","title":"Determining Parabola Properties","body":"Determine if the parabola opens up or down.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads23a","stepAnswer":["Opens down"],"problemType":"MultipleChoice","stepTitle":"$$y=-2x^2$$ $$-6x-7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Opens down","Opens up"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads23a-h1","type":"hint","dependencies":[],"title":"Locate \\"a\\"","text":"The quadratic is in the form $${ax}^2+bx+c$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads23a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads23a-h1"],"title":"Use \\"a\\"","text":"If a is negative, the parabola will open downwards. If it is positive, the parabola will open upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads23a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads23a-h2"],"title":"Answer","text":"The parabola opens down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads24","title":"Determining Parabola Properties","body":"Identify qualities of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads24a","stepAnswer":["$$x=-4$$"],"problemType":"TextBox","stepTitle":"$$x^2+8x+1$$","stepBody":"Find the axis of symmmetry. Input your answer as $$x=(axis$$ of symmetry).","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-4$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads24a-h1","type":"hint","dependencies":[],"title":"Equation for axis of symmetry","text":"The equation for the axis of symmetry of a quadratic is $$x=\\\\frac{-b}{2} a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads24a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads24a-h1"],"title":"Plug in","text":"Plug in the a and $$b$$ values into the axis of symmetry equation. Then simplify to find it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads24a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads24a-h2"],"title":"Answer","text":"The answer is $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads24b","stepAnswer":["$$(-4,-17)$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+8x+1$$","stepBody":"Find the vertex.","answerType":"string","variabilization":{},"answerLatex":"$$(-4,-17)$$","choices":["$$(-4,-17)$$","$$(-2,3)$$","$$(-7,12)$$","$$(5,27)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads24b-h1","type":"hint","dependencies":[],"title":"X-coordinate","text":"The x-coordinate of the vertex is the axis of symmetry.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads24b-h2","type":"hint","dependencies":["a2ef97dGrphingQuads24b-h1"],"title":"Y-coordinate","text":"Plug the x-coordinate of the vertex into the quadratic to get the $$y$$ coordinate of the vertex.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads24b-h3","type":"hint","dependencies":["a2ef97dGrphingQuads24b-h2"],"title":"Answer","text":"The vertex is $$(-4,-17)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads25","title":"Determining Parabola Properties","body":"Identify qualities of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads25a","stepAnswer":["$$x=-5$$"],"problemType":"TextBox","stepTitle":"$$x^2+10x+25$$","stepBody":"Find the axis of symmmetry. Input your answer as $$x=(axis$$ of symmetry).","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-5$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads25a-h1","type":"hint","dependencies":[],"title":"Equation for axis of symmetry","text":"The equation for the axis of symmetry of a quadratic is $$x=\\\\frac{-b}{2} a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads25a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads25a-h1"],"title":"Plug in","text":"Plug in the a and $$b$$ values into the axis of symmetry equation. Then simplify to find it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads25a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads25a-h2"],"title":"Answer","text":"The answer is $$x=-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads25b","stepAnswer":["$$(-5,0)$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+10x+25$$","stepBody":"Find the vertex.","answerType":"string","variabilization":{},"answerLatex":"$$(-5,0)$$","choices":["$$(-5,0)$$","$$(-2,3)$$","$$(-3,2)$$","$$(2,-16)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads25b-h1","type":"hint","dependencies":[],"title":"X-coordinate","text":"The x-coordinate of the vertex is the axis of symmetry.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads25b-h2","type":"hint","dependencies":["a2ef97dGrphingQuads25b-h1"],"title":"Y-coordinate","text":"Plug the x-coordinate of the vertex into the quadratic to get the $$y$$ coordinate of the vertex.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads25b-h3","type":"hint","dependencies":["a2ef97dGrphingQuads25b-h2"],"title":"Answer","text":"The vertex is $$(-5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads26","title":"Determining Parabola Properties","body":"Identify qualities of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads26a","stepAnswer":["$$x=1$$"],"problemType":"TextBox","stepTitle":"$$-\\\\left(x^2\\\\right)+2x+5$$","stepBody":"Find the axis of symmmetry. Input your answer as $$x=(axis$$ of symmetry).","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=1$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads26a-h1","type":"hint","dependencies":[],"title":"Equation for axis of symmetry","text":"The equation for the axis of symmetry of a quadratic is $$x=\\\\frac{-b}{2} a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads26a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads26a-h1"],"title":"Plug in","text":"Plug in the a and $$b$$ values into the axis of symmetry equation. Then simplify to find it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads26a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads26a-h2"],"title":"Answer","text":"The answer is $$x=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads26b","stepAnswer":["$$(1,6)$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+10x+25$$","stepBody":"Find the vertex.","answerType":"string","variabilization":{},"answerLatex":"$$(1,6)$$","choices":["$$(1,6)$$","$$(3,7)$$","$$(6,-4)$$","$$(2,-16)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads26b-h1","type":"hint","dependencies":[],"title":"X-coordinate","text":"The x-coordinate of the vertex is the axis of symmetry.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads26b-h2","type":"hint","dependencies":["a2ef97dGrphingQuads26b-h1"],"title":"Y-coordinate","text":"Plug the x-coordinate of the vertex into the quadratic to get the $$y$$ coordinate of the vertex.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads26b-h3","type":"hint","dependencies":["a2ef97dGrphingQuads26b-h2"],"title":"Answer","text":"The vertex is $$(1,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads27","title":"Graphing Quadratic Equations in Two Variables","body":"$$y=-\\\\left(x^2\\\\right)-14x-49$$","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads27a","stepAnswer":["$$(-7,0)$$"],"problemType":"MultipleChoice","stepTitle":"Find the x-intercept of the given equation.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-7,0)$$","choices":["$$(-7,0)$$","$$(4,0)$$","$$(-2,0)$$","$$(3,0)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads27a-h1","type":"hint","dependencies":[],"title":"Defining an x-intercept","text":"A x-intercept is the point where an equation hits the x-axis. This means the y-coordinate will be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads27a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads27a-h1"],"title":"Plugging in $$0$$","text":"Given the definition of a x-intercept, plug in $$0$$ for $$y$$ to solve for the x-value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads27a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads27a-h2"],"title":"Factoring a Quadratic Equation","text":"The factored form of the quadratic equation is $${\\\\left(x+7\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a2ef97dGrphingQuads27a-h3"],"title":"Solving for $$x$$","text":"What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads27b","stepAnswer":["$$(0,49)$$"],"problemType":"MultipleChoice","stepTitle":"Find the y-intercept of the given equation.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,49)$$","choices":["$$(0,7)$$","$$(0,-5)$$","$$(0,21)$$","$$(0,49)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads27b-h1","type":"hint","dependencies":[],"title":"Defining an y-intercept","text":"A y-intercept is the point where an equation hits the y-axis. This means the x-coordinate will be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads27b-h2","type":"hint","dependencies":["a2ef97dGrphingQuads27b-h1"],"title":"Plugging in $$0$$","text":"Given the definition of a y-intercept, plug in $$0$$ for $$x$$ to solve for the y-value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads27b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a2ef97dGrphingQuads27b-h2"],"title":"Solving for $$y$$","text":"What is the value of $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads28","title":"Solve Maximum and Minimum","body":"In the following exercise, find the maximum or minimum value","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads28a","stepAnswer":["$$(-0.25, -1.125)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=2x^2+x-1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-0.25, -1.125)$$","choices":["$$(-0.5, 1)$$","$$(-0.25, -1.125)$$","$$(0.75, 2)$$","$$(1, -0.25)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads28a-h1","type":"hint","dependencies":[],"title":"Determining Maximum or Minimum","text":"We can first identify what direction the parabola is facing to determine whether we will be solving for a maximum or minimum. Since the coefficient with the greatest variable power is positive, the parabola will be oriented as a \\"U\\" meaning we will be solving for a minimum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-0.25$$"],"dependencies":["a2ef97dGrphingQuads28a-h1"],"title":"Finding the x-coordinate","text":"Solving for the minimum value is the same as finding the vertex of the parabola. To find the x-coordinate of the vertex we can use the equation $$x=\\\\frac{-b}{2a}$$. What is the x-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1.125$$"],"dependencies":["a2ef97dGrphingQuads28a-h2"],"title":"Finding the y-coordinate","text":"Given the x-coordinate, we can plug it in to solve for the y-coordinate of the vertex. What is the y-coordinate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads29","title":"Solve Maximum and Minimum","body":"In the following exercise, find the maximum or minimum value","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads29a","stepAnswer":["$$(1.5, 4)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\left(-4x^2\\\\right)+12x-5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(1.5, 4)$$","choices":["$$(1.5, 4)$$","$$(2,3)$$","$$(3.5, 1)$$","$$(7,2)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads29a-h1","type":"hint","dependencies":[],"title":"Determining Maximum or Minimum","text":"We can first identify what direction the parabola is facing to determine whether we will be solving for a maximum or minimum. Since the coefficient with the greatest variable power is negative, the parabola will be oriented as a upside down \\"U\\" meaning we will be solving for a maximum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.5$$"],"dependencies":["a2ef97dGrphingQuads29a-h1"],"title":"Finding the x-coordinate","text":"Solving for the minimum value is the same as finding the vertex of the parabola. To find the x-coordinate of the vertex we can use the equation $$x=\\\\frac{-b}{2a}$$. What is the x-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a2ef97dGrphingQuads29a-h2"],"title":"Finding the y-coordinate","text":"Given the x-coordinate, we can plug it in to solve for the y-coordinate of the vertex. What is the y-coordinate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads3","title":"Finding the $$x$$ and $$y$$ Intercepts","body":"$$y=x^2+10x-11$$: Find the $$y$$ intercept then the $$x$$ intercept. Write the answer as a string: eg. (0,y), (x,0), (x,0). For the $$x$$ intercepts write the smaller $$x$$ intercepts first.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads3a","stepAnswer":["(0,-11), (-11,0), (1,0)"],"problemType":"TextBox","stepTitle":"$$y=x^2+10x-11$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,-11)$$, $$(-11,0)$$, $$(1,0)$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads3a-h1","type":"hint","dependencies":[],"title":"Finding the $$y$$ Intercept","text":"To find the $$y$$ intercept plug $$0$$ in for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-11$$"],"dependencies":["a2ef97dGrphingQuads3a-h1"],"title":"Finding the $$y$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads3a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads3a-h2"],"title":"Finding the $$x$$ Intercept","text":"You find the $$x$$ intercept by plugging $$0$$ in for $$y$$ and solving the quadratic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads3a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-11, 1"],"dependencies":["a2ef97dGrphingQuads3a-h3"],"title":"Finding the $$x$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads30","title":"Solve Maximum and Minimum","body":"In the following exercise, find the maximum or minimum value","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads30a","stepAnswer":["$$(3,6)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=x^2-6x+15$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(3,6)$$","choices":["$$(2,1)$$","$$(3,6)$$","$$(4,9)$$","$$(7,2)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads30a-h1","type":"hint","dependencies":[],"title":"Determining Maximum or Minimum","text":"We can first identify what direction the parabola is facing to determine whether we will be solving for a maximum or minimum. Since the coefficient with the greatest variable power is positive, the parabola will be oriented as a \\"U\\" meaning we will be solving for a minimum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a2ef97dGrphingQuads30a-h1"],"title":"Finding the x-coordinate","text":"Solving for the minimum value is the same as finding the vertex of the parabola. To find the x-coordinate of the vertex we can use the equation $$x=\\\\frac{-b}{2a}$$. What is the x-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a2ef97dGrphingQuads30a-h2"],"title":"Finding the y-coordinate","text":"Given the x-coordinate, we can plug it in to solve for the y-coordinate of the vertex. What is the y-coordinate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads31","title":"Solve Maximum and Minimum","body":"In the following exercise, find the maximum or minimum value","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads31a","stepAnswer":["$$(2,-1)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=-\\\\left(x^2\\\\right)+4x-5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(2,-1)$$","choices":["$$(0,1)$$","$$(7,-2)$$","$$(2,-1)$$","$$(3,5)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads31a-h1","type":"hint","dependencies":[],"title":"Determining Maximum or Minimum","text":"We can first identify what direction the parabola is facing to determine whether we will be solving for a maximum or minimum. Since the coefficient with the greatest variable power is negative, the parabola will be oriented as a upside down \\"U\\" meaning we will be solving for a maximum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads31a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a2ef97dGrphingQuads31a-h1"],"title":"Finding the x-coordinate","text":"Solving for the minimum value is the same as finding the vertex of the parabola. To find the x-coordinate of the vertex we can use the equation $$x=\\\\frac{-b}{2a}$$. What is the x-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads31a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a2ef97dGrphingQuads31a-h2"],"title":"Finding the y-coordinate","text":"Given the x-coordinate, we can plug it in to solve for the y-coordinate of the vertex. What is the y-coordinate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads32","title":"Solve Maximum and Minimum","body":"In the following exercise, find the maximum or minimum value","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads32a","stepAnswer":["$$(0,16)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\left(-9x^2\\\\right)+16$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,16)$$","choices":["$$(0,5)$$","$$(0,10)$$","$$(0,16)$$","$$(0,81)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads32a-h1","type":"hint","dependencies":[],"title":"Determining Maximum or Minimum","text":"We can first identify what direction the parabola is facing to determine whether we will be solving for a maximum or minimum. Since the coefficient with the greatest variable power is negative, the parabola will be oriented as a upside down \\"U\\" meaning we will be solving for a maximum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads32a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a2ef97dGrphingQuads32a-h1"],"title":"Finding the x-coordinate","text":"Solving for the minimum value is the same as finding the vertex of the parabola. To find the x-coordinate of the vertex we can use the equation $$x=\\\\frac{-b}{2a}$$. What is the x-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads32a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a2ef97dGrphingQuads32a-h2"],"title":"Finding the y-coordinate","text":"Given the x-coordinate, we can plug it in to solve for the y-coordinate of the vertex. What is the y-coordinate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads33","title":"Solve Maximum and Minimum","body":"In the following exercise, find the maximum or minimum value","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads33a","stepAnswer":["$$(0,-49)$$"],"problemType":"MultipleChoice","stepTitle":"$$y=4x^2-49$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,-49)$$","choices":["$$(0,-16)$$","$$(0,-25)$$","$$(0,-36)$$","$$(0,-49)$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads33a-h1","type":"hint","dependencies":[],"title":"Determining Maximum or Minimum","text":"We can first identify what direction the parabola is facing to determine whether we will be solving for a maximum or minimum. Since the coefficient with the greatest variable power is positive, the parabola will be oriented as a \\"U\\" meaning we will be solving for a minimum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads33a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a2ef97dGrphingQuads33a-h1"],"title":"Finding the x-coordinate","text":"Solving for the minimum value is the same as finding the vertex of the parabola. To find the x-coordinate of the vertex we can use the equation $$x=\\\\frac{-b}{2a}$$. What is the x-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads33a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-49$$"],"dependencies":["a2ef97dGrphingQuads33a-h2"],"title":"Finding the y-coordinate","text":"Given the x-coordinate, we can plug it in to solve for the y-coordinate of the vertex. What is the y-coordinate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads4","title":"Finding the $$x$$ and $$y$$ Intercepts","body":"$$y=\\\\left(-x^2\\\\right)+8x+19$$: Find the $$y$$ intercept then the $$x$$ intercept. Write the answer as a string: eg. (0,y), (x,0), (x,0). For the $$x$$ intercepts write the smaller $$x$$ intercepts first. If there are no $$x$$ intercepts write DNE for Does Not Exist.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads4a","stepAnswer":["(0,-19), DNE"],"problemType":"TextBox","stepTitle":"$$y=\\\\left(-x^2\\\\right)+8x+19$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,-19)$$, DNE","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads4a-h1","type":"hint","dependencies":[],"title":"Finding the $$y$$ Intercept","text":"To find the $$y$$ intercept plug $$0$$ in for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-19$$"],"dependencies":["a2ef97dGrphingQuads4a-h1"],"title":"Finding the $$y$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads4a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads4a-h2"],"title":"Finding the $$x$$ Intercept","text":"You find the $$x$$ intercept by plugging $$0$$ in for $$y$$ and solving the quadratic equation. If there is no solution then write DNE for Does Not Exist","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads4a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["DNE"],"dependencies":["a2ef97dGrphingQuads4a-h3"],"title":"Finding the $$x$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads5","title":"Finding the $$x$$ and $$y$$ Intercepts","body":"$$y=x^2+6x+13$$: Find the $$y$$ intercept then the $$x$$ intercept. Write the answer as a string: eg. (0,y), (x,0), (x,0). For the $$x$$ intercepts write the smaller $$x$$ intercepts first. If there are no $$x$$ intercepts write DNE for Does Not Exist.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads5a","stepAnswer":["(0,13), DNE"],"problemType":"TextBox","stepTitle":"$$y=x^2+6x+13$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,13)$$, DNE","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads5a-h1","type":"hint","dependencies":[],"title":"Finding the $$y$$ Intercept","text":"To find the $$y$$ intercept plug $$0$$ in for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a2ef97dGrphingQuads5a-h1"],"title":"Finding the $$y$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads5a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads5a-h2"],"title":"Finding the $$x$$ Intercept","text":"You find the $$x$$ intercept by plugging $$0$$ in for $$y$$ and solving the quadratic equation. If there is no solution then write DNE for Does Not Exist","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads5a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["DNE"],"dependencies":["a2ef97dGrphingQuads5a-h3"],"title":"Finding the $$x$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads6","title":"Finding the $$x$$ and $$y$$ Intercepts","body":"$$y=4x^2-20x+25$$: Find the $$y$$ intercept then the $$x$$ intercept. Write the answer as a string: eg. (0,y), (x,0), (x,0). For the $$x$$ intercepts write the smaller $$x$$ intercepts first.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads6a","stepAnswer":["(0,25), (2.5,0)"],"problemType":"TextBox","stepTitle":"$$y=4x^2-20x+25$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,25)$$, $$(2.5, 0)$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads6a-h1","type":"hint","dependencies":[],"title":"Finding the $$y$$ Intercept","text":"To find the $$y$$ intercept plug $$0$$ in for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a2ef97dGrphingQuads6a-h1"],"title":"Finding the $$y$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads6a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads6a-h2"],"title":"Finding the $$x$$ Intercept","text":"You find the $$x$$ intercept by plugging $$0$$ in for $$y$$ and solving the quadratic equation. If there is no solution then write DNE for Does Not Exist","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.5$$"],"dependencies":["a2ef97dGrphingQuads6a-h3"],"title":"Finding the $$x$$ Intercept","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads7","title":"Parabola Orientation","body":"Determine whether each parabola opens upward or downward:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads7a","stepAnswer":["Downward"],"problemType":"MultipleChoice","stepTitle":"$$y$$ $$=$$ $$-3x^2+2x-4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Upward","Downward"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads7a-h1","type":"hint","dependencies":[],"title":"Parabola Orientation","text":"Consider the parabolic form $${ax}^2+bx+c$$. Find the sign of a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads7b","stepAnswer":["Upward"],"problemType":"MultipleChoice","stepTitle":"Determine whether each parabola opens upward or downward:","stepBody":"$$y$$ $$=$$ $$6x^2+7x-9$$","answerType":"string","variabilization":{},"choices":["Upward","Downward"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads7b-h1","type":"hint","dependencies":[],"title":"Parabola Orientation","text":"Consider the parabolic form $${ax}^2+bx+c$$. Find the sign of a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads8","title":"Axis of Symmetry and Vertex of a Parabola","body":"Find the axis of symmetry for the following function.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads8a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$y=3x^2-6x+2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads8a-h1","type":"hint","dependencies":[],"title":"Axis of Symmetry","text":"Remember the formula for the axis of symmetry: $$x$$ $$=$$ $$\\\\frac{-b}{2a}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads8b","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"Vertex of Parabolas","stepBody":"Find the axis of symmetry for the function $$y=3x2-6x+2$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads8b-h1","type":"hint","dependencies":[],"title":"Vertex of Parabolas","text":"Remember how to find the vertex of the parabola. Plug in the $$x$$ coordinate achieved from the axis of symmetry to the original parabolic equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a2ef97dGrphingQuads9","title":"Finding Intercepts of a Parabola","body":"Find the $$x$$ intercepts of the parabola.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.5 Graphing Quadratic Equations in Two Variables","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a2ef97dGrphingQuads9a","stepAnswer":["$$4$$ and $$-2$$"],"problemType":"MultipleChoice","stepTitle":"$$y=x^2-2x-8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4$$ and $$-2$$","choices":["$$4$$ and $$-2$$","$$2$$ and $$3$$","$$5$$ and $$4$$"],"hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads9a-h1","type":"hint","dependencies":[],"title":"Solving for intercepts","text":"Set the entire equation equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads9a-h2","type":"hint","dependencies":["a2ef97dGrphingQuads9a-h1"],"title":"Solving for intercepts","text":"Factor the equation by thinking about numbers that add to $$-2$$, but whose product is negative $$8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a2ef97dGrphingQuads9a-h3","type":"hint","dependencies":["a2ef97dGrphingQuads9a-h2"],"title":"Solving for intercepts","text":"Set each of the factors equal to zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a2ef97dGrphingQuads9b","stepAnswer":["$$-8$$"],"problemType":"TextBox","stepTitle":"Finding Intercepts of a Parabola","stepBody":"Find the $$y$$ intercepts of the parabola $$y=x^2-2x-8$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8$$","hints":{"DefaultPathway":[{"id":"a2ef97dGrphingQuads9b-h1","type":"hint","dependencies":[],"title":"Solving for intercepts","text":"Plug in $$0$$ for $$x$$ and solve the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6airline1","title":"Test of a Single Variance","body":"Suppose an airline claims that its flights are consistently on time with an average delay of at most $$15$$ minutes. It claims that the average delay is so consistent that the variance is no more than $$150$$ minutes. Doubting the consistency part of the claim, a disgruntled traveler calculates the delays for his next $$25$$ flights. The average delay for those $$25$$ flights is $$22$$ minutes with a standard deviation of $$15$$ minutes.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6airline1a","stepAnswer":["variance"],"problemType":"MultipleChoice","stepTitle":"Is the traveler disputing the claim about the average or about the variance?","stepBody":"","answerType":"string","variabilization":{},"choices":["variance","average"],"hints":{"DefaultPathway":[{"id":"a320fba11.6airline1a-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"Notice that the traveler is disputing about the consistency of the average flight times, not the literal average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6airline1a-h2","type":"hint","dependencies":["a320fba11.6airline1a-h1"],"title":"Test of a Single Variance","text":"Since the consistency of flight times is discussed, the variance is being disputed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6airline1b","stepAnswer":["$$225$$"],"problemType":"TextBox","stepTitle":"A sample standard deviation of $$15$$ minutes is the same as a sample variance of $$___$$ minutes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$225$$","hints":{"DefaultPathway":[{"id":"a320fba11.6airline1b-h1","type":"hint","dependencies":[],"title":"Sample Standard Deviation","text":"A sample standard deviation is the square root of the variance. Let s denote standard deviation. If s would be the standard deviation, what would be thte variance?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6airline1b-h2","type":"hint","dependencies":["a320fba11.6airline1b-h1"],"title":"Sample Standard Deviation","text":"$$s^2$$ is the variance, therefore the variance can be found by squaring the standard deviation, or the square of $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6airline2","title":"Test of a Single Variance","body":"Suppose an airline claims that its flights are consistently on time with an average delay of at most $$15$$ minutes. It claims that the average delay is so consistent that the variance is no more than $$150$$ minutes. Doubting the consistency part of the claim, a disgruntled traveler calculates the delays for his next $$25$$ flights. The average delay for those $$25$$ flights is $$22$$ minutes with a standard deviation of $$15$$ minutes.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6airline2a","stepAnswer":["H_0:s**2<=150; H_a:s**2>150"],"problemType":"MultipleChoice","stepTitle":"State the null and alternative hypotheses. let $$s^2$$ denote the variance.","stepBody":"","answerType":"string","variabilization":{},"choices":["H_0:s**2<=150; H_a:s**2>150","H_0:s=150; H_a:s>150","H_0:s**2=12.24; H_a:s**2>12.24","H_0:s**2<12.24; H_a:s**2>12.24"],"hints":{"DefaultPathway":[{"id":"a320fba11.6airline2a-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"The traveler is disputing the claim that the variance is $$150$$. The traveler collected their own data to test against the claim, therefore the traveler\'s claim is the alternative claim.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6airline2a-h2","type":"hint","dependencies":["a320fba11.6airline2a-h1"],"title":"Test of a Single Variance","text":"We have to be specific about the hypothesis when constructing tests so that we can get proper conclusions. Sometimes it can be hard to pin point the key alternative hypothesis like in this case because the traveler only \\"doubts\\" the claim which would lead us to believe that the alternative hypothesis would be that the variance isn\'t equal to $$150$$. However, the \\"no more than 150\\" claim by the airline is the most clear message that the null hypothesis is that the variance is less than or equal to $$150$$, therefore we should model our hypotheses off of airline\'s null claim.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6airline2b","stepAnswer":["$$right-tailed$$"],"problemType":"MultipleChoice","stepTitle":"Is this a right-tailed, left-tailed, or two-tailed test?","stepBody":"","answerType":"string","variabilization":{},"choices":["$$left-tailed$$","none of the listed options work","$$right-tailed$$","$$right-tailed$$","$$two-tailed$$"],"hints":{"DefaultPathway":[{"id":"a320fba11.6airline2b-h1","type":"hint","dependencies":[],"title":"Hypothesis Testing","text":"When the alternative claim is that the test statistic is greater than the null value, then the test is a right tailed test.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6airline2c","stepAnswer":["$$24$$"],"problemType":"TextBox","stepTitle":"What is the value of the degrees of freedom?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24$$","hints":{"DefaultPathway":[{"id":"a320fba11.6airline2c-h1","type":"hint","dependencies":[],"title":"Degrees of freedom is calculated by subtracting one from the sample.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6airline2c-h2","type":"hint","dependencies":["a320fba11.6airline2c-h1"],"title":"Our sample size is $$n=25$$. The degrees of freedom would be $$25-1$$.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6airline2d","stepAnswer":["$$36$$"],"problemType":"MultipleChoice","stepTitle":"Determine the value of the chi-square test statistic.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$36$$","choices":["$$36$$","$$25$$","$$13$$","$$3$$"],"hints":{"DefaultPathway":[{"id":"a320fba11.6airline2d-h1","type":"hint","dependencies":[],"title":"Chi-square Test Statistic","text":"Recall that the test statistic in a test of a single variance is test statistic $$X^2=\\\\frac{\\\\left(n-1\\\\right) s^2}{q^2}$$. Note that $$q^2$$ here denotes the population variance whereas s denotes sample variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6airline2d-h2","type":"hint","dependencies":["a320fba11.6airline2d-h1"],"title":"Chi-square Test Statistic","text":"With n=25,q**2=150,s=15, $$X^2=\\\\frac{\\\\left(25-1\\\\right) {15}^2}{150}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6archer","title":"Test of a Single Variance","body":"An archer\u2019s standard deviation for his hits is six (data is measured in distance from the center of the target). An observer claims the standard deviation is less.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6archera","stepAnswer":["Test of a single variance"],"problemType":"MultipleChoice","stepTitle":"What type of test should be used?","stepBody":"","answerType":"string","variabilization":{},"choices":["Test of a single variance","Test of a population median population deviation","Test of a sample variance","Test of a population proportion"],"hints":{"DefaultPathway":[{"id":"a320fba11.6archera-h1","type":"hint","dependencies":[],"title":"Hypothesis testing","text":"The statistic being tested is the single standard deviation concerned.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6archera-h2","type":"hint","dependencies":["a320fba11.6archera-h1"],"title":"Hypothesis testing","text":"Since the standard deviation is involved, this is a test of a single variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6archerb","stepAnswer":["$$H_0$$: q**2=6**2,H_a:q**2<6**2"],"problemType":"MultipleChoice","stepTitle":"State the null and alternative hypotheses.Let q denote population variance.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$H_0$$: q**2=6**2,H_a:q**2<6**2","choices":["$$H_0$$: q**2=6**2,H_a:q**2<6**2","$$H_0$$: q**2=5**2,H_a:q**2<5**2","$$H_0$$: q**2>3**2,H_a:q**2>3**2","$$H_0$$: q**2>=6**2,H_a:q**2<6**2"],"hints":{"DefaultPathway":[{"id":"a320fba11.6archerb-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"The observer\'s claim is that the standard deviation is less than six hits, which will be the alternate claim.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6archerb-h2","type":"hint","dependencies":["a320fba11.6archerb-h1"],"title":"Test of a Single Variance","text":"What the archer recorded in this case is assumed to be true as the observer is conducting the test to prove the archer wrong.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6archerb-h3","type":"hint","dependencies":["a320fba11.6archerb-h2"],"title":"Test of a Single Variance","text":"Even though we are given the population standard deviation the test using populaton variance can still follow $$H_0$$: q**2=6**2,H_a:q**2<6**2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6archerc","stepAnswer":["$$left-tailed$$"],"problemType":"MultipleChoice","stepTitle":"Is this a right-tailed, left-tailed, or two-tailed test?","stepBody":"","answerType":"string","variabilization":{},"choices":["$$left-tailed$$","$$right-tailed$$","$$two-tailed$$","none of the listed options work"],"hints":{"DefaultPathway":[{"id":"a320fba11.6archerc-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"Think of s as the random variable in this test, where the test of a single variance can be right tailed, left tailed, or two tailed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6archerc-h2","type":"hint","dependencies":["a320fba11.6archerc-h1"],"title":"Test of a Single Variance","text":"The word \'less\' in the claim that the archer\'s hits has less variation is the key determining factor to how we choose our test-we will be using a left tailed test.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6doctor1","title":"Test of a Single Variance","body":"The average waiting time in a doctor\u2019s office varies. The standard deviation of waiting times in a doctor\u2019s office is $$3.4$$ minutes. A random sample of $$30$$ patients in the doctor\u2019s office has a standard deviation of waiting times of $$4.1$$ minutes. One doctor believes the variance of waiting times is greater than originally thought.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6doctor1a","stepAnswer":["Test of a single variance"],"problemType":"MultipleChoice","stepTitle":"What type of test should be used?","stepBody":"","answerType":"string","variabilization":{},"choices":["Test of a single variance","Test of a population median population deviation","Test of a sample variance","Test of a population proportion"],"hints":{"DefaultPathway":[{"id":"a320fba11.6doctor1a-h1","type":"hint","dependencies":[],"title":"Choosing tests","text":"The statistic being tested is the single standard deviation concerned.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6doctor1a-h2","type":"hint","dependencies":["a320fba11.6doctor1a-h1"],"title":"Choosing tests","text":"To test variability, use the chi-square test of a single variance. The test may be left-, right-, or two-tailed, and its hypotheses are always expressed in terms of the variance (or standard deviation).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6doctor1a-h3","type":"hint","dependencies":["a320fba11.6doctor1a-h2"],"title":"Test of a Single Variance","text":"The doctor is testing if the variances are different than what was originally thought, so this is a test of a single variance test.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6FCC","title":"Test of a Single Variance","body":"The FCC conducts broadband speed tests to measure how much data per second passes between a consumer\u2019s computer and the internet. As of August $$2012$$, the standard deviation of internet speeds across internet service providers (ISPs) was $$12.2$$ percent. Suppose a sample of $$15$$ ISPs is taken, and the standard deviation is $$13.2$$. An analyst claims that the standard deviation of speeds is more than what was reported.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6FCCa","stepAnswer":["$$H_0$$: $$q^2=12.2$$, $$H_a$$: $$q^2>12.2$$"],"problemType":"MultipleChoice","stepTitle":"State the null and alternative hypotheses. Let $$q^2$$ denote standard deviation in percentage.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$H_0$$: $$q^2=12.2$$, $$H_a$$: $$q^2>12.2$$","choices":["$$H_0$$: $$q^2=12.2$$, $$H_a$$: $$q^2>12.2$$","$$H_0$$: $$q^2 \\\\geq 12.2$$, $$H_a$$: $$q^2<12.2$$","$$H_0$$: $$q^2>12.2$$, $$H_a$$: $$q^2>12.2$$","$$H_0$$: $$q^2>12.2$$, $$H_a$$: $$q^2=12.2$$"],"hints":{"DefaultPathway":[{"id":"a320fba11.6FCCa-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"The analyst\'s test result is higher than the claimed standard deviation. The analyst\'s claim is that the standard deviation is more than $$12.2$$ percent, which will be the alternate claim.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6FCCa-h2","type":"hint","dependencies":["a320fba11.6FCCa-h1"],"title":"Test of a Single Variance","text":"Even though we are given the population standard deviation the test using populaton variance can still follow $$H_0$$: q**2=5**2,H_a:q**2>5**2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6FCCb","stepAnswer":["$$16.389$$"],"problemType":"TextBox","stepTitle":"Compute the test statistic. Round to the third decimal point.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16.389$$","hints":{"DefaultPathway":[{"id":"a320fba11.6FCCb-h1","type":"hint","dependencies":[],"title":"Test statistic","text":"The test statistic formula is $$X^2=\\\\frac{\\\\left(n-1\\\\right) s^2}{q^2}$$, where $$q^2$$ is population variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6FCCb-h2","type":"hint","dependencies":["a320fba11.6FCCb-h1"],"title":"Test statistic","text":"Let $$X^2$$ denote the test statistic, s denote sample standard deviation, and q denote population standard deviation. $$X^2=\\\\frac{\\\\left(n-1\\\\right) s^2}{q^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6FCCb-h3","type":"hint","dependencies":["a320fba11.6FCCb-h2"],"title":"Test statistic","text":"With $$n=15$$, $$s=13.2$$, and $$q=12.2$$, $$X^2$$ is found to be $$16.389$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6FCCc","stepAnswer":["$$right-tailed$$"],"problemType":"MultipleChoice","stepTitle":"What test type should be used?","stepBody":"","answerType":"string","variabilization":{},"choices":["$$left-tailed$$","$$right-tailed$$","$$two-tailed$$","none of the listed options work"],"hints":{"DefaultPathway":[{"id":"a320fba11.6FCCc-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"The analyst claims that the standard deviation is greater than what was reported.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6FCCc-h2","type":"hint","dependencies":["a320fba11.6FCCc-h1"],"title":"Test of a Single Variance","text":"The word \\"greater\\" in the claim that the broadband speed variation is greater than what was reported is the key determining factor to how we choose our test. Additionally, since the alternative claim has a \\"greater than\\" sign, we will be using a right tailed test.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6FCCd","stepAnswer":["$$14$$"],"problemType":"TextBox","stepTitle":"Compute the degrees of freedom.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14$$","hints":{"DefaultPathway":[{"id":"a320fba11.6FCCd-h1","type":"hint","dependencies":[],"title":"Degrees of freedom","text":"The formula for degrees of freedom denoted by df is $$df=n-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a320fba11.6FCCe","stepAnswer":["$$0.2902$$"],"problemType":"TextBox","stepTitle":"What is the $$p-value$$? Test at the $$1$$ percent significance level and round to four decimal points.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2902$$","hints":{"DefaultPathway":[{"id":"a320fba11.6FCCe-h1","type":"hint","dependencies":[],"title":"P-value","text":"We found that the test statistic is equal to $$16.389$$, so we can now find $$p-value$$ $$P\\\\left(X^2>16.389\\\\right)=0.2902$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6FCCe-h2","type":"hint","dependencies":["a320fba11.6FCCe-h1"],"title":"Test of a Single Variance","text":"Since $$p-value$$ $$0.2902>0.05$$, we fail to reject the null hypothesis and reject the alternate hypothesis by the analyst that the FCC reported the broadband speed standard deviation lower than the dataset really represents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6heights","title":"Test of a Single Variance","body":"The standard deviation of heights for students in a school is $$0.81$$. A random sample of $$50$$ students is taken, and the standard deviation of heights of the sample is $$0.96$$. A researcher in charge of the study believes the standard deviation of heights for the school is greater than $$0.81$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6heightsa","stepAnswer":["$$49$$"],"problemType":"TextBox","stepTitle":"What is the degree of freedom value?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$49$$","hints":{"DefaultPathway":[{"id":"a320fba11.6heightsa-h1","type":"hint","dependencies":[],"title":"Degree of freedom","text":"Degrees of freedom, often denoted as $$d f$$, are used to find critical cutoff values especially when performing inferential statistics.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6heightsa-h2","type":"hint","dependencies":["a320fba11.6heightsa-h1"],"title":"Degree of freedom","text":"Recall that degrees of freedom is k-1, where k is the population size.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6mathinstructor","title":"Test of a Single Variance","body":"Math instructors are not only interested in how their students do on exams, on average, but how the exam scores vary. To many instructors, the variance (or standard deviation) may be more important than the average.\\\\n","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6mathinstructora","stepAnswer":["$$H_0$$: q**2=5**2,H_a:q**2>5**2"],"problemType":"MultipleChoice","stepTitle":"Suppose a math instructor believes that the standard deviation for his final exam is five points. One of his best students thinks otherwise. The student claims that the standard deviation is more than five points. If the student were to conduct a hypothesis test, what would the null and alternative hypotheses be? Let q denote population variance.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$H_0$$: q**2=5**2,H_a:q**2>5**2","choices":["$$H_0$$: q<5,H_a:q<=5","$$H_0$$: q**2<=25,H_a:q**2>=25","$$H_0$$: q**2=25,H_a:q**2>25","$$H_0$$: q**2=5**2,H_a:q**2>5**2","$$H_0$$: q**5=25,H_a:q**5>25"],"hints":{"DefaultPathway":[{"id":"a320fba11.6mathinstructora-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"What the math instructor in this case believes is assumed to be true as the student is conducting the test to prove the instructor wrong.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6mathinstructora-h2","type":"hint","dependencies":["a320fba11.6mathinstructora-h1"],"title":"Test of a Single Variance","text":"The student\'s claim is that the standard deviation is more than five points, which will be the alternate claim.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6mathinstructora-h3","type":"hint","dependencies":["a320fba11.6mathinstructora-h2"],"title":"Test of a Single Variance","text":"Think of s as the random variable in this test, where the test of a single variance can be right tailed, left tailed, or two tailed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6mathinstructora-h4","type":"hint","dependencies":["a320fba11.6mathinstructora-h3"],"title":"Test of a Single Variance","text":"Even though we are given the population standard deviation the test using populaton variance can still follow $$H_0$$: q**2=5**2,H_a:q**2>5**2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6post","title":"With individual lines at its various windows, a post office finds that the standard deviation for normally distributed waiting times for customers on Friday afternoon is $$7.2$$ minutes. The post office experiments with a single, main waiting line and finds that for a random sample of $$25$$ customers, the waiting times for customers have a standard deviation of $$3.5$$ minutes.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6posta","stepAnswer":["At a 5% level of significance, from the data, there is sufficient evidence to conclude that a single line causes a lower variation among the waiting times or with a single line, the customer waiting times vary less than $$7.2$$ minutes."],"problemType":"MultipleChoice","stepTitle":"With a significance level of 5%, test the claim that a single line causes lower variation among waiting times (shorter waiting times) for customers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"At a 5% level of significance, from the data, there is sufficient evidence to conclude that a single line causes a lower variation among the waiting times or with a single line, the customer waiting times vary less than $$7.2$$ minutes.","choices":["At a 5% level of significance, from the data, there is sufficient evidence to conclude that a single line causes a lower variation among the waiting times or with a single line, the customer waiting times vary less than $$7.2$$ minutes.","At a 5% level of significance, from the data, there is insufficient evidence to conclude that a single line causes a lower variation among the waiting times or with a single line, the customer waiting times vary less than $$7.2$$ minutes.\\\\n\\\\n"],"hints":{"DefaultPathway":[{"id":"a320fba11.6posta-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"Since the claim is that a single line causes less variation, this is a test of a single variance. The parameter is the population variance $$q^2$$ or the population standard deviation q.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$H_0$$: $$q^2={7.2}^2$$, $$H_a$$: $$q^2<{7.2}^2$$"],"dependencies":["a320fba11.6posta-h1"],"title":"Which of the following claims follow the situation? Let q denote standard deviation.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$H_0$$: $$q^2={7.2}^2$$, $$H_a$$: $$q^2<{7.2}^2$$","$$H_0$$: $$q^2>{7.2}^2$$, $$H_a$$: $$q^2 \\\\leq {7.2}^2$$","$$H_0$$: $$q^2 \\\\geq {7.2}^2$$, $$H_a$$: $$q^2<{7.2}^2$$","$$H_0$$: $$q^2<{7.2}^2$$, $$H_a$$: $$q^2<{7.2}^2$$"]},{"id":"a320fba11.6posta-h3","type":"hint","dependencies":["a320fba11.6posta-h2"],"title":"Test of a Single Variance","text":"The null claim is that time variations are the same as we are testing if there is greater variation in the waiting times of the single line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["s, the standard deviation"],"dependencies":["a320fba11.6posta-h3"],"title":"What is the random variable in this test?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["s, the standard deviation","$$s^2$$, the standard deviation","$$s^2$$, the variance","$$x$$, the mean variance"]},{"id":"a320fba11.6posta-h5","type":"hint","dependencies":["a320fba11.6posta-h4"],"title":"Test of a Single Variance","text":"Think of s as the random variable in this test, where the test of a single variance can be right tailed, left tailed, or two tailed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h6","type":"hint","dependencies":["a320fba11.6posta-h5"],"title":"Even though we are given the population standard deviation the test using populaton variance can still follow $$H_0$$: $$q^2={7.2}^2$$, $$H_a$$: $$q^2<{7.2}^2$$ and the random variable will be s.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$left-tailed$$ test"],"dependencies":["a320fba11.6posta-h6"],"title":"Test of a Single Variance","text":"What is the test type that will be used?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$left-tailed$$ test","$$right-tailed$$ test","$$two-tailed$$ test","none of the listed tests work"]},{"id":"a320fba11.6posta-h8","type":"hint","dependencies":["a320fba11.6posta-h7"],"title":"Test of a Single Variance","text":"The word \\"less\\" in the claim that the claim that a single line causes less variation is the key determining factor to how we choose our test-we will be using a left tailed test.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h9","type":"hint","dependencies":["a320fba11.6posta-h8"],"title":"The distribution for the test from $$25$$ customers is $${X_{24}}^2$$, where $$n$$ is the number of customers sampled, and degrees of freedom $$n-1$$ is used.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h10","type":"hint","dependencies":["a320fba11.6posta-h9"],"title":"The test statistic formula is $$X^2=\\\\frac{\\\\left(n-1\\\\right) s^2}{q^2}$$, where $$q^2$$ is population variance.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.67$$"],"dependencies":["a320fba11.6posta-h10"],"title":"What is the test statistic value? (Round to $$2$$ decimal places)","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h12","type":"hint","dependencies":["a320fba11.6posta-h11"],"title":"From $$n=25$$, $$s=3.5$$, and population standard deviation $$q=7.2$$, the test statistic found is $$5.67$$, so we can now find $$p-value$$ $$P\\\\left(X^2<5.67\\\\right)$$.","text":"\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h13","type":"hint","dependencies":["a320fba11.6posta-h12"],"title":"P-value","text":"The $$p-value$$ is found to be $$0.000042$$, now compare that to our 5% level of significance to make a conclusion.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6posta-h14","type":"hint","dependencies":["a320fba11.6posta-h13"],"title":"Hypothesis Testing","text":"Since our significance level $$0.05$$ is less than our $$p-value$$ $$0.000042$$, we reject that the poulation variance is equal to $${7.2}^2$$. We can interpret this as in that we do not think the variation in waiting times is $$7.2$$ minutes and rather think that the variation in waiting times is less.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6studentheights","title":"Test of a Single Variance","body":"The standard deviation of heights for students in a school is $$0.81$$. A random sample of $$50$$ students is taken, and the standard deviation of heights of the sample is $$0.96$$. A researcher in charge of the study believes the standard deviation of heights for the school is greater than $$0.81$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6studentheightsa","stepAnswer":["Test of a single variance|"],"problemType":"MultipleChoice","stepTitle":"What type of test should be used?","stepBody":"","answerType":"string","variabilization":{},"choices":["Test of a population median population deviation","Test of a population proportion","Test of a sample variance","Test of a single variance","Test of a single variance|"],"hints":{"DefaultPathway":[{"id":"a320fba11.6studentheightsa-h1","type":"hint","dependencies":[],"title":"Choosing Tests","text":"The statistic being tested is the single standard deviation concerned.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6studentheightsa-h2","type":"hint","dependencies":["a320fba11.6studentheightsa-h1"],"title":"Test of a Single Variance","text":"To test variability, use the chi-square test of a single variance. The test may be left-, right-, or two-tailed, and its hypotheses are always expressed in terms of the variance (or standard deviation).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a320fba11.6studentheights2","title":"Test of a Single Variance","body":"The standard deviation of heights for students in a school is $$0.81$$. A random sample of $$50$$ students is taken, and the standard deviation of heights of the sample is $$0.96$$. A researcher in charge of the study believes the standard deviation of heights for the school is greater than $$0.81$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.6 Test of a Single Variance","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a320fba11.6studentheights2a","stepAnswer":["$$H_0$$: q**2=0.81**2,H_a:q**2>0.81**2"],"problemType":"MultipleChoice","stepTitle":"State the null and laternative hypothesis. Let q denote the population variance.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$H_0$$: q**2=0.81**2,H_a:q**2>0.81**2","choices":["$$H_0$$: q**2=0.81**2,H_a:q**2>0.81**2","$$H_0$$: q**2>=0.81**2,H_a:q**2>0.81**2","$$H_0$$: q**2<0.81**2,H_a:q**2>0.81**2","$$H_0$$: q**2=0.81,H_a:q**2>0.81"],"hints":{"DefaultPathway":[{"id":"a320fba11.6studentheights2a-h1","type":"hint","dependencies":[],"title":"Test of a Single Variance","text":"The observer\'s claim is that the standard deviation is greater than $$0.81$$, which will be the alternate claim.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6studentheights2a-h2","type":"hint","dependencies":["a320fba11.6studentheights2a-h1"],"title":"Test of a Single Variance","text":"The prevailing belief is that the standard deviations are $$0.81$$, and the person conducting the test will test against that null claim.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a320fba11.6studentheights2a-h3","type":"hint","dependencies":["a320fba11.6studentheights2a-h2"],"title":"Test of a Single Variance","text":"Even though we are given the population standard deviation the test using populaton variance can still follow $$H_0$$: q**2=0.81**2,H_a:q**2>0.81**2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq1","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq1a","stepAnswer":["(x-13)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-26x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-13\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq1a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-26$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq1a-h2","type":"hint","dependencies":["a330233CompSq1a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-26\\\\right)\\\\right)}^2=169$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq1a-h3","type":"hint","dependencies":["a330233CompSq1a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-26x+169$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq1a-h4","type":"hint","dependencies":["a330233CompSq1a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-13\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq10","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq10a","stepAnswer":["(x-12)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-24x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-12\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq10a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-24$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq10a-h2","type":"hint","dependencies":["a330233CompSq10a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-24\\\\right)\\\\right)}^2=144$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq10a-h3","type":"hint","dependencies":["a330233CompSq10a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-24x+144$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq10a-h4","type":"hint","dependencies":["a330233CompSq10a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-12\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq11","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq11a","stepAnswer":["(x-11/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-11x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{11}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq11a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-11$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq11a-h2","type":"hint","dependencies":["a330233CompSq11a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-11\\\\right)\\\\right)}^2=\\\\frac{121}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq11a-h3","type":"hint","dependencies":["a330233CompSq11a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-11x+\\\\frac{121}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq11a-h4","type":"hint","dependencies":["a330233CompSq11a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{11}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq12","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq12a","stepAnswer":["(x-1/3)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-\\\\frac{2}{3} x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{1}{3}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq12a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=\\\\frac{-2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq12a-h2","type":"hint","dependencies":["a330233CompSq12a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-\\\\frac{2}{3}\\\\right)\\\\right)}^2=\\\\frac{1}{9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq12a-h3","type":"hint","dependencies":["a330233CompSq12a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-\\\\frac{2}{3} x+\\\\frac{2}{9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq12a-h4","type":"hint","dependencies":["a330233CompSq12a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{1}{3}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq13","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq13a","stepAnswer":["(x-8)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-16x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-8\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq13a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-16x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq13a-h2","type":"hint","dependencies":["a330233CompSq13a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-16\\\\right)\\\\right)}^2=64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq13a-h3","type":"hint","dependencies":["a330233CompSq13a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-16x+64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq13a-h4","type":"hint","dependencies":["a330233CompSq13a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-8\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq14","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq14a","stepAnswer":["(x+15/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+15x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{15}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq14a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=15$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq14a-h2","type":"hint","dependencies":["a330233CompSq14a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(15\\\\frac{1}{2}\\\\right)}^2=\\\\frac{225}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq14a-h3","type":"hint","dependencies":["a330233CompSq14a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+15x+\\\\frac{225}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq14a-h4","type":"hint","dependencies":["a330233CompSq14a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{15}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq15","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq15a","stepAnswer":["(x+3/8)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+\\\\frac{3}{4} x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{3}{8}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq15a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=\\\\frac{3}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq15a-h2","type":"hint","dependencies":["a330233CompSq15a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\frac{3}{4}\\\\right)}^2=\\\\frac{9}{64}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq15a-h3","type":"hint","dependencies":["a330233CompSq15a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+\\\\frac{3}{4} x+\\\\frac{9}{64}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq15a-h4","type":"hint","dependencies":["a330233CompSq15a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{3}{8}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq16","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq16a","stepAnswer":["(x-11)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-22x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-11\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq16a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-22$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq16a-h2","type":"hint","dependencies":["a330233CompSq16a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-22\\\\right)\\\\right)}^2=121$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq16a-h3","type":"hint","dependencies":["a330233CompSq16a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-22x+121$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq16a-h4","type":"hint","dependencies":["a330233CompSq16a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-11\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq17","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq17a","stepAnswer":["(x+5/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+5x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{5}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq17a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq17a-h2","type":"hint","dependencies":["a330233CompSq17a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(5\\\\frac{1}{2}\\\\right)}^2=\\\\frac{25}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq17a-h3","type":"hint","dependencies":["a330233CompSq17a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+5x+\\\\frac{25}{4}$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq17a-h4","type":"hint","dependencies":["a330233CompSq17a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{5}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq18","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq18a","stepAnswer":["(x+1/5)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+\\\\frac{2}{5} x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{1}{5}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq18a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=\\\\frac{2}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq18a-h2","type":"hint","dependencies":["a330233CompSq18a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\frac{2}{5}\\\\right)}^2=\\\\frac{1}{25}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq18a-h3","type":"hint","dependencies":["a330233CompSq18a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+\\\\frac{2}{5} x+\\\\frac{1}{25}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq18a-h4","type":"hint","dependencies":["a330233CompSq18a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{1}{5}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq19","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq19a","stepAnswer":["(x-3)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-6x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-3\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq19a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq19a-h2","type":"hint","dependencies":["a330233CompSq19a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-6\\\\right)\\\\right)}^2=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq19a-h3","type":"hint","dependencies":["a330233CompSq19a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-6x+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq19a-h4","type":"hint","dependencies":["a330233CompSq19a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-3\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq2","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq2a","stepAnswer":["(x-9/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-9x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{9}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq2a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq2a-h2","type":"hint","dependencies":["a330233CompSq2a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-9\\\\right)\\\\right)}^2=\\\\frac{81}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq2a-h3","type":"hint","dependencies":["a330233CompSq2a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-9x+\\\\frac{81}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq2a-h4","type":"hint","dependencies":["a330233CompSq2a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{9}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq20","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq20a","stepAnswer":["(x-7/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-7x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{7}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq20a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq20a-h2","type":"hint","dependencies":["a330233CompSq20a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-7\\\\right)\\\\right)}^2=\\\\frac{49}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq20a-h3","type":"hint","dependencies":["a330233CompSq20a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-7x+\\\\frac{49}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq20a-h4","type":"hint","dependencies":["a330233CompSq20a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{7}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq21","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq21a","stepAnswer":["(x-1/3)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-\\\\frac{2}{3} x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{1}{3}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq21a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=\\\\frac{-2}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq21a-h2","type":"hint","dependencies":["a330233CompSq21a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-\\\\frac{2}{3}\\\\right)\\\\right)}^2=\\\\frac{1}{9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq21a-h3","type":"hint","dependencies":["a330233CompSq21a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-\\\\frac{2}{3} x+\\\\frac{2}{9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq21a-h4","type":"hint","dependencies":["a330233CompSq21a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{1}{3}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq22","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq22a","stepAnswer":["(x-3)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-6x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-3\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq22a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq22a-h2","type":"hint","dependencies":["a330233CompSq22a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-6\\\\right)\\\\right)}^2=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq22a-h3","type":"hint","dependencies":["a330233CompSq22a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-6x+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq22a-h4","type":"hint","dependencies":["a330233CompSq22a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-3\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq23","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq23a","stepAnswer":["(x-4)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-8x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-4\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq23a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq23a-h2","type":"hint","dependencies":["a330233CompSq23a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-8\\\\right)\\\\right)}^2=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq23a-h3","type":"hint","dependencies":["a330233CompSq23a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-8x+16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq23a-h4","type":"hint","dependencies":["a330233CompSq23a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-4\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq24","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq24a","stepAnswer":["(x-11/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-11x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{11}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq24a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-11$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq24a-h2","type":"hint","dependencies":["a330233CompSq24a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-11\\\\right)\\\\right)}^2=\\\\frac{121}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq24a-h3","type":"hint","dependencies":["a330233CompSq24a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-11x+\\\\frac{121}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq24a-h4","type":"hint","dependencies":["a330233CompSq24a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{11}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq25","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq25a","stepAnswer":["(x-1/2x)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{1}{2} x\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq25a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq25a-h2","type":"hint","dependencies":["a330233CompSq25a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-1\\\\right)\\\\right)}^2=\\\\frac{1}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq25a-h3","type":"hint","dependencies":["a330233CompSq25a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-x+\\\\frac{1}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq25a-h4","type":"hint","dependencies":["a330233CompSq25a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{1}{2} x\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq26","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq26a","stepAnswer":["(x-8)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-16x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-8\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq26a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq26a-h2","type":"hint","dependencies":["a330233CompSq26a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-16\\\\right)\\\\right)}^2=64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq26a-h3","type":"hint","dependencies":["a330233CompSq26a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-16x+64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq26a-h4","type":"hint","dependencies":["a330233CompSq26a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-8\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq27","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq27a","stepAnswer":["(x+9/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+9x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{9}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq27a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq27a-h2","type":"hint","dependencies":["a330233CompSq27a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(9\\\\frac{1}{2}\\\\right)}^2=\\\\frac{81}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq27a-h3","type":"hint","dependencies":["a330233CompSq27a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+9x+\\\\frac{81}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq27a-h4","type":"hint","dependencies":["a330233CompSq27a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{9}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq28","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq28a","stepAnswer":["(x+3/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+3x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{3}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq28a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq28a-h2","type":"hint","dependencies":["a330233CompSq28a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(3\\\\frac{1}{2}\\\\right)}^2=\\\\frac{9}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq28a-h3","type":"hint","dependencies":["a330233CompSq28a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+3x+\\\\frac{9}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq28a-h4","type":"hint","dependencies":["a330233CompSq28a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{3}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq29","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq29a","stepAnswer":["(x+8)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+16x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+8\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq29a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq29a-h2","type":"hint","dependencies":["a330233CompSq29a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(16\\\\frac{1}{2}\\\\right)}^2=64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq29a-h3","type":"hint","dependencies":["a330233CompSq29a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+16x+64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq29a-h4","type":"hint","dependencies":["a330233CompSq29a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+8\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq3","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq3a","stepAnswer":["(x+1/4)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+\\\\frac{1}{2} x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{1}{4}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq3a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq3a-h2","type":"hint","dependencies":["a330233CompSq3a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\frac{1}{2}\\\\right)}^2=\\\\frac{1}{16}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq3a-h3","type":"hint","dependencies":["a330233CompSq3a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+\\\\frac{1}{2} x+\\\\frac{1}{16}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq3a-h4","type":"hint","dependencies":["a330233CompSq3a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{1}{4}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq30","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq30a","stepAnswer":["(x+1/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{1}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq30a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq30a-h2","type":"hint","dependencies":["a330233CompSq30a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(1\\\\frac{1}{2}\\\\right)}^2=\\\\frac{1}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq30a-h3","type":"hint","dependencies":["a330233CompSq30a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+x+\\\\frac{1}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq30a-h4","type":"hint","dependencies":["a330233CompSq30a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{1}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq4","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq4a","stepAnswer":["(x-10)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-20x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-10\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq4a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq4a-h2","type":"hint","dependencies":["a330233CompSq4a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-20\\\\right)\\\\right)}^2=100$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq4a-h3","type":"hint","dependencies":["a330233CompSq4a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-20x+100$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq4a-h4","type":"hint","dependencies":["a330233CompSq4a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-10\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq5","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq5a","stepAnswer":["(x-5/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-5x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{5}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq5a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq5a-h2","type":"hint","dependencies":["a330233CompSq5a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-5\\\\right)\\\\right)}^2=\\\\frac{25}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq5a-h3","type":"hint","dependencies":["a330233CompSq5a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-5x+\\\\frac{25}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq5a-h4","type":"hint","dependencies":["a330233CompSq5a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{5}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq6","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq6a","stepAnswer":["(x+1/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+\\\\frac{1}{4} x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{1}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq6a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=\\\\frac{1}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq6a-h2","type":"hint","dependencies":["a330233CompSq6a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\frac{1}{4}\\\\right)}^2=\\\\frac{1}{64}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq6a-h3","type":"hint","dependencies":["a330233CompSq6a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+\\\\frac{1}{4} x+\\\\frac{1}{64}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq6a-h4","type":"hint","dependencies":["a330233CompSq6a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{1}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq7","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq7a","stepAnswer":["(x-2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-4x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-2\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq7a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=-4x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq7a-h2","type":"hint","dependencies":["a330233CompSq7a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-4\\\\right)\\\\right)}^2=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq7a-h3","type":"hint","dependencies":["a330233CompSq7a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-4x+4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq7a-h4","type":"hint","dependencies":["a330233CompSq7a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-2\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq8","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq8a","stepAnswer":["(x+13/2)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2+13x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x+\\\\frac{13}{2}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq8a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=13$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq8a-h2","type":"hint","dependencies":["a330233CompSq8a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(13\\\\frac{1}{2}\\\\right)}^2=\\\\frac{169}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq8a-h3","type":"hint","dependencies":["a330233CompSq8a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2+13+\\\\frac{169}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq8a-h4","type":"hint","dependencies":["a330233CompSq8a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x+\\\\frac{13}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a330233CompSq9","title":"Complete the Square of a Binomial Expression","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.2 Solve Quadratic Equations by Completing the Square","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a330233CompSq9a","stepAnswer":["(x-1/3)**2"],"problemType":"TextBox","stepTitle":"Complete the square to create a perfect squared trinomial, and write it as a binomial squared. $$x^2-\\\\frac{2}{3} x$$","stepBody":"Please enter your answer as $${\\\\left(x-a\\\\right)}^2$$ or $${\\\\left(x+a\\\\right)}^2$$ where a is a positive real number.","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(x-\\\\frac{1}{3}\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a330233CompSq9a-h1","type":"hint","dependencies":[],"title":"Identify $$b$$, the coefficient of $$x$$","text":"$$b=\\\\frac{-2}{3} x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq9a-h2","type":"hint","dependencies":["a330233CompSq9a-h1"],"title":"Find $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$","text":"$${\\\\left(\\\\frac{1}{2} \\\\left(-\\\\frac{2}{3}\\\\right)\\\\right)}^2=\\\\frac{1}{9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq9a-h3","type":"hint","dependencies":["a330233CompSq9a-h2"],"title":"Add $${\\\\left(\\\\frac{1}{2} b\\\\right)}^2$$ to $$x^2+bx$$","text":"$$x^2-\\\\frac{2}{3} x+\\\\frac{1}{9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a330233CompSq9a-h4","type":"hint","dependencies":["a330233CompSq9a-h3"],"title":"Write as a perfect squared binomial","text":"$${\\\\left(x-\\\\frac{1}{3}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a33da99volumes1","title":"The Method of Cylindrical Shells $$1$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes1a","stepAnswer":["$$4\\\\pi$$"],"problemType":"TextBox","stepTitle":"Define R as the region bounded above by the graph of $$f(x)=\\\\frac{1}{x}$$ and below by the x-axis over the interval [1,3]. Find the volume of the solid of revolution formed by revolving R around the y-axis.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4\\\\pi$$","hints":{"DefaultPathway":[{"id":"a33da99volumes1a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First we must graph the region R and the associated solid of revolution, as shown in the following figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes1a-h2","type":"hint","dependencies":["a33da99volumes1a-h1"],"title":"Define the region","text":"The region R under the graph of $$f(x)=\\\\frac{1}{x}$$ over the interval [1,3]. The solid of revolution generated by revolving R about the y-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes1a-h3","type":"hint","dependencies":["a33da99volumes1a-h2"],"title":"Find the volume","text":"$$V=\\\\int_{1}^{3} \\\\frac{2\\\\pi x\\\\times1}{x} \\\\,dx=\\\\int_{1}^{3} 2\\\\pi \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes1a-h4","type":"hint","dependencies":["a33da99volumes1a-h3"],"title":"Find the integral","text":"$$2\\\\pi x$$ with the limits going from $$x=1$$ to $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes1a-h5","type":"hint","dependencies":["a33da99volumes1a-h4"],"title":"Evaluate","text":"$$2\\\\pi\\\\times3-2\\\\pi\\\\times1=4\\\\pi$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes10","title":"Finding Volume","body":"For the following exercises, find the volume generated when the region between the two curves is rotated around the given axis. Use both the shell method and the washer method. Use technology to graph the functions and draw a typical slice by hand.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes10a","stepAnswer":["$$54\\\\pi$$"],"problemType":"TextBox","stepTitle":"Bounded by the curves $$y=3x$$, $$y=0$$, and $$x=3$$ rotated around the y-axis.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$54\\\\pi$$","hints":{"DefaultPathway":[{"id":"a33da99volumes10a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First, graph the region and the solid of revolution as shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes10a-h2","type":"hint","dependencies":["a33da99volumes10a-h1"],"title":"Shell Method","text":"We set up a rectangle that is parallel to the y-axis and runs over the x-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes10a-h3","type":"hint","dependencies":["a33da99volumes10a-h2"],"title":"Set up the integral","text":"$$2*pi*\\\\int_{0}^{3} 3x x \\\\,dx=2*pi*\\\\int_{0}^{3} 3x^2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes10a-h4","type":"hint","dependencies":["a33da99volumes10a-h3"],"title":"Find the integral","text":"$$2\\\\pi \\\\frac{3}{3} x^3$$ as the limits going from $$x=0$$ to $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes10a-h5","type":"hint","dependencies":["a33da99volumes10a-h4"],"title":"Evaluate","text":"Solve $$2\\\\pi 3^3=54\\\\pi$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes11","title":"Finding Volume","body":"For the following exercises, find the volume generated when the region between the two curves is rotated around the given axis. Use both the shell method and the washer method. Use technology to graph the functions and draw a typical slice by hand.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes11a","stepAnswer":["$$81\\\\pi$$"],"problemType":"TextBox","stepTitle":"Bounded by the curves $$y=3x$$, $$y=0$$, and $$x=3$$ rotated around the x-axis.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$81\\\\pi$$","hints":{"DefaultPathway":[{"id":"a33da99volumes11a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First, graph the region and the solid of revolution as shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes11a-h2","type":"hint","dependencies":["a33da99volumes11a-h1"],"title":"Shell Method","text":"We set up a rectangle that is perpendicular to the x-axis and runs over the x-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes11a-h3","type":"hint","dependencies":["a33da99volumes11a-h2"],"title":"Set up the integral","text":"$$(pi)*\\\\int_{0}^{3} {\\\\left(3x\\\\right)}^2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes11a-h4","type":"hint","dependencies":["a33da99volumes11a-h3"],"title":"Find the integral","text":"$$\\\\frac{9\\\\pi x^3}{3}$$ as the limits going from $$x=0$$ to $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes11a-h5","type":"hint","dependencies":["a33da99volumes11a-h4"],"title":"Evaluate","text":"Solve $$\\\\frac{9\\\\pi 3^3}{3}=81\\\\pi$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes12","title":"A Region of Revolution Revolved around the Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes12a","stepAnswer":["$$23\\\\pi$$ /3"],"problemType":"TextBox","stepTitle":"Define R as the region bounded above by the graph of $$f(x)=x$$ and below by the x-axis over the interval [1,2]. Find the volume of the solid of revolution formed by revolving R around the line $$x=-1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23\\\\pi$$ /3","hints":{"DefaultPathway":[{"id":"a33da99volumes12a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First we must graph the region R and the associated solid of revolution, as shown in the following figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes12a-h2","type":"hint","dependencies":["a33da99volumes12a-h1"],"title":"Define the region","text":"The region R between the graph of $$f(x)=x$$ and x-axis over the interval [1,2]. The solid of revolution generated by revolving R about the line $$x=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes12a-h3","type":"hint","dependencies":["a33da99volumes12a-h2"],"title":"Radius","text":"the radius of the shell is given by $$x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes12a-h4","type":"hint","dependencies":["a33da99volumes12a-h3"],"title":"Find the volume","text":"$$V=\\\\int_{1}^{2} 2\\\\pi \\\\left(x+1\\\\right) f{\\\\left(x\\\\right)} \\\\,dx=\\\\int_{1}^{2} 2\\\\pi \\\\left(x+1\\\\right) x \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes12a-h5","type":"hint","dependencies":["a33da99volumes12a-h4"],"title":"Simplify the equation","text":"You can put $$2\\\\pi$$ in front of the integral, which makes it $$2*pi*(\\\\int_{1}^{2} \\\\left(x+1\\\\right) x \\\\,dx)=2*pi*(/int{x**2+x$$, 1,2,x})","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes12a-h6","type":"hint","dependencies":["a33da99volumes12a-h5"],"title":"Find the integral","text":"$$2\\\\pi \\\\left(\\\\frac{x^3}{3}+\\\\frac{x^2}{2}\\\\right)$$ with the limits going from $$x=1$$ to $$x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes12a-h7","type":"hint","dependencies":["a33da99volumes12a-h6"],"title":"Evaluate","text":"Solve $$2\\\\pi$$ *(2**3/3+2**2/2) $$-\\\\left(2\\\\pi \\\\left(\\\\frac{1^3}{3}+\\\\frac{1^2}{2}\\\\right)\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes13","title":"Find the volume","body":"Find the volume generated when the region between the two curves is rotated around the given axis. Use technology to graph the functions and draw a typical slice by hand.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes13a","stepAnswer":["$$54\\\\pi$$"],"problemType":"TextBox","stepTitle":"Bounded by the curves $$y=3x$$, $$y=0, and$$ $$x=3$$ rotated around the y-axis.","stepBody":"Find the volume","answerType":"arithmetic","variabilization":{},"answerLatex":"$$54\\\\pi$$","hints":{"DefaultPathway":[{"id":"a33da99volumes13a-h1","type":"hint","dependencies":[],"title":"Graphing region","text":"First we must graph the region R, as shown in the following figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes13a-h2","type":"hint","dependencies":["a33da99volumes13a-h1"],"title":"Define the region","text":"Looking at graph, we can find the region is under the line of $$y=3x$$ over the interval [0,3] on x-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes13a-h3","type":"hint","dependencies":["a33da99volumes13a-h2"],"title":"Find the volume","text":"$$V=\\\\int_{0}^{3} 2\\\\pi x y \\\\,dx=\\\\int_{0}^{3} 2\\\\pi x\\\\times3 x \\\\,dx=\\\\int_{0}^{3} 6\\\\pi x^2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes13a-h4","type":"hint","dependencies":["a33da99volumes13a-h3"],"title":"Find the integral","text":"So we need to solve $$6\\\\pi$$ times $$\\\\frac{x^3}{3}$$ with the limits going from $$x=0$$ to $$x=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes14","title":"Find the volume","body":"Find the volume generated when the region between the two curves is rotated around the given axis. Use technology to graph the functions and draw a typical slice by hand.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes14a","stepAnswer":["$$81\\\\pi$$"],"problemType":"TextBox","stepTitle":"Bounded by the curves $$y=3x$$, $$y=0$$, and $$x=3$$ rotated around the x-axis.","stepBody":"Find the volume","answerType":"arithmetic","variabilization":{},"answerLatex":"$$81\\\\pi$$","hints":{"DefaultPathway":[{"id":"a33da99volumes14a-h1","type":"hint","dependencies":[],"title":"Graphing region","text":"First we must graph the region R, as shown in the following figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a33da99volumes14a-h1"],"title":"Finding range on y-axis","text":"when $$x=0$$, $$y=3\\\\times0=0$$, then what is $$y$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes14a-h3","type":"hint","dependencies":["a33da99volumes14a-h2"],"title":"Define the region","text":"Looking at graph, we can find the region is under the line of $$y=3x$$ over the interval [0,9] on y-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y}{3}$$"],"dependencies":["a33da99volumes14a-h3"],"title":"Find g(y)","text":"$$y=3x$$ so $$x=\\\\frac{y}{3}$$. so what is g(y)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes14a-h5","type":"hint","dependencies":["a33da99volumes14a-h4"],"title":"Height","text":"The height is the horizontal distance from $$y=0$$ to $$x=3$$, minus the distance from $$y=0$$ to $$x=\\\\frac{y}{3}$$, which is $$3-\\\\frac{y}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes14a-h6","type":"hint","dependencies":["a33da99volumes14a-h5"],"title":"Find the volume","text":"$$V=\\\\int_{0}^{9} 2\\\\pi y \\\\left(3-\\\\frac{y}{3}\\\\right) \\\\,dy=\\\\int_{0}^{9} 2\\\\pi \\\\left(3y-\\\\frac{y^2}{3}\\\\right) \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes14a-h7","type":"hint","dependencies":["a33da99volumes14a-h6"],"title":"Find the integral","text":"So we need to solve $$2\\\\pi$$ times (3*y**2)/2- $$\\\\frac{y^3}{9}$$ with the limits going from $$y=0$$ to $$y=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes15","title":"Find the volume","body":"Use shells to find the volumes of the given solids. Note that the rotated regions lie between the curve and the x-axis and are rotated around the y-axis.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes15a","stepAnswer":["$$2\\\\pi$$"],"problemType":"TextBox","stepTitle":"$$y=5x^3$$, $$x=0$$, and $$x=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\pi$$","hints":{"DefaultPathway":[{"id":"a33da99volumes15a-h1","type":"hint","dependencies":[],"title":"Define the region","text":"According to the problem note, the region is under the line of $$y=5x^3$$ over the interval [0,1] on x-axis","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes15a-h2","type":"hint","dependencies":["a33da99volumes15a-h1"],"title":"Find the volume","text":"Using the shell, $$V=/int{2*pi*x*$$ (5*(x**3)),0,1,x}=2*pi*(/int{5*(x**4),0,1,x})","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes15a-h3","type":"hint","dependencies":["a33da99volumes15a-h2"],"title":"Find the integral","text":"So we need to solve $$2\\\\pi$$ times $$\\\\frac{5x^5}{5}$$ with limits from $$0$$ to $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes2","title":"The Method of Cylindrical Shells $$2$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes2a","stepAnswer":["$$\\\\frac{8\\\\pi}{3}$$"],"problemType":"TextBox","stepTitle":"Define R as the region above by the graph of $$f(x)=2x-x^2$$ and below by the x-axis over the interval [0,2]. Find the volume of the solid of revolution formed by revolving R around the y-axis.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8\\\\pi}{3}$$","hints":{"DefaultPathway":[{"id":"a33da99volumes2a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First we must graph the region R and the associated solid of revolution, as shown in the following figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes2a-h2","type":"hint","dependencies":["a33da99volumes2a-h1"],"title":"Define the region","text":"The region R under the graph of $$f(x)=2x-x^2$$ over the interval [0,2]. The solid of revolution generated by revolving R about the y-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes2a-h3","type":"hint","dependencies":["a33da99volumes2a-h2"],"title":"Find the volume","text":"$$V=(2*pi)*\\\\int_{0}^{2} x \\\\left(2x-x^2\\\\right) \\\\,dx=(2*pi)*\\\\int_{0}^{2} 2x^2-x^3 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes2a-h4","type":"hint","dependencies":["a33da99volumes2a-h3"],"title":"Find the integral","text":"$$2\\\\pi \\\\left(\\\\frac{2x^3}{3}-\\\\frac{x^4}{4}\\\\right)$$ with the limits going from $$x=0$$ to $$x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes2a-h5","type":"hint","dependencies":["a33da99volumes2a-h4"],"title":"Evaluate","text":"$$2\\\\pi \\\\left(\\\\frac{2\\\\times2^3}{3}-\\\\frac{2^4}{4}\\\\right)-0=\\\\frac{8\\\\pi}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes3","title":"The Method of Cylindrical Shells for a Solid Revolved around the x-axis","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes3a","stepAnswer":["$$\\\\frac{256\\\\pi}{5}$$"],"problemType":"TextBox","stepTitle":"Define Q as the region bounded on the right by the graph of $$g(y)=2\\\\sqrt{y}$$ and on the left by the y-axis or y\u2208[0,4]. Find the volume of the solid of revolution formed by revolving Q around the x-axis.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{256\\\\pi}{5}$$","hints":{"DefaultPathway":[{"id":"a33da99volumes3a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First we need to graph the region Q and the associated solid of revolution, as shown in the following figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes3a-h2","type":"hint","dependencies":["a33da99volumes3a-h1"],"title":"Define the region","text":"The region Q to the left of the function g(y) over the interval [0,4]. The solid of revolution generated by revolving Q around the x-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes3a-h3","type":"hint","dependencies":["a33da99volumes3a-h2"],"title":"Find the volume","text":"$$V=2*pi*\\\\int_{0}^{4} 2y \\\\sqrt{y} \\\\,dy=4*pi*\\\\int_{0}^{4} y^{\\\\frac{3}{2}} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes3a-h4","type":"hint","dependencies":["a33da99volumes3a-h3"],"title":"Find the integral","text":"$$4\\\\pi \\\\frac{2y^{\\\\frac{5}{2}}}{5}$$ as the limits going from $$x=0$$ to $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes3a-h5","type":"hint","dependencies":["a33da99volumes3a-h4"],"title":"Evaluate","text":"$$4\\\\pi \\\\frac{2\\\\times4^{\\\\frac{5}{2}}}{5}-0=\\\\frac{256\\\\pi}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes4","title":"A Region of Revolution Bounded by the Graphs of Two Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes4a","stepAnswer":["$$\\\\frac{94\\\\pi}{5}$$"],"problemType":"TextBox","stepTitle":"Define R as the region bounded above by the graph of the function $$f(x)=\\\\sqrt{x}$$ and below by the graph of the function. $$g(x)=\\\\frac{1}{x}$$ over the interval [1,4]. Find the volume of the solid of revolution generated by revolving R around the y-axis.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{94\\\\pi}{5}$$","hints":{"DefaultPathway":[{"id":"a33da99volumes4a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First we must graph the region R and the associated solid of revolution, as shown in the following figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes4a-h2","type":"hint","dependencies":["a33da99volumes4a-h1"],"title":"Define the region","text":"The region R between the graph of f(x) and the graph of g(x) over the interval [1,4]. The solid of revolution generated by revolving R around the y-axis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes4a-h3","type":"hint","dependencies":["a33da99volumes4a-h2"],"title":"Find the height of a shell","text":"Note that the axis of revolution is the y-axis, so the radius of a shell is given simply by $$x$$. We don\u2019t need to make any adjustments to the $$x-term$$ of our integrand. The height of a shell, though, is given by $$f(x)-g(x)$$, so in this case we need to adjust the f(x) term of the integrand.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes4a-h4","type":"hint","dependencies":["a33da99volumes4a-h3"],"title":"Find the volume","text":"$$V=2*pi*\\\\int_{1}^{4} x \\\\left(\\\\sqrt{x}-\\\\frac{1}{x}\\\\right) \\\\,dx=2*pi*\\\\int_{1}^{4} x^{\\\\frac{3}{2}}-1 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes4a-h5","type":"hint","dependencies":["a33da99volumes4a-h4"],"title":"Find the integral","text":"$$2\\\\pi \\\\frac{2x^{\\\\frac{5}{2}}}{5}-x$$ with the limits going from $$x=1$$ to $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes4a-h6","type":"hint","dependencies":["a33da99volumes4a-h5"],"title":"Evaluate","text":"2*pi*(((2*4**(5/2))/5)-4-(2*pi*(((2*1**(5/2))/5)-1)=94*pi/5","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes5","title":"Selecting the Best Method","body":"For each of the following problems, select the best method to find the volume of a solid of revolution generated by revolving the given region around the x-axis, and set up the integral to find the volume (do not evaluate the integral).","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes5a","stepAnswer":["$$\\\\int_{0}^{1} \\\\pi x^2 \\\\,dx+\\\\int_{1}^{2} \\\\pi {\\\\left(2-x\\\\right)}^2 \\\\,dx$$"],"problemType":"MultipleChoice","stepTitle":"The region bounded by the graph of $$y=x, y=2-x$$, and the x-axis. Give an answer using Disk Method.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\int_{0}^{1} \\\\pi x^2 \\\\,dx+\\\\int_{1}^{2} \\\\pi {\\\\left(2-x\\\\right)}^2 \\\\,dx$$","choices":["$$\\\\int_{0}^{1} \\\\pi x^2 \\\\,dx+\\\\int_{1}^{2} \\\\pi {\\\\left(2-x\\\\right)}^2 \\\\,dx$$","$$\\\\int_{0}^{1} \\\\pi {\\\\left(2-x\\\\right)}^2 \\\\,dx+\\\\int_{1}^{2} \\\\pi x^2 \\\\,dx$$"],"hints":{"DefaultPathway":[{"id":"a33da99volumes5a-h1","type":"hint","dependencies":[],"title":"Sketching","text":"First, sketch the region and the solid of revolution as shown.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes5a-h2","type":"hint","dependencies":["a33da99volumes5a-h1"],"title":"Seperate the region","text":"If we want to integrate with respect to $$x$$, we would have to break the integral into two pieces, because we have different functions bounding the region over [0,1] and [1,2]. In this case, using the disk method,","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes5a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=x$$"],"dependencies":["a33da99volumes5a-h2"],"title":"Seperate the region","text":"What is the function bounding over [0,1]?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y=x$$","$$y=2-x$$"]},{"id":"a33da99volumes5a-h4","type":"hint","dependencies":["a33da99volumes5a-h3"],"title":"Disk Method","text":"$$V=\\\\int_{0}^{1} \\\\pi x^2 \\\\,dx+\\\\int_{1}^{2} \\\\pi {\\\\left(2-x\\\\right)}^2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes5a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2-2y$$"],"dependencies":["a33da99volumes5a-h4"],"title":"Shell Method","text":"What would the function be if we used the shell method instead?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$2-2x$$","$$2-2y$$","$$y-2+y$$"],"subHints":[{"id":"a33da99volumes5a-h5-s1","type":"hint","dependencies":[],"title":"Shell Method","text":"In order to use Shell Method in this case, we need to use function of $$y$$ to represent the curves. Since we have $$x=y$$ and $$y=2-x$$ then $$x=2-y$$, we will replace $$x$$ in the given functions to get a new function in term of $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a33da99volumes5a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["[0,1]"],"dependencies":["a33da99volumes5a-h5"],"title":"Shell Method","text":"What would the limits of the function revolving around the y-axis? Express in Interval Expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes5a-h7","type":"hint","dependencies":["a33da99volumes5a-h6"],"title":"Shell Method","text":"The integral of the Shell Method can be set up as $$V=\\\\int_{0}^{1} 2\\\\pi y \\\\left(2-y-y\\\\right) \\\\,dy=\\\\int_{0}^{1} 2\\\\pi y \\\\left(2-2y\\\\right) \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes6","title":"Selecting the Best Method","body":"For each of the following problems, select the best method to find the volume of a solid of revolution generated by revolving the given region around the x-axis, and set up the integral to find the volume (do not evaluate the integral).","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes6a","stepAnswer":["$$\\\\int_{0}^{4} \\\\pi {\\\\left(4x-x^2\\\\right)}^2 \\\\,dx$$"],"problemType":"MultipleChoice","stepTitle":"The region bounded by the graph of $$y=4x-x^2$$ and the x-axis.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\int_{0}^{4} \\\\pi {\\\\left(4x-x^2\\\\right)}^2 \\\\,dx$$","choices":["$$\\\\int_{0}^{4} \\\\pi {\\\\left(4x-x^2\\\\right)}^2 \\\\,dx$$","$$\\\\int_{0}^{4} \\\\pi 4x-x^2 \\\\,dx$$"],"hints":{"DefaultPathway":[{"id":"a33da99volumes6a-h1","type":"hint","dependencies":[],"title":"Sketching","text":"First, sketch the region and the solid of revolution as shown.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes6a-h2","type":"hint","dependencies":["a33da99volumes6a-h1"],"title":"Disk Method","text":"$$V=\\\\int_{0}^{4} \\\\pi {\\\\left(4x-x^2\\\\right)}^2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes6a-h3","type":"hint","dependencies":["a33da99volumes6a-h2"],"title":"Shell Method","text":"Looking at the region, it would be problematic to define a horizontal rectangle; the region is bounded on the left and right by the same function. Therefore, we can dismiss the method of shells. The solid has no cavity in the middle, so we can use the method of disks.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes7","title":"For the following exercises, find the volume generated when the region between the two curves is rotated around the given axis. Use both the shell method and the washer method. Use technology to graph the functions and draw a typical slice by hand.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes7a","stepAnswer":["$$\\\\frac{512\\\\pi}{7}$$"],"problemType":"TextBox","stepTitle":"Bounded by the curves $$y=2x^3$$, $$y=0$$, and $$x=2$$ rotated around the x-axis.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{512\\\\pi}{7}$$","hints":{"DefaultPathway":[{"id":"a33da99volumes7a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First, graph the region and the solid of revolution as shown.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes7a-h2","type":"hint","dependencies":["a33da99volumes7a-h1"],"title":"Washer Method","text":"In order to use the Washer Method for a function rotating over x-axis, we need to define the limits of it.The upper limit is given as $$x=2$$. Now we have to define the lower limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a33da99volumes7a-h2"],"title":"Define the limits","text":"What is the lower limit?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a33da99volumes7a-h3-s1","type":"hint","dependencies":[],"title":"Define the limits","text":"Set $$y=0=2x^3$$ and solve for $$x$$. Then $$x=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a33da99volumes7a-h4","type":"hint","dependencies":["a33da99volumes7a-h3"],"title":"Set up the integral","text":"$$pi*\\\\int_{0}^{2} {\\\\left(2x^3\\\\right)}^2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes8","title":"Graphing region","body":"For the following exercises, use technology to graph the region. Determine which method you think would be easiest to use to calculate the volume generated when the function is rotated around the specified axis. Then, use your chosen method to find the volume.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes8a","stepAnswer":["$$\\\\frac{419\\\\pi}{15}$$"],"problemType":"TextBox","stepTitle":"$$y=x^2-2x$$, $$x=2$$ and $$x=4$$ rotated around the x-axis.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{419\\\\pi}{15}$$","hints":{"DefaultPathway":[{"id":"a33da99volumes8a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First, graph the region and the solid of revolution as shown.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes8a-h2","type":"hint","dependencies":["a33da99volumes8a-h1"],"title":"Washer Method","text":"Set up the integral: $$pi*\\\\int_{2}^{4} x^2-2x \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a33da99volumes9","title":"Graphing Region","body":"For the following exercises, use technology to graph the region. Determine which method you think would be easiest to use to calculate the volume generated when the function is rotated around the specified axis. Then, use your chosen method to find the volume.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.3 Volumes of Revolution: Cylindrical Shells","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a33da99volumes9a","stepAnswer":["$$15.9074$$"],"problemType":"TextBox","stepTitle":"$$x=y^2$$, $$x=y^2-2y+1$$ and $$x=2$$ rotated around the y-axis.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15.9074$$","hints":{"DefaultPathway":[{"id":"a33da99volumes9a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First, graph the region and the solid of revolution as shown.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h2","type":"hint","dependencies":["a33da99volumes9a-h1"],"title":"Choose a method","text":"Note that either Wash and Shell method works in this case. Since it will be more convenient to set up a rectangle that is parallel to the y-axis and run it over the x-axis, we proceed to use Shell Method to calculate the volume.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h3","type":"hint","dependencies":["a33da99volumes9a-h2"],"title":"Shell Method","text":"The general formula of cylindrical shells is given as $$2*pi*\\\\int_{a}^{b} x f{\\\\left(x\\\\right)} \\\\,dx$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a33da99volumes9a-h3"],"title":"Define a lower limit","text":"What is a lower limit of the integral?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a33da99volumes9a-h4-s1","type":"hint","dependencies":[],"title":"A point of intersection","text":"The lower limit is also the point where two graphs intersect each other. To find that point, we set $$y^2=y^2-2y+1$$ and solve for $$x$$. Then $$x=\\\\frac{1}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a33da99volumes9a-h5","type":"hint","dependencies":["a33da99volumes9a-h4"],"title":"Define an upper limit","text":"The upper limit is already given as $$x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{x}-1$$"],"dependencies":["a33da99volumes9a-h5"],"title":"Define f(x)","text":"What is the f(x) of the integral?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a33da99volumes9a-h6-s1","type":"hint","dependencies":[],"title":"Define f(x)","text":"Since we are working on the change over the x-axis or dx, we will need to rewrite both functions in term of $$x$$ instead of $$y$$ as given.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h6-s2","type":"hint","dependencies":["a33da99volumes9a-h6-s1"],"title":"$$x=y^2$$","text":"To solve for $$y$$, we take the square root of both sides to obtain $$y=\\\\sqrt{x}$$ and $$y=-\\\\sqrt{x}$$. Although we have $$2$$ solutions, we only consider the positive solution since it is the upper function of the shaded region.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h6-s3","type":"hint","dependencies":["a33da99volumes9a-h6-s2"],"title":"$$x=y^2-2y+1$$","text":"Recall that $$y^2-2y+1={\\\\left(y-1\\\\right)}^2$$ then $$y-1=-\\\\sqrt{x}$$. After solving for $$y$$, we have $$y=1-\\\\sqrt{x}$$. Again in this case we chose $$-\\\\sqrt{x}$$ as an answer to use because it is the lower function of the shaded region.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a33da99volumes9a-h7","type":"hint","dependencies":["a33da99volumes9a-h6"],"title":"Find f(x)","text":"$$\\\\sqrt{x}-1-\\\\sqrt{x}=2\\\\sqrt{x}-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h8","type":"hint","dependencies":["a33da99volumes9a-h7"],"title":"Set up the integral","text":"$$2*pi*\\\\int_{\\\\frac{1}{4}}^{2} x \\\\left(2\\\\sqrt{x}-1\\\\right) \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h9","type":"hint","dependencies":["a33da99volumes9a-h8"],"title":"Find the integral","text":"$$2\\\\pi \\\\left(\\\\frac{4}{5} \\\\frac{x^5}{2}-\\\\frac{x^2}{2}\\\\right)$$ as the limits going from $$x=\\\\frac{1}{4}$$ to $$x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a33da99volumes9a-h10","type":"hint","dependencies":["a33da99volumes9a-h9"],"title":"Evaluate","text":"$$15.9074$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a342e92limit1","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit1a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Evaluate the following using a table of functional values. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a342e92limit1a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The values of $$f(x)=\\\\fracsin^x\\\\left(x\\\\right)}$$ and $$x$$ are listed in Table $$2.2$$. Note: the values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a342e92limit1a-h1"],"title":"The Approaching Limit","text":"As we read down each (sin x)/x column, what number are the values in each column approaching?","variabilization":{},"oer":"","license":"","subHints":[{"id":"a342e92limit1a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Graphing the Function","text":"The values of (sin x)/x are as follows: $$0.998334166468$$, $$0.999983333417$$, $$0.999999833333$$, $$0.999999998333$$, $$0.999999998333$$. A calculator or computer-generated graph of f(x) $$=$$ $$\\\\frac{sinx}{x}$$ can also be used to determine the value we are approaching. Around what y-value does the graph intersect?","variabilization":{},"oer":"","license":""}]},{"id":"a342e92limit1a-h3","type":"hint","dependencies":["a342e92limit1a-h2"],"title":"Finding $$\\\\lim_{x\\\\to0} \\\\fracsin^x\\\\left(x\\\\right)}$$","text":"The values are approaching $$1$$. Thus, it is fairly reasonable to conclude that $$\\\\lim_{x\\\\to0} \\\\frac{sinx}{x}=1$$. A calculator or computer-generated graph of f(x) $$=$$ (sin x)/x would be similar to the figure shown, and it confirms our estimate.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit10","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit10a","stepAnswer":["$$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate /lim{x,-3**-,1/(x+3)**4} using the theorem of infinite limits from positive integers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$+\\\\infty$$","choices":["$$-\\\\infty$$","$$+\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a342e92limit10a-h1","type":"hint","dependencies":[],"title":"Infinite Limits from Positive Integers","text":"Use the table to guide your answer.\\\\n##figure1.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Even"],"dependencies":["a342e92limit10a-h1"],"title":"Positive Even or Odd Integer","text":"Is $$n$$ an even or odd integer?","variabilization":{},"oer":"","license":"","choices":["Even","Odd"],"subHints":[{"id":"a342e92limit10a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Determining $$n$$","text":"Using the function $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}$$, what is $$n$$ in /lim{x,-3**-,1/(x+3)**4}?","variabilization":{},"oer":"","license":""}]},{"id":"a342e92limit10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$+\\\\infty$$"],"dependencies":["a342e92limit10a-h2"],"title":"Finding /lim{x,-3**-,1/(x+3)**4}","text":"Given that $$n$$ is a positive even integer, what is the limit?","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"]},{"id":"a342e92limit10a-h4","type":"hint","dependencies":["a342e92limit10a-h3"],"title":"Explanation","text":"From the function $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}$$, we know that $$n$$ $$=$$ $$4$$ in /lim{x,-3**-,1/(x+3)**4}. According to the Infinite Limits from Positive Integers Theorem, if $$n$$ is a positive even integer, then $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}=+\\\\infty$$. Since $$4$$ is a positive even integer, this means that /lim{x,-3**-,1/(x+3)**4}=+inf.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit11","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit11a","stepAnswer":["$$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate /lim{x,-3**+,1/(x+3)**4} using the theorem of infinite limits from positive integers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$+\\\\infty$$","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"],"hints":{"DefaultPathway":[{"id":"a342e92limit11a-h1","type":"hint","dependencies":[],"title":"Infinite Limits from Positive Integers","text":"Use the table to guide your answer.\\\\n##figure1.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Even"],"dependencies":["a342e92limit11a-h1"],"title":"Positive Even or Odd Integer","text":"Is $$n$$ an even or odd integer?","variabilization":{},"oer":"","license":"","choices":["Even","Odd"],"subHints":[{"id":"a342e92limit11a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Determining $$n$$","text":"Using the function $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}$$, what is $$n$$ in /lim{x,-3**+,1/(x+3)**4}?","variabilization":{},"oer":"","license":""}]},{"id":"a342e92limit11a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$+\\\\infty$$"],"dependencies":["a342e92limit11a-h2"],"title":"Finding /lim{x,-3**+,1/(x+3)**4}","text":"Given that $$n$$ is a positive even integer, what is the limit?","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"]},{"id":"a342e92limit11a-h4","type":"hint","dependencies":["a342e92limit11a-h3"],"title":"Explanation","text":"From the function $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}$$, we know that $$n$$ $$=$$ $$4$$ in /lim{x,-3**+,1/(x+3)**4}. According to the Infinite Limits from Positive Integers Theorem, if $$n$$ is a positive even integer, then $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}=+\\\\infty$$. Since $$4$$ is a positive even integer, this means that /lim{x,-3**+,1/(x+3)**4}=+inf.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit12","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit12a","stepAnswer":["$$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate $$\\\\lim_{x\\\\to-3} \\\\frac{1}{{\\\\left(x+3\\\\right)}^4}$$ using the theorem of infinite limits from positive integers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$+\\\\infty$$","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"],"hints":{"DefaultPathway":[{"id":"a342e92limit12a-h1","type":"hint","dependencies":[],"title":"Infinite Limits from Positive Integers","text":"Use the table to guide your answer.\\\\n##figure1.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Even"],"dependencies":["a342e92limit12a-h1"],"title":"Positive Even or Odd Integer","text":"Is $$n$$ an even or odd integer?","variabilization":{},"oer":"","license":"","choices":["Even","Odd"],"subHints":[{"id":"a342e92limit12a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Determining $$n$$","text":"Using the function $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}$$, what is $$n$$ in $$\\\\lim_{x\\\\to-3} \\\\frac{1}{{\\\\left(x+3\\\\right)}^4}$$?","variabilization":{},"oer":"","license":""}]},{"id":"a342e92limit12a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$+\\\\infty$$"],"dependencies":["a342e92limit12a-h2"],"title":"Finding $$\\\\lim_{x\\\\to-3} \\\\frac{1}{{\\\\left(x+3\\\\right)}^4}$$","text":"Given that $$n$$ is a positive even integer, what is the limit?","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"]},{"id":"a342e92limit12a-h4","type":"hint","dependencies":["a342e92limit12a-h3"],"title":"Explanation","text":"From the function $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}$$, we know that $$n$$ $$=$$ $$4$$ in $$\\\\lim_{x\\\\to-3} \\\\frac{1}{{\\\\left(x+3\\\\right)}^4}$$. According to the Infinite Limits from Positive Integers Theorem, if $$n$$ is a positive even integer, then $$\\\\lim_{x\\\\toa} \\\\frac{1}{{\\\\left(x-a\\\\right)}^n}=+\\\\infty$$. Since $$4$$ is a positive even integer, this means that $$\\\\lim_{x\\\\to-3} \\\\frac{1}{{\\\\left(x+3\\\\right)}^4}=+\\\\infty$$.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit13","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit13a","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"Identify any vertical asymptotes of the function $$f(x)=\\\\frac{1}{{\\\\left(x+3\\\\right)}^4}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a342e92limit13a-h1","type":"hint","dependencies":[],"title":"How to Find Vertical Asymptotes","text":"Set the denominator equal to zero and solve for $$x$$.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit13a-h2","type":"hint","dependencies":["a342e92limit13a-h1"],"title":"Identifying the Denominator","text":"The denominator of $$f(x)=\\\\frac{1}{{\\\\left(x+3\\\\right)}^4}$$ is $${\\\\left(x+3\\\\right)}^4$$. Solve for $${\\\\left(x+3\\\\right)}^4=0$$.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a342e92limit13a-h2"],"title":"Solving for $$x$$","text":"What is $${\\\\left(x+3\\\\right)}^4=0$$?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit13a-h4","type":"hint","dependencies":["a342e92limit13a-h3"],"title":"Taking the Square Root","text":"Take the square root of $$4$$ on both sides of the equation $${\\\\left(x+3\\\\right)}^4=0$$.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit13a-h5","type":"hint","dependencies":["a342e92limit13a-h4"],"title":"Substracting from Both Sides","text":"Now, the simplified equation is $$x+3=0$$. To solve for $$x$$, substract $$3$$ from both sides of the equation.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit13a-h6","type":"hint","dependencies":["a342e92limit13a-h5"],"title":"The Vertical Asymptote","text":"The function $$f(x)=\\\\frac{1}{{\\\\left(x+3\\\\right)}^4}$$ has a vertical asymptote of $$x=-3$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit14","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit14a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Use the graph of f(x) to determine the value of /lim{x,-4**-,f(x)}; /lim{x,-4**+,f(x)}; $$\\\\lim_{x\\\\to-4} f(x);$$ $$f(-4)$$.","stepBody":"/lim{x,-4**-,f(x)} is the value of f(x) as $$x$$ approaches $$-4$$ from the left.\\\\n/lim{x,-4**-+,f(x)} is the value of f(x) as $$x$$ approaches $$-4$$ from the right.\\\\n$$\\\\lim_{x\\\\to-4} f(x)$$ is the value of f(x) as $$x$$ approaches $$-4$$ from both sides.\\\\n$$f(-4)$$ is the value of f(x) when $$x=-4$$.\\\\nLocate $$x=-4$$ on the graph and observe the values of f(x).##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a342e92limit14a-h1","type":"hint","dependencies":[],"title":"Understanding the Functions and Graph","text":"\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a342e92limit14a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching as $$x$$ approaches -4?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit14a-h3","type":"hint","dependencies":["a342e92limit14a-h2"],"title":"Limit Value","text":"/lim{x,-4**-,f(x)}=0; /lim{x,-4**+,f(x)}=0; $$\\\\lim_{x\\\\to-4} f(x)=0;$$ $$f(-4)=0$$\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit15","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit15a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Use the graph of f(x) to determine the value of /lim{x,-2**-,f(x)}; /lim{x,-2**+,f(x)}; $$\\\\lim_{x\\\\to-2} f(x)$$.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a342e92limit15a-h1","type":"hint","dependencies":[],"title":"Understanding the Functions and Graph","text":"/lim{x,-2**-,f(x)} is the value of f(x) as $$x$$ approaches $$-2$$ from the left.\\\\n/lim{x,-2**+,f(x)} is the value of f(x) as $$x$$ approaches $$-2$$ from the right.\\\\n$$\\\\lim_{x\\\\to-2} f(x)$$ is the value of f(x) as $$x$$ approaches $$-2$$ from both sides.\\\\nLocate $$x=-2$$ on the graph and observe the values of f(x) as it approaches that x-value.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a342e92limit15a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching as $$x$$ approaches -2?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit15a-h3","type":"hint","dependencies":["a342e92limit15a-h2"],"title":"Limit Value","text":"/lim{x,1**+,f(x)}=2. Looking at the right side of the function as $$x$$ approaches $$1$$, we can see that the value of f(x) approaches $$3$$. Remember that there is no difference with an open or closed circle because a limit is the value the graph is approaching from the right and left sides. In this case, we are looking solely at the right side of the function.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit16","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit16a","stepAnswer":["undefined"],"problemType":"MultipleChoice","stepTitle":"Use the graph of f(x) to determine the value of $$f(-2)$$. If the value is undefined, write \\"undefined\\".","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["defined","undefined"],"hints":{"DefaultPathway":[{"id":"a342e92limit16a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"$$f(-2)$$ is the value of f(x) when $$x=-2$$. Locate $$x=-2$$ on the graph and observe the value of f(x). Keep in mind that open circles are used for numbers that are less than or greater than (< or >). In other words, it is not a value in the function. Closed circles are used for numbers that are less than or equal to and greater than or equal to $$( \\\\leq $$ or $$ \\\\geq )$$, meaning it is a value in the function.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit16a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["undefined"],"dependencies":["a342e92limit16a-h1"],"title":"Finding the Limit","text":"What value is f(x) when $$x=-2$$?","variabilization":{},"oer":"","license":"","choices":["defined","undefined"]},{"id":"a342e92limit16a-h3","type":"hint","dependencies":["a342e92limit16a-h2"],"title":"Limit Value","text":"Because there is an open circle at $$x=-2$$, this means that the function is undefined at that particular x-value. Since we are asked to find $$f(-2)$$, the value would be undefined. If we were asked to find limits, however, there is no difference with an open or closed circle because a limit is the value the graph is approaching from both the right and left sides.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit17","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit17a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"Use the graph of f(x) to determine the value of /lim{x,1**-,f(x)}. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a342e92limit17a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"/lim{x,1**-,f(x)} is the value of f(x) as $$x$$ approaches $$1$$ from the left. Locate $$x$$ $$=$$ $$1$$ on the graph and observe the values of f(x) as it approaches that x-value from the left.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a342e92limit17a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching as $$x$$ approaches $$1$$ from the left?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit17a-h3","type":"hint","dependencies":["a342e92limit17a-h2"],"title":"Limit Value","text":"/lim{x,1**-,f(x)}=6. Looking at the left side of the function as $$x$$ approaches $$1$$, we can see that the value of f(x) approaches $$6$$. Remember that there is no difference with an open or closed circle because a limit is the value the graph is approaching from the right and left sides. In this case, we are looking solely at the left side of the function.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit18","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit18a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Use the graph of f(x) to determine the value of /lim{x,1**+,f(x)}. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a342e92limit18a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"/lim{x,1**+,f(x)} is the value of f(x) as $$x$$ approaches $$1$$ from the right. Locate $$x$$ $$=$$ $$1$$ on the graph and observe the values of f(x) as it approaches that x-value from the right.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a342e92limit18a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching as $$x$$ approaches $$1$$ from the right?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit18a-h3","type":"hint","dependencies":["a342e92limit18a-h2"],"title":"Limit Value","text":"/lim{x,1**+,f(x)}=3. Looking at the right side of the function as $$x$$ approaches $$1$$, we can see that the value of f(x) approaches $$3$$. Remember that there is no difference with an open or closed circle because a limit is the value the graph is approaching from the right and left sides. In this case, we are looking solely at the right side of the function.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit19","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit19a","stepAnswer":["DNE"],"problemType":"MultipleChoice","stepTitle":"Use the graph of f(x) to determine the value of $$\\\\lim_{x\\\\to1} f(x)$$. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"],"hints":{"DefaultPathway":[{"id":"a342e92limit19a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"$$\\\\lim_{x\\\\to1} f(x)$$ is the value of f(x) as $$x$$ approaches $$1$$ from both sides. Locate $$x=1$$ on the graph and observe the values of f(x) as it approaches that x-value from both sides.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit19a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["DNE"],"dependencies":["a342e92limit19a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching as $$x$$ approaches 1? If the limit does not exist, write \'DNE\'.","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"]},{"id":"a342e92limit19a-h3","type":"hint","dependencies":["a342e92limit19a-h2"],"title":"Limit Value","text":"$$\\\\lim_{x\\\\to1} f(x)$$ DNE. There are two different points that f(x) is approaching as $$x$$ approaches 1: $$6$$ (from the left side of the function) and $$3$$ (from the right side of the function). Because the y-values do not approach any one single value, the limit does not exist.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit2","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit2a","stepAnswer":["$$0.25$$"],"problemType":"TextBox","stepTitle":"Evaluate the following using a table of functional values. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.25$$","hints":{"DefaultPathway":[{"id":"a342e92limit2a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The values of $$f(x)=\\\\frac{\\\\sqrt{x}-2}{x-4}$$ as $$x$$ approaches $$4$$ are listed in Table $$2.3$$. Note: the values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.25$$"],"dependencies":["a342e92limit2a-h1"],"title":"The Approaching Limit","text":"As we read down each (sqrt(x) - 2)/(x - 4) column, what number are the values in each column approaching? Round to the nearest hundredths place.","variabilization":{},"oer":"","license":"","subHints":[{"id":"a342e92limit2a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.25$$"],"dependencies":[],"title":"Graphing the Function","text":"The values of (sqrt(x) - 2)/(x - 4) as $$x$$ approaches $$4$$ range from $$0.251582341869$$ to $$0.24999984$$. A calculator or computer-generated graph of f(x) $$=$$ (sqrt(x) - 2)/(x - 4) can also be used to determine the value we are approaching. Around what y-value does the graph intersect?","variabilization":{},"oer":"","license":""}]},{"id":"a342e92limit2a-h3","type":"hint","dependencies":["a342e92limit2a-h2"],"title":"Finding $$/lim{x,4,(sqrt(x)$$ - 2)/(x - 4)}","text":"After inspecting the table, we see that the functional values less than $$4$$ appear to be decreasing toward $$0.25$$ whereas the functional values greater than $$4$$ appear to be increasing toward $$0.25$$. We conclude that $$/lim{x,4,(sqrt(x)$$ - 2)/(x - $$4)=0.25$$. We confirm this estimate using the graph of f(x)=(sqrt(x) - 2)/(x - 4) shown in the following figure.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit20","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit20a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"Use the graph of f(x) to determine the value of f(1). If the value is undefined, write \\"undefined\\".","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a342e92limit20a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"f(1) is the value of f(x) when $$x=1$$. Locate $$x=1$$ on the graph and observe the value of f(x). Keep in mind that open circles are used for numbers that are less than or greater than (< or >). In other words, it is not a value in the function. Closed circles are used for numbers that are less than or equal to and greater than or equal to $$( \\\\leq $$ or $$ \\\\geq )$$, meaning it is a value in the function.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a342e92limit20a-h1"],"title":"Finding the Limit","text":"What value is f(x) when $$x=1$$?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit20a-h3","type":"hint","dependencies":["a342e92limit20a-h2"],"title":"Limit Value","text":"When $$x=1$$, there are two points that f(x) approaches: one is at a closed circle (from the left) and the other is at an open circle (from the right). Because open circles indicate that the function is undefined at that particular x-value, the f(x) value when $$x=1$$ would be at the closed circle where $$f(x)=6$$. If we were asked to find limits, however, there would be no difference with an open or closed circle because a limit is the value the graph is approaching from both the right and left sides.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit21","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit21a","stepAnswer":["$$-\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Use the graph of f(x) to determine the value of /lim{x,3**-,f(x)}; /lim{x,3**+,f(x)}; $$\\\\lim_{x\\\\to3} f(x)$$. If the limit is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$-\\\\infty$$","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"],"hints":{"DefaultPathway":[{"id":"a342e92limit21a-h1","type":"hint","dependencies":[],"title":"Understanding the Functions and Graph","text":"/lim{x,3**-,f(x)} is the value of f(x) as $$x$$ approaches $$3$$ from the left.\\\\n/lim{x,3**+,f(x)} is the value of f(x) as $$x$$ approaches $$3$$ from the right.\\\\n$$\\\\lim_{x\\\\to3} f(x)is$$ the value of f(x) as $$x$$ approaches $$3$$ from both sides.\\\\nLocate $$x=3$$ on the graph and observe the values of f(x) as it approaches that x-value.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit21a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\infty$$"],"dependencies":["a342e92limit21a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching as $$x$$ approaches 3? If it is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If it does not exist, write \'DNE\'.","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"]},{"id":"a342e92limit21a-h3","type":"hint","dependencies":["a342e92limit21a-h2"],"title":"Limit Value","text":"/lim{x,3**-,f(x)})=-inf; /lim{x,3**+,f(x)}=-inf; $$\\\\lim_{x\\\\to3} f(x)=-\\\\infty$$. As $$x$$ approaches $$3$$, the values of f(x) continuously go down into the negatives.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit22","title":"Behavior of a Function at Different Points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit22a","stepAnswer":["undefined"],"problemType":"MultipleChoice","stepTitle":"Use the graph of f(x) to determine the value of f(3). If the value is undefined, write \\"undefined\\".","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["defined","undefined"],"hints":{"DefaultPathway":[{"id":"a342e92limit22a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"f(3) is the value of f(x) when $$x=3$$. Locate $$x=3$$ on the graph and observe the value of f(x).","variabilization":{},"oer":"","license":""},{"id":"a342e92limit22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["undefined"],"dependencies":["a342e92limit22a-h1"],"title":"Finding the Limit","text":"What value is f(x) when $$x=3$$? If the value is undefined, write \\"undefined\\".","variabilization":{},"oer":"","license":"","choices":["defined","undefined"]},{"id":"a342e92limit22a-h3","type":"hint","dependencies":["a342e92limit22a-h2"],"title":"Limit Value","text":"As $$x$$ approaches $$3$$, the value of f(x) does not approach any one single value, meaning that f(3) is undefined.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit23","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit23a","stepAnswer":["False"],"problemType":"MultipleChoice","stepTitle":"Consider the graph of the function $$y=f(x)$$ shown here. Is the statement /lim{x,-2**+,f(x)}=3 true or false about $$y=f(x)$$?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["True","False"],"hints":{"DefaultPathway":[{"id":"a342e92limit23a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"/lim{x,-2**+,f(x)} is the value of f(x) as $$x$$ approaches $$-2$$ from the right. Locate $$x$$ $$=$$ $$-2$$ on the graph and observe the values of f(x) from the right.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$+\\\\infty$$"],"dependencies":["a342e92limit23a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching when $$x$$ approaches $$-2$$ from the right? If the limit is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If the limit does not exist, write \'DNE\'.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit23a-h3","type":"hint","dependencies":["a342e92limit23a-h2"],"title":"Limit Value","text":"/lim{x,-2**+,f(x)}=+inf. Looking at the right side of the function as $$x$$ approaches $$-2$$, we can see that the values of f(x) continuously goes up into the positives.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit24","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit24a","stepAnswer":["False"],"problemType":"MultipleChoice","stepTitle":"Consider the graph of the function $$y=f(x)$$ shown here. Is the statement $$\\\\lim_{x\\\\to6} f(x)=5$$ true or false about $$y=f(x)$$?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["True","False"],"hints":{"DefaultPathway":[{"id":"a342e92limit24a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"$$\\\\lim_{x\\\\to6} f(x)$$ is the value of f(x) as $$x$$ approaches $$6$$ from both sides. Locate $$x=6$$ on the graph and observe the value of f(x) from both sides.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["DNE"],"dependencies":["a342e92limit24a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching when $$x$$ approaches $$6$$ from both sides? If the limit is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If the limit does not exist, write \'DNE\'.","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"]},{"id":"a342e92limit24a-h3","type":"hint","dependencies":["a342e92limit24a-h2"],"title":"Limit Value","text":"$$\\\\lim_{x\\\\to6} f(x)$$ DNE because /lim{x,6**-,f(x)}=2 and /lim{x,6**+,f(x)}=5.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit25","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit25a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Use the following graph of the function $$y=f(x)$$ to find the value of /lim{x,1**+,f(x)}, if possible. Estimate when necessary.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a342e92limit25a-h1","type":"hint","dependencies":[],"title":"Understanding the Function and Graph","text":"/lim{x,1**+,f(x)} is the value of f(x) as $$x$$ approaches $$1$$ from the right side. Locate $$x=1$$ on the graph and observe the value of f(x) from the right.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a342e92limit25a-h1"],"title":"Finding the Limit","text":"What value is f(x) approaching when $$x$$ approaches $$1$$ from the right side? If the limit is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If the limit does not exist, write \'DNE\'.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit25a-h3","type":"hint","dependencies":["a342e92limit25a-h2"],"title":"Limit Value","text":"/lim{x,1**+,f(x)}=2. Looking at the right side of the function as $$x$$ approaches $$1$$, we can see that the value of f(x) approaches $$2$$. Remember that there is no difference with an open or closed circle because a limit is the value the graph is approaching from the right and left sides. In this case, we are looking solely at the right side of the function.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit3","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit3a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"For g(x) shown in the figure, evaluate $$\\\\lim_{x\\\\to-1} g(x)$$. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a342e92limit3a-h1","type":"hint","dependencies":[],"title":"Understanding the Graph","text":"Look at the g(x) values as the x-values approach $$-1$$ from either side to determine the limit of the function.","variabilization":{},"oer":"","license":""},{"id":"a342e92limit3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a342e92limit3a-h1"],"title":"The Approaching Limit","text":"What number do the g(x) values approach as the x-values approach -1?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit3a-h3","type":"hint","dependencies":["a342e92limit3a-h2"],"title":"Determining $$/lim{x$$ ,-1, g(x)}","text":"Despite the fact that $$g(-1)$$ $$=$$ $$4$$, as the x-values approach $$-1$$ from either side, the g(x) values approach $$3$$. Therefore, $$lim_x$$ \u2192 $$-1$$ g(x) $$=$$ $$3$$. Note that we can determine this limit without even knowing the algebraic expression of the function.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit4","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit4a","stepAnswer":["DNE"],"problemType":"TextBox","stepTitle":"Evaluate the following using a table of functional values. If the limit does not exist, write \'DNE\'.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a342e92limit4a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The values of $$f(x)=sin\\\\left(\\\\frac{1}{x}\\\\right)$$ as $$x$$ approaches $$0$$ are listed in Table $$2.5$$. Note: the values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a342e92limit4a-h1"],"title":"The Approaching Limit","text":"As we read down each $$sin\\\\left(\\\\frac{1}{x}\\\\right)$$ column, are the values in each column approaching one single number?","variabilization":{},"oer":"","license":"","choices":["Yes","No"]},{"id":"a342e92limit4a-h3","type":"hint","dependencies":["a342e92limit4a-h2"],"title":"Finding $$\\\\lim_{x\\\\to0} sin\\\\left(\\\\frac{1}{x}\\\\right)$$","text":"After examining the table of functional values, we can see that the y-values do not seem to approach any one single value. It appears the limit does not exist. Before drawing this conclusion, let\u2019s take a more systematic approach. Take the following sequence of x-values approaching 0: $$\\\\frac{2}{\\\\pi}$$, $$\\\\frac{2}{3} \\\\pi$$, $$\\\\frac{2}{5} \\\\pi$$, $$\\\\frac{2}{7} \\\\pi$$, $$\\\\frac{2}{9} \\\\pi$$, $$\\\\frac{2}{11} \\\\pi$$, ... The corresponding y-values are $$1$$, $$-1$$, $$1$$, $$-1$$, $$1$$, $$-1$$, ... At this point we can indeed conclude that $$lim_x$$ \u2192 $$0$$ $$sin\\\\left(\\\\frac{1}{x}\\\\right)$$ does not exist. Thus, we would write $$lim_x$$ \u2192 $$0$$ $$sin\\\\left(\\\\frac{1}{x}\\\\right)$$ DNE. The graph of f(x) $$=$$ $$sin\\\\left(\\\\frac{1}{x}\\\\right)$$ is shown in the figure and gives a clearer picture of the behavior of $$sin\\\\left(\\\\frac{1}{x}\\\\right)$$ as $$x$$ approaches $$0$$. You can see that $$sin\\\\left(\\\\frac{1}{x}\\\\right)$$ oscillates ever more wildly between $$-1$$ and $$1$$ as $$x$$ approaches $$0$$.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit5","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit5a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"For the function, evaluate the following limit: /lim{x,2**-,f(x)}.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a342e92limit5a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The functional values are shown in the table. Observe that for values of $$x$$ less than $$2$$, we use $$f(x)=x+1$$. The values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a342e92limit5a-h1"],"title":"The Approaching Limit","text":"As we read down the $$f(x)=x+1$$ column, what number are the values approaching?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit5a-h3","type":"hint","dependencies":["a342e92limit5a-h2"],"title":"Finding /lim{x,2**-,f(x)}","text":"Based on the table, we can conclude that /lim{x,2**-,f(x)}=3. The figure shows a graph of f(x) and reinforces our conclusion about the limit.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit6","title":"The Limit of a Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit6a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"For the function, evaluate the following limit: /lim{x,2**+,f(x)}.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a342e92limit6a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The functional values are shown in the table. Observe that for values of $$x$$ greater than $$2$$, we use $$f(x)=x^2-4$$. The values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a342e92limit6a-h1"],"title":"The Approaching Limit","text":"As we read down the $$f(x)=x^2-4$$ column, what number are the values approaching?","variabilization":{},"oer":"","license":""},{"id":"a342e92limit6a-h3","type":"hint","dependencies":["a342e92limit6a-h2"],"title":"Finding /lim{x,2**+,f(x)}","text":"Based on the table, we can conclude that /lim{x,2**+,f(x)}=0. The figure shows a graph of f(x) and reinforces our conclusion about the limit.\\\\n##figure3.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit7","title":"The Limit of a Function","body":"Use a table of functional values and graph $$f(x)=$$ $$\\\\frac{1}{x}$$ to confirm your conclusion.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit7a","stepAnswer":["$$-\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate /lim{x,0**-,1/x} If the limit is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If the limit does not exist, write \'DNE\'.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-\\\\infty$$","choices":["$$-\\\\infty$$","$$+\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a342e92limit7a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The functional values are shown in the table. Note: the values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure1.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\infty$$"],"dependencies":["a342e92limit7a-h1"],"title":"The Approaching Limit","text":"As we read down the $$\\\\frac{1}{x}$$ column, what are the values approaching?","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$"]},{"id":"a342e92limit7a-h3","type":"hint","dependencies":["a342e92limit7a-h2"],"title":"Finding /lim{x,0**-,1/x}","text":"The values of $$\\\\frac{1}{x}$$ decrease without bound as $$x$$ approaches $$0$$ from the left. As such, we conclude that /lim{x,0**-,1/x}=-inf. The graph of $$f(x)=\\\\frac{1}{x}$$ in the figure confirms these conclusions.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit8","title":"The Limit of a Function","body":"Use a table of functional values and graph $$f(x)=\\\\frac{1}{x}$$ to confirm your conclusion.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit8a","stepAnswer":["$$+\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate /lim{x,0**+,1/x}. If the limit is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If the limit does not exist, write \'DNE\'.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$+\\\\infty$$","choices":["$$-\\\\infty$$","$$+\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a342e92limit8a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The functional values are shown in the table. Note: the values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure1.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$+\\\\infty$$"],"dependencies":["a342e92limit8a-h1"],"title":"The Approaching Limit","text":"As we read down the $$\\\\frac{1}{x}$$ column, what are the values approaching?","variabilization":{},"oer":"","license":"","choices":["$$-\\\\infty$$","$$+\\\\infty$$"]},{"id":"a342e92limit8a-h3","type":"hint","dependencies":["a342e92limit8a-h2"],"title":"Finding /lim{x,0**+,1/x}","text":"The values of $$\\\\frac{1}{x}$$ increase without bound as $$x$$ approaches $$0$$ from the right. As such, we conclude that /lim{x,0**+,1/x}=+inf. The graph of $$f(x)=\\\\frac{1}{x}$$ in the figure confirms these conclusions.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a342e92limit9","title":"The Limit of a Function","body":"Use a table of functional values and graph $$f(x)=\\\\frac{1}{x}$$ to confirm your conclusion.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1<OpenStax: Calculus Volume 1>","license":0,"lesson":"2.2 The Limit of a Function","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a342e92limit9a","stepAnswer":["DNE"],"problemType":"MultipleChoice","stepTitle":"Evaluate $$\\\\lim_{x\\\\to0} \\\\frac{1}{x}$$. If the limit is $$\\\\infty$$, write $$-\\\\infty$$ or $$+\\\\infty$$. If the limit does not exist, write \'DNE\'.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$-\\\\infty$$","$$+\\\\infty$$","DNE"],"hints":{"DefaultPathway":[{"id":"a342e92limit9a-h1","type":"hint","dependencies":[],"title":"Functional Values Table","text":"The functional values are shown in the table. Note: the values in this table were obtained using a calculator and using all the places given in the calculator output.\\\\n##figure1.gif##","variabilization":{},"oer":"","license":""},{"id":"a342e92limit9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a342e92limit9a-h1"],"title":"The Approaching Limit","text":"As we read down the $$\\\\frac{1}{x}$$ columns, does /lim{x,0**-,1/x} and /lim{x,0**+,1/x} approach the same values?","variabilization":{},"oer":"","license":"","choices":["Yes","No"]},{"id":"a342e92limit9a-h3","type":"hint","dependencies":["a342e92limit9a-h2"],"title":"Finding $$/lim{x$$ ,0,1/x}","text":"Since /lim{x,0**-,1/x}=-inf and /lim{x,0**+,1/x}=+inf have different values, we conclude that $$/lim(x$$ , $$0$$, $$\\\\frac{1}{x}$$ )DNE. The graph of $$f(x)=\\\\frac{1}{x}$$ in the figure confirms these conclusions.\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""}]}}]},{"id":"a343428l\'hopital1","title":"Evaluate each of the following limits by applying L\u2019H\xf4pital\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital1a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} \\\\frac{sinx-x}{x^2}=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital1a-h1","type":"hint","dependencies":[],"title":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital1a-h2","type":"hint","dependencies":["a343428l\'hopital1a-h1"],"title":"Substitute the limit","text":"$$\\\\frac{0-0}{0}=\\\\frac{0}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital1a-h3","type":"hint","dependencies":["a343428l\'hopital1a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator $$seperatedly:\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{d}{dx} \\\\left(sinx-x\\\\right)}{\\\\frac{d}{dx} x^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital1a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{cosx-1}{2x}$$"],"dependencies":["a343428l\'hopital1a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{x^2 cosx-2x cosx}{x^4}$$","$$\\\\lim_{x\\\\to0} \\\\frac{cosx}{2x}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-cosx-1\\\\right)}{2x}$$","$$\\\\lim_{x\\\\to0} \\\\frac{cosx-1}{2x}$$"],"subHints":[{"id":"a343428l\'hopital1a-h4-s1","type":"hint","dependencies":[],"title":"Indeterminate forms in answers","text":"If the result is still in an indeterminate form after we apply L\u2019H\xf4pital\u2019s Rule and evaluate the limit, we repeat the process.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital1a-h5","type":"hint","dependencies":["a343428l\'hopital1a-h4"],"title":"Evaluate the limit","text":"$$\\\\fraccos^2\\\\left(0\\\\right)-1\\\\times0}=\\\\frac{1-1}{0}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital1a-h6","type":"hint","dependencies":["a343428l\'hopital1a-h5"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"Differentiate the denominator and the numerator $$seperatedly:\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{d}{dx} \\\\left(cosx-1\\\\right)}{\\\\frac{d}{dx} 2x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital1a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{-sinx}{2}$$"],"dependencies":["a343428l\'hopital1a-h6"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"$$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{2x cosx-2cosx}{4x^2}$$","$$\\\\lim_{x\\\\to0} \\\\frac{sinx}{2}$$","$$\\\\lim_{x\\\\to0} \\\\frac{-sinx}{2}$$","$$\\\\lim_{x\\\\to0} \\\\frac{sinx-1}{2}$$"]},{"id":"a343428l\'hopital1a-h8","type":"hint","dependencies":["a343428l\'hopital1a-h7"],"title":"Evaluate the limit","text":"$$\\\\frac{-sin\\\\left(0\\\\right)}{2}=\\\\frac{-0}{2}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital10","title":"For the following exercises, evaluate the limits with either L\u2019H\xf4pital\u2019s rule or previously learned methods.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital10a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to3} \\\\frac{x^2-9}{x-3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital10a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital10a-h2","type":"hint","dependencies":["a343428l\'hopital10a-h1"],"title":"Substitute the limit","text":"$$\\\\frac{3^2-9}{3-3}=\\\\frac{0}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital10a-h3","type":"hint","dependencies":["a343428l\'hopital10a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator $$seperatedly:\\\\lim_{x\\\\to3} \\\\frac{\\\\frac{d}{dx} \\\\left(x^2-9\\\\right)}{\\\\frac{d}{dx} \\\\left(x-3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital10a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to3} \\\\frac{2x}{1}$$"],"dependencies":["a343428l\'hopital10a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to3} \\\\frac{2x}{1}$$","$$\\\\lim_{x\\\\to3} \\\\frac{x}{2}$$","$$\\\\lim_{x\\\\to3} \\\\frac{2x \\\\left(x-3\\\\right)-x^2}{{\\\\left(x-3\\\\right)}^2}$$","$$\\\\lim_{x\\\\to3} x$$"]},{"id":"a343428l\'hopital10a-h5","type":"hint","dependencies":["a343428l\'hopital10a-h4"],"title":"Evaluate the limit","text":"$$\\\\frac{2\\\\times3}{1}=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital12","title":"For the following exercises, determine whether you can apply L\u2019H\xf4pital\u2019s Rule directly. Explain why or why not. Then, indicate if there is some way you can alter the limit so you can apply L\u2019H\xf4pital\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital12a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} \\\\frac{x^2}{\\\\frac{1}{x}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital12a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital12a-h2","type":"hint","dependencies":["a343428l\'hopital12a-h1"],"title":"Substitute the limit","text":"$$\\\\frac{0^2}{\\\\frac{1}{0}}=\\\\frac{0}{\\\\infty}=\\\\frac{0}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital12a-h3","type":"hint","dependencies":["a343428l\'hopital12a-h2"],"title":"Indeterminate form","text":"Substitution does not give us an indeterminate form therefore we have to look for another approach.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital12a-h4","type":"hint","dependencies":["a343428l\'hopital12a-h3"],"title":"Rearrange the expression","text":"$$\\\\lim_{x\\\\to0} \\\\frac{x^2}{\\\\frac{1}{x}}=\\\\lim_{x\\\\to0} x^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital12a-h5","type":"hint","dependencies":["a343428l\'hopital12a-h4"],"title":"Evaluate","text":"$$0^3=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital13","title":"For the following exercises, determine whether you can apply L\u2019H\xf4pital\u2019s Rule directly. Explain why or why not. Then, indicate if there is some way you can alter the limit so you can apply L\u2019H\xf4pital\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital13a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Evaluate $$\\\\lim_{x\\\\to\\\\infty} x^{\\\\frac{1}{x}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital13a-h1","type":"hint","dependencies":[],"title":"Operation","text":"Let $$y=x^{\\\\frac{1}{x}}$$. Using one-to-one property of logarithms, we obtain $$ln(y)=\\\\ln(x^{\\\\frac{1}{x}})$$. According to the Power Properties of Logarithms, the expression can be written as $$ln(y)=\\\\frac{1}{x} \\\\ln(x)=\\\\frac{\\\\ln(x)}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h2","type":"hint","dependencies":["a343428l\'hopital13a-h1"],"title":"Operation","text":"If we immediately evaluate the limit of the given function, the result would be $${\\\\infty}^0$$ which is not the indeterminate form we need in order to apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h3","type":"hint","dependencies":["a343428l\'hopital13a-h2"],"title":"Operation","text":"We set up a new limit based on the function we just created $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\ln(x)}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h4","type":"hint","dependencies":["a343428l\'hopital13a-h3"],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a343428l\'hopital13a-h4"],"title":"Indeterminate form","text":"Does direct substitution of this limit yield any required indeterminate form?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"],"subHints":[{"id":"a343428l\'hopital13a-h5-s1","type":"hint","dependencies":[],"title":"Substitute the limit","text":"$$\\\\frac{\\\\ln(\\\\infty)}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital13a-h6","type":"hint","dependencies":["a343428l\'hopital13a-h3","a343428l\'hopital13a-h4","a343428l\'hopital13a-h5"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} \\\\ln(x)}{\\\\frac{d}{dx} x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{1}{x}}{1}$$"],"dependencies":["a343428l\'hopital13a-h6"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{1}{x}}{1}$$","$$\\\\lim_{x\\\\to\\\\infty} x$$","$$/l\\\\lim_{x\\\\to\\\\infty} \\\\frac{1}{x^2}$$","/lim{x,inf,x**2)}"]},{"id":"a343428l\'hopital13a-h8","type":"hint","dependencies":["a343428l\'hopital13a-h7"],"title":"Evaluate the limit","text":"$$\\\\frac{\\\\frac{1}{\\\\infty}}{1}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h9","type":"hint","dependencies":["a343428l\'hopital13a-h8"],"title":"Operation","text":"$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\ln(x)}{x}=\\\\lim_{x\\\\to\\\\infty} ln(y)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a343428l\'hopital13a-h7-s1","type":"hint","dependencies":[],"title":"Operation","text":"We set $$ln(y)=\\\\frac{\\\\ln(x)}{x}$$ in the very first step","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital13a-h10","type":"hint","dependencies":["a343428l\'hopital13a-h9"],"title":"Limit of Logarithm Rule","text":"$$\\\\lim_{x\\\\to\\\\infty} ln(y)=ln(\\\\lim_{x\\\\to\\\\infty} (y))=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h11","type":"hint","dependencies":["a343428l\'hopital13a-h10"],"title":"Properties of Exponents and Natural Logarithms","text":"$$ln(\\\\lim_{x\\\\to\\\\infty} (y))=\\\\lim_{x\\\\to\\\\infty} (y)=e^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital13a-h12","type":"hint","dependencies":["a343428l\'hopital13a-h1","a343428l\'hopital13a-h11"],"title":"Conclusion","text":"$$\\\\lim_{x\\\\to\\\\infty} y=\\\\lim_{x\\\\to\\\\infty} x^{\\\\frac{1}{x}}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital14","title":"Comparing the Growth Rates of ln(x),x**2 and $$e^x$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital14a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"For each of the following pairs of functions, use L\u2019H\xf4pital\u2019s rule to evaluate $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{f{\\\\left(x\\\\right)}}{g{\\\\left(x\\\\right)}}$$.","stepBody":"$$a.f(x)=x^2$$ and $$g(x)=e^x$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital14a-h1","type":"hint","dependencies":[],"title":"Comparing the Growth Rates","text":"In order to determine which function grows more quickly than the other as $$x$$ approaches $$infinty$$, we can choose to set up ONE of these two limits $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{f{\\\\left(x\\\\right)}}{g{\\\\left(x\\\\right)}}$$ or $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{g{\\\\left(x\\\\right)}}{f{\\\\left(x\\\\right)}}$$. If evaluating the limits results in $$0$$, the function in the denominator is greater and grows faster than the function on the numerator. If evaluating the limits results in $$\\\\infty$$, the function in the numerator is is greater and grows fastethan the function on the denominator. In this case, let\'s use $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{f{\\\\left(x\\\\right)}}{g{\\\\left(x\\\\right)}}=\\\\lim_{x\\\\to\\\\infty} \\\\frac{x^2}{e^x}$$ .","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h2","type":"hint","dependencies":["a343428l\'hopital14a-h1"],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h3","type":"hint","dependencies":["a343428l\'hopital14a-h2"],"title":"Substitute the limit","text":"$$\\\\frac{{\\\\infty}^2}{e^{\\\\infty}}=\\\\frac{\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h4","type":"hint","dependencies":["a343428l\'hopital14a-h3"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} x^2}{\\\\frac{d}{dx} e^x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{e^x}$$"],"dependencies":["a343428l\'hopital14a-h4"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{e^x}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{{xe}^{x-1}}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{x e}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{e}$$"]},{"id":"a343428l\'hopital14a-h6","type":"hint","dependencies":["a343428l\'hopital14a-h5"],"title":"Evaluate the limit","text":"$$\\\\frac{2\\\\infty}{e^{\\\\infty}}=\\\\frac{\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h7","type":"hint","dependencies":["a343428l\'hopital14a-h6"],"title":"Indeterminate forms in answers","text":"If the result is still in an indeterminate form after we apply L\u2019H\xf4pital\u2019s Rule and evaluate the limit, we repeat the process.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h8","type":"hint","dependencies":["a343428l\'hopital14a-h7"],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h9","type":"hint","dependencies":["a343428l\'hopital14a-h8"],"title":"Substitute the limit","text":"$$\\\\frac{2\\\\infty}{e^{\\\\infty}}=\\\\frac{\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h10","type":"hint","dependencies":["a343428l\'hopital14a-h9"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} 2x}{\\\\frac{d}{dx} e^x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2}{e^x}$$"],"dependencies":["a343428l\'hopital14a-h10"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{e^x}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2}{{xe}^{x-1}}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2}{x e}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2}{e^x}$$"]},{"id":"a343428l\'hopital14a-h12","type":"hint","dependencies":["a343428l\'hopital14a-h11"],"title":"Evaluate the limit","text":"$$\\\\frac{2}{e^{\\\\infty}}=\\\\frac{2}{\\\\infty}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital14a-h13","type":"hint","dependencies":["a343428l\'hopital14a-h12"],"title":"Conclusion","text":"As the result is $$\\\\infty$$, we can conclude that the function in the denominator which is $$e^x$$ is greater and grows faster.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital15","title":"For the following exercises, evaluate the limits with either L\u2019H\xf4pital\u2019s rule or previously learned methods.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital15a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} \\\\frac{e^x-x-1}{x^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital15a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital15a-h2","type":"hint","dependencies":["a343428l\'hopital15a-h1"],"title":"Substitute the limit","text":"$$\\\\frac{e^0-0-1}{0^2}=\\\\frac{1-0-1}{0}=\\\\frac{0}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital15a-h3","type":"hint","dependencies":["a343428l\'hopital15a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{d}{dx} \\\\left(e^x-x-1\\\\right)}{\\\\frac{d}{dx} x^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital15a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{e^x-1}{2} x$$"],"dependencies":["a343428l\'hopital15a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{e^x}{2} x$$","$$\\\\lim_{x\\\\to0} \\\\frac{x e^x-1}{2} x$$","$$\\\\lim_{x\\\\to0} \\\\frac{e^x-1}{2} x$$","$$\\\\lim_{x\\\\to0} \\\\frac{e^x-1}{2}$$"]},{"id":"a343428l\'hopital15a-h5","type":"hint","dependencies":["a343428l\'hopital15a-h4"],"title":"Evaluate the limit","text":"$$0\\\\frac{e^0-1}{2}=\\\\frac{1-1}{0}=\\\\frac{0}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital15a-h6","type":"hint","dependencies":["a343428l\'hopital15a-h5"],"title":"Indeterminate forms in answers","text":"If the result is still in an indeterminate form after we apply L\u2019H\xf4pital\u2019s Rule and evaluate the limit, we repeat the process.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital15a-h7","type":"hint","dependencies":["a343428l\'hopital15a-h6"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"Differentiate the denominator and the numerator seperatedly: /lim{x,0,d/dx((e**(x))-1))/d/dx(2*x)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital15a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{e^x}{2}$$"],"dependencies":["a343428l\'hopital15a-h7"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{e^x}{2}$$","$$\\\\lim_{x\\\\to0} 2\\\\left(e^x\\\\right)$$","$$\\\\lim_{x\\\\to0} \\\\frac{x e^x}{2}$$","$$\\\\lim_{x\\\\to0} \\\\frac{x e^{x-1}}{2}$$"]},{"id":"a343428l\'hopital15a-h9","type":"hint","dependencies":["a343428l\'hopital15a-h8"],"title":"Evaluate the limit","text":"$$\\\\frac{e^0}{2}=\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital16","title":"For the following exercises, evaluate the limit.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital16a","stepAnswer":["$$\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Evaluate the limit $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{e^x}{x^k}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\infty$$","choices":["$$\\\\infty$$","$$0$$"],"hints":{"DefaultPathway":[{"id":"a343428l\'hopital16a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital16a-h2","type":"hint","dependencies":["a343428l\'hopital16a-h1"],"title":"Substitute the limit","text":"$$\\\\frac{e^{\\\\infty}}{{\\\\infty}^k}=\\\\frac{\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital16a-h3","type":"hint","dependencies":["a343428l\'hopital16a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} e^x}{\\\\frac{d}{dx} x^k}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital16a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{e^x}{k x^{k-1}}$$"],"dependencies":["a343428l\'hopital16a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{x e^x}{k}$$","/lim{x,inf,(x*(e**(x)))/(k*x))}","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{e^x}{k x}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{e^x}{k x^{k-1}}$$"]},{"id":"a343428l\'hopital16a-h5","type":"hint","dependencies":["a343428l\'hopital16a-h4"],"title":"Rewrite the limit","text":"/lim{x,inf,(e**(x))/(x*(k!))}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a343428l\'hopital16a-h4-s1","type":"hint","dependencies":[],"title":"Factorial Formula","text":"Take a look at the denominator, if we keep applying the L\u2019H\xf4pital\u2019s Rule $$infinitely$$, we will obtain the general form of factorial: $$x k \\\\left(k-1\\\\right) \\\\neq k \\\\left(k-1\\\\right) \\\\neq k!$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital16a-h4-s2","type":"hint","dependencies":["a343428l\'hopital16a-h4-s1"],"title":"Explanation","text":"No matter how many time we apply the L\u2019H\xf4pital\u2019s Rule, the limit will always have the form $$\\\\frac{\\\\infty}{\\\\infty}$$. The derivative of $$e^x$$ on the numerator will always be the same. Meanwhile, as we apply the L\u2019H\xf4pital\u2019s Rule successively, the function in the denominator will behave: $$k x^{k-1}$$, $$k \\\\left(k-1\\\\right) x^{k-2}$$, k*(k-1)*(k-2)*x**(k-3),...,k!x,k!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital16a-h6","type":"hint","dependencies":["a343428l\'hopital16a-h5"],"title":"Evaluate the limit","text":"(e**(inf))/(k!)=inf/k!=inf","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital17","title":"For the following exercises, evaluate the limits with either L\u2019H\xf4pital\u2019s rule or previously learned methods.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital17a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} \\\\frac{tanx}{\\\\sqrt{x}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital17a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital17a-h2","type":"hint","dependencies":["a343428l\'hopital17a-h1"],"title":"Substitute the limit","text":"$$\\\\fractan^\\\\\\\\left(0\\\\right)sqrt{0}}=\\\\frac{0}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital17a-h3","type":"hint","dependencies":["a343428l\'hopital17a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: /lim{x,0**+,((d/dx)*tan(x))/((d/dx)*sqrt(x))}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital17a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,0**+,(sec**2(x))/(1/(2*sqrt(x)))}"],"dependencies":["a343428l\'hopital17a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["/lim{x,0**+,(sec**2(x))/(1/sqrt(x))}","/lim{x,0**+,sec(x)/(1/sqrt(x))}","/lim{x,0**+,(sec**2(x))/-(1/sqrt(x))}","/lim{x,0**+,(sec**2(x))/(1/(2*sqrt(x)))}"]},{"id":"a343428l\'hopital17a-h5","type":"hint","dependencies":["a343428l\'hopital17a-h4"],"title":"Rearrange the expression","text":"/lim{x,0**+,(sec**2(x))/(1/(2*sqrt(x)))}=/lim{x,0**+,(sec**2(x))*2*sqrt(x)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital17a-h6","type":"hint","dependencies":["a343428l\'hopital17a-h5"],"title":"Evaluate the limit","text":"$$2{sec}^{2\\\\left(0\\\\right)} \\\\sqrt{0}=0\\\\times2\\\\times0=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital19","title":"Evaluate the limit","body":"For the following exercises, evaluate the limit.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital19a","stepAnswer":["$$\\\\frac{-1}{2}$$"],"problemType":"TextBox","stepTitle":"Evaluate $$\\\\lim_{x\\\\to0} \\\\frac{sinx-tan\\\\left(x\\\\right)}{x^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{2}$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital19a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h2","type":"hint","dependencies":["a343428l\'hopital19a-h1"],"title":"Substitute the limit","text":"(sin(0)-tan(0))/(0)**3)}=(0-0)/0=0/0","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h3","type":"hint","dependencies":["a343428l\'hopital19a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{d}{dx} \\\\left(sinx-tan\\\\left(x\\\\right)\\\\right)}{\\\\frac{d}{dx} x^3}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{cosx-{sec}^{2\\\\left(x\\\\right)}}{3x^2}$$"],"dependencies":["a343428l\'hopital19a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-cosx-{sec}^{2\\\\left(x\\\\right)}\\\\right)}{3x^2}$$","$$\\\\lim_{x\\\\to0} \\\\frac{cosx-\\\\operatorname{sec}\\\\left(x\\\\right)}{3x^2}$$","$$\\\\lim_{x\\\\to0} \\\\frac{cosx+{sec}^{2\\\\left(x\\\\right)}}{3x^2}$$","$$\\\\lim_{x\\\\to0} \\\\frac{cosx-{sec}^{2\\\\left(x\\\\right)}}{3x^2}$$"],"subHints":[{"id":"a343428l\'hopital19a-h4-s1","type":"hint","dependencies":[],"title":"Indeterminate forms in answers","text":"If the result is still in an indeterminate form after we apply L\u2019H\xf4pital\u2019s Rule and evaluate the limit, we repeat the process.","variabilization":{},"oer":"","license":""}]},{"id":"a343428l\'hopital19a-h5","type":"hint","dependencies":["a343428l\'hopital19a-h4"],"title":"Evaluate the limit","text":"$$\\\\fraccos^3\\\\left(0\\\\right)-{sec}^{2\\\\left(0\\\\right)}\\\\times0^2}=\\\\frac{1-1}{0}=\\\\frac{0}{0}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h6","type":"hint","dependencies":["a343428l\'hopital19a-h5"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{\\\\frac{d}{\\\\operatorname{dx}\\\\left(cosx-{sec}^{2\\\\left(x\\\\right)}\\\\right)}}{d}}{\\\\operatorname{dx}\\\\left(3x^2\\\\right)}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-sinx-2{sec}^{2\\\\left(x\\\\right)} tan\\\\left(x\\\\right)\\\\right)}{6x}$$"],"dependencies":["a343428l\'hopital19a-h6"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{sinx-2{sec}^{2\\\\left(x\\\\right)} {tan}^{2\\\\left(x\\\\right)}}{6x}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-sinx-2{sec}^{2\\\\left(x\\\\right)} tan\\\\left(x\\\\right)\\\\right)}{6x}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-sinx+2\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)\\\\right)}{6x}$$","/lim{x,0,(-sinx-2*tan(x)))/(6*x)}"],"subHints":[{"id":"a343428l\'hopital19a-h7-s1","type":"hint","dependencies":[],"title":"Indeterminate forms in answers","text":"If the result is still in an indeterminate form after we apply L\u2019H\xf4pital\u2019s Rule and evaluate the limit, we repeat the process.","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h7-s2","type":"hint","dependencies":["a343428l\'hopital19a-h7-s1"],"title":"Apply L\u2019H\xf4pital\u2019s Rule multiple times","text":"You can keep applying L\'Hospital\'s Rule as long as there is an indeterminate form in the answers. If the problem is out of the indeterminate forms, you will not be able to apply L\'Hospital\'s Rule anymore.","variabilization":{},"oer":"","license":""}]},{"id":"a343428l\'hopital19a-h8","type":"hint","dependencies":["a343428l\'hopital19a-h7"],"title":"Evaluate the limit","text":"$$\\\\frac{\\\\left(-sin\\\\left(0\\\\right)-2{sec}^{2\\\\left(0\\\\right)} tan\\\\left(0\\\\right)\\\\right)}{6\\\\times0}=\\\\frac{0-2\\\\times0}{0}=\\\\frac{0}{0}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h9","type":"hint","dependencies":["a343428l\'hopital19a-h8"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{\\\\frac{d}{dx\\\\left(-sinx-2{sec}^{2\\\\left(x\\\\right)} tan\\\\left(x\\\\right)\\\\right)}}{d}}{\\\\operatorname{dx}\\\\left(6x\\\\right)}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital19a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-cosx-2\\\\left(2{sec}^{2\\\\left(x\\\\right)} {tan}^{2\\\\left(x\\\\right)}+{sec}^{4\\\\left(x\\\\right)}\\\\right)\\\\right)}{6}$$"],"dependencies":["a343428l\'hopital19a-h9"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-cosx-2\\\\left(\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)+2{sec}^{4\\\\left(x\\\\right)}\\\\right)\\\\right)}{6}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-cosx-2\\\\left({sec}^{2\\\\left(x\\\\right)} {tan}^{2\\\\left(x\\\\right)}+2{sec}^{4\\\\left(x\\\\right)}\\\\right)\\\\right)}{6}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-cosx-2\\\\left({sec}^{2\\\\left(x\\\\right)} {tan}^{2\\\\left(x\\\\right)}+{sec}^{2\\\\left(x\\\\right)}\\\\right)\\\\right)}{6}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\left(-cosx-2\\\\left(2{sec}^{2\\\\left(x\\\\right)} {tan}^{2\\\\left(x\\\\right)}+{sec}^{4\\\\left(x\\\\right)}\\\\right)\\\\right)}{6}$$"]},{"id":"a343428l\'hopital19a-h11","type":"hint","dependencies":["a343428l\'hopital19a-h10"],"title":"Evaluate the limit","text":"$$\\\\frac{\\\\left(-cosx-2\\\\left(2{sec}^{2\\\\left(x\\\\right)} {tan}^{2\\\\left(x\\\\right)}+{sec}^{4\\\\left(x\\\\right)}\\\\right)\\\\right)}{6}=\\\\frac{\\\\left(-1-2\\\\left(0+1\\\\right)\\\\right)}{6}=\\\\frac{\\\\left(-1-2\\\\right)}{6}=\\\\frac{-1}{2}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a343428l\'hopital2","title":"Indeterminate form of Type $$0^0$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital2a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Evaluate $$\\\\lim_{x\\\\to0} x^x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital2a-h1","type":"hint","dependencies":[],"title":"Operation","text":"Let $$y=x^x$$. Using one-to-one property of logarithms, we obtain $$ln(y)=\\\\ln(x^x)$$. According to the Power Properties of Logarithms, the expression can be written as $$ln(y)=x \\\\ln(x)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h2","type":"hint","dependencies":["a343428l\'hopital2a-h1"],"title":"Operation","text":"If we immediately evaluate the limit of the given function, the result would be $$0^0$$ which is not the indeterminate form we need in order to apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h3","type":"hint","dependencies":["a343428l\'hopital2a-h2"],"title":"Operation","text":"We set up a new limit based on the function we just created /lim{x,0**+,x*ln(x)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h4","type":"hint","dependencies":["a343428l\'hopital2a-h3"],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,0**+,ln(x)/(1/x)}"],"dependencies":["a343428l\'hopital2a-h4"],"title":"Rearrange the expression","text":"The purpose of rearranging an expression is to make it fit the indeterminate form and from there we can apply L\u2019H\xf4pital\u2019s Rule. Using the Negative Exponents Law, how can we rearrange the new expression so that it could fit the indeterminate form?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["/lim{x,0**+,ln(x)/(1/x)}","/lim{x,0**+,x/(1/ln(x))}"],"subHints":[{"id":"a343428l\'hopital2a-h5-s1","type":"hint","dependencies":[],"title":"Rearrange the expression","text":"/lim{x,0**+,ln(x)/x**(-1)}=/lim{x,0**+,ln(x)/(1/x)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h5-s2","type":"hint","dependencies":["a343428l\'hopital2a-h5-s1"],"title":"Rearrange the expression","text":"Note that the other way of rearrangement does not give us a proper indeterminate form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital2a-h6","type":"hint","dependencies":["a343428l\'hopital2a-h5"],"title":"Substitute the limit","text":"$$\\\\frac{\\\\ln(0)}{\\\\frac{1}{0}}=\\\\frac{-\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h7","type":"hint","dependencies":["a343428l\'hopital2a-h6"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: /lim{x,0**+,d/dx(ln(x))/d/dx(1/x)}=/lim{x,0**+,(1/x)/-(1/x**2)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,0**+,(1/x)/-(1/x**2)}"],"dependencies":["a343428l\'hopital2a-h7"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["/lim{x,0**+,x/-(1/x**2)}","/lim{x,0**+,(1/x)/(1/x**2)}","/lim{x,0**+,(x**2/x)/-(1/x**2)}","/lim{x,0**+,(1/x)/-(1/x**2)}"]},{"id":"a343428l\'hopital2a-h9","type":"hint","dependencies":["a343428l\'hopital2a-h8"],"title":"Rearrange the expression","text":"/lim{x,0**+,(1/x)/-(1/x**2)}=/lim{x,0**+,-x}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h10","type":"hint","dependencies":["a343428l\'hopital2a-h9"],"title":"Evaluate the limit","text":"$$-(0)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h11","type":"hint","dependencies":["a343428l\'hopital2a-h1","a343428l\'hopital2a-h10"],"title":"Operation","text":"We set $$ln(y)=x \\\\ln(x)$$ in the very first step therefore we can obtain /lim{x,0**+,x*ln(x)}=/lim{x,0**+,ln(y)}=0.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h12","type":"hint","dependencies":["a343428l\'hopital2a-h11"],"title":"Limit of Logarithm Rule","text":"/lim{x,0**+,ln(y)}=ln(/lim{x,0**+,(y)})=0","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h13","type":"hint","dependencies":["a343428l\'hopital2a-h12"],"title":"Properties of Exponents and Natural Logarithms","text":"ln(/lim{x,0**+,(y)})=/lim{x,0**+,(y)}=e**0=1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital2a-h14","type":"hint","dependencies":["a343428l\'hopital2a-h1","a343428l\'hopital2a-h13"],"title":"Conclusion","text":"$$/lim{x,0,(y)=\\\\lim_{x\\\\to0} x^x=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital20","title":"For the following exercises, evaluate the limits with either L\u2019H\xf4pital\u2019s rule or previously learned methods.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital20a","stepAnswer":["$$ln(3)-ln(2)$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} \\\\frac{3^x-2^x}{x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$ln(3)-ln(2)$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital20a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital20a-h2","type":"hint","dependencies":["a343428l\'hopital20a-h1"],"title":"Substitute the limit","text":"$$3^0-\\\\frac{2^0}{0}=\\\\frac{1-1}{0}=\\\\frac{0}{0}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital20a-h3","type":"hint","dependencies":["a343428l\'hopital20a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{d}{dx} \\\\left(3^x-2^x\\\\right)}{\\\\frac{d}{dx} x}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital20a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{\\\\ln(3) 3^x-\\\\ln(2) 2^x}{1}$$"],"dependencies":["a343428l\'hopital20a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{\\\\ln(3)-\\\\ln(2)}{1}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\ln(3) 3^x-\\\\ln(2) 2^x}{1}$$","$$\\\\lim_{x\\\\to0} \\\\frac{3^x-2^x}{1}$$","$$\\\\lim_{x\\\\to0} \\\\frac{\\\\ln(x) 3^x-\\\\ln(x) 2^x}{1}$$"]},{"id":"a343428l\'hopital20a-h5","type":"hint","dependencies":["a343428l\'hopital20a-h4"],"title":"Evaluate the limit","text":"$$\\\\frac{\\\\ln(3) 3^x-\\\\ln(2) 2^x}{1}=\\\\ln(3) 3^0-\\\\ln(2) 2^0=1\\\\ln(3)-1\\\\ln(2)=ln(3)-ln(2)$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a343428l\'hopital21","title":"For the following exercises, evaluate the limit.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital21a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Evaluate $$\\\\lim_{x\\\\to\\\\infty} x sin\\\\left(\\\\frac{1}{x}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital21a-h1","type":"hint","dependencies":[],"title":"Indeterminate forms in answers","text":"If the result is still in an indeterminate form after we apply L\u2019H\xf4pital\u2019s Rule and evaluate the limit, we repeat the process.","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital21a-h2","type":"hint","dependencies":["a343428l\'hopital21a-h1"],"title":"Rearrange the expression","text":"$$\\\\lim_{x\\\\to\\\\infty} \\\\fracsin^x\\\\left(\\\\frac{1}{x}\\\\right)^{\\\\left(-1\\\\right)}}=\\\\lim_{x\\\\to\\\\infty} \\\\fracsin^\\\\\\\\left(\\\\frac{1}{x}\\\\right)frac{1}{x}}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital21a-h3","type":"hint","dependencies":["a343428l\'hopital21a-h2"],"title":"Substitute the limit","text":"$$\\\\fracsin^\\\\\\\\left(\\\\frac{1}{\\\\infty}\\\\right)frac{1}{\\\\infty}}=\\\\fracsin^0\\\\left(0\\\\right)}=\\\\frac{0}{0}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital21a-h4","type":"hint","dependencies":["a343428l\'hopital21a-h3"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} sin\\\\left(\\\\frac{1}{x}\\\\right)}{\\\\frac{d}{dx} \\\\frac{1}{x}}$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital21a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,inf,((-1/x**2)*cos(1/x)))/(-1/x**2))}"],"dependencies":["a343428l\'hopital21a-h4"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"","license":"","choices":["/lim{x,inf,((-1/x**2)*cos(1/x)))/(-1/x**2))}","/lim{x,inf,((1/x**2)*sin(1/x))/(1/x**2))}","/lim{x,inf,(cos(1/x))/(-1/x**2))}","$$\\\\lim_{x\\\\to\\\\infty} \\\\left(-\\\\frac{1}{x^2}\\\\right) cos\\\\left(\\\\frac{1}{x}\\\\right)$$"],"subHints":[{"id":"a343428l\'hopital21a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["((-1/x**2)*cos(1/x)))"],"dependencies":[],"title":"Chain Rule","text":"What is the derivative of $$sin\\\\left(\\\\frac{1}{x}\\\\right)$$?","variabilization":{},"oer":"","license":""}]},{"id":"a343428l\'hopital21a-h6","type":"hint","dependencies":["a343428l\'hopital21a-h5"],"title":"Simplify","text":"$$\\\\frac{\\\\left(-\\\\frac{1}{x^2}\\\\right) cos\\\\left(\\\\frac{1}{x}\\\\right)}{\\\\left(-\\\\frac{1}{x^2}\\\\right)}=cos\\\\left(\\\\frac{1}{x}\\\\right)$$","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital21a-h7","type":"hint","dependencies":["a343428l\'hopital21a-h6"],"title":"Evaluate the limit","text":"$$cos\\\\left(\\\\frac{1}{\\\\infty}\\\\right)=cos(0)=1$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a343428l\'hopital3","title":"Evaluate","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital3a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{lnx}{5} x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital3a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital3a-h2","type":"hint","dependencies":["a343428l\'hopital3a-h1"],"title":"Substitute the limit","text":"$$\\\\frac{\\\\ln(\\\\infty)}{5} \\\\infty=\\\\frac{\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital3a-h3","type":"hint","dependencies":["a343428l\'hopital3a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} lnx}{\\\\frac{d}{dx} 5x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital3a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{1}{5x}$$"],"dependencies":["a343428l\'hopital3a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{1}{5x}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{5}{x}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{1}{x}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{x}{5}$$"]},{"id":"a343428l\'hopital3a-h5","type":"hint","dependencies":["a343428l\'hopital3a-h4"],"title":"Evaluate the limit","text":"$$\\\\frac{1}{5\\\\infty}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital4","title":"Evaluate","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital4a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} \\\\frac{x}{tanx}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital4a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"","license":""},{"id":"a343428l\'hopital4a-h2","type":"hint","dependencies":["a343428l\'hopital4a-h1"],"title":"Substitute the limit","text":"$$\\\\frac{0}tan^$\\\\left(0\\\\righ=\\\\frac{0}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital4a-h3","type":"hint","dependencies":["a343428l\'hopital4a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{d}{dx} x}{\\\\frac{d}{dx} tanx}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital4a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to0} \\\\frac{1}{{sec}^{2\\\\left(x\\\\right)}}$$"],"dependencies":["a343428l\'hopital4a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to0} \\\\frac{1}{\\\\operatorname{sec}\\\\left(x\\\\right)}$$","$$\\\\lim_{x\\\\to0} \\\\frac{1}{{sec}^{2\\\\left(x\\\\right)}}$$","$$\\\\lim_{x\\\\to0} \\\\frac{1}{secx tanx}$$","$$\\\\lim_{x\\\\to0} \\\\frac{1}{{cos}^{2\\\\left(x\\\\right)}}$$"]},{"id":"a343428l\'hopital4a-h5","type":"hint","dependencies":["a343428l\'hopital4a-h4"],"title":"Evaluate the limit","text":"$$\\\\frac{1}{{sec}^{2\\\\left(0\\\\right)}}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital5","title":"Evaluate each of the following limits by applying L\u2019H\xf4pital\u2019s rule","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital5a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} \\\\frac{lnx}{cotx}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital5a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital5a-h2","type":"hint","dependencies":["a343428l\'hopital5a-h1"],"title":"Substitute the limit","text":"As $$x$$ approaches $$0$$ from the right side of the $$y$$ axis, the graph of lnx approaches negative infinity and the graph of cotx approaches $$\\\\infty$$. Therefore, /lim{x,0**+,lnx/cotx}=-inf/inf.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital5a-h3","type":"hint","dependencies":["a343428l\'hopital5a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: /lim{x,0**+,d/dx(lnx)/d/dx(cotx)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital5a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,0**+,1/-(x*csc**2(x))}"],"dependencies":["a343428l\'hopital5a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["/lim{x,0**+,1/(x*csc**2(x))}","/lim{x,0**+,1/-(x*csc**2(x))}","/lim{x,0**+,x/(-csc**2(x))}","/lim{x,0**+,-csc**2(x)/x}"],"subHints":[{"id":"a343428l\'hopital5a-h4-s1","type":"hint","dependencies":[],"title":"Evaluate the limit","text":"If we plug $$0$$ into $$x$$ in the denominator at this point, the first term is approaching zero meanwhile the second term is approaching a very large number. The expression would be written as: $$\\\\frac{1}{0} \\\\left(-\\\\infty\\\\right)$$. In such a case, we can not make any conclusion yet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital5a-h5","type":"hint","dependencies":["a343428l\'hopital5a-h4"],"title":"Rearrange the expression","text":"In order to make the expression easier to apply the L\u2019H\xf4pital\u2019s Rule a second time, we need to rearrange the expression using the definition of cscx. We then apply the apply L\u2019H\xf4pital\u2019s Rule and Evaluate the limit","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital5a-h6","type":"hint","dependencies":["a343428l\'hopital5a-h5"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"Differentiate the denominator and the numerator seperatedly: /lim{x,0**+,d/dx(sin**2(x)/-x)/d/dx(-x)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital5a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,0**+,2*sinx*cosx/(-1)}"],"dependencies":["a343428l\'hopital5a-h6"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"What is the answer of the function after the L\u2019H\xf4pital\u2019s Rule and the Chain Rule are applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["/lim{x,0**+,(2*sinx*cosx)/(-1)}","/lim{x,0**+,(2*sin**2(x))/(-1)}","/lim{x,0**+,(2*sinx)/(-1)}","lim{x,0**+,(sinx*cos**2(x))/(-1)}"],"subHints":[{"id":"a343428l\'hopital5a-h7-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2sinx cosx$$"],"dependencies":[],"title":"Apply Chain Rule","text":"What is the derivative of $${sin}^{2\\\\left(x\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$2{sin}^{2\\\\left(x\\\\right)}$$","$$2sinx$$","$$2sinx cosx$$","$$sinx {cos}^{2\\\\left(x\\\\right)}$$"]}]},{"id":"a343428l\'hopital5a-h8","type":"hint","dependencies":["a343428l\'hopital5a-h7"],"title":"Evaluate the limit","text":"$$\\\\frac{2sin\\\\left(0\\\\right) cos\\\\left(0\\\\right)}{-1}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital7","title":"Evaluate each of the following limits by applying L\u2019H\xf4pital\u2019s Rule.","body":"For the following exercises, evaluate the limits with either L\u2019H\xf4pital\u2019s Rule or previously learned methods.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital7a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to0} x \\\\ln(x^4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital7a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,0**+,ln(x**4)/(1/x)}"],"dependencies":[],"title":"Rearrange the expression","text":"The purpose of rearranging the expression is to make it fit the indeterminate form and from there we can apply L\u2019H\xf4pital\u2019s Rule. Using the Negative Exponents Law, how can we rearrange the expression so that it could fit the indeterminate form?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["/lim{x,0**+,ln(x**4)/(1/x)}","/lim{x,0**+,x/(1/ln(x**4))}"],"subHints":[{"id":"a343428l\'hopital7a-h2-s1","type":"hint","dependencies":[],"title":"Rearrange the expression","text":"/lim{x,0+,ln(x**4)/x**(-1)}=/lim{x,0+,ln(x**4)/(1/x)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital7a-h2-s2","type":"hint","dependencies":["a343428l\'hopital7a-h2-s1"],"title":"Rearrange the expression","text":"The other way of rearrangement does not give us a proper indeterminate form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital7a-h2-s3","type":"hint","dependencies":["a343428l\'hopital7a-h2-s1"],"title":"Substitute the limit","text":"$$\\\\frac{\\\\ln(0^4)}{\\\\frac{1}{0}}=\\\\frac{\\\\ln(0)}{\\\\frac{1}{0}}=\\\\frac{-\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital7a-h3","type":"hint","dependencies":["a343428l\'hopital7a-h2"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: /lim{x,0**+,d/dx(ln(x**4))/d/dx(1/x)}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital7a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["/lim{x,0**+,(4/x)/-(1/x**2)}"],"dependencies":["a343428l\'hopital7a-h3"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["/lim{x,0**+,(4*x)/-(1/x**2)}","/lim{x,0**+,(4/x)/(1/x**2)}","/lim{x,0**+,(4*x**2/x)/-(1/x**2)}","/lim{x,0**+,(4/x)/-(1/x**2)}"],"subHints":[{"id":"a343428l\'hopital7a-h4-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{4}{x}$$"],"dependencies":[],"title":"Chain Rule","text":"What is the derivative of $$\\\\ln(x^4)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{4}{x}$$","$$4x^2$$","$$\\\\frac{1}{x^4}$$","$$4x$$"]},{"id":"a343428l\'hopital7a-h4-s2","type":"hint","dependencies":["a343428l\'hopital7a-h4-s1"],"title":"Chain Rule","text":"$$\\\\frac{d}{\\\\operatorname{dx}\\\\left(\\\\ln(x^4)\\\\right)}=\\\\frac{4x^3}{x^4}=\\\\frac{4}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital7a-h4-s3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-1}{x^2}$$"],"dependencies":[],"title":"Power Rule","text":"What is the derivative of $$\\\\frac{1}{x}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{1}{x^2}$$","$$1$$","$$\\\\frac{-1}{x^2}$$","$$x$$"]}]},{"id":"a343428l\'hopital7a-h5","type":"hint","dependencies":["a343428l\'hopital7a-h4"],"title":"Simplify","text":"/lim{x,0**+,(4/x)/-(1/x**2)}=/lim{x,0**+,-(4*x**2)/x}=/lim{x,0**+,-4*x}=-4*x","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital7a-h6","type":"hint","dependencies":["a343428l\'hopital7a-h5"],"title":"Evaluate the limit","text":"$$-4(0)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital8","title":"For the following exercises, evaluate the limits with either L\u2019H\xf4pital\u2019s Rule or previously learned methods.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital8a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$\\\\lim_{x\\\\to\\\\infty} x^2 e^{\\\\left(-x\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital8a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital8a-h2","type":"hint","dependencies":["a343428l\'hopital8a-h1"],"title":"Rearrange the expression","text":"$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{x^2}{e^x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital8a-h3","type":"hint","dependencies":["a343428l\'hopital8a-h2"],"title":"Substitute the limit","text":"$$\\\\frac{{\\\\infty}^2}{e^{\\\\infty}}=\\\\frac{\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital8a-h4","type":"hint","dependencies":["a343428l\'hopital8a-h3"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} x^2}{\\\\frac{d}{dx} e^x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital8a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{e^x}$$"],"dependencies":["a343428l\'hopital8a-h4"],"title":"Find the derivative","text":"What is the answer of the function after L\u2019H\xf4pital\u2019s Rule is applied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{e^x}$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x e^x-e^x x^2}{e^2} x$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x}{e^2} x$$","$$\\\\lim_{x\\\\to\\\\infty} \\\\frac{2x^2}{e^x}$$"]},{"id":"a343428l\'hopital8a-h6","type":"hint","dependencies":["a343428l\'hopital8a-h5"],"title":"Indeterminate forms in answers.","text":"If the result is still in an indeterminate form after we apply L\u2019H\xf4pital\u2019s Rule and evaluate the limit, we repeat the process.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a343428l\'hopital8a-h5-s1","type":"hint","dependencies":[],"title":"Evaluate the limit","text":"$$\\\\frac{2\\\\infty}{e^{\\\\infty}}=\\\\frac{\\\\infty}{\\\\infty}=\\\\frac{\\\\infty}{\\\\infty}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital8a-h7","type":"hint","dependencies":["a343428l\'hopital8a-h6"],"title":"Apply L\u2019H\xf4pital\u2019s Rule again","text":"Differentiate the denominator and the numerator seperatedly: $$\\\\lim_{x\\\\to\\\\infty} \\\\frac{\\\\frac{d}{dx} 2x}{\\\\frac{d}{dx} e^x}=\\\\lim_{x\\\\to\\\\infty} \\\\frac{2}{e^x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital8a-h8","type":"hint","dependencies":["a343428l\'hopital8a-h7"],"title":"Evaluate the limit","text":"$$\\\\frac{2}{e^{\\\\infty}}=\\\\frac{2}{\\\\infty}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a343428l\'hopital9","title":"When L\u2019H\xf4pital\u2019s Rule does not apply","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.8 L\u2019H\xf4pital\u2019s Rule","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a343428l\'hopital9a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Explain why we cannot apply L\u2019H\xf4pital\u2019s Rule to evaluate /lim{x,0**+,cos(x)/x}. Evaluate /lim{x,0**+,cos(x)/x} by other means","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a343428l\'hopital9a-h1","type":"hint","dependencies":[],"title":"Indeterminate form","text":"Substitute $$x$$ with the value $$x$$ approaches to. If the function results in one of these indeterminate form: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$, we apply L\u2019H\xf4pital\u2019s Rule.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a343428l\'hopital9a-h1"],"title":"Indeterminate form","text":"Does direct substitution of this limit yield any required indeterminate form?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["Yes","No"],"subHints":[{"id":"a343428l\'hopital9a-h2-s1","type":"hint","dependencies":[],"title":"Substitute the limit","text":"$$\\\\fraccos^0\\\\left(0\\\\right)}=\\\\frac{1}{0}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital9a-h3","type":"hint","dependencies":["a343428l\'hopital9a-h2"],"title":"Explaination","text":"L\'H\xf4pital\'s rule is a technique to evaluate limits of indeterminate forms: $$\\\\frac{0}{0}$$, $$\\\\frac{\\\\infty}{\\\\infty}$$ or $$\\\\frac{-\\\\infty}{\\\\infty}$$. Since $$\\\\frac{1}{0}$$ is not an indeterminate form, we then have to try another approach. In addition, this problem can be double-checked with a graphing calculator to prove this point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital9a-h4","type":"hint","dependencies":["a343428l\'hopital9a-h3"],"title":"Rearrange the expression","text":"$$\\\\lim_{x\\\\to0} cos\\\\left(x\\\\right) \\\\frac{1}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital9a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\infty$$"],"dependencies":["a343428l\'hopital9a-h4"],"title":"Evaluate the limit","text":"What is a value of the limit as $$x$$ approaches $$0$$ from the right side of the origin?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\infty$$","$$0$$","$$\\\\infty$$","DNE"],"subHints":[{"id":"a343428l\'hopital9a-h5-s1","type":"hint","dependencies":[],"title":"Evaluate the limit","text":"After rearranging the expression, we directly substitute the value $$x$$ approaching to and obtain: $$cos\\\\left(0\\\\right) \\\\frac{1}{0}=1\\\\infty=\\\\infty$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a343428l\'hopital9a-h6","type":"hint","dependencies":["a343428l\'hopital9a-h5"],"title":"Assumption","text":"Even if we tried to apply L\u2019H\xf4pital\u2019s Rule ignoring the fact that this limit does not meet L\u2019H\xf4pital\u2019s Rule condition, the answer would still be wrong eventually.We can double check by looking at the graph of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital9a-h7","type":"hint","dependencies":["a343428l\'hopital9a-h6"],"title":"Apply L\u2019H\xf4pital\u2019s Rule","text":"$$\\\\lim_{x\\\\to0} \\\\frac{\\\\frac{d}{dx} cos\\\\left(x\\\\right)}{\\\\frac{d}{dx} x}=\\\\lim_{x\\\\to0} \\\\frac{-sin\\\\left(x\\\\right)}{1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a343428l\'hopital9a-h8","type":"hint","dependencies":["a343428l\'hopital9a-h7"],"title":"Evaluate the limit","text":"$$\\\\frac{-sin\\\\left(0\\\\right)}{1}=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a35b0d9quadratic1","title":"Identifying the Characteristics of a Parabola","body":"Use the attached graph.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic1a","stepAnswer":["$$(3,1)$$"],"problemType":"MultipleChoice","stepTitle":"Determine the vertex of the parabola shown.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(3,1)$$","choices":["$$(0,6)$$","$$(3,1)$$","$$(4,2)$$","$$(1,3)$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic1a-h1","type":"hint","dependencies":[],"title":"Identifying the Vertex","text":"The vertex is the turning point of the graph. We can see that the vertex is at $$(3,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic1b","stepAnswer":["$$x=3$$"],"problemType":"MultipleChoice","stepTitle":"Determine the axis of symmetry of the parabola shown.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=3$$","choices":["$$y=x$$","$$x=3$$","$$x=0$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic1b-h1","type":"hint","dependencies":[],"title":"Identifying the Axis of Symmetry","text":"Because this parabola opens upward, the axis of symmetry is the vertical line that intersects the parabola at the vertex. So the axis of symmetry is $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic1c","stepAnswer":["There are no zeros"],"problemType":"MultipleChoice","stepTitle":"Determine the zeros of the parabola shown.","stepBody":"","answerType":"string","variabilization":{},"choices":["at $$x=0$$","at $$x=0$$ and $$x=6$$","at $$x=6$$","There are no zeros"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic1c-h1","type":"hint","dependencies":[],"title":"Identifying the Zeros","text":"This parabola does not cross the $$x-$$ axis, so it has no zeros.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic1d","stepAnswer":["$$(0,7)$$"],"problemType":"MultipleChoice","stepTitle":"Determine the y-intercept of the parabola shown.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,7)$$","choices":["$$(0,7)$$","$$(7,0)$$","$$(0,0)$$","$$(0,1)$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic1d-h1","type":"hint","dependencies":[],"title":"Identifying the y-intercept","text":"The parabola crosses the $$y-$$ axis at $$(0,7)$$ so this is the y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic10","title":"Domain and Range of a Quadratic Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic10a","stepAnswer":["$$f(x) \\\\geq \\\\frac{8}{11}-\\\\infty<x<\\\\infty$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain and range of the function $$f(x)={2\\\\left(x-\\\\frac{4}{7}\\\\right)}^2+\\\\frac{8}{11}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$f(x) \\\\geq \\\\frac{8}{11}-\\\\infty<x<\\\\infty$$","choices":["$$f(x) \\\\geq \\\\frac{8}{11}-\\\\infty<x<\\\\infty$$","$$f(x) \\\\geq \\\\frac{6}{11}-\\\\infty<x<\\\\infty$$","$$f(x) \\\\geq \\\\frac{10}{11}-\\\\infty<x<0$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic10a-h1","type":"hint","dependencies":[],"title":"Finding the Range","text":"Since we know that the quadratic is positive, the minima must be at the vertex. The function is in vertex form, so we know that the range of the function is greater than or equal to $$\\\\frac{8}{11}$$. This can be written as $$f(x) \\\\geq \\\\frac{8}{11}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic10a-h2","type":"hint","dependencies":["a35b0d9quadratic10a-h1"],"title":"Finding the Domain","text":"Quadratic functions always have a domain that consists of all real numbers. This can be written as $$-\\\\infty<x<\\\\infty$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic11","title":"Finding the Intercepts of a Quadratic Equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic11a","stepAnswer":["x=NA, y=13"],"problemType":"TextBox","stepTitle":"Find the $$x-$$ and $$y-$$ intercept values of the of the function $$g(x)=13+x^2-6x$$. Enter the answer in the following format: $$x=$$ $$___$$ , $$y=$$ $$___$$ . If there is no intercept, enter \'NA\'.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=NA$$, $$y=13$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic11a-h1","type":"hint","dependencies":[],"title":"Setting up an Equation to Solve for the X-Intercept","text":"We must first set g(x) equal to $$0$$ and solve for $$x$$. The equation we now have is $$0=13+x^2-6x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic11a-h2","type":"hint","dependencies":["a35b0d9quadratic11a-h1"],"title":"Solving the Equation","text":"We\'ll notice that this equation has no real solutions because the discriminant $$b^2-4ac$$ is less than $$0$$. Thus, there is no x-intercept of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic11a-h3","type":"hint","dependencies":["a35b0d9quadratic11a-h2"],"title":"Finding the Y-Intercept","text":"To solve for the y-intercept, we must merely plug in $$0$$ for $$x$$ in the equation. We now have $$g(x)=13$$. Thus, the y-intercept is $$(0,13)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic12","title":"Throwing Rocks","body":"A ball is thrown upward from the top of a $$40$$ foot high building at a speed of $$80$$ feet per second. The ball\u2019s height above ground can be modeled by the equation $$h(t)=-16t^2+96t+112$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic12a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"When does the rock reach maximum height?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic12a-h1","type":"hint","dependencies":[],"title":"Finding the X-value of the Vertex","text":"To determine the maximum height of the rock, we must find the x-value of the the vertex. Since we already have the equation, we can use the formula $$\\\\frac{-b}{2} a$$ to find the x-value. $$\\\\frac{-90}{-32}=3$$. So, the ball reaches its maximum height at $$3$$ seconds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic12b","stepAnswer":["$$256$$"],"problemType":"TextBox","stepTitle":"What is the maximum height of the rock?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$256$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic12b-h1","type":"hint","dependencies":[],"title":"Finding the Y-Value of the Vertex","text":"To determine the maximum height of the rock, we must find the y-value of the vertex. Since we already know that the x-value is $$3$$, we simply plug in $$3$$ for $$x$$ into the equation. We now get $$256$$ as the y-value. This means that the maximum height of the ball is $$256$$ feet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic12c","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"When does the rock hit the ground?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic12c-h1","type":"hint","dependencies":[],"title":"Finding the X-Intercept","text":"To find when the rock hits the ground, we can simply find the x-intercept that is greater than $$0$$. To do this, we must set h(x) equal to as follows: $$0=-16t^2+96t+112$$. After solving for $$t$$, we will get $$7$$. This means that the ball hits the ground after $$7$$ seconds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic13","title":"Rewriting Quadratics in Standard Form and Finding the Vertex","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic13a","stepAnswer":["$$f(x)={\\\\left(x-6\\\\right)}^2-4$$"],"problemType":"TextBox","stepTitle":"Rewrite the quadratic in standard form: $$x^2-12x+32$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$f(x)={\\\\left(x-6\\\\right)}^2-4$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic13a-h1","type":"hint","dependencies":[],"title":"Standard Form","text":"The standard form of a quadratic is as follows: $$f(x)={a\\\\left(x-h\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic13a-h2","type":"hint","dependencies":["a35b0d9quadratic13a-h1"],"title":"Finding $$h$$","text":"We can find $$h$$ by using the formula $$\\\\frac{-b}{2} a$$. $$\\\\frac{12}{2}=6$$. Thus, $$h=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic13a-h3","type":"hint","dependencies":["a35b0d9quadratic13a-h2"],"title":"Finding k","text":"We can substitue $$x=h$$ into the general form of the quadratic to find k. $$6^2-\\\\operatorname{12}\\\\left(6\\\\right)+32=k=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic13a-h4","type":"hint","dependencies":["a35b0d9quadratic13a-h3"],"title":"Rewriting into Standard Form","text":"Using the values of $$h$$ and k derived in the previous steps, we can write the equation in standard form. $$f(x)={\\\\left(x-6\\\\right)}^2-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic13b","stepAnswer":["(6,-4)"],"problemType":"TextBox","stepTitle":"Find the vertex of the equation derived in the previous question.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(6,-4)$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic13b-h1","type":"hint","dependencies":[],"title":"Determing the Vertex","text":"The vertex is (h,k). If we use the values of $$h$$ and k from before, we get the vertex to be $$(6,-4)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic14","title":"Rewriting Quadratics in Standard Form and Finding the Vertex","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic14a","stepAnswer":["$$f(x)={\\\\left(x+1\\\\right)}^2-4$$"],"problemType":"TextBox","stepTitle":"Rewrite the quadratic in standard form: $$x^2+2x-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$f(x)={\\\\left(x+1\\\\right)}^2-4$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic14a-h1","type":"hint","dependencies":[],"title":"Standard Form","text":"The standard form of a quadratic is as follows: $$f(x)={a\\\\left(x-h\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic14a-h2","type":"hint","dependencies":["a35b0d9quadratic14a-h1"],"title":"Finding $$h$$","text":"We can find $$h$$ by using the formula $$\\\\frac{-b}{2} a$$. $$\\\\frac{-2}{2}=-1$$. Thus, $$h=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic14a-h3","type":"hint","dependencies":["a35b0d9quadratic14a-h2"],"title":"Finding k","text":"We can substitue $$x=h$$ into the general form of the quadratic to find k. (-1)**2+2(-1)-3=k=-4.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic14a-h4","type":"hint","dependencies":["a35b0d9quadratic14a-h3"],"title":"Rewriting into Standard Form","text":"Using the values of $$h$$ and k derived in the previous steps, we can write the equation in standard form. $$f(x)={\\\\left(x+1\\\\right)}^2-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic14b","stepAnswer":["(-1,-4)"],"problemType":"TextBox","stepTitle":"Find the vertex of the equation derived in the previous question.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-1,-4)$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic14b-h1","type":"hint","dependencies":[],"title":"Determining the Vertex","text":"The vertex is (h,k). If we use the values of $$h$$ and k from before, we get the vertex to be $$(-1,-4)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic15","title":"Rewriting Quadratics in Standard Form and Finding the Vertex","body":"Rewrite the quadratic in standard form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic15a","stepAnswer":["$$f(x)={\\\\left(x-\\\\frac{1}{2}\\\\right)}^2-0.25$$"],"problemType":"TextBox","stepTitle":"$$x^2-x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$f(x)={\\\\left(x-\\\\frac{1}{2}\\\\right)}^2-0.25$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic15a-h1","type":"hint","dependencies":[],"title":"Standard Form","text":"The standard form of a quadratic is as follows: $$f(x)={a\\\\left(x-h\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic15a-h2","type":"hint","dependencies":["a35b0d9quadratic15a-h1"],"title":"Finding $$h$$","text":"We can find $$h$$ by using the formula $$\\\\frac{-b}{2} a$$. $$\\\\frac{-1}{-2}=\\\\frac{1}{2}$$. Thus, $$h=\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic15a-h3","type":"hint","dependencies":["a35b0d9quadratic15a-h2"],"title":"Finding k","text":"We can substitue $$x=h$$ into the general form of the quadratic to find k. $${\\\\left(\\\\frac{1}{2}\\\\right)}^2-\\\\frac{1}{2}=k=-.25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic15a-h4","type":"hint","dependencies":["a35b0d9quadratic15a-h3"],"title":"Rewriting into Standard Form","text":"Using the values of $$h$$ and k derived in the previous steps, we can write the equation in standard form. $$f(x)={\\\\left(x-\\\\frac{1}{2}\\\\right)}^2-0.25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic15b","stepAnswer":["(1/2,-.25)"],"problemType":"TextBox","stepTitle":"Find the vertex of the equation derived in the previous question.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}-0.25$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic15b-h1","type":"hint","dependencies":[],"title":"The vertex is (h,k). If we use the values of $$h$$ and k from before, we get the vertex to be $$(-1,-4)$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic16","title":"Rewriting Quadratics in Standard Form and Finding the Vertex","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic16a","stepAnswer":["$$f(x)={\\\\left(x+\\\\frac{5}{2}\\\\right)}^2-8.25$$"],"problemType":"TextBox","stepTitle":"Rewrite the quadratic in standard form: $$x^2+5x-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$f(x)={\\\\left(x+\\\\frac{5}{2}\\\\right)}^2-8.25$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic16a-h1","type":"hint","dependencies":[],"title":"Standard Form","text":"The standard form of a quadratic is as follows: $$f(x)={a\\\\left(x-h\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic16a-h2","type":"hint","dependencies":["a35b0d9quadratic16a-h1"],"title":"Finding $$h$$","text":"We can find $$h$$ by using the formula $$\\\\frac{-b}{2} a$$. $$h=\\\\frac{-5}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic16a-h3","type":"hint","dependencies":["a35b0d9quadratic16a-h2"],"title":"Finding k","text":"We can substitue $$x=h$$ into the general form of the quadratic to find k. (-5/2)**2+5(-5/2)-2=k=-8.25","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic16a-h4","type":"hint","dependencies":["a35b0d9quadratic16a-h3"],"title":"Rewriting into Standard Form","text":"Using the values of $$h$$ and k derived in the previous steps, we can write the equation in standard form. $$f(x)={\\\\left(x+\\\\frac{5}{2}\\\\right)}^2-8.25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic16b","stepAnswer":["(5/2,-8.25)"],"problemType":"TextBox","stepTitle":"Find the vertex of the equation derived in the previous question.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{5}{2}-8.25$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic16b-h1","type":"hint","dependencies":[],"title":"The vertex is (h,k). If we use the values of $$h$$ and k from before, we get the vertex to be $$\\\\frac{5}{2}-8.25$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic17","title":"Rewriting Quadratics in Standard Form and Finding the Vertex","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic17a","stepAnswer":["$$f(x)=2{\\\\left(x+2\\\\right)}^2-18$$"],"problemType":"TextBox","stepTitle":"Rewrite the quadratic in standard form: $$2x^2+8x-10$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$f(x)=2{\\\\left(x+2\\\\right)}^2-18$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic17a-h1","type":"hint","dependencies":[],"title":"Standard Form","text":"The standard form of a quadratic is as follows: $$f(x)={a\\\\left(x-h\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic17a-h2","type":"hint","dependencies":["a35b0d9quadratic17a-h1"],"title":"Finding $$h$$","text":"We can find $$h$$ by using the formula $$\\\\frac{-b}{2} a$$. $$\\\\frac{-8}{4}=-2$$. $$h=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic17a-h3","type":"hint","dependencies":["a35b0d9quadratic17a-h2"],"title":"Finding k","text":"We can substitue $$x=h$$ into the general form of the quadratic to find k. 2(-2)**2+8(-2)-10=k=-18","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic17a-h4","type":"hint","dependencies":["a35b0d9quadratic17a-h3"],"title":"Rewriting into Standard Form","text":"Using the values of a, $$h$$, and k derived in the previous steps, we can write the equation in standard form. $$f(x)={2\\\\left(x+2\\\\right)}^2-18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic17b","stepAnswer":["(-2,-18)"],"problemType":"TextBox","stepTitle":"Find the vertex of the equation derived in the previous question.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-2,-18)$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic17b-h1","type":"hint","dependencies":[],"title":"The vertex is (h,k). If we use the values of $$h$$ and k from before, we get the vertex to be $$(-2,-18)$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic18","title":"Rewriting Quadratics in Standard Form and Finding the Vertex","body":"Rewrite the quadratic in standard form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic18a","stepAnswer":["$$3{\\\\left(x-1\\\\right)}^2-12$$"],"problemType":"TextBox","stepTitle":"$$f(x)=3x^2-6x-9$$. For the rewritten quadratic, $$f(x)=$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3{\\\\left(x-1\\\\right)}^2-12$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic18a-h1","type":"hint","dependencies":[],"title":"Standard Form","text":"The standard form of a quadratic is as follows: $$f(x)={a\\\\left(x-h\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic18a-h2","type":"hint","dependencies":["a35b0d9quadratic18a-h1"],"title":"Finding $$h$$","text":"We can find $$h$$ by using the formula $$\\\\frac{-b}{2} a$$. $$\\\\frac{6}{6}=1$$. $$h=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic18a-h3","type":"hint","dependencies":["a35b0d9quadratic18a-h2"],"title":"Finding k","text":"We can substitue $$x=h$$ into the general form of the quadratic to find k. $${3\\\\left(1\\\\right)}^2-6\\\\left(1\\\\right)-9=k=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic18a-h4","type":"hint","dependencies":["a35b0d9quadratic18a-h3"],"title":"Rewriting into Standard Form","text":"Using the values of a, $$h$$, and k derived in the previous steps, we can write the equation in standard form. $$f(x)={3\\\\left(x-1\\\\right)}^2-12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic18b","stepAnswer":["(1,-12)"],"problemType":"TextBox","stepTitle":"Find the vertex of the equation derived in the previous question.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(1,-12)$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic18b-h1","type":"hint","dependencies":[],"title":"The vertex is (h,k). If we use the values of $$h$$ and k from before, we get the vertex to be $$(1,-12)$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic19","title":"Rewriting Quadratics in Standard Form and Finding the Vertex","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic19a","stepAnswer":["$$f(x)=2{\\\\left(x-1.5\\\\right)}^2-4.5$$"],"problemType":"TextBox","stepTitle":"Rewrite the quadratic in standard form: $$f(x)=2x^2-6x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$f(x)=2{\\\\left(x-1.5\\\\right)}^2-4.5$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic19a-h1","type":"hint","dependencies":[],"title":"Standard Form","text":"The standard form of a quadratic is as follows: $$f(x)={a\\\\left(x-h\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic19a-h2","type":"hint","dependencies":["a35b0d9quadratic19a-h1"],"title":"Finding $$h$$","text":"We can find $$h$$ by using the formula $$\\\\frac{-b}{2} a$$. $$\\\\frac{6}{4}=\\\\frac{3}{2}$$. $$h=\\\\frac{3}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic19a-h3","type":"hint","dependencies":["a35b0d9quadratic19a-h2"],"title":"Finding k","text":"We can substitue $$x=h$$ into the general form of the quadratic to find k. $${2\\\\left(1.5\\\\right)}^2-6\\\\left(1.5\\\\right)=k=-4.5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic19a-h4","type":"hint","dependencies":["a35b0d9quadratic19a-h3"],"title":"Rewriting into Standard Form","text":"Using the values of a, $$h$$, and k derived in the previous steps, we can write the equation in standard form. $$f(x)={2\\\\left(x-1.5\\\\right)}^2-4.5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic19b","stepAnswer":["(3/2,-4.5)"],"problemType":"TextBox","stepTitle":"Find the vertex of the equation derived in the previous question.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{3}{2}-4.5$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic19b-h1","type":"hint","dependencies":[],"title":"The vertex is (h,k). If we use the values of $$h$$ and k from before, we get the vertex to be $$\\\\frac{3}{2}-4.5$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic2","title":"Writing the Equation of a Quadratic Function from the Graph","body":"Use the graph to answer the question.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic2a","stepAnswer":["$$\\\\frac{1}{2} x^2+2x-1$$"],"problemType":"TextBox","stepTitle":"Write an equation for the quadratic function g as a transformation of $$f(x)=x^2$$, and then expand the formula, and simplify terms to write the equation in general form. What is the equation in general form?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2} x^2+2x-1$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic2a-h1","type":"hint","dependencies":[],"title":"Analyzing the Form of the Graph","text":"We can see the graph of g is the graph of $$f(x)=x^2$$ shifted to the left $$2$$ and down $$3$$, giving a formula in the form $$g(x)={a\\\\left(x-\\\\left(-2\\\\right)\\\\right)}^2-3={a\\\\left(x+2\\\\right)}^2-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic2a-h2","type":"hint","dependencies":["a35b0d9quadratic2a-h1"],"title":"Solving for Stretch Factor","text":"Substituting the coordinates of a point on the curve, such as $$(0,-1)$$, we can solve for the stretch factor. We then get $$a=\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic2a-h3","type":"hint","dependencies":["a35b0d9quadratic2a-h2"],"title":"Standard Form of the Polynomial","text":"In standard form, the algebraic model for this graph is $$g(x)=\\\\frac{1}{{2\\\\left(x+2\\\\right)}^2}-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic2a-h4","type":"hint","dependencies":["a35b0d9quadratic2a-h3"],"title":"Writing in General Polynomial Form","text":"To write this in general polynomial form, we can expand the formula and simplify terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic20","title":"Quadratic Functions","body":"For the following exercises, determine whether there is a Minimum or Maximum value to each quadratic function. Find the value and the axis of symmetry.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic20a","stepAnswer":["Minimum"],"problemType":"MultipleChoice","stepTitle":"$$y(x)=2x^2+10x+12$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Minimum","Maximum"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic20a-h1","type":"hint","dependencies":[],"title":"Dividing the Right Side","text":"Divide the right hand side by a factor of $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic20a-h2","type":"hint","dependencies":["a35b0d9quadratic20a-h1"],"title":"Complete the Square","text":"Complete the square to find the vertex and how the graph opens.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(x+\\\\frac{5}{2}\\\\right)}^2$$ + $$\\\\frac{37}{2}$$"],"dependencies":["a35b0d9quadratic20a-h2"],"title":"Determining the Equation\'s New Form","text":"What is the equation after completing the square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic20a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a35b0d9quadratic20a-h3"],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic20a-h4","type":"hint","dependencies":["a35b0d9quadratic20a-s1"],"title":"Identifying the Shape","text":"If the coefficient is positive, it opens upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic20a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Minimum"],"dependencies":["a35b0d9quadratic20a-h4"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]}]}}]},{"id":"a35b0d9quadratic21","title":"Quadratic Functions","body":"For the following exercises, determine whether there is a Minimum or Maximum value to each quadratic function. Find the value and the axis of symmetry.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic21a","stepAnswer":["Minimum"],"problemType":"MultipleChoice","stepTitle":"$$y(x)=2x^2-10x+4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Minimum","Maximum"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic21a-h1","type":"hint","dependencies":[],"title":"Dividing the Right Side","text":"Divide the right hand side by a factor of $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic21a-h2","type":"hint","dependencies":["a35b0d9quadratic21a-h1"],"title":"Complete the Square","text":"Complete the square to find the vertex and how the graph opens.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(x-\\\\frac{5}{2}\\\\right)}^2$$ + $$\\\\frac{33}{2}$$"],"dependencies":["a35b0d9quadratic21a-h2"],"title":"Determining the Equation\'s New Form","text":"What is the equation after completing the square?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic21a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a35b0d9quadratic21a-h3"],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic21a-h4","type":"hint","dependencies":["a35b0d9quadratic21a-s1"],"title":"Identifying the Shape","text":"If the coefficient is positive, it opens upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic21a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Minimum"],"dependencies":["a35b0d9quadratic21a-h4"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]}]}}]},{"id":"a35b0d9quadratic22","title":"Quadratic Functions","body":"For the following exercises, determine whether there is a Minimum or Maximum value to each quadratic function. Find the value and the axis of symmetry.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic22a","stepAnswer":["Maximum"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=-\\\\left(x^2\\\\right)+4x+3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Minimum","Maximum"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic22a-h1","type":"hint","dependencies":[],"title":"Complete the Square","text":"Complete the square to find the vertex and how the graph opens.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a35b0d9quadratic22a-h1"],"title":"Determining the Coefficient","text":"What is the coefficient of the right hand expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic22a-h3","type":"hint","dependencies":["a35b0d9quadratic22a-h2"],"title":"Identifying the Shape","text":"If the coefficient is negative, it opens downwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic22a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Maximum"],"dependencies":["a35b0d9quadratic22a-h3"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]}]}}]},{"id":"a35b0d9quadratic23","title":"Quadratic Functions","body":"For the following exercises, determine whether there is a Minimum or Maximum value to each quadratic function. Find the value and the axis of symmetry.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic23a","stepAnswer":["Minimum"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=4x^2+x-1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Minimum","Maximum"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic23a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["Minimum"],"dependencies":[],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic23a-h2","type":"hint","dependencies":["a35b0d9quadratic23a-h1"],"title":"Identifying the Shape","text":"If the coefficient is positive, it opens upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic23a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Minimum"],"dependencies":["a35b0d9quadratic23a-h2"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]}]}}]},{"id":"a35b0d9quadratic24","title":"Quadratic Functions","body":"For the following exercises, determine whether there is a Minimum or Maximum value to each quadratic function. Find the value and the axis of symmetry.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic24a","stepAnswer":["Maximum"],"problemType":"MultipleChoice","stepTitle":"$$h(t)=-4t^2+6x-1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Minimum","Maximum"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic24a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":[],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic24a-h2","type":"hint","dependencies":["a35b0d9quadratic24a-h1"],"title":"Identifying the Shape","text":"If the coefficient is negative, it opens downawards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic24a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Maximum"],"dependencies":["a35b0d9quadratic24a-h2"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]}]}}]},{"id":"a35b0d9quadratic25","title":"Quadratic Functions","body":"For the following exercises, determine whether there is a Minimum or Maximum value to each quadratic function. Find the value and the axis of symmetry.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic25a","stepAnswer":["Minimum"],"problemType":"MultipleChoice","stepTitle":"$$y(x)=\\\\frac{1}{2} x^2+3x+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Minimum","Maximum"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic25a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":[],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic25a-h2","type":"hint","dependencies":["a35b0d9quadratic25a-h1"],"title":"Identifying the Shape","text":"If the coefficient is positive, it opens upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic25a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Minimum"],"dependencies":["a35b0d9quadratic25a-h2"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]}]}}]},{"id":"a35b0d9quadratic26","title":"Quadratic Functions","body":"For the following exercises, determine whether there is a Minimum or Maximum value to each quadratic function. Find the value and the axis of symmetry.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic26a","stepAnswer":["Maximum"],"problemType":"MultipleChoice","stepTitle":"$$y(x)=\\\\frac{-1}{3} x^2-2x+3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Minimum","Maximum"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic26a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{3}$$"],"dependencies":[],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic26a-h2","type":"hint","dependencies":["a35b0d9quadratic26a-h1"],"title":"Identifying the Shape","text":"If the coefficient is negative, it opens downawards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic26a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Maximum"],"dependencies":["a35b0d9quadratic26a-h2"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]}]}}]},{"id":"a35b0d9quadratic27","title":"Quadratic Functions","body":"For the following exercises, determine the domain and range of the quadratic function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic27a","stepAnswer":["Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(2,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=$$ $${\\\\left(x-3\\\\right)}^2$$ $$+2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(2,\\\\infty)$$","choices":["Domain: $$(\\\\infty,\\\\infty)$$ Range $$(2,3)$$","Domain: $$(-\\\\infty,2)$$ Range $$(2,4)$$","Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(2,\\\\infty)$$","Domain: $$(4,5)$$ Range $$(5,6)$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic27a-h1","type":"hint","dependencies":[],"title":"Determining the Domain","text":"The domain off all quadratic functions is all real numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic27a-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(3,2)$$"],"dependencies":["a35b0d9quadratic27a-h1"],"title":"Determining the Vertex","text":"What is the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(2,4)$$","$$(2,3)$$","$$(3,2)$$","$$(\\\\frac{3}{2},2)$$"]},{"id":"a35b0d9quadratic27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a35b0d9quadratic27a-s1"],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic27a-h3","type":"hint","dependencies":["a35b0d9quadratic27a-h2"],"title":"Identifying the Shape","text":"If the coefficient is positive, it opens upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic27a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Minimum"],"dependencies":["a35b0d9quadratic27a-h3"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]},{"id":"a35b0d9quadratic27a-h5","type":"hint","dependencies":["a35b0d9quadratic27a-h4"],"title":"Identifying the Range","text":"The range is everything above the Minimum $$y$$ value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic28","title":"Quadratic Functions","body":"For the following exercises, determine the domain and range of the quadratic function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic28a","stepAnswer":["Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-\\\\infty,-6)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=$$ $$-\\\\left({2\\\\left(x-3\\\\right)}^2\\\\right)$$ - $$6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-\\\\infty,-6)$$","choices":["Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-\\\\infty,-6)$$","Domain: $$(-\\\\infty,-6)$$ Range $$(2,-6)$$","Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-6,\\\\infty)$$","Domain: $$(4,5)$$ Range $$(5,6)$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic28a-h1","type":"hint","dependencies":[],"title":"Determining the Domain","text":"The domain off all quadratic functions is all real numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic28a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(3,-6)$$"],"dependencies":["a35b0d9quadratic28a-h1"],"title":"Determining the Vertex","text":"What is the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(2,4)$$","$$(2,3)$$","$$(3,-6)$$","$$(\\\\frac{3}{2},2)$$"]},{"id":"a35b0d9quadratic28a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a35b0d9quadratic28a-h2"],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic28a-h3","type":"hint","dependencies":["a35b0d9quadratic28a-s1"],"title":"Identifying the Shape","text":"If the coefficient is negative, it opens downawards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic28a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Maximum"],"dependencies":["a35b0d9quadratic28a-h3"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]},{"id":"a35b0d9quadratic28a-h5","type":"hint","dependencies":["a35b0d9quadratic28a-h4"],"title":"Identifying the Range","text":"The range is everything below the Maximum $$y$$ value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic29","title":"Quadratic Functions","body":"For the following exercises, determine the domain and range of the quadratic function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic29a","stepAnswer":["Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-5,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2+6x+4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-5,\\\\infty)$$","choices":["Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-6,\\\\infty)$$","Domain: $$(-\\\\infty,-5)$$ Range $$(2,\\\\infty)$$","Domain: $$(-\\\\infty,\\\\infty)$$ Range $$(-5,\\\\infty)$$","Domain: $$(-5,5)$$ Range $$(5,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic29a-h1","type":"hint","dependencies":[],"title":"Determing the Domain","text":"The domain off all quadratic functions is all real numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic29a-h2","type":"hint","dependencies":["a35b0d9quadratic29a-h1"],"title":"Finding the Vertex","text":"Do $$\\\\frac{-b}{2} a$$ where $$b$$ is the $$x$$ coefficient and a is the $$x^2$$ coefficient to find the $$x$$ value of the vertex","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic29a-h3","type":"hint","dependencies":["a35b0d9quadratic29a-h2"],"title":"Subsituting in the x-value","text":"Substitute the $$x$$ value you just found into the original function to get the $$y$$ value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic29a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-3,-5)$$"],"dependencies":["a35b0d9quadratic29a-h3"],"title":"Determining the Vertex","text":"What is the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$(-3,-5)$$","$$(-5,-3)$$","$$(3,-6)$$","(3/2, 2)"]},{"id":"a35b0d9quadratic29a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a35b0d9quadratic29a-h4"],"title":"Determining the Coefficient","text":"What is the coefficient of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic29a-h5","type":"hint","dependencies":["a35b0d9quadratic29a-s1"],"title":"Identifying the Shape","text":"If the coefficient is positive, it opens upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic29a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Minimum"],"dependencies":["a35b0d9quadratic29a-h5"],"title":"Interpreting the Shape","text":"Does this mean that the vertex will be a Minimum or Maximum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Minimum","Maximum"]},{"id":"a35b0d9quadratic29a-h7","type":"hint","dependencies":["a35b0d9quadratic29a-h6"],"title":"Identifying the Range","text":"The range is everything above the Minimum $$y$$ value","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic3","title":"Finding the Vertex of a Quadratic Function","body":"$$f(x)=2x^2-6x+7$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic3a","stepAnswer":["$$2{\\\\left(x-\\\\frac{3}{2}\\\\right)}^2+\\\\frac{5}{2}$$"],"problemType":"TextBox","stepTitle":"Find the vertex of f(x), and rewrite the equation in standard form (vertex form.) $$f(x)=$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2{\\\\left(x-\\\\frac{3}{2}\\\\right)}^2+\\\\frac{5}{2}$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic3a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":[],"title":"Finding the Horizontal Coordinate","text":"The horizontal coordinate of the vertex will be at $$h=\\\\frac{-b}{2a}$$. What is $$h$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":["a35b0d9quadratic3a-h1"],"title":"Finding the Vertical Coordinate","text":"The vertical coordinate is at $$k=f(h)$$. What is f(h)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$f(x)=2x^2-6x+7$$"],"dependencies":["a35b0d9quadratic3a-h2"],"title":"Rewriting into Standard Form","text":"Rewriting into standard form, the stretch factor will be the same as the a in the original quadratic. First, find the horizontal coordinate of the vertex. Then find the vertical coordinate of the vertex. Substitute the values into standard form, using the \\"a\\" from the general form. $$f(x)={ax}^2+bx+c$$ with numerical values of a, $$b$$, and c, what is f?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic4","title":"Finding the Domain and Range of a Quadratic Function","body":"$$f(x)=-5x^2+9x-1$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic4a","stepAnswer":["all real numbers"],"problemType":"MultipleChoice","stepTitle":"What is the domain of f?","stepBody":"","answerType":"string","variabilization":{},"choices":["$$x>0$$","all real numbers","all real numbers except $$0$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic4a-h1","type":"hint","dependencies":[],"title":"Domain of Quadratic Functions","text":"As with any quadratic function, the domain is all real numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic4b","stepAnswer":["(-inf., 61/20]"],"problemType":"MultipleChoice","stepTitle":"What is the range of f?","stepBody":"","answerType":"string","variabilization":{},"choices":["(-inf., 61/20]","all real numbers","(61/20, inf.]","(-61/20, 61/20]"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic4b-h1","type":"hint","dependencies":[],"title":"Analyzing the Parabola","text":"Because a is negative, the parabola opens downward and has a maximum value. We need to determine the maximum value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic4b-h2","type":"hint","dependencies":["a35b0d9quadratic4b-h1"],"title":"Finding the X-Coordinate of the Vertex","text":"The x-coordinate is equal to $$\\\\frac{-b}{2} a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic4b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{10}$$"],"dependencies":["a35b0d9quadratic4b-h2"],"title":"Determinig the X-Coordinate","text":"What is the x-coordinate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic4b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{61}{20}$$"],"dependencies":["a35b0d9quadratic4b-h3"],"title":"Determing the Y-Coordinate of the Vertex","text":"The maximum value is the vertex\'s y-coordinate. When $$x=\\\\frac{9}{10}$$, $$f=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic5","title":"Finding the Maximum Value of a Quadratic Function","body":"A backyard farmer wants to enclose a rectangular space for a new garden within her fenced backyard. She has purchased $$80$$ feet of wire fencing to enclose three sides, and she will use a section of the backyard fence as the fourth side.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic5a","stepAnswer":["$$-2L^2+80L$$"],"problemType":"TextBox","stepTitle":"Find a formula for the area enclosed by the fence if the sides of fencing perpendicular to the existing fence have length L.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2L^2+80L$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic5a-h1","type":"hint","dependencies":[],"title":"Creating a Diagram","text":"First, use a diagram such as the attached one to record the given information. It is also helpful to introduce a temporary variable, W, to represent the width of the garden and the length of the fence section parallel to the backyard fence.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic5a-h2","type":"hint","dependencies":["a35b0d9quadratic5a-h1"],"title":"Relating Two Variables Through an Equation","text":"We know we have only $$80$$ feet of fence available, and $$L+W+L=80$$, or more simply, $$2L+W=80$$. This allows us to represent the width, W, in terms of L with the equation $$W=80-2L$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic5a-h3","type":"hint","dependencies":["a35b0d9quadratic5a-h2"],"title":"Writing an Equation for Area","text":"We know the area of a rectangle is length multiplied by width, so $$A=LW=L(80-2L)=80L-2L^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic5a-h4","type":"hint","dependencies":["a35b0d9quadratic5a-h3"],"title":"General Form of the Equation","text":"In general form, $$A(L)=-2L^2+80L$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35b0d9quadratic5b","stepAnswer":["$$20$$ feet $$x$$ $$40$$ feet"],"problemType":"MultipleChoice","stepTitle":"What dimensions should she make her garden to maximize the enclosed area?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$20$$ feet $$x$$ $$40$$ feet","choices":["$$20$$ feet $$x$$ $$10$$ feet","$$20$$ feet $$x$$ $$20$$ feet","$$20$$ feet $$x$$ $$30$$ feet","$$20$$ feet $$x$$ $$40$$ feet"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic5b-h1","type":"hint","dependencies":[],"title":"Analyzing the Function","text":"The quadratic has a negative leading coefficient, so the graph will open downward, and the vertex will be the maximum value for the area. In finding the vertex, we must be careful because the equation is not written in standard polynomial form with decreasing powers. This is why we rewrote the function in general form for the last step. Since a is the coefficient of the squared term, $$a=-2, b=80$$, and $$v=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic5b-h2","type":"hint","dependencies":["a35b0d9quadratic5b-h1"],"title":"Finding the Vertex of a Quadratic Function","text":"The x-coordinate is equal to $$\\\\frac{-b}{2} a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic5b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a35b0d9quadratic5b-h2"],"title":"Determining the x-coordinate of the vertex","text":"Since $$b=80$$ and $$a=-2$$, what is the x-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic5b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$800$$"],"dependencies":["a35b0d9quadratic5b-h3"],"title":"Determining the y-coordinate of the vertex","text":"Knowing that the x-coordinate of the vertex is $$20$$, what is the y-coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic5b-h5","type":"hint","dependencies":["a35b0d9quadratic5b-h4"],"title":"Dimensions","text":"The maximum value of the function is an area of $$800$$ square feet, which occurs when $$L=20$$ feet. When the shorter sides are $$20$$ feet, there is $$40$$ feet of fencing left for the longer side. To maximize the area, she should enclose the garden so the two shorter sides have length $$20$$ feet and the longer side parallel to the existing fence has length $$40$$ feet.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic6","title":"Finding Maximum Revenue","body":"The unit price of an item affects its supply and demand. That is, if the unit price goes up, the demand for the item will usually decrease. For example, a local newspaper currently has 84,000 subscribers at a quarterly charge of $30. Market research has suggested that if the owners raise the price to $32, they would lose 5,000 subscribers.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic6a","stepAnswer":["$$79500$$"],"problemType":"TextBox","stepTitle":"Assuming that subscriptions are linearly related to the price, what price should the newspaper charge for a quarterly subscription to maximize their revenue?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$79500$$","hints":{"DefaultPathway":[{"id":"a35b0d9quadratic6a-h1","type":"hint","dependencies":[],"title":"Equation for Revenue","text":"Revenue is the amount of money a company brings in. In this case, the revenue can be found by multiplying the price per subscription times the number of subscribers, or quantity. We can introduce variables, $$p$$ for price per subscription and Q for quantity, giving us the equation $$Revenue=pQ$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic6a-h2","type":"hint","dependencies":["a35b0d9quadratic6a-h1"],"title":"Finding a Relationship Between Variables","text":"Because the number of subscribers changes with the price, we need to find a relationship between the variables. We know that currently $$\ud835\udc5d=30p=30$$ and $$\ud835\udc44=84, 000.Q=84, 000$$. We also know that if the price rises to $32, the newspaper would lose 5,000 subscribers, giving a second pair of values, $$\ud835\udc5d=32p=32$$ and $$\ud835\udc44=79, 000.Q=79, 000$$. From this we can find a linear equation relating the two quantities. The slope will be","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2500$$"],"dependencies":["a35b0d9quadratic6a-h2"],"title":"Equation for Slope","text":"The slope is equal to (79,000-84,000)/(32-30). What is the simplified answer for slope?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic6a-h4","type":"hint","dependencies":["a35b0d9quadratic6a-h3"],"title":"Solving for the Y-Intercept","text":"This tells us the paper will lose 2,500 subscribers for each dollar they raise the price. We can then solve for the y-intercept by subsituting in $$Q=84, 000$$ and $$p=30$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic6a-h5","type":"hint","dependencies":["a35b0d9quadratic6a-h4"],"title":"Rewriting the Revenue Equation","text":"This gives us the linear equation Q=-2,500p+159,000 relating cost and subscribers. We now return to our revenue equation by plugging in the new formula for Q. The new equation is Revenue $$=$$ $$-2500p^2+159000p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic6a-h6","type":"hint","dependencies":["a35b0d9quadratic6a-h5"],"title":"Use of Finding the Vertex","text":"To find the price that will maximize revenue for the newspaper, we can find the vertex.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$31.8$$"],"dependencies":["a35b0d9quadratic6a-h6"],"title":"Identifying the $$p-value$$ of the Vertex","text":"What is the first coordinate of the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic6a-h8","type":"hint","dependencies":["a35b0d9quadratic6a-h7"],"title":"Indentifying Revenue at the Vertex","text":"The model tells us that the maximum revenue will occur if the newspaper charges $$\\\\$31.80$$ for a subscription. To find what the maximum revenue is, we evaluate the revenue function at the vertex.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic7","title":"Finding the $$y-$$ and $$x-Intercepts$$ of a Parabola","body":"Find the $$x$$ and $$y$$ intercepts of the following function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic7a","stepAnswer":["$$y$$ intercept: $$(0,-2);$$ $$x$$ intercepts: (1/3, 0), $$(-2,0)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=3x^2+5x-2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y$$ intercept: $$(0,-2);$$ $$x$$ intercepts: (1/3, 0), $$(-2,0)$$","choices":["$$y$$ intercept: $$(0,-2);$$ $$x$$ intercepts: (1/3, 0), $$(-2,0)$$","$$y$$ intercept: $$(0,-3);$$ $$x$$ intercepts: (1/3, 0), $$(-2,0)$$","$$y$$ intercept: $$(0,-2);$$ $$x$$ intercepts: (1/4, 0), $$(-2,0)$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic7a-h1","type":"hint","dependencies":[],"title":"Finding the y-intercept","text":"Find the $$y$$ intercept by evaluating f(0).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic7a-h2","type":"hint","dependencies":["a35b0d9quadratic7a-h1"],"title":"Finding the x-intercept","text":"To find the $$x$$ intercept, factor f(x) to find the $$x$$ values when $$f(x)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic8","title":"Finding the $$x-Intercepts$$ of a Parabola","body":"Find the $$x-$$ intercepts of the quadratic function","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic8a","stepAnswer":["$$(-1-\\\\sqrt{3},0)$$, $$(-1+\\\\sqrt{3},0)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=2x^2+4x-4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-1-\\\\sqrt{3},0)$$, $$(-1+\\\\sqrt{3},0)$$","choices":["$$(-1-\\\\sqrt{3},0)$$, $$(-2+\\\\sqrt{3},0)$$","$$(-1-\\\\sqrt{5},0)$$, $$(-1+\\\\sqrt{5},0)$$","$$(-1-\\\\sqrt{3},0)$$, $$(-1+\\\\sqrt{3},0)$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic8a-h1","type":"hint","dependencies":[],"title":"Rewriting the Equation in Standard Form","text":"Because the quadratic is not easily factorable in this case, we solve for the intercepts by first rewriting the quadratic in standard form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic8a-h2","type":"hint","dependencies":["a35b0d9quadratic8a-h1"],"title":"Identifying the Standard Form","text":"The standard form is $$f(x)={2\\\\left(x+1\\\\right)}^2-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic8a-h3","type":"hint","dependencies":["a35b0d9quadratic8a-h2"],"title":"Solving the Zeros","text":"Finally, set $$f(x)=0$$ and solve for the $$x$$ values.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35b0d9quadratic9","title":"Try It: Writing an Equation in General and Standard Form","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Quadratic Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a35b0d9quadratic9a","stepAnswer":["General form: $$g(x)=x^2-6x+13$$ Standard Form: $$g(x)={\\\\left(x-3\\\\right)}^2+4$$"],"problemType":"MultipleChoice","stepTitle":"$$g(x)=13+x^2-6x$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"General form: $$g(x)=x^2-6x+13$$ Standard Form: $$g(x)={\\\\left(x-3\\\\right)}^2+4$$","choices":["General form: $$g(x)=$$ $${\\\\left(x-3\\\\right)}^2+4$$ Standard Form: $$g(x)=x^2-6x+13$$","General form: $$g(x)=x^2-6x+13$$ Standard Form: $$g(x)={\\\\left(x-3\\\\right)}^2+4$$"],"hints":{"DefaultPathway":[{"id":"a35b0d9quadratic9a-h1","type":"hint","dependencies":[],"title":"Definition of the General Form","text":"The general form has the formula $$g(x)={ax}^2+bx+c$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35b0d9quadratic9a-h2","type":"hint","dependencies":["a35b0d9quadratic9a-h1"],"title":"Definition of the Standard Form","text":"The standard form is $$g(x)={a\\\\left(x-h\\\\right)}^2+k$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou1","title":"Addition Principle","body":"Assume that there are $$n$$ ways an event A can happen, $$m$$ ways an event B can happen, and that A and B are non-overlapping.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou1a","stepAnswer":["$$m+n$$"],"problemType":"MultipleChoice","stepTitle":"Use the Addition Principle of counting to show how many ways event A or B can occur.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$m+n$$","choices":["$$m+n$$","$$m n$$","$$m+m+n+n$$"],"hints":{"DefaultPathway":[{"id":"a35ba99cou1a-h1","type":"hint","dependencies":[],"title":"Addition Principle","text":"According to the Addition Principle, if one event can occur in $$m$$ ways and a second event with no common outcomes can occur in $$n$$ ways, then the first or second event can occur in $$m+n$$ ways.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou1a-h2","type":"hint","dependencies":["a35ba99cou1a-h1"],"title":"Addition Principle","text":"There are $$m+n$$ ways for either event A or event B to occur.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou10","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou10a","stepAnswer":["$$12$$"],"problemType":"TextBox","stepTitle":"How many outcomes are possible from tossing a coin and rolling a 6-sided die?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12$$","hints":{"DefaultPathway":[{"id":"a35ba99cou10a-h1","type":"hint","dependencies":[],"title":"Product of the Number of Options","text":"To find the total number of outcomes, find the product of the number of tossing a coin outcomes and the number of rolling a 6-sided die outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou10a-h2","type":"hint","dependencies":["a35ba99cou10a-h1"],"title":"Tossing a Coin Outcomes","text":"There are $$2$$ outcomes in a coin toss: heads or tails.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou10a-h3","type":"hint","dependencies":["a35ba99cou10a-h2"],"title":"Rolling a 6-Sided Die Outcomes","text":"There are $$6$$ outcomes to rolling a 6-sided die because there are $$6$$ sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou10a-h4","type":"hint","dependencies":["a35ba99cou10a-h3"],"title":"Add the Number of Options","text":"# of tossing a coin outcomes+# of rolling a 6-sided die outcomes\\\\n$$2\\\\times6=12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou10a-h5","type":"hint","dependencies":["a35ba99cou10a-h4"],"title":"Total Ways","text":"There are $$12$$ outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou11","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou11a","stepAnswer":["$$60$$"],"problemType":"TextBox","stepTitle":"A restaurant offers a breakfast special that includes a breakfast sandwich, a side dish, and a beverage. There are $$3$$ types of breakfast sandwiches, $$4$$ side dish options, and $$5$$ beverage choices. Find the total number of possible breakfast specials.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60$$","hints":{"DefaultPathway":[{"id":"a35ba99cou11a-h1","type":"hint","dependencies":[],"title":"Product of the Number of Options","text":"To find the total number of outcomes, find the product of the number of breakfast sandwich options, the number of side dish options, and the number of beverage options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou11a-h2","type":"hint","dependencies":["a35ba99cou11a-h1"],"title":"Number of Breakfast Sandwiches","text":"There are $$3$$ types of breakfast sandwiches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou11a-h3","type":"hint","dependencies":["a35ba99cou11a-h2"],"title":"Number of Side Dishes","text":"There are $$4$$ side dish options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou11a-h4","type":"hint","dependencies":["a35ba99cou11a-h3"],"title":"Number of Beverages","text":"There are $$5$$ beverage choices.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou11a-h5","type":"hint","dependencies":["a35ba99cou11a-h4"],"title":"Add the Number of Options","text":"# of breakfast sandwiches options+# of side dish options+# of beverage options\\\\n$$3\\\\times4\\\\times5=60$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou11a-h6","type":"hint","dependencies":["a35ba99cou11a-h5"],"title":"Total Ways","text":"There are $$60$$ possible breakfast specials.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou12","title":"Number of Permutations","body":"Finding the Number of Permutations Using the Formula","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou12a","stepAnswer":["$$79833600$$"],"problemType":"TextBox","stepTitle":"A professor is creating an exam of $$9$$ questions from a test bank of $$12$$ questions. How many ways can she select and arrange the questions?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$79833600$$","hints":{"DefaultPathway":[{"id":"a35ba99cou12a-h1","type":"hint","dependencies":[],"title":"Formula for Permutations of $$n$$ Distinct Objects","text":"Substitute $$n=12$$ and $$r=9$$ into the permutation formula: P(n,r)=n!/(n-r)!.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou12a-h2","type":"hint","dependencies":["a35ba99cou12a-h1"],"title":"Substitute","text":"P(12,9)=12!/(12-9)!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou12a-h3","type":"hint","dependencies":["a35ba99cou12a-h2"],"title":"Simplify","text":"P(12,9)=12!/3!=79833600","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou12a-h4","type":"hint","dependencies":["a35ba99cou12a-h3"],"title":"Permutations","text":"There are $$79833600$$ possible permutations of exam questions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou13","title":"Number of Permutations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou13a","stepAnswer":["$$20$$"],"problemType":"TextBox","stepTitle":"$$P(5,2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20$$","hints":{"DefaultPathway":[{"id":"a35ba99cou13a-h1","type":"hint","dependencies":[],"title":"Formula for Permutations of $$n$$ Distinct Objects","text":"Substitute $$n=5$$ and $$r=2$$ into the permutation formula: P(n,r)=n!/(n-r)!.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou13a-h2","type":"hint","dependencies":["a35ba99cou13a-h1"],"title":"Substitute","text":"P(5,2)=5!/(5-2)!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou13a-h3","type":"hint","dependencies":["a35ba99cou13a-h2"],"title":"Simplify","text":"P(5,2)=5!/3!=20","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou14","title":"Number of Permutations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou14a","stepAnswer":["$$1680$$"],"problemType":"TextBox","stepTitle":"$$P(8,4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1680$$","hints":{"DefaultPathway":[{"id":"a35ba99cou14a-h1","type":"hint","dependencies":[],"title":"Formula for Permutations of $$n$$ Distinct Objects","text":"Substitute $$n=8$$ and $$r=4$$ into the permutation formula: P(n,r)=n!/(n-r)!.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou14a-h2","type":"hint","dependencies":["a35ba99cou14a-h1"],"title":"Substitute","text":"P(8,4)=8!/(8-4)!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou14a-h3","type":"hint","dependencies":["a35ba99cou14a-h2"],"title":"Simplify","text":"P(5,2)=8!/4!=1680","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou15","title":"Number of Permutations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou15a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$P(3,3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a35ba99cou15a-h1","type":"hint","dependencies":[],"title":"Formula for Permutations of $$n$$ Distinct Objects","text":"Substitute $$n=3$$ and $$r=3$$ into the permutation formula: P(n,r)=n!/(n-r)!.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou15a-h2","type":"hint","dependencies":["a35ba99cou15a-h1"],"title":"Substitute","text":"P(3,3)=3!/(3-3)!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou15a-h3","type":"hint","dependencies":["a35ba99cou15a-h2"],"title":"Simplify","text":"P(3,3)=3!/0!=6","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou16","title":"Number of Permutations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou16a","stepAnswer":["$$60480$$"],"problemType":"TextBox","stepTitle":"$$P(9,6)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60480$$","hints":{"DefaultPathway":[{"id":"a35ba99cou16a-h1","type":"hint","dependencies":[],"title":"Formula for Permutations of $$n$$ Distinct Objects","text":"Substitute $$n=9$$ and $$r=6$$ into the permutation formula: P(n,r)=n!/(n-r)!.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou16a-h2","type":"hint","dependencies":["a35ba99cou16a-h1"],"title":"Substitute","text":"P(9,6)=9!/(9-6)!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou16a-h3","type":"hint","dependencies":["a35ba99cou16a-h2"],"title":"Simplify","text":"P(9,6)=9!/3!=60480","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou17","title":"Number of Permutations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou17a","stepAnswer":["$$55440$$"],"problemType":"TextBox","stepTitle":"$$P(11,5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$55440$$","hints":{"DefaultPathway":[{"id":"a35ba99cou17a-h1","type":"hint","dependencies":[],"title":"Formula for Permutations of $$n$$ Distinct Objects","text":"Substitute $$n=11$$ and $$r=5$$ into the permutation formula: P(n,r)=n!/(n-r)!.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou17a-h2","type":"hint","dependencies":["a35ba99cou17a-h1"],"title":"Substitute","text":"P(11,5)=11!/(11-5)!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou17a-h3","type":"hint","dependencies":["a35ba99cou17a-h2"],"title":"Simplify","text":"P(11,5)=11!/6!=55440","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou18","title":"Number of Combinations","body":"A fast food restaurant offers five side dish options. Your meal comes with two side dishes.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou18a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"How many ways can you select your side dishes?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a35ba99cou18a-h1","type":"hint","dependencies":[],"title":"Define $$n$$ and $$r$$","text":"We want to choose $$2$$ side dishes from $$5$$ options. Therefore $$n=5$$ and $$r=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou18a-h2","type":"hint","dependencies":["a35ba99cou18a-h1"],"title":"Formula for Combinations of $$n$$ Distinct Objects","text":"Substitute $$n=5$$ and $$r=2$$ into the combination formula: C(n,r)=n!/(r!*(n-r)!).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou18a-h3","type":"hint","dependencies":["a35ba99cou18a-h2"],"title":"Substitute","text":"C(5,2)=5!/(2!*(5-2)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou18a-h4","type":"hint","dependencies":["a35ba99cou18a-h3"],"title":"Simplify","text":"$$C(5,2)=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a35ba99cou18b","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"How many ways can you select $$3$$ side dishes?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a35ba99cou18b-h1","type":"hint","dependencies":[],"title":"Define $$n$$ and $$r$$","text":"We want to choose $$3$$ side dishes from $$5$$ options. Therefore $$n=3$$ and $$r=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou18b-h2","type":"hint","dependencies":["a35ba99cou18b-h1"],"title":"Formula for Combinations of $$n$$ Distinct Objects","text":"Substitute $$n=5$$ and $$r=3$$ into the combination formula: C(n,r)=n!/(r!*(n-r)!).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou18b-h3","type":"hint","dependencies":["a35ba99cou18b-h2"],"title":"Substitute","text":"C(5,3)=5!/(3!*(5-3)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou18b-h4","type":"hint","dependencies":["a35ba99cou18b-h3"],"title":"Simplify","text":"$$C(5,3)=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou19","title":"Number of Combinations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou19a","stepAnswer":["$$56$$"],"problemType":"TextBox","stepTitle":"$$C(8,5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$56$$","hints":{"DefaultPathway":[{"id":"a35ba99cou19a-h1","type":"hint","dependencies":[],"title":"Formula for Combinations of $$n$$ Distinct Objects","text":"Substitute $$n=8$$ and $$r=5$$ into the combination formula: C(n,r)=n!/(r!*(n-r)!).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou19a-h2","type":"hint","dependencies":["a35ba99cou19a-h1"],"title":"Substitute","text":"C(8,5)=8!/(5!*(8-5)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou19a-h3","type":"hint","dependencies":["a35ba99cou19a-h2"],"title":"Simplify","text":"$$C(8,5)=56$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou2","title":"Addition Principle","body":"Using the Addition Principle","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou2a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"There are $$2$$ vegetarian entr\xe9e options and $$5$$ meat entr\xe9e options on a dinner menu. What is the total number of entr\xe9e options?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a35ba99cou2a-h1","type":"hint","dependencies":[],"title":"Add the Number of Options","text":"We can add the number of vegetarian options to the number of meat options to find the total number of entr\xe9e options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou2a-h2","type":"hint","dependencies":["a35ba99cou2a-h1"],"title":"Add the Number of Options","text":"\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou2a-h3","type":"hint","dependencies":["a35ba99cou2a-h2"],"title":"Total Options","text":"There are $$7$$ total options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou20","title":"Number of Combinations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou20a","stepAnswer":["$$495$$"],"problemType":"TextBox","stepTitle":"$$C(12,4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$495$$","hints":{"DefaultPathway":[{"id":"a35ba99cou20a-h1","type":"hint","dependencies":[],"title":"Formula for Combinations of $$n$$ Distinct Objects","text":"Substitute $$n=12$$ and $$r=4$$ into the combination formula: C(n,r)=n!/(r!*(n-r)!).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou20a-h2","type":"hint","dependencies":["a35ba99cou20a-h1"],"title":"Substitute","text":"C(12,4)=12!/(4!*(12-4)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou20a-h3","type":"hint","dependencies":["a35ba99cou20a-h2"],"title":"Simplify","text":"$$C(12,4)=495$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou21","title":"Number of Combinations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou21a","stepAnswer":["$$2600$$"],"problemType":"TextBox","stepTitle":"$$C(26,3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2600$$","hints":{"DefaultPathway":[{"id":"a35ba99cou21a-h1","type":"hint","dependencies":[],"title":"Formula for Combinations of $$n$$ Distinct Objects","text":"Substitute $$n=26$$ and $$r=3$$ into the combination formula: C(n,r)=n!/(r!*(n-r)!).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou21a-h2","type":"hint","dependencies":["a35ba99cou21a-h1"],"title":"Substitute","text":"C(26,3)=26!/(3!*(26-3)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou21a-h3","type":"hint","dependencies":["a35ba99cou21a-h2"],"title":"Simplify","text":"$$C(26,3)=2600$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou22","title":"Number of Combinations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou22a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"$$C(7,6)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a35ba99cou22a-h1","type":"hint","dependencies":[],"title":"Formula for Combinations of $$n$$ Distinct Objects","text":"Substitute $$n=7$$ and $$r=6$$ into the combination formula: C(n,r)=n!/(r!*(n-r)!).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou22a-h2","type":"hint","dependencies":["a35ba99cou22a-h1"],"title":"Substitute","text":"C(7,6)=7!/(6!*(7-6)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou22a-h3","type":"hint","dependencies":["a35ba99cou22a-h2"],"title":"Simplify","text":"$$C(7,6)=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou23","title":"Number of Combinations","body":"Compute the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou23a","stepAnswer":["$$120$$"],"problemType":"TextBox","stepTitle":"$$C(10,3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$120$$","hints":{"DefaultPathway":[{"id":"a35ba99cou23a-h1","type":"hint","dependencies":[],"title":"Formula for Combinations of $$n$$ Distinct Objects","text":"Substitute $$n=10$$ and $$r=3$$ into the combination formula: C(n,r)=n!/(r!*(n-r)!).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou23a-h2","type":"hint","dependencies":["a35ba99cou23a-h1"],"title":"Substitute","text":"C(10,3)=10!/(3!*(10-3)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou23a-h3","type":"hint","dependencies":["a35ba99cou23a-h2"],"title":"Simplify","text":"$$C(10,3)=120$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou24","title":"Subsets","body":"Find the number of subsets in each given set.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou24a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"A restaurant offers butter, cheese, chives, and sour cream as toppings for a baked potato. How many different ways are there to order a potato?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a35ba99cou24a-h1","type":"hint","dependencies":[],"title":"Identify $$n$$","text":"We are looking for the number of subsets of a set with $$4$$ objects.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou24a-h2","type":"hint","dependencies":["a35ba99cou24a-h1"],"title":"Formula for the Number of Subsets of a Set","text":"Substitute $$n=4$$ into the formula: $$2^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou24a-h3","type":"hint","dependencies":["a35ba99cou24a-h2"],"title":"Substitute and Simplify","text":"$$2^4=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou24a-h4","type":"hint","dependencies":["a35ba99cou24a-h3"],"title":"Possible Ways","text":"There are $$16$$ possible ways to order a potato.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou25","title":"Subsets","body":"Find the number of subsets in each given set.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou25a","stepAnswer":["$$1024$$"],"problemType":"TextBox","stepTitle":"{1,2,3,4,5,6,7,8,9,10}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1024$$","hints":{"DefaultPathway":[{"id":"a35ba99cou25a-h1","type":"hint","dependencies":[],"title":"Identify $$n$$","text":"We are looking for the number of subsets of a set with $$10$$ distinct numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou25a-h2","type":"hint","dependencies":["a35ba99cou25a-h1"],"title":"Formula for the Number of Subsets of a Set","text":"Substitute $$n=10$$ into the formula: $$2^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou25a-h3","type":"hint","dependencies":["a35ba99cou25a-h2"],"title":"Substitute and Simplify","text":"$$2^{10}=1024$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou26","title":"Subsets","body":"Find the number of subsets in each given set.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou26a","stepAnswer":["$$67108864$$"],"problemType":"TextBox","stepTitle":"{a,b,c,\u2026,z}","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$67108864$$","hints":{"DefaultPathway":[{"id":"a35ba99cou26a-h1","type":"hint","dependencies":[],"title":"Identify $$n$$","text":"We are looking for the number of subsets of a set with $$26$$ distinct letters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou26a-h2","type":"hint","dependencies":["a35ba99cou26a-h1"],"title":"Formula for the Number of Subsets of a Set","text":"Substitute $$n=26$$ into the formula: $$2^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou26a-h3","type":"hint","dependencies":["a35ba99cou26a-h2"],"title":"Substitute and Simplify","text":"$$2^{26}=67108864$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou27","title":"Subsets","body":"Find the number of subsets in each given set.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou27a","stepAnswer":["$$4096$$"],"problemType":"TextBox","stepTitle":"A set containing $$5$$ distinct numbers, $$4$$ distinct letters, and $$3$$ distinct symbols","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4096$$","hints":{"DefaultPathway":[{"id":"a35ba99cou27a-h1","type":"hint","dependencies":[],"title":"Amount of Distinct Objects","text":"The set contains a total of $$5+4+3=12$$ distinct objects.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou27a-h2","type":"hint","dependencies":["a35ba99cou27a-h1"],"title":"Identify $$n$$","text":"We are looking for the number of subsets of a set with $$12$$ objects.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou27a-h3","type":"hint","dependencies":["a35ba99cou27a-h2"],"title":"Formula for the Number of Subsets of a Set","text":"Substitute $$n=12$$ into the formula: $$2^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou27a-h4","type":"hint","dependencies":["a35ba99cou27a-h3"],"title":"Substitute and Simplify","text":"$$2^{12}=4096$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou28","title":"Subsets","body":"Find the number of subsets in each given set.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou28a","stepAnswer":["$$16384$$"],"problemType":"TextBox","stepTitle":"The set of even numbers from $$2$$ to $$28$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16384$$","hints":{"DefaultPathway":[{"id":"a35ba99cou28a-h1","type":"hint","dependencies":[],"title":"Amount of Distinct Objects","text":"The set contains 2,4,6,8,10,12,14,16,18,20,22,24,26,28.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou28a-h2","type":"hint","dependencies":["a35ba99cou28a-h1"],"title":"Identify $$n$$","text":"We are looking for the number of subsets of a set with $$14$$ distinct even numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou28a-h3","type":"hint","dependencies":["a35ba99cou28a-h2"],"title":"Formula for the Number of Subsets of a Set","text":"Substitute $$n=14$$ into the formula: $$2^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou28a-h4","type":"hint","dependencies":["a35ba99cou28a-h3"],"title":"Substitute and Simplify","text":"$$2^{14}=16384$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou29","title":"Number of Permutations","body":"Finding the Number of Permutations of $$n$$ Non-Distinct Objects","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou29a","stepAnswer":["$$10080$$"],"problemType":"TextBox","stepTitle":"Find the number of rearrangements of the letters in the word DISTINCT.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10080$$","hints":{"DefaultPathway":[{"id":"a35ba99cou29a-h1","type":"hint","dependencies":[],"title":"Identify the elements","text":"There are $$8$$ letters. Both I and T are repeated $$2$$ times.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou29a-h2","type":"hint","dependencies":["a35ba99cou29a-h1"],"title":"Formula for Finding the Number of Permutations of $$n$$ Non-Distinct Objects","text":"Substitute $$n=8$$, $$r_1=2$$, and $$r_2=2$$ into the formula: n!/(r!*r_2!...r_k!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou29a-h3","type":"hint","dependencies":["a35ba99cou29a-h2"],"title":"Substitute and Simplify","text":"8!/(2!*2!)=10080","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou3","title":"Multiplication Principle","body":"Using the Multiplication Principle","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou3a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"Diane packed $$2$$ skirts, $$4$$ blouses, and a sweater for her business trip. She will need to choose a skirt and a blouse for each outfit and decide whether to wear the sweater. Use the Multiplication Principle to find the total number of possible outfits.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a35ba99cou3a-h1","type":"hint","dependencies":[],"title":"Product of the Number of Options","text":"To find the total number of outfits, find the product of the number of skirt options, the number of blouse options, and the number of sweater options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou3a-h2","type":"hint","dependencies":["a35ba99cou3a-h1"],"title":"Product of the Number of Options","text":"\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou3a-h3","type":"hint","dependencies":["a35ba99cou3a-h2"],"title":"Total Outfits","text":"There are $$16$$ possible outfits.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou30","title":"Number of Permutations","body":"Finding the Number of Permutations of $$n$$ Non-Distinct Objects","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou30a","stepAnswer":["$$840$$"],"problemType":"TextBox","stepTitle":"Find the number of rearrangements of the letters in the word CARRIER.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$840$$","hints":{"DefaultPathway":[{"id":"a35ba99cou30a-h1","type":"hint","dependencies":[],"title":"Identify the elements","text":"There are $$7$$ letters. R is repeated $$3$$ times.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou30a-h2","type":"hint","dependencies":["a35ba99cou30a-h1"],"title":"Formula for Finding the Number of Permutations of $$n$$ Non-Distinct Objects","text":"Substitute $$n=7$$, $$r_1=3$$ into the formula: n!/(r!*r_2!...r_k!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou30a-h3","type":"hint","dependencies":["a35ba99cou30a-h2"],"title":"Substitute and Simplify","text":"7!/3!=840","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou4","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou4a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"Let the set A $$=$$ {-5,-3,-1,2,3,4,5,6}. How many ways are there to choose a negative or an even number from A?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a35ba99cou4a-h1","type":"hint","dependencies":[],"title":"Add the Number of Options","text":"We can add the number of negative number options to the number of even number options to find the total number of options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou4a-h2","type":"hint","dependencies":["a35ba99cou4a-h1"],"title":"Number of Negatives","text":"There are $$3$$ negative numbers: $$-5$$, $$-3$$, $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou4a-h3","type":"hint","dependencies":["a35ba99cou4a-h2"],"title":"Number of Evens","text":"There are $$3$$ even numbers: $$2$$, $$4$$, $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou4a-h4","type":"hint","dependencies":["a35ba99cou4a-h3"],"title":"Add the Number of Options","text":"# of negative number options+# of even number options\\\\n$$3+3=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou4a-h5","type":"hint","dependencies":["a35ba99cou4a-h4"],"title":"Total Ways","text":"There are $$6$$ ways to choose a negative or an even number from A.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou5","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou5a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"Let the set B $$=$$ {-23,-16,-7,-2,20,36,48,72}. How many ways are there to choose a positive or an odd number from B?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a35ba99cou5a-h1","type":"hint","dependencies":[],"title":"Add the Number of Options","text":"We can add the number of positive number options to the number of odd number options to find the total number of options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou5a-h2","type":"hint","dependencies":["a35ba99cou5a-h1"],"title":"Number of Positives","text":"There are $$4$$ positive numbers: $$20$$, $$36$$, $$48$$, $$72$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou5a-h3","type":"hint","dependencies":["a35ba99cou5a-h2"],"title":"Number of Odds","text":"There are $$2$$ odd numbers: $$-23$$, $$-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou5a-h4","type":"hint","dependencies":["a35ba99cou5a-h3"],"title":"Add the Number of Options","text":"# of positive number options+# of odd number options\\\\n$$4+2=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou5a-h5","type":"hint","dependencies":["a35ba99cou5a-h4"],"title":"Total Ways","text":"There are $$6$$ ways to choose a positive or an odd number from B.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou6","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou6a","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"How many ways are there to pick a red ace or a club from a standard card playing deck?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a35ba99cou6a-h1","type":"hint","dependencies":[],"title":"Add the Number of Options","text":"We can add the number of red ace options to the number of club options to find the total number of options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou6a-h2","type":"hint","dependencies":["a35ba99cou6a-h1"],"title":"Number of Red Aces","text":"There are $$2$$ red aces in a deck of cards: an ace of diamonds and an ace of hearts.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou6a-h3","type":"hint","dependencies":["a35ba99cou6a-h2"],"title":"Number of Clubs","text":"There are $$13$$ clubs in a deck of cards, from the ace of clubs to the king of clubs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou6a-h4","type":"hint","dependencies":["a35ba99cou6a-h3"],"title":"Add the Number of Options","text":"# of red ace options+# of club options\\\\n$$2+13=15$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou6a-h5","type":"hint","dependencies":["a35ba99cou6a-h4"],"title":"Total Ways","text":"There are $$15$$ ways to pick a red ace or a club from a standard card playing deck.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou7","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou7a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"How many ways are there to pick a paint color from $$5$$ shades of green, $$4$$ shades of blue, or $$7$$ shades of yellow?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a35ba99cou7a-h1","type":"hint","dependencies":[],"title":"Add the Number of Options","text":"We can add the number of shades of green options to the number of shades of blue options to the number of shades of yellow options to find the total number of options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou7a-h2","type":"hint","dependencies":["a35ba99cou7a-h1"],"title":"Number of Greens","text":"There are $$5$$ shades of green.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou7a-h3","type":"hint","dependencies":["a35ba99cou7a-h2"],"title":"Number of Blues","text":"There are $$4$$ shades of blue.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou7a-h4","type":"hint","dependencies":["a35ba99cou7a-h3"],"title":"Number of Yellows","text":"There are $$7$$ shades of yellow.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou7a-h5","type":"hint","dependencies":["a35ba99cou7a-h4"],"title":"Add the Number of Options","text":"# of shades of green options+# of shades of blue options+# of shades of yellow options\\\\n$$5+4+7=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou7a-h6","type":"hint","dependencies":["a35ba99cou7a-h5"],"title":"Total Ways","text":"There are $$16$$ ways to pick a paint color.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou8","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou8a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"A student is shopping for a new computer. He is deciding among $$3$$ desktop computers and $$4$$ laptop computers. What is the total number of computer options?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a35ba99cou8a-h1","type":"hint","dependencies":[],"title":"Add the Number of Options","text":"We can add the number of desktop options to the number of laptop options to find the total number of options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou8a-h2","type":"hint","dependencies":["a35ba99cou8a-h1"],"title":"Number of Desktops","text":"There are $$3$$ desktop computers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou8a-h3","type":"hint","dependencies":["a35ba99cou8a-h2"],"title":"Number of Laptops","text":"There are $$4$$ laptop computers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou8a-h4","type":"hint","dependencies":["a35ba99cou8a-h3"],"title":"Add the Number of Options","text":"# of desktops options+# of laptop options\\\\n$$3+4=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou8a-h5","type":"hint","dependencies":["a35ba99cou8a-h4"],"title":"Total Ways","text":"There are $$7$$ computer options.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a35ba99cou9","title":"Numeric","body":"Use the Addition Principle or the Multiplication Principle to perform the calculations.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Counting Principles","courseName":"OpenStax: College Algebra","steps":[{"id":"a35ba99cou9a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"How many outcomes are possible from tossing a pair of coins?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a35ba99cou9a-h1","type":"hint","dependencies":[],"title":"Number of Options","text":"In a coin, there is only $$2$$ sides: heads or tails. We are tossing $$2$$ coins.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a35ba99cou9a-h2","type":"hint","dependencies":["a35ba99cou9a-h1"],"title":"Outcomes","text":"There are $$4$$ outcomes from tossing a pair of coins: HH, HT, TH, TT","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer1","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer1a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} -1 & 4 & 0 \\\\\\\\ 0 & 2 & 3 \\\\\\\\ 0 & 0 & -3 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a372017cramer1a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer1a-h2","type":"hint","dependencies":["a372017cramer1a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a372017cramer1a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer1a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer1a-h4","type":"hint","dependencies":["a372017cramer1a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a372017cramer1a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer1a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer1a-h6","type":"hint","dependencies":["a372017cramer1a-h5"],"title":"Answer","text":"Therefore, the determinant is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer10","title":"Solve the system of linear equations using Cramer\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer10a","stepAnswer":["(1,1)"],"problemType":"TextBox","stepTitle":"$$2x-3y=-1$$ $$4x+5y=9$$","stepBody":"Enter your solution as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(1,1)$$","hints":{"DefaultPathway":[{"id":"a372017cramer10a-h1","type":"hint","dependencies":[],"title":"Use the formula","text":"First, use the formula for Cramer\'s rule to solve for $$x$$ and $$y$$. If using a 2x2 matrix, the formula for it is $$x=(\\\\begin{bmatrix} c1 & b1 \\\\\\\\ c2 & b2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix})$$ and $$y=(\\\\begin{bmatrix} a1 & c1 \\\\\\\\ a2 & c2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a372017cramer10a-h1"],"title":"Determinant","text":"Now, take the determinant of all matrices in the $$x=$$ section and simplify. What does $$x$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer10a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a372017cramer10a-h2"],"title":"Determinant","text":"Next, take the determinant of all matrices in the $$y=$$ section and simplify. What does $$y$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer10a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer10a-h4","type":"hint","dependencies":["a372017cramer10a-h3"],"title":"Answer","text":"Therefore, the answer is $$(1,1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer11","title":"Solve the system of linear equations using Cramer\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer11a","stepAnswer":["(2,2)"],"problemType":"TextBox","stepTitle":"$$5x-4y=2$$ $$-4x+7y=6$$","stepBody":"Enter your solution as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(2,2)$$","hints":{"DefaultPathway":[{"id":"a372017cramer11a-h1","type":"hint","dependencies":[],"title":"Use the formula","text":"First, use the formula for Cramer\'s rule to solve for $$x$$ and $$y$$. If using a 2x2 matrix, the formula for it is $$x=(\\\\begin{bmatrix} c1 & b1 \\\\\\\\ c2 & b2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix})$$ and $$y=(\\\\begin{bmatrix} a1 & c1 \\\\\\\\ a2 & c2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a372017cramer11a-h1"],"title":"Determinant","text":"Now, take the determinant of all matrices in the $$x=$$ section and simplify. What does $$x$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer11a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a372017cramer11a-h2"],"title":"Determinant","text":"Next, take the determinant of all matrices in the $$y=$$ section and simplify. What does $$y$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer11a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer11a-h4","type":"hint","dependencies":["a372017cramer11a-h3"],"title":"Answer","text":"Therefore, the answer is $$(2,2)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer12","title":"Solve the system of linear equations using Cramer\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer12a","stepAnswer":["(1/2,1/3)"],"problemType":"TextBox","stepTitle":"$$6x-3y=2$$ $$-8x+9y=-1$$","stepBody":"Enter your solution as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{1}{2},\\\\frac{1}{3})$$","hints":{"DefaultPathway":[{"id":"a372017cramer12a-h1","type":"hint","dependencies":[],"title":"Use the formula","text":"First, use the formula for Cramer\'s rule to solve for $$x$$ and $$y$$. If using a 2x2 matrix, the formula for it is $$x=(\\\\begin{bmatrix} c1 & b1 \\\\\\\\ c2 & b2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix})$$ and $$y=(\\\\begin{bmatrix} a1 & c1 \\\\\\\\ a2 & c2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a372017cramer12a-h1"],"title":"Determinant","text":"Now, take the determinant of all matrices in the $$x=$$ section and simplify. What does $$x$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer12a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a372017cramer12a-h2"],"title":"Determinant","text":"Next, take the determinant of all matrices in the $$y=$$ section and simplify. What does $$y$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer12a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\frac{1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer12a-h4","type":"hint","dependencies":["a372017cramer12a-h3"],"title":"Answer","text":"Therefore, the answer is $$(\\\\frac{1}{2},\\\\frac{1}{3})$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer13","title":"Solve the system of linear equations using Cramer\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer13a","stepAnswer":["(3,1)"],"problemType":"TextBox","stepTitle":"$$2x+6y=12$$ $$5x-2y=13$$","stepBody":"Enter your solution as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(3,1)$$","hints":{"DefaultPathway":[{"id":"a372017cramer13a-h1","type":"hint","dependencies":[],"title":"Use the formula","text":"First, use the formula for Cramer\'s rule to solve for $$x$$ and $$y$$. If using a 2x2 matrix, the formula for it is $$x=(\\\\begin{bmatrix} c1 & b1 \\\\\\\\ c2 & b2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix})$$ and $$y=(\\\\begin{bmatrix} a1 & c1 \\\\\\\\ a2 & c2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a372017cramer13a-h1"],"title":"Determinant","text":"Now, take the determinant of all matrices in the $$x=$$ section and simplify. What does $$x$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer13a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a372017cramer13a-h2"],"title":"Determinant","text":"Next, take the determinant of all matrices in the $$y=$$ section and simplify. What does $$y$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer13a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer13a-h4","type":"hint","dependencies":["a372017cramer13a-h3"],"title":"Answer","text":"Therefore, the answer is $$(3,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer14","title":"Solve the system of linear equations using Cramer\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer14a","stepAnswer":["(2,5)"],"problemType":"TextBox","stepTitle":"$$4x+3y=23$$ $$2x-y=-1$$","stepBody":"Enter your solution as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(2,5)$$","hints":{"DefaultPathway":[{"id":"a372017cramer14a-h1","type":"hint","dependencies":[],"title":"Use the formula","text":"First, use the formula for Cramer\'s rule to solve for $$x$$ and $$y$$. If using a 2x2 matrix, the formula for it is $$x=(\\\\begin{bmatrix} c1 & b1 \\\\\\\\ c2 & b2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix})$$ and $$y=(\\\\begin{bmatrix} a1 & c1 \\\\\\\\ a2 & c2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a372017cramer14a-h1"],"title":"Determinant","text":"Now, take the determinant of all matrices in the $$x=$$ section and simplify. What does $$x$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer14a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a372017cramer14a-h2"],"title":"Determinant","text":"Next, take the determinant of all matrices in the $$y=$$ section and simplify. What does $$y$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer14a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer14a-h4","type":"hint","dependencies":["a372017cramer14a-h3"],"title":"Answer","text":"Therefore, the answer is $$(2,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer15","title":"Solve the system of linear equations using Cramer\u2019s Rule.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer15a","stepAnswer":["(1/5,0)"],"problemType":"TextBox","stepTitle":"$$10x-6y=2$$ $$-5x+8y=-1$$","stepBody":"Enter your solution as a coordinate pair.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{1}{5},0)$$","hints":{"DefaultPathway":[{"id":"a372017cramer15a-h1","type":"hint","dependencies":[],"title":"Use the formula","text":"First, use the formula for Cramer\'s rule to solve for $$x$$ and $$y$$. If using a 2x2 matrix, the formula for it is $$x=(\\\\begin{bmatrix} c1 & b1 \\\\\\\\ c2 & b2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix})$$ and $$y=(\\\\begin{bmatrix} a1 & c1 \\\\\\\\ a2 & c2 \\\\end{bmatrix})/(\\\\begin{bmatrix} a1 & b1 \\\\\\\\ a2 & b2 \\\\end{bmatrix}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a372017cramer15a-h1"],"title":"Determinant","text":"Now, take the determinant of all matrices in the $$x=$$ section and simplify. What does $$x$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer15a-h2-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\frac{1}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a372017cramer15a-h2"],"title":"Determinant","text":"Next, take the determinant of all matrices in the $$y=$$ section and simplify. What does $$y$$ equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer15a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer15a-h4","type":"hint","dependencies":["a372017cramer15a-h3"],"title":"Answer","text":"Therefore, the answer is $$(\\\\frac{1}{5},0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer16","title":"Finding the Determinant of a 2x2 Matrix","body":"Find the determinant of the given matrix","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer16a","stepAnswer":["$$27$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 5 & 2 \\\\\\\\ -6 & 3 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27$$","hints":{"DefaultPathway":[{"id":"a372017cramer16a-h1","type":"hint","dependencies":[],"title":"Determinant of 2x2 Matrix","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$\\\\nis defined as $$det(A)=a d-c b$$.\\\\nNotice the change in notation. There are several ways to indicate the determinant, including det(A) and replacing the brackets in a matrix with straight lines, |A|.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a372017cramer16a-h1"],"title":"Finding the Determinant","text":"Apply the formula that $$det(A)=a d-b c$$, what is the determinant?\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer17","title":"Using Cramer\'s Rule to Solve a 2x2 System","body":"Solving the following 2x2 system using Cramer\'s Rule.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer17a","stepAnswer":["$$(2,-3)$$"],"problemType":"MultipleChoice","stepTitle":"$$12x+3y=15;$$\\\\n$$2x-3y=13$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(2,-3)$$","choices":["$$(2,-3)$$","$$(-3,2)$$"],"hints":{"DefaultPathway":[{"id":"a372017cramer17a-h1","type":"hint","dependencies":[],"title":"Cramer\'s Rule for 2x2 Systems","text":"Cramer\u2019s Rule is a method that uses determinants to solve systems of equations that have the same number of equations as variables.\\\\nConsider a system of two linear equations in two variables.\\\\n$$a_1 x+b_1 y=c_1$$\\\\n$$a_2 x+b_2 y=c_2$$\\\\n\\\\nThe solution using Cramer\'s Rule is given as\\\\n$$x=\\\\frac{D_x}{D}=$$ |(c_1,b_1),(c_2,b_2)|/|(a_1,b_1),(a_2,b_2)|, $$D \\\\neq 0;$$\\\\n$$y=\\\\frac{D_y}{D}=$$ |(a_1,c_1),(a_2,c_2)|/|(a_1,b_1),(a_2,b_2)|, $$D \\\\neq 0;$$\\\\nIf we are solving for $$x$$, the $$x$$ column is replaced with the constant column. If we are solving for $$y$$, the $$y$$ column is replaced with the constant column.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h2","type":"hint","dependencies":["a372017cramer17a-h1"],"title":"Determinant","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$ is defined as $$det(A)=a d-c b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h3","type":"hint","dependencies":["a372017cramer17a-h2"],"title":"Solve for $$x$$","text":"Using the Cramer\'s Rule, replace the column for $$x$$ with the constant column, then find the determinant of $$D_x$$ and D to solve for $$x=\\\\frac{D_x}{D}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-84$$"],"dependencies":["a372017cramer17a-h3"],"title":"Solve for $$x$$","text":"Find the determinant $$D_x$$ $$=$$ $$|(15,3),(13,-3)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-42$$"],"dependencies":["a372017cramer17a-h4"],"title":"Solve for $$x$$","text":"Find the determinant D $$=$$ $$|(12,3),(2,-3)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a372017cramer17a-h5"],"title":"Solve for $$x$$","text":"What is $$\\\\frac{D_x}{D}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h7","type":"hint","dependencies":["a372017cramer17a-h6"],"title":"Solve for $$y$$","text":"Using the Cramer\'s Rule, replace the column for $$y$$ with the constant column, then find the determinant of $$D_y$$ and D to solve for $$y=\\\\frac{D_y}{D}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$126$$"],"dependencies":["a372017cramer17a-h7"],"title":"Solve for $$y$$","text":"Find the determinant $$D_y$$ $$=$$ $$|(12,15),(2,13)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-42$$"],"dependencies":["a372017cramer17a-h8"],"title":"Solve for $$y$$","text":"Find the determinant D $$=$$ $$|(12,3),(2,-3)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer17a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a372017cramer17a-h9"],"title":"Solve for $$y$$","text":"What is $$\\\\frac{D_y}{D}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer18","title":"Using Cramer\'s Rule to Solve a 2x2 System","body":"Solving the following 2x2 system using Cramer\'s Rule.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer18a","stepAnswer":["$$(3,-7)$$"],"problemType":"MultipleChoice","stepTitle":"$$x+2y=-11;$$\\\\n$$-2x+y=-13$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(3,-7)$$","choices":["$$(3,-7)$$","$$(-7,3)$$"],"hints":{"DefaultPathway":[{"id":"a372017cramer18a-h1","type":"hint","dependencies":[],"title":"Cramer\'s Rule for 2x2 Systems","text":"Cramer\u2019s Rule is a method that uses determinants to solve systems of equations that have the same number of equations as variables.\\\\nConsider a system of two linear equations in two variables.\\\\n$$a_1 x+b_1 y=c_1$$\\\\n$$a_2 x+b_2 y=c_2$$\\\\n\\\\nThe solution using Cramer\'s Rule is given as\\\\n$$x=\\\\frac{D_x}{D}=$$ |(c_1,b_1),(c_2,b_2)|/|(a_1,b_1),(a_2,b_2)|, $$D \\\\neq 0;$$\\\\n$$y=\\\\frac{D_y}{D}=$$ |(a_1,c_1),(a_2,c_2)|/|(a_1,b_1),(a_2,b_2)|, $$D \\\\neq 0;$$\\\\nIf we are solving for $$x$$, the $$x$$ column is replaced with the constant column. If we are solving for $$y$$, the $$y$$ column is replaced with the constant column.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h2","type":"hint","dependencies":["a372017cramer18a-h1"],"title":"Determinant of 2x2 Matrix","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$ is defined as $$det(A)=a d-c b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h3","type":"hint","dependencies":["a372017cramer18a-h2"],"title":"Solve for $$x$$","text":"Using the Cramer\'s Rule, replace the column for $$x$$ with the constant column, then find the determinant of $$D_x$$ and D to solve for $$x=\\\\frac{D_x}{D}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a372017cramer18a-h3"],"title":"Solve for $$x$$","text":"Find the determinant $$D_x$$ $$=$$ $$|(-11,2),(-13,1)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a372017cramer18a-h4"],"title":"Solve for $$x$$","text":"Find the determinant D $$=$$ $$|(1,2),(-2,1)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a372017cramer18a-h5"],"title":"Solve for $$x$$","text":"What is $$\\\\frac{D_x}{D}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h7","type":"hint","dependencies":["a372017cramer18a-h6"],"title":"Solve for $$y$$","text":"Using the Cramer\'s Rule, replace the column for $$y$$ with the constant column, then find the determinant of $$D_y$$ and D to solve for $$y=\\\\frac{D_y}{D}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-35$$"],"dependencies":["a372017cramer18a-h7"],"title":"Solve for $$y$$","text":"Find the determinant $$D_y$$ $$=$$ $$|(1,-11),(-2,-13)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a372017cramer18a-h8"],"title":"Solve for $$y$$","text":"Find the determinant D $$=$$ $$|(1,2),(-2,1)|$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer18a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a372017cramer18a-h9"],"title":"Solve for $$y$$","text":"What is $$\\\\frac{D_y}{D}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer19","title":"Finding the Determinant of a 3x3 Matrix","body":"Find the determinant of the 3x3 matrix given.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer19a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 0 & 2 & 1 \\\\\\\\ 3 & -1 & 1 \\\\\\\\ 4 & 0 & 1 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a372017cramer19a-h1","type":"hint","dependencies":[],"title":"Determinant of 3x3 Matrix","text":"Finding the determinant of a 2\xd72 matrix is straightforward, but finding the determinant of a 3\xd73 matrix is more complicated. One method is to augment the 3\xd73 matrix with a repetition of the first two columns, giving a 3\xd75 matrix. Then we calculate the sum of the products of entries down each of the three diagonals (upper left to lower right), and subtract the products of entries up each of the three diagonals (lower left to upper right). This is more easily understood with a visual and an example.\\\\nFor a matrix $$A=\\\\begin{bmatrix} a_1 & b_1 & c_1 \\\\\\\\ a_2 & b_2 & c_2 \\\\\\\\ a_3 & b_3 & c_3 \\\\end{bmatrix}$$,\\\\n$$1$$. Augment A with the first $$2$$ columns, det(A)=|(a_1,b_1,c_1),(a_2,b_2,c_2),(a_3,b_3,c_3)|(a_1,b_1),(a_2,b_2),(a_3,b_3)|\\\\n$$2$$. From upper left to lower right: Multiply the entries down the first diagonal. Add the result to the product of entries down the second diagonal. Add this result to the product of the entries down the third diagonal.\\\\n$$3$$. From lower left to upper right: Subtract the product of entries up the first diagonal. From this result subtract the product of entries up the second diagonal. From this result, subtract the product of entries up the third diagonal.\\\\nThe algebra is as follows: $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a372017cramer19a-h1"],"title":"Finding the Determinant","text":"Applying the formula $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$, what is the det(A) for the given matrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer2","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer2a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} 1 & 0 & 1 \\\\\\\\ 0 & 1 & 0 \\\\\\\\ 1 & 0 & 0 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a372017cramer2a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer2a-h2","type":"hint","dependencies":["a372017cramer2a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a372017cramer2a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer2a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer2a-h4","type":"hint","dependencies":["a372017cramer2a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a372017cramer2a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer2a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer2a-h6","type":"hint","dependencies":["a372017cramer2a-h5"],"title":"Answer","text":"Therefore, the determinant is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer20","title":"Finding the Determinant of a 3x3 Matrix","body":"Find the determinant of the 3x3 matrix given.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer20a","stepAnswer":["$$-10$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 1 & -3 & 7 \\\\\\\\ 1 & 1 & 1 \\\\\\\\ 1 & -2 & 3 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10$$","hints":{"DefaultPathway":[{"id":"a372017cramer20a-h1","type":"hint","dependencies":[],"title":"Determinant of 3x3 Matrix","text":"Finding the determinant of a 2\xd72 matrix is straightforward, but finding the determinant of a 3\xd73 matrix is more complicated. One method is to augment the 3\xd73 matrix with a repetition of the first two columns, giving a 3\xd75 matrix. Then we calculate the sum of the products of entries down each of the three diagonals (upper left to lower right), and subtract the products of entries up each of the three diagonals (lower left to upper right). This is more easily understood with a visual and an example.\\\\nFor a matrix $$A=\\\\begin{bmatrix} a_1 & b_1 & c_1 \\\\\\\\ a_2 & b_2 & c_2 \\\\\\\\ a_3 & b_3 & c_3 \\\\end{bmatrix}$$,\\\\n$$1$$. Augment A with the first $$2$$ columns, det(A)=|(a_1,b_1,c_1),(a_2,b_2,c_2),(a_3,b_3,c_3)|(a_1,b_1),(a_2,b_2),(a_3,b_3)|\\\\n$$2$$. From upper left to lower right: Multiply the entries down the first diagonal. Add the result to the product of entries down the second diagonal. Add this result to the product of the entries down the third diagonal.\\\\n$$3$$. From lower left to upper right: Subtract the product of entries up the first diagonal. From this result subtract the product of entries up the second diagonal. From this result, subtract the product of entries up the third diagonal.\\\\nThe algebra is as follows: $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a372017cramer20a-h1"],"title":"Finding the Determinant","text":"Applying the formula $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$, what is the det(A) for the given matrix?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer21","title":"Solving a 3x3 System Using Cramer\'s Rule","body":"Find the solution to the given 3x3 system using Cramer\'s Rule.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer21a","stepAnswer":["$$(1, 3, -2)$$"],"problemType":"MultipleChoice","stepTitle":"$$x+y-z=6;$$\\\\n$$3x-2y+z=-5;$$\\\\n$$x+3y-2z=14$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(1, 3, -2)$$","choices":["$$(1, 3, -2)$$","$$(1, -2, 3)$$","$$(3, 1, -2)$$"],"hints":{"DefaultPathway":[{"id":"a372017cramer21a-h1","type":"hint","dependencies":[],"title":"Cramer\'s Rule for 3x3 Systems","text":"We can apply Cramer\u2019s Rule to solve a system of three equations in three variables. Cramer\u2019s Rule is straightforward, following a pattern consistent with Cramer\u2019s Rule for $$2$$ \xd7 $$2$$ matrices.\\\\nConsider a 3x3 system of equations.\\\\n$$a_1 x+b_1 y+c_1 z=d_1$$\\\\n$$a_2 x+b_2 y+c_2 z=d_2$$\\\\n$$a_3 x+b_3 y+c_3 z=d_3$$\\\\n$$x=\\\\frac{D_x}{D}$$, $$y=\\\\frac{D_y}{D}$$, $$z=\\\\frac{D_z}{D}$$, $$D \\\\neq 0$$\\\\nIf we are writing the determinant $$D_x$$, we replace the $$x$$ column with the constant column. If we are writing the determinant $$D_y$$, we replace the $$y$$ column with the constant column. If we are writing the determinant $$D_z$$, we replace the $$z$$ column with the constant column.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h2","type":"hint","dependencies":["a372017cramer21a-h1"],"title":"Determinant of 3x3 Matrix","text":"Finding the determinant of a 2\xd72 matrix is straightforward, but finding the determinant of a 3\xd73 matrix is more complicated. One method is to augment the 3\xd73 matrix with a repetition of the first two columns, giving a 3\xd75 matrix. Then we calculate the sum of the products of entries down each of the three diagonals (upper left to lower right), and subtract the products of entries up each of the three diagonals (lower left to upper right). This is more easily understood with a visual and an example.\\\\nFor a matrix $$A=\\\\begin{bmatrix} a_1 & b_1 & c_1 \\\\\\\\ a_2 & b_2 & c_2 \\\\\\\\ a_3 & b_3 & c_3 \\\\end{bmatrix}$$,\\\\n$$1$$. Augment A with the first $$2$$ columns, det(A)=|(a_1,b_1,c_1),(a_2,b_2,c_2),(a_3,b_3,c_3)|(a_1,b_1),(a_2,b_2),(a_3,b_3)|\\\\n$$2$$. From upper left to lower right: Multiply the entries down the first diagonal. Add the result to the product of entries down the second diagonal. Add this result to the product of the entries down the third diagonal.\\\\n$$3$$. From lower left to upper right: Subtract the product of entries up the first diagonal. From this result subtract the product of entries up the second diagonal. From this result, subtract the product of entries up the third diagonal.\\\\nThe algebra is as follows: $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a372017cramer21a-h2"],"title":"Finding D","text":"Find the determinant $$D=|(1, 1, -1), (3, -2, 1), (1, 3, -2)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a372017cramer21a-h3"],"title":"Finding $$D_x$$","text":"Recall that we can replace the $$x$$ column with the constant column in the matrix to find the determinant of $$D_x$$. Find the determinant $$D_x=|(6, 1, -1), (-5, -2, 1), (14, 3, -2)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a372017cramer21a-h4"],"title":"Finding $$D_y$$","text":"Recall that we can replace the $$y$$ column with the constant column in the matrix to find the determinant of $$D_y$$. Find the determinant $$D_y=|(1, 6, -1), (3, -5, 1), (1, 14, -2)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a372017cramer21a-h5"],"title":"Finding $$D_z$$","text":"Recall that we can replace the $$z$$ column with the constant column in the matrix to find the determinant of $$D_z$$. Find the determinant $$D_z=|(1, 1, 6), (3, -2, -5), (1, 3, 14)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a372017cramer21a-h6"],"title":"Solving for $$x$$","text":"By Cramer\'s Rule, $$x=\\\\frac{D_x}{D}$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a372017cramer21a-h7"],"title":"Solving for $$y$$","text":"By Cramer\'s Rule, $$y=\\\\frac{D_y}{D}$$. What is $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer21a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a372017cramer21a-h8"],"title":"Solving for $$z$$","text":"By Cramer\'s Rule, $$z=\\\\frac{D_z}{D}$$. What is $$z$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer22","title":"Solving a 3x3 System Using Cramer\'s Rule","body":"Find the solution to the given 3x3 system using Cramer\'s Rule.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer22a","stepAnswer":["(-2,3/5,12/5)"],"problemType":"MultipleChoice","stepTitle":"$$x-3y+7z=13;$$\\\\n$$x+y+z=1;$$\\\\n$$x-2y+3z=4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["(-2,3/5,12/5)","(2,3/5,12/5)","(3/5,-2,12/5)"],"hints":{"DefaultPathway":[{"id":"a372017cramer22a-h1","type":"hint","dependencies":[],"title":"Cramer\'s Rule for 3x3 Systems","text":"We can apply Cramer\u2019s Rule to solve a system of three equations in three variables. Cramer\u2019s Rule is straightforward, following a pattern consistent with Cramer\u2019s Rule for $$2$$ \xd7 $$2$$ matrices.\\\\nConsider a 3x3 system of equations.\\\\n$$a_1 x+b_1 y+c_1 z=d_1$$\\\\n$$a_2 x+b_2 y+c_2 z=d_2$$\\\\n$$a_3 x+b_3 y+c_3 z=d_3$$\\\\n$$x=\\\\frac{D_x}{D}$$, $$y=\\\\frac{D_y}{D}$$, $$z=\\\\frac{D_z}{D}$$, $$D \\\\neq 0$$\\\\nIf we are writing the determinant $$D_x$$, we replace the $$x$$ column with the constant column. If we are writing the determinant $$D_y$$, we replace the $$y$$ column with the constant column. If we are writing the determinant $$D_z$$, we replace the $$z$$ column with the constant column.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h2","type":"hint","dependencies":["a372017cramer22a-h1"],"title":"Determinant of 3x3 Matrix","text":"Finding the determinant of a 2\xd72 matrix is straightforward, but finding the determinant of a 3\xd73 matrix is more complicated. One method is to augment the 3\xd73 matrix with a repetition of the first two columns, giving a 3\xd75 matrix. Then we calculate the sum of the products of entries down each of the three diagonals (upper left to lower right), and subtract the products of entries up each of the three diagonals (lower left to upper right). This is more easily understood with a visual and an example.\\\\nFor a matrix $$A=\\\\begin{bmatrix} a_1 & b_1 & c_1 \\\\\\\\ a_2 & b_2 & c_2 \\\\\\\\ a_3 & b_3 & c_3 \\\\end{bmatrix}$$,\\\\n$$1$$. Augment A with the first $$2$$ columns, det(A)=|(a_1,b_1,c_1),(a_2,b_2,c_2),(a_3,b_3,c_3)|(a_1,b_1),(a_2,b_2),(a_3,b_3)|\\\\n$$2$$. From upper left to lower right: Multiply the entries down the first diagonal. Add the result to the product of entries down the second diagonal. Add this result to the product of the entries down the third diagonal.\\\\n$$3$$. From lower left to upper right: Subtract the product of entries up the first diagonal. From this result subtract the product of entries up the second diagonal. From this result, subtract the product of entries up the third diagonal.\\\\nThe algebra is as follows: $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a372017cramer22a-h2"],"title":"Finding D","text":"Find the determinant $$D=|(1, 1, -1), (3, -2, 1), (1, 3, -2)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a372017cramer22a-h3"],"title":"Finding $$D_x$$","text":"Recall that we can replace the $$x$$ column with the constant column in the matrix to find the determinant of $$D_x$$. Find the determinant $$D_x=|(6, 1, -1), (-5, -2, 1), (14, 3, -2)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a372017cramer22a-h4"],"title":"Finding $$D_y$$","text":"Recall that we can replace the $$y$$ column with the constant column in the matrix to find the determinant of $$D_y$$. Find the determinant $$D_y=|(1, 6, -1), (3, -5, 1), (1, 14, -2)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-24$$"],"dependencies":["a372017cramer22a-h5"],"title":"Finding $$D_z$$","text":"Recall that we can replace the $$z$$ column with the constant column in the matrix to find the determinant of $$D_z$$. Find the determinant $$D_z=|(1, 1, 6), (3, -2, -5), (1, 3, 14)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a372017cramer22a-h6"],"title":"Solving for $$x$$","text":"By Cramer\'s Rule, $$x=\\\\frac{D_x}{D}$$. What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{5}$$"],"dependencies":["a372017cramer22a-h7"],"title":"Solving for $$y$$","text":"By Cramer\'s Rule, $$y=\\\\frac{D_y}{D}$$. What is $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer22a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{12}{5}$$"],"dependencies":["a372017cramer22a-h8"],"title":"Solving for $$z$$","text":"By Cramer\'s Rule, $$z=\\\\frac{D_z}{D}$$. What is $$z$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer23","title":"Using Cramer\'s Rule to Solve an Inconsistent System","body":"Solve the system using Cramer\'s Rule.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer23a","stepAnswer":["Inconsistent"],"problemType":"MultipleChoice","stepTitle":"$$3x-2y=4;$$\\\\n$$6x-4y=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$(2,1)$$","$$(4,6)$$","Inconsistent","Infinite Solutions"],"hints":{"DefaultPathway":[{"id":"a372017cramer23a-h1","type":"hint","dependencies":[],"title":"Cramer\'s Rule for 2x2 Systems","text":"Cramer\u2019s Rule is a method that uses determinants to solve systems of equations that have the same number of equations as variables.\\\\nConsider a system of two linear equations in two variables.\\\\n$$a_1 x+b_1 y=c_1$$\\\\n$$a_2 x+b_2 y=c_2$$\\\\n\\\\nThe solution using Cramer\'s Rule is given as\\\\n$$x=\\\\frac{D_x}{D}=$$ |(c_1,b_1),(c_2,b_2)|/|(a_1,b_1),(a_2,b_2)|, $$D \\\\neq 0;$$\\\\n$$y=\\\\frac{D_y}{D}=$$ |(a_1,c_1),(a_2,c_2)|/|(a_1,b_1),(a_2,b_2)|, $$D \\\\neq 0;$$\\\\nIf we are solving for $$x$$, the $$x$$ column is replaced with the constant column. If we are solving for $$y$$, the $$y$$ column is replaced with the constant column.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer23a-h2","type":"hint","dependencies":["a372017cramer23a-h1"],"title":"Determinant of 2x2 Matrix","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$ is defined as $$det(A)=a d-c b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a372017cramer23a-h2"],"title":"Finding D","text":"Find the determinant $$D=|(3,-2),(6,-4)|$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer23a-h4","type":"hint","dependencies":["a372017cramer23a-h3"],"title":"Determinant of Zero","text":"A determinant of zero means that either the system has no solution or it has an infinite number of solutions. We use the process of elimination to see which one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer23a-h5","type":"hint","dependencies":["a372017cramer23a-h4"],"title":"Elimination","text":"When there are like terms in both equation, we can add or subtract the common terms so that we are left with only one variable that we can solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer23a-h6","type":"hint","dependencies":["a372017cramer23a-h5"],"title":"Elimination","text":"Multiply the first equation by $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer23a-h7","type":"hint","dependencies":["a372017cramer23a-h6"],"title":"Elimination","text":"Add the result to the second equation. What do we notice?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer23a-h8","type":"hint","dependencies":["a372017cramer23a-h7"],"title":"Inconsistency","text":"Adding the scaled first equation with the second equation, we obtain the equation $$0=-8$$, which is false. Therefore, the system has no solution. Graphing the system reveals two parallel lines.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer24","title":"Using Cramer\'s Rule to Solve a Dependent System","body":"Solve the system with an infinite number of solution.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer24a","stepAnswer":["Infinite Solutions"],"problemType":"MultipleChoice","stepTitle":"$$x-2y+3z=0;$$\\\\n$$3x+y-2z=0;$$\\\\n$$2x-4y+6z=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$(-1, 1, 1)$$","$$(1, -1, 1)$$","Inconsistent","Infinite Solutions"],"hints":{"DefaultPathway":[{"id":"a372017cramer24a-h1","type":"hint","dependencies":[],"title":"Cramer\'s Rule for 3x3 Systems","text":"We can apply Cramer\u2019s Rule to solve a system of three equations in three variables. Cramer\u2019s Rule is straightforward, following a pattern consistent with Cramer\u2019s Rule for $$2$$ \xd7 $$2$$ matrices.\\\\nConsider a 3x3 system of equations.\\\\n$$a_1 x+b_1 y+c_1 z=d_1$$\\\\n$$a_2 x+b_2 y+c_2 z=d_2$$\\\\n$$a_3 x+b_3 y+c_3 z=d_3$$\\\\n$$x=\\\\frac{D_x}{D}$$, $$y=\\\\frac{D_y}{D}$$, $$z=\\\\frac{D_z}{D}$$, $$D \\\\neq 0$$\\\\nIf we are writing the determinant $$D_x$$, we replace the $$x$$ column with the constant column. If we are writing the determinant $$D_y$$, we replace the $$y$$ column with the constant column. If we are writing the determinant $$D_z$$, we replace the $$z$$ column with the constant column.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer24a-h2","type":"hint","dependencies":["a372017cramer24a-h1"],"title":"Determinant of 3x3 Matrix","text":"Finding the determinant of a 2\xd72 matrix is straightforward, but finding the determinant of a 3\xd73 matrix is more complicated. One method is to augment the 3\xd73 matrix with a repetition of the first two columns, giving a 3\xd75 matrix. Then we calculate the sum of the products of entries down each of the three diagonals (upper left to lower right), and subtract the products of entries up each of the three diagonals (lower left to upper right). This is more easily understood with a visual and an example.\\\\nFor a matrix $$A=\\\\begin{bmatrix} a_1 & b_1 & c_1 \\\\\\\\ a_2 & b_2 & c_2 \\\\\\\\ a_3 & b_3 & c_3 \\\\end{bmatrix}$$,\\\\n$$1$$. Augment A with the first $$2$$ columns, det(A)=|(a_1,b_1,c_1),(a_2,b_2,c_2),(a_3,b_3,c_3)|(a_1,b_1),(a_2,b_2),(a_3,b_3)|\\\\n$$2$$. From upper left to lower right: Multiply the entries down the first diagonal. Add the result to the product of entries down the second diagonal. Add this result to the product of the entries down the third diagonal.\\\\n$$3$$. From lower left to upper right: Subtract the product of entries up the first diagonal. From this result subtract the product of entries up the second diagonal. From this result, subtract the product of entries up the third diagonal.\\\\nThe algebra is as follows: $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a372017cramer24a-h2"],"title":"Finding D","text":"Find the determinant $$D=|(1, -2, 3), (3, 1, -2), (2, -4, 6)|$$. We can use the formula for finding determinant of a 3x3 matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer24a-h4","type":"hint","dependencies":["a372017cramer24a-h3"],"title":"Determinant of Zero","text":"A determinant of zero means that either the system has no solution or it has an infinite number of solutions. We use the process of elimination to see which one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer24a-h5","type":"hint","dependencies":["a372017cramer24a-h4"],"title":"Eliminating Terms","text":"When there are like terms in both equation, we can add or subtract the common terms so that we are left with only one variable that we can solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer24a-h6","type":"hint","dependencies":["a372017cramer24a-h5"],"title":"Eliminating Terms","text":"Multiply the first equation by $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer24a-h7","type":"hint","dependencies":["a372017cramer24a-h6"],"title":"Eliminating Terms","text":"Add the result to the third equation. What do we notice?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer24a-h8","type":"hint","dependencies":["a372017cramer24a-h7"],"title":"Interpreting the Solution","text":"Adding the scaled first equation to the third equation, we obtain $$0=0$$, a statement that is always true. This means that the system has an infinite number of solutions. Graphing the system, we see that two of the planes are the same and they both intersect the third plane on a line.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer25","title":"Using Cramer\'s Rule and Determinant Properties to Solve a System","body":"Find the solution to the given 3x3 system. Is it Consistent or Inconsistent?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer25a","stepAnswer":["Inconsistent"],"problemType":"MultipleChoice","stepTitle":"$$2x+4y+4z=2;$$\\\\n$$3x+7y+7z=-5;$$\\\\n$$x+2y+2z=4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent","Inconsistent"],"hints":{"DefaultPathway":[{"id":"a372017cramer25a-h1","type":"hint","dependencies":[],"title":"Cramer\'s Rule for 3x3 Systems","text":"We can apply Cramer\u2019s Rule to solve a system of three equations in three variables. Cramer\u2019s Rule is straightforward, following a pattern consistent with Cramer\u2019s Rule for $$2$$ \xd7 $$2$$ matrices.\\\\nConsider a 3x3 system of equations.\\\\n$$a_1 x+b_1 y+c_1 z=d_1$$\\\\n$$a_2 x+b_2 y+c_2 z=d_2$$\\\\n$$a_3 x+b_3 y+c_3 z=d_3$$\\\\n$$x=\\\\frac{D_x}{D}$$, $$y=\\\\frac{D_y}{D}$$, $$z=\\\\frac{D_z}{D}$$, $$D \\\\neq 0$$\\\\nIf we are writing the determinant $$D_x$$, we replace the $$x$$ column with the constant column. If we are writing the determinant $$D_y$$, we replace the $$y$$ column with the constant column. If we are writing the determinant $$D_z$$, we replace the $$z$$ column with the constant column.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h2","type":"hint","dependencies":["a372017cramer25a-h1"],"title":"Determinant of 3x3 Matrix","text":"Finding the determinant of a 2\xd72 matrix is straightforward, but finding the determinant of a 3\xd73 matrix is more complicated. One method is to augment the 3\xd73 matrix with a repetition of the first two columns, giving a 3\xd75 matrix. Then we calculate the sum of the products of entries down each of the three diagonals (upper left to lower right), and subtract the products of entries up each of the three diagonals (lower left to upper right). This is more easily understood with a visual and an example.\\\\nFor a matrix $$A=\\\\begin{bmatrix} a_1 & b_1 & c_1 \\\\\\\\ a_2 & b_2 & c_2 \\\\\\\\ a_3 & b_3 & c_3 \\\\end{bmatrix}$$,\\\\n$$1$$. Augment A with the first $$2$$ columns, det(A)=|(a_1,b_1,c_1),(a_2,b_2,c_2),(a_3,b_3,c_3)|(a_1,b_1),(a_2,b_2),(a_3,b_3)|\\\\n$$2$$. From upper left to lower right: Multiply the entries down the first diagonal. Add the result to the product of entries down the second diagonal. Add this result to the product of the entries down the third diagonal.\\\\n$$3$$. From lower left to upper right: Subtract the product of entries up the first diagonal. From this result subtract the product of entries up the second diagonal. From this result, subtract the product of entries up the third diagonal.\\\\nThe algebra is as follows: $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h3","type":"hint","dependencies":["a372017cramer25a-h2"],"title":"Properties of Determinants","text":"$$1$$. If the matrix is in upper triangular form, the determinant equals the product of entries down the main diagonal.\\\\n$$2$$. When two rows are interchanged, the determinant changes sign.\\\\n$$3$$. If either two rows or two columns are identical, the determinant equals zero.\\\\n$$4$$. If a matrix contains either a row of zeros or a column of zeros, the determinant equals zero.\\\\n$$5$$. The determinant of an inverse matrix A-1 is the reciprocal of the determinant of the matrix A.\\\\n$$6$$. If any row or column is multiplied by a constant, the determinant is multiplied by the same factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a372017cramer25a-h3"],"title":"Finding D","text":"Using Cramer\'s Rule, we have that $$D=|(2, 4, 4), (3, 7, 7), (1, 2, 2)|$$. Observe that the second and third columns are identical. Which property, from $$1$$ to $$6$$, can we use here?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a372017cramer25a-h4"],"title":"Finding D","text":"What is D?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h6","type":"hint","dependencies":["a372017cramer25a-h5"],"title":"Determinant of Zero","text":"A determinant of zero means that either the system has no solution or it has an infinite number of solutions. We use the process of elimination to see which one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h7","type":"hint","dependencies":["a372017cramer25a-h6"],"title":"Eliminating Terms","text":"When there are like terms in both equation, we can add or subtract the common terms so that we are left with only one variable that we can solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h8","type":"hint","dependencies":["a372017cramer25a-h7"],"title":"Eliminating Terms","text":"Multiply the third equation by $$-2$$ and add the result to the first equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer25a-h9","type":"hint","dependencies":["a372017cramer25a-h8"],"title":"Interpreting the Solution","text":"Adding the scaled third equation with the first equation, we obtain the equation $$0=-6$$, which is false. Therefore, the system has no solution..","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer26","title":"Finding the Determinant of a 2x2 Matrix","body":"Find the determinant of the given matrix","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer26a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 2 & -5 \\\\\\\\ -1 & 6 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a372017cramer26a-h1","type":"hint","dependencies":[],"title":"Determinant of 2x2 Matrix","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$\\\\nis defined as $$det(A)=a d-c b$$.\\\\nNotice the change in notation. There are several ways to indicate the determinant, including det(A) and replacing the brackets in a matrix with straight lines, |A|.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a372017cramer26a-h1"],"title":"Finding the Determinant","text":"Apply the formula that $$det(A)=a d-b c$$, what is the determinant?\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer27","title":"Finding the Determinant of a 3x3 Matrix","body":"Find the determinant of the 3x3 matrix given.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer27a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} -1 & 0 & 0 \\\\\\\\ 0 & 1 & 0 \\\\\\\\ 0 & 0 & -3 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a372017cramer27a-h1","type":"hint","dependencies":[],"title":"Determinant of 3x3 Matrix","text":"Finding the determinant of a 2\xd72 matrix is straightforward, but finding the determinant of a 3\xd73 matrix is more complicated. One method is to augment the 3\xd73 matrix with a repetition of the first two columns, giving a 3\xd75 matrix. Then we calculate the sum of the products of entries down each of the three diagonals (upper left to lower right), and subtract the products of entries up each of the three diagonals (lower left to upper right). This is more easily understood with a visual and an example.\\\\nFor a matrix $$A=\\\\begin{bmatrix} a_1 & b_1 & c_1 \\\\\\\\ a_2 & b_2 & c_2 \\\\\\\\ a_3 & b_3 & c_3 \\\\end{bmatrix}$$,\\\\n$$1$$. Augment A with the first $$2$$ columns, det(A)=|(a_1,b_1,c_1),(a_2,b_2,c_2),(a_3,b_3,c_3)|(a_1,b_1),(a_2,b_2),(a_3,b_3)|\\\\n$$2$$. From upper left to lower right: Multiply the entries down the first diagonal. Add the result to the product of entries down the second diagonal. Add this result to the product of the entries down the third diagonal.\\\\n$$3$$. From lower left to upper right: Subtract the product of entries up the first diagonal. From this result subtract the product of entries up the second diagonal. From this result, subtract the product of entries up the third diagonal.\\\\nThe algebra is as follows: $$|A|=a_1 b_2 c_3+b_1 c_2 a_3+c_1 a_2 b_3-a_3 b_2 c_1-b_3 c_2 a_1-c_3 a_2 b_1$$\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer27a-h2","type":"hint","dependencies":["a372017cramer27a-h1"],"title":"Properties of Determinants","text":"$$1$$. If the matrix is in upper triangular form, the determinant equals the product of entries down the main diagonal.\\\\n$$2$$. When two rows are interchanged, the determinant changes sign.\\\\n$$3$$. If either two rows or two columns are identical, the determinant equals zero.\\\\n$$4$$. If a matrix contains either a row of zeros or a column of zeros, the determinant equals zero.\\\\n$$5$$. The determinant of an inverse matrix A-1 is the reciprocal of the determinant of the matrix A.\\\\n$$6$$. If any row or column is multiplied by a constant, the determinant is multiplied by the same factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a372017cramer27a-h2"],"title":"Finding D","text":"We have that $$D=|(-1, 4, 0), (0, 2, -3), (0, 0, -3)|$$. Observe that the matrix is in upper triangular form. Which property, from $$1$$ to $$6$$, can we use here?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a372017cramer27a-h3"],"title":"Finding D","text":"What is D?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer28","title":"Finding the Determinant of a 2x2 Matrix","body":"Find the determinant of the given matrix","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer28a","stepAnswer":["$$-100$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 10 & 20 \\\\\\\\ 0 & -10 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-100$$","hints":{"DefaultPathway":[{"id":"a372017cramer28a-h1","type":"hint","dependencies":[],"title":"Determinant of 2x2 Matrix","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$\\\\nis defined as $$det(A)=a d-c b$$.\\\\nNotice the change in notation. There are several ways to indicate the determinant, including det(A) and replacing the brackets in a matrix with straight lines, |A|.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer28a-h2","type":"hint","dependencies":["a372017cramer28a-h1"],"title":"Properties of Determinants","text":"$$1$$. If the matrix is in upper triangular form, the determinant equals the product of entries down the main diagonal.\\\\n$$2$$. When two rows are interchanged, the determinant changes sign.\\\\n$$3$$. If either two rows or two columns are identical, the determinant equals zero.\\\\n$$4$$. If a matrix contains either a row of zeros or a column of zeros, the determinant equals zero.\\\\n$$5$$. The determinant of an inverse matrix A-1 is the reciprocal of the determinant of the matrix A.\\\\n$$6$$. If any row or column is multiplied by a constant, the determinant is multiplied by the same factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a372017cramer28a-h2"],"title":"Finding D","text":"We have that $$D=|(10,20),(0,-10)|$$. Observe that the matrix is in upper triangular form. Which property, from $$1$$ to $$6$$, can we use here?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-100$$"],"dependencies":["a372017cramer28a-h3"],"title":"Finding D","text":"What is D?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer29","title":"Finding the Determinant of a 2x2 Matrix","body":"Find the determinant of the given matrix","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer29a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 10 & 0.2 \\\\\\\\ 5 & 0.1 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a372017cramer29a-h1","type":"hint","dependencies":[],"title":"Determinant of 2x2 Matrix","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$\\\\nis defined as $$det(A)=a d-c b$$.\\\\nNotice the change in notation. There are several ways to indicate the determinant, including det(A) and replacing the brackets in a matrix with straight lines, |A|.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer29a-h2","type":"hint","dependencies":["a372017cramer29a-h1"],"title":"Properties of Determinants","text":"$$1$$. If the matrix is in upper triangular form, the determinant equals the product of entries down the main diagonal.\\\\n$$2$$. When two rows are interchanged, the determinant changes sign.\\\\n$$3$$. If either two rows or two columns are identical, the determinant equals zero.\\\\n$$4$$. If a matrix contains either a row of zeros or a column of zeros, the determinant equals zero.\\\\n$$5$$. The determinant of an inverse matrix A-1 is the reciprocal of the determinant of the matrix A.\\\\n$$6$$. If any row or column is multiplied by a constant, the determinant is multiplied by the same factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a372017cramer29a-h2"],"title":"Finding D","text":"We have that $$D=|(10, 0.2), (5, 0.1)|$$. A common trick is to multiply a row or column by a constant so that we can utilize other properties later. Which property, from $$1$$ to $$6$$, is that?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer29a-h4","type":"hint","dependencies":["a372017cramer29a-h3"],"title":"Finding D","text":"Using property $$6$$, we multiply the second column by $$50$$ from $$\\\\begin{bmatrix} 0.2 \\\\\\\\ 0.1 \\\\end{bmatrix}$$ to $$\\\\begin{bmatrix} 10 \\\\\\\\ 5 \\\\end{bmatrix}$$. This would mean that the determinant would be multiplied by $$50$$ later on.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a372017cramer29a-h4"],"title":"Finding D","text":"We now have that $$D=|(10,10),(5,5)|$$. We realize that both columns are identical. Which property, from $$1$$ to $$6$$, can we use here?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer29a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a372017cramer29a-h5"],"title":"Finding D","text":"What is D? We thus observe that by extension of Property $$3$$ and $$6$$, that if $$2$$ rows or columns are a scalar multiple of each other, that the determinant is zero as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer3","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer3a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} 2 & -3 & 1 \\\\\\\\ 3 & -4 & 1 \\\\\\\\ -5 & 6 & 1 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a372017cramer3a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer3a-h2","type":"hint","dependencies":["a372017cramer3a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a372017cramer3a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer3a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer3a-h4","type":"hint","dependencies":["a372017cramer3a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a372017cramer3a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer3a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer3a-h6","type":"hint","dependencies":["a372017cramer3a-h5"],"title":"Answer","text":"Therefore, the determinant is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer30","title":"Finding the Determinant of a 2x2 Matrix","body":"Find the determinant of the given matrix","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer30a","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 1 & 0 \\\\\\\\ 3 & -4 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a372017cramer30a-h1","type":"hint","dependencies":[],"title":"Determinant of 2x2 Matrix","text":"The determinant of a 2\xd72 matrix, given $$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$\\\\nis defined as $$det(A)=a d-c b$$.\\\\nNotice the change in notation. There are several ways to indicate the determinant, including det(A) and replacing the brackets in a matrix with straight lines, |A|.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a372017cramer30a-h1"],"title":"Finding the Determinant","text":"Apply the formula that $$det(A)=a d-b c$$, what is the determinant?\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer4","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer4a","stepAnswer":["$$224$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} -2 & 1 & 4 \\\\\\\\ -4 & 2 & -8 \\\\\\\\ 2 & -8 & -3 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$224$$","hints":{"DefaultPathway":[{"id":"a372017cramer4a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer4a-h2","type":"hint","dependencies":["a372017cramer4a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$124$$"],"dependencies":["a372017cramer4a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer4a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$124$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer4a-h4","type":"hint","dependencies":["a372017cramer4a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$224$$"],"dependencies":["a372017cramer4a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer4a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$224$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer4a-h6","type":"hint","dependencies":["a372017cramer4a-h5"],"title":"Answer","text":"Therefore, the determinant is $$224$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer5","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer5a","stepAnswer":["$$-319$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} 6 & -1 & 2 \\\\\\\\ -4 & -3 & 5 \\\\\\\\ 1 & 9 & -1 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-319$$","hints":{"DefaultPathway":[{"id":"a372017cramer5a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer5a-h2","type":"hint","dependencies":["a372017cramer5a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-59$$"],"dependencies":["a372017cramer5a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer5a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$-59$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer5a-h4","type":"hint","dependencies":["a372017cramer5a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-319$$"],"dependencies":["a372017cramer5a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer5a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$-319$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer5a-h6","type":"hint","dependencies":["a372017cramer5a-h5"],"title":"Answer","text":"Therefore, the determinant is $$-319$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer6","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer6a","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} 5 & 1 & -1 \\\\\\\\ 2 & 3 & 1 \\\\\\\\ 3 & -6 & 3 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a372017cramer6a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer6a-h2","type":"hint","dependencies":["a372017cramer6a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-30$$"],"dependencies":["a372017cramer6a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer6a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$-30$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer6a-h4","type":"hint","dependencies":["a372017cramer6a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a372017cramer6a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer6a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer6a-h6","type":"hint","dependencies":["a372017cramer6a-h5"],"title":"Answer","text":"Therefore, the determinant is $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer7","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer7a","stepAnswer":["$$18.4$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} 1.1 & 2.-1 \\\\\\\\ -4 & 0 & 0 \\\\\\\\ 4.1 & -0.4 & 2.5 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18.4$$","hints":{"DefaultPathway":[{"id":"a372017cramer7a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer7a-h2","type":"hint","dependencies":["a372017cramer7a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1.6$$"],"dependencies":["a372017cramer7a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer7a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$-1.6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer7a-h4","type":"hint","dependencies":["a372017cramer7a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18.4$$"],"dependencies":["a372017cramer7a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer7a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$18.4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer7a-h6","type":"hint","dependencies":["a372017cramer7a-h5"],"title":"Answer","text":"Therefore, the determinant is $$18.4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer8","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer8a","stepAnswer":["$$-17.03$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} 2 & -1.6 & 3.1 \\\\\\\\ 1.1 & 3 & -8 \\\\\\\\ -9.3 & 0 & 2 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-17.03$$","hints":{"DefaultPathway":[{"id":"a372017cramer8a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer8a-h2","type":"hint","dependencies":["a372017cramer8a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$131.04$$"],"dependencies":["a372017cramer8a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer8a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$131.04$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer8a-h4","type":"hint","dependencies":["a372017cramer8a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-17.03$$"],"dependencies":["a372017cramer8a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer8a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$-17.03$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer8a-h6","type":"hint","dependencies":["a372017cramer8a-h5"],"title":"Answer","text":"Therefore, the determinant is $$-17.03$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a372017cramer9","title":"Find the determinant.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.8 Solving Systems with Cramer\'s Rule","courseName":"OpenStax: College Algebra","steps":[{"id":"a372017cramer9a","stepAnswer":["$$\\\\frac{1}{480}$$"],"problemType":"TextBox","stepTitle":"$$\\\\begin{bmatrix} \\\\frac{-1}{2} & \\\\frac{1}{3} & \\\\frac{1}{4} \\\\\\\\ 1.1 & 3 & -8 \\\\\\\\ -9.3 & 0 & 2 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{480}$$","hints":{"DefaultPathway":[{"id":"a372017cramer9a-h1","type":"hint","dependencies":[],"title":"Augument","text":"First, augument the matrix with the first two columns. In other words, duplicate the first two columns, and add them to the end of the matrix.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer9a-h2","type":"hint","dependencies":["a372017cramer9a-h1"],"title":"Formula","text":"Now, follow the formula to find the determinant. First, multiply the entries down from the row $$1$$ column one spot, to the row $$3$$ column $$3$$ spot, in a diagonal fashion. Do this for the next two diagonals as well, from the row $$1$$ column $$2$$ spot, to the row $$3$$ column $$4$$ spot, and from the row $$1$$ column $$3$$ spot to the row $$3$$ column $$5$$ spot.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{96}$$"],"dependencies":["a372017cramer9a-h2"],"title":"Add","text":"Now, add all the previous products together. What do you get as your answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer9a-h3-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\frac{1}{96}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer9a-h4","type":"hint","dependencies":["a372017cramer9a-h3"],"title":"Multiply","text":"Next, multiply the values from the bottom left of the matrix to the location $$3$$ spots to the top in a diagonal. Another way to see this is a diagonal from the bottom to the top. Do this for the next $$2$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a372017cramer9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{480}$$"],"dependencies":["a372017cramer9a-h4"],"title":"Subtract","text":"Now, subtract all the values that were just multiplied from the first set of diagonal multiplications(those that you calculated previously).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a372017cramer9a-h5-s1","type":"hint","dependencies":[],"title":"Answer","text":"The answer is $$\\\\frac{1}{480}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a372017cramer9a-h6","type":"hint","dependencies":["a372017cramer9a-h5"],"title":"Answer","text":"Therefore, the determinant is $$\\\\frac{1}{480}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities1","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities1a","stepAnswer":["$$\\\\frac{2}{5}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{5}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities1a-h1","type":"hint","dependencies":[],"title":"Find Two Points","text":"Find two points on the graph whose coordinates are integers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities1a-h2","type":"hint","dependencies":["a374ff4inequalities1a-h1"],"title":"Rise","text":"Imagine a right triangle for this line as shown in the graph. Count the rise.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities1a-h3","type":"hint","dependencies":["a374ff4inequalities1a-h2"],"title":"Run","text":"Count the run. It\'s the horizontal distance between the right angle and the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities1a-h4","type":"hint","dependencies":["a374ff4inequalities1a-h3"],"title":"Use Slope Formula","text":"Use the slope formula: $$m=\\\\frac{rise}{run}$$. Substitute the values of rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities1a-h5","type":"hint","dependencies":["a374ff4inequalities1a-h4"],"title":"Answer","text":"The answer is $$\\\\frac{2}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities10","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities10a","stepAnswer":["$$\\\\frac{-6}{5}$$"],"problemType":"TextBox","stepTitle":"$$(3,6)(8,0)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-6}{5}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities10a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities10a-h2","type":"hint","dependencies":["a374ff4inequalities10a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities10a-h3","type":"hint","dependencies":["a374ff4inequalities10a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities10a-h4","type":"hint","dependencies":["a374ff4inequalities10a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{-6}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities11","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities11a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$(-2,4)(3,-1)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities11a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities11a-h2","type":"hint","dependencies":["a374ff4inequalities11a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities11a-h3","type":"hint","dependencies":["a374ff4inequalities11a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities11a-h4","type":"hint","dependencies":["a374ff4inequalities11a-h3"],"title":"Answer","text":"The answer is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities12","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities12a","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"$$(-2,-1)(6,5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities12a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities12a-h2","type":"hint","dependencies":["a374ff4inequalities12a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities12a-h3","type":"hint","dependencies":["a374ff4inequalities12a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities12a-h4","type":"hint","dependencies":["a374ff4inequalities12a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{3}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities13","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities13a","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"$$(3,-6)(2,-2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities13a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities13a-h2","type":"hint","dependencies":["a374ff4inequalities13a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities13a-h3","type":"hint","dependencies":["a374ff4inequalities13a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities13a-h4","type":"hint","dependencies":["a374ff4inequalities13a-h3"],"title":"Answer","text":"The answer is $$-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities14","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities14a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$(-7,4)(3,-6)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities14a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities14a-h2","type":"hint","dependencies":["a374ff4inequalities14a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities14a-h3","type":"hint","dependencies":["a374ff4inequalities14a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities14a-h4","type":"hint","dependencies":["a374ff4inequalities14a-h3"],"title":"Answer","text":"The answer is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities15","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities15a","stepAnswer":["$$\\\\frac{-1}{5}$$"],"problemType":"TextBox","stepTitle":"$$(-3,6)(2,5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{5}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities15a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities15a-h2","type":"hint","dependencies":["a374ff4inequalities15a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities15a-h3","type":"hint","dependencies":["a374ff4inequalities15a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities15a-h4","type":"hint","dependencies":["a374ff4inequalities15a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{-1}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities16","title":"Finding the Slope of a Line","body":"Analyze the line from the graph.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities16a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line shown? If the slope is undefined, enter \\"und\\" without the quotes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities16a-h1","type":"hint","dependencies":[],"title":"Analyzing the Line","text":"Choose two points on the line. Then, count the rise and run, which are respectively the amount of $$y$$ units and the amount of $$x$$ units it changes from the point on the left to the point on the right. (Rise is positive if the line goes up and negative if it goes down.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities16a-h2","type":"hint","dependencies":["a374ff4inequalities16a-h1"],"title":"Slope Formula","text":"The slope formula is $$\\\\frac{rise}{run}$$. (Hint: Using the points as the hypotenuse of a small right triangle, count its rise and run. Rise is positive if the line goes up and negative if it goes down. Count the run from left to right, which will give you a positive value.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities17","title":"Finding the Slope of a Line","body":"Analyze the line from the graph.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities17a","stepAnswer":["$$\\\\frac{-4}{3}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line shown? If the slope is undefined, enter \\"und\\" without the quotes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{3}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities17a-h1","type":"hint","dependencies":[],"title":"Analyzing the Line","text":"Choose two points on the line. Then, count the rise and run, which are respectively the amount of $$y$$ units and the amount of $$x$$ units it changes from the point on the left to the point on the right. (Rise is positive if the line goes up and negative if it goes down.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities17a-h2","type":"hint","dependencies":["a374ff4inequalities17a-h1"],"title":"Slope Formula","text":"The slope formula is $$\\\\frac{rise}{run}$$. (Hint: Using the points as the hypotenuse of a small right triangle, count its rise and run. Rise is positive if the line goes up and negative if it goes down. Count the run from left to right, which will give you a positive value.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities18","title":"Finding the Slope of a Line","body":"Analyze the line from the graph.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities18a","stepAnswer":["$$\\\\frac{-3}{5}$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line shown? If the slope is undefined, enter \\"und\\" without the quotes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-3}{5}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities18a-h1","type":"hint","dependencies":[],"title":"Analyzing the Line","text":"Choose two points on the line. Then, count the rise and run, which are respectively the amount of $$y$$ units and the amount of $$x$$ units it changes from the point on the left to the point on the right. (Rise is positive if the line goes up and negative if it goes down.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities18a-h2","type":"hint","dependencies":["a374ff4inequalities18a-h1"],"title":"Slope Formula","text":"The slope formula is $$\\\\frac{rise}{run}$$. (Hint: Using the points as the hypotenuse of a small right triangle, count its rise and run. Rise is positive if the line goes up and negative if it goes down. Count the run from left to right, which will give you a positive value.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities19","title":"Finding the Slope of a Line","body":"Find the slope of the line. If the slope is undefined, enter \\"und\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities19a","stepAnswer":["und"],"problemType":"TextBox","stepTitle":"What is the slope of the line $$x=-4$$?","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a374ff4inequalities19a-h1","type":"hint","dependencies":[],"title":"Vertical Lines","text":"The slopes of vertical lines, $$x=a$$, are undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities2","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities2a","stepAnswer":["$$\\\\frac{5}{4}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{4}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities2a-h1","type":"hint","dependencies":[],"title":"Find Two Points","text":"Find two points on the graph whose coordinates are integers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities2a-h2","type":"hint","dependencies":["a374ff4inequalities2a-h1"],"title":"Rise","text":"Imagine a right triangle for this line as shown in the graph. Count the rise.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities2a-h3","type":"hint","dependencies":["a374ff4inequalities2a-h2"],"title":"Run","text":"Count the run. It\'s the horizontal distance between the right angle and the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities2a-h4","type":"hint","dependencies":["a374ff4inequalities2a-h3"],"title":"Use Slope Formula","text":"Use the slope formula: $$m=\\\\frac{rise}{run}$$. Substitute the values of rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities2a-h5","type":"hint","dependencies":["a374ff4inequalities2a-h4"],"title":"Answer","text":"The answer is $$\\\\frac{5}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities20","title":"Finding the Slope of a Line","body":"Find the slope of the line. If the slope is undefined, enter \\"und\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities20a","stepAnswer":["und"],"problemType":"TextBox","stepTitle":"What is the slope of the line $$x=8$$?","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a374ff4inequalities20a-h1","type":"hint","dependencies":[],"title":"Vertical Lines","text":"The slopes of vertical lines, $$x=a$$, are undefined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities21","title":"Finding the Slope of a Line","body":"Find the slope of the line. If the slope is undefined, enter \\"und\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities21a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line $$y=-5$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities21a-h1","type":"hint","dependencies":[],"title":"Vertical Lines","text":"The slopes of horizontal lines, $$y=b$$, are $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities22","title":"Finding the Slope of a Line","body":"Find the slope of the line. If the slope is undefined, enter \\"und\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities22a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"What is the slope of the line $$y=7$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities22a-h1","type":"hint","dependencies":[],"title":"Horizontal Lines","text":"The slopes of horizontal lines, $$y=b$$, are $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities23","title":"Finding the Slope of a Line","body":"Use the slope formula to find the slope through the two points.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities23a","stepAnswer":["$$\\\\frac{-7}{5}$$"],"problemType":"TextBox","stepTitle":"$$(-2,-3)$$ and $$(-7,4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-7}{5}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities23a-h1","type":"hint","dependencies":[],"title":"Slope Formula","text":"The slope of a line, $$m$$, between two points, (x1,y1) and (x2,y2), is $$m=\\\\frac{y2-y1}{x2-x1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities24","title":"Finding the Slope of a Line","body":"Use the slope formula to find the slope through the two points.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities24a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$(-3,4)$$ and $$(2,-1)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities24a-h1","type":"hint","dependencies":[],"title":"Slope Formula","text":"The slope of a line, $$m$$, between two points, (x1,y1) and (x2,y2), is $$m=\\\\frac{y2-y1}{x2-x1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities25","title":"Finding the Slope of a Line","body":"Use the slope formula to find the slope through the two points.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities25a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$(-2,6)$$ and $$(-3,-4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities25a-h1","type":"hint","dependencies":[],"title":"Slope Formula","text":"The slope of a line, $$m$$, between two points, (x1,y1) and (x2,y2), is $$m=\\\\frac{y2-y1}{x2-x1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities26","title":"Identifying Slope and y-intercept","body":"Identify the slope and y-intercept of the line. Input your answer in the form \\"m,(0,b)\\" without the quotes, where $$m$$ is the slope of the line and (0,b) is the y-intercept of the line. Simplify $$m$$ and $$b$$ if possible.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities26a","stepAnswer":["-4/7,(0,-2)"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{-4}{7} x-2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-4/7,(0,-2)$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities26a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form","text":"The slope-intercept form of an equation of a line with slope $$m$$ and y-intercept, (0,b), is $$y=mx+b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities27","title":"Identifying Slope and y-intercept","body":"Identify the slope and y-intercept of the line. Input your answer in the form \\"m,(0,b)\\" without the quotes, where $$m$$ is the slope of the line and (0,b) is the y-intercept of the line. Simplify $$m$$ and $$b$$ if possible.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities27a","stepAnswer":["-1/3,(0,3)"],"problemType":"TextBox","stepTitle":"$$x+3y=9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-1/3,(0,3)$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities27a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form","text":"The slope-intercept form of an equation of a line with slope $$m$$ and y-intercept, (0,b), is $$y=mx+b$$. Rewrite the equation into this format.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities27a-h2","type":"hint","dependencies":["a374ff4inequalities27a-h1"],"title":"Rewritten Form","text":"The rewritten equation is $$y=\\\\left(-\\\\frac{1}{3}\\\\right) x+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities28","title":"Identifying Slope and y-intercept","body":"Identify the slope and y-intercept of the line. Input your answer in the form \\"m,(0,b)\\" without the quotes, where $$m$$ is the slope of the line and (0,b) is the y-intercept of the line. Simplify $$m$$ and $$b$$ if possible.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities28a","stepAnswer":["2/5,(0,-1)"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{2}{5} x-1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2/5,(0,-1)$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities28a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form","text":"The slope-intercept form of an equation of a line with slope $$m$$ and y-intercept, (0,b), is $$y=mx+b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities29","title":"Identifying Slope and y-intercept","body":"Identify the slope and y-intercept of the line. Input your answer in the form \\"m,(0,b)\\" without the quotes, where $$m$$ is the slope of the line and (0,b) is the y-intercept of the line. Simplify $$m$$ and $$b$$ if possible.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities29a","stepAnswer":["-1/4,(0,2)"],"problemType":"TextBox","stepTitle":"$$x+4y=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-1/4,(0,2)$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities29a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form","text":"The slope-intercept form of an equation of a line with slope $$m$$ and y-intercept, (0,b), is $$y=mx+b$$. Rewrite the equation into this format.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities29a-h2","type":"hint","dependencies":["a374ff4inequalities29a-h1"],"title":"Rewritten Form","text":"The rewritten equation is $$y=\\\\left(-\\\\frac{1}{4}\\\\right) x+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities3","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities3a","stepAnswer":["$$\\\\frac{-1}{3}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{3}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities3a-h1","type":"hint","dependencies":[],"title":"Find Two Points","text":"Find two points on the graph whose coordinates are integers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities3a-h2","type":"hint","dependencies":["a374ff4inequalities3a-h1"],"title":"Rise","text":"Imagine a right triangle for this line as shown in the graph. Count the rise.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities3a-h3","type":"hint","dependencies":["a374ff4inequalities3a-h2"],"title":"Run","text":"Count the run. It\'s the horizontal distance between the right angle and the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities3a-h4","type":"hint","dependencies":["a374ff4inequalities3a-h3"],"title":"Use Slope Formula","text":"Use the slope formula: $$m=\\\\frac{rise}{run}$$. Substitute the values of rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities3a-h5","type":"hint","dependencies":["a374ff4inequalities3a-h4"],"title":"Answer","text":"The answer is $$\\\\frac{-1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities30","title":"Identifying Slope and y-intercept","body":"Identify the slope and y-intercept of the line. Input your answer in the form \\"m,(0,b)\\" without the quotes, where $$m$$ is the slope of the line and (0,b) is the y-intercept of the line. Simplify $$m$$ and $$b$$ if possible.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities30a","stepAnswer":["-4/3,(0,1)"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{-4}{3} x+1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-4/3,(0,1)$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities30a-h1","type":"hint","dependencies":[],"title":"Slope-Intercept Form","text":"The slope-intercept form of an equation of a line with slope $$m$$ and y-intercept, (0,b), is $$y=mx+b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities30a-h2","type":"hint","dependencies":["a374ff4inequalities30a-h1"],"title":"Rewritten Form","text":"The rewritten equation is $$y=\\\\left(-\\\\frac{4}{3}\\\\right) x+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities4","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities4a","stepAnswer":["$$\\\\frac{-5}{2}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-5}{2}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities4a-h1","type":"hint","dependencies":[],"title":"Find Two Points","text":"Find two points on the graph whose coordinates are integers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities4a-h2","type":"hint","dependencies":["a374ff4inequalities4a-h1"],"title":"Rise","text":"Imagine a right triangle for this line as shown in the graph. Count the rise.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities4a-h3","type":"hint","dependencies":["a374ff4inequalities4a-h2"],"title":"Run","text":"Count the run. It\'s the horizontal distance between the right angle and the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities4a-h4","type":"hint","dependencies":["a374ff4inequalities4a-h3"],"title":"Use Slope Formula","text":"Use the slope formula: $$m=\\\\frac{rise}{run}$$. Substitute the values of rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities4a-h5","type":"hint","dependencies":["a374ff4inequalities4a-h4"],"title":"Answer","text":"The answer is $$\\\\frac{-5}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities5","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities5a","stepAnswer":["$$\\\\frac{-2}{3}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-2}{3}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities5a-h1","type":"hint","dependencies":[],"title":"Find Two Points","text":"Find two points on the graph whose coordinates are integers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities5a-h2","type":"hint","dependencies":["a374ff4inequalities5a-h1"],"title":"Rise","text":"Imagine a right triangle for this line as shown in the graph. Count the rise.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities5a-h3","type":"hint","dependencies":["a374ff4inequalities5a-h2"],"title":"Run","text":"Count the run. It\'s the horizontal distance between the right angle and the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities5a-h4","type":"hint","dependencies":["a374ff4inequalities5a-h3"],"title":"Use Slope Formula","text":"Use the slope formula: $$m=\\\\frac{rise}{run}$$. Substitute the values of rise and run.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities5a-h5","type":"hint","dependencies":["a374ff4inequalities5a-h4"],"title":"Answer","text":"The answer is $$\\\\frac{-2}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities6","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities6a","stepAnswer":["$$\\\\frac{-5}{2}$$"],"problemType":"TextBox","stepTitle":"$$(2,5)(4,0)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-5}{2}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities6a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities6a-h2","type":"hint","dependencies":["a374ff4inequalities6a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities6a-h3","type":"hint","dependencies":["a374ff4inequalities6a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities6a-h4","type":"hint","dependencies":["a374ff4inequalities6a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{-5}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities7","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities7a","stepAnswer":["$$\\\\frac{-8}{7}$$"],"problemType":"TextBox","stepTitle":"$$(-3,3)(4,-5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-8}{7}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities7a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities7a-h2","type":"hint","dependencies":["a374ff4inequalities7a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities7a-h3","type":"hint","dependencies":["a374ff4inequalities7a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities7a-h4","type":"hint","dependencies":["a374ff4inequalities7a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{-8}{7}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities8","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities8a","stepAnswer":["$$\\\\frac{7}{3}$$"],"problemType":"TextBox","stepTitle":"$$(-1,-2)(2,5)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7}{3}$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities8a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities8a-h2","type":"hint","dependencies":["a374ff4inequalities8a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities8a-h3","type":"hint","dependencies":["a374ff4inequalities8a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities8a-h4","type":"hint","dependencies":["a374ff4inequalities8a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{7}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a374ff4inequalities9","title":"Find the Slope of a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Slope of a Line","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a374ff4inequalities9a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$(4,-5)(1,-2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a374ff4inequalities9a-h1","type":"hint","dependencies":[],"title":"Use Slope Formula","text":"The slope formula is $$m=\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities9a-h2","type":"hint","dependencies":["a374ff4inequalities9a-h1"],"title":"Substitue","text":"Substitute the values from the points to the slope formula, choosing one point to be the first point, and the other to be the second.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities9a-h3","type":"hint","dependencies":["a374ff4inequalities9a-h2"],"title":"Simplify","text":"Simplify the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a374ff4inequalities9a-h4","type":"hint","dependencies":["a374ff4inequalities9a-h3"],"title":"Answer","text":"The answer is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq1","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq1a","stepAnswer":["42a105c"],"problemType":"TextBox","stepTitle":"The box office at a movie theater sold $$147$$ tickets for the evening show, and receipts totaled $1,302. How many $11 adult and how many $8 child tickets were sold? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq1a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is $$147$$, therefore we can determine that the first equation is $$a+c=147$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq1a-h2","type":"hint","dependencies":["a381217systemeq1a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $1302 and adult tickets are $11 and childrens $8 we can determine that the second equation is $$11a+8c=1302$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq1a-h3","type":"hint","dependencies":["a381217systemeq1a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=147-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq1a-h4","type":"hint","dependencies":["a381217systemeq1a-h3"],"title":"Plug in","text":"We can plug in $$c=147-a$$ using the second equation to get $$11a+8\\\\left(147-a\\\\right)=1302$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq1a-h5","type":"hint","dependencies":["a381217systemeq1a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in C would be $$3a+1176=1302$$. We now isolate the variable \\"a\\" and get $$3a=126$$. Then, we can divide both sides by $$3$$ to get $$a=42$$. There are $$42$$ adult tickets.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq1a-h6","type":"hint","dependencies":["a381217systemeq1a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get $$42+c=147$$ which we can determine c to be $$105$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq10","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq10a","stepAnswer":["6m10t"],"problemType":"TextBox","stepTitle":"Tickets for a baseball game are $69 for Main Level seats and $39 for Terrace Level seats. A group of sixteen friends went to the game and spent a total of $804 for the tickets. How many of Main Level and how many Terrace Level tickets did they buy? (Answer in the form with the number of a variable followed by the first letter of the variable (Main $$=$$ $$m$$, Terrace $$=$$ t: 11m13t (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq10a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"m\\" as the number of Main Level seats and \\"t\\" as the number of Terrace Level seats. The total number of people combined is $$16$$, therefore we can determine that the first equation is $$m+t=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq10a-h2","type":"hint","dependencies":["a381217systemeq10a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $804 and Main Level seats are $69 and Terrace Level seats $39 we can determine that the second equation is $$69m+39t=804$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq10a-h3","type":"hint","dependencies":["a381217systemeq10a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate $$m$$. With the equation, we can subtract a from both sides to get $$m=16-t$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq10a-h4","type":"hint","dependencies":["a381217systemeq10a-h3"],"title":"Plug in","text":"We can plug in $$m=16-t$$ using the second equation to get $$\\\\operatorname{69}\\\\left(16-t\\\\right)+39t=804$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq10a-h5","type":"hint","dependencies":["a381217systemeq10a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in would be -30t+1,104=804. We now isolate the variable \\"t\\" and get $$-30t=-300$$. Then, we can divide both sides by $$-30$$ to get $$t=10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq10a-h6","type":"hint","dependencies":["a381217systemeq10a-h5"],"title":"Solve for c","text":"After solving for \\"t\\", we can plug that value into the first equation to get $$m+10=16$$ which we can determine \\"m\\" to be $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq11","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq11a","stepAnswer":["125a128c"],"problemType":"TextBox","stepTitle":"Tickets for a dance recital cost $15 for adults and $7 for children. The dance company sold $$253$$ tickets and the total receipts were $2,771. How many adult tickets and how many child tickets were sold? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq11a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is $$253$$, therefore we can determine that the first equation is $$a+c=253$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq11a-h2","type":"hint","dependencies":["a381217systemeq11a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $2,771 and adult tickets are $15 and childrens $7 we can determine that the second equation is $$15a+7c=2, 771$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq11a-h3","type":"hint","dependencies":["a381217systemeq11a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=253-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq11a-h4","type":"hint","dependencies":["a381217systemeq11a-h3"],"title":"Plug in","text":"We can plug in $$c=253-a$$ using the second equation to get $$15a+7\\\\left(253-a\\\\right)=2, 771$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq11a-h5","type":"hint","dependencies":["a381217systemeq11a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be 8a+1,771=2,771. We now isolate the variable \\"a\\" and get $$8a=1000$$. Then, we can divide both sides by $$8$$ to get $$a=125$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq11a-h6","type":"hint","dependencies":["a381217systemeq11a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get $$125+c=253$$ which we can determine \\"c\\" to be $$128$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq12","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq12a","stepAnswer":["92a220c"],"problemType":"TextBox","stepTitle":"Tickets for the community fair cost $12 for adults and $5 dollars for children. On the first day of the fair, $$312$$ tickets were sold for a total of $2,204. How many adult tickets and how many child tickets were sold? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq12a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is $$312$$, therefore we can determine that the first equation is $$a+c=312$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq12a-h2","type":"hint","dependencies":["a381217systemeq12a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $2,204 and adult tickets are $12 and childrens $5 we can determine that the second equation is $$12a+5c=2, 204$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq12a-h3","type":"hint","dependencies":["a381217systemeq12a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=312-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq12a-h4","type":"hint","dependencies":["a381217systemeq12a-h3"],"title":"Plug in","text":"We can plug in $$c=312-a$$ using the second equation to get $$12a+5\\\\left(312-a\\\\right)=2, 204$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq12a-h5","type":"hint","dependencies":["a381217systemeq12a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be $$7a+1560=2, 204$$. We now isolate the variable \\"a\\" and get $$7a=644$$. Then, we can divide both sides by $$7$$ to get $$a=92$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq12a-h6","type":"hint","dependencies":["a381217systemeq12a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get $$92+c=312$$ which we can determine \\"c\\" to be $$220$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq13","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq13a","stepAnswer":["206a347c"],"problemType":"TextBox","stepTitle":"The ticket office at the zoo sold $$553$$ tickets one day. The receipts totaled $3,936. How many $9 adult tickets and how many $6 child tickets were sold? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq13a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is $$553$$, therefore we can determine that the first equation is $$a+c=553$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq13a-h2","type":"hint","dependencies":["a381217systemeq13a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $3,936 and adult tickets are $9 and childrens $6 we can determine that the second equation is $$9a+6c=3, 936$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq13a-h3","type":"hint","dependencies":["a381217systemeq13a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=553-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq13a-h4","type":"hint","dependencies":["a381217systemeq13a-h3"],"title":"Plug in","text":"We can plug in $$c=553-a$$ using the second equation to get $$9a+6\\\\left(553-a\\\\right)=3, 936$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq13a-h5","type":"hint","dependencies":["a381217systemeq13a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be 3a+3,318=3,936. We now isolate the variable \\"a\\" and get $$3a=618$$. Then, we can divide both sides by $$3$$ to get $$a=206$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq13a-h6","type":"hint","dependencies":["a381217systemeq13a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get $$206+c=553$$ which we can determine \\"c\\" to be $$347$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq14","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq14a","stepAnswer":["521a842c"],"problemType":"TextBox","stepTitle":"A science center sold 1,363 tickets on a busy weekend. The receipts totaled $12,146. How many $12 adult tickets and how many $7 child tickets were sold? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq14a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is 1,363, therefore we can determine that the first equation is $$a+c=1, 363$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq14a-h2","type":"hint","dependencies":["a381217systemeq14a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $12,146. and adult tickets are $12 and childrens $7 we can determine that the second equation is $$12a+7c=12, 146$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq14a-h3","type":"hint","dependencies":["a381217systemeq14a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=1, 363-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq14a-h4","type":"hint","dependencies":["a381217systemeq14a-h3"],"title":"Plug in","text":"We can plug in $$c=1, 363-a$$ using the second equation to get $$12a+7(1,363-a)=12,146$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq14a-h5","type":"hint","dependencies":["a381217systemeq14a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be 5a+9,541=12,146. We now isolate the variable \\"a\\" and get $$5a=2, 605$$. Then, we can divide both sides by $$5$$ to get $$a=521$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq14a-h6","type":"hint","dependencies":["a381217systemeq14a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get $$521+c=1, 363$$ which we can determine \\"c\\" to be $$842$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq15","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq15a","stepAnswer":["29q13d"],"problemType":"TextBox","stepTitle":"Matilda has a handful of quarters and dimes, with a total value of $$\\\\$8.55$$. The number of quarters is $$3$$ more than twice the number of dimes. How many dimes and how many quarters does she have? (Answer in the form with the number of a variable followed by the first letter of the variable (quarter $$=$$ q, dime $$=$$ d): 2q13d (These numbers are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq15a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"q\\" as the number of quarters and \\"d\\" as the number of dimes. Because the number of quarters is $$3$$ more than $$2$$ times the number of dims, we can identify the first equation to be $$q=2d+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq15a-h2","type":"hint","dependencies":["a381217systemeq15a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money is $$\\\\$8.55$$ and quarters are $$\\\\$0.25$$ and dimes are $$\\\\$0.10$$ we can determine that the second equation is $$0.25q+0.1d=8.55$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq15a-h3","type":"hint","dependencies":["a381217systemeq15a-h2"],"title":"Plug in","text":"We can plug in $$q=2d+3$$ using the second equation to get $$\\\\operatorname{0.25}\\\\left(2d+3\\\\right)+0.1d=8.55$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq15a-h4","type":"hint","dependencies":["a381217systemeq15a-h3"],"title":"Solve for a","text":"We can determine that the second equation simplified would be $$0.6d+0.75=8.55$$. We now isolate the variable \\"d\\" and get $$0.6d=7.8$$. Then, we can divide both sides by $$0.6$$ to get $$d=13$$. There are $$13$$ dimes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq15a-h5","type":"hint","dependencies":["a381217systemeq15a-h4"],"title":"Solve for c","text":"After solving for \\"d\\", we can plug that value into the first equation to get $$q=2\\\\left(13\\\\right)+3$$ which we can determine $$n$$ to be $$29$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq16","title":"Solving Systems of Equations in Word Problems","body":"Lucinda had a pocketful of dimes and quarters with a value of $ $$\\\\$6.20$$. The number of dimes is eighteen more than three times the number of quarters.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq16a","stepAnswer":["$$42$$ dimes and $$8$$ quarters"],"problemType":"MultipleChoice","stepTitle":"How many dimes and how many quarters does Lucinda have?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$42$$ dimes and $$8$$ quarters","choices":["$$37$$ dimes and $$6$$ quarters","$$42$$ dimes and $$8$$ quarters","$$28$$ dimes and $$9$$ quarters"],"hints":{"DefaultPathway":[{"id":"a381217systemeq16a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"The relevant variables here are Lucinda\'s dimes and quarters. Since their total value is $$\\\\$6.20$$ and we know the individual values of dimes and quarters, the first equation is $$0.1d+0.25q=6.20$$, where $$d$$ is dimes and q is quarters. Additionally, the last sentence of the problem tells us that $$3q+18=d$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq16a-h2","type":"hint","dependencies":["a381217systemeq16a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the number of dimes and quarters (equal to the values of $$d$$ and q respectively.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq17","title":"Solving Systems of Equations in Word Problems","body":"A cashier has $$30$$ bills, all of which are $10 or $20 bills. The total value of the money is $460.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq17a","stepAnswer":["$$14$$ $10 bills, $$16$$ $20 bills"],"problemType":"MultipleChoice","stepTitle":"How many $10 bills and $20 bills does the cashier have?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$14$$ $10 bills, $$16$$ $20 bills","choices":["$$14$$ $10 bills, $$16$$ $20 bills","$$10$$ $10 bills, $$15$$ $20 bills","$$9$$ $10 bills, $$15$$ $20 bills"],"hints":{"DefaultPathway":[{"id":"a381217systemeq17a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"The relevant variables here are the $10 and $20 bills. We know that the total value is $460. Using a and $$b$$ to represent the number of $$10$$ and $$20$$ dollar bills respectively, this means that $$10a+20b=460$$. Furthermore, since there are $$30$$ bills in total, $$a+b=30$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq17a-h2","type":"hint","dependencies":["a381217systemeq17a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq18","title":"Solving Systems of Equations in Word Problems","body":"A cashier has $$54$$ bills, all of which are $10 or $20 bills. The total value of the money is $910.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq18a","stepAnswer":["$$17$$ $10 bills, $$37$$ $20 bills"],"problemType":"MultipleChoice","stepTitle":"How many $10 bills and $20 bills does the cashier have?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$17$$ $10 bills, $$37$$ $20 bills","choices":["$$17$$ $10 bills, $$37$$ $20 bills","$$23$$ $10 bills, $$18$$ $20 bills","$$25$$ $10 bills, $$16$$ $20 bills","$$25$$ $10 bills, $$16$$ $20 bills"],"hints":{"DefaultPathway":[{"id":"a381217systemeq18a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"The relevant variables here are the $10 and $20 bills. We know that the total value is $910. Using a and $$b$$ to represent the number of $$10$$ and $$20$$ dollar bills respectively, this means that $$10a+20b=910$$. Furthermore, since there are $$54$$ bills in total, $$a+b=54$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq18a-h2","type":"hint","dependencies":["a381217systemeq18a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq19","title":"Solving Systems of Equations in Word Problems","body":"Marissa wants to blend candy selling for $$\\\\$1.80$$ per pound with candy costing $$\\\\$1.20$$ per pound to get a mixture that costs her $$\\\\$1.40$$ per pound to make. She wants to make $$90$$ pounds of the candy blend. How many pounds of each type of candy should she use?","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq19a","stepAnswer":["$$30$$ pounds of $$\\\\$1.80$$ candy and $$60$$ pounds of $$\\\\$1.20$$ candy"],"problemType":"MultipleChoice","stepTitle":"How many pounds of each type of candy should she use?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$30$$ pounds of $$\\\\$1.80$$ candy and $$60$$ pounds of $$\\\\$1.20$$ candy","choices":["$$30$$ pounds of $$\\\\$1.80$$ candy and $$60$$ pounds of $$\\\\$1.20$$ candy","$$35$$ pounds of $$\\\\$1.80$$ candy and $$55$$ pounds of $$\\\\$1.20$$ candy","$$20$$ pounds of $$\\\\$1.80$$ candy and $$40$$ pounds of $$\\\\$1.20$$ candy"],"hints":{"DefaultPathway":[{"id":"a381217systemeq19a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"Using a to represent the number of pounds of $$\\\\$1.80$$ candies and $$b$$ to represent the number of pounds of $$\\\\$1.20$$ candies, we know that $$a+b=90$$ since the total is $$90$$ pounds. Additionally, since we know the $$90$$ pounds cost $$\\\\$1.40$$ per pound, the total cost is $$90\\\\times1.4=126$$. Knowing this total cost, we can get our second equation: $$1.8a+1.2b=126$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq19a-h2","type":"hint","dependencies":["a381217systemeq19a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq2","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq2a","stepAnswer":["19q51n"],"problemType":"TextBox","stepTitle":"Priam has a collection of nickels and quarters, with a total value of $$\\\\$7.30$$. The number of nickels is six less than three times the number of quarters. How many nickels and how many quarters does he have? (Answer in the form with the number of a variable followed by the first letter of the variable (quarter $$=$$ q): 2q13n (These numbers are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq2a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"q\\" as the number of quarters and \\"n\\" as the number of nickels. Because the number of nickels is $$6$$ less than $$3$$ times the number of quarters, we can identify the first equation to be $$n=3q-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq2a-h2","type":"hint","dependencies":["a381217systemeq2a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money is $$\\\\$7.30$$ and quarters are $$\\\\$0.25$$ and nickels are $$\\\\$0.05$$ we can determine that the second equation is $$0.25q+0.05n=7.3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq2a-h3","type":"hint","dependencies":["a381217systemeq2a-h2"],"title":"Plug in","text":"We can plug in $$n=3q-6$$ using the second equation to get $$0.25q+\\\\operatorname{0.05}\\\\left(3q-6\\\\right)=7.3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq2a-h4","type":"hint","dependencies":["a381217systemeq2a-h3"],"title":"Solve for a","text":"We can determine that the second equation simplified would be $$0.4q-0.3=7.3$$. We now isolate the variable \\"q\\" and get $$0.4q=7.6$$. Then, we can divide both sides by $$0.4$$ to get $$q=19$$. There are $$19$$ quarters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq2a-h5","type":"hint","dependencies":["a381217systemeq2a-h4"],"title":"Solve for c","text":"After solving for \\"q\\", we can plug that value into the first equation to get $$n=3(19)-6$$ which we can determine $$n$$ to be $$51$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq20","title":"Solving Systems of Equations in Word Problems","body":"How many pounds of nuts selling for $6 per pound and raisins selling for $3 per pound should Kurt combine to obtain $$120$$ pounds of trail mix that cost him $5 per pound?","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq20a","stepAnswer":["$$80$$ pounds of nuts and $$40$$ pounds of raisins"],"problemType":"MultipleChoice","stepTitle":"How many pounds of nuts and raisins should Kurt use?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$80$$ pounds of nuts and $$40$$ pounds of raisins","choices":["$$70$$ pounds of nuts and $$50$$ pounds of raisins","$$80$$ pounds of nuts and $$40$$ pounds of raisins","$$30$$ pounds of nuts and $$16$$ pounds of raisins"],"hints":{"DefaultPathway":[{"id":"a381217systemeq20a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"Using a to represent the number of pounds of $6 nuts and $$b$$ to represent the number of pounds of $13 raisins, we know that $$a+b=120$$ since the total is $$120$$ pounds. Additionally, since we know the $$120$$ pounds cost $5 per pound, the total cost is $$120\\\\times5=600$$. Knowing this total cost, we can get our second equation: $$6a+3b=600$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq20a-h2","type":"hint","dependencies":["a381217systemeq20a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq21","title":"Solving Systems of Equations in Word Problems","body":"Hannah has to make twenty-five gallons of punch for a potluck. The punch is made of soda and fruit drink. The cost of the soda is $$\\\\$1.79$$ per gallon and the cost of the fruit drink is $$\\\\$2.49$$ per gallon. Hannah\u2019s budget requires that the punch cost $$\\\\$2.21$$ per gallon.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq21a","stepAnswer":["$$10$$ gallons of soda and $$15$$ gallons of fruit drink"],"problemType":"MultipleChoice","stepTitle":"How many gallons of soda and how many gallons of fruit drink does she need?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$10$$ gallons of soda and $$15$$ gallons of fruit drink","choices":["$$10$$ gallons of soda and $$12$$ gallons of fruit drink","$$8$$ gallons of soda and $$15$$ gallons of fruit drink","$$10$$ gallons of soda and $$15$$ gallons of fruit drink"],"hints":{"DefaultPathway":[{"id":"a381217systemeq21a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"Using a to represent the number of gallons of soda and $$b$$ to represent the number of gallons of the fruit drink, we know that $$a+b=25$$ since the total is $$25$$ gallons. Additionally, since we know the $$25$$ gallons cost $$\\\\$2.21$$ per gallon, the total cost is $$25\\\\times2.21=55.25$$. Knowing this total cost, we can get our second equation: $$1.79a+2.49b=55.25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq21a-h2","type":"hint","dependencies":["a381217systemeq21a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq22","title":"Solving Systems of Equations in Word Problems","body":"Joseph would like to make $$12$$ pounds of a coffee blend at a cost of $$\\\\$6.25$$ per pound. He blends Ground Chicory at $$\\\\$4.40$$ a pound with Jamaican Blue Mountain at $$\\\\$8.84$$ per pound.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq22a","stepAnswer":["$$7$$ pounds of Ground Chicory and $$5$$ pounds of Jamaican Blue Mountain"],"problemType":"MultipleChoice","stepTitle":"How much of each type of coffee should he use?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$7$$ pounds of Ground Chicory and $$5$$ pounds of Jamaican Blue Mountain","choices":["$$6$$ pounds of Ground Chicory and $$5$$ pounds of Jamaican Blue Mountain","$$7$$ pounds of Ground Chicory and $$5$$ pounds of Jamaican Blue Mountain","$$8$$ pounds of Ground Chicory and $$5$$ pounds of Jamaican Blue Mountain"],"hints":{"DefaultPathway":[{"id":"a381217systemeq22a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"Using a to represent the number of pounds of Ground Chicory and $$b$$ to represent the number of pounds of Jamaican Blue Mountain, we know that $$a+b=12$$ since the total is $$12$$ pounds. Additionally, since we know the $$12$$ pounds cost $$\\\\$6.25$$ per pound, the total cost is $$12\\\\times6.25=\\\\$75$$. Knowing this total cost, we can get our second equation: $$4.4a+8.84b=75$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq22a-h2","type":"hint","dependencies":["a381217systemeq22a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq23","title":"Solving Systems of Equations in Word Problems","body":"Julia and her husband own a coffee shop. They experimented with mixing a City Roast Columbian coffee that cost $$\\\\$7.80$$ per pound with French Roast Columbian coffee that cost $$\\\\$8.10$$ per pound to make a $$20$$ pound blend. Their blend should cost them $$\\\\$7.92$$ per pound.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq23a","stepAnswer":["$$12$$ pounds of City Roast Columbian coffee and $$8$$ pounds of French Roast Columbian coffee"],"problemType":"MultipleChoice","stepTitle":"How much of each type of coffee should they buy?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$12$$ pounds of City Roast Columbian coffee and $$8$$ pounds of French Roast Columbian coffee","choices":["$$10$$ pounds of City Roast Columbian coffee and $$7$$ pounds of French Roat Columbian coffee","$$12$$ pounds of City Roast Columbian coffee and $$8$$ pounds of French Roast Columbian coffee","$$12$$ pounds of City Roast Columbian coffee and $$8$$ pounds of French Roat Columbian coffee","$$13$$ pounds of City Roast Columbian coffee and $$5$$ pounds of French Roat Columbian coffee"],"hints":{"DefaultPathway":[{"id":"a381217systemeq23a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"Using a to represent the number of pounds of City Roast Columbian and $$b$$ to represent the number of pounds of French Roast Columbian, we know that $$a+b=20$$ since the total is $$20$$ pounds. Additionally, since we know the $$20$$ pounds cost $$\\\\$7.92$$ per pound, the total cost is $$20\\\\times7.92=158.4$$. Knowing this total cost, we can get our second equation: $$7.8a+8.1b=158.4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq23a-h2","type":"hint","dependencies":["a381217systemeq23a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq24","title":"Solving Systems of Equations in Word Problems","body":"Melody wants to sell bags of mixed candy at her lemonade stand. She will mix chocolate pieces that cost $$\\\\$4.89$$ per bag with peanut butter pieces that cost $$\\\\$3.79$$ per bag to get a total of twenty-five bags of mixed candy. Melody wants the bags of mixed candy to cost her $$\\\\$4.23$$ a bag to make.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq24a","stepAnswer":["$$10$$ bags of chocolate pieces and $$15$$ bags of peanut butter pieces"],"problemType":"MultipleChoice","stepTitle":"How many bags of chocolate pieces and how many bags of peanut butter pieces should she use?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$10$$ bags of chocolate pieces and $$15$$ bags of peanut butter pieces","choices":["$$10$$ bags of chocolate pieces and $$15$$ bags of peanut butter pieces","$$12$$ bags of chocolate pieces and $$16$$ bags of peanut butter pieces","$$8$$ bags of chocolate pieces and $$15$$ bags of peanut butter pieces"],"hints":{"DefaultPathway":[{"id":"a381217systemeq24a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"Using a to represent the number of bags of chocolate pieces and $$b$$ to represent the number of bags of peanut butter pieces, we know that $$a+b=25$$ since the total is $$25$$ bags. Additionally, since we know the $$25$$ bags cost $$\\\\$4.23$$ per bag, the total cost is $$25\\\\times4.23=105.75$$. Knowing this total cost, we can get our second equation: $$4.89a+3.79b=105.75$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq24a-h2","type":"hint","dependencies":["a381217systemeq24a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq25","title":"Solving Systems of Equations in Word Problems","body":"As the treasurer of her daughter\u2019s Girl Scout troop, Laney collected money for some girls and adults to go to a three-day camp. Each girl paid $75 and each adult paid $30. The total amount of money collected for camp was $765. The number of girls is three times the number of adults.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq25a","stepAnswer":["$$9$$ girls and $$3$$ adults"],"problemType":"MultipleChoice","stepTitle":"How many girls and how many adults paid for camp?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$9$$ girls and $$3$$ adults","choices":["$$8$$ girls and $$4$$ adults","$$9$$ girls and $$3$$ adults","$$15$$ girls and $$3$$ adults"],"hints":{"DefaultPathway":[{"id":"a381217systemeq25a-h1","type":"hint","dependencies":[],"title":"Creating a System of Equations From Relevant Variables","text":"Using g to represent the number of girls and a to represent the number of adults, we know $$75g+30a=765$$ from the given information. Furthermore, since the number of girls is $$3$$ times the number of adults, we know that $$g=3a$$. This can be rewritten as $$g-3a=0$$ for our second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq25a-h2","type":"hint","dependencies":["a381217systemeq25a-h1"],"title":"How to Use the Systems of Equations","text":"Solve the two equations as a normal system of equations to find the values of the two variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq3","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq3a","stepAnswer":["16n4c"],"problemType":"TextBox","stepTitle":"Carson wants to make $$20$$ pounds of trail mix using nuts and chocolate chips. His budget requires that the trail mix costs him $$\\\\$7.60$$ per pound. Nuts cost $$\\\\$9.00$$ per pound and chocolate chips cost $$\\\\$2.00$$ per pound. How many pounds of nuts and how many pounds of chocolate chips should he use? (Answer in the form with the number of a variable followed by the first letter of the variable (nuts $$=$$ n): 2n13c (These numbers are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq3a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"n\\" as the amount in pounds of nuts and \\"c\\" as the amount in pounds of chocolate chips. The total weight combined is $$20$$ pounds, therefore we can determine that the first equation is $$n+c=20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq3a-h2","type":"hint","dependencies":["a381217systemeq3a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money was 20*$7.60 $$=$$ $152 and nuts are $$\\\\$9.00$$ per pound and chocolate chips $2 per pound, we can determine that the second equation is $$9n+2c=152$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq3a-h3","type":"hint","dependencies":["a381217systemeq3a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=20-n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq3a-h4","type":"hint","dependencies":["a381217systemeq3a-h3"],"title":"Plug in","text":"We can plug in $$c=20-n$$ using the second equation to get $$9n+2\\\\left(20-n\\\\right)=152$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq3a-h5","type":"hint","dependencies":["a381217systemeq3a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be $$7n+40=152$$. We now isolate the variable \\"n\\" and get $$7n=112$$. Then, we can divide both sides by $$7$$ to get $$n=16$$. There are $$16$$ pounds of nuts.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq3a-h6","type":"hint","dependencies":["a381217systemeq3a-h5"],"title":"Solve for c","text":"After solving for \\"n\\", we can plug that value into the first equation to get $$16+c=20$$ which we can determine c to be $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq4","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq4a","stepAnswer":["80t120f"],"problemType":"TextBox","stepTitle":"Sasheena is a lab assistant at her community college. She needs to make $$200$$ milliliters of a 40% solution of sulfuric acid for a lab experiment. The lab has only 25% and 50% solutions in the storeroom. How much should she mix of the 25% and the 50% solutions to make the 40% solution? (Answer in the form with the number of a variable followed by the first letter of the variable (25% solution $$=$$ $$t$$, 50% solution $$=$$ f): 20n30c (These numbers are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq4a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"t\\" as the 25% solution and \\"f\\" as the 50% solution. The total amount of solution combined is $$200$$, therefore we can determine that the first equation is $$t+f=200$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq4a-h2","type":"hint","dependencies":["a381217systemeq4a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount is 40% of $$200$$ (80) and there are 25% solutions and 50% solutions, we can determine that the second equation is $$0.25t+0.5f=80$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq4a-h3","type":"hint","dependencies":["a381217systemeq4a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate $$t$$. With the equation, we can subtract a from both sides to get $$t=200-f$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq4a-h4","type":"hint","dependencies":["a381217systemeq4a-h3"],"title":"Plug in","text":"We can plug in $$t=200-f$$ using the second equation to get $$\\\\operatorname{0.25}\\\\left(200-f\\\\right)+0.5f=80$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq4a-h5","type":"hint","dependencies":["a381217systemeq4a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in $$t$$ would be $$50+0.25f=80$$. We now isolate the variable \\"f\\" and get $$0.25f=30$$. Then, we can divide both sides by $$0.25$$ to get $$f=120$$. There is $$120$$ mililiters of 50% solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq4a-h6","type":"hint","dependencies":["a381217systemeq4a-h5"],"title":"Solve for c","text":"After solving for \\"f\\", we can plug that value into the first equation to get $$t+120=200$$ which we can determine $$t$$ to be $$80$$ mililiters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq5","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq5a","stepAnswer":["32800s7200b"],"problemType":"TextBox","stepTitle":"Adnan has $40,000 to invest and hopes to earn $$7.1\\\\%$$ interest per year. He will put some of the money into a stock fund that earns 8% per year and the rest into bonds that earns 3% per year. How much money should he put into each fund? (Answer in the form with the number of a variable followed by the first letter of the variable (stocks $$=$$ s, bonds $$=$$ b): 20s30b (These numbers are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq5a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"s\\" as stocks and \\"b\\" as the bonds. The total amount of money combined is $40,000, therefore we can determine that the first equation is $$s+b=40, 000$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq5a-h2","type":"hint","dependencies":["a381217systemeq5a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount is $$0.071(40,000)$$ and an interest rate of 8% on stocks and 3% on bonds, we can determine that the second equation is $$0.08s+0.03b=2, 840$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq5a-h3","type":"hint","dependencies":["a381217systemeq5a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate $$b$$. With the equation, we can subtract a from both sides to get $$b=40, 000-s$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq5a-h4","type":"hint","dependencies":["a381217systemeq5a-h3"],"title":"Plug in","text":"We can plug in $$b=40, 000-s$$ using the second equation to get $$0.08s+0.03(40,000-s)=2,840$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq5a-h5","type":"hint","dependencies":["a381217systemeq5a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"b\\" would be 0.05s+1,200=2,840. We now isolate the variable \\"s\\" and get $$0.05s=1640$$. Then, we can divide both sides by $$0.05$$ to get $$s=32, 800$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq5a-h6","type":"hint","dependencies":["a381217systemeq5a-h5"],"title":"Solve for c","text":"After solving for \\"s\\", we can plug that value into the first equation to get 32,800+b=40,000 which we can determine $$b$$ to be 7,200.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq6","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq6a","stepAnswer":["8670b12870f"],"problemType":"TextBox","stepTitle":"Rosie owes $21,540 on her two student loans. The interest rate on her bank loan is $$10.5\\\\%$$ and the interest rate on the federal loan is $$5.9\\\\%$$. The total amount of interest she paid last year was $$\\\\$1, 669.68$$. What was the principal for each loan? (Answer in the form with the number of a variable followed by the first letter of the variable (bank $$=$$ $$b$$, federal $$=$$ f): 20b30f (These numbers are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq6a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"b\\" as bank loan and \\"f\\" as the federal loan. The total amount of money combined is $21,540, therefore we can determine that the first equation is $$b+f=21, 540$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq6a-h2","type":"hint","dependencies":["a381217systemeq6a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount is how much she paid $$(\\\\$1, 669.68)$$ and there is an interest rate of $$10.5\\\\%$$ from bank and $$5.9\\\\%$$ from federal, we can determine that the second equation is $$0.105b+0.059f=1, 669.68$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq6a-h3","type":"hint","dependencies":["a381217systemeq6a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate $$b$$. With the equation, we can subtract a from both sides to get $$b=21, 540-f$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq6a-h4","type":"hint","dependencies":["a381217systemeq6a-h3"],"title":"Plug in","text":"We can plug in $$b=21, 540-f$$ using the second equation to get $$0.105(21,540-f)f+0.059=1,669.68$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq6a-h5","type":"hint","dependencies":["a381217systemeq6a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"b\\" would be $$2, 261.7-0.046f=1, 669.68$$. We now isolate the variable \\"f\\" and get $$-0.046f=-592.02$$. Then, we can divide both sides by $$-0.046$$ to get $$f=12, 870$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq6a-h6","type":"hint","dependencies":["a381217systemeq6a-h5"],"title":"Solve for c","text":"After solving for \\"f\\", we can plug that value into the first equation to get b+12,870=21,540 which we can determine $$b$$ to be 8,670.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq7","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq7a","stepAnswer":["1120a530c"],"problemType":"TextBox","stepTitle":"Tickets to a Broadway show cost $35 for adults and $15 for children. The total receipts for $$1650$$ tickets at one performance were $47,150. How many adult and how many child tickets were sold? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq7a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is $$1650$$, therefore we can determine that the first equation is $$a+c=1, 650$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq7a-h2","type":"hint","dependencies":["a381217systemeq7a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $47,150 and adult tickets are $35 and childrens $15 we can determine that the second equation is $$35a+15c=47, 150$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq7a-h3","type":"hint","dependencies":["a381217systemeq7a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=1, 650-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq7a-h4","type":"hint","dependencies":["a381217systemeq7a-h3"],"title":"Plug in","text":"We can plug in $$c=1, 650-a$$ using the second equation to get $$35a+15(1,650-a)=47,150$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq7a-h5","type":"hint","dependencies":["a381217systemeq7a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be 20a+24,750=47,150. We now isolate the variable \\"a\\" and get $$20a=22, 400$$. Then, we can divide both sides by $$20$$ to get $$a=1, 120$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq7a-h6","type":"hint","dependencies":["a381217systemeq7a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get 1,120+c=1,650 which we can determine \\"c\\" to be $$530$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq8","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq8a","stepAnswer":["83a217c"],"problemType":"TextBox","stepTitle":"Tickets for a show are $70 for adults and $50 for children. One evening performance had a total of $$300$$ tickets sold and the receipts totaled $17,200. How many adult and how many child tickets were sold? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq8a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is $$300$$, therefore we can determine that the first equation is $$a+c=300$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq8a-h2","type":"hint","dependencies":["a381217systemeq8a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $17,200 and adult tickets are $70 and childrens $50 we can determine that the second equation is $$70a+50c=17, 200$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq8a-h3","type":"hint","dependencies":["a381217systemeq8a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=300-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq8a-h4","type":"hint","dependencies":["a381217systemeq8a-h3"],"title":"Plug in","text":"We can plug in $$c=300-a$$ using the second equation to get $$70a+\\\\operatorname{50}\\\\left(300-a\\\\right)=17, 200$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq8a-h5","type":"hint","dependencies":["a381217systemeq8a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be $$20a+600=17, 200$$. We now isolate the variable \\"a\\" and get $$20a=16, 600$$. Then, we can divide both sides by $$20$$ to get $$a=83$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq8a-h6","type":"hint","dependencies":["a381217systemeq8a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get $$83+c=300$$ which we can determine \\"c\\" to be $$217$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a381217systemeq9","title":"Solve Mixture Applications","body":"Translate to a system of equations and solve","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Solve Mixture Applications with Systems of Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a381217systemeq9a","stepAnswer":["40a32c"],"problemType":"TextBox","stepTitle":"Tickets for a train cost $10 for children and $22 for adults. Josie paid $1,200 for a total of $$72$$ tickets. How many children\u2019s tickets and how many adult tickets did Josie buy? (Answer in the form with the number of a variable followed by the first letter of the variable (adult $$=$$ a): 11a13c (These numbers and variables are not the answers))","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a381217systemeq9a-h1","type":"hint","dependencies":[],"title":"Convert amounts into first equation","text":"Let\'s use \\"a\\" as the number of adult tickets and \\"c\\" as the number of childrens tickets. The total number of tickets combined is $$72$$, therefore we can determine that the first equation is $$a+c=72$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq9a-h2","type":"hint","dependencies":["a381217systemeq9a-h1"],"title":"Convert amoutn into second equation","text":"Because the total amount of money made was $1,200 and adult tickets are $22 and childrens $10 we can determine that the second equation is $$22a+10c=1, 200$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq9a-h3","type":"hint","dependencies":["a381217systemeq9a-h2"],"title":"Isolate Variable","text":"Let\'s use the first equation to isolate c. With the equation, we can subtract a from both sides to get $$c=72-a$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq9a-h4","type":"hint","dependencies":["a381217systemeq9a-h3"],"title":"Plug in","text":"We can plug in $$c=72-a$$ using the second equation to get $$22a+\\\\operatorname{10}\\\\left(72-a\\\\right)=1, 200$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq9a-h5","type":"hint","dependencies":["a381217systemeq9a-h4"],"title":"Solve for a","text":"We can determine that the second equation after plugging in \\"c\\" would be $$12a+720=1, 200$$. We now isolate the variable \\"a\\" and get $$12a=480$$. Then, we can divide both sides by $$12$$ to get $$a=40$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a381217systemeq9a-h6","type":"hint","dependencies":["a381217systemeq9a-h5"],"title":"Solve for c","text":"After solving for \\"a\\", we can plug that value into the first equation to get $$40+c=72$$ which we can determine \\"c\\" to be $$32$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist1","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist1a","stepAnswer":["$$\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"In a single turn, what is the probability that the card is a diamond?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist1a-h1","type":"hint","dependencies":[],"title":"Probability","text":"To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist1a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck? This represents the number of possible outcomes for a single turn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a382995DiscreteDist1a-h2"],"title":"Desired Outcome","text":"How many cards have a diamond? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a382995DiscreteDist1a-h3"],"title":"Divide","text":"What is $$\\\\frac{13}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist10","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist10a","stepAnswer":["No, we are never guaranteed to get exactly the same proportion in our sample as the ideal proportion."],"problemType":"MultipleChoice","stepTitle":"In ten turns, is it guaranteed that we will flip a king exactly the same number of times as the ideal number of times we should flip a king in tens turns?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes, because the ideal proportion represents the proportion we would get for any sample.","No, we are never guaranteed to get exactly the same proportion in our sample as the ideal proportion."],"hints":{"DefaultPathway":[{"id":"a382995DiscreteDist10a-h1","type":"hint","dependencies":[],"title":"Interpret","text":"Since ten turns is a small sample size, it is quite unlikely that we will flip a king exactly the same number of times as the ideal number of times we should flip a king in ten turns. Even in a large enough sample size, though, it is not ever guaranteed that we achieve the same proportion of our desired outcome with the given sample as the ideal proportion.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist11","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist11a","stepAnswer":["$$\\\\frac{1}{169}$$"],"problemType":"TextBox","stepTitle":"In two turns, what is the probability that both cards are queens?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{169}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist11a-h1","type":"hint","dependencies":[],"title":"Probability","text":"The first step is calculating the probability of flipping a queen in one turn. To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist11a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a382995DiscreteDist11a-h2"],"title":"Desired Outcome","text":"How many cards are a queen? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{13}$$"],"dependencies":["a382995DiscreteDist11a-h3"],"title":"Divide","text":"What is $$\\\\frac{4}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist11a-h5","type":"hint","dependencies":["a382995DiscreteDist11a-h4"],"title":"$$2$$ In A Row","text":"To calculate the probability that $$2$$ cards in a row are both queens, we can multiply the individual probabilities together since we need to flip a queen card AND another queen card. The AND keyword hints at the idea that the probabilities need to be multiplied together. Essentially, we would multiply the probability of flipping a red with itself.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{169}$$"],"dependencies":["a382995DiscreteDist11a-h5"],"title":"Calculation","text":"What is $$\\\\frac{1}{13} \\\\frac{1}{13}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist12","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist12a","stepAnswer":["$$\\\\frac{1}{26}$$"],"problemType":"TextBox","stepTitle":"What is the probability of selecting a red king in a single turn?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{26}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist12a-h1","type":"hint","dependencies":[],"title":"Probability","text":"To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist12a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck? This represents the number of possible outcomes for a single turn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":["a382995DiscreteDist12a-h2"],"title":"Desired Outcome","text":"How many cards are red kings? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{26}$$"],"dependencies":["a382995DiscreteDist12a-h3"],"title":"Divide","text":"What is $$\\\\frac{2}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist13","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist13a","stepAnswer":["$$\\\\frac{8}{13}$$"],"problemType":"TextBox","stepTitle":"In a single turn, what is the probability of selecting a number card? (Number cards are the cards from $$2-10)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{13}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist13a-h1","type":"hint","dependencies":[],"title":"Probability","text":"To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist13a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck? This represents the number of possible outcomes for a single turn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32$$"],"dependencies":["a382995DiscreteDist13a-h2"],"title":"Desired Outcome","text":"How many cards are number cards? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{13}$$"],"dependencies":["a382995DiscreteDist13a-h3"],"title":"Divide","text":"What is $$\\\\frac{32}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist14","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist14a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"In ten turns, what is the ideal number of red cards we should have flipped? (round down to the nearest whole number)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist14a-h1","type":"hint","dependencies":[],"title":"Probability","text":"The first step is calculating the probability of flipping a red card in one turn. To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist14a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":["a382995DiscreteDist14a-h2"],"title":"Desired Outcome","text":"How many cards are red? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a382995DiscreteDist14a-h3"],"title":"Divide","text":"What is $$\\\\frac{26}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist14a-h5","type":"hint","dependencies":["a382995DiscreteDist14a-h4"],"title":"Ten Turns","text":"To find the number of times we should flip a red card in ten turns, we can multiply the probability of flipping a red in one turn by the number of turns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a382995DiscreteDist14a-h5"],"title":"Calculate","text":"What is $$10\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist15","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist15a","stepAnswer":["$$\\\\frac{2}{13}$$"],"problemType":"TextBox","stepTitle":"What is the probability of flipping a king or a queen in a single turn?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{13}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist15a-h1","type":"hint","dependencies":[],"title":"Probability","text":"To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist15a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck? This represents the number of possible outcomes for a single turn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a382995DiscreteDist15a-h2"],"title":"Desired Outcome","text":"How many cards are either a king or a queen? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{13}$$"],"dependencies":["a382995DiscreteDist15a-h3"],"title":"Divide","text":"What is $$\\\\frac{8}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist2","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist2a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"In ten turns, what should be the ideal number of times we flip a diamond? (Round down to the nearest whole number)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist2a-h1","type":"hint","dependencies":[],"title":"Probability","text":"The first step is calculating the probability of flipping a diamond in one turn. To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist2a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a382995DiscreteDist2a-h2"],"title":"Desired Outcome","text":"How many cards have a diamond? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a382995DiscreteDist2a-h3"],"title":"Divide","text":"What is $$\\\\frac{13}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist2a-h5","type":"hint","dependencies":["a382995DiscreteDist2a-h4"],"title":"Ten Turns","text":"To find the number of times we should flip a diamond in ten turns, we can multiply the probability of flipping a diamond in one turn by the number of turns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":["a382995DiscreteDist2a-h5"],"title":"Calculate","text":"What is $$10\\\\frac{1}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist2a-h7","type":"hint","dependencies":["a382995DiscreteDist2a-h6"],"title":"Rounding","text":"Round $$\\\\frac{5}{2}$$ down to the nearest whole number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist3","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist3a","stepAnswer":["No, we are never guaranteed to get exactly the same proportion in our sample as the ideal proportion."],"problemType":"MultipleChoice","stepTitle":"In ten turns, is it guaranteed that we will flip a diamond exactly the same number of times as the ideal number of times we should flip a diamond in tens turns?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes, because the ideal proportion represents the proportion we would get for any sample.","No, we are never guaranteed to get exactly the same proportion in our sample as the ideal proportion."],"hints":{"DefaultPathway":[{"id":"a382995DiscreteDist3a-h1","type":"hint","dependencies":[],"title":"Interpret","text":"Since ten turns is a small sample size, it is quite unlikely that we will flip a diamond exactly the same number of times as the ideal number of times we should flip a diamond in ten turns. Even in a large enough sample size, though, it is not ever guaranteed that we achieve the same proportion of our desired outcome with the given sample as the ideal proportion.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist4","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist4a","stepAnswer":["$$\\\\frac{1}{16}$$"],"problemType":"TextBox","stepTitle":"In two turns, what is the probability that both cards are spades?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{16}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist4a-h1","type":"hint","dependencies":[],"title":"Probability","text":"The first step is calculating the probability of flipping a spades in one turn. To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist4a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a382995DiscreteDist4a-h2"],"title":"Desired Outcome","text":"How many cards have spades? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a382995DiscreteDist4a-h3"],"title":"Divide","text":"What is $$\\\\frac{13}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist4a-h5","type":"hint","dependencies":["a382995DiscreteDist4a-h4"],"title":"$$2$$ In A Row","text":"To calculate the probability that $$2$$ cards in a row are both spades, we can multiply the individual probabilities together since we need to flip a card with spades AND another card with spades. The AND keyword hints at the idea that the probabilities need to be multiplied together. Essentially, we would multiply the probability of flipping a spade with itself.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{16}$$"],"dependencies":["a382995DiscreteDist4a-h5"],"title":"Calculation","text":"What is $$\\\\frac{1}{4} \\\\frac{1}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist5","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist5a","stepAnswer":["$$\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"What is the probability of getting $$2$$ red cards in a row?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist5a-h1","type":"hint","dependencies":[],"title":"Probability","text":"The first step is calculating the probability of flipping a red card in one turn. To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist5a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a382995DiscreteDist5a-h2"],"title":"Desired Outcome","text":"How many cards are red? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a382995DiscreteDist5a-h3"],"title":"Divide","text":"What is $$\\\\frac{26}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist5a-h5","type":"hint","dependencies":["a382995DiscreteDist5a-h4"],"title":"$$2$$ In A Row","text":"To calculate the probability that $$2$$ cards in a row are both red, we can multiply the individual probabilities together since we need to flip a red card AND another red card. The AND keyword hints at the idea that the probabilities need to be multiplied together. Essentially, we would multiply the probability of flipping a red with itself.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a382995DiscreteDist5a-h5"],"title":"Calculation","text":"What is $$\\\\frac{1}{2} \\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist6","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist6a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"In a single turn, what is the probability of picking a red or a black card?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist6a-h1","type":"hint","dependencies":[],"title":"Probability","text":"To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist6a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck? This represents the number of possible outcomes for a single turn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist6a-h2"],"title":"Desired Outcome","text":"How many cards are either black or red? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a382995DiscreteDist6a-h3"],"title":"Divide","text":"What is $$\\\\frac{52}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist7","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist7a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"In a single turn, what is the probability of picking a diamond or a spades?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist7a-h1","type":"hint","dependencies":[],"title":"Probability","text":"To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist7a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck? This represents the number of possible outcomes for a single turn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":["a382995DiscreteDist7a-h2"],"title":"Desired Outcome","text":"How many cards are either a diamond or a spade? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a382995DiscreteDist7a-h3"],"title":"Divide","text":"What is $$\\\\frac{26}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist8","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist8a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"In a single turn, what is the probability that the card is black?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist8a-h1","type":"hint","dependencies":[],"title":"Probability","text":"To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist8a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck? This represents the number of possible outcomes for a single turn.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":["a382995DiscreteDist8a-h2"],"title":"Desired Outcome","text":"How many cards are black? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a382995DiscreteDist8a-h3"],"title":"Divide","text":"What is $$\\\\frac{26}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a382995DiscreteDist9","title":"Playing Card Experiment","body":"Suppose we are conducting the \\"Playing Card Experiment.\\" Essentially, the experimental procedure for empirical data is to pick one card from a deck of shuffled cards. Then, we can record the card. We can repeat this prcoess (about $$10$$ times) and calculate certain probabilites based on the data collected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Discrete Distribution (Playing Card Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a382995DiscreteDist9a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"In ten turns, what should be the ideal number of times we flip a king? (round down to the nearest whole number)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a382995DiscreteDist9a-h1","type":"hint","dependencies":[],"title":"Probability","text":"The first step is calculating the probability of flipping a king in one turn. To calculate the probability, we divide the number of cards with the desired outcome by the total number of possible outcomes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a382995DiscreteDist9a-h1"],"title":"Possible Outcomes","text":"How many total cards are there in the deck?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a382995DiscreteDist9a-h2"],"title":"Desired Outcome","text":"How many cards are a king? This is the number of cards with the desired outcome.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{13}$$"],"dependencies":["a382995DiscreteDist9a-h3"],"title":"Divide","text":"What is $$\\\\frac{4}{52}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist9a-h5","type":"hint","dependencies":["a382995DiscreteDist9a-h4"],"title":"Ten Turns","text":"To find the number of times we should flip a king in ten turns, we can multiply the probability of flipping a king in one turn by the number of turns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{13}$$"],"dependencies":["a382995DiscreteDist9a-h5"],"title":"Calculate","text":"What is $$10\\\\frac{1}{13}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a382995DiscreteDist9a-h7","type":"hint","dependencies":["a382995DiscreteDist9a-h6"],"title":"Rounding","text":"Round $$\\\\frac{10}{13}$$ down to the nearest whole number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline1","title":"Interpreting Graphs of Linear Equations","body":"Based on the attached graph, for each ordered pair, determine whether it is a solution to the equation and if it is on the line.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline1a","stepAnswer":["It is a solution and is on the line"],"problemType":"MultipleChoice","stepTitle":"$$(0,-3)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline1a-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3837e8graphline1b","stepAnswer":["It is a solution and is on the line"],"problemType":"MultipleChoice","stepTitle":"$$(3,3)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline1b-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3837e8graphline1c","stepAnswer":["It is not a solution and is not on the line"],"problemType":"MultipleChoice","stepTitle":"$$(2,-3)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline1c-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3837e8graphline1d","stepAnswer":["It is a solution and is on the line"],"problemType":"MultipleChoice","stepTitle":"$$(-1,-5)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline1d-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline10","title":"Graphing Linear Equations by Plotting Points","body":"Graph the equation. From your graph, identify the slope and y-intercept. Input the slope and y-intercept through the format \\"slope,y-intercept\\" without the quotes. Example: $$3,(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline10a","stepAnswer":["1/2,(0,3)"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{1}{2} x+3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1/2,(0,3)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline10a-h1","type":"hint","dependencies":[],"title":"Finding Points to Graph","text":"Find three points whose coordinates are solutions to the equation. Organize them in a table.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline10a-h2","type":"hint","dependencies":["a3837e8graphline10a-h1"],"title":"Plotting Points","text":"Plot the points in a rectangular coordinate system. Check that the points line up. If they do not, carefully check your work.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline10a-h3","type":"hint","dependencies":["a3837e8graphline10a-h2"],"title":"Graphing the Line","text":"Draw the line through the three points. Extend the line to fill the grid and put arrows on both ends of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline11","title":"Graphing Linear Equations by Plotting Points","body":"Graph the equation. From your graph, identify the slope and y-intercept. Input the slope and y-intercept through the format \\"slope,y-intercept\\" without the quotes. Example: $$3,(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline11a","stepAnswer":["1/3,(0,-1)"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{1}{3} x-1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1/3,(0,-1)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline11a-h1","type":"hint","dependencies":[],"title":"Finding Points to Graph","text":"Find three points whose coordinates are solutions to the equation. Organize them in a table.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline11a-h2","type":"hint","dependencies":["a3837e8graphline11a-h1"],"title":"Plotting Points","text":"Plot the points in a rectangular coordinate system. Check that the points line up. If they do not, carefully check your work.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline11a-h3","type":"hint","dependencies":["a3837e8graphline11a-h2"],"title":"Graphing the Line","text":"Draw the line through the three points. Extend the line to fill the grid and put arrows on both ends of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline12","title":"Graphing Linear Equations by Plotting Points","body":"Graph the equation. From your graph, identify the slope and y-intercept. Input the slope and y-intercept through the format \\"slope,y-intercept\\" without the quotes. Example: $$3,(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline12a","stepAnswer":["1/4,2"],"problemType":"TextBox","stepTitle":"$$y=\\\\frac{1}{4} x+2$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3837e8graphline12a-h1","type":"hint","dependencies":[],"title":"Finding Points to Graph","text":"Find three points whose coordinates are solutions to the equation. Organize them in a table.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline12a-h2","type":"hint","dependencies":["a3837e8graphline12a-h1"],"title":"Plotting Points","text":"Plot the points in a rectangular coordinate system. Check that the points line up. If they do not, carefully check your work.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline12a-h3","type":"hint","dependencies":["a3837e8graphline12a-h2"],"title":"Graphing the Line","text":"Draw the line through the three points. Extend the line to fill the grid and put arrows on both ends of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline13","title":"Finding $$x$$ and $$y$$ intercepts","body":"Find the $$x$$ and $$y$$ intercepts of the line. Enter your answer in the form \\"x-intercept,y-intercept\\" without the quotes. Example: $$(1,0),(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline13a","stepAnswer":["(4,0),(0,8)"],"problemType":"TextBox","stepTitle":"$$2x+y=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(4,0),(0,8)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline13a-h1","type":"hint","dependencies":[],"title":"Finding x-intercept","text":"Let $$y=0$$ and find the value of $$x$$ to find the x-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline13a-h2","type":"hint","dependencies":["a3837e8graphline13a-h1"],"title":"Finding y-intercept","text":"Let $$x=0$$ and find the value of $$x$$ to find the x-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline14","title":"Finding $$x$$ and $$y$$ intercepts","body":"Find the $$x$$ and $$y$$ intercepts of the line. Enter your answer in the form \\"x-intercept,y-intercept\\" without the quotes. Example: $$(1,0),(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline14a","stepAnswer":["(4,0),(0,12)"],"problemType":"TextBox","stepTitle":"$$3x+y=12$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(4,0),(0,12)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline14a-h1","type":"hint","dependencies":[],"title":"Finding x-intercept","text":"Let $$y=0$$ and find the value of $$x$$ to find the x-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline14a-h2","type":"hint","dependencies":["a3837e8graphline14a-h1"],"title":"Finding y-intercept","text":"Let $$x=0$$ and find the value of $$x$$ to find the x-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline15","title":"Finding $$x$$ and $$y$$ intercepts","body":"Find the $$x$$ and $$y$$ intercepts of the line. Enter your answer in the form \\"x-intercept,y-intercept\\" without the quotes. Example: $$(1,0),(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline15a","stepAnswer":["(8,0),(0,2)"],"problemType":"TextBox","stepTitle":"$$x+4y=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(8,0),(0,2)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline15a-h1","type":"hint","dependencies":[],"title":"Finding x-intercept","text":"Let $$y=0$$ and find the value of $$x$$ to find the x-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline15a-h2","type":"hint","dependencies":["a3837e8graphline15a-h1"],"title":"Finding y-intercept","text":"Let $$x=0$$ and find the value of $$x$$ to find the x-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline5","title":"Interpreting Graphs of Linear Equations","body":"Based on the attached graph, for each ordered pair, determine whether it is a solution to the equation and if it is on the line.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline5a","stepAnswer":["It is a solution and is on the line"],"problemType":"MultipleChoice","stepTitle":"$$(0,-1)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline5a-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3837e8graphline5b","stepAnswer":["It is a solution and is on the line"],"problemType":"MultipleChoice","stepTitle":"$$(2,5)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline5b-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline6","title":"Interpreting Graphs of Linear Equations","body":"Based on the attached graph, for each ordered pair, determine whether it is a solution to the equation and if it is on the line.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline6a","stepAnswer":["It is not a solution and is not on the line"],"problemType":"MultipleChoice","stepTitle":"$$(3,-1)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline6a-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3837e8graphline6b","stepAnswer":["It is not a solution and is not on the line"],"problemType":"MultipleChoice","stepTitle":"$$(-1,-4)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It is a solution and is on the line","It is a solution and is not on the line","It is not a solution and is on the line","It is not a solution and is not on the line"],"hints":{"DefaultPathway":[{"id":"a3837e8graphline6b-h1","type":"hint","dependencies":[],"title":"How Points and Solutions Are Related","text":"Every point on the line is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline7","title":"Graphing Linear Equations by Plotting Points","body":"Graph the equation. From your graph, identify the slope and y-intercept. Input the slope and y-intercept through the format \\"slope,y-intercept\\" without the quotes. Example: $$3,(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline7a","stepAnswer":["2,(0,1)"],"problemType":"TextBox","stepTitle":"$$y=2x+1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2,(0,1)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline7a-h1","type":"hint","dependencies":[],"title":"Finding Points to Graph","text":"Find three points whose coordinates are solutions to the equation. Organize them in a table.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline7a-h2","type":"hint","dependencies":["a3837e8graphline7a-h1"],"title":"Plotting Points","text":"Plot the points in a rectangular coordinate system. Check that the points line up. If they do not, carefully check your work.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline7a-h3","type":"hint","dependencies":["a3837e8graphline7a-h2"],"title":"Graphing the Line","text":"Draw the line through the three points. Extend the line to fill the grid and put arrows on both ends of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline8","title":"Graphing Linear Equations by Plotting Points","body":"Graph the equation. From your graph, identify the slope and y-intercept. Input the slope and y-intercept through the format \\"slope,y-intercept\\" without the quotes. Example: $$3,(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline8a","stepAnswer":["2,(0,-3)"],"problemType":"TextBox","stepTitle":"$$y=2x-3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2,(0,-3)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline8a-h1","type":"hint","dependencies":[],"title":"Finding Points to Graph","text":"Find three points whose coordinates are solutions to the equation. Organize them in a table.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline8a-h2","type":"hint","dependencies":["a3837e8graphline8a-h1"],"title":"Plotting Points","text":"Plot the points in a rectangular coordinate system. Check that the points line up. If they do not, carefully check your work.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline8a-h3","type":"hint","dependencies":["a3837e8graphline8a-h2"],"title":"Graphing the Line","text":"Draw the line through the three points. Extend the line to fill the grid and put arrows on both ends of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8graphline9","title":"Graphing Linear Equations by Plotting Points","body":"Graph the equation. From your graph, identify the slope and y-intercept. Input the slope and y-intercept through the format \\"slope,y-intercept\\" without the quotes. Example: $$3,(0,1)$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8graphline9a","stepAnswer":["-2,(0,4)"],"problemType":"TextBox","stepTitle":"$$y=-2x+4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-2,(0,4)$$","hints":{"DefaultPathway":[{"id":"a3837e8graphline9a-h1","type":"hint","dependencies":[],"title":"Finding Points to Graph","text":"Find three points whose coordinates are solutions to the equation. Organize them in a table.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline9a-h2","type":"hint","dependencies":["a3837e8graphline9a-h1"],"title":"Plotting Points","text":"Plot the points in a rectangular coordinate system. Check that the points line up. If they do not, carefully check your work.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8graphline9a-h3","type":"hint","dependencies":["a3837e8graphline9a-h2"],"title":"Graphing the Line","text":"Draw the line through the three points. Extend the line to fill the grid and put arrows on both ends of the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points1","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points1a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(-4,2)$$ in? Enter only the numeric value.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a3837e8points1a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points1a-h2","type":"hint","dependencies":["a3837e8points1a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"$$x=-4<0$$ and $$y=2>0$$. Following the details given in the previous step, the point is in quadrant II.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points10","title":"Determining Whether a Point is On a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points10a","stepAnswer":["The point is not on the line."],"problemType":"MultipleChoice","stepTitle":"Determine whether the point $$(1,2)$$ lies on the line $$y=x+2$$. Enter \\"1\\" if it does, and \\"0\\" if it does not.","stepBody":"","answerType":"string","variabilization":{},"choices":["The point is on the line.","The point is not on the line."],"hints":{"DefaultPathway":[{"id":"a3837e8points10a-h1","type":"hint","dependencies":[],"title":"Plugging in X and Y","text":"We must plug in $$x=1$$ and $$y=2$$. Doing this, we get $$2=1+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points10a-h2","type":"hint","dependencies":["a3837e8points10a-h1"],"title":"Determining Equality","text":"$$2=1+2$$ can be simplified to $$2=3$$, which is false statement. Thus the point does not lie on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points11","title":"Determining Whether a Point is On a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points11a","stepAnswer":["The point is on the line."],"problemType":"MultipleChoice","stepTitle":"Determine whether the point $$(-1,1)$$ lies on the line $$y=x+2$$. Enter \\"1\\" if it does, and \\"0\\" if it does not.","stepBody":"","answerType":"string","variabilization":{},"choices":["The point is on the line.","The point is not on the line."],"hints":{"DefaultPathway":[{"id":"a3837e8points11a-h1","type":"hint","dependencies":[],"title":"Plugging in X and Y","text":"We must plug in $$x=-1$$ and $$y=1$$. Doing this, we get $$1=-1+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points11a-h2","type":"hint","dependencies":["a3837e8points11a-h1"],"title":"Determining Equality","text":"$$1=-1+2$$ is simplified to $$1=1$$, which is a false statement. Thus the point does lie on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points12","title":"Determining Whether a Point is On a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points12a","stepAnswer":["The point is on the line."],"problemType":"MultipleChoice","stepTitle":"Determine whether the point $$(-3,-1)$$ lies on the line $$y=x+2$$. Enter \\"1\\" if it does, and \\"0\\" if it does not.","stepBody":"","answerType":"string","variabilization":{},"choices":["The point is on the line.","The point is not on the line."],"hints":{"DefaultPathway":[{"id":"a3837e8points12a-h1","type":"hint","dependencies":[],"title":"Plugging in X and Y","text":"We must plug in $$x=-3$$ and $$y=-1$$. Doing this, we get $$-1=-3+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points12a-h2","type":"hint","dependencies":["a3837e8points12a-h1"],"title":"Determining Equality","text":"$$-1=-3+2$$ is simplified to $$-1=-1$$, which is a true statement. Thus, the point lies on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points13","title":"Determining Whether a Point is On a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points13a","stepAnswer":["The point is on the line."],"problemType":"MultipleChoice","stepTitle":"Determine whether the point $$(0,-4)$$ lies on the line $$y=x-4$$. Enter \\"1\\" if it does, and \\"0\\" if it does not.","stepBody":"","answerType":"string","variabilization":{},"choices":["The point is on the line.","The point is not on the line."],"hints":{"DefaultPathway":[{"id":"a3837e8points13a-h1","type":"hint","dependencies":[],"title":"Plugging in X and Y","text":"We must plug in $$x=0$$ and $$y=-4$$. Doing this, we get $$-4=0-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points13a-h2","type":"hint","dependencies":["a3837e8points13a-h1"],"title":"Determining Equality","text":"$$-4=0-4$$ can be simplified to $$-4=-4$$, which is a true statement. Thus, the point lies on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points14","title":"Determining Whether a Point is On a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points14a","stepAnswer":["The point is on the line."],"problemType":"MultipleChoice","stepTitle":"Determine whether the point $$(3,-1)$$ lies on the line $$y=x-4$$. Enter \\"1\\" if it does, and \\"0\\" if it does not.","stepBody":"","answerType":"string","variabilization":{},"choices":["The point is on the line.","The point is not on the line."],"hints":{"DefaultPathway":[{"id":"a3837e8points14a-h1","type":"hint","dependencies":[],"title":"Plugging in X and Y","text":"We must plug in $$x=3$$ and $$y=-1$$. Doing this, we get $$-1=3-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points14a-h2","type":"hint","dependencies":["a3837e8points14a-h1"],"title":"Determining Equality","text":"$$-1=3-4$$ can be simplified to $$-1=-1$$, which is a true statement. Thus, the point lies on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points15","title":"Determining Whether a Point is On a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points15a","stepAnswer":["The point is not on the line."],"problemType":"MultipleChoice","stepTitle":"Determine whether the point $$(2,2)$$ lies on the line $$y=x-4$$. Enter \\"1\\" if it does, and \\"0\\" if it does not.","stepBody":"","answerType":"string","variabilization":{},"choices":["The point is on the line.","The point is not on the line."],"hints":{"DefaultPathway":[{"id":"a3837e8points15a-h1","type":"hint","dependencies":[],"title":"Plugging in X and Y","text":"We must plug in $$x=2$$ and $$y=2$$. Doing this, we get $$2=2-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points15a-h2","type":"hint","dependencies":["a3837e8points15a-h1"],"title":"Determining Equality","text":"$$2=2-4$$ simplifies to $$2=-2$$, which is a false statement. Thus, the point does not lie on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points2","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points2a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(-1,-2)$$ in? Enter only the numeric value.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a3837e8points2a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points2a-h2","type":"hint","dependencies":["a3837e8points2a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"$$x=-1<0$$ and $$y=-2<0$$. Following the details given in the previous step, the point is in quadrant III.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points3","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points3a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(3,-5)$$ in? Enter only the numeric value.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a3837e8points3a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points3a-h2","type":"hint","dependencies":["a3837e8points3a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"$$x=3>0$$ and $$y=-5<0$$. Following the details given in the previous step, the point is in quadrant IV.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points4","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points4a","stepAnswer":["NA"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(-3,0)$$ in? Enter only the numeric value. If a point is not in a quadrant, enter \\"NA\\".","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3837e8points4a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points4a-h2","type":"hint","dependencies":["a3837e8points4a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"Since $$y=0$$, we know that the point lies on an axis, not in any quadrant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points5","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points5a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(-2,-3)$$ in? Enter only the numeric value. If a point is not in a quadrant, enter \\"NA\\".","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a3837e8points5a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points5a-h2","type":"hint","dependencies":["a3837e8points5a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"$$x=-2<0$$ and $$y=-3<0$$. Following the details given in the previous step, the point is in quadrant III.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points6","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points6a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(3,-3)$$ in? Enter only the numeric value. If a point is not in a quadrant, enter \\"NA\\".","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a3837e8points6a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points6a-h2","type":"hint","dependencies":["a3837e8points6a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"$$x=3>0$$ and $$y=-3<0$$. Following the details given in the previous step, the point is in quadrant IV.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points7","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points7a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(-4,1)$$ in? Enter only the numeric value. If a point is not in a quadrant, enter \\"NA\\".","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a3837e8points7a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points7a-h2","type":"hint","dependencies":["a3837e8points7a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"$$x=-4<0$$ and $$y=1>0$$. Following the details given in the previous step, the point is in quadrant II.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points8","title":"Locating a Point Quadrant","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points8a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"What quadrant is the point $$(4,-2)$$ in? Enter only the numeric value. If a point is not in a quadrant, enter \\"NA\\".","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a3837e8points8a-h1","type":"hint","dependencies":[],"title":"Overview of Quadrant System","text":"Quadrant I consists points where $$x$$ and $$y$$ are greater than $$0$$. Quadrant II consists points where $$x>0$$ and $$y<0$$. Quadrant III consists points where $$x$$ and $$y$$ are less than $$0$$. Quadrant IV consists points where $$x>0$$ and $$y<0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points8a-h2","type":"hint","dependencies":["a3837e8points8a-h1"],"title":"Determining Quadrant of $$(-4,2)$$","text":"$$x=4>0$$ and $$y=-2<0$$. Following the details given in the previous step, the point is in quadrant IV.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3837e8points9","title":"Determining Whether a Point is On a Line","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.1 Graph Linear Equations in Two Variables","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3837e8points9a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Determine whether the point $$(0,2)$$ lies on the line $$y=x+2$$. Enter \\"1\\" if it does, and \\"0\\" if it does not.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a3837e8points9a-h1","type":"hint","dependencies":[],"title":"Plugging in X and Y","text":"We must plug in $$x=0$$ and $$y=2$$. Doing this, we get $$2=0+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3837e8points9a-h2","type":"hint","dependencies":["a3837e8points9a-h1"],"title":"Determining Equality","text":"$$2=0+2$$ can be simplified to $$2=2$$, which is a true statement. Thus, the point lies on the line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules1","title":"The Addition Rule","body":"Klaus is trying to choose where to go on vacation. His two choices are: A $$=$$ New Zealand and B $$=$$ Alaska. Klaus can only afford one vacation. The probability that he chooses A is $$P(A)=0.6$$ and the probability that he chooses B is $$P(B)=0.35$$. P(A AND $$B)=0$$ since Klaus can only afford to take one vacation.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules1a","stepAnswer":["$$0.05$$"],"problemType":"TextBox","stepTitle":"What is the probability that Klaus chooses to not go anywhere on vacation?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.05$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules1a-h1","type":"hint","dependencies":[],"title":"The Addition Rule","text":"We note that P(A AND B) $$=$$ $$0$$. By definition, this means that A and B are mutually exclusive. For two mutually exclusive events, we note that P(A OR $$B)=P\\\\left(A\\\\right)+P\\\\left(B\\\\right)$$. We want to find the probability that Kluas doesn\'t choose A or B. Therefore, we want to find 1-P(A OR $$B)=1-P\\\\left(A\\\\right)+P\\\\left(B\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.05$$"],"dependencies":["a38bd54basicrules1a-h1"],"title":"The Addition Rule Applied","text":"What is the probability that Klaus chooses neither New Zealand nor Alaska?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.05$$"],"dependencies":["a38bd54basicrules1a-h2"],"title":"The Addition Rule Applied","text":"What is $$1-0.6+0.35$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules10","title":"Probability Revisited","body":"Studies show that about one woman in seven (approximately $$14.3\\\\%)$$ who live to be $$90$$ will develop breast cancer. Suppose that of those women who develop breast cancer, a test is negative 2% of the time. Also suppose that in the general population of women, the test for breast cancer is negative about 85% of the time. Let B $$=$$ woman develops breast cancer and let N $$=$$ tests negative while P $$=$$ tests positive. Suppose one woman is selected at random.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules10a","stepAnswer":["$$0.98$$"],"problemType":"TextBox","stepTitle":"Given that a woman develops breast cancer, what is the probability that she tests positive?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.98$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules10a-h1","type":"hint","dependencies":[],"title":"Complement Rule","text":"We note that we want to find the conditional probability $$P(P|B)=P(not$$ N|B). We can use the complement rule here and note that P(not $$N|B)=1-P(N|B)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.98$$"],"dependencies":["a38bd54basicrules10a-h1"],"title":"Using the Complement Rule","text":"What is $$1-P(N|B)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules10b","stepAnswer":["$$0.14014$$"],"problemType":"TextBox","stepTitle":"What is the probability that a woman develops breast cancer and tests positive.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.14014$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules10b-h2","type":"hint","dependencies":["a38bd54basicrules10a-h1"],"title":"The Multiplication Rule","text":"If B and P are two events defined on a sample space, then P(B AND $$P)=P\\\\left(B\\\\right) P\\\\left(P|B\\\\right)$$. We want to find the probability that B and P both occur: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules10b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.143$$"],"dependencies":["a38bd54basicrules10b-h2"],"title":"Applying the Multiplication Rule","text":"What is P(B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules10b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.98$$"],"dependencies":["a38bd54basicrules10b-h3"],"title":"Applying the Multiplication Rule","text":"What is $$P(P|B)=P(not$$ P|B), which we found above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules10b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.14014$$"],"dependencies":["a38bd54basicrules10b-h4"],"title":"Applying the Multiplication Rule","text":"What is P(B AND $$P)=P\\\\left(B\\\\right) P\\\\left(P|B\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules11","title":"Revisiting the Complement Rule","body":"Studies show that about one woman in seven (approximately $$14.3\\\\%)$$ who live to be $$90$$ will develop breast cancer. Suppose that of those women who develop breast cancer, a test is negative 2% of the time. Also suppose that in the general population of women, the test for breast cancer is negative about 85% of the time. Let B $$=$$ woman develops breast cancer and let N $$=$$ tests negative while P $$=$$ tests positive. Suppose one woman is selected at random.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules11a","stepAnswer":["$$0.857$$"],"problemType":"TextBox","stepTitle":"What is the probability that a woman does not develop breast cancer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.857$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules11a-h1","type":"hint","dependencies":[],"title":"Complement Rule","text":"We note that we want to find the probability that a woman does not develop breast cancer. We can use the complement rule here: the probability that a woman does not develop breast cancer is just $$1-P(B)$$, or one minus the probability that a woman develops breast cancer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.857$$"],"dependencies":["a38bd54basicrules11a-h1"],"title":"Applying the Complement Rule","text":"What is $$1-P(B)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules11b","stepAnswer":["$$0.15$$"],"problemType":"TextBox","stepTitle":"What is the probability that a woman tests positive for breast cancer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.15$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules11b-h1","type":"hint","dependencies":[],"title":"Complement Rule","text":"We note that we want to find the probability that a woman tests positive for breast cancer. We can use the complement rule here: the probability that a woman from the general population tests positive for breast cancer is just $$1-P(N)$$, or one minus the probability that a woman tests negative cancer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules11b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.15$$"],"dependencies":["a38bd54basicrules11b-h1"],"title":"Applying the Complement Rule","text":"What is $$1-P(N)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules12","title":"Applying Rules of Probability","body":"A student goes to the library. Let events B $$=$$ the student checks out a book and D $$=$$ the student checks out a DVD. Suppose that $$P(B)=0.40$$, $$P(D)=0.30$$, and $$P(D|B)=0.50$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules12a","stepAnswer":["$$0.6$$"],"problemType":"TextBox","stepTitle":"Find P(B\').","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules12a-h1","type":"hint","dependencies":[],"title":"Complement Rule","text":"Remember that the notation for finding the complement is the apostrophe (\'). We note that the formula for complements is $$P(B\')=1-P(B)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6$$"],"dependencies":["a38bd54basicrules12a-h1"],"title":"Applying the Complement Rule","text":"What is P(B\')? What is $$1-P(B)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules12b","stepAnswer":["$$0.2$$"],"problemType":"TextBox","stepTitle":"Find P(D AND B).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules12b-h1","type":"hint","dependencies":[],"title":"The Multiplication Rule","text":"If B and D are two events defined on a sample space, then P(B AND $$D)=P\\\\left(B\\\\right) P\\\\left(D|B\\\\right)$$. We want to find the probability that B and D both occur: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules12b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.4$$"],"dependencies":["a38bd54basicrules12b-h1"],"title":"Applying the Multiplication Rule","text":"What is P(B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules12b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5$$"],"dependencies":["a38bd54basicrules12b-h2"],"title":"Applying the Multiplication Rule","text":"What is P(D|B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules12b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2$$"],"dependencies":["a38bd54basicrules12b-h3"],"title":"Applying the Multiplication Rule","text":"What is P(B AND $$D)=P\\\\left(B\\\\right) P\\\\left(D|B\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules13","title":"Applying Rules of Probability","body":"A student goes to the library. Let events B $$=$$ the student checks out a book and D $$=$$ the student checks out a DVD. Suppose that $$P(B)=0.40$$, $$P(D)=0.30$$, and $$P(D|B)=0.50$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules13a","stepAnswer":["$$\\\\frac{2}{3}$$"],"problemType":"TextBox","stepTitle":"Find P(B|D).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules13a-h1","type":"hint","dependencies":[],"title":"Conditional Probability","text":"We note that $$P(B|D)=P(B$$ AND D)/P(D). However, we also know that $$P(D|B)=P(B$$ AND D)/P(B)=0.5.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2$$"],"dependencies":["a38bd54basicrules13a-h1"],"title":"Solve for P(B AND D)","text":"Algebraically solve for P(B AND D) using the expression above.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2$$"],"dependencies":["a38bd54basicrules13a-h2"],"title":"Solve for P(B AND D)","text":"What is $$0.5\\\\times0.4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a38bd54basicrules13a-h3"],"title":"Determining P(B|D)","text":"What is P(B AND D)/P(D)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules13b","stepAnswer":["$$1.1$$"],"problemType":"TextBox","stepTitle":"Find P(D AND B\').","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.1$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules13b-h1","type":"hint","dependencies":[],"title":"Multiplication Rule","text":"We note that by the multiplication rule, P(D AND $$B\')=P\\\\left(D\\\\right) P\\\\left(B\'|D\\\\right)$$. We also note that $$P\\\\left(B|D\\\\right)+P\\\\left(B\'|D\\\\right)=1$$, so we can use this to our advantage.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules13b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.3$$"],"dependencies":["a38bd54basicrules13b-h1"],"title":"Determining P(D)","text":"What is P(D)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules13b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a38bd54basicrules13b-h2"],"title":"Determining P(B\'|D)","text":"What is $$P(B\'|D)=1-P(B|D)$$? Hint: we found P(B|D) in the previous step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules13b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{10}$$"],"dependencies":["a38bd54basicrules13b-h3"],"title":"Determining P(D AND B\')","text":"What is P(D AND $$B\')=P\\\\left(D\\\\right) P\\\\left(B\'|D\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules14","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules14a","stepAnswer":["$$0.48$$"],"problemType":"TextBox","stepTitle":"Find P(C).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.48$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules14a-h1","type":"hint","dependencies":[],"title":"Converting Percentages to Probabilities","text":"Note that in the problem, we note the percent of all Californians registered voters that prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Also note, this is the definition of C, the event we are seeking the probability for. Probabilities are proportions between $$0$$ and $$1$$ while percentages are between $$0$$ and $$100$$. To get a probability from a percentage, divide by $$100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.48$$"],"dependencies":["a38bd54basicrules14a-h1"],"title":"Determining the Probability P(C)","text":"What is P(C), or the percentage of all Californians registered voters that prefer life in prison without parole over the death penalty for a person convicted of first degree murder divided by 100?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules15","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules15a","stepAnswer":["$$0.376$$"],"problemType":"TextBox","stepTitle":"Find P(L).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.376$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules15a-h1","type":"hint","dependencies":[],"title":"Converting Percentages to Probabilities","text":"Note that in the problem, we note the percent of all Californians that are Latino. Also note, this is the definition of L, the event we are seeking the probability for. Probabilities are proportions between $$0$$ and $$1$$ while percentages are between $$0$$ and $$100$$. To get a probability from a percentage, divide by $$100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.376$$"],"dependencies":["a38bd54basicrules15a-h1"],"title":"Determining the Probability P(L)","text":"What is P(L), or the percentage of all Californians that are Latino, divided by 100?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules16","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules16a","stepAnswer":["$$0.55$$"],"problemType":"TextBox","stepTitle":"Find P(C|L).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.55$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules16a-h1","type":"hint","dependencies":[],"title":"Converting Percentages to Probabilities","text":"Note that in the problem, we note that given a voter is Latino California, the percent that prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Also note, this is the definition of C|L, the event we are seeking the probability for. Probabilities are proportions between $$0$$ and $$1$$ while percentages are between $$0$$ and $$100$$. To get a probability from a percentage, divide by $$100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.55$$"],"dependencies":["a38bd54basicrules16a-h1"],"title":"Determining the Probability P(C|L)","text":"What is P(C|L), or among Latino Californians, the percentage that prefer life in prison without parole over the death penalty for a person convicted of first degree murder, divided by 100?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules17","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules17a","stepAnswer":["Given the person chosen is Latino Californian, the person is a registered voter who prefers life in person without parole for a person convicted of first degree murder."],"problemType":"MultipleChoice","stepTitle":"In words, what is C|L?","stepBody":"","answerType":"string","variabilization":{},"choices":["Given the person chosen is Latino Californian, the person is a registered voter who prefers life in person without parole for a person convicted of first degree murder.","The person chosen is a Latino California registered voter who prefers life without parole over the death penalty for a person convicted of first degree murder.","The person chosen is a Californian registered voter who prefers life in prison without parole over the death penalty for a person convicted of first degree murder or a person is a Latino Californian.","The person is neither Latino Californian nor prefers life in prison without parole over the death penalty for a person convicted of first degree murder."],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules17a-h1","type":"hint","dependencies":[],"title":"Identifying Conditional Probability","text":"We note that C|L is a conditional statement, which usually involves words such as \\"given\\", \\"due to\\", or \\"since\\". In this case, we want a statement specifically that allows for the language of given the event L occurs, the event C occurs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules17a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Given the person chosen is Latino Californian, the person is a registered voter who prefers life in person without parole for a person convicted of first degree murder."],"dependencies":["a38bd54basicrules17a-h1"],"title":"Identifying Conditional Probability","text":"Which statement best aligns with the idea of \\"given the event L occurs, the event C occurs\\"?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Given the person chosen is Latino Californian, the person is a registered voter who prefers life in person without parole for a person convicted of first degree murder.","The person chosen is a Latino California registered voter who prefers life without parole over the death penalty for a person convicted of first degree murder.","The person chosen is a Californian registered voter who prefers life in prison without parole over the death penalty for a person convicted of first degree murder or a person is a Latino Californian.","The person is neither Latino Californian nor prefers life in prison without parole over the death penalty for a person convicted of first degree murder."]}]}}]},{"id":"a38bd54basicrules18","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules18a","stepAnswer":["$$0.2068$$"],"problemType":"TextBox","stepTitle":"Find P(L AND C).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2068$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules18a-h1","type":"hint","dependencies":[],"title":"The Multiplication Rule","text":"We note that for events C and L, the mulitplication rule states that P(L AND $$C)=P\\\\left(L\\\\right) P\\\\left(C|L\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.376$$"],"dependencies":["a38bd54basicrules18a-h1"],"title":"Applying the Multiplication Rule","text":"What is P(L)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.55$$"],"dependencies":["a38bd54basicrules18a-h2"],"title":"Applying the Multiplication Rule","text":"What is P(C|L), or the probability that a California registered voter would prefer life in prison without parole over the death penalty for a person convicted of first degree murder given they are Latino Californian?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2068$$"],"dependencies":["a38bd54basicrules18a-h3"],"title":"Applying the Multiplication Rule","text":"What is P(L AND $$C)=P\\\\left(L\\\\right) P\\\\left(C|L\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules2","title":"Applying the Addition and Multiplication Rules","body":"Carlos plays college soccer. he makes a goal 65% of the time he shoots. Carlos is going to attempt two goals in a row in the next game. A $$=$$ the event Carlos is successful on his first attempt. $$P(A)=0.65$$. B $$=$$ the event Carlos is successful on his second attempt. $$P(B)=0.65$$. Carlos tends to shoot in streaks. The probability that he makes hte second goal GIVEN that he made the first goal is $$0.90$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules2a","stepAnswer":["$$0.585$$"],"problemType":"TextBox","stepTitle":"What is the probability that he makes both goals?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.585$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules2a-h1","type":"hint","dependencies":[],"title":"The Multiplication Rule","text":"If A and B are two events defined on a sample space, then P(A AND $$B)=P\\\\left(B\\\\right) P\\\\left(A|B\\\\right)$$. We want to find the probability that A and B both occur: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.585$$"],"dependencies":["a38bd54basicrules2a-h1"],"title":"The Multiplication Rule Applied","text":"What is P(A AND $$B)=P(B$$ AND A)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.585$$"],"dependencies":["a38bd54basicrules2a-h2"],"title":"The Multiplication Rule Applied","text":"We know that $$P(B|A)=0.90$$. What is P(B AND $$A)=P\\\\left(A\\\\right) P\\\\left(B|A\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules2b","stepAnswer":["$$0.715$$"],"problemType":"TextBox","stepTitle":"What is the probability that Carlos makes either the first goal or the second goal?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.715$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules2b-h1","type":"hint","dependencies":[],"title":"The Addition Rule","text":"If A and B are defined on a sample space, then P(A OR B)=P(A)+P(B)-P(A AND B). We want to the find the probability that A or B occurs: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.715$$"],"dependencies":["a38bd54basicrules2b-h1"],"title":"The Addition Rule Applied","text":"What is P(A OR B)=P(A)+P(B)-P(A AND B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.715$$"],"dependencies":["a38bd54basicrules2b-h2"],"title":"The Addition Rule Applied","text":"What is $$0.65+0.65-0.585$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules2c","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Are A and B independent?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules2c-h1","type":"hint","dependencies":[],"title":"Definition of Independence","text":"If A and B are independent, then $$P(A|B)=P(A)$$ and P(A AND $$B)=P(A)P(B)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules2c-h1"],"title":"Application of Independence","text":"Are A and B independent events?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a38bd54basicrules2c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.585$$"],"dependencies":["a38bd54basicrules2c-h2"],"title":"Application of Independence","text":"What is P(B AND A), solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.423$$"],"dependencies":["a38bd54basicrules2c-h3"],"title":"Application of Independence","text":"What is $$P\\\\left(A\\\\right) P\\\\left(B\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2c-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules2c-h4"],"title":"Application of Independence","text":"Is P(A AND B) equal to $$P\\\\left(A\\\\right) P\\\\left(B\\\\right)$$? If yes, then A and B are independent; if no, then A and B are not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a38bd54basicrules2d","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Are A and B mutually exclusive?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules2d-h1","type":"hint","dependencies":[],"title":"Definition of Mutual Independence","text":"If A and B are mutually exclusive, then P(A AND $$B)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2d-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.585$$"],"dependencies":["a38bd54basicrules2d-h1"],"title":"Application of Mutual Independence","text":"What is P(A AND B), which was solved for above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules2d-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules2d-h2"],"title":"Application of Mutual Independence","text":"Is P(A AND $$B)=0$$? If yes, then they are mutually exclusive; if not, then they are not mutually exclusive.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a38bd54basicrules20","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules20a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Are L and C independent events?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules20a-h1","type":"hint","dependencies":[],"title":"Definition of Independence","text":"If L and C are independent, then P(C AND $$L)=P\\\\left(C\\\\right) P\\\\left(L\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2068$$"],"dependencies":["a38bd54basicrules20a-h1"],"title":"Application of Independence","text":"What is P(C AND L)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.376$$"],"dependencies":["a38bd54basicrules20a-h2"],"title":"Applying the Multiplication Rule","text":"What is P(L)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.55$$"],"dependencies":["a38bd54basicrules20a-h3"],"title":"Applying the Multiplication Rule","text":"What is P(C|L), or the probability that a California registered voter would prefer life in prison without parole over the death penalty for a person convicted of first degree murder given they are Latino Californian?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2068$$"],"dependencies":["a38bd54basicrules20a-h4"],"title":"Applying the Multiplication Rule","text":"What is P(L AND $$C)=P\\\\left(L\\\\right) P\\\\left(C|L\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.18048$$"],"dependencies":["a38bd54basicrules20a-h5"],"title":"Application of Independence","text":"What is $$P\\\\left(L\\\\right) P\\\\left(C\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules20a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules20a-h6"],"title":"Application of Independence","text":"Is P(L AND C) equal to $$P\\\\left(L\\\\right) P\\\\left(C\\\\right)$$? If yes, then L and C are independent; if no, then L and C are not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a38bd54basicrules21","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules21a","stepAnswer":["$$0.6492$$"],"problemType":"TextBox","stepTitle":"Find P(L OR C).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6492$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules21a-h1","type":"hint","dependencies":[],"title":"The Addition Rule","text":"If L and C are defined on a sample space, then P(L OR C)=P(L)+P(C)-P(L AND C). We want to the find the probability that L or C occurs: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6492$$"],"dependencies":["a38bd54basicrules21a-h1"],"title":"The Addition Rule Applied","text":"What is P(L OR C)=P(L)+P(C)-P(L AND C)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.376$$"],"dependencies":["a38bd54basicrules21a-h2"],"title":"The Addition Rule Applied","text":"What is P(L)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.48$$"],"dependencies":["a38bd54basicrules21a-h3"],"title":"The Addition Rule Applied","text":"What is P(C)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2068$$"],"dependencies":["a38bd54basicrules21a-h4"],"title":"The Addition Rule Applied","text":"What is P(L AND C)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules21a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.55$$"],"dependencies":["a38bd54basicrules21a-h5"],"title":"Applying the Multiplication Rule","text":"What is P(C|L), or the probability that a California registered voter would prefer life in prison without parole over the death penalty for a person convicted of first degree murder given they are Latino Californian?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2068$$"],"dependencies":["a38bd54basicrules21a-h6"],"title":"Applying the Multiplication Rule","text":"What is P(L AND $$C)=P\\\\left(L\\\\right) P\\\\left(C|L\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules21a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6492$$"],"dependencies":["a38bd54basicrules21a-h7"],"title":"Determining P(L OR C)","text":"What is $$0.376+0.48-0.2068$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules23","title":"Applying Probability to Real-World Problems","body":"Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. $$37.6\\\\%$$ of all Californians are Latino. In this problem, let C $$=$$ Calofornians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder and let L $$=$$ Latino Californians. Suppose that one Californian is randomly selected.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules23a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Are L and C mutually exclusive events?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules23a-h1","type":"hint","dependencies":[],"title":"Definition of Mutually Exclusive","text":"If L and C are mutually exclusive, then P(L AND $$C)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2068$$"],"dependencies":["a38bd54basicrules23a-h1"],"title":"Application of Mutual Independence","text":"What is P(L AND C)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.376$$"],"dependencies":["a38bd54basicrules23a-h2"],"title":"Applying the Multiplication Rule","text":"What is P(L)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.55$$"],"dependencies":["a38bd54basicrules23a-h3"],"title":"Applying the Multiplication Rule","text":"What is P(C|L), or the probability that a California registered voter would prefer life in prison without parole over the death penalty for a person convicted of first degree murder given they are Latino Californian?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2068$$"],"dependencies":["a38bd54basicrules23a-h4"],"title":"Applying the Multiplication Rule","text":"What is P(L AND $$C)=P\\\\left(L\\\\right) P\\\\left(C|L\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules23a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules23a-h5"],"title":"Application of Mutual Independence","text":"Is P(A AND $$B)=0$$? If yes, then they are mutually exclusive; if not, then they are not mutually exclusive.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a38bd54basicrules24","title":"Applying Probability to Real-World Problems","body":"United Blood Services is a blood bank that serves more than $$500$$ hospitals in $$18$$ states. According to their website, a person with type O blood and a negative Rh factor $$(Rh-)$$ can donate blood to any person with any blood type. Their data show that 43% of people have type O blood and 15% of people have Rh- factor; 52% of people have type O or Rh- factor. Let O $$=$$ a person with type O blood and R $$=$$ a person with a negative Rh factor $$(Rh-)$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules24a","stepAnswer":["$$0.06$$"],"problemType":"TextBox","stepTitle":"Find the probability that a person has both type O blood and the Rh- factor.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.06$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules24a-h1","type":"hint","dependencies":[],"title":"The Addition Rule","text":"This question is actually a cool application of the addition rule. We note that the addition rule states that P(O OR R)=P(O)+P(R)-P(O AND R). However, we can algebraically manipulate this to get P(O AND R)=P(O)+P(R)-P(O OR R), which is what we want to solve for.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.06$$"],"dependencies":["a38bd54basicrules24a-h1"],"title":"The Addition Rule Applied","text":"What is the probability that a person has both type O blood and the Rh- factor, or in other words, what is P(O)+P(R)-P(O OR R)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.06$$"],"dependencies":["a38bd54basicrules24a-h2"],"title":"The Addition Rule Applied","text":"What is $$0.43+0.15-0.52$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules24b","stepAnswer":["$$0.94$$"],"problemType":"TextBox","stepTitle":"Find the probability that a person does NOT have both type O blood and the Rh- factor.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.94$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules24b-h1","type":"hint","dependencies":[],"title":"Complement Rule","text":"This question is asking for the complement rule. We are essentially asked the probability that a person does not have type O blood and the Rh- factor. We can rewrite this express mathematically as P(NOT(O AND R)) and using complement notation (with the apostrophe), this can be simplified to P((O AND R)\'), or the complement of what we found in the previous step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules24b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.94$$"],"dependencies":["a38bd54basicrules24b-h1"],"title":"Applying the Complement Rule","text":"What is 1-P(NOT(O AND R))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules24b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.94$$"],"dependencies":["a38bd54basicrules24b-h2"],"title":"Applying the Complement Rule","text":"What is $$1-0.06$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules25","title":"Applying Probability to Real-World Problems","body":"In a box of assorted cookies, 36% contain chocolate and 12% contain nuts. In the box, 8% contain both chocolate and nuts. Sean is allergic to both chocolate and nuts. Let C $$=$$ the cookie contains chocolate and let N $$=$$ the chocolate contains nuts.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules25a","stepAnswer":["$$0.4$$"],"problemType":"TextBox","stepTitle":"Find the probability that a cookie contains chocolate or nuts (he can\'t eat it).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.4$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules25a-h1","type":"hint","dependencies":[],"title":"The Addition Rule","text":"The addition rule states that P(C OR N)=P(C)+P(N)-P(C AND N). Since we want to find the probability that a cookie contains chocolate or nuts, this works well with us as it uses an OR statement.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.36$$"],"dependencies":["a38bd54basicrules25a-h1"],"title":"The Addition Rule Applied","text":"What is P(C), the probability that the cookie contians choclate?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.12$$"],"dependencies":["a38bd54basicrules25a-h2"],"title":"The Addition Rule Applied","text":"What is P(N), the probability the cookie contains nuts?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.08$$"],"dependencies":["a38bd54basicrules25a-h3"],"title":"The Addition Rule Applied","text":"What is P(C AND N), the probability the cookie contains both chocolate and nuts?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules25a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.4$$"],"dependencies":["a38bd54basicrules25a-h4"],"title":"The Addition Rule Applied","text":"What is P(C OR N)=P(C)+P(N)-P(C AND N)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.4$$"],"dependencies":["a38bd54basicrules25a-h5"],"title":"The Addition Rule Applied","text":"What is $$0.36+0.12-0.08$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules25b","stepAnswer":["$$0.6$$"],"problemType":"TextBox","stepTitle":"Find the probability that a cookie does not contain chocolate or nuts (he can eat it).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules25b-h1","type":"hint","dependencies":[],"title":"Complement Rule","text":"This question is asking for the complement rule. We are essentially asked the probability that a cookie does not contain chocolate or nuts, which can be expressed mathematically as P(NOT(C OR N)) and using complement notation (with the apostrophe), this can be simplified to P((C OR N)\'), or the complement of what we found in the previous step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules25b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6$$"],"dependencies":["a38bd54basicrules25b-h1"],"title":"Applying the Complement Rule","text":"What is 1-P(NOT(C OR N))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules25b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6$$"],"dependencies":["a38bd54basicrules25b-h2"],"title":"Applying the Complement Rule","text":"What is $$1-0.4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules4","title":"Probability Review","body":"A community swim team has $$150$$ members. Seventy-five of the members are advanced swimmers. Forty-seven of the members are intermediate swimmers. The remainder are novice swimmers. Forty of the advanced swimmers practice four times a week. Thirty of the intermediate swimmers practice four times a week. Ten of the novice swimmers practice four times a week. Suppose one member of the swim team is chosen randomly.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules4a","stepAnswer":["$$\\\\frac{28}{150}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the member is a novice swimmer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{28}{150}$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules4a-h1","type":"hint","dependencies":[],"title":"Determining Probabilities","text":"To find the probability of an event occurring, we find the number of occurrences of that event, and divide that by the total number of occurrences possible in the sample space.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28$$"],"dependencies":["a38bd54basicrules4a-h1"],"title":"Determining Novice Swimmers","text":"What is the total number of members that are novice swimmers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28$$"],"dependencies":["a38bd54basicrules4a-h2"],"title":"Determining Novice Swimmers","text":"What is $$150-75-47$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a38bd54basicrules4a-h3"],"title":"Determining the Sample Space","text":"What is the total number of swimmers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{28}{150}$$"],"dependencies":["a38bd54basicrules4a-h4"],"title":"Determining Probability of Novice","text":"What is the probability that the member is a novice swimmer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules4b","stepAnswer":["$$\\\\frac{80}{150}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the member practices $$4$$ times a week?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{80}{150}$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules4b-h1","type":"hint","dependencies":[],"title":"Determining Probabilities","text":"To find the probability of an event occurring, we find the number of occurrences of that event, and divide that by the total number of occurrences possible in the sample space.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$80$$"],"dependencies":["a38bd54basicrules4b-h1"],"title":"Determining Members That Practice $$4$$ Times a Week","text":"How many mmebers practice four times a week?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a38bd54basicrules4b-h2"],"title":"Determining the Sample Space","text":"What is the total number of swimmers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{80}{150}$$"],"dependencies":["a38bd54basicrules4b-h3"],"title":"Determining Probability of Novice","text":"What is the probability that the member practices four times a week?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules4c","stepAnswer":["$$\\\\frac{40}{150}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the member is an advanced swimmer and practices four times a week?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{40}{150}$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules4c-h1","type":"hint","dependencies":[],"title":"Determining Probabilities","text":"To find the probability of an event occurring, we find the number of occurrences of that event, and divide that by the total number of occurrences possible in the sample space.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a38bd54basicrules4c-h1"],"title":"Determining Advanced and $$4$$ Times a Week","text":"How many swimmers are advanced and practice four times a week?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a38bd54basicrules4c-h2"],"title":"Determining the Sample Space","text":"What is the total number of swimmers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules4c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{40}{150}$$"],"dependencies":["a38bd54basicrules4c-h3"],"title":"Determining Probability of Novice","text":"What is the probability that the member is an advanced swimmer and practices four times a week?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules5","title":"Understanding Mutually Exclusive and Independent Events","body":"A community swim team has $$150$$ members. Seventy-five of the members are advanced swimmers. Forty-seven of the members are intermediate swimmers. The remainder are novice swimmers. Forty of the advanced swimmers practice four times a week. Thirty of the intermediate swimmers practice four times a week. Ten of the novice swimmers practice four times a week. Suppose one member of the swim team is chosen randomly.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules5a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Are being an advanced swimmer and an intermediate swimmer mutually exclusive?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules5a-h1","type":"hint","dependencies":[],"title":"Definition of Mutually Exclusive","text":"If A and B are mutually exclusive, then P(A AND $$B)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a38bd54basicrules5a-h1"],"title":"Application of Mutual Independence","text":"If we let A $$=$$ the member is an advanced swimmer and B $$=$$ the member is an intermediate swimmer, what is P(A AND B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules5a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a38bd54basicrules5a-h2"],"title":"Application of Mutual Independence","text":"Is P(A AND $$B)=0$$? If yes, then they are mutually exclusive; if not, then they are not mutually exclusive.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a38bd54basicrules5b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Are being a novice swimmer and practicing four times a week independent events?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules5b-h1","type":"hint","dependencies":[],"title":"Definition of Independence","text":"If A and B are independent, then $$P(A|B)=P(A)$$ and P(A AND $$B)=P(A)P(B)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules5b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{150}$$"],"dependencies":["a38bd54basicrules5b-h1"],"title":"Application of Independence","text":"If we let A $$=$$ the member is a novice swimmer and B $$=$$ the member practices four times per week, what is P(A AND B)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules5b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2240}{22500}$$"],"dependencies":["a38bd54basicrules5b-h2"],"title":"Application of Independence","text":"What is $$P\\\\left(A\\\\right) P\\\\left(B\\\\right)$$, or the probability that the member is a novice multiplied by the probability that the member practices four times a week?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules5b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules5b-h3"],"title":"Application of Independence","text":"Is P(A AND B) equal to $$P\\\\left(A\\\\right) P\\\\left(B\\\\right)$$? If yes, then A and B are independent; if no, then A and B are not independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a38bd54basicrules6","title":"Probability Revisited","body":"A school has $$200$$ seniors of whom $$140$$ will be going to college next year. Forty will be going directly to work. The remainder are taking a gap year. Fifty of the seniors going to college play sports. Thirty of the seniors going directly work play sports. Five of the seniors taking a gap year play sports.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules6a","stepAnswer":["$$\\\\frac{20}{200}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a senior is taking a gap year?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{20}{200}$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules6a-h1","type":"hint","dependencies":[],"title":"Complement Rule","text":"Sometimes, it is easier to determine if an event does not occur. For example, here, we can find the probability that a senior is NOT taking a gap year. Let A $$=$$ a senior who is taking a gap year. Therefore, $$P(A)-1-(not$$ A).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$180$$"],"dependencies":["a38bd54basicrules6a-h1"],"title":"Determining Number of Seniors NOT Taking a Gap Year","text":"How many seniors are not taking a gap year?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a38bd54basicrules6a-h2"],"title":"Determining Number of Seniors Taking a Gap Year","text":"How many seniors are taking a gap year? This would be the number of seniors NOT taking a gap year subtracted from the total number of seniors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$200$$"],"dependencies":["a38bd54basicrules6a-h3"],"title":"Determining Total Seniors","text":"How many seniors are there in total?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{20}{200}$$"],"dependencies":["a38bd54basicrules6a-h4"],"title":"Finding Probability","text":"We note that the probability an event occurs is the number outcomes in that event divided by the total number of outcomes. In this case, we want to know the probability that a senior is taking a gap year. What is the total number of seniors taking a gap year divided by the total number of seniors?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules7","title":"Applying Rules of Probability","body":"Felicity attends Modesto JC in Modesto, CA. The probability that Felicity enrolls in a math class is $$0.2$$ and the probability that she enrolls in a speech class is $$0.65$$. The probability that she enrolls in a math class GIVEN that she enrolls in a speech class is $$0.25$$. Let M $$=$$ math class, S $$=$$ speech class, M|S $$=$$ math given speech.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules7a","stepAnswer":["$$0.1625$$"],"problemType":"TextBox","stepTitle":"What is the probability that Felicity enrolls in math and speech?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.1625$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules7a-h1","type":"hint","dependencies":[],"title":"The Multiplication Rule","text":"If M and S are two events defined on a sample space, then P(M AND $$S)=P\\\\left(S\\\\right) P\\\\left(M|S\\\\right)$$. We want to find the probability that M and S both occur: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1625$$"],"dependencies":["a38bd54basicrules7a-h1"],"title":"The Multiplication Rule Applied","text":"What is P(M AND $$S)=P\\\\left(M|S\\\\right) P\\\\left(S\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1625$$"],"dependencies":["a38bd54basicrules7a-h2"],"title":"The Multiplication Rule Applied","text":"What is $$0.25\\\\times0.65$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules7b","stepAnswer":["$$0.6875$$"],"problemType":"TextBox","stepTitle":"What is the probability that Felicity enrolls in math or speech classes?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6875$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules7b-h1","type":"hint","dependencies":[],"title":"The Addition Rule","text":"To find if the events M or S occur (one or the other, or both), we want to use the Addition Rule: P(M OR S)=P(M)+P(S)-P(M AND S).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules7b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6875$$"],"dependencies":["a38bd54basicrules7b-h1"],"title":"The Addition Rule Applied","text":"What is P(M OR S)=P(M)+P(S)-P(M AND S)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules7b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6875$$"],"dependencies":["a38bd54basicrules7b-h2"],"title":"The Addition Rule Applied","text":"What is $$0.2+0.65-0.1625$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules7c","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Are M and S independent?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules7c-h1","type":"hint","dependencies":[],"title":"Definition of Independence","text":"Events M and S are independent is $$P(M|S)=P(M)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules7c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules7c-h1"],"title":"Application of Independence","text":"Does P(M|S) equal P(M)? Both are given in the question.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a38bd54basicrules7d","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Are M and S mutually exclusive?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38bd54basicrules7d-h1","type":"hint","dependencies":[],"title":"Definition of Mutually Exclusive","text":"Events M and S are mutually exclusive if P(M AND $$S)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules7d-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38bd54basicrules7d-h1"],"title":"Application of Mutually Exclusive","text":"Is P(M AND S) equal to 0? We solved for this earlier in the question.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a38bd54basicrules8","title":"Applying Rules of Probability","body":"A student goes to the library. Let events B $$=$$ the student checks out a book and D $$=$$ the student check out a DVD. Suppose that $$P(B)=0.40$$, $$P(D)=0.30$$ and $$P(D|B)=0.5$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules8a","stepAnswer":["$$0.2$$"],"problemType":"TextBox","stepTitle":"Find P(B AND D).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules8a-h1","type":"hint","dependencies":[],"title":"The Multiplication Rule","text":"If B and D are two events defined on a sample space, then P(B AND $$D)=P\\\\left(B\\\\right) P\\\\left(D|B\\\\right)$$. We want to find the probability that B and D both occur: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2$$"],"dependencies":["a38bd54basicrules8a-h1"],"title":"The Multiplication Rule Applied","text":"What is P(B AND $$D)=P\\\\left(D|B\\\\right) P\\\\left(B\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2$$"],"dependencies":["a38bd54basicrules8a-h2"],"title":"The Multiplication Rule Applied","text":"What is $$0.5\\\\times0.4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a38bd54basicrules8b","stepAnswer":["$$0.5$$"],"problemType":"TextBox","stepTitle":"Find P(B OR D).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.5$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules8b-h1","type":"hint","dependencies":[],"title":"The Addition Rule","text":"To find if the events B or D occur (one or the other, or both), we want to use the Addition Rule: P(B OR D)=P(B)+P(D)-P(B AND D).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules8b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5$$"],"dependencies":["a38bd54basicrules8b-h1"],"title":"The Addition Rule Applied","text":"What is P(B OR D)=P(B)+P(D)-P(B AND D)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules8b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5$$"],"dependencies":["a38bd54basicrules8b-h2"],"title":"The Addition Rule Applied","text":"What is $$0.4+0.3-0.2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38bd54basicrules9","title":"The Multiplication Rule","body":"A school has $$200$$ seniors of whom $$140$$ will be going to college next year. Forty will be going directly to work. The remainder are taking a gap year. Fifty of the seniors going to college play sports. Thirty of the seniors going directly work play sports. Five of the seniors taking a gap year play sports.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.3 Two Basic Rules of Probability","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a38bd54basicrules9a","stepAnswer":["$$\\\\frac{50}{200}$$"],"problemType":"TextBox","stepTitle":"What is the probability that a senior is going to college and plays sports?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{50}{200}$$","hints":{"DefaultPathway":[{"id":"a38bd54basicrules9a-h1","type":"hint","dependencies":[],"title":"The Multiplication Rule","text":"If A and B are two events defined on a sample space, then P(A AND $$B)=P\\\\left(A\\\\right) P\\\\left(B|A\\\\right)$$. Let A $$=$$ a senior that is going college and B $$=$$ a senior plays sports. We want to find the probability that A and B both occur: this is the formula to use.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{140}{200}$$"],"dependencies":["a38bd54basicrules9a-h1"],"title":"The Multiplication Rule Applied","text":"What is P(A), the probability that a senior is going to college?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{50}{140}$$"],"dependencies":["a38bd54basicrules9a-h2"],"title":"The Multiplication Rule Applied","text":"What is P(B|A), the probability that a senior plays sports GIVEN that they are going to college?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{50}{200}$$"],"dependencies":["a38bd54basicrules9a-h3"],"title":"Conditional Probability","text":"P(B|A) can be determined as P(A AND B) divided by P(A). We know that $$P(A)=\\\\frac{140}{200}$$. What is P(A AND B), the probability that a senior is going to college and plays sports?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{50}{140}$$"],"dependencies":["a38bd54basicrules9a-h4"],"title":"Conditional Probability","text":"What is P(B|A), or $$\\\\frac{\\\\frac{50}{200}}{\\\\frac{140}{200}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a38bd54basicrules9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{50}{200}$$"],"dependencies":["a38bd54basicrules9a-h5"],"title":"The Multiplication Rule Applied","text":"What is P(A AND $$B)=P\\\\left(A\\\\right) P\\\\left(B|A\\\\right)$$, using the values we calculated above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a38da08geo1","title":"Geometry and Algebra","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo1a","stepAnswer":["$$2\\\\pi R^2+2\\\\pi h R$$"],"problemType":"MultipleChoice","stepTitle":"By drawing the net of a cylinder, what is the surface area of a cylinder with radius R and height $$h$$? Hint: The net is the cylinder laid flat. It should consist of a rectangle and two circles.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\pi R^2+2\\\\pi h R$$","choices":["$$2\\\\pi R^2+2\\\\pi h R$$","$$\\\\pi R^2+2\\\\pi h R$$","$$2\\\\pi R^2+\\\\pi h R$$","$$\\\\pi R^2+\\\\pi h R$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo1a-h1","type":"hint","dependencies":[],"title":"Draw the graph","text":"The area of a circle is $$\\\\pi R^2$$. The area of a rectangle is $$h d=2\\\\pi h R$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo1a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\pi R^2+2\\\\pi h R$$"],"dependencies":["a38da08geo1a-h1"],"title":"See the graph","text":"Following the hint, the area of a cylinder is $$A\\\\left(circle1\\\\right)+A\\\\left(circle2\\\\right)+A\\\\left(rectangle\\\\right)$$. Choose the correct area.","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2\\\\pi R^2+2\\\\pi h R$$","$$\\\\pi R^2+2\\\\pi h R$$","$$2\\\\pi R^2+\\\\pi h R$$","$$\\\\pi R^2+\\\\pi h R$$"]}]}}]},{"id":"a38da08geo10","title":"Geometry and Algebra","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo10a","stepAnswer":["$$\\\\frac{4+\\\\sqrt{15}+2\\\\sqrt{3}+\\\\sqrt{7}}{4}$$"],"problemType":"MultipleChoice","stepTitle":"In the following diagram the curve is a semi-circle of radius $$2$$. Calculate the exact area of the shaded rectangles. Hint: How would you calculate the height of each rectangle? What\u2019s the equation for a circle centered at $$(0,0)$$ of radius 2?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{4+\\\\sqrt{15}+2\\\\sqrt{3}+\\\\sqrt{7}}{4}$$","choices":["$$\\\\frac{4+\\\\sqrt{15}+2\\\\sqrt{3}+\\\\sqrt{7}}{4}$$","$$\\\\frac{1+\\\\sqrt{15}+2\\\\sqrt{3}+\\\\sqrt{7}}{4}$$","$$\\\\frac{4+\\\\sqrt{15}+\\\\sqrt{3}+\\\\sqrt{7}}{4}$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo10a-h1","type":"hint","dependencies":[],"title":"Equation for a circle","text":"Circle centered at $$(0,0)$$ of radius $$2$$ has equation $$x^2+y^2=2^2$$.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo10a-h2","type":"hint","dependencies":["a38da08geo10a-h1"],"title":"Equation for a circle","text":"$$x^2+y^2=2^2$$ is equivalent to $$y=\\\\pm \\\\sqrt{4-x^2}$$ for $$x$$ in [-2,2].","variabilization":{},"oer":"","license":""},{"id":"a38da08geo10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=\\\\sqrt{4-x^2}$$"],"dependencies":["a38da08geo10a-h2"],"title":"The shaded region","text":"Which equation fits the upper semicircle region shown in the shaded plot?","variabilization":{},"oer":"","license":"","choices":["$$y=\\\\pm \\\\sqrt{4-x^2}$$","$$y=-\\\\sqrt{4-x^2}$$","$$y=\\\\sqrt{4-x^2}$$"]},{"id":"a38da08geo10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a38da08geo10a-h3"],"title":"Find the height of each rectangle","text":"For the equation $$y=\\\\sqrt{4-x^2}$$, what is $$y$$ when $$x=0$$?","variabilization":{},"oer":"","license":""},{"id":"a38da08geo10a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{\\\\sqrt{15}}{2}$$"],"dependencies":["a38da08geo10a-h4"],"title":"Find the height of each rectangle","text":"For the equation $$y=\\\\sqrt{4-x^2}$$, what is $$y$$ when $$x=0.5$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{\\\\sqrt{15}}{2}$$","$$-\\\\left(\\\\frac{\\\\sqrt{15}}{2}\\\\right)$$"]},{"id":"a38da08geo10a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\sqrt{3}$$"],"dependencies":["a38da08geo10a-h5"],"title":"Find the height of each rectangle","text":"For the equation $$y=\\\\sqrt{4-x^2}$$, what is $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\sqrt{3}$$","$$-\\\\sqrt{3}$$"]},{"id":"a38da08geo10a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{\\\\sqrt{7}}{2}$$"],"dependencies":["a38da08geo10a-h6"],"title":"Find the height of each rectangle","text":"For the equation $$y=\\\\sqrt{4-x^2}$$, what is $$y$$ when $$x=1.5$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{\\\\sqrt{7}}{2}$$","$$-\\\\left(\\\\frac{\\\\sqrt{7}}{2}\\\\right)$$"]},{"id":"a38da08geo10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a38da08geo10a-h7"],"title":"Find the area of each rectangle","text":"Using the rectangle area formula $$A=length$$ times width, what is the area of R1?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo10a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{\\\\sqrt{15}}{4}$$"],"dependencies":["a38da08geo10a-h8"],"title":"Find the area of each rectangle","text":"Using the rectangle area formula $$A=length$$ times width, what is the area of R2?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{\\\\sqrt{15}}{4}$$","$$-\\\\left(\\\\frac{\\\\sqrt{15}}{4}\\\\right)$$"]},{"id":"a38da08geo10a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{\\\\sqrt{3}}{2}$$"],"dependencies":["a38da08geo10a-h9"],"title":"Find the area of each rectangle","text":"Using the rectangle area formula $$A=length$$ times width, what is the area of R3?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{\\\\sqrt{3}}{2}$$","$$-\\\\left(\\\\frac{\\\\sqrt{3}}{2}\\\\right)$$"]},{"id":"a38da08geo10a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{\\\\sqrt{7}}{4}$$"],"dependencies":["a38da08geo10a-h10"],"title":"Find the area of each rectangle","text":"Using the rectangle area formula $$A=length$$ times width, what is the area of R4?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{\\\\sqrt{7}}{4}$$","$$-\\\\left(\\\\frac{\\\\sqrt{7}}{4}\\\\right)$$"]},{"id":"a38da08geo10a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{4+\\\\sqrt{15}+2\\\\sqrt{3}+\\\\sqrt{7}}{4}$$"],"dependencies":["a38da08geo10a-h11"],"title":"Shaded Rectangles","text":"Calculate the exact area of the shaded rectangles. (What is the total area?)","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{4+\\\\sqrt{15}+2\\\\sqrt{3}+\\\\sqrt{7}}{4}$$","$$\\\\frac{1+\\\\sqrt{15}+2\\\\sqrt{3}+\\\\sqrt{7}}{4}$$","$$\\\\frac{4+\\\\sqrt{15}+\\\\sqrt{3}+\\\\sqrt{7}}{4}$$"]}]}}]},{"id":"a38da08geo2","title":"Geometry and Algebra","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo2a","stepAnswer":["$$(\\\\frac{5}{13},\\\\frac{-1}{13})$$"],"problemType":"MultipleChoice","stepTitle":"Determine the point of intersection of the two straights $$2x-3y=1$$ and $$5x-y=2$$.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{5}{13},\\\\frac{-1}{13})$$","choices":["$$(\\\\frac{5}{13},\\\\frac{1}{13})$$","$$(\\\\frac{5}{13},\\\\frac{-1}{13})$$","$$(\\\\frac{-5}{13},\\\\frac{-1}{13})$$","$$(\\\\frac{-5}{13},\\\\frac{1}{13})$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo2a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"We can express $$5x-y=2$$ as $$y=5x-2$$.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{13}$$"],"dependencies":["a38da08geo2a-h1"],"title":"Substitution","text":"Substitute $$y=5x-2$$ into $$2x-3y=1$$, what is $$x$$?","variabilization":{},"oer":"","license":"","subHints":[{"id":"a38da08geo2a-h2-s1","type":"hint","dependencies":[],"title":"Substitution","text":"$$2x-3\\\\left(5x-2\\\\right)=1$$. $$2x-15x+6=1$$. $$-13x=-5$$, so $$x=\\\\frac{5}{13}$$.","variabilization":{},"oer":"","license":""}]},{"id":"a38da08geo2a-h3","type":"hint","dependencies":["a38da08geo2a-h2"],"title":"Substitution","text":"We can substitute $$x=\\\\frac{5}{13}$$ in any of the two lines. We choose $$5x-y=2$$ in this case.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{13}$$"],"dependencies":["a38da08geo2a-h3"],"title":"Substitution","text":"What is the value of $$y$$ for the equation $$\\\\frac{5\\\\times5}{13}-y=2$$?","variabilization":{},"oer":"","license":"","subHints":[{"id":"a38da08geo2a-h4-s1","type":"hint","dependencies":[],"title":"Substitution","text":"$$y=\\\\frac{25}{13}-2=\\\\frac{-1}{13}$$","variabilization":{},"oer":"","license":""}]}]}},{"id":"a38da08geo2b","stepAnswer":["No intersection"],"problemType":"MultipleChoice","stepTitle":"Determine the point of intersection of the two straights $$2x-4y=1$$ and $$x-2y=3$$. Explain your result geometrically.","stepBody":"##figure2.gif## ","answerType":"string","variabilization":{},"choices":["We can find intersection","No intersection"],"hints":{"DefaultPathway":[{"id":"a38da08geo2b-h1","type":"hint","dependencies":[],"title":"Transformation","text":"We can express $$x-2y=3$$ as $$x=3+2y$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo2b-h2","type":"hint","dependencies":["a38da08geo2b-h1"],"title":"Substitution","text":"Substitude $$x=3+2y$$ into $$2x-4y=1$$. Simplify $$2\\\\left(3+2y\\\\right)-4y=1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo2b-h3","type":"hint","dependencies":["a38da08geo2b-h2"],"title":"LHS","text":"$$2\\\\left(3+2y\\\\right)-4y=6$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo2b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38da08geo2b-h3"],"title":"$$LHS=RHS$$","text":"Does $$6=1$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a38da08geo2b-h5","type":"hint","dependencies":["a38da08geo2b-h4"],"title":"Conclusion","text":"Since there is no solution to the equation, there is no intersection. Also, from the plot, we can see two lines are parallel","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a38da08geo3","title":"Geometry and Algebra","body":"These questions test your knowledge of the core concepts.\\\\n##figure1.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo3a","stepAnswer":["$$a b+\\\\frac{\\\\pi}{8} a^2$$"],"problemType":"MultipleChoice","stepTitle":"Consider the following shape S: Express the area of S as a formula involving a and $$b$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a b+\\\\frac{\\\\pi}{8} a^2$$","choices":["$$a b+\\\\frac{\\\\pi}{8} a^2$$","$$a b+\\\\frac{\\\\pi}{2} a^2$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo3a-h1","type":"hint","dependencies":[],"title":"Graph","text":"S is composed of a rectangle and a semi-circle","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo3a-h2","type":"hint","dependencies":["a38da08geo3a-h1"],"title":"Rectangle Area","text":"The area of the rectangle is $$a b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{a}{2}$$"],"dependencies":["a38da08geo3a-h2"],"title":"Radius of the semi-circle","text":"What is the radius of the semi-circle?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo3a-h4","type":"hint","dependencies":["a38da08geo3a-h3"],"title":"Semi-circle Area","text":"The area of the semi-circle is $$\\\\frac{\\\\pi r^2}{2}=\\\\frac{\\\\pi {\\\\left(\\\\frac{a}{2}\\\\right)}^2}{2}=\\\\frac{\\\\pi}{8} a^2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo3a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a b+\\\\frac{\\\\pi}{8} a^2$$"],"dependencies":["a38da08geo3a-h4"],"title":"Total Area","text":"What is the total area?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$a b+\\\\frac{\\\\pi}{8} a^2$$","$$a b+\\\\frac{\\\\pi}{2} a^2$$"]}]}},{"id":"a38da08geo3b","stepAnswer":["$$2b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$"],"problemType":"MultipleChoice","stepTitle":"Consider the following shape S: Assume now that the perimeter of S is $$100$$ units. Express this fact as a mathematical equation involving a and $$b$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$","choices":["$$2b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$","$$b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo3b-h1","type":"hint","dependencies":[],"title":"Perimeter of S","text":"Perimeter of S is $$b+a+b+\\\\pi r=2b+a+\\\\pi \\\\frac{a}{2}$$ since $$r=\\\\frac{a}{2}$$ in the semi-circle.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo3b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$"],"dependencies":["a38da08geo3b-h1"],"title":"Perimeter of S","text":"Since $$perimeter=100$$, what is the correct mathematical equation?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$","$$b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$"]}]}},{"id":"a38da08geo3c","stepAnswer":["$$50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$"],"problemType":"MultipleChoice","stepTitle":"Consider the following shape S: By solving this equation in $$b$$, find an expression for the area of S purely in terms of a.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$","choices":["$$50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$","$$50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a$$","$$a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo3c-h1","type":"hint","dependencies":[],"title":"Simplification","text":"Simplify $$2b+\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a=100$$ to find the relationship between a and $$b$$ first. $$2b=100-\\\\left(1+\\\\frac{\\\\pi}{2}\\\\right) a$$. So $$b=50-\\\\frac{2+\\\\pi}{4} a$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo3c-h2","type":"hint","dependencies":["a38da08geo3c-h1"],"title":"Substitution","text":"Substitute $$b=50-\\\\frac{2+\\\\pi}{4} a$$ into $$Area=a b+\\\\frac{\\\\pi}{8} a^2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo3c-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$"],"dependencies":["a38da08geo3c-h2"],"title":"Substitution","text":"What is the correct expression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$","$$50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a$$","$$a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$"],"subHints":[{"id":"a38da08geo3c-h3-s1","type":"hint","dependencies":[],"title":"Substitution","text":"$$a \\\\left(50-\\\\frac{2+\\\\pi}{4} a\\\\right)+\\\\frac{\\\\pi}{8} a^2=50a+\\\\left(\\\\frac{\\\\pi}{8}+\\\\frac{\\\\left(-2-\\\\pi\\\\right)}{4}\\\\right) a^2=50a+\\\\frac{\\\\left(-4-\\\\pi\\\\right)}{8} a^2$$","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}},{"id":"a38da08geo3d","stepAnswer":["$$[0,\\\\frac{200}{2+\\\\pi}]$$"],"problemType":"MultipleChoice","stepTitle":"Consider the following shape S: Notice that this expression makes mathematical sense for any value of a. What values of a are applicable to the problem? Give your answer in interval notation. Hint: Remember, both a and $$b$$ must be non-negative.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[0,\\\\frac{200}{2+\\\\pi}]$$","choices":["$$[0,\\\\frac{400}{4+\\\\pi}]$$","$$[0,\\\\frac{200}{2+\\\\pi}]$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo3d-h1","type":"hint","dependencies":[],"title":"Follow the hint","text":"a and $$b$$ must be non-negative implies that $$a \\\\geq 0$$, $$b \\\\geq 0$$.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo3d-h2","type":"hint","dependencies":["a38da08geo3d-h1"],"title":"Simplification","text":"$$50-\\\\frac{2+\\\\pi}{4} a \\\\geq 0$$","variabilization":{},"oer":"","license":""},{"id":"a38da08geo3d-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a \\\\leq \\\\frac{200}{2+\\\\pi}$$"],"dependencies":["a38da08geo3d-h2"],"title":"Simplification","text":"What is the range of a?","variabilization":{},"oer":"","license":"","choices":["$$a \\\\leq \\\\frac{200}{2+\\\\pi}$$","$$a \\\\leq \\\\frac{400}{2+\\\\pi}$$"]},{"id":"a38da08geo3d-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$[0,\\\\frac{200}{2+\\\\pi}]$$"],"dependencies":["a38da08geo3d-h3"],"title":"Interval Notation","text":"What is a in interval notation?","variabilization":{},"oer":"","license":"","choices":["$$[0,\\\\frac{400}{4+\\\\pi}]$$","$$[0,\\\\frac{200}{2+\\\\pi}]$$"]}]}}]},{"id":"a38da08geo4","title":"Geometry and Algebra","body":"These questions test your knowledge of the core concepts.\\\\n##figure2.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo4a","stepAnswer":["$$\\\\frac{13}{8}$$"],"problemType":"TextBox","stepTitle":"The sloping straight line in the following diagram is given by the formula $$2x-6y=-3$$. Determine the area of the shaded region.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{13}{8}$$","hints":{"DefaultPathway":[{"id":"a38da08geo4a-h1","type":"hint","dependencies":[],"title":"Expression","text":"Express $$2x-6y=-3$$ in the form of $$y$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y=\\\\frac{1}{3} x+\\\\frac{1}{2}$$"],"dependencies":["a38da08geo4a-h1"],"title":"Expression","text":"Which option is the correct expression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$y=\\\\frac{-1}{3} x+\\\\frac{1}{2}$$","$$y=\\\\frac{1}{3} x+\\\\frac{1}{2}$$","$$y=\\\\frac{1}{3} x-\\\\frac{1}{2}$$","$$y=\\\\frac{-1}{3} x-\\\\frac{1}{2}$$"]},{"id":"a38da08geo4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a38da08geo4a-h2"],"title":"Plot","text":"When $$x=1$$ (specified in the plot), what is the corresponding $$y$$ value?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{5}{6}$$","$$1$$"],"subHints":[{"id":"a38da08geo4a-h3-s1","type":"hint","dependencies":[],"title":"Plot","text":"$$y=\\\\frac{1}{3}+\\\\frac{1}{2}=\\\\frac{5}{6}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a38da08geo4a-h3"],"title":"Plot","text":"When $$x=2.5=\\\\frac{5}{2}$$ (specified in the plot), what is the corresponding $$y$$ value?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a38da08geo4a-h4-s1","type":"hint","dependencies":[],"title":"Plot","text":"$$y=\\\\frac{1}{3} \\\\frac{5}{2}+\\\\frac{1}{2}=\\\\frac{5}{6}+\\\\frac{1}{2}=\\\\frac{8}{6}=\\\\frac{4}{3}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo4a-h5","type":"hint","dependencies":["a38da08geo4a-h4"],"title":"The other plot","text":"The shaded region (a trapezoid) can be considered as a rectangle and a triangle as shown in the other plot.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a38da08geo4a-h5"],"title":"The other plot","text":"What is the length (L) of the rectangle? (the same value as the base (b) of the triangle)","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a38da08geo4a-h6-s1","type":"hint","dependencies":[],"title":"The other plot","text":"$$length=\\\\frac{5}{2}-1=\\\\frac{3}{2}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a38da08geo4a-h6"],"title":"The other plot","text":"What is the height (h1) of the rectangle?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a38da08geo4a-h7-s1","type":"hint","dependencies":[],"title":"The other plot","text":"$$h1=\\\\frac{5}{6}-0=\\\\frac{5}{6}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo4a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a38da08geo4a-h7"],"title":"The other plot","text":"What is the height (h2) of the triangle?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a38da08geo4a-h8-s1","type":"hint","dependencies":[],"title":"The other plot","text":"$$h2=\\\\frac{4}{3}-\\\\frac{5}{6}=\\\\frac{3}{6}=\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{8}$$"],"dependencies":["a38da08geo4a-h8"],"title":"Area","text":"What is the area of the triangle?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a38da08geo4a-h9-s1","type":"hint","dependencies":[],"title":"Area","text":"$$A=\\\\frac{1}{2} b h2=\\\\frac{1}{2} \\\\frac{3}{2} \\\\frac{1}{2}=\\\\frac{3}{8}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo4a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{4}$$"],"dependencies":["a38da08geo4a-h9"],"title":"Area","text":"What is the area of the rectangle?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a38da08geo4a-h10-s1","type":"hint","dependencies":[],"title":"Area","text":"$$A=L h1=\\\\frac{3}{2} \\\\frac{5}{6}=\\\\frac{15}{12}=\\\\frac{5}{4}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo4a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{13}{8}$$"],"dependencies":["a38da08geo4a-h10"],"title":"Total Area","text":"What is the total area?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a38da08geo4a-h11-s1","type":"hint","dependencies":[],"title":"Total Area","text":"$$\\\\frac{3}{8}+\\\\frac{5}{4}=\\\\frac{13}{8}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a38da08geo5","title":"Geometry and Algebra","body":"These problems are generally harder, often highlighting an important subtlety","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo5a","stepAnswer":["$$w^2 h$$"],"problemType":"MultipleChoice","stepTitle":"A rectangular solid S with a square base, has height $$h$$ and width w. The surface area of S is $$32$$ square units. Express the volume of S (shown in the plot) as a formula involving $$h$$ and w.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$w^2 h$$","choices":["$$w^2 h$$","$$w h$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo5a-h1","type":"hint","dependencies":[],"title":"Volumn Formula","text":"$$Volume=w w h$$","variabilization":{},"oer":"","license":""},{"id":"a38da08geo5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$w^2 h$$"],"dependencies":["a38da08geo5a-h1"],"title":"Volumn Formula","text":"Which answer represents the volumn?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$w^2 h$$","$$w h$$"]}]}},{"id":"a38da08geo5b","stepAnswer":["$$2w^2+4w h=32$$"],"problemType":"MultipleChoice","stepTitle":"A rectangular solid S with a square base, has height $$h$$ and width w. The surface area of S is $$32$$ square units. Express the fact that the surface area is $$32$$ square units as a mathematical equation involving $$h$$ and w.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2w^2+4w h=32$$","choices":["$$2w^2+4w h=32$$","$$4w+4w h=32$$","$$4w^2+4w h=32$$","$$w^2+w h=32$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo5b-h1","type":"hint","dependencies":[],"title":"Surface Area","text":"The surfact area can be considered as $$2Area$$ of the square $$base+4Area$$ of the Rectangle","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$w^2$$"],"dependencies":["a38da08geo5b-h1"],"title":"Area of square base","text":"What is the area of a square base?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$w^2$$","$$2w$$"]},{"id":"a38da08geo5b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$w h$$"],"dependencies":["a38da08geo5b-h2"],"title":"Area of rectangle","text":"What is the area of a rectangle?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$w h$$","$$h^2$$","$$w^2$$"]},{"id":"a38da08geo5b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2w^2+4w h=32$$"],"dependencies":["a38da08geo5b-h3"],"title":"Expression","text":"Which one is the correct expression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2w^2+4w h=32$$","$$4w+4w h=32$$","$$4w^2+4w h=32$$","$$w^2+w h=32$$"]}]}},{"id":"a38da08geo5c","stepAnswer":["(0,4]"],"problemType":"MultipleChoice","stepTitle":"A rectangular solid S with a square base, has height $$h$$ and width w. The surface area of S is $$32$$ square units. By solving this equation in $$h$$, find an expression for the volume purely in terms of w. Describe, in interval notation, the values of w which are applicable to this problem.","stepBody":"","answerType":"string","variabilization":{},"choices":["(0,4]","[0,4]","$$(0,4)$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo5c-h1","type":"hint","dependencies":[],"title":"When $$w=0$$","text":"If $$w=0$$, then $$2w^2+4w h=0 \\\\neq 32$$, so $$w \\\\neq 0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5c-h2","type":"hint","dependencies":["a38da08geo5c-h1"],"title":"Simplification","text":"$$2w^2+4w h=32$$. $$w \\\\left(w+2h\\\\right)=16$$. $$\\\\frac{16}{w}=w+2h$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5c-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$h=\\\\frac{8}{w}-\\\\frac{w}{2}$$"],"dependencies":["a38da08geo5c-h2"],"title":"Simplification","text":"Express $$\\\\frac{16}{w}=w+2h$$ in the form of $$h$$. What is the result?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$h=\\\\frac{8}{w}+\\\\frac{w}{2}$$","$$h=\\\\frac{8}{w}-\\\\frac{w}{2}$$","$$h=\\\\frac{8}{w}-\\\\frac{2}{w}$$","$$h=\\\\frac{-8}{w}-\\\\frac{w}{2}$$"]},{"id":"a38da08geo5c-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8w-\\\\frac{w^3}{2}$$"],"dependencies":["a38da08geo5c-h3"],"title":"Volume","text":"Substitute $$h=\\\\frac{8}{w}-\\\\frac{w}{2}$$ to $$V=w^2 h$$. What is the volume expressed in w only?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$8w-\\\\frac{w^3}{2}$$","$$8-\\\\frac{w^2}{2}$$"]},{"id":"a38da08geo5c-h5","type":"hint","dependencies":["a38da08geo5c-h4"],"title":"Range","text":"w must be nonnegative since it represents width, and since $$w \\\\neq 0$$, $$w>0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5c-h6","type":"hint","dependencies":["a38da08geo5c-h5"],"title":"Range","text":"$$h \\\\geq 0$$, so $$\\\\frac{8}{w}-\\\\frac{w}{2} \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5c-h7","type":"hint","dependencies":["a38da08geo5c-h6"],"title":"Simplification","text":"Multiply w on both sides, we get $$8-\\\\frac{w^2}{2} \\\\geq 0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5c-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$w \\\\leq 4$$"],"dependencies":["a38da08geo5c-h7"],"title":"Simplification","text":"What is the range of w?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$w \\\\leq 4$$","$$w \\\\leq -4$$","$$w \\\\geq 4$$","$$w \\\\geq -4$$"],"subHints":[{"id":"a38da08geo5c-h8-s1","type":"hint","dependencies":[],"title":"Simplification","text":"$$\\\\frac{w^2}{2} \\\\leq 8$$, $$w^2 \\\\leq 16$$. Since w >0, $$w \\\\leq 4$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo5c-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["(0,4]"],"dependencies":["a38da08geo5c-h8"],"title":"Simplification","text":"What is $$w \\\\leq 4$$ in interval notation?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["(0,4]","[0,4]","$$(0,4)$$"]}]}},{"id":"a38da08geo5d","stepAnswer":["$$2h^3-2h^2 \\\\sqrt{h^2+16}+16h$$"],"problemType":"MultipleChoice","stepTitle":"A rectangular solid S with a square base, has height $$h$$ and width w. The surface area of S is $$32$$ square units. Would you run into any diculties trying to express the volume purely in terms of $$h$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2h^3-2h^2 \\\\sqrt{h^2+16}+16h$$","choices":["$$2h^3-2h^2 \\\\sqrt{h^2+16}+16h$$","$$2h^3+2h^2 \\\\sqrt{h^2+16}+16h$$","$$2h^3+2h^2 \\\\sqrt{h^2+16}-16h$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo5d-h1","type":"hint","dependencies":[],"title":"Simplification","text":"$$2w^2+4w h=32$$. $$w \\\\left(w+2h\\\\right)=16$$, so $$w^2+2h w-16=0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5d-h2","type":"hint","dependencies":["a38da08geo5d-h1"],"title":"Simplification","text":"Using the Quadratic Formula, $$w=\\\\frac{\\\\left(-2h\\\\pm \\\\sqrt{4h^2+64}\\\\right)}{2}=\\\\frac{\\\\left(-2h\\\\pm \\\\sqrt{4\\\\left(h^2+16\\\\right)}\\\\right)}{2}=-h\\\\pm \\\\sqrt{h^2+16}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5d-h3","type":"hint","dependencies":["a38da08geo5d-h2"],"title":"Comparison","text":"$$h^2+16>h^2$$ is equivalent to $$\\\\sqrt{h^2+16}>\\\\sqrt{h^2}=h$$. Thus, $$-h-\\\\sqrt{h^2+16}<0$$. Since $$w \\\\geq 0$$, the only solution is $$w=-h+\\\\sqrt{h^2+16}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo5d-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2h^3-2h^2 \\\\sqrt{h^2+16}+16h$$"],"dependencies":["a38da08geo5d-h3"],"title":"Volume","text":"Substitute $$w=-h+\\\\sqrt{h^2+16}$$ into $$V=w^2 h$$, what is V expressed in $$h$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$2h^3-2h^2 \\\\sqrt{h^2+16}+16h$$","$$2h^3+2h^2 \\\\sqrt{h^2+16}+16h$$","$$2h^3+2h^2 \\\\sqrt{h^2+16}-16h$$"],"subHints":[{"id":"a38da08geo5d-h4-s1","type":"hint","dependencies":[],"title":"Volumn Formula","text":"$$V=w^2 h=h {\\\\left(-h+\\\\sqrt{h^2+16}\\\\right)}^2=h \\\\left(h^2-2h \\\\sqrt{h^2+16}+h^2+16\\\\right)=2h^3-2h^2 \\\\sqrt{h^2+16}+16h$$","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a38da08geo6","title":"Geometry and Algebra","body":"These problems are generally harder, often highlighting an important subtlety","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo6a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"On the following diagram, shade the following: (a) The points (x, y) such that $$|y-1| \\\\leq \\\\frac{1}{2}$$. (b) The points (x, y) such that $$|x+2| \\\\leq \\\\frac{1}{2}$$. (c) The points (x, y) such that $$|y-1| \\\\leq \\\\frac{1}{2}$$ and $$|x+2| \\\\leq \\\\frac{1}{2}$$. Does the graph correctly show the information?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a38da08geo6a-h1","type":"hint","dependencies":[],"title":"T or F","text":"See the graph.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a38da08geo6a-h1"],"title":"T or F","text":"Does the graph correctly show the information?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a38da08geo7","title":"Geometry and Algebra","body":"These problems are generally harder, often highlighting an important subtlety","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo7a","stepAnswer":["$$11.6$$"],"problemType":"MultipleChoice","stepTitle":"A solid shape has volume $$1000$$ $${cm}^3$$. The solid is then scaled until it has volume $$10$$ $${cm}^3$$. If the original solid had surface area $$250$$ $${cm}^2$$, what is the approximate surface area of the scaled solid?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$11.6$$","choices":["$$10$$","$$11.6$$","$$12.5$$"],"hints":{"DefaultPathway":[{"id":"a38da08geo7a-h1","type":"hint","dependencies":[],"title":"Define k","text":"Scaling by factor k multiplies volumes by $$k^3$$ and areas by $$k^2$$.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${10}^{\\\\left(-\\\\frac{2}{3}\\\\right)}$$"],"dependencies":["a38da08geo7a-h1"],"title":"Define k","text":"$$1000k^3=10$$. What is k?","variabilization":{},"oer":"","license":"","choices":["$${10}^{\\\\left(-\\\\frac{2}{3}\\\\right)}$$","$${10}^{\\\\left(-2\\\\right)}$$"],"subHints":[{"id":"a38da08geo7a-h2-s1","type":"hint","dependencies":[],"title":"Define k","text":"$$k^3=\\\\frac{10}{1000}={10}^{\\\\left(-2\\\\right)}$$, so $$k={10}^{\\\\left(-\\\\frac{2}{3}\\\\right)}$$","variabilization":{},"oer":"","license":""}]},{"id":"a38da08geo7a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${10}^{\\\\left(-\\\\frac{4}{3}\\\\right)}$$"],"dependencies":["a38da08geo7a-h2"],"title":"Computation","text":"What is $$k^2$$?","variabilization":{},"oer":"","license":"","choices":["$${10}^{\\\\left(-\\\\frac{4}{3}\\\\right)}$$","$${10}^{\\\\left(-\\\\frac{3}{4}\\\\right)}$$"],"subHints":[{"id":"a38da08geo7a-h3-s1","type":"hint","dependencies":[],"title":"Computation","text":"$$k^2={10}^{\\\\left(-\\\\frac{4}{3}\\\\right)}$$","variabilization":{},"oer":"","license":""}]},{"id":"a38da08geo7a-h4","type":"hint","dependencies":["a38da08geo7a-h3"],"title":"Computation","text":"New surface $$area=250k^2=250\\\\times {10}^{\\\\left(-\\\\frac{4}{3}\\\\right)}$$.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo7a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$11.6$$"],"dependencies":["a38da08geo7a-h4"],"title":"Computation","text":"What is the approximate value of the new surface area?","variabilization":{},"oer":"","license":"","choices":["$$10$$","$$11.6$$","$$12.5$$"]}]}}]},{"id":"a38da08geo8","title":"Geometry and Algebra","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo8a","stepAnswer":["All values in R"],"problemType":"MultipleChoice","stepTitle":"In the following diagram, the curve is given by the equation $$y$$ $$=$$ $$x^2$$. Express the distance between (a, b), a point on the curve, and the point $$(2,1)$$ as an expression purely in terms of a. What values of a are applicable to the problem?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["All values in R","Not all values in R"],"hints":{"DefaultPathway":[{"id":"a38da08geo8a-h1","type":"hint","dependencies":[],"title":"From the plot","text":"(a,b) is on the curve $$y=x^2$$, implying $$b=a^2$$","variabilization":{},"oer":"","license":""},{"id":"a38da08geo8a-h2","type":"hint","dependencies":["a38da08geo8a-h1"],"title":"Distance","text":"To find the distance between (a,b) and $$(2,-1)$$, we can use the distance formula $$d=\\\\sqrt{{\\\\left(x2-x1\\\\right)}^2+{\\\\left(y2-y1\\\\right)}^2}$$","variabilization":{},"oer":"","license":""},{"id":"a38da08geo8a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\sqrt{a^4+3a^2-4a+5}$$"],"dependencies":["a38da08geo8a-h2"],"title":"Distance","text":"What is the distance between (a,b) and $$(2,-1)$$?","variabilization":{},"oer":"","license":"","choices":["$$\\\\sqrt{a^4+3a^2-4a+5}$$","$$\\\\sqrt{a^4+3a^2-4a+3}$$","$$\\\\sqrt{a^4-3a^2+4a+5}$$"],"subHints":[{"id":"a38da08geo8a-h3-s1","type":"hint","dependencies":[],"title":"Distance","text":"Using the distance formula, $$d=\\\\sqrt{{\\\\left(a-2\\\\right)}^2+{\\\\left(b+1\\\\right)}^2}=\\\\sqrt{{\\\\left(a-2\\\\right)}^2+{\\\\left(a^2+1\\\\right)}^2}=\\\\sqrt{a^2-4a+4+a^4+2a^2+1}=\\\\sqrt{a^4+3a^2-4a+5}$$","variabilization":{},"oer":"","license":""}]},{"id":"a38da08geo8a-h4","type":"hint","dependencies":["a38da08geo8a-h3"],"title":"Values of a","text":"$$a^4+3a^2-4a+5={\\\\left(a-2\\\\right)}^2+{\\\\left(a^2+1\\\\right)}^2 \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo8a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["All values in R"],"dependencies":["a38da08geo8a-h4"],"title":"Values of a","text":"What values of a are applicable to the problem?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["All values in R","Not all values in R"]}]}}]},{"id":"a38da08geo9","title":"Geometry and Algebra","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Geometry and Algebra","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a38da08geo9a","stepAnswer":["[0,4]"],"problemType":"MultipleChoice","stepTitle":"Describe the area of the rectangle in the following diagram purely in terms of $$b$$. What values of $$b$$ are applicable to the problem? Hint: Look for a relationship between a and $$b$$ using appropriate similar triangles.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["[0,4]","[0,4)","(0,4]","$$(0,4)$$","R"],"hints":{"DefaultPathway":[{"id":"a38da08geo9a-h1","type":"hint","dependencies":[],"title":"From the plot","text":"Note that triangle1 is similar to triangle2 by AAA\\\\n##figure2.gif##","variabilization":{},"oer":"","license":""},{"id":"a38da08geo9a-h2","type":"hint","dependencies":["a38da08geo9a-h1"],"title":"From the plot","text":"Ratio of lengths of similar shapes are equal, so $$\\\\frac{b}{4-b}=\\\\frac{3-a}{a}$$","variabilization":{},"oer":"","license":""},{"id":"a38da08geo9a-h3","type":"hint","dependencies":["a38da08geo9a-h2"],"title":"Simplification","text":"$$\\\\frac{b}{4-b}=\\\\frac{3-a}{a}$$ is equivalent to $$a=\\\\frac{3}{4} \\\\left(4-b\\\\right)$$ by simplification.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo9a-h4","type":"hint","dependencies":["a38da08geo9a-h3"],"title":"Area of rectangle","text":"The area of rectangle is $$a b$$.","variabilization":{},"oer":"","license":""},{"id":"a38da08geo9a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3b-\\\\frac{3}{4} b^2$$"],"dependencies":["a38da08geo9a-h4"],"title":"Area of rectangle","text":"Substitute $$a=\\\\frac{3}{4} \\\\left(4-b\\\\right)$$ into $$a b$$, what is the area expressed in the form of $$b$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$3b-\\\\frac{3}{4} b^2$$","$$\\\\frac{3}{4} b-\\\\frac{3}{4} b^2$$"]},{"id":"a38da08geo9a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a38da08geo9a-h5"],"title":"Range of a, $$b$$","text":"Can a, $$b$$ be negative?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a38da08geo9a-h6-s1","type":"hint","dependencies":[],"title":"Range of a, $$b$$","text":"The length of a and $$b$$ should be nonnegative, so $$a \\\\geq 0$$ and $$b \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo9a-h7","type":"hint","dependencies":["a38da08geo9a-h6"],"title":"Simplification","text":"$$a \\\\geq 0$$ implies $$\\\\frac{3}{4} \\\\left(4-b\\\\right) \\\\geq 0$$. Simplify this inequality.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a38da08geo9a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$b \\\\leq 4$$"],"dependencies":["a38da08geo9a-h7"],"title":"Simplification","text":"What is the result of the simplification?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$b \\\\leq 4$$","$$b \\\\leq -4$$","$$b \\\\geq 4$$","$$b>-4$$","$$b<4$$"],"subHints":[{"id":"a38da08geo9a-h8-s1","type":"hint","dependencies":[],"title":"Simplification","text":"$$\\\\frac{3}{4} \\\\left(4-b\\\\right) \\\\geq 0$$. $$(4-b) \\\\geq 0$$. So $$b \\\\leq 4$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a38da08geo9a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["[0,4]"],"dependencies":["a38da08geo9a-h8"],"title":"Values of $$b$$","text":"What values of $$b$$ are applicable to the problem? (note $$b \\\\geq 0)$$","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["[0,4]","[0,4)","(0,4]","$$(0,4)$$","R"]}]}}]},{"id":"a391214Sequ1","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ1a","stepAnswer":["1, 5, 9, 13, 17"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=4n-3$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$1$$, $$5$$, $$9$$, $$13$$, $$17$$","hints":{"DefaultPathway":[{"id":"a391214Sequ1a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ1a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a391214Sequ1a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a391214Sequ1a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a391214Sequ1a-h4"],"title":"Substitute $$n$$ in the formula","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17$$"],"dependencies":["a391214Sequ1a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ10","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ10a","stepAnswer":["an $$=$$ $$4n$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$4$$, $$8$$, $$12$$, $$16$$, $$20$$, ...","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $$4n$$","hints":{"DefaultPathway":[{"id":"a391214Sequ10a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $$4n$$"],"dependencies":["a391214Sequ10a-h1"],"title":"Find the result","text":"The numbers are all multiples of $$4$$. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ11","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ11a","stepAnswer":["an $$=$$ $$3n$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$3$$, $$6$$, $$9$$, $$12$$, $$15$$, \u2026 (Please enter your answer in the form \\"an $$=$$ x\\")","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $$3n$$","hints":{"DefaultPathway":[{"id":"a391214Sequ11a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $$3n$$"],"dependencies":["a391214Sequ11a-h1"],"title":"Find the result","text":"The numbers are all multiples of $$3$$. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ12","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ12a","stepAnswer":["an $$=$$ $$5n$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$5$$, $$10$$, $$15$$, $$20$$, $$25$$, \u2026","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $$5n$$","hints":{"DefaultPathway":[{"id":"a391214Sequ12a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $$5n$$"],"dependencies":["a391214Sequ12a-h1"],"title":"Find the result","text":"The numbers are all multiples of $$5$$. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ13","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ13a","stepAnswer":["an $$=$$ $${\\\\left(-1\\\\right)}^{n+1}$$ * $$2^n$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$2$$, $$-4$$, $$8$$, $$-16$$, $$32$$","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $${\\\\left(-1\\\\right)}^{n+1}$$ * $$2^n$$","hints":{"DefaultPathway":[{"id":"a391214Sequ13a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $${\\\\left(-1\\\\right)}^{n+1}$$ * $$2^n$$"],"dependencies":["a391214Sequ13a-h1"],"title":"Find the result","text":"The numbers are powers of $$2$$. The signs are alternating, with even $$n$$ negative.. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ14","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ14a","stepAnswer":["an $$=$$ $${\\\\left(-1\\\\right)}^n$$ * $$3^n$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$-3$$, $$9$$, $$-27$$, $$81$$, $$-243$$, \u2026","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $${\\\\left(-1\\\\right)}^n$$ * $$3^n$$","hints":{"DefaultPathway":[{"id":"a391214Sequ14a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $${\\\\left(-1\\\\right)}^n$$ * $$3^n$$"],"dependencies":["a391214Sequ14a-h1"],"title":"Find the result","text":"The numbers are powers of $$3$$. The signs are alternating, with even $$n$$ positive.. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ15","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ15a","stepAnswer":["a(n) $$=$$ $${\\\\left(-1\\\\right)}^{n+1}$$ * $$n^2$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$1$$, $$-4$$, $$9$$, $$-16$$, $$25$$, \u2026","answerType":"arithmetic","variabilization":{},"answerLatex":"a(n) $$=$$ $${\\\\left(-1\\\\right)}^{n+1}$$ * $$n^2$$","hints":{"DefaultPathway":[{"id":"a391214Sequ15a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $${\\\\left(-1\\\\right)}^{n+1}$$ * $$n^2$$"],"dependencies":["a391214Sequ15a-h1"],"title":"Find the result","text":"The numbers are powers of $$n$$. The signs are alternating, with even $$n$$ negative.. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ16","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ16a","stepAnswer":["an $$=$$ $$\\\\frac{1}{3^n}$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$\\\\frac{1}{3}$$, $$\\\\frac{1}{9}$$, $$\\\\frac{1}{27}$$, $$\\\\frac{1}{81}$$, $$\\\\frac{1}{243}$$, \u2026","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $$\\\\frac{1}{3^n}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ16a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $$\\\\frac{1}{3^n}$$"],"dependencies":["a391214Sequ16a-h1"],"title":"Find the result","text":"The numerators are all $$1$$. The denominators are powers of $$3$$. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ17","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ17a","stepAnswer":["an $$=$$ $$\\\\frac{1}{2^n}$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$\\\\frac{1}{2}$$, $$\\\\frac{1}{4}$$, $$\\\\frac{1}{8}$$, $$\\\\frac{1}{16}$$, $$\\\\frac{1}{32}$$, \u2026","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $$\\\\frac{1}{2^n}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ17a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $$\\\\frac{1}{2^n}$$"],"dependencies":["a391214Sequ17a-h1"],"title":"Find the result","text":"The numerators are all $$1$$. The denominators are powers of $$2$$. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ18","title":"Find a general term for the sequence","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ18a","stepAnswer":["an $$=$$ $$\\\\frac{1}{n^2}$$"],"problemType":"TextBox","stepTitle":"Find a general term for the sequence (Note: Answer in $$(an=\\"$$ \\") format.)","stepBody":"Find a general term for the sequence whose first five terms are shown. $$\\\\frac{1}{1}$$, $$\\\\frac{1}{4}$$, $$\\\\frac{1}{9}$$, $$\\\\frac{1}{16}$$, $$\\\\frac{1}{25}$$, \u2026","answerType":"arithmetic","variabilization":{},"answerLatex":"an $$=$$ $$\\\\frac{1}{n^2}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ18a-h1","type":"hint","dependencies":[],"title":"Find a pattern","text":"We look for a pattern in the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["an $$=$$ $$\\\\frac{1}{n^2}$$"],"dependencies":["a391214Sequ18a-h1"],"title":"Find the result","text":"The numerators are all $$1$$. The denominators are powers of $$n$$. What should the general term be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ19","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ19a","stepAnswer":["1, 1/2, 1/6, 1/24, 1/120"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$a(n)=$$ 1/(n!). Write them in ascending order and split with commas.","answerType":"string","variabilization":{},"answerLatex":"$$1$$, $$\\\\frac{1}{2}$$, $$\\\\frac{1}{6}$$, $$\\\\frac{1}{24}$$, $$\\\\frac{1}{120}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ19a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). Notice that $$n!$$ $$=$$ n*(n-1)*(n-2)*\u2026*2*1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ19a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a391214Sequ19a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a391214Sequ19a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{24}$$"],"dependencies":["a391214Sequ19a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{120}$$"],"dependencies":["a391214Sequ19a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ2","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ2a","stepAnswer":["-1, 2, 5, 8, 11"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=3n-4$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$-1$$, $$2$$, $$5$$, $$8$$, $$11$$","hints":{"DefaultPathway":[{"id":"a391214Sequ2a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a391214Sequ2a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a391214Sequ2a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a391214Sequ2a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a391214Sequ2a-h4"],"title":"substitute $$1$$.","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a391214Sequ2a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ20","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ20a","stepAnswer":["2, 1, 1/3, 1/12, 1/60"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$a(n)=$$ 2/(n!). Write them in ascending order and split with commas.","answerType":"string","variabilization":{},"answerLatex":"$$2$$, $$1$$, $$\\\\frac{1}{3}$$, $$\\\\frac{1}{12}$$, $$\\\\frac{1}{60}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ20a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). Notice that $$n!$$ $$=$$ n*(n-1)*(n-2)*\u2026*2*1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a391214Sequ20a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ20a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a391214Sequ20a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{12}$$"],"dependencies":["a391214Sequ20a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{60}$$"],"dependencies":["a391214Sequ20a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ21","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ21a","stepAnswer":["3, 3/2, 1/2, 1/8, 1/40"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$a(n)=$$ 3/(n!). Write them in ascending order and split with commas.","answerType":"string","variabilization":{},"answerLatex":"$$3$$, $$\\\\frac{3}{2}$$, $$\\\\frac{1}{2}$$, $$\\\\frac{1}{8}$$, $$\\\\frac{1}{40}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ21a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). Notice that $$n!$$ $$=$$ n*(n-1)*(n-2)*\u2026*2*1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a391214Sequ21a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a391214Sequ21a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a391214Sequ21a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{8}$$"],"dependencies":["a391214Sequ21a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ21a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{40}$$"],"dependencies":["a391214Sequ21a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ22","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ22a","stepAnswer":["2, 6, 12, 20, 30"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$a(n)=$$ (n+1)!/(n-1)!. Write them in ascending order and split with commas.","answerType":"string","variabilization":{},"answerLatex":"$$2$$, $$6$$, $$12$$, $$20$$, $$30$$","hints":{"DefaultPathway":[{"id":"a391214Sequ22a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). Notice that $$n!$$ $$=$$ n*(n-1)*(n-2)*\u2026*2*1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a391214Sequ22a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a391214Sequ22a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a391214Sequ22a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a391214Sequ22a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a391214Sequ22a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ23","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ23a","stepAnswer":["1/2, 1/6, 1/12, 1/20, 1/30"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$a(n)=$$ (n-1)!/(n+1)!. Write them in ascending order and split with commas (example: a, $$b$$, c).","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$, $$\\\\frac{1}{6}$$, $$\\\\frac{1}{12}$$, $$\\\\frac{1}{20}$$, $$\\\\frac{1}{30}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ23a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). Notice that $$n!$$ $$=$$ n*(n-1)*(n-2)*\u2026*2*1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a391214Sequ23a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a391214Sequ23a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{12}$$"],"dependencies":["a391214Sequ23a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{20}$$"],"dependencies":["a391214Sequ23a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ23a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{30}$$"],"dependencies":["a391214Sequ23a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ24","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ24a","stepAnswer":["1/2, 1/3, 1/4, 1/5, 1/6"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$a(n)=$$ n!/(n+1)!. Write them in ascending order and split with commas.","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$, $$\\\\frac{1}{3}$$, $$\\\\frac{1}{4}$$, $$\\\\frac{1}{5}$$, $$\\\\frac{1}{6}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ24a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). Notice that $$n!$$ $$=$$ n*(n-1)*(n-2)*\u2026*2*1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ24a-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a391214Sequ24a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ24a-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a391214Sequ24a-h1"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ24a-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a391214Sequ24a-h1"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ24a-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a391214Sequ24a-h1"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ24a-s5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a391214Sequ24a-h1"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ25","title":"Expand the partial sum and find its value","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ25a","stepAnswer":["$$30$$"],"problemType":"TextBox","stepTitle":"Expand the partial sum and find its value","stepBody":"Expand the partial sum and find its value: $$\u2211i=152i$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$30$$","hints":{"DefaultPathway":[{"id":"a391214Sequ25a-h1","type":"hint","dependencies":[],"title":"Summation notation explained","text":"The sum of the first $$n$$ terms of a sequence whose nth term is an is written in summation notation as: \u2211i=1nai=a1+a2+a3+a4+a5+\u2026+an","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ25a-h2","type":"hint","dependencies":["a391214Sequ25a-h1"],"title":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, $$5$$ in order and simplify and add them","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a391214Sequ25a-h2"],"title":"Substitute $$1$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a391214Sequ25a-h3"],"title":"Substitute $$2$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ25a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a391214Sequ25a-h4"],"title":"Substitute $$3$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a391214Sequ25a-h5"],"title":"Substitute $$4$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ25a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a391214Sequ25a-h6"],"title":"Substitute $$5$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ25a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a391214Sequ25a-h7"],"title":"Add the $$5$$ numbers","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ26","title":"Expand the partial sum and find its value","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ26a","stepAnswer":["$$45$$"],"problemType":"TextBox","stepTitle":"Expand the partial sum and find its value","stepBody":"Expand the partial sum and find its value: $$\u2211i=153i$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$45$$","hints":{"DefaultPathway":[{"id":"a391214Sequ26a-h1","type":"hint","dependencies":[],"title":"Summation notation explained","text":"The sum of the first $$n$$ terms of a sequence whose nth term is an is written in summation notation as: \u2211i=1nai=a1+a2+a3+a4+a5+\u2026+an","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ26a-h2","type":"hint","dependencies":["a391214Sequ26a-h1"],"title":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, $$5$$ in order and simplify and add them","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a391214Sequ26a-h2"],"title":"Substitute $$1$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a391214Sequ26a-h3"],"title":"Substitute $$2$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ26a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a391214Sequ26a-h4"],"title":"Substitute $$3$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ26a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a391214Sequ26a-h5"],"title":"Substitute $$4$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ26a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a391214Sequ26a-h6"],"title":"Substitute $$5$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ26a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$45$$"],"dependencies":["a391214Sequ26a-h7"],"title":"Add the $$5$$ numbers","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ27","title":"Expand the partial sum and find its value","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ27a","stepAnswer":["$$60$$"],"problemType":"TextBox","stepTitle":"Expand the partial sum and find its value","stepBody":"Expand the partial sum and find its value: $$\u2211i=154i$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60$$","hints":{"DefaultPathway":[{"id":"a391214Sequ27a-h1","type":"hint","dependencies":[],"title":"Summation notation explained","text":"The sum of the first $$n$$ terms of a sequence whose nth term is an is written in summation notation as: \u2211i=1nai=a1+a2+a3+a4+a5+\u2026+an","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ27a-h2","type":"hint","dependencies":["a391214Sequ27a-h1"],"title":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, $$5$$ in order and simplify and add them","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a391214Sequ27a-h2"],"title":"Substitute $$1$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a391214Sequ27a-h3"],"title":"Substitute $$2$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ27a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a391214Sequ27a-h4"],"title":"Substitute $$3$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ27a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a391214Sequ27a-h5"],"title":"Substitute $$4$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ27a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a391214Sequ27a-h6"],"title":"Substitute $$5$$.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ27a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a391214Sequ27a-h7"],"title":"Add the $$5$$ numbers","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ28","title":"Expand the partial sum and find its value","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ28a","stepAnswer":["$$\\\\frac{8}{3}$$"],"problemType":"TextBox","stepTitle":"Expand the partial sum and find its value","stepBody":"Expand the partial sum and find its value: \u22111/k! for k $$=$$ $$0$$ to $$3$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{3}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ28a-h1","type":"hint","dependencies":[],"title":"Summation notation explained","text":"The sum of the first $$n$$ terms of a sequence whose nth term is an is written in summation notation as: \u2211i=1nai=a1+a2+a3+a4+a5+\u2026+an","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ28a-h2","type":"hint","dependencies":["a391214Sequ28a-h1"],"title":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, $$5$$ in order and simplify and add them","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a391214Sequ28a-h2"],"title":"Substitute $$1$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ28a-h3"],"title":"Substitute $$2$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ28a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ28a-h4"],"title":"Substitute $$3$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ28a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a391214Sequ28a-h5"],"title":"Substitute $$4$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ28a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a391214Sequ28a-h6"],"title":"Substitute $$5$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ28a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{3}$$"],"dependencies":["a391214Sequ28a-h7"],"title":"Add the $$5$$ numbers","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ29","title":"Expand the partial sum and find its value","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ29a","stepAnswer":["$$\\\\frac{16}{3}$$"],"problemType":"TextBox","stepTitle":"Expand the partial sum and find its value","stepBody":"Expand the partial sum and find its value: \u2211k=2/k! for k $$=$$ $$0$$ to $$3$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{16}{3}$$","hints":{"DefaultPathway":[{"id":"a391214Sequ29a-h1","type":"hint","dependencies":[],"title":"Summation notation explained","text":"The sum of the first $$n$$ terms of a sequence whose nth term is an is written in summation notation as: \u2211i=1nai=a1+a2+a3+a4+a5+\u2026+an","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ29a-h2","type":"hint","dependencies":["a391214Sequ29a-h1"],"title":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, $$5$$ in order and simplify and add them","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a391214Sequ29a-h2"],"title":"Substitute $$1$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a391214Sequ29a-h3"],"title":"Substitute $$2$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a391214Sequ29a-h4"],"title":"Substitute $$3$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ29a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ29a-h5"],"title":"Substitute $$4$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ29a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a391214Sequ29a-h6"],"title":"Substitute $$5$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ29a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{16}{3}$$"],"dependencies":["a391214Sequ29a-h7"],"title":"Add the $$5$$ numbers","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ3","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ3a","stepAnswer":["-3, -1, 1, 3, 5"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=2n-5$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$-3$$, $$-1$$, $$1$$, $$3$$, $$5$$","hints":{"DefaultPathway":[{"id":"a391214Sequ3a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a391214Sequ3a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a391214Sequ3a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ3a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a391214Sequ3a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a391214Sequ3a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ30","title":"Expand the partial sum and find its value","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ30a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"Expand the partial sum and find its value","stepBody":"Expand the partial sum and find its value: \u2211k=3/k! for k $$=$$ $$0$$ to $$3$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a391214Sequ30a-h1","type":"hint","dependencies":[],"title":"Summation notation explained","text":"The sum of the first $$n$$ terms of a sequence whose nth term is an is written in summation notation as: \u2211i=1nai=a1+a2+a3+a4+a5+\u2026+an","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ30a-h2","type":"hint","dependencies":["a391214Sequ30a-h1"],"title":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, $$5$$ in order and simplify and add them","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a391214Sequ30a-h2"],"title":"Substitute $$1$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a391214Sequ30a-h3"],"title":"Substitute $$2$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ30a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a391214Sequ30a-h4"],"title":"Substitute $$3$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ30a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a391214Sequ30a-h5"],"title":"Substitute $$4$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ30a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a391214Sequ30a-h6"],"title":"Substitute $$5$$. Simplify the result.","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ30a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a391214Sequ30a-h7"],"title":"Add the $$5$$ numbers","text":"What\'s the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ4","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ4a","stepAnswer":["3, 5, 9, 17, 33"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=2^n$$ + $$1$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$3$$, $$5$$, $$9$$, $$17$$, $$33$$","hints":{"DefaultPathway":[{"id":"a391214Sequ4a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a391214Sequ4a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a391214Sequ4a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a391214Sequ4a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17$$"],"dependencies":["a391214Sequ4a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$33$$"],"dependencies":["a391214Sequ4a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ5","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ5a","stepAnswer":["7, 13, 31, 85, 247"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=3^n$$ + $$4$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$7$$, $$13$$, $$31$$, $$85$$, $$247$$","hints":{"DefaultPathway":[{"id":"a391214Sequ5a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a391214Sequ5a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a391214Sequ5a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$31$$"],"dependencies":["a391214Sequ5a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$85$$"],"dependencies":["a391214Sequ5a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$247$$"],"dependencies":["a391214Sequ5a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ6","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ6a","stepAnswer":["-3, -1, 3, 11, 27"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=2^n$$ - $$5$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$-3$$, $$-1$$, $$3$$, $$11$$, $$27$$","hints":{"DefaultPathway":[{"id":"a391214Sequ6a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a391214Sequ6a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a391214Sequ6a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a391214Sequ6a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a391214Sequ6a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a391214Sequ6a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ7","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ7a","stepAnswer":["-1, 8, -27, 64, -125"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=$$ $${\\\\left(-1\\\\right)}^n n^3$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$-1$$, $$8$$, $$-27$$, $$64$$, $$-125$$","hints":{"DefaultPathway":[{"id":"a391214Sequ7a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). For this question, notice the $${\\\\left(-1\\\\right)}^n$$ term will decide if the result is positive or negative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a391214Sequ7a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a391214Sequ7a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-27$$"],"dependencies":["a391214Sequ7a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64$$"],"dependencies":["a391214Sequ7a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-125$$"],"dependencies":["a391214Sequ7a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ8","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ8a","stepAnswer":["-1, 4, -9, 16, -25"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=$$ $${\\\\left(-1\\\\right)}^n n^2$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$-1$$, $$4$$, $$-9$$, $$16$$, $$-25$$","hints":{"DefaultPathway":[{"id":"a391214Sequ8a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). For this question, notice the $${\\\\left(-1\\\\right)}^n$$ term will decide if the result is positive or negative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a391214Sequ8a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a391214Sequ8a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a391214Sequ8a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a391214Sequ8a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-25$$"],"dependencies":["a391214Sequ8a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a391214Sequ9","title":"Write some terms of a sequence.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.1 Sequences","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a391214Sequ9a","stepAnswer":["1, -8, 27, -64, 125"],"problemType":"TextBox","stepTitle":"Write some terms of a sequence.","stepBody":"Write the first five terms of the sequence whose general term is $$an=$$ $${\\\\left(-1\\\\right)}^{1+n} n^3$$. Write them in ascending order, split with commas, and no spaces.","answerType":"string","variabilization":{},"answerLatex":"$$1$$, $$-8$$, $$27$$, $$-64$$, $$125$$","hints":{"DefaultPathway":[{"id":"a391214Sequ9a-h1","type":"hint","dependencies":[],"title":"Substitute $$n$$ in the formula","text":"Substitute the values $$1$$, $$2$$, $$3$$, $$4$$, and $$5$$ into the formula (the general term of the sequence). For this question, notice the $${\\\\left(-1\\\\right)}^n$$ term will decide if the result is positive or negative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a391214Sequ9a-h1"],"title":"Substitute $$n$$ in the formula with $$1$$","text":"What\'s the answer if you substitute $$n$$ with 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a391214Sequ9a-h2"],"title":"Substitute $$n$$ in the formula with $$2$$","text":"What\'s the answer if you substitute $$n$$ with 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a391214Sequ9a-h3"],"title":"Substitute $$n$$ in the formula with $$3$$","text":"What\'s the answer if you substitute $$n$$ with 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-64$$"],"dependencies":["a391214Sequ9a-h4"],"title":"Substitute $$n$$ in the formula with $$4$$","text":"What\'s the answer if you substitute $$n$$ with 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a391214Sequ9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$125$$"],"dependencies":["a391214Sequ9a-h5"],"title":"Substitute $$n$$ in the formula with $$5$$","text":"What\'s the answer if you substitute $$n$$ with 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a394625deriv1","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv1a","stepAnswer":["$$2x+\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=x^2-\\\\operatorname{sec}\\\\left(x\\\\right)+1$$","answerType":"string","variabilization":{},"answerLatex":"$$2x+\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","choices":["$$2x+\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","$$2x$$","$$2x+\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)+1$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv1a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into $$x^2$$ $$-sec(x)$$ and $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv1a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x$$"],"dependencies":["a394625deriv1a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$2x$$","$$x$$","$$1$$"]},{"id":"a394625deriv1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv1a-h2"],"title":"Sub-question","text":"What\'s the derivative of sec(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","sec(x)","tan(x)"]},{"id":"a394625deriv1a-h4","type":"hint","dependencies":["a394625deriv1a-h3"],"title":"Adding up derivatives","text":"Add all the derivatives and get the final answer.(Derivatives of constants are 0)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv10","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv10a","stepAnswer":["$$-sin\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)+cos\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=cos\\\\left(x\\\\right) \\\\left(1+\\\\operatorname{csc}\\\\left(x\\\\right)\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$-sin\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)+cos\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","choices":["$$-sin\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)+cos\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$sin\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)+cos\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$sin\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)+cos\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv10a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into cos(x) and $$1+\\\\operatorname{csc}\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-sin(x)$$"],"dependencies":["a394625deriv10a-h1"],"title":"Sub-question","text":"What\'s the derivative of cos(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-sin(x)$$","sin(x)","tan(x)"]},{"id":"a394625deriv10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv10a-h2"],"title":"Sub-question","text":"What\'s the derivative of $$1+\\\\operatorname{csc}\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","(cot(x))"]},{"id":"a394625deriv10a-h4","type":"hint","dependencies":["a394625deriv10a-h3"],"title":"Apply derivatives\' rule","text":"Apply the product derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv11","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv11a","stepAnswer":["$$y=-x$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$f(x)=-sinx, x=0$$","answerType":"string","variabilization":{},"answerLatex":"$$y=-x$$","choices":["$$y=-x$$","$$y=x$$","$$y=2x$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv11a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Find the derivative value and that will be the slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-cos(x)$$"],"dependencies":["a394625deriv11a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$-sin(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","$$-cos(x)$$","sin(x)"]},{"id":"a394625deriv11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a394625deriv11a-h2"],"title":"Sub-question","text":"What\'s the derivative value at $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a394625deriv11a-h3"],"title":"Sub-question","text":"What\'s the function value at $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv11a-h5","type":"hint","dependencies":["a394625deriv11a-h4"],"title":"One fixed point and determined slope determines the line","text":"We got the line passed the tangent point and we got its slope to be the derivative value, so we can determine the line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv12","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv12a","stepAnswer":["$$x=\\\\frac{\\\\pi}{2}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$f(x)=csc(x), x=\\\\frac{\\\\pi}{2}$$","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{\\\\pi}{2}$$","choices":["$$x=\\\\frac{\\\\pi}{2}$$","$$y=-1$$","$$y=0$$","$$y=1$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv12a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Find the derivative value and that will be the slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\operatorname{cot}\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv12a-h1"],"title":"Sub-question","text":"What\'s the derivative of csc(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\operatorname{cot}\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$","$$\\\\operatorname{cot}\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$","csc(x)"]},{"id":"a394625deriv12a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["undefined"],"dependencies":["a394625deriv12a-h2"],"title":"Sub-question","text":"What\'s the derivative value at $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["undefined","$$0$$"]},{"id":"a394625deriv12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a394625deriv12a-h3"],"title":"Sub-question","text":"What\'s the function value at $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv12a-h5","type":"hint","dependencies":["a394625deriv12a-h4"],"title":"One fixed point and determined slope determines the line","text":"We got the line passed the tangent point and we got its slope to be the derivative value, so we can determine the line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv13","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv13a","stepAnswer":["$$y=-x+\\\\frac{3}{2} \\\\pi$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$f(x)=1+cos\\\\left(x\\\\right)$$, $$x=\\\\frac{3}{2} \\\\pi$$","answerType":"string","variabilization":{},"answerLatex":"$$y=-x+\\\\frac{3}{2} \\\\pi$$","choices":["$$y=-x$$","$$y=x$$","$$y=2x$$","$$y=-x+\\\\frac{3}{2} \\\\pi$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv13a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Find the derivative value and that will be the slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv13a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-sin(x)$$"],"dependencies":["a394625deriv13a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$1+cos\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","$$-cos(x)$$","$$-sin(x)$$"]},{"id":"a394625deriv13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a394625deriv13a-h2"],"title":"Sub-question","text":"What\'s the derivative value at $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a394625deriv13a-h3"],"title":"Sub-question","text":"What\'s the function value at $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv13a-h5","type":"hint","dependencies":["a394625deriv13a-h4"],"title":"One fixed point and determined slope determines the line","text":"We got the line passed the tangent point and we got its slope to be the derivative value, so we can determine the line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv14","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv14a","stepAnswer":["$$y=\\\\sqrt{2} x-\\\\frac{\\\\sqrt{2} \\\\pi-4\\\\sqrt{2}}{4}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$f(x)=sec(x), x=\\\\frac{\\\\pi}{4}$$","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\sqrt{2} x-\\\\frac{\\\\sqrt{2} \\\\pi-4\\\\sqrt{2}}{4}$$","choices":["$$y=\\\\sqrt{2} x-\\\\frac{\\\\sqrt{2} \\\\pi-4\\\\sqrt{2}}{4}$$","$$y=\\\\sqrt{2} x$$","$$y=-x+2$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv14a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Find the derivative value and that will be the slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv14a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv14a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$-sin(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","$$2\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","$$-\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"]},{"id":"a394625deriv14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2}$$"],"dependencies":["a394625deriv14a-h2"],"title":"Sub-question","text":"What\'s the derivative value at $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2}$$"],"dependencies":["a394625deriv14a-h3"],"title":"Sub-question","text":"What\'s the function value at $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv14a-h5","type":"hint","dependencies":["a394625deriv14a-h4"],"title":"One fixed point and determined slope determines the line","text":"We got the line passed the tangent point and we got its slope to be the derivative value, so we can determine the line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv15","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv15a","stepAnswer":["$$y=-x$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$f(x)=x^2-tan\\\\left(x\\\\right)$$, $$x=0$$","answerType":"string","variabilization":{},"answerLatex":"$$y=-x$$","choices":["$$y=-x$$","$$y=x$$","$$y=0$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv15a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Find the derivative value and that will be the slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv15a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x-{\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$"],"dependencies":["a394625deriv15a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$x^2-tan\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$2x-{\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$","$$x-{\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$","$$x-sec(x)$$"]},{"id":"a394625deriv15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a394625deriv15a-h2"],"title":"Sub-question","text":"What\'s the derivative value at $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a394625deriv15a-h3"],"title":"Sub-question","text":"What\'s the function value at $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv15a-h5","type":"hint","dependencies":["a394625deriv15a-h4"],"title":"One fixed point and determined slope determines the line","text":"We got the line passed the tangent point and we got its slope to be the derivative value, so we can determine the line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv16","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv16a","stepAnswer":["$$y=-10x+\\\\frac{5\\\\left(\\\\pi+2\\\\right)}{2}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$f(x)=5\\\\operatorname{cot}\\\\left(x\\\\right)$$, $$x=\\\\frac{\\\\pi}{4}$$","answerType":"string","variabilization":{},"answerLatex":"$$y=-10x+\\\\frac{5\\\\left(\\\\pi+2\\\\right)}{2}$$","choices":["$$y=-10x+\\\\frac{5\\\\left(\\\\pi+2\\\\right)}{2}$$","$$y=-10+\\\\frac{5\\\\left(\\\\pi+2\\\\right)}{2}$$","$$y=-10x+5\\\\left(\\\\pi+2\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv16a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Find the derivative value and that will be the slope","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv16a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-5{\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$"],"dependencies":["a394625deriv16a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$5\\\\operatorname{cot}\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$5{\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$-5{\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$-5\\\\operatorname{csc}\\\\left(x\\\\right)$$"]},{"id":"a394625deriv16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10$$"],"dependencies":["a394625deriv16a-h2"],"title":"Sub-question","text":"What\'s the derivative value at $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a394625deriv16a-h3"],"title":"Sub-question","text":"What\'s the function value at $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv16a-h5","type":"hint","dependencies":["a394625deriv16a-h4"],"title":"One fixed point and determined slope determines the line","text":"We got the line passed the tangent point and we got its slope to be the derivative value, so we can determine the line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv17","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv17a","stepAnswer":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, use the quotient rule to derive the given equations.","stepBody":"$$\\\\frac{d}{dx} cotx$$","answerType":"string","variabilization":{},"answerLatex":"$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$","choices":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$","sin(x)","cos(x)"],"hints":{"DefaultPathway":[{"id":"a394625deriv17a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Write cot(x) as sin(x) and cos(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv17a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\fraccos^i\\\\left(x\\\\right)n^$\\\\left(x\\\\righ$$"],"dependencies":["a394625deriv17a-h1"],"title":"Sub-question","text":"What\'s cot(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\fraccos^i\\\\left(x\\\\right)n^$\\\\left(x\\\\righ$$","$$\\\\fracsin^c\\\\left(x\\\\right)os\\\\left(x\\\\right)}$$"]},{"id":"a394625deriv17a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["cos(x)"],"dependencies":["a394625deriv17a-h2"],"title":"Sub-question","text":"What\'s the derivative of sin(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","sin(x)","$$-sin(x)$$"]},{"id":"a394625deriv17a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-sin(x)$$"],"dependencies":["a394625deriv17a-h3"],"title":"Sub-question","text":"What\'s the derivative of cos(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","sin(x)","$$-sin(x)$$"]},{"id":"a394625deriv17a-h5","type":"hint","dependencies":["a394625deriv17a-h4"],"title":"Apply derivatives\' rule","text":"Apply the quotient derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv18","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv18a","stepAnswer":["$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$\\\\frac{d}{dx} \\\\operatorname{sec}\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","choices":["$$-\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","sec(x)"],"hints":{"DefaultPathway":[{"id":"a394625deriv18a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Write sec(x) as sin(x) and cos(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv18a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}cos^$\\\\left(x\\\\righ$$"],"dependencies":["a394625deriv18a-h1"],"title":"Sub-question","text":"What\'s sec(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{1}{cosx}$$","$$\\\\frac{1}sin^$\\\\left(x\\\\righ$$","$$\\\\frac{1}tan^$\\\\left(x\\\\righ$$"]},{"id":"a394625deriv18a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-sin(x)$$"],"dependencies":["a394625deriv18a-h2"],"title":"Sub-question","text":"What\'s the derivative of cos(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","sin(x)","$$-sin(x)$$"]},{"id":"a394625deriv18a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{sin^2\\\\left(x\\\\right)}cos^$\\\\left(x\\\\righ$$"],"dependencies":["a394625deriv18a-h3"],"title":"Sub-question","text":"What\'s the derivative of $$\\\\frac{1}cos^$\\\\left(x\\\\righ$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{-sin\\\\left(x\\\\right)}cos^$\\\\left(x\\\\righ$$","$$\\\\fracsin^c\\\\left(x\\\\right)os\\\\left(x\\\\right)}$$","$$\\\\frac{sin^2\\\\left(x\\\\right)}cos^$\\\\left(x\\\\righ$$"]},{"id":"a394625deriv18a-h5","type":"hint","dependencies":["a394625deriv18a-h4"],"title":"Change Representations","text":"Change sin and cos to tan and sec","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv19","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv19a","stepAnswer":["$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the equation of the tangent line to each of the given functions at the indicated values of $$x$$.","stepBody":"$$\\\\frac{d}{dx}$$ (csc(x))","answerType":"string","variabilization":{},"answerLatex":"$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","choices":["$$-csc(x)$$","$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv19a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Write csc(x) as sin(x) and cos(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv19a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}sin^$\\\\left(x\\\\righ$$"],"dependencies":["a394625deriv19a-h1"],"title":"Sub-question","text":"What\'s sec(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{1}cos^$\\\\left(x\\\\righ$$","$$\\\\frac{1}sin^$\\\\left(x\\\\righ$$","$$\\\\frac{1}tan^$\\\\left(x\\\\righ$$"]},{"id":"a394625deriv19a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["cos(x)"],"dependencies":["a394625deriv19a-h2"],"title":"Sub-question","text":"What\'s the derivative of sin(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","sin(x)","$$-sin(x)$$"]},{"id":"a394625deriv19a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-cos\\\\left(x\\\\right)}{sin^2\\\\left(x\\\\right)}$$"],"dependencies":["a394625deriv19a-h3"],"title":"Sub-question","text":"What\'s the derivative of $$\\\\frac{1}sin^$\\\\left(x\\\\righ$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{-sin\\\\left(x\\\\right)}cos^$\\\\left(x\\\\righ$$","$$\\\\frac{-cos\\\\left(x\\\\right)}{sin^2\\\\left(x\\\\right)}$$","$$\\\\frac{sin^2\\\\left(x\\\\right)}cos^$\\\\left(x\\\\righ$$"]},{"id":"a394625deriv19a-h5","type":"hint","dependencies":["a394625deriv19a-h4"],"title":"Change Representations","text":"Change sin and cos to tan and sec","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv2","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv2a","stepAnswer":["$$-3\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)-\\\\frac{5}{x^2}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=3\\\\operatorname{csc}\\\\left(x\\\\right)+\\\\frac{5}{x}$$","answerType":"string","variabilization":{},"answerLatex":"$$-3\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)-\\\\frac{5}{x^2}$$","choices":["$$-3\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)-\\\\frac{5}{x^2}$$","$$\\\\frac{5}{x}$$","$$-3\\\\operatorname{csc}\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv2a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into $$3\\\\operatorname{csc}\\\\left(x\\\\right)$$ and $$\\\\frac{5}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-3\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv2a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$3\\\\operatorname{csc}\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-3\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","cot(x)","sin(x)"]},{"id":"a394625deriv2a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-5}{x^2}$$"],"dependencies":["a394625deriv2a-h2"],"title":"Sub-question","text":"What\'s the derivative of $$\\\\frac{5}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{-5}{x^2}$$","$$-5$$","$$-5x$$"]},{"id":"a394625deriv2a-h4","type":"hint","dependencies":["a394625deriv2a-h3"],"title":"Adding up derivatives","text":"Add all the derivatives and get the final answer.(Derivatives of constants are 0)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv20","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv20a","stepAnswer":["$$\\\\frac{1}{2} sin\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find second derivative for the given functions.","stepBody":"$$y=x-\\\\frac{1}{2} sin\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2} sin\\\\left(x\\\\right)$$","choices":["$$\\\\frac{1}{2} sin\\\\left(x\\\\right)$$","$$\\\\frac{-1}{2} sin\\\\left(x\\\\right)$$","$$\\\\frac{1}{2} cos\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv20a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Do the first derivative and then derive that one more time","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv20a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1-\\\\frac{1}{2} cos\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv20a-h1"],"title":"Sub-question","text":"What\'s first derivative?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$1-\\\\frac{1}{2} cos\\\\left(x\\\\right)$$","$$1+\\\\frac{1}{2} sin\\\\left(x\\\\right)$$","$$1+\\\\frac{1}{2} cos\\\\left(x\\\\right)$$"]},{"id":"a394625deriv20a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{2} sin\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv20a-h2"],"title":"Sub-question","text":"What\'s the derivative of first derivative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{1}{2} sin\\\\left(x\\\\right)$$","$$\\\\frac{-1}{2} sin\\\\left(x\\\\right)$$","$$\\\\frac{1}{2} cos\\\\left(x\\\\right)$$"]},{"id":"a394625deriv20a-h4","type":"hint","dependencies":["a394625deriv20a-h3"],"title":"The derivative of the first derivative is the second derivative","text":"Conclude your answer from sub-questions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv21","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv21a","stepAnswer":["$$-2sin(x)cos(x)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find second derivative for the given functions.","stepBody":"$$y=sin\\\\left(x\\\\right) cos\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$-2sin(x)cos(x)$$","choices":["$$-2sin(x)cos(x)$$","2sin(x)cos(x)","sin(x)cos(x)"],"hints":{"DefaultPathway":[{"id":"a394625deriv21a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Do the first derivative and then derive that one more time","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv21a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$cos^2\\\\left(x\\\\right)-sin^2\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv21a-h1"],"title":"Sub-question","text":"What\'s first derivative?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$cos^2\\\\left(x\\\\right)-sin^2\\\\left(x\\\\right)$$","cos(x)","sin(x)"]},{"id":"a394625deriv21a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-2sin(x)cos(x)$$"],"dependencies":["a394625deriv21a-h2"],"title":"Sub-question","text":"What\'s the derivative of first derivative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-2sin(x)cos(x)$$","2sin(x)cos(x)","sin(x)cos(x)"]},{"id":"a394625deriv21a-h4","type":"hint","dependencies":["a394625deriv21a-h3"],"title":"The derivative of the first derivative is the second derivative","text":"Conclude your answer from sub-questions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv22","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv22a","stepAnswer":["$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find second derivative for the given functions.","stepBody":"$$y=2\\\\operatorname{csc}\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","choices":["$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$-2\\\\operatorname{cot}\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv22a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Do the first derivative and then derive that one more time","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-2\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv22a-h1"],"title":"Sub-question","text":"What\'s first derivative?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-2\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$"]},{"id":"a394625deriv22a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$"],"dependencies":["a394625deriv22a-h2"],"title":"Sub-question","text":"What\'s the derivative of first derivative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-2\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$\\\\operatorname{cot}\\\\left(x\\\\right) {\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","$$\\\\operatorname{cot}\\\\left(x\\\\right) \\\\operatorname{csc}\\\\left(x\\\\right)$$"]},{"id":"a394625deriv22a-h4","type":"hint","dependencies":["a394625deriv22a-h3"],"title":"The derivative of the first derivative is the second derivative","text":"Conclude your answer from sub-questions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv23","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv23a","stepAnswer":["$$3sin\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find the requested higher-order derivative for the given functions.","stepBody":"$$y=3cos\\\\left(x\\\\right)$$, third derivative","answerType":"string","variabilization":{},"answerLatex":"$$3sin\\\\left(x\\\\right)$$","choices":["$$-3sin\\\\left(x\\\\right)$$","$$-3cos\\\\left(x\\\\right)$$","$$3sin\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv23a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Do the first derivative and then derive that two more time","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv23a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-3sin\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv23a-h1"],"title":"Sub-question","text":"What\'s first derivative?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-3sin\\\\left(x\\\\right)$$","$$-3cos\\\\left(x\\\\right)$$","$$3sin\\\\left(x\\\\right)$$"]},{"id":"a394625deriv23a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-3cos\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv23a-h2"],"title":"Sub-question","text":"What\'s the derivative of first derivative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-3sin\\\\left(x\\\\right)$$","$$-3cos\\\\left(x\\\\right)$$","$$3sin\\\\left(x\\\\right)$$"]},{"id":"a394625deriv23a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3sin\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv23a-h3"],"title":"Sub-question","text":"What\'s the derivative of second derivative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-3sin\\\\left(x\\\\right)$$","$$-3cos\\\\left(x\\\\right)$$","$$3sin\\\\left(x\\\\right)$$"]},{"id":"a394625deriv23a-h5","type":"hint","dependencies":["a394625deriv23a-h4"],"title":"The derivative of the $$(n-1)th$$ derivative is the nth derivative","text":"Conclude your answer from sub-questions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv24","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv24a","stepAnswer":["$$5cos\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find second derivative for the given functions.","stepBody":"$$y=5cos\\\\left(x\\\\right)$$, 4th derivative","answerType":"string","variabilization":{},"answerLatex":"$$5cos\\\\left(x\\\\right)$$","choices":["$$-5sin\\\\left(x\\\\right)$$","$$-5cos\\\\left(x\\\\right)$$","$$5sin\\\\left(x\\\\right)$$","$$5cos\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv24a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"Do the first derivative and then derive that three more times","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-5sin\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv24a-h1"],"title":"Sub-question","text":"What\'s first derivative?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-5sin\\\\left(x\\\\right)$$","$$-5cos\\\\left(x\\\\right)$$","$$5sin\\\\left(x\\\\right)$$","$$5cos\\\\left(x\\\\right)$$"]},{"id":"a394625deriv24a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-5cos\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv24a-h2"],"title":"Sub-question","text":"What\'s the derivative of first derivative","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-5sin\\\\left(x\\\\right)$$","$$-5cos\\\\left(x\\\\right)$$","$$5sin\\\\left(x\\\\right)$$","$$5cos\\\\left(x\\\\right)$$"]},{"id":"a394625deriv24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$5sin\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv24a-h1"],"title":"Sub-question","text":"What\'s the derivative of second derivative?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-5sin\\\\left(x\\\\right)$$","$$-5cos\\\\left(x\\\\right)$$","$$5sin\\\\left(x\\\\right)$$","$$5cos\\\\left(x\\\\right)$$"]},{"id":"a394625deriv24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$5cos\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv24a-h1"],"title":"Sub-question","text":"What\'s the derivative of the third derivative?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-5sin\\\\left(x\\\\right)$$","$$-5cos\\\\left(x\\\\right)$$","$$5sin\\\\left(x\\\\right)$$","$$5cos\\\\left(x\\\\right)$$"]},{"id":"a394625deriv24a-h4","type":"hint","dependencies":["a394625deriv24a-h3"],"title":"The derivative of the $$n-1th$$ derivative is the nth derivative","text":"Conclude your answer from sub-questions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv25","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv25a","stepAnswer":["$$\\\\frac{\\\\pi}{6}$$, $$\\\\frac{5\\\\pi}{6}$$"],"problemType":"MultipleChoice","stepTitle":"Find all $$x$$ values on the graph of $$f(x)=x-2cos\\\\left(x\\\\right)$$ for $$0<x<2\\\\pi$$ where the tangent line has slope $$2$$.","stepBody":"$$f(x)=x-2cos\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\pi}{6}$$, $$\\\\frac{5\\\\pi}{6}$$","choices":["$$\\\\frac{\\\\pi}{6}$$, $$\\\\frac{5\\\\pi}{6}$$","$$\\\\frac{5\\\\pi}{6}$$","$$\\\\frac{\\\\pi}{6}$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv25a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"The derivative of the function is the slope of the tangent line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv25a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1+2sin\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv25a-h1"],"title":"Sub-question","text":"What\'s derivative of $$x-2cos\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-2\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$-\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$\\\\operatorname{csc}\\\\left(x\\\\right) \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$1+2sin\\\\left(x\\\\right)$$"]},{"id":"a394625deriv25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5$$"],"dependencies":["a394625deriv25a-h2"],"title":"Sub-question","text":"Solve $$1+2sin\\\\left(x\\\\right)=2$$, what will sin(x) be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv25a-h4","type":"hint","dependencies":["a394625deriv25a-h3"],"title":"$$sin(x)=0.5$$ find specific $$x$$","text":"$$x$$ is from $$0$$ to $$2\\\\pi$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv25a-h5","type":"hint","dependencies":["a394625deriv25a-h4"],"title":"The derivative of the function is the slope of the tangent line","text":"Conclude your answer from sub-questions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv3","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv3a","stepAnswer":["$$2x \\\\operatorname{cot}\\\\left(x\\\\right)-x^2 {\\\\operatorname{csc2}\\\\left(x\\\\right)}^2$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=x^2 \\\\operatorname{cot}\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$2x \\\\operatorname{cot}\\\\left(x\\\\right)-x^2 {\\\\operatorname{csc2}\\\\left(x\\\\right)}^2$$","choices":["$$2x \\\\operatorname{cot}\\\\left(x\\\\right)-x^2 {\\\\operatorname{csc2}\\\\left(x\\\\right)}^2$$","$$2x \\\\operatorname{cot}\\\\left(x\\\\right)$$","$$2x \\\\operatorname{csc}\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv3a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into $$x^2$$ and cot(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2x$$"],"dependencies":["a394625deriv3a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$2x$$","$$x$$","$$2$$"]},{"id":"a394625deriv3a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$"],"dependencies":["a394625deriv3a-h2"],"title":"Sub-question","text":"What\'s the derivative of cot(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$","csc(x)","$${\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$"]},{"id":"a394625deriv3a-h4","type":"hint","dependencies":["a394625deriv3a-h3"],"title":"Apply derivatives\' rule","text":"Apply the derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv4","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv4a","stepAnswer":["$$1-3x^2 sin\\\\left(x\\\\right)-x^3 cos\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=x-x^3 sin\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$1-3x^2 sin\\\\left(x\\\\right)-x^3 cos\\\\left(x\\\\right)$$","choices":["$$1-3x^2 sin\\\\left(x\\\\right)-x^3 cos\\\\left(x\\\\right)$$","$$1-3x sin\\\\left(x\\\\right)$$","$$1-3sin(x)$$","$$1-3x^2 sin\\\\left(x\\\\right)-x^3 cos\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv4a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the hard functions into $$x^3$$ and $$3sin\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3x^2$$"],"dependencies":["a394625deriv4a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$x^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$3x^2$$","$$3x$$","$$3$$"]},{"id":"a394625deriv4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["cos(x)"],"dependencies":["a394625deriv4a-h2"],"title":"Sub-question","text":"What\'s the derivative of sin(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","tan(x)","sin(x)"]},{"id":"a394625deriv4a-h4","type":"hint","dependencies":["a394625deriv4a-h3"],"title":"Apply derivatives\' rule","text":"Apply the derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv5","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv5a","stepAnswer":["$$\\\\frac{x \\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)-\\\\operatorname{sec}\\\\left(x\\\\right)}{x^2}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=\\\\frac{\\\\operatorname{sec}\\\\left(x\\\\right)}{x}$$","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{x \\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)-\\\\operatorname{sec}\\\\left(x\\\\right)}{x^2}$$","choices":["$$\\\\frac{x \\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)-\\\\operatorname{sec}\\\\left(x\\\\right)}{x^2}$$","sec(x)","$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv5a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into sec(x) and $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv5a-h1"],"title":"Sub-question","text":"What\'s the derivative of sec(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","sec(x)","tan(x)"]},{"id":"a394625deriv5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a394625deriv5a-h2"],"title":"Sub-question","text":"What\'s the derivative of $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv5a-h4","type":"hint","dependencies":["a394625deriv5a-h3"],"title":"Apply derivatives\' rule","text":"Apply the quotient derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv6","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv6a","stepAnswer":["$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2 sin\\\\left(x\\\\right)$$ + $$cos\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=sin\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2 sin\\\\left(x\\\\right)$$ + $$cos\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","choices":["$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2 sin\\\\left(x\\\\right)$$ + $$cos\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","tan(x)","$$cos\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv6a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into sin(x) and tan(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["cos(x)"],"dependencies":["a394625deriv6a-h1"],"title":"Sub-question","text":"What\'s the derivative of sin(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["cos(x)","sin(x)","tan(x)"]},{"id":"a394625deriv6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$"],"dependencies":["a394625deriv6a-h2"],"title":"Sub-question","text":"What\'s the derivative of tan(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$tan^2\\\\left(x\\\\right)$$","csc(x)","$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$"]},{"id":"a394625deriv6a-h4","type":"hint","dependencies":["a394625deriv6a-h3"],"title":"Apply derivatives\' rule","text":"Apply the product derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv7","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv7a","stepAnswer":["$$\\\\left(1-sin\\\\left(x\\\\right)\\\\right) \\\\left(x-sin\\\\left(x\\\\right)-cos\\\\left(x\\\\right)\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=\\\\left(x+cos\\\\left(x\\\\right)\\\\right) \\\\left(1-sin\\\\left(x\\\\right)\\\\right)$$","answerType":"string","variabilization":{},"answerLatex":"$$\\\\left(1-sin\\\\left(x\\\\right)\\\\right) \\\\left(x-sin\\\\left(x\\\\right)-cos\\\\left(x\\\\right)\\\\right)$$","choices":["$$1+cos\\\\left(x\\\\right)$$","$$1-sin(x)$$","$$x cos\\\\left(x\\\\right)$$","$$\\\\left(1-sin\\\\left(x\\\\right)\\\\right) \\\\left(x-sin\\\\left(x\\\\right)-cos\\\\left(x\\\\right)\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv7a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into $$x+cos\\\\left(x\\\\right)$$ and $$1-sin(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1-sin(x)$$"],"dependencies":["a394625deriv7a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$x+cos\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$1-sin(x)$$","cos(x)","sin(x)"]},{"id":"a394625deriv7a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-cos(x)$$"],"dependencies":["a394625deriv7a-h2"],"title":"Sub-question","text":"What\'s the derivative of $$1-sin(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["sin(x)","$$-cos(x)$$","$$-sin(x)$$"]},{"id":"a394625deriv7a-h4","type":"hint","dependencies":["a394625deriv7a-h3"],"title":"Apply derivatives\' rule","text":"Apply the product derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv8","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv8a","stepAnswer":["$$\\\\frac{-\\\\left({\\\\operatorname{sec}\\\\left(x\\\\right)}^2\\\\right) tan\\\\left(x\\\\right)}{{\\\\left(1-\\\\operatorname{sec}\\\\left(x\\\\right)\\\\right)}^2}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=\\\\fractan^1\\\\left(x\\\\right)-\\\\operatorname{sec}\\\\left(x\\\\right)}$$","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{-\\\\left({\\\\operatorname{sec}\\\\left(x\\\\right)}^2\\\\right) tan\\\\left(x\\\\right)}{{\\\\left(1-\\\\operatorname{sec}\\\\left(x\\\\right)\\\\right)}^2}$$","choices":["sec(x)","$$\\\\fractan^o\\\\left(x\\\\right)s^$\\\\left(x\\\\righ$$","$$\\\\frac{-\\\\left({\\\\operatorname{sec}\\\\left(x\\\\right)}^2\\\\right) tan\\\\left(x\\\\right)}{{\\\\left(1-\\\\operatorname{sec}\\\\left(x\\\\right)\\\\right)}^2}$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv8a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into tan(x) and $$1-sec(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$"],"dependencies":["a394625deriv8a-h1"],"title":"Sub-question","text":"What\'s the derivative of tan(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["sec(x)","csc(x)","$${\\\\operatorname{sec}\\\\left(x\\\\right)}^2$$"]},{"id":"a394625deriv8a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$"],"dependencies":["a394625deriv8a-h2"],"title":"Sub-question","text":"What\'s the derivative of $$1-sec(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","$$\\\\operatorname{sec}\\\\left(x\\\\right) tan\\\\left(x\\\\right)$$","sec(x)"]},{"id":"a394625deriv8a-h4","type":"hint","dependencies":["a394625deriv8a-h3"],"title":"Apply derivatives\' rule","text":"Apply the quotient derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a394625deriv9","title":"Derivatives of Trigonometric Functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1","license":0,"lesson":"3.5 Derivatives of Trigonometric Functions","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a394625deriv9a","stepAnswer":["$$\\\\frac{2{\\\\operatorname{csc}\\\\left(x\\\\right)}^2}{{\\\\left(1+\\\\operatorname{cot}\\\\left(x\\\\right)\\\\right)}^2}$$"],"problemType":"MultipleChoice","stepTitle":"For the following exercises, find $$\\\\frac{dy}{dx}$$ for the given functions.","stepBody":"$$y=\\\\frac{1-\\\\operatorname{cot}\\\\left(x\\\\right)}{1+\\\\operatorname{cot}\\\\left(x\\\\right)}$$","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{2{\\\\operatorname{csc}\\\\left(x\\\\right)}^2}{{\\\\left(1+\\\\operatorname{cot}\\\\left(x\\\\right)\\\\right)}^2}$$","choices":["$$\\\\frac{2\\\\operatorname{csc}\\\\left(x\\\\right)}{{\\\\left(1+\\\\operatorname{cot}\\\\left(x\\\\right)\\\\right)}^2}$$","$$\\\\frac{2{\\\\operatorname{csc}\\\\left(x\\\\right)}^2}{1+\\\\operatorname{cot}\\\\left(x\\\\right)}$$","$$\\\\frac{2{\\\\operatorname{csc}\\\\left(x\\\\right)}^2}{{\\\\left(1+\\\\operatorname{cot}\\\\left(x\\\\right)\\\\right)}^2}$$"],"hints":{"DefaultPathway":[{"id":"a394625deriv9a-h1","type":"hint","dependencies":[],"title":"Breaking down the question","text":"We can separate the functions into $$1-cot(x)$$ and $$1+\\\\operatorname{cot}\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a394625deriv9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$"],"dependencies":["a394625deriv9a-h1"],"title":"Sub-question","text":"What\'s the derivative of $$1-cot(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$","$${\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","csc(x)"]},{"id":"a394625deriv9a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$"],"dependencies":["a394625deriv9a-h2"],"title":"Sub-question","text":"What\'s the derivative of $$1+\\\\operatorname{cot}\\\\left(x\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\left({\\\\operatorname{csc}\\\\left(x\\\\right)}^2\\\\right)$$","$${\\\\operatorname{csc}\\\\left(x\\\\right)}^2$$","csc(x)"]},{"id":"a394625deriv9a-h4","type":"hint","dependencies":["a394625deriv9a-h3"],"title":"Apply derivatives\' rule","text":"Apply the quotient derivative rule of composed functions to find the final solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a39b8a0def1","title":"Finding the Secant","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def1a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Find the slope of the secant line between the values $$x_1$$ and $$x_2$$ for $$f(x)=4x+7$$, where $$x_1=2$$ and $$x_2=5$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a39b8a0def1a-h1","type":"hint","dependencies":[],"title":"Secant Line Equation","text":"To find the secant line between two points, use the equation $$\\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def1a-h2","type":"hint","dependencies":["a39b8a0def1a-h1"],"title":"Plugging In","text":"In the previous equation, plug the values of $$x_2$$ and $$x_1$$ into $$x$$ and a respectively.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def10","title":"Finding Slope of the Tangent","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def10a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"Find the slope of the tangent line $$m=f\'(a)$$, where $$f(x)=\\\\frac{2}{3+x}$$ and $$a=-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a39b8a0def10a-h1","type":"hint","dependencies":[],"title":"Tangent Line Equation","text":"The tangent line to f(x) at a is the line passing through the point (a,f(a)) having slope $$\\\\lim_{h\\\\to0} \\\\frac{f{\\\\left(a+h\\\\right)}-f{\\\\left(a\\\\right)}}{h}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def10a-h2","type":"hint","dependencies":["a39b8a0def10a-h1"],"title":"Plugging In","text":"As $$a=2$$ in this equation, plug $$-4$$ into every a.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def10a-h3","type":"hint","dependencies":["a39b8a0def10a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{\\\\frac{2}{h-4+3}-\\\\frac{2}{3-4}}{h}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def11","title":"Finding the Derivative","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def11a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"For the function $$y=f(x)=5x+4$$, find f\u2032(a), where $$a=-1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a39b8a0def11a-h1","type":"hint","dependencies":[],"title":"Derivative Equation","text":"The derivative of the function f(x) at a is defined by /lim{x,a}(f(x)-f(a))/(x-a).","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def11a-h2","type":"hint","dependencies":["a39b8a0def11a-h1"],"title":"Plugging In","text":"Plug $$-1$$ into a and expand the equation.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def11a-h3","type":"hint","dependencies":["a39b8a0def11a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{5x+4-5\\\\left(-1\\\\right)+4}{x+1}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def12","title":"Finding the Derivative","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def12a","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"For the function $$f(x)=x^2+9x$$, find f\u2032(a), where $$a=2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a39b8a0def12a-h1","type":"hint","dependencies":[],"title":"Derivative Equation","text":"The derivative of the function f(x) at a is defined by /lim{x,a}(f(x)-f(a))/(x-a).","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def12a-h2","type":"hint","dependencies":["a39b8a0def12a-h1"],"title":"Plugging In","text":"Plug $$2$$ into a and expand the equation.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def12a-h3","type":"hint","dependencies":["a39b8a0def12a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{x^2+9x-2^2+9\\\\times2}{x-2}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def13","title":"Finding the Derivative","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def13a","stepAnswer":["$$\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"For the function $$f(x)=\\\\sqrt{x}$$, find f\u2032(a), where $$a=4$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a39b8a0def13a-h1","type":"hint","dependencies":[],"title":"Derivative Equation","text":"The derivative of the function f(x) at a is defined by $$\\\\lim_{x\\\\toa} \\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def13a-h2","type":"hint","dependencies":["a39b8a0def13a-h1"],"title":"Plugging In","text":"Plug $$4$$ into a and expand the equation.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def13a-h3","type":"hint","dependencies":["a39b8a0def13a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{\\\\sqrt{x}-\\\\sqrt{4}}{x-4}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def14","title":"Finding the Derivative","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def14a","stepAnswer":["$$\\\\frac{-1}{4}$$"],"problemType":"TextBox","stepTitle":"For the function $$f(x)=\\\\frac{1}{x}$$, find f\u2032(a), where $$a=2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{4}$$","hints":{"DefaultPathway":[{"id":"a39b8a0def14a-h1","type":"hint","dependencies":[],"title":"Derivative Equation","text":"The derivative of the function f(x) at a is defined by $$\\\\lim_{x\\\\toa} \\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def14a-h2","type":"hint","dependencies":["a39b8a0def14a-h1"],"title":"Plugging In","text":"Plug $$2$$ into a and expand the equation.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def14a-h3","type":"hint","dependencies":["a39b8a0def14a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{\\\\frac{1}{x}-\\\\frac{1}{2}}{x-2}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def15","title":"Finding the Derivative","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def15a","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"For the function $$f(x)=\\\\frac{1}{x^3}$$, find f\u2032(a), where $$a=1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a39b8a0def15a-h1","type":"hint","dependencies":[],"title":"Derivative Equation","text":"The derivative of the function f(x) at a is defined by $$\\\\lim_{x\\\\toa} \\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def15a-h2","type":"hint","dependencies":["a39b8a0def15a-h1"],"title":"Plugging In","text":"Plug $$1$$ into a and expand the equation.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def15a-h3","type":"hint","dependencies":["a39b8a0def15a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{\\\\frac{1}{x^3}-\\\\frac{1}{1^3}}{x-1}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def16","title":"Average Velocity","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def16a","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"For the following position function $$y=\\\\frac{s}{t}+5$$, find the simplified expression for the average velocity from $$t=2$$\\\\nto $$t=2+h$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a39b8a0def16a-h1","type":"hint","dependencies":[],"title":"Average Velocity Equation","text":"If s(t) is the position of an object moving along a coordinate axis, the average velocity of the object over a time interval [a,t] is $$V_{avg}=\\\\frac{s\\\\left(t\\\\right)-s\\\\left(a\\\\right)}{t-a}$$","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def16a-h2","type":"hint","dependencies":["a39b8a0def16a-h1"],"title":"Plugging In","text":"In this question, $$t$$ goes from $$2$$ to $$2+h$$. Plug $$2+h$$ in $$t$$ and $$2$$ in a for the previous equation.","variabilization":{},"oer":"","license":""}]}},{"id":"a39b8a0def16b","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"For the previous equation, find the average velocity between $$t=2$$ and $$t=2+h$$, where $$h=0.1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a39b8a0def16b-h1","type":"hint","dependencies":[],"title":"Plugging In","text":"Plug $$t=2$$ and $$t=2+h$$ into the equation found in the previous section for the average velocity.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def16b-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["the same"],"dependencies":["a39b8a0def16b-h1"],"title":"Constants","text":"As there are no variables, is the average velocity the same or different for different time intervals?","variabilization":{},"oer":"","license":"","choices":["the same","different"]}]}},{"id":"a39b8a0def16c","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"Use the answer from a. to estimate the instantaneous velocity at $$t=2$$ seconds.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a39b8a0def16c-h1","type":"hint","dependencies":[],"title":"Instantaneous Velocity Equation","text":"Instantaneous velocity at a is given by v(a)=lim{t,a,(s(t)-s(a))/(t-a)}","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def16c-h2","type":"hint","dependencies":["a39b8a0def16c-h1"],"title":"Plugging In","text":"Plug in $$a=2$$ into the instantaneous velocity equation.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def17","title":"Average Velocity","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def17a","stepAnswer":["$$2\\\\left(h^2+6h+12\\\\right)$$\\\\n"],"problemType":"MultipleChoice","stepTitle":"For the following position function $$y=2t^3+3$$, find the simplified expression for the average velocity from $$t=2$$\\\\nto $$t=2+h$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\left(h^2+6h+12\\\\right)$$\\\\n","choices":["$$2\\\\left(h^2+4h+4\\\\right)$$","$$2\\\\left(h^2+6h+12\\\\right)$$","$$2\\\\left(h^2+6h+12\\\\right)$$\\\\n","$$2\\\\left(h+2\\\\right)$$\\\\n","$$3\\\\left(h^3+6h^2+12h+18\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a39b8a0def17a-h1","type":"hint","dependencies":[],"title":"Average Velocity Equation","text":"If s(t) is the position of an object moving along a coordinate axis, the average velocity of the object over a time interval [a,t] is $$V_{avg}=\\\\frac{s\\\\left(t\\\\right)-s\\\\left(a\\\\right)}{t-a}$$","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def17a-h2","type":"hint","dependencies":["a39b8a0def17a-h1"],"title":"Plugging In","text":"In this question, $$t$$ goes from $$2$$ to $$2+h$$. Plug $$2+h$$ in $$t$$ and $$2$$ in a for the previous equation.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def17a-h3","type":"hint","dependencies":["a39b8a0def17a-h2"],"title":"Expanding Powers of Three","text":"The equation for $${\\\\left(a+b\\\\right)}^3$$ is $$a^3+3a^b+{3\\\\left(a b\\\\right)}^2+b^3$$.","variabilization":{},"oer":"","license":""}]}},{"id":"a39b8a0def17b","stepAnswer":["$$25.22$$"],"problemType":"TextBox","stepTitle":"For the previous equation, find the average velocity between $$t=2$$ and $$t=2+h$$, where $$h=0.1$$. Round to $$2$$ decimal places.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25.22$$","hints":{"DefaultPathway":[{"id":"a39b8a0def17b-h1","type":"hint","dependencies":[],"title":"Plugging In","text":"Plug $$h=0.1$$ into the equation found in the previous section for the average velocity.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def18","title":"Estimating Derivative","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def18a","stepAnswer":["$$1.25$$"],"problemType":"MultipleChoice","stepTitle":"Use the following graph to estimate f\'(1).","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.25$$","choices":["$$1.25$$","$$0.75$$","$$2$$","$$3.5$$"],"hints":{"DefaultPathway":[{"id":"a39b8a0def18a-h1","type":"hint","dependencies":[],"title":"Estimating Derivative","text":"Find the slope of the tangent line at f(1).","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def18a-h2","type":"hint","dependencies":["a39b8a0def18a-h1"],"title":"Slope Equation","text":"The equation for finding the slope is $$\\\\frac{y_2-y_1}{x_2-x_1}$$.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def19","title":"Estimating Derivative","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def19a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Use the following graph to estimate $$f\'(-3)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a39b8a0def19a-h1","type":"hint","dependencies":[],"title":"Estimating Derivative","text":"Find the slope of the tangent line at $$f(-3)$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a39b8a0def19a-h1"],"title":"Slope Equation","text":"The equation for finding the slope is $$\\\\frac{y_2-y_1}{x_2-x_1}$$. What is the slope of a horizontal line?","variabilization":{},"oer":"","license":"","choices":["DNE","$$0$$","$$1$$","$$-1$$"]}]}}]},{"id":"a39b8a0def2","title":"Finding the Secant","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def2a","stepAnswer":["$$8.5$$"],"problemType":"TextBox","stepTitle":"Find the slope of the secant line between the values $$x_1$$ and $$x_2$$ for $$f(x)=x^2+2x+1$$, where $$x_1=3$$ and $$x_2=3.5$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8.5$$","hints":{"DefaultPathway":[{"id":"a39b8a0def2a-h1","type":"hint","dependencies":[],"title":"Secant Line Equation","text":"To find the secant line between two points, use the equation $$\\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def2a-h2","type":"hint","dependencies":["a39b8a0def2a-h1"],"title":"Plugging In","text":"In the previous equation, plug the values of $$x_2$$ and $$x_1$$ into $$x$$ and a respectively.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def20","title":"Limit Definition for Derivatives","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def20a","stepAnswer":["DNE"],"problemType":"MultipleChoice","stepTitle":"What is the derivative for $$y=x^3$$ at $$x=0$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["DNE","$$1$$","$$8$$","$$-8$$"],"hints":{"DefaultPathway":[{"id":"a39b8a0def20a-h1","type":"hint","dependencies":[],"title":"Limit Definition of the Derivative","text":"The limit defintion of a derivative is $$\\\\lim_{h\\\\to0} \\\\frac{f{\\\\left(x+h\\\\right)}-f{\\\\left(x\\\\right)}}{h}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def20a-h2","type":"hint","dependencies":["a39b8a0def20a-h1"],"title":"Plugging In","text":"Plug in $$h=0$$ into the previous equation.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def20a-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["infinity"],"dependencies":["a39b8a0def20a-h2"],"title":"Resulting Limit","text":"What is the value of this limit?","variabilization":{},"oer":"","license":"","choices":["negative infinity","$$-1$$","$$0$$","infinity"]},{"id":"a39b8a0def20a-h3","type":"hint","dependencies":["a39b8a0def20a-h2"],"title":"Undefined Limits","text":"Limits are undefined when they do not approach a finite value or when both sides do not approach the same value.","variabilization":{},"oer":"","license":""}]}},{"id":"a39b8a0def20b","stepAnswer":["DNE"],"problemType":"MultipleChoice","stepTitle":"f(x) is $$1$$ when $$x<1$$, and $$x$$ when $$x \\\\geq 1$$. What is the derivative for f(x) when at $$x=1$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["DNE","$$1$$","$$-1$$"],"hints":{"DefaultPathway":[{"id":"a39b8a0def20b-h1","type":"hint","dependencies":[],"title":"Limit Definition of the Derivative","text":"The limit defintion of a derivative is $$\\\\lim_{h\\\\to0} \\\\frac{f{\\\\left(x+h\\\\right)}-f{\\\\left(x\\\\right)}}{h}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def20b-h2","type":"hint","dependencies":["a39b8a0def20b-h1"],"title":"Plugging In","text":"Plug in $$h=1$$ into the previous equation, approaching the $$h$$ from 0- and 0+.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def20b-h3","type":"hint","dependencies":["a39b8a0def20b-h2"],"title":"Undefined Limits","text":"Limits are undefined when they do not approach a finite value or when both sides do not approach the same value.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def21","title":"Average Velocity","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def21a","stepAnswer":["$$61.0725$$"],"problemType":"TextBox","stepTitle":"The position in feet of a race car along a straight track after $$t$$ seconds is modeled by the function $$s(t)=8t^2-\\\\frac{t^3}{16}$$. Find the average velocity of the vehicle from 4s to $$4.01s$$ to $$4$$ decimal places.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$61.0725$$","hints":{"DefaultPathway":[{"id":"a39b8a0def21a-h1","type":"hint","dependencies":[],"title":"Average Velocity Equation","text":"If s(t) is the position of an object moving along a coordinate axis, the average velocity of the object over a time interval [a,t] is $$V_{avg}=\\\\frac{s\\\\left(t\\\\right)-s\\\\left(a\\\\right)}{t-a}$$","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def21a-h2","type":"hint","dependencies":["a39b8a0def21a-h1"],"title":"Plugging In","text":"In this question, $$t$$ goes from $$4$$ to $$4.01$$. Plug $$4.01s$$ in for $$t$$ and 4s in for a in the previous equation.","variabilization":{},"oer":"","license":""}]}},{"id":"a39b8a0def21b","stepAnswer":["$$61$$"],"problemType":"TextBox","stepTitle":"Draw a conclusion about the instantaneous velocity of the vehicle at $$t=4$$ seconds. From [4, $$4.1]$$, the average velocity is $$61.7244$$ $$\\\\frac{ft}{s}$$. From [4, $$4.001]$$, the average velocity is $$61.0072$$ $$\\\\frac{ft}{s}$$. From [4, $$4.0001]$$, the average velocity is $$61.0007$$ $$\\\\frac{ft}{s}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$61$$","hints":{"DefaultPathway":[{"id":"a39b8a0def21b-h1","type":"hint","dependencies":[],"title":"Approaching Instantaeous Velocity","text":"The value that is being approached by the average velocities as $$t$$ gets closer to $$4$$ seconds is likely the instantaneous velocity when $$t=4$$.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def22","title":"Average Velocity","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def22a","stepAnswer":["g(t)"],"problemType":"MultipleChoice","stepTitle":"Two vehicles start out traveling side by side along a straight road. Their position functions, shown in the following graph, are given by $$s=f(t)$$ and $$s=g(t)$$, where s is measured in feet and $$t$$ is measured in seconds. Which vehicle is driving faster at $$t=4$$ seconds?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["g(t)","s(t)"],"hints":{"DefaultPathway":[{"id":"a39b8a0def22a-h1","type":"hint","dependencies":[],"title":"Average Velocity Equation","text":"The instantaneous velocity of both vehicles is given by the slope of the tangent line at $$t=4$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def22a-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["g(t)"],"dependencies":["a39b8a0def22a-h1"],"title":"Velocities of Vehicles","text":"Is f(t) or g(t)\'s slope greater when $$t=4$$?","variabilization":{},"oer":"","license":"","choices":["g(t)","s(t)"]}]}},{"id":"a39b8a0def22b","stepAnswer":["same distance"],"problemType":"MultipleChoice","stepTitle":"Which vehicle traveled further at $$4$$ seconds?","stepBody":"","answerType":"string","variabilization":{},"choices":["g(t)","s(t)","same distance"],"hints":{"DefaultPathway":[{"id":"a39b8a0def22b-h1","type":"hint","dependencies":[],"title":"Position","text":"The position of both vehicles is given by s, which is measured in feet.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def22b-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a39b8a0def22b-h1"],"title":"Position at $$4$$ Seconds","text":"How far did s(t) travel at $$t=4$$?","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def22b-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a39b8a0def22b-h1"],"title":"Position at $$4$$ Seconds","text":"How far did g(t) travel at $$t=4$$?","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def23","title":"Graphing Functions","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def23a","stepAnswer":["$$2.694$$"],"problemType":"MultipleChoice","stepTitle":"For the function $$f(x)=x^3-2x^2-11x+12$$, graph the function on the graphing calculator. Then find a value of a where $$f\'(a)=0$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2.694$$","choices":["$$2.694$$","$$0.122$$","$$5.675$$","$$-1.349$$"],"hints":{"DefaultPathway":[{"id":"a39b8a0def23a-h1","type":"hint","dependencies":[],"title":"Graphing a Function","text":"Use a graphing calculator to graph f(x). Then use the ZOOM function to approximate values of a.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def23a-h2","type":"hint","dependencies":[],"title":"Zero Derivative","text":"When a tangent line at some $$x$$ on the f(x) is horizontal, $$f\'(x)=0$$.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def24","title":"Graphing Functions","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def24a","stepAnswer":["$$2.694$$"],"problemType":"MultipleChoice","stepTitle":"For the function $$f(x)=\\\\frac{x^2}{x^2+1}$$ graph the function on the graphing calculator, and find the value of f\'(2).","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2.694$$","choices":["$$2.694$$","$$0.122$$","$$5.675$$","$$-1.349$$"],"hints":{"DefaultPathway":[{"id":"a39b8a0def24a-h1","type":"hint","dependencies":[],"title":"Graphing a Function","text":"Use a graphing calculator to graph f(x). Then use the nDeriv function to approximate values at $$2$$.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def25","title":"Mileage","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def25a","stepAnswer":["$$\\\\frac{x}{30}$$"],"problemType":"MultipleChoice","stepTitle":"Suppose that N(x) computes the number of gallons of gas used by a vehicle traveling $$x$$ miles. Suppose the vehicle gets $$30$$ mpg. What is a mathematical expression for N(x)?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{x}{30}$$","choices":["$$\\\\frac{x}{30}$$","$$30x$$","$$\\\\frac{30}{x}$$","$$30$$"],"hints":{"DefaultPathway":[{"id":"a39b8a0def25a-h1","type":"hint","dependencies":[],"title":"Graphing a Function","text":"For every thirty miles traveled, $$1$$ gallon of gas is used. In this equation, $$x$$ would be the number of gallons of gas consumed.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def26","title":"Finding Derivative of an Equation","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def26a","stepAnswer":["$$\\\\frac{1}{30}$$"],"problemType":"TextBox","stepTitle":"$$N(x)=\\\\frac{x}{30}$$ is the number of gallons of gas used by a vehicle after traveling $$x$$ miles. What is N\u2032(100)? This is the gas consumption rate in gallons per mile that the vehicle achieves after having traveled $$100$$ miles.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{30}$$","hints":{"DefaultPathway":[{"id":"a39b8a0def26a-h1","type":"hint","dependencies":[],"title":"Derivative Equation","text":"N\'(100) would be the slope of the tangent line when $$x=100$$.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def3","title":"Finding the Secant","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def3a","stepAnswer":["$$-0.75$$"],"problemType":"TextBox","stepTitle":"Find the slope of the secant line between the values $$x_1$$ and $$x_2$$ for $$f(x)=\\\\frac{4}{3x-1}$$, where $$x_1=1$$ and $$x_2=3$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-0.75$$","hints":{"DefaultPathway":[{"id":"a39b8a0def3a-h1","type":"hint","dependencies":[],"title":"Secant Line Equation","text":"To find the secant line between two points, use the equation $$\\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def3a-h2","type":"hint","dependencies":["a39b8a0def3a-h1"],"title":"Plugging In","text":"In the previous equation, plug the values of $$x_2$$ and $$x_1$$ into $$x$$ and a respectively.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def4","title":"Finding the Secant","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def4a","stepAnswer":["$$0.2$$"],"problemType":"TextBox","stepTitle":"Find the slope of the secant line between the values $$x_1$$ and $$x_2$$ for $$f(x)=\\\\sqrt{x}$$, where $$x_1=1$$ and $$x_2=16$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2$$","hints":{"DefaultPathway":[{"id":"a39b8a0def4a-h1","type":"hint","dependencies":[],"title":"Secant Line Equation","text":"To find the secant line between two points, use the equation $$\\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def4a-h2","type":"hint","dependencies":["a39b8a0def4a-h1"],"title":"Plugging In","text":"In the previous equation, plug the values of $$x_2$$ and $$x_1$$ into $$x$$ and a respectively.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def5","title":"Finding the Secant","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def5a","stepAnswer":["$$0.25$$"],"problemType":"TextBox","stepTitle":"Find the slope of the secant line between the values $$x_1$$ and $$x_2$$ for $$f(x)=x^{\\\\frac{1}{3}}+1$$, where $$x_1=0$$ and $$x_2=8$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.25$$","hints":{"DefaultPathway":[{"id":"a39b8a0def5a-h1","type":"hint","dependencies":[],"title":"Secant Line Equation","text":"To find the secant line between two points, use the equation $$\\\\frac{f{\\\\left(x\\\\right)}-f{\\\\left(a\\\\right)}}{x-a}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def5a-h2","type":"hint","dependencies":["a39b8a0def5a-h1"],"title":"Plugging In","text":"In the previous equation, plug the values of $$x_2$$ and $$x_1$$ into $$x$$ and a respectively.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def6","title":"Finding Slope of the Tangent","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def6a","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"Find the slope of the tangent line $$m=f\'(a)$$, where $$f(x)=3-4x$$ and $$a=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a39b8a0def6a-h1","type":"hint","dependencies":[],"title":"Tangent Line Equation","text":"The tangent line to f(x) at a is the line passing through the point (a,f(a)) having slope $$\\\\lim_{h\\\\to0} \\\\frac{f{\\\\left(a+h\\\\right)}-f{\\\\left(a\\\\right)}}{h}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def6a-h2","type":"hint","dependencies":["a39b8a0def6a-h1"],"title":"Plugging In","text":"As $$a=2$$ in this equation, plug $$2$$ into every f(a).","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def6a-h3","type":"hint","dependencies":["a39b8a0def6a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{3-4\\\\left(2+h\\\\right)-\\\\left(-4\\\\times2\\\\right)}{h}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def7","title":"Finding Slope of the Tangent","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def7a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Find the slope of the tangent line $$m=f\'(a)$$, where $$f(x)=x^2+x$$ and $$a=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a39b8a0def7a-h1","type":"hint","dependencies":[],"title":"Tangent Line Equation","text":"The tangent line to f(x) at a is the line passing through the point (a,f(a)) having slope $$\\\\lim_{h\\\\to0} \\\\frac{f{\\\\left(a+h\\\\right)}-f{\\\\left(a\\\\right)}}{h}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def7a-h2","type":"hint","dependencies":["a39b8a0def7a-h1"],"title":"Plugging In","text":"As $$a=1$$ in this equation, plug $$1$$ into every f(a).","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def7a-h3","type":"hint","dependencies":["a39b8a0def7a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $${\\\\left(1+h\\\\right)}^2+1+h-\\\\frac{1^2-1}{h}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def8","title":"Finding Slope of the Tangent","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def8a","stepAnswer":["$$\\\\frac{-7}{9}$$"],"problemType":"TextBox","stepTitle":"Find the slope of the tangent line $$m=f\'(a)$$, where $$f(x)=\\\\frac{7}{x}$$ and $$a=3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-7}{9}$$","hints":{"DefaultPathway":[{"id":"a39b8a0def8a-h1","type":"hint","dependencies":[],"title":"Tangent Line Equation","text":"The tangent line to f(x) at a is the line passing through the point (a,f(a)) having slope $$\\\\lim_{h\\\\to0} \\\\frac{f{\\\\left(a+h\\\\right)}-f{\\\\left(a\\\\right)}}{h}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def8a-h2","type":"hint","dependencies":["a39b8a0def8a-h1"],"title":"Plugging In","text":"As $$a=3$$ in this equation, plug $$3+h$$ into f(a).","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def8a-h3","type":"hint","dependencies":["a39b8a0def8a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{\\\\frac{7}{3+h}-\\\\frac{7}{3}}{h}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a39b8a0def9","title":"Finding Slope of the Tangent","body":"","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"3.1 Defining the Derivative","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a39b8a0def9a","stepAnswer":["$$12$$"],"problemType":"TextBox","stepTitle":"Find the slope of the tangent line $$m=f\'(a)$$, where $$f(x)=2-3x^2$$ and $$a=-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12$$","hints":{"DefaultPathway":[{"id":"a39b8a0def9a-h1","type":"hint","dependencies":[],"title":"Tangent Line Equation","text":"The tangent line to f(x) at a is the line passing through the point (a,f(a)) having slope $$\\\\lim_{h\\\\to0} \\\\frac{f{\\\\left(a+h\\\\right)}-f{\\\\left(a\\\\right)}}{h}$$.","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def9a-h2","type":"hint","dependencies":["a39b8a0def9a-h1"],"title":"Plugging In","text":"As $$a=-2$$ in this equation, plug $$2$$ into f(a).","variabilization":{},"oer":"","license":""},{"id":"a39b8a0def9a-h3","type":"hint","dependencies":["a39b8a0def9a-h2"],"title":"Simplify","text":"Simplify the resulting equation: $$\\\\frac{2-3{\\\\left(h-2\\\\right)}^2-3-3{\\\\left(-2\\\\right)}^2}{h}$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a3abd22AddRational1","title":"Rational Expression Addition","body":"Add the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational1a","stepAnswer":["$$x+7$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{11x+28}{x+4}+\\\\frac{x^2}{x+4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x+7$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational1a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h2","type":"hint","dependencies":["a3abd22AddRational1a-h1"],"title":"Find the Common Denominator","text":"Yes, $$\\\\frac{11x+28}{x+4}$$ and $$\\\\frac{x^2}{x+4}$$ shared the same common denominator of $$x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h3","type":"hint","dependencies":["a3abd22AddRational1a-h2"],"title":"Add Numerators","text":"Since all of fractions in the expression have the least common denominator $$x+4$$, we can add the numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2+11x+28$$"],"dependencies":["a3abd22AddRational1a-h3"],"title":"Add Numerators","text":"What is the sum of numerators for $$\\\\frac{11x+28}{x+4}$$ and $$\\\\frac{x^2}{x+4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h5","type":"hint","dependencies":["a3abd22AddRational1a-h4"],"title":"Factor the Numerator","text":"We can factor the sum of numerator that we yield from step above to check if we can simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+4\\\\right) \\\\left(x+7\\\\right)$$"],"dependencies":["a3abd22AddRational1a-h5"],"title":"Factor the Numerator","text":"Factor $$x^2+11x+28$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+4\\\\right) \\\\left(x+7\\\\right)$$"],"dependencies":["a3abd22AddRational1a-h6"],"title":"Factor the Numerator","text":"In order to factor $$x^2+11x+28$$, you can use reverse foiling, completing square or quadratic formula. In here we can use reverse-foiling. $$\\\\left(x+a\\\\right) \\\\left(x+b\\\\right)=x^2+\\\\left(a+b\\\\right) x+ab$$. In this case, we get $$a b=28$$ and $$a+b=11$$. Assume both a and $$b$$ are integers, $$a=4$$ and $$b=7$$ is only one possible combination that satisfies $$a b=28$$ and $$a+b=11$$. So you can factor $$x^2+11x+28$$ as?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h8","type":"hint","dependencies":["a3abd22AddRational1a-h7"],"title":"Rewrite the expression","text":"From above steps, we get the sum of numerators is $$\\\\left(x+4\\\\right) \\\\left(x+7\\\\right)$$ and the denominator is $$x+4$$. So we can rewrite $$\\\\frac{11x+28}{x+4}+\\\\frac{x^2}{x+4}$$ as $$\\\\frac{\\\\left(x+4\\\\right) \\\\left(x+7\\\\right)}{x+4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h9","type":"hint","dependencies":["a3abd22AddRational1a-h8"],"title":"Simplify Expression by Canceling out Terms","text":"Are there any ways to simplify $$\\\\frac{\\\\left(x+4\\\\right) \\\\left(x+7\\\\right)}{x+4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+4$$"],"dependencies":["a3abd22AddRational1a-h9"],"title":"Simplify Expression by Canceling out Terms","text":"What is the greatest common factor shared by both numerator and denominator in $$\\\\frac{\\\\left(x+4\\\\right) \\\\left(x+7\\\\right)}{x+4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+7$$"],"dependencies":["a3abd22AddRational1a-h10"],"title":"Simplify Expression by Canceling out Terms","text":"As the final step, we cancel out $$x-4$$ on both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(x+4\\\\right) \\\\left(x+7\\\\right)}{x+4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational1a-h12","type":"hint","dependencies":["a3abd22AddRational1a-h11"],"title":"Final Remark","text":"Note that the expression $$\\\\frac{11x+28}{x+4}+\\\\frac{x^2}{x+4}$$ and $$x+7$$ are different because the domain of $$\\\\frac{11x+28}{x+4}+\\\\frac{x^2}{x+4}$$ does not include $$x=-4$$. The domain of $$x+7$$ includes $$x=-4$$. Strictly speaking, $$\\\\frac{11x+28}{x+4}+\\\\frac{x^2}{x+4}$$ equals $$x+7$$ excluding the domain $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational10","title":"AddRationalExpressions","body":"Add the Following Rational Expressions with Unlike Denominators","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational10a","stepAnswer":["$$\\\\frac{5x-12}{\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{x-3}+\\\\frac{2}{x-2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5x-12}{\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational10a-h1","type":"hint","dependencies":[],"title":"Determine if the Expression Have a Common Denominator","text":"The expression does not have a common denominator, so we need to find the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a3abd22AddRational10a-h1"],"title":"Find the Common Denominator","text":"Since both $$(x-3)$$ and $$(x-2)$$ are linear factors and they are not multiple of each other. What is the least common denominator for $$\\\\frac{3}{x-3}+\\\\frac{2}{x-2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h3","type":"hint","dependencies":["a3abd22AddRational10a-h2"],"title":"Rewrite the Expression","text":"Rewrite each rational expression as an equivalent rational expression with the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3\\\\left(x-2\\\\right)}{\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)}$$"],"dependencies":["a3abd22AddRational10a-h3"],"title":"Rewrite the Expression","text":"What is the equivalent rational expression with the LCD $$\\\\left(x-2\\\\right) \\\\left(x-3\\\\right)$$ for $$\\\\frac{3}{x-3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h5","type":"hint","dependencies":["a3abd22AddRational10a-h4"],"title":"Rewrite the Expression","text":"Since $$\\\\frac{x-2}{x-2}=1$$ and $$1\\\\frac{3}{x-3}=\\\\frac{3}{x-3}$$ We can rewrite $$\\\\frac{3}{x-3}$$ as $$\\\\frac{3\\\\left(x-2\\\\right)}{\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2\\\\left(x-3\\\\right)}{\\\\left(x-2\\\\right) \\\\left(x-3\\\\right)}$$"],"dependencies":["a3abd22AddRational10a-h5"],"title":"Rewrite the Expression","text":"What is the equivalent rational expression with the LCD $$\\\\left(x-2\\\\right) \\\\left(x-3\\\\right)$$ for $$\\\\frac{2}{x-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h7","type":"hint","dependencies":["a3abd22AddRational10a-h6"],"title":"Add the Numerators for Expression","text":"Add the numerators and place the sum over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x-12$$"],"dependencies":["a3abd22AddRational10a-h7"],"title":"Add the Numerators for Expression","text":"What is the sum of numerators for $$\\\\frac{3\\\\left(x-2\\\\right)}{\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)}+\\\\frac{2\\\\left(x-3\\\\right)}{\\\\left(x-2\\\\right) \\\\left(x-3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h9","type":"hint","dependencies":["a3abd22AddRational10a-h8"],"title":"Simplify the Expression","text":"According to the above steps, we can rewrite $$\\\\frac{3}{x-3}+\\\\frac{2}{x-2}$$ as $$\\\\frac{5x-12}{\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)}$$, are there any ways to simplify the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational10a-h10","type":"hint","dependencies":["a3abd22AddRational10a-h9"],"title":"Simplify the Expression","text":"The answer of $$\\\\frac{5x-12}{\\\\left(x-3\\\\right) \\\\left(x-2\\\\right)}$$ is simplified because $$5x-12$$ cannot be factored.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational11","title":"AddRationalExpressions","body":"Add the Following Rational Expressions with Unlike Denominators","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational11a","stepAnswer":["$$\\\\frac{7x-4}{\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{x-2}+\\\\frac{5}{x+3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7x-4}{\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational11a-h1","type":"hint","dependencies":[],"title":"Determine if the Expression Have a Common Denominator","text":"The expression does not have a common denominator, so we need to find the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a3abd22AddRational11a-h1"],"title":"Find the Common Denominator","text":"Since both $$x+3$$ and $$(x-2)$$ are linear factors and they are not multiple of each other. What is the least common denominator for $$\\\\frac{5}{x+3}+\\\\frac{2}{x-2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h3","type":"hint","dependencies":["a3abd22AddRational11a-h2"],"title":"Rewrite the Expression","text":"Rewrite each rational expression as an equivalent rational expression with the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5\\\\left(x-2\\\\right)}{\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)}$$"],"dependencies":["a3abd22AddRational11a-h3"],"title":"Rewrite the Expression","text":"What is the equivalent rational expression with the LCD $$\\\\left(x-2\\\\right) \\\\left(x+3\\\\right)$$ for $$\\\\frac{5}{x+3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h5","type":"hint","dependencies":["a3abd22AddRational11a-h4"],"title":"Rewrite the Expression","text":"Since $$\\\\frac{x-2}{x-2}=1$$ and $$1\\\\frac{5}{x+3}=\\\\frac{5}{x+3}$$, we can rewrite $$\\\\frac{5}{x+3}$$ as $$\\\\frac{5\\\\left(x-2\\\\right)}{\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2\\\\left(x+3\\\\right)}{\\\\left(x-2\\\\right) \\\\left(x+3\\\\right)}$$"],"dependencies":["a3abd22AddRational11a-h5"],"title":"Rewrite the Expression","text":"What is the equivalent rational expression with the LCD $$\\\\left(x-2\\\\right) \\\\left(x+3\\\\right)$$ for $$\\\\frac{2}{x-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h7","type":"hint","dependencies":["a3abd22AddRational11a-h6"],"title":"Add the Numerators for Expression","text":"Add the numerators and place the sum over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7x-4$$"],"dependencies":["a3abd22AddRational11a-h7"],"title":"Add the Numerators for Expression","text":"What is the sum of numerators for $$\\\\frac{5\\\\left(x-2\\\\right)}{\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)}+\\\\frac{2\\\\left(x+3\\\\right)}{\\\\left(x-2\\\\right) \\\\left(x+3\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h9","type":"hint","dependencies":["a3abd22AddRational11a-h8"],"title":"Simplify the Expression","text":"According to the above steps, we can rewrite $$\\\\frac{2}{x-2}+\\\\frac{5}{x+3}$$ as $$\\\\frac{7x-4}{\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)}$$, are there any ways to simplify the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational11a-h10","type":"hint","dependencies":["a3abd22AddRational11a-h9"],"title":"Simplify the Expression","text":"The answer of $$\\\\frac{7x-4}{\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)}$$ is simplified because $$7x-4$$ cannot be factored.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational12","title":"AddRationalExpressions","body":"Add the Following Rational Expressions with Unlike Denominators","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational12a","stepAnswer":["$$\\\\frac{7m+25}{\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{m+3}+\\\\frac{3}{m+4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7m+25}{\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational12a-h1","type":"hint","dependencies":[],"title":"Determine if the Expression Have a Common Denominator","text":"The expression does not have a common denominator, so we need to find the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)$$"],"dependencies":["a3abd22AddRational12a-h1"],"title":"Find the Common Denominator","text":"Since both $$m+3$$ and $$m+4$$ are linear factors and they are not multiple of each other. What is the least common denominator for $$\\\\frac{4}{m+3}+\\\\frac{3}{m+4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h3","type":"hint","dependencies":["a3abd22AddRational12a-h2"],"title":"Rewrite the Expression","text":"Rewrite each rational expression as an equivalent rational expression with the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4\\\\left(m+4\\\\right)}{\\\\left(m+4\\\\right) \\\\left(m+3\\\\right)}$$"],"dependencies":["a3abd22AddRational12a-h3"],"title":"Rewrite the Expression","text":"What is the equivalent rational expression with the LCD $$\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)$$ for $$\\\\frac{4}{m+3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h5","type":"hint","dependencies":["a3abd22AddRational12a-h4"],"title":"Rewrite the Expression","text":"Since $$\\\\frac{m+4}{m+4}=1$$ and $$1\\\\frac{4}{m+3}=\\\\frac{4}{m+3}$$, we can rewrite 4/(m+3)) as $$\\\\frac{4\\\\left(m+4\\\\right)}{\\\\left(m+4\\\\right) \\\\left(m+3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3\\\\left(m+3\\\\right)}{\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)}$$"],"dependencies":["a3abd22AddRational12a-h5"],"title":"Rewrite the Expression","text":"What is the equivalent rational expression with the LCD $$\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)$$ for $$\\\\frac{3}{m+4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h7","type":"hint","dependencies":["a3abd22AddRational12a-h6"],"title":"Add the Numerators for Expression","text":"Add the numerators and place the sum over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7m+25$$"],"dependencies":["a3abd22AddRational12a-h7"],"title":"Add the Numerators for Expression","text":"What is the sum of numerators for $$\\\\frac{4\\\\left(m+4\\\\right)}{\\\\left(m+4\\\\right) \\\\left(m+3\\\\right)}+\\\\frac{3\\\\left(m+3\\\\right)}{\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h9","type":"hint","dependencies":["a3abd22AddRational12a-h8"],"title":"Simplify the Expression","text":"According to the above steps, we can rewrite $$\\\\frac{4}{m+3}+\\\\frac{3}{m+4}$$ as $$\\\\frac{7m+25}{\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)}$$, are there any ways to simplify the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational12a-h10","type":"hint","dependencies":["a3abd22AddRational12a-h9"],"title":"Simplify the Expression","text":"The answer of $$\\\\frac{7m+25}{\\\\left(m+3\\\\right) \\\\left(m+4\\\\right)}$$ is simplified because $$7m+25$$ cannot be factored.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational13","title":"Subtract Rational Expressions","body":"Subtract the Following Rational Expressions with Unlike Denominators","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational13a","stepAnswer":["$$\\\\frac{4}{y+4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{8y}{y^2-16}-\\\\frac{4}{y-4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{y+4}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational13a-h1","type":"hint","dependencies":[],"title":"Determine if the Expression Have a Common Denominator","text":"The expression does not have a common denominator, so we need to find the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y-4\\\\right) \\\\left(y+4\\\\right)$$"],"dependencies":["a3abd22AddRational13a-h1"],"title":"Find the Common Denominator","text":"Since the one of the denominator is quadratic, we can try to factor the it. What is the linear factor form of $$y^2-16$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y-4\\\\right) \\\\left(y+4\\\\right)$$"],"dependencies":["a3abd22AddRational13a-h2"],"title":"Find the Common Denominator","text":"We can rewrite $$\\\\frac{8y}{y^2-16}$$ as $$\\\\frac{8y}{\\\\left(y-4\\\\right) \\\\left(y+4\\\\right)}$$, what is the least common denominator for $$\\\\frac{8y}{\\\\left(y-4\\\\right) \\\\left(y+4\\\\right)}-\\\\frac{4}{y-4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h4","type":"hint","dependencies":["a3abd22AddRational13a-h3"],"title":"Rewrite the Expression","text":"Rewrite each rational expression as an equivalent rational expression with the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h5","type":"hint","dependencies":["a3abd22AddRational13a-h4"],"title":"Rewrite the Expression","text":"Since $$\\\\frac{8y}{y^2-16}=\\\\frac{8y}{\\\\left(y-4\\\\right) \\\\left(y+4\\\\right)}$$ already has LCD as denominator, we need to find the equivalent rational expression with the LCD $$\\\\left(y+4\\\\right) \\\\left(y-4\\\\right)$$ for $$\\\\frac{4}{y-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4\\\\left(y+4\\\\right)}{\\\\left(y-4\\\\right) \\\\left(y+4\\\\right)}$$"],"dependencies":["a3abd22AddRational13a-h5"],"title":"Rewrite the Expression","text":"Find the equivalent rational expression with the LCD $$\\\\left(y+4\\\\right) \\\\left(y-4\\\\right)$$ for $$\\\\frac{4}{y-4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h7","type":"hint","dependencies":["a3abd22AddRational13a-h6"],"title":"Subtract the Numerators for Expression","text":"Subtract the numerators and place the difference over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4y-16$$"],"dependencies":["a3abd22AddRational13a-h7"],"title":"Subtract the Numerators for Expression","text":"What is the difference of numerators for ((8*y)/((y-4)*(y+4))-((4*(y+4))/((y-4)*(y+4))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h9","type":"hint","dependencies":["a3abd22AddRational13a-h8"],"title":"Simplify the Expression","text":"According to the above steps, we can rewrite $$\\\\frac{8y}{y^2-16}-\\\\frac{4}{y-4}$$ as $$\\\\frac{4y-16}{\\\\left(y+4\\\\right) \\\\left(y-4\\\\right)}$$, are there any ways to simplify the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational13a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{y+4}$$"],"dependencies":["a3abd22AddRational13a-h9"],"title":"Simplify the Expression","text":"Yes, we can further factor the numerator $$4y-16$$ as $$4\\\\left(y-4\\\\right)$$. So $$\\\\frac{4y-16}{\\\\left(y+4\\\\right) \\\\left(y-4\\\\right)}$$ can be rewritten as $$\\\\frac{4\\\\left(y-4\\\\right)}{\\\\left(y+4\\\\right) \\\\left(y-4\\\\right)}$$. What is the simplified form of $$\\\\frac{4\\\\left(y-4\\\\right)}{\\\\left(y+4\\\\right) \\\\left(y-4\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational14","title":"Subtract Rational Expressions","body":"Subtract the Following Rational Expressions with Unlike Denominators","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational14a","stepAnswer":["$$\\\\frac{1}{x-2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2x}{x^2-4}-\\\\frac{1}{x+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{x-2}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational14a-h1","type":"hint","dependencies":[],"title":"Determine if the Expression Have a Common Denominator","text":"The expression does not have a common denominator, so we need to find the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a3abd22AddRational14a-h1"],"title":"Find the Common Denominator","text":"Since the one of the denominator is quadratic, we can try to factor the it. What is the linear factor form of $$x^2-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a3abd22AddRational14a-h2"],"title":"Find the Common Denominator","text":"We can rewrite $$\\\\frac{2x}{x^2-4}$$ as $$\\\\frac{2x}{\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)}$$, what is the least common denominator for $$\\\\frac{2x}{\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)}-\\\\frac{1}{x+2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h4","type":"hint","dependencies":["a3abd22AddRational14a-h3"],"title":"Rewrite the Expression","text":"Rewrite each rational expression as an equivalent rational expression with the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h5","type":"hint","dependencies":["a3abd22AddRational14a-h4"],"title":"Rewrite the Expression","text":"Since $$\\\\frac{2x}{x^2-4}=\\\\frac{2x}{\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)}$$ already has LCD as denominator, we need to find the equivalent rational expression with the LCD $$\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)$$ for $$\\\\frac{1}{x+2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x-2}{x+2} \\\\left(x-2\\\\right)$$"],"dependencies":["a3abd22AddRational14a-h5"],"title":"Rewrite the Expression","text":"Find the equivalent rational expression with the LCD $$\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)$$ for $$\\\\frac{1}{x+2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h7","type":"hint","dependencies":["a3abd22AddRational14a-h6"],"title":"Subtract the Numerators for Expression","text":"Subtract the numerators and place the difference over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+2$$"],"dependencies":["a3abd22AddRational14a-h7"],"title":"Subtract the Numerators for Expression","text":"What is the difference of numerators for $$\\\\frac{2x}{\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)}-\\\\frac{x-2}{x+2} \\\\left(x-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h9","type":"hint","dependencies":["a3abd22AddRational14a-h8"],"title":"Simplify the Expression","text":"According to the above steps, we can rewrite $$\\\\frac{2x}{x^2-4}-\\\\frac{1}{x+2}$$ as $$\\\\frac{x+2}{\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)}$$, are there any ways to simplify the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational14a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{x-2}$$"],"dependencies":["a3abd22AddRational14a-h9"],"title":"Simplify the Expression","text":"Yes, we can there is a common factor of $$x+2$$ in both numerator and denominator of $$\\\\frac{x+2}{x+2} \\\\left(x-2\\\\right)$$. By cancelling out $$x+2$$ in both numerator and denominator, what do we get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational15","title":"Subtract Rational Expressions","body":"Subtract the Following Rational Expressions with Unlike Denominators","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational15a","stepAnswer":["$$\\\\frac{-3}{z-3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{z+3}-\\\\frac{6z}{z^2-9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-3}{z-3}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational15a-h1","type":"hint","dependencies":[],"title":"Determine if the Expression Have a Common Denominator","text":"The expression does not have a common denominator, so we need to find the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)$$"],"dependencies":["a3abd22AddRational15a-h1"],"title":"Find the Common Denominator","text":"Since the one of the denominator is quadratic, we can try to factor the it. What is the linear factor form of $$z^2-9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)$$"],"dependencies":["a3abd22AddRational15a-h2"],"title":"Find the Common Denominator","text":"We can rewrite $$\\\\frac{6z}{z^2-9}$$ as $$\\\\frac{6z}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$, what is the least common denominator for $$\\\\frac{3}{z+3}-\\\\frac{6z}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h4","type":"hint","dependencies":["a3abd22AddRational15a-h3"],"title":"Rewrite the Expression","text":"Rewrite each rational expression as an equivalent rational expression with the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h5","type":"hint","dependencies":["a3abd22AddRational15a-h4"],"title":"Rewrite the Expression","text":"Since $$\\\\frac{6z}{z^2-9}=\\\\frac{6z}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$ already has LCD as denominator, we need to find the equivalent rational expression with the LCD $$\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)$$ for $$\\\\frac{3}{z+3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3\\\\left(z-3\\\\right)}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$"],"dependencies":["a3abd22AddRational15a-h5"],"title":"Rewrite the Expression","text":"Find the equivalent rational expression with the LCD $$\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)$$ for $$\\\\frac{3}{z+3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h7","type":"hint","dependencies":["a3abd22AddRational15a-h6"],"title":"Subtract the Numerators for Expression","text":"Subtract the numerators and place the difference over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3z-9$$"],"dependencies":["a3abd22AddRational15a-h7"],"title":"Subtract the Numerators for Expression","text":"What is the difference of numerators for (3*(z-3))/((z+3)*(z-3)))-((6*z)/((z+3)*(z-3)))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h9","type":"hint","dependencies":["a3abd22AddRational15a-h8"],"title":"Simplify the Expression","text":"According to the above steps, we can $$\\\\operatorname{rewrite}\\\\left(\\\\frac{3}{z+3}\\\\right)-\\\\frac{6z}{z^2-9}$$ as $$\\\\frac{\\\\left(-3z-9\\\\right)}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$, are there any ways to simplify the new expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational15a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{z-3}$$"],"dependencies":["a3abd22AddRational15a-h9"],"title":"Simplify the Expression","text":"Yes, we can further factor the numerator $$-3z-9$$ as $$-3\\\\left(z+3\\\\right)$$. So $$\\\\frac{\\\\left(-3z-9\\\\right)}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$ can be rewritten as $$\\\\frac{\\\\left(-3\\\\left(z+3\\\\right)\\\\right)}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$. What is the simplified form of $$\\\\frac{\\\\left(-3\\\\left(z+3\\\\right)\\\\right)}{\\\\left(z+3\\\\right) \\\\left(z-3\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational2","title":"Rational Expression Addition","body":"Add the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational2a","stepAnswer":["$$x+2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{9x+14}{x+7}+\\\\frac{x^2}{x+7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x+2$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational2a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h2","type":"hint","dependencies":["a3abd22AddRational2a-h1"],"title":"Find the Common Denominator","text":"Yes, $$\\\\frac{9x+14}{x+7}$$ and $$\\\\frac{x^2}{x+7}$$ shared the same common denominator of $$x+7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h3","type":"hint","dependencies":["a3abd22AddRational2a-h2"],"title":"Add Numerators","text":"Since all of fractions in the expression have common denominator, we can add the numerators and place the sum over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2+9x+14$$"],"dependencies":["a3abd22AddRational2a-h3"],"title":"Add Numerators","text":"What is the sum of numerators for $$\\\\frac{9x+14}{x+7}$$ and $$\\\\frac{x^2}{x+7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h5","type":"hint","dependencies":["a3abd22AddRational2a-h4"],"title":"Factor the Numerator","text":"We can factor the sum of numerator we yield from step above to check if we can simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)$$"],"dependencies":["a3abd22AddRational2a-h5"],"title":"Factor the Numerator","text":"Factor $$x^2+9x+14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)$$"],"dependencies":["a3abd22AddRational2a-h6"],"title":"Factor the Numerator","text":"In order to $$\\\\operatorname{factor}\\\\left(x^2\\\\right)+9x+14$$, you can use reverse foiling, completing square or quadratic formula. In here we can use reverse-foiling. $$\\\\left(x+a\\\\right) \\\\left(x+b\\\\right)=x^2+\\\\left(a+b\\\\right) x+ab$$. In this case, we get $$a b=14$$ and $$a+b=9$$. Assume both a and $$b$$ are integers, $$a=2$$ and $$b=7$$ is only one possible combination that satisfies $$a b=14$$ and $$a+b=9$$. So you can factor $$x^2+9x+14$$ as ?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h8","type":"hint","dependencies":["a3abd22AddRational2a-h7"],"title":"Rewrite the expression","text":"From above steps, we get the sum of numerator is $$\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)$$ and the denominator is $$x+7$$. So we can rewrite((9*x+14)/(x+7))+((x**2)/(x+7))as $$\\\\frac{\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)}{x+7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h9","type":"hint","dependencies":["a3abd22AddRational2a-h8"],"title":"Simplify Expression by Canceling out Terms","text":"Are there any ways to simplify $$\\\\frac{\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)}{x+7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+7$$"],"dependencies":["a3abd22AddRational2a-h9"],"title":"Simplify Expression by Canceling out Terms","text":"What is the greatest common factor shared by the numerator and denominator in $$\\\\frac{\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)}{x+7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+2$$"],"dependencies":["a3abd22AddRational2a-h10"],"title":"Simplify Expression by Canceling out Terms","text":"As the final step, we cancel out $$x+7$$ on both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)}{x+7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational2a-h12","type":"hint","dependencies":["a3abd22AddRational2a-h11"],"title":"Final Remark","text":"Note that the $$\\\\operatorname{expression}\\\\left(\\\\frac{9x+14}{x+7}\\\\right)+\\\\frac{x^2}{x+7}$$ and $$x+2$$ are different because the domain of $$\\\\frac{9x+14}{x+7}+\\\\frac{x^2}{x+7}$$ does not include $$x=-7$$. The domain of $$x+2$$ includes $$x=-7$$. Strictly speaking, $$\\\\frac{9x+14}{x+7}+\\\\frac{x^2}{x+7}$$ equals $$x+2$$ excluding the domain $$x=-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational3","title":"Rational Expression Addition","body":"Add the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational3a","stepAnswer":["$$x+3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2+8x}{x+5}+\\\\frac{15}{x+5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x+3$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational3a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h2","type":"hint","dependencies":["a3abd22AddRational3a-h1"],"title":"Find the Common Denominator","text":"Yes, $$\\\\frac{x^2+8x}{x+5}$$ and $$\\\\frac{15}{x+5}$$ shared the same common denominator of $$x+5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h3","type":"hint","dependencies":["a3abd22AddRational3a-h2"],"title":"Add Numerators","text":"Since all of fractions in the expression have common denominator, we can add the numerators and place the sum over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2+8x+15$$"],"dependencies":["a3abd22AddRational3a-h3"],"title":"Add Numerators","text":"What is the sum of numerators for $$\\\\frac{x^2+8x}{x+5}$$ and $$\\\\frac{15}{x+5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h5","type":"hint","dependencies":["a3abd22AddRational3a-h4"],"title":"Factor the Numerator","text":"We can factor the sum of numerator we yield from step above to check if we can simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)$$"],"dependencies":["a3abd22AddRational3a-h5"],"title":"Factor the Numerator","text":"Factor $$x^2+8x+15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)$$"],"dependencies":["a3abd22AddRational3a-h6"],"title":"Factor the Numerator","text":"In order to factor $$x^2+8x+15$$, you can use reverse foiling, completing square or quadratic formula. In here we can use reverse-foiling. $$\\\\left(x+a\\\\right) \\\\left(x+b\\\\right)=x^2+\\\\left(a+b\\\\right) x+ab$$. In this case, we get $$a b=15$$ and $$a+b=8$$. Assume both a and $$b$$ are integers, $$a=3$$ and $$b=5$$ is only one possible combination that satisfies $$a b=15$$ and $$a+b=8$$. So you can factor $$x^2+8x+15$$ as ?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h8","type":"hint","dependencies":["a3abd22AddRational3a-h7"],"title":"Rewrite the expression","text":"From above steps, we get the sum of numerator is $$\\\\left(x+3\\\\right) \\\\left(x+5\\\\right)$$ and the denominator is $$x+5$$. So we can rewrite((x**2+8*x)/(x+5))+((15)/(x+5))as $$\\\\frac{\\\\left(x+3\\\\right) \\\\left(x+5\\\\right)}{x+5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h9","type":"hint","dependencies":["a3abd22AddRational3a-h8"],"title":"Simplify expression by Canceling out Terms","text":"Are there any ways to simplify $$\\\\frac{\\\\left(x+3\\\\right) \\\\left(x+5\\\\right)}{x+5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+5$$"],"dependencies":["a3abd22AddRational3a-h9"],"title":"Simplify expression by Canceling out Terms","text":"What is the greatest common factor shared by the numerator and denominator in $$\\\\frac{\\\\left(x+3\\\\right) \\\\left(x+5\\\\right)}{x+5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+3$$"],"dependencies":["a3abd22AddRational3a-h10"],"title":"Simplify expression by Canceling out Terms","text":"As the final step, we cancel out $$x+5$$ on both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(x+3\\\\right) \\\\left(x+5\\\\right)}{x+5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational3a-h12","type":"hint","dependencies":["a3abd22AddRational3a-h11"],"title":"Final Remark","text":"Note that the expression $$\\\\frac{x^2+8x}{x+5}+\\\\frac{15}{x+5}$$ and $$x+3$$ are different because the domain of ((x**2+8*x)/(x+5))+((15)/(x+5))) does not include $$x=-5$$. The domain of $$x+3$$ does not exclude $$x=-5$$. Strictly $$\\\\operatorname{speaking}\\\\left(\\\\frac{x^2+8x}{x+5}\\\\right)+\\\\frac{15}{x+5}$$ equals $$x+3$$ excluding the domain $$x=-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational4","title":"Rational Expression Subtraction","body":"Subtract the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational4a","stepAnswer":["$$\\\\frac{x-2}{x+3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5x^2-7x+3}{x^2-3x-18}-\\\\frac{4x^2+x-9}{x^2-3x-18}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{x-2}{x+3}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational4a-h1","type":"hint","dependencies":[],"title":"Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h2","type":"hint","dependencies":["a3abd22AddRational4a-h1"],"title":"Common Denominator","text":"Yes, $$\\\\frac{5x^2-7x+3}{x^2-3x-18}$$ and $$\\\\frac{4x^2+x-9}{x^2-3x-18}$$ shared the same common denominator of $$x^2-3x-18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h3","type":"hint","dependencies":["a3abd22AddRational4a-h2"],"title":"Subtract the Numerators for Expression","text":"Since all of fractions in the expression have common denominator, we can subtract the numerators and place the difference over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-8x+12$$"],"dependencies":["a3abd22AddRational4a-h3"],"title":"Subtract the Numerators for Expression","text":"What is the difference of numerators for $$\\\\frac{5x^2-7x+3}{x^2-3x-18}-\\\\frac{4x^2+x-9}{x^2-3x-18}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h5","type":"hint","dependencies":["a3abd22AddRational4a-h4"],"title":"Factor the Numerator","text":"We can factor the difference of numerator we yield from step above to check if we can simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)$$"],"dependencies":["a3abd22AddRational4a-h5"],"title":"Factor the Numerator","text":"Factor $$x^2-8x+12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)$$"],"dependencies":["a3abd22AddRational4a-h6"],"title":"Factor the Numerator","text":"In order to factor $$x^2-8x+12$$, you can use reverse foiling, completing square or quadratic formula. In here we can use reverse-foiling. $$\\\\left(x-a\\\\right) \\\\left(x-b\\\\right)=x^2-\\\\left(a+b\\\\right) x+ab$$. In this case, we get $$a b=12$$ and $$-\\\\left(a+b\\\\right)=-8$$. Assume both a and $$b$$ are integers, $$a=2$$ and $$b=6$$ is only one possible combination that satisfies $$a b=12$$ and $$-\\\\left(a+b\\\\right)=-8$$. So you can factor $$x^2-8x+12$$ as ?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h8","type":"hint","dependencies":["a3abd22AddRational4a-h7"],"title":"Rewrite the expression","text":"From above steps, we get the difference of numerator is $$\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)$$ and the denominator is $$x^2-3x-18$$. So we can rewrite $$\\\\frac{5x^2-7x+3}{x^2-3x-18}-\\\\frac{4x^2+x-9}{x^2-3x-18}$$ as $$\\\\frac{\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)}{x^2-3x-18}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h9","type":"hint","dependencies":["a3abd22AddRational4a-h8"],"title":"Simplify expression by Canceling out Terms","text":"Are there any ways to simplify $$\\\\frac{\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)}{x^2-3x-18}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-6\\\\right) \\\\left(x+3\\\\right)$$"],"dependencies":["a3abd22AddRational4a-h9"],"title":"Factor the Denominator","text":"Factor $$x^2-3x-18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-6$$"],"dependencies":["a3abd22AddRational4a-h10"],"title":"Simplify expression by Canceling out Terms","text":"Put back together, we can rewrite $$\\\\frac{5x^2-7x+3}{x^2-3x-18}-\\\\frac{4x^2+x-9}{x^2-3x-18}$$ as $$\\\\frac{\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)}{\\\\left(x+3\\\\right) \\\\left(x-6\\\\right)}$$. What is the greatest common factor shared by the numerator and denominator in $$\\\\frac{\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)}{\\\\left(x+3\\\\right) \\\\left(x-6\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x-2}{x+3}$$"],"dependencies":["a3abd22AddRational4a-h11"],"title":"Simplify expression by Canceling out Terms","text":"As the final step, we cancel out $$x-6$$ on both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(x-2\\\\right) \\\\left(x-6\\\\right)}{\\\\left(x+3\\\\right) \\\\left(x-6\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational4a-h13","type":"hint","dependencies":["a3abd22AddRational4a-h12"],"title":"Final Remark","text":"Note that the expression $$\\\\frac{5x^2-7x+3}{x^2-3x-18}-\\\\frac{4x^2+x-9}{x^2-3x-18}$$ and $$\\\\frac{x-2}{x+3}$$ are different because the domain of $$\\\\frac{5x^2-7x+3}{x^2-3x-18}-\\\\frac{4x^2+x-9}{x^2-3x-18}$$ does not include $$x=-3$$ and $$x=6$$. The domain of $$\\\\frac{x-2}{x+3}$$ does not exclude $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational5","title":"Rational Expression Subtraction","body":"Subtract the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational5a","stepAnswer":["$$\\\\frac{x-11}{x-2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4x^2-11x+8}{x^2-3x+2}-\\\\frac{3x^2+x-3}{x^2-3x+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{x-11}{x-2}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational5a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h2","type":"hint","dependencies":["a3abd22AddRational5a-h1"],"title":"Find the Common Denominator","text":"Yes, $$\\\\frac{4x^2-11x+8}{x^2-3x+2}$$ and $$\\\\frac{3x^2+x-3}{x^2-3x+2}$$ shared the same common denominator of $$x^2-3x+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h3","type":"hint","dependencies":["a3abd22AddRational5a-h2"],"title":"Subtract the Numerators for Expression","text":"Since all of fractions in the expression have common denominator, we can subtract the numerators and place the difference over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-12x+11$$"],"dependencies":["a3abd22AddRational5a-h3"],"title":"Subtract the Numerators for Expression","text":"What is the difference of the numerators for (((4*x**2)-11*x+8)/(x**2-3*x+2))-((3*x**2+x-3)/(x**2-3*x+2)))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h5","type":"hint","dependencies":["a3abd22AddRational5a-h4"],"title":"Factor the Numerator","text":"We can factor the difference of numerator we yield from step above to check if we can simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-11\\\\right) \\\\left(x-1\\\\right)$$"],"dependencies":["a3abd22AddRational5a-h5"],"title":"Factor the Numerator","text":"Factor $$x^2-12x+11$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h7","type":"hint","dependencies":["a3abd22AddRational5a-h6"],"title":"Rewrite the expression","text":"From above steps, we get the difference of numerator is $$\\\\left(x-11\\\\right) \\\\left(x-1\\\\right)$$ and the denominator is $$x^2-3x+2$$. So we can rewrite $$\\\\frac{4x^2-11x+8}{x^2-3x+2}-\\\\frac{3x^2+x-3}{x^2-3x+2}$$ as $$\\\\frac{\\\\left(x-11\\\\right) \\\\left(x-1\\\\right)}{x^2-3x+2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h8","type":"hint","dependencies":["a3abd22AddRational5a-h7"],"title":"Simplify expression by Canceling out Terms","text":"Are there any ways to simplify $$\\\\frac{\\\\left(x-11\\\\right) \\\\left(x-1\\\\right)}{x^2-3x+2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-1\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a3abd22AddRational5a-h8"],"title":"Factor the Denominator","text":"Factor $$x^2-3x+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-1$$"],"dependencies":["a3abd22AddRational5a-h9"],"title":"Simplify Expression By Canceling out Terms","text":"Put back together, we can rewrite $$\\\\frac{4x^2-11x+8}{x^2-3x+2}-\\\\frac{3x^2+x-3}{x^2-3x+2}$$ as $$\\\\frac{\\\\left(x-11\\\\right) \\\\left(x-1\\\\right)}{\\\\left(x-1\\\\right) \\\\left(x-2\\\\right)}$$. What is the greatest common factor shared by the numerator and denominator in $$\\\\frac{\\\\left(x-11\\\\right) \\\\left(x-1\\\\right)}{\\\\left(x-1\\\\right) \\\\left(x-2\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x-11}{x-2}$$"],"dependencies":["a3abd22AddRational5a-h10"],"title":"Simplify Expression By Canceling out Terms","text":"As the final step, we cancel out $$x-1$$ on both numerator and denominator, what is the simplified form of ((x-11)*(x-1))/((x-1)*(x-2)))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational5a-h12","type":"hint","dependencies":["a3abd22AddRational5a-h11"],"title":"Final Remark","text":"Note that the expression (((4*x**2)-11*x+8)/(x**2-3*x+2))-((3*x**2+x-3)/(x**2-3*x+2))) and $$\\\\frac{x-11}{x-2}$$ are different because the domain of (((4*x**2)-11*x+8)/(x**2-3*x+2))-((3*x**2+x-3)/(x**2-3*x+2))) does not include $$x=1$$. The domain of $$\\\\frac{x-2}{x+3}$$ does not exclude $$x=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational6","title":"Rational Expression Subtraction","body":"Subtract the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational6a","stepAnswer":["$$\\\\frac{x-3}{x+9}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6x^2-x+20}{x^2-81}-\\\\frac{5x^2+11x-7}{x^2-81}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{x-3}{x+9}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational6a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h2","type":"hint","dependencies":["a3abd22AddRational6a-h1"],"title":"Find the Common Denominator","text":"Yes, $$\\\\frac{6x^2-x+20}{x^2-81}$$ and $$\\\\frac{5x^2+11x-7}{x^2-81}$$ shared the same common denominator of $$x^2-81$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h3","type":"hint","dependencies":["a3abd22AddRational6a-h2"],"title":"Subtract the Numerators for Expression","text":"Since all of fractions in the expression have common denominator, we can subtract the numerators and place the sum over the common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-12x+27$$"],"dependencies":["a3abd22AddRational6a-h3"],"title":"Subtract the Numerators for Expression","text":"What is the difference of the numerators for $$\\\\frac{6x^2-x+20}{x^2-81}-\\\\frac{5x^2+11x-7}{x^2-81}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h5","type":"hint","dependencies":["a3abd22AddRational6a-h4"],"title":"Factor the Numerator","text":"We can factor the difference of numerator we yield from step above to check if we can simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-3\\\\right) \\\\left(x-9\\\\right)$$"],"dependencies":["a3abd22AddRational6a-h5"],"title":"Factor the Numerator","text":"Factor $$x^2-12x+27$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h7","type":"hint","dependencies":["a3abd22AddRational6a-h6"],"title":"Rewrite the expression","text":"From above steps, we get the difference of numerator is $$\\\\left(x-3\\\\right) \\\\left(x-9\\\\right)$$ and the denominator is $$x^2-81$$. So we can rewrite $$\\\\frac{6x^2-x+20}{x^2-81}-\\\\frac{5x^2+11x-7}{x^2-81}$$ as $$\\\\frac{\\\\left(x-3\\\\right) \\\\left(x-9\\\\right)}{x^2-81}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h8","type":"hint","dependencies":["a3abd22AddRational6a-h7"],"title":"Simplify expression by Canceling out Terms","text":"Are there any ways to simplify $$\\\\frac{\\\\left(x-3\\\\right) \\\\left(x-9\\\\right)}{x^2-81}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-9\\\\right) \\\\left(x+9\\\\right)$$"],"dependencies":["a3abd22AddRational6a-h8"],"title":"Factor the Denominator","text":"Factor $$x^2-81$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-9$$"],"dependencies":["a3abd22AddRational6a-h9"],"title":"Simplify Expression By Canceling out Terms","text":"Put back together, we can rewrite $$\\\\frac{6x^2-x+20}{x^2-81}-\\\\frac{5x^2+11x-7}{x^2-81}$$ as $$\\\\frac{\\\\left(x-3\\\\right) \\\\left(x-9\\\\right)}{\\\\left(x-9\\\\right) \\\\left(x+9\\\\right)}$$. What is the greatest common factor shared by the numerator and denominator in $$\\\\frac{\\\\left(x-3\\\\right) \\\\left(x-9\\\\right)}{\\\\left(x-9\\\\right) \\\\left(x+9\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x-3}{x+9}$$"],"dependencies":["a3abd22AddRational6a-h10"],"title":"Simplify Expression By Canceling out Terms","text":"As the final step, we cancel out $$x-9$$ on both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(x-3\\\\right) \\\\left(x-9\\\\right)}{\\\\left(x-9\\\\right) \\\\left(x+9\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational6a-h12","type":"hint","dependencies":["a3abd22AddRational6a-h11"],"title":"Final Remark","text":"Note that the $$\\\\operatorname{expression}\\\\left(\\\\frac{6x^2-x+20}{x^2-81}\\\\right)-\\\\frac{5x^2+11x-7}{x^2-81}$$ and $$\\\\frac{x-3}{x+9}$$ are different because the domain of $$\\\\frac{6x^2-x+20}{x^2-81}-\\\\frac{5x^2+11x-7}{x^2-81}$$ does not include $$x=9$$. The domain of $$\\\\frac{x-3}{x+9}$$ does not exclude $$x=9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational7","title":"Rational Expression Subtraction","body":"Subtract the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational7a","stepAnswer":["$$\\\\frac{m-2}{m+1}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{m^2-6m}{m^2-1}-\\\\frac{3m+2}{1-m^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{m-2}{m+1}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational7a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h2","type":"hint","dependencies":["a3abd22AddRational7a-h1"],"title":"Find the Common Denominator","text":"No, the denominators of terms in the expression are different. We can find the common denominator for both terms. Notice that $$m^2-1=-1\\\\left(1-m^2\\\\right)$$. So we can rewrite the expression as $$\\\\frac{m^2-6m}{m^2-1}-\\\\left(-\\\\frac{3m+2}{m^2-1}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h3","type":"hint","dependencies":["a3abd22AddRational7a-h2"],"title":"Subtract the Numerators for Expression","text":"Since all the terms in the expression have the same denominator, we can directly subtract their numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2-3m+2$$"],"dependencies":["a3abd22AddRational7a-h3"],"title":"Subtract the Numerators for Expression","text":"What is the difference of numerators for $$\\\\frac{m^2-6m}{m^2-1}-\\\\left(-\\\\frac{3m+2}{m^2-1}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h5","type":"hint","dependencies":["a3abd22AddRational7a-h4"],"title":"Rewrite the expression","text":"We can rewrite $$\\\\frac{m^2-6m}{m^2-1}-\\\\frac{3m+2}{1-m^2}$$ as $$\\\\frac{m^2-3m+2}{m^2-1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h6","type":"hint","dependencies":["a3abd22AddRational7a-h5"],"title":"Simplify Expression By Canceling out Terms","text":"What is the greatest common factor shared by the numerator and denominator in $$\\\\frac{\\\\left(x+2\\\\right) \\\\left(x+7\\\\right)}{x+7}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(m-1\\\\right) \\\\left(m-2\\\\right)$$"],"dependencies":["a3abd22AddRational7a-h6"],"title":"Factor the Numerator","text":"Factor $$m^2-3m+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(m-1\\\\right) \\\\left(m+1\\\\right)$$"],"dependencies":["a3abd22AddRational7a-h7"],"title":"Factor the Denominator","text":"Factor $$m^2-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h9","type":"hint","dependencies":["a3abd22AddRational7a-h8"],"title":"Simplify Expression By Canceling out Terms","text":"We can rewrite $$\\\\frac{m^2-6m}{m^2-1}-\\\\frac{3m+2}{1-m^2}$$ as $$\\\\frac{\\\\left(m-1\\\\right) \\\\left(m-2\\\\right)}{\\\\left(m-1\\\\right) \\\\left(m+1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m-1$$"],"dependencies":["a3abd22AddRational7a-h9"],"title":"Simplify Expression By Canceling out Terms","text":"What is the greatest common factor in numerator and denominator of $$\\\\frac{\\\\left(m-1\\\\right) \\\\left(m-2\\\\right)}{\\\\left(m-1\\\\right) \\\\left(m+1\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{m-2}{m+1}$$"],"dependencies":["a3abd22AddRational7a-h10"],"title":"Simplify Expression By Canceling out Terms","text":"As the last step, we will cancel out $$m-1$$ from both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(m-1\\\\right) \\\\left(m-2\\\\right)}{\\\\left(m-1\\\\right) \\\\left(m+1\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational7a-h12","type":"hint","dependencies":["a3abd22AddRational7a-h11"],"title":"Final Remark","text":"Note that the expression $$\\\\frac{m^2-6m}{m^2-1}-\\\\frac{3m+2}{1-m^2}$$ and $$\\\\frac{m-2}{m+1}$$ are different because the domain of $$\\\\frac{m^2-6m}{m^2-1}-\\\\frac{3m+2}{1-m^2}$$ does not include $$x=1$$ and the domain of $$\\\\frac{m-2}{m+1}$$ does not exclude $$x=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational8","title":"Rational Expression Subtraction","body":"Subtract the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational8a","stepAnswer":["$$\\\\frac{y+3}{y+2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y^2-5y}{y^2-4}-\\\\frac{6y-6}{4-y^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{y+3}{y+2}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational8a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h2","type":"hint","dependencies":["a3abd22AddRational8a-h1"],"title":"Find the Common Denominator","text":"No, the denominators of terms in the expression are different. We can find the common denominator for both terms. Notice that $$y^2-4=-1\\\\left(4-y^2\\\\right)$$. We can multiply $$\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-1\\\\right)}$$ with $$\\\\frac{6y-6}{4-y^2}$$. We can rewrite the expression as $$\\\\frac{y^2-5y}{y^2-4}-\\\\left(-\\\\frac{6y-6}{y^2-4}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h3","type":"hint","dependencies":["a3abd22AddRational8a-h2"],"title":"Subtract the Numerators for Expression","text":"Since all the terms in the expression have the same denominator, we can directly subtract their numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2+y-6$$"],"dependencies":["a3abd22AddRational8a-h3"],"title":"Subtract the Numerators for Expression","text":"What is the difference of numerators for $$\\\\frac{y^2-5y}{y^2-4}-\\\\left(-\\\\frac{6y-6}{y^2-4}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h5","type":"hint","dependencies":["a3abd22AddRational8a-h4"],"title":"Rewrite the expression","text":"We can rewrite $$\\\\frac{y^2-5y}{y^2-4}-\\\\frac{6y-6}{4-y^2}$$ as $$\\\\frac{y^2+y-6}{y^2-4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h6","type":"hint","dependencies":["a3abd22AddRational8a-h5"],"title":"Simplify Expression By Canceling out Terms","text":"We can try to factor the numerator and denominator to see if we can further simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y+3\\\\right) \\\\left(y-2\\\\right)$$"],"dependencies":["a3abd22AddRational8a-h6"],"title":"Factor the Numerator","text":"Factor $$y^2+y-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y-2\\\\right) \\\\left(y+2\\\\right)$$"],"dependencies":["a3abd22AddRational8a-h7"],"title":"Factor the Denominator","text":"Factor $$y^2-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h9","type":"hint","dependencies":["a3abd22AddRational8a-h8"],"title":"Simplify Expression By Canceling out Terms","text":"We can rewrite $$\\\\frac{y^2-5y}{y^2-4}-\\\\frac{6y-6}{4-y^2}$$ as $$\\\\frac{\\\\left(y+3\\\\right) \\\\left(y-2\\\\right)}{\\\\left(y-2\\\\right) \\\\left(y+2\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-2$$"],"dependencies":["a3abd22AddRational8a-h9"],"title":"Simplify Expression By Canceling out Terms","text":"What is the greatest common factor in numerator and denominator of $$\\\\frac{\\\\left(y+3\\\\right) \\\\left(y-2\\\\right)}{\\\\left(y-2\\\\right) \\\\left(y+2\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y+3}{y+2}$$"],"dependencies":["a3abd22AddRational8a-h10"],"title":"Simplify Expression By Canceling out Terms","text":"As the last step, we will cancel out $$y-2$$ from both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(y+3\\\\right) \\\\left(y-2\\\\right)}{\\\\left(y-2\\\\right) \\\\left(y+2\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational8a-h12","type":"hint","dependencies":["a3abd22AddRational8a-h11"],"title":"Final Remark","text":"Note that the expression ((y**2-5*y)/(y**2-4))-((6*y-6)/(4-y**2))and $$\\\\frac{y+3}{y+2}$$ are different because the domain of $$\\\\frac{y^2-5y}{y^2-4}-\\\\frac{6y-6}{4-y^2}$$ does not include $$x=2$$ and the domain of $$\\\\frac{y+3}{y+2}$$ does not exclude $$x=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22AddRational9","title":"Rational Expression Subtraction","body":"Subtract the following rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22AddRational9a","stepAnswer":["$$\\\\frac{3n-2}{n-1}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2n^2+8n-1}{n^2-1}-\\\\frac{n^2-7n-1}{1-n^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3n-2}{n-1}$$","hints":{"DefaultPathway":[{"id":"a3abd22AddRational9a-h1","type":"hint","dependencies":[],"title":"Find the Common Denominator","text":"Do all the terms in the expression have common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h2","type":"hint","dependencies":["a3abd22AddRational9a-h1"],"title":"Find the Common Denominator","text":"No, the denominators of terms in the expression are different. We can find the common denominator for both terms. Notice that $$n^2-1=-1\\\\left(1-n^2\\\\right)$$. We can multiply $$\\\\frac{\\\\left(-1\\\\right)}{\\\\left(-1\\\\right)}$$ with $$\\\\frac{n^2-7n-1}{1-n^2}$$. We can rewrite the expression as $$\\\\frac{2n^2+8n-1}{n^2-1}-\\\\left(-\\\\frac{n^2-7n-1}{n^2-1}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h3","type":"hint","dependencies":["a3abd22AddRational9a-h2"],"title":"Subtract Numerators","text":"Since all the terms in the expression have the same denominator, we can directly subtract their numerators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3n^2+n-2$$"],"dependencies":["a3abd22AddRational9a-h3"],"title":"Subtract Numerators","text":"What is the difference of numerators for $$\\\\frac{2n^2+8n-1}{n^2-1}-\\\\left(-\\\\frac{n^2-7n-1}{n^2-1}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h5","type":"hint","dependencies":["a3abd22AddRational9a-h4"],"title":"Rewrite the expression","text":"We can rewrite $$\\\\frac{2n^2+8n-1}{n^2-1}-\\\\frac{n^2-7n-1}{1-n^2}$$ as $$\\\\frac{3n^2+n-2}{n^2-1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h6","type":"hint","dependencies":["a3abd22AddRational9a-h5"],"title":"Simplify Expression By Canceling out Terms","text":"We can try to factor the numerator and denominator to see if we can further simplify the expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(3n-2\\\\right) \\\\left(n+1\\\\right)$$"],"dependencies":["a3abd22AddRational9a-h6"],"title":"Factor the Numerator","text":"Factor $$3n^2+n-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(n-1\\\\right) \\\\left(n+1\\\\right)$$"],"dependencies":["a3abd22AddRational9a-h7"],"title":"Factor the Denominator","text":"Factor $$n^2-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h9","type":"hint","dependencies":["a3abd22AddRational9a-h8"],"title":"Simplify Expression By Canceling out Terms","text":"We can rewrite $$\\\\frac{2n^2+8n-1}{n^2-1}-\\\\frac{n^2-7n-1}{1-n^2}$$ as $$\\\\frac{\\\\left(3n-2\\\\right) \\\\left(n+1\\\\right)}{\\\\left(n-1\\\\right) \\\\left(n+1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n+1$$"],"dependencies":["a3abd22AddRational9a-h9"],"title":"Simplify Expression By Canceling out Terms","text":"What is the greatest common factor in numerator and denominator of $$\\\\frac{\\\\left(3n-2\\\\right) \\\\left(n+1\\\\right)}{\\\\left(n-1\\\\right) \\\\left(n+1\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3n-2}{n-1}$$"],"dependencies":["a3abd22AddRational9a-h10"],"title":"Simplify Expression By Canceling out Terms","text":"As the last step, we will cancel out $$n+1$$ from both numerator and denominator, what is the simplified form of $$\\\\frac{\\\\left(3n-2\\\\right) \\\\left(n+1\\\\right)}{\\\\left(n-1\\\\right) \\\\left(n+1\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22AddRational9a-h12","type":"hint","dependencies":["a3abd22AddRational9a-h11"],"title":"Final Remark","text":"Note that the expression (((2n**2)+8*n-1)/(n**2-1))-((n**2-7*n-1)/(1-n**2))) and $$\\\\frac{3n-2}{n-1}$$ are different because the domain of $$\\\\frac{2n^2+8n-1}{n^2-1}-\\\\frac{n^2-7n-1}{1-n^2}$$ does not include $$x=-1$$ and the domain of $$\\\\frac{3n-2}{n-1}$$ does not exclude $$x=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational1","title":"Adding and Subtracting Rational Expressions","body":"Add the rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational1a","stepAnswer":["$$\\\\frac{3}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{15}+\\\\frac{7}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{5}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational1a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational1a-h2","type":"hint","dependencies":["a3abd22addsubrational1a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational1a-h3","type":"hint","dependencies":["a3abd22addsubrational1a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational1a-h4","type":"hint","dependencies":["a3abd22addsubrational1a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational1a-h5","type":"hint","dependencies":["a3abd22addsubrational1a-h4"],"title":"Simplify","text":"Can $$\\\\frac{9}{15}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational10","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational10a","stepAnswer":["$$5b+6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{25b^2}{5b-6}-\\\\frac{36}{5b-6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5b+6$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational10a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational10a-h2","type":"hint","dependencies":["a3abd22addsubrational10a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational10a-h3","type":"hint","dependencies":["a3abd22addsubrational10a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational10a-h4","type":"hint","dependencies":["a3abd22addsubrational10a-h3"],"title":"Adding and Subtracting the Numerators","text":"Subtract the numerators from each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational10a-h5","type":"hint","dependencies":["a3abd22addsubrational10a-h4"],"title":"Simplify","text":"Can (25*(b**2))-36)/((5*b)-6) be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational10a-h6","type":"hint","dependencies":["a3abd22addsubrational10a-h5"],"title":"Factoring","text":"Try factoring the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational10a-h7","type":"hint","dependencies":["a3abd22addsubrational10a-h6"],"title":"Difference of Squares","text":"Notice that the numerator has a difference of squares.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational10a-h8","type":"hint","dependencies":["a3abd22addsubrational10a-h7"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational11","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational11a","stepAnswer":["$$\\\\frac{m-2}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3m^2}{6m-30}-\\\\frac{21m-30}{6m-30}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{m-2}{2}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational11a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h2","type":"hint","dependencies":["a3abd22addsubrational11a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h3","type":"hint","dependencies":["a3abd22addsubrational11a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h4","type":"hint","dependencies":["a3abd22addsubrational11a-h3"],"title":"Adding and Subtracting the Numerators","text":"Subtract the numerators from each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h5","type":"hint","dependencies":["a3abd22addsubrational11a-h4"],"title":"Simplify","text":"Can $$\\\\frac{3m^2-21m-30}{6m-30}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h6","type":"hint","dependencies":["a3abd22addsubrational11a-h5"],"title":"Factoring","text":"Try factoring the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h7","type":"hint","dependencies":["a3abd22addsubrational11a-h6"],"title":"Factoring the Numerator","text":"Notice that the numerator can be factored by $$3$$ and then factored again as a polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h8","type":"hint","dependencies":["a3abd22addsubrational11a-h7"],"title":"Factoring the Denominator","text":"Notice that the denominator can also be factored by $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational11a-h9","type":"hint","dependencies":["a3abd22addsubrational11a-h8"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational12","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational12a","stepAnswer":["$$\\\\frac{n-1}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2n^2}{4n-32}-\\\\frac{18n-16}{4n-32}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{n-1}{2}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational12a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h2","type":"hint","dependencies":["a3abd22addsubrational12a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h3","type":"hint","dependencies":["a3abd22addsubrational12a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h4","type":"hint","dependencies":["a3abd22addsubrational12a-h3"],"title":"Adding and Subtracting the Numerators","text":"Subtract the numerators from each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h5","type":"hint","dependencies":["a3abd22addsubrational12a-h4"],"title":"Simplify","text":"Can $$\\\\frac{2n^2-18n-16}{4n-32}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h6","type":"hint","dependencies":["a3abd22addsubrational12a-h5"],"title":"Factoring","text":"Try factoring the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h7","type":"hint","dependencies":["a3abd22addsubrational12a-h6"],"title":"Factoring the Numerator","text":"Notice that the numerator can be factored by $$2$$ and then factored again as a polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h8","type":"hint","dependencies":["a3abd22addsubrational12a-h7"],"title":"Factoring the Denominator","text":"Notice that the denominator can also be factored by $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational12a-h9","type":"hint","dependencies":["a3abd22addsubrational12a-h8"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational13","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational13a","stepAnswer":["$$\\\\frac{p+3}{p+5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6p^2+3p+4}{p^2+4p-5}-\\\\frac{5p^2+p+7}{p^2+4p-5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{p+3}{p+5}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational13a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h2","type":"hint","dependencies":["a3abd22addsubrational13a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h3","type":"hint","dependencies":["a3abd22addsubrational13a-h2"],"title":"Finding Numerators","text":"Group the numerators by like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h4","type":"hint","dependencies":["a3abd22addsubrational13a-h3"],"title":"Adding and Subtracting the Numerators","text":"Subtract the numerators from each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h5","type":"hint","dependencies":["a3abd22addsubrational13a-h4"],"title":"Simplify","text":"Can $$\\\\frac{p^2+2n-3}{p^2+4p-5}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h6","type":"hint","dependencies":["a3abd22addsubrational13a-h5"],"title":"Factoring","text":"Try factoring the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h7","type":"hint","dependencies":["a3abd22addsubrational13a-h6"],"title":"Factoring the Numerator","text":"Notice that the numerator can be factored by undoing the FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h8","type":"hint","dependencies":["a3abd22addsubrational13a-h7"],"title":"Factoring the Denominator","text":"Notice that the denominator can be factored by undoing the FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational13a-h9","type":"hint","dependencies":["a3abd22addsubrational13a-h8"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational14","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational14a","stepAnswer":["$$\\\\frac{q-8}{q+4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5q^2+3q-9}{q^2+6q+8}-\\\\frac{4q^2+9q+7}{q^2+6p+8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{q-8}{q+4}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational14a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h2","type":"hint","dependencies":["a3abd22addsubrational14a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h3","type":"hint","dependencies":["a3abd22addsubrational14a-h2"],"title":"Finding Numerators","text":"Group the numerators by like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h4","type":"hint","dependencies":["a3abd22addsubrational14a-h3"],"title":"Adding and Subtracting the Numerators","text":"Subtract the numerators from each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h5","type":"hint","dependencies":["a3abd22addsubrational14a-h4"],"title":"Simplify","text":"Can $$\\\\frac{q^2-6q-16}{q^2+6q+8}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h6","type":"hint","dependencies":["a3abd22addsubrational14a-h5"],"title":"Factoring","text":"Try factoring the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h7","type":"hint","dependencies":["a3abd22addsubrational14a-h6"],"title":"Factoring the Numerator","text":"Notice that the numerator can be factored by undoing the FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h8","type":"hint","dependencies":["a3abd22addsubrational14a-h7"],"title":"Factoring the Denominator","text":"Notice that the denominator can be factored by undoing the FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational14a-h9","type":"hint","dependencies":["a3abd22addsubrational14a-h8"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational15","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational15a","stepAnswer":["$$\\\\frac{r+9}{r+7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5r^2+7r-33}{r^2-49}-\\\\frac{4r^2+5r+30}{r^2-49}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{r+9}{r+7}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational15a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h2","type":"hint","dependencies":["a3abd22addsubrational15a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h3","type":"hint","dependencies":["a3abd22addsubrational15a-h2"],"title":"Finding Numerators","text":"Group the numerators by like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h4","type":"hint","dependencies":["a3abd22addsubrational15a-h3"],"title":"Adding and Subtracting the Numerators","text":"Subtract the numerators from each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h5","type":"hint","dependencies":["a3abd22addsubrational15a-h4"],"title":"Simplify","text":"Can $$\\\\frac{r^2+2r-63}{r^2-49}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h6","type":"hint","dependencies":["a3abd22addsubrational15a-h5"],"title":"Factoring","text":"Try factoring the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h7","type":"hint","dependencies":["a3abd22addsubrational15a-h6"],"title":"Factoring the Numerator","text":"Notice that the numerator can be factored by undoing the FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h8","type":"hint","dependencies":["a3abd22addsubrational15a-h7"],"title":"Factoring the Denominator","text":"Notice that the denominator is a binomial difference of squares.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational15a-h9","type":"hint","dependencies":["a3abd22addsubrational15a-h8"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational2","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational2a","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7}{24}+\\\\frac{11}{24}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational2a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational2a-h2","type":"hint","dependencies":["a3abd22addsubrational2a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational2a-h3","type":"hint","dependencies":["a3abd22addsubrational2a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational2a-h4","type":"hint","dependencies":["a3abd22addsubrational2a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational2a-h5","type":"hint","dependencies":["a3abd22addsubrational2a-h4"],"title":"Simplify","text":"Can $$\\\\frac{18}{24}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational3","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational3a","stepAnswer":["$$\\\\frac{3x+5}{4x-5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3x}{4x-5}+\\\\frac{5}{4x-5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3x+5}{4x-5}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational3a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational3a-h2","type":"hint","dependencies":["a3abd22addsubrational3a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational3a-h3","type":"hint","dependencies":["a3abd22addsubrational3a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational3a-h4","type":"hint","dependencies":["a3abd22addsubrational3a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational3a-h5","type":"hint","dependencies":["a3abd22addsubrational3a-h4"],"title":"Simplify","text":"Can $$\\\\frac{3x+5}{4x-5}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational4","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational4a","stepAnswer":["$$\\\\frac{7x+4}{2x+y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7x}{2x+y}+\\\\frac{4}{2x+y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7x+4}{2x+y}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational4a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational4a-h2","type":"hint","dependencies":["a3abd22addsubrational4a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational4a-h3","type":"hint","dependencies":["a3abd22addsubrational4a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational4a-h4","type":"hint","dependencies":["a3abd22addsubrational4a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational4a-h5","type":"hint","dependencies":["a3abd22addsubrational4a-h4"],"title":"Simplify","text":"Can $$\\\\frac{7x+4}{2x+y}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational5","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational5a","stepAnswer":["$$r+8$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2r^2}{2r-1}+\\\\frac{15r-8}{2r+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$r+8$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational5a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational5a-h2","type":"hint","dependencies":["a3abd22addsubrational5a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational5a-h3","type":"hint","dependencies":["a3abd22addsubrational5a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational5a-h4","type":"hint","dependencies":["a3abd22addsubrational5a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational5a-h5","type":"hint","dependencies":["a3abd22addsubrational5a-h4"],"title":"Simplify","text":"Can $$\\\\frac{2r^2+15r-8}{2r+1}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational5a-h6","type":"hint","dependencies":["a3abd22addsubrational5a-h5"],"title":"Factoring","text":"Try factoring the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational5a-h7","type":"hint","dependencies":["a3abd22addsubrational5a-h6"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational6","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational6a","stepAnswer":["$$s+5$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3s^2}{3s-2}+\\\\frac{13s-10}{3s-2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$s+5$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational6a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational6a-h2","type":"hint","dependencies":["a3abd22addsubrational6a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational6a-h3","type":"hint","dependencies":["a3abd22addsubrational6a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational6a-h4","type":"hint","dependencies":["a3abd22addsubrational6a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational6a-h5","type":"hint","dependencies":["a3abd22addsubrational6a-h4"],"title":"Simplify","text":"Can $$\\\\frac{3s^2+13s-10}{2r+1}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational6a-h6","type":"hint","dependencies":["a3abd22addsubrational6a-h5"],"title":"Factoring","text":"Try factoring the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational6a-h7","type":"hint","dependencies":["a3abd22addsubrational6a-h6"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational7","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational7a","stepAnswer":["$$\\\\frac{2w}{w+4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2w^2}{3w^2-16}+\\\\frac{8w}{3w^2-16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2w}{w+4}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational7a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational7a-h2","type":"hint","dependencies":["a3abd22addsubrational7a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational7a-h3","type":"hint","dependencies":["a3abd22addsubrational7a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational7a-h4","type":"hint","dependencies":["a3abd22addsubrational7a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational7a-h5","type":"hint","dependencies":["a3abd22addsubrational7a-h4"],"title":"Simplify","text":"Can $$\\\\frac{2w^2+8w}{3w^2-16}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational7a-h6","type":"hint","dependencies":["a3abd22addsubrational7a-h5"],"title":"Factoring","text":"Try factoring the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational7a-h7","type":"hint","dependencies":["a3abd22addsubrational7a-h6"],"title":"Difference of Squares","text":"Notice that the denominator has a difference of squares.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational7a-h8","type":"hint","dependencies":["a3abd22addsubrational7a-h7"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational8","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational8a","stepAnswer":["$$\\\\frac{7x}{x-3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7x^2}{x^2-9}+\\\\frac{21x}{x^2-9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7x}{x-3}$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational8a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational8a-h2","type":"hint","dependencies":["a3abd22addsubrational8a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational8a-h3","type":"hint","dependencies":["a3abd22addsubrational8a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational8a-h4","type":"hint","dependencies":["a3abd22addsubrational8a-h3"],"title":"Adding and Subtracting the Numerators","text":"Add the numerators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational8a-h5","type":"hint","dependencies":["a3abd22addsubrational8a-h4"],"title":"Simplify","text":"Can $$\\\\frac{7x^2+21x}{x^2-9}$$ be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational8a-h6","type":"hint","dependencies":["a3abd22addsubrational8a-h5"],"title":"Factoring","text":"Try factoring the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational8a-h7","type":"hint","dependencies":["a3abd22addsubrational8a-h6"],"title":"Difference of Squares","text":"Notice that the denominator has a difference of squares.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational8a-h8","type":"hint","dependencies":["a3abd22addsubrational8a-h7"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3abd22addsubrational9","title":"Adding and Subtracting Rational Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 Add and Subtract Rational Expressions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3abd22addsubrational9a","stepAnswer":["$$3a+7$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{9a^2}{3a-7}-\\\\frac{49}{3a-7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3a+7$$","hints":{"DefaultPathway":[{"id":"a3abd22addsubrational9a-h1","type":"hint","dependencies":[],"title":"Same Denominators","text":"Make sure the fractions have the same denominator before adding them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational9a-h2","type":"hint","dependencies":["a3abd22addsubrational9a-h1"],"title":"Divide Rational Expressions","text":"Since the denominators are the same, put both of the numerators of the rational expression over a single denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational9a-h3","type":"hint","dependencies":["a3abd22addsubrational9a-h2"],"title":"Finding Numerators","text":"Think about what the numerators are.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational9a-h4","type":"hint","dependencies":["a3abd22addsubrational9a-h3"],"title":"Adding and Subtracting the Numerators","text":"Subtract the numerators from each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational9a-h5","type":"hint","dependencies":["a3abd22addsubrational9a-h4"],"title":"Simplify","text":"Can (9*(a**2))-49)/((3*a)-7) be simplified further?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational9a-h6","type":"hint","dependencies":["a3abd22addsubrational9a-h5"],"title":"Factoring","text":"Try factoring the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational9a-h7","type":"hint","dependencies":["a3abd22addsubrational9a-h6"],"title":"Difference of Squares","text":"Notice that the numerator has a difference of squares.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3abd22addsubrational9a-h8","type":"hint","dependencies":["a3abd22addsubrational9a-h7"],"title":"Simplify","text":"Can something in the numerator and denominator cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq1","title":"Writing a Given Term of a Binomial Expansion","body":"Find the tenth term of $${\\\\left(x+2y\\\\right)}^{16}$$ without fully expanding the binomial","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq1a","stepAnswer":["$$5857280x^7 y^9$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(x+2y\\\\right)}^{16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5857280x^7 y^9$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq1a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation $$C(n,r)rx**n-$$ * $$y^r$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq1a-h2","type":"hint","dependencies":["a3b09a3binomseq1a-h1"],"title":"Find $$r$$","text":"Since it is asking for the 10th term, $$r+1=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a3b09a3binomseq1a-h2"],"title":"Solve For $$r$$","text":"What is $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a3b09a3binomseq1a-h3"],"title":"Solve For $$n$$","text":"What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq1a-h5","type":"hint","dependencies":["a3b09a3binomseq1a-h4"],"title":"Plug In Values","text":"Plug in all the values of $$n$$, $$r$$, $$x$$, and $$y$$ into the equation and solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq1a-h6","type":"hint","dependencies":["a3b09a3binomseq1a-h5"],"title":"Solve C(n,r)","text":"C(n,r) can be converted to the equation (n!)/(r!(n-r)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq1a-h7","type":"hint","dependencies":["a3b09a3binomseq1a-h6"],"title":"Plug In Values","text":"Plug in the values of $$n$$ and $$r$$ into the equation that C(n,r) can be converted to","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq1a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5857280$$"],"dependencies":["a3b09a3binomseq1a-h7"],"title":"Solve","text":"Combine all the coefficients of variables into one","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq10","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq10a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$C(5,3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq10a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq10a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$120$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 5!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3b09a3binomseq10a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 3!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3b09a3binomseq10a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(5-3)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a3b09a3binomseq10a-h5"],"title":"Solve","text":"What is $$\\\\frac{120}{6\\\\times2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq11","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq11a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$C(9,2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq11a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq11a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$362880$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 9!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3b09a3binomseq11a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 2!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5040$$"],"dependencies":["a3b09a3binomseq11a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(9-2)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a3b09a3binomseq11a-h5"],"title":"Solve","text":"What is $$\\\\frac{362880}{2\\\\times5040}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq12","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq12a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$C(9,7)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq12a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq12a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$362880$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 9!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5040$$"],"dependencies":["a3b09a3binomseq12a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 7!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3b09a3binomseq12a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(9-7)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a3b09a3binomseq12a-h5"],"title":"Solve","text":"What is $$\\\\frac{362880}{5040\\\\times2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq13","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq13a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$C(7,3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq13a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq13a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5040$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 7!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3b09a3binomseq13a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 3!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a3b09a3binomseq13a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(7-3)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35$$"],"dependencies":["a3b09a3binomseq13a-h5"],"title":"Solve","text":"What is $$\\\\frac{5040}{6\\\\times24}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq14","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq14a","stepAnswer":["$$330$$"],"problemType":"TextBox","stepTitle":"$$C(11,4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$330$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq14a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq14a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$39916800$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 11!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a3b09a3binomseq14a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 4!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5040$$"],"dependencies":["a3b09a3binomseq14a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(11-4)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$330$$"],"dependencies":["a3b09a3binomseq14a-h5"],"title":"Solve","text":"What is $$\\\\frac{39916800}{24\\\\times5040}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq15","title":"Writing a Given Term of a Binomial Expansion","body":"Find the tenth term of $${\\\\left(3x-y\\\\right)}^9$$ without fully expanding the binomial","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq15a","stepAnswer":["$$-10206x^4$$ $$y^5$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(3x-y\\\\right)}^9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10206x^4$$ $$y^5$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq15a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation $$C(n,r)rx**n-$$ * $$y^r$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq15a-h2","type":"hint","dependencies":["a3b09a3binomseq15a-h1"],"title":"Find $$r$$","text":"Since it is asking for the 10th term, $$r+1=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3b09a3binomseq15a-h2"],"title":"Solve For $$r$$","text":"What is $$r$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a3b09a3binomseq15a-h3"],"title":"Solve For $$n$$","text":"What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq15a-h5","type":"hint","dependencies":["a3b09a3binomseq15a-h4"],"title":"Plug In Values","text":"Plug in all the values of $$n$$, $$r$$, $$x$$, and $$y$$ into the equation and solve.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq15a-h6","type":"hint","dependencies":["a3b09a3binomseq15a-h5"],"title":"Solve C(n,r)","text":"C(n,r) can be converted to the equation (n!)/(r!(n-r)!)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq15a-h7","type":"hint","dependencies":["a3b09a3binomseq15a-h6"],"title":"Plug In Values","text":"Plug in the values of $$n$$ and $$r$$ into the equation that C(n,r) can be converted to","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-10206$$"],"dependencies":["a3b09a3binomseq15a-h7"],"title":"Solve","text":"Combine all the coefficients of variables into one","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq16","title":"Evaluating the Binomial Coefficient","body":"Evaluate the binomial coefficient:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq16a","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"$$(6,2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq16a-h1","type":"hint","dependencies":[],"title":"Using the Combination Formula","text":"$$(6,2)$$ $$=$$ $$6$$ Choose $$2$$ $$=$$ $$C(6,2)$$ $$=$$ $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq17","title":"Binomial Expansion","body":"Find the fourth term of the sequence.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq17a","stepAnswer":["$$216{xy}^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(2x-3y\\\\right)}^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$216{xy}^3$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq17a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq17a-h2","type":"hint","dependencies":["a3b09a3binomseq17a-h1"],"title":"Plugging into the Formula","text":"$$r=4$$ and $$n=4$$. Plugging in these values into the formula above gives: $$216{xy}^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq18","title":"Binomial Expansion","body":"Find the fourth term:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq18a","stepAnswer":["$$-720x^2 y^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(3x-2y\\\\right)}^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-720x^2 y^3$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq18a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq18a-h2","type":"hint","dependencies":["a3b09a3binomseq18a-h1"],"title":"Plugging into the Formula","text":"$$r=4$$ and $$n=5$$. Plugging in these values into the formula above gives: $$-720x^2 y^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq19","title":"Binomial Expansion","body":"Find the third term of the binomial expansion.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq19a","stepAnswer":["$$1469664x^5 y^2$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(6x-3y\\\\right)}^7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1469664x^5 y^2$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq19a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq19a-h2","type":"hint","dependencies":["a3b09a3binomseq19a-h1"],"title":"Plugging into the Formula","text":"$$r=3$$ and $$n=7$$. Plugging in these values into the formula above gives: $$1469664x^5 y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq2","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq2a","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"$$C(6,2)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq2a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq2a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$720$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 6!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3b09a3binomseq2a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 2!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a3b09a3binomseq2a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(6-2)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a3b09a3binomseq2a-h5"],"title":"Solve","text":"What is $$\\\\frac{720}{24\\\\times2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq20","title":"Binomial Expansion","body":"Find the eighth term of:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq20a","stepAnswer":["$$220812466875000y^7$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(7+5y\\\\right)}^{14}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$220812466875000y^7$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq20a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq20a-h2","type":"hint","dependencies":["a3b09a3binomseq20a-h1"],"title":"Plugging into the Formula","text":"$$r=8$$, $$n=14$$. Plugging in these values into the formula above gives: $$220812466875000y^7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq21","title":"Binomial Expansion","body":"Find the eighth term of:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq21a","stepAnswer":["$$462a^5 b^6$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(a+b\\\\right)}^{11}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$462a^5 b^6$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq21a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq21a-h2","type":"hint","dependencies":["a3b09a3binomseq21a-h1"],"title":"Plugging into the Formula","text":"$$r=7$$, $$n=11$$. Plugging in these values into the formula above gives: $$462a^5 b^6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq22","title":"Binomial Expansion","body":"Find the fifth term of:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq22a","stepAnswer":["$$35x^3 y^4$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(x-y\\\\right)}^7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$35x^3 y^4$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq22a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq22a-h2","type":"hint","dependencies":["a3b09a3binomseq22a-h1"],"title":"Plugging into the Formula","text":"$$r=5$$, $$n=7$$. Pluggin in these values into the formula above gives: $$35x^3 y^4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq23","title":"Binomial Expansion","body":"Find the tenth term of:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq23a","stepAnswer":["$$-220x^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(x-1\\\\right)}^{12}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-220x^3$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq23a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq23a-h2","type":"hint","dependencies":["a3b09a3binomseq23a-h1"],"title":"Plugging into the Formula","text":"$$r=10$$, $$n=12$$. Plugging in these values into the formula above gives: $$-220x^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq24","title":"Binomial Expansion","body":"Find the ninth term of:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq24a","stepAnswer":["$$1082565a^3 b^{16}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(a-3b^2\\\\right)}^{11}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1082565a^3 b^{16}$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq24a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq24a-h2","type":"hint","dependencies":["a3b09a3binomseq24a-h1"],"title":"Plugging into the Formula","text":"$$r=9$$, $$n=11$$. Plugging in these values into the formula above gives: $$1082565a^3 b^{16}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq25","title":"Binomial Expansion","body":"Find the fourth term of:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq25a","stepAnswer":["$$-15x^{21}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(x^3-\\\\frac{1}{2}\\\\right)}^{10}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-15x^{21}$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq25a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq25a-h2","type":"hint","dependencies":["a3b09a3binomseq25a-h1"],"title":"Plugging into the Formula","text":"$$r=4$$, $$n=10$$. Plugging these values into the formula above gives: $$-15x^{21}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq26","title":"Binomial Expansion","body":"Find the eighth term of:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq26a","stepAnswer":["$$\\\\frac{1152y^2}{x^7}$$"],"problemType":"TextBox","stepTitle":"(y/2 + 2/x)**9","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1152y^2}{x^7}$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq26a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq26a-h2","type":"hint","dependencies":["a3b09a3binomseq26a-h1"],"title":"Plugging into the Formula","text":"$$r=8$$, $$n=9$$. Plugging in these values into the formula above gives: $$\\\\frac{1152y^2}{x^7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq27","title":"Binomial Expansion","body":"Expand the following.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq27a","stepAnswer":["$$64a^3-48a^2 b+12{ab}^2-b^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(4a-b\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$64a^3-48a^2 b+12{ab}^2-b^3$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq27a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq27a-h2","type":"hint","dependencies":["a3b09a3binomseq27a-h1"],"title":"Plugging into the Formula","text":"$$r=1$$, $$2$$, $$3$$, 4; $$n=3$$. Plugging in these values into the formula above gives: $$64a^3-48a^2 b+12{ab}^2-b^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq28","title":"Binomial Expansion","body":"Expand the following.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq28a","stepAnswer":["$$27a^3+54a^2 b+36{ab}^2+8b^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(3a+2b\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27a^3+54a^2 b+36{ab}^2+8b^3$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq28a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq28a-h2","type":"hint","dependencies":["a3b09a3binomseq28a-h1"],"title":"Plugging into the Formula","text":"$$r=1$$, $$2$$, $$3$$, 4; $$n=3$$. Plugging these values into the formula above gives: $$27a^3+54a^2 b+36{ab}^2+8b^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq29","title":"Binomial Expansion","body":"Expand the following.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq29a","stepAnswer":["$$1024x^5+2560x^4 y+2560x^3 y^2+1280x^{y^3}+320{xy}^4+32y^4$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(4x+2y\\\\right)}^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1024x^5+2560x^4 y+2560x^3 y^2+1280x^{y^3}+320{xy}^4+32y^4$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq29a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq29a-h2","type":"hint","dependencies":["a3b09a3binomseq29a-h1"],"title":"Plugging into the Formula","text":"$$r=1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$. $$n=5$$. Plugging in these values into the formula above gives: $$1024x^5+2560x^4 y+2560x^3 y^2+1280x^{y^3}+320{xy}^4+32y^4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq3","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq3a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$C(5,3)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq3a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq3a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$120$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 5!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3b09a3binomseq3a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 3!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3b09a3binomseq3a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(5-3)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a3b09a3binomseq3a-h5"],"title":"Solve","text":"What is $$\\\\frac{120}{6\\\\times2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq30","title":"Binomial Expansion","body":"Expand the following.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq30a","stepAnswer":["$$1024x^5-3840x^4 yy+5760x^3 y^2-4320x^2 y^3+1620{xy}^4-243y^5$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(4x-3y\\\\right)}^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1024x^5-3840x^4 yy+5760x^3 y^2-4320x^2 y^3+1620{xy}^4-243y^5$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq30a-h1","type":"hint","dependencies":[],"title":"Binomial Coefficient Formula","text":"The formula to find the nth term is as follows: C(n, $$n-(r-1))$$ * $$a^{n \\\\left(r-1\\\\right)}$$ * $$b^{r-1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq30a-h2","type":"hint","dependencies":["a3b09a3binomseq30a-h1"],"title":"Plugging into the Formula","text":"$$r=1$$, $$2$$, $$3$$, $$4$$, $$5$$, $$6$$. $$n=5$$\\\\nPlugging these values into the formula above gives: $$1024x^5-3840x^4 yy+5760x^3 y^2-4320x^2 y^3+1620{xy}^4-243y^5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq4","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq4a","stepAnswer":["$$35$$"],"problemType":"TextBox","stepTitle":"$$C(7,4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$35$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq4a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq4a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5040$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 7!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a3b09a3binomseq4a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 4!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3b09a3binomseq4a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(7-4)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35$$"],"dependencies":["a3b09a3binomseq4a-h5"],"title":"Solve","text":"What is $$\\\\frac{5040}{24\\\\times6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq5","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq5a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$C(9,7)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq5a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq5a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$362880$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 9!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5040$$"],"dependencies":["a3b09a3binomseq5a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 7!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3b09a3binomseq5a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(9-7)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a3b09a3binomseq5a-h5"],"title":"Solve","text":"What is $$\\\\frac{362880}{5040\\\\times2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq6","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq6a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$C(10,9)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq6a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq6a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3628800$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 10!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$362880$$"],"dependencies":["a3b09a3binomseq6a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 9!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3b09a3binomseq6a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(10-9)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a3b09a3binomseq6a-h5"],"title":"Solve","text":"What is $$\\\\frac{3628800}{362880\\\\times1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq7","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq7a","stepAnswer":["$$4457400$$"],"problemType":"TextBox","stepTitle":"$$C(25,11)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4457400$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq7a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq7a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.55E+25$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 25!? (Write in the form $$1.22E+2$$ and round to the nearest hundredth)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$39916800$$"],"dependencies":["a3b09a3binomseq7a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 11!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$87178291200$$"],"dependencies":["a3b09a3binomseq7a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(25-11)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4457400$$"],"dependencies":["a3b09a3binomseq7a-h5"],"title":"Solve","text":"What is $$1.55E+\\\\frac{25}{39916800\\\\times87178291200}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq8","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq8a","stepAnswer":["$$12376$$"],"problemType":"TextBox","stepTitle":"$$C(17,6)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12376$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq8a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq8a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.56E+14$$"],"dependencies":[],"title":"Solve For the Numerator","text":"What is 17!? (Write in the form $$1.22E+2$$ and round to the nearest hundredth)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$720$$"],"dependencies":["a3b09a3binomseq8a-h3"],"title":"Solve For the Denominator: Part $$1$$","text":"What is 6!?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$39916800$$"],"dependencies":["a3b09a3binomseq8a-h4"],"title":"Solve For the Denominator: Part $$2$$","text":"What is $$(17-6)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12376$$"],"dependencies":["a3b09a3binomseq8a-h5"],"title":"Solve","text":"What is $$3.56E+\\\\frac{14}{720\\\\times39916800}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b09a3binomseq9","title":"Finding Binomial Coefficients","body":"For the following exercise, evaluate the binomial coefficient","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Binomial Theorem","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b09a3binomseq9a","stepAnswer":["$$200$$"],"problemType":"TextBox","stepTitle":"$$C(200,199)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$200$$","hints":{"DefaultPathway":[{"id":"a3b09a3binomseq9a-h1","type":"hint","dependencies":[],"title":"Equation","text":"Use the equation C(n,r)=(n!)/(r!(n-r)!) to solve","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq9a-h2","type":"hint","dependencies":[],"title":"Plug In Values","text":"Plug in the values to the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1E+0$$"],"dependencies":[],"title":"Solve Denominator Pt1","text":"What is $$(200-199)!$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq9a-h4","type":"hint","dependencies":["a3b09a3binomseq9a-h3"],"title":"Simplify","text":"Because $$(200-199)!$$ is $$1$$, you can imply that the equation is 200!/199!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b09a3binomseq9a-h5","type":"hint","dependencies":["a3b09a3binomseq9a-h4"],"title":"Infer","text":"200!/200 is the same as 199!, so you can infer that 200!/199! is $$200$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph1","title":"Finding the domain and range","body":"What is the domain and range of $$f(x)={0.25}^x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph1a","stepAnswer":["domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$","choices":["domain: $$(-\\\\infty,\\\\infty)$$, range: $$(1,\\\\infty)$$","domain: $$(0,\\\\infty)$$, range: $$(-\\\\infty,\\\\infty)$$","domain: $$(1,\\\\infty)$$, range: $$(-\\\\infty,\\\\infty)$$","domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$","domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a3b7d40expgraph1a-h1","type":"hint","dependencies":[],"title":"Characteristics of an exponential function","text":"Recall that an exponential function with the form $$f(x)=b^x$$, $$b>0$$, where $$b$$ does not equal $$1$$, has these characteristics:\\\\n\\\\n$$1$$. one-to-one function\\\\n$$2$$. horizontal asymptote: $$y=0$$\\\\n$$3$$. domain: $$(-\\\\infty,\\\\infty)$$\\\\n$$4$$. range: $$(0,\\\\infty)$$\\\\n$$5$$. x-intercept: none\\\\n$$6$$. y-intercept: $$(0,1)$$\\\\n$$7$$. increasing if $$b>1$$\\\\n$$8$$. decreasing if $$b<1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph10","title":"Finding horizontal asymptotes","body":"What is the horizontal asymptote of $$f(x)=2x-2$$?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph10a","stepAnswer":["$$y=0$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=0$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph10a-h1","type":"hint","dependencies":[],"title":"Definition of horizontal asymptote","text":"The horizontal asymptote describes the end behavior of the function. In other words, it describes the value f(x) converges to as $$x$$ approaches infinity and/or negative $$\\\\infty$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph10a-h2","type":"hint","dependencies":[],"title":"Finding the horizontal asymptote","text":"Determine the range of the function. It may be helpful to graph the function","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph10a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(0,inf)"],"dependencies":[],"title":"Finding the range","text":"What is the range of the function? Write the range in interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph10a-h4","type":"hint","dependencies":[],"title":"Finding the horizontal asymptote","text":"The last step is to determine the value that f(x) converges to as $$x$$ approaches positive or negative $$\\\\infty$$. It may be helpful to check various values of $$x$$ (e.g. $$-100$$, $$-1000$$, $$-10000$$, etc.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph11","title":"Transforming exponential functions","body":"Let the parent function be f(x) $$=$$ $$4^x$$. Write the function that results from shifting f(x) $$5$$ units up and $$4$$ units to the right.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph11a","stepAnswer":["$$4^{x-4}+5$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4^{x-4}+5$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph11a-h1","type":"hint","dependencies":[],"title":"General form of exponential function","text":"In the general form of the function f(x) $$=$$ $$a b^{x+c}+d$$, a vertically $$\\\\frac{stretches}{shrinks}$$ the function, c translates the function to the left or right, and $$d$$ translates the function up or down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph11a-h2","type":"hint","dependencies":[],"title":"Vertical translations","text":"The function f(x) $$=$$ $$a b^{x+c}+d$$ is being translated upwards by $$d$$ units.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Identifying $$d$$","text":"What is the value of $$d$$ in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph11a-h4","type":"hint","dependencies":[],"title":"Horizontal translations","text":"The function f(x) $$=$$ $$a b^{x+c}+d$$ is being translated c units to the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":[],"title":"Identifying c","text":"What is the value of c in our given equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph12","title":"Solving Exponential Equations","body":"Evaluate the exponential functions for the indicated value of x: g(x) $$=$$ $$13\\\\times7^x-2$$ for g(6).","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph12a","stepAnswer":["$$1529435$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1529435$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph12a-h1","type":"hint","dependencies":[],"title":"Rewriting into an equation","text":"The function can be rewritten as $$13\\\\times7^6-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph13","title":"Solving Exponential Equations","body":"Evaluate the exponential functions for the indicated value of x: $$f(x)={4\\\\left(2\\\\right)}^{x-1}-2$$ for f(5).","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph13a","stepAnswer":["$$62$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$62$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph13a-h1","type":"hint","dependencies":[],"title":"Rewriting into an equation","text":"The function can be rewritten as $${4\\\\left(2\\\\right)}^{5-1}-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph14","title":"Solving Exponential Functions","body":"Evaluate the exponential functions for the indicated value of x: $$h(x)=-\\\\left(\\\\frac{1}{2}\\\\right) {\\\\left(\\\\frac{1}{2}\\\\right)}^x+6$$ for $$h(-7)$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph14a","stepAnswer":["$$-58$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-58$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph14a-h1","type":"hint","dependencies":[],"title":"Rewriting into an equation","text":"The function can be rewritten as $$-\\\\left(\\\\frac{1}{2}\\\\right) {\\\\left(\\\\frac{1}{2}\\\\right)}^{\\\\left(-7\\\\right)}+6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph15","title":"Transformations of exponential functions","body":"The graph of $$f(x)={10}^x$$ is reflected about the x-axis and shifted upward $$7$$ units. What is the equation of the new function, g(x)?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph15a","stepAnswer":["$$g(x)=$$ $$-\\\\left({10}^x\\\\right)+7$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g(x)=$$ $$-\\\\left({10}^x\\\\right)+7$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph15a-h1","type":"hint","dependencies":[],"title":"Vertical translations","text":"For the parent function f(x) $$=$$ $$b^x$$, a vertical translation upwards by $$d$$ units is represented by g(x) $$=$$ $$b^x$$ + $$d$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph15a-h2","type":"hint","dependencies":[],"title":"Reflection across the x-axis","text":"For the parent function f(x) $$=$$ $$b^x$$, a reflection across the x-axis is represented by g(x) $$=$$ $$-\\\\left(b^x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph16","title":"Transformations of Exponential Functions","body":"The graph of $$f(x)={1.68}^x$$ is shifted right $$3.3$$ units, stretched vertically by a factor of $$2.2$$, reflected about the x-axis, and then shifted downward $$3.3$$ units. What is the equation of the new function, g(x)?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph16a","stepAnswer":["$$g(x)=-2.2{1.68}^{x-3.3}-3.3$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g(x)=-2.2{1.68}^{x-3.3}-3.3$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph16a-h1","type":"hint","dependencies":[],"title":"Vertical translations","text":"For the parent function f(x) $$=$$ $$b^x$$, a vertical translation downwards by $$d$$ units is represented by g(x) $$=$$ $$b^x$$ - $$d$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph16a-h2","type":"hint","dependencies":[],"title":"Reflection across the x-axis","text":"For the parent function f(x) $$=$$ $$b^x$$, a reflection across the x-axis is represented by g(x) $$=$$ $$-\\\\left(b^x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph16a-h3","type":"hint","dependencies":[],"title":"Horizontal translations","text":"For the parent function f(x) $$=$$ $$b^x$$, a horizontal translation c units to the right is represented by g(x) $$=$$ $$b^{x-c}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph17","title":"Transformations of Exponential Functions","body":"The graph of $$f(x)=-\\\\left(\\\\frac{1}{2}\\\\right) {\\\\left(\\\\frac{1}{4}\\\\right)}^{x-2}+4$$ is shifted downward $$4$$ units, and then shifted left $$2$$ units, stretched vertically by a factor of $$4$$, and reflected about the x-axis. What is the equation of the new function, g(x)?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph17a","stepAnswer":["$$g(x)=2{\\\\left(\\\\frac{1}{4}\\\\right)}^x$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g(x)=2{\\\\left(\\\\frac{1}{4}\\\\right)}^x$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph17a-h1","type":"hint","dependencies":[],"title":"Vertical translations","text":"For the parent function f(x) $$=$$ $$b^x$$, a vertical translation downwards by $$d$$ units is represented by g(x) $$=$$ $$b^x$$ - $$d$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph17a-h2","type":"hint","dependencies":[],"title":"Reflection across the x-axis","text":"For the parent function f(x) $$=$$ $$b^x$$, a reflection across the x-axis is represented by g(x) $$=$$ $$-\\\\left(b^x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph17a-h3","type":"hint","dependencies":[],"title":"Horizontal translations","text":"For the parent function f(x) $$=$$ $$b^x$$, a horizontal translation c units to the left is represented by g(x) $$=$$ $$b^{x+c}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph18","title":"Transformations of Exponential Functions","body":"What is the function, g(x), after reflecting $$f(x)={3\\\\left(\\\\frac{1}{2}\\\\right)}^x$$ about the y-axis?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph18a","stepAnswer":["$$g(x)=3{\\\\left(\\\\frac{1}{2}\\\\right)}^{-x}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g(x)=3{\\\\left(\\\\frac{1}{2}\\\\right)}^{-x}$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph18a-h1","type":"hint","dependencies":[],"title":"Reflection across the x-axis","text":"For the parent function f(x) $$=$$ $$b^x$$, a reflection across the y-axis is represented by g(x) $$=$$ $$b^{-x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph19","title":"Transformations of Exponential Functions","body":"What is the function, g(x), after reflecting $$f(x)=-\\\\left({4\\\\left(2\\\\right)}^x\\\\right)+2$$ about the x-axis?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph19a","stepAnswer":["$$g(x)=4\\\\times2^x-2$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g(x)=4\\\\times2^x-2$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph19a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Let $$b$$ $$=$$ $$-\\\\left({4\\\\left(2\\\\right)}^x\\\\right)+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph19a-h2","type":"hint","dependencies":[],"title":"Reflections across the x-axis","text":"For the parent function f(x) $$=$$ $$b^x$$, a reflection across the x-axis is represented by g(x) $$=$$ $$-\\\\left(b^x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph2","title":"Finding the domain and range of an exponential function","body":"What is the domain and range of $$f(x)=2^{x+1}-3$$?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph2a","stepAnswer":["domain: $$(-\\\\infty,\\\\infty)$$, range: $$(-3,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"domain: $$(-\\\\infty,\\\\infty)$$, range: $$(-3,\\\\infty)$$","choices":["domain: $$(-1,\\\\infty)$$, range: $$(3,\\\\infty)$$","domain: $$(-\\\\infty,\\\\infty)$$, range: $$(-3,\\\\infty)$$","domain: $$(3,\\\\infty)$$, range: $$(-1,\\\\infty)$$","domain: $$(-3,\\\\infty)$$, range: $$(-\\\\infty,\\\\infty)$$","domain: $$(-\\\\infty,\\\\infty)$$, range: $$(-3,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a3b7d40expgraph2a-h1","type":"hint","dependencies":[],"title":"Characteristics of an exponential function","text":"Recall that an exponential function with the form $$f(x)=b^x$$, $$b>0$$, where $$b$$ does not equal $$1$$, has these characteristics:\\\\n\\\\n$$1$$. one-to-one function\\\\n$$2$$. horizontal asymptote: $$y$$ $$=$$ $$0$$\\\\n$$3$$. domain: $$(-\\\\infty,\\\\infty)$$\\\\n$$4$$. range: $$(0,\\\\infty)$$\\\\n$$5$$. x-intercept: none\\\\n$$6$$. y-intercept: $$(0,1)$$\\\\n$$7$$. increasing if $$b$$ > $$1$$\\\\n$$8$$. decreasing if $$b$$ < $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph2a-h2","type":"hint","dependencies":["a3b7d40expgraph2a-h1"],"title":"Identifying the transformations","text":"The next step is to identify how the function is being transformed from the parent function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph2a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Move all $$x-coordinates$$ $$1$$ unit to the left"],"dependencies":["a3b7d40expgraph2a-h2"],"title":"Translation on the $$x$$","text":"In the equation $$2^{x+1}-3$$, how would you describe the translation on $$x$$ in words?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Move all $$x-coordinates$$ $$1$$ unit to the left","Move all $$y-coordinates$$ $$1$$ unit to the left","Move all $$x-coordinates$$ $$1$$ unit to the right","Move all $$y-coordinates$$ $$1$$ unit to the right"]},{"id":"a3b7d40expgraph2a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Move all $$y-coordinates$$ $$3$$ units down"],"dependencies":["a3b7d40expgraph2a-h3"],"title":"Translation on the $$y$$","text":"In the equation $$2^{x+1}-3$$, how would you describe the translation on $$y$$ in words?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Move all $$x-coordinates$$ $$3$$ units up","Move all $$y-coordinates$$ $$3$$ units up","Move all $$x-coordinates$$ $$3$$ units down","Move all $$y-coordinates$$ $$3$$ units down"]},{"id":"a3b7d40expgraph2a-h5","type":"hint","dependencies":["a3b7d40expgraph2a-h4"],"title":"Finding the domain and range","text":"Transforming the parent function will also change the domain and range. It will be helpful to draw a graph to visualize.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph20","title":"Transformations of Exponential Functions","body":"What is the function, g(x), after reflecting $$f(x)={3\\\\left(0.75\\\\right)}^x-1$$ about the x-axis?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph20a","stepAnswer":["$$g(x)=-3{0.75}^x+1$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g(x)=-3{0.75}^x+1$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph20a-h1","type":"hint","dependencies":[],"title":"Rewriting the equation","text":"Let $$b$$ $$=$$ $$-\\\\left({4\\\\left(2\\\\right)}^x\\\\right)+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph20a-h2","type":"hint","dependencies":[],"title":"Reflections across the x-axis","text":"For the parent function f(x) $$=$$ $$b^x$$, a reflection across the x-axis is represented by g(x) $$=$$ $$-\\\\left(b^x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph3","title":"Finding the domain and range of exponential functions","body":"What is the domain and range of $$f(x)={4\\\\left(\\\\frac{1}{2}\\\\right)}^x$$?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph3a","stepAnswer":["domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$","choices":["domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$","domain: $$(0,\\\\infty)$$, range: $$(-\\\\infty,\\\\infty)$$","domain: $$(-\\\\infty,\\\\infty)$$, range: $$(1,\\\\infty)$$","domain: $$(1,\\\\infty)$$, range: $$(-\\\\infty,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a3b7d40expgraph3a-h1","type":"hint","dependencies":[],"title":"Characteristics of an exponential function","text":"Recall that an exponential function with the form $$f(x)=b^x$$, $$b>0$$, where $$b$$ does not equal $$1$$, has these characteristics:\\\\n\\\\n$$1$$. one-to-one function\\\\n$$2$$. horizontal asymptote: $$y$$ $$=$$ $$0$$\\\\n$$3$$. domain: $$(-\\\\infty,\\\\infty)$$\\\\n$$4$$. range: $$(0,\\\\infty)$$\\\\n$$5$$. x-intercept: none\\\\n$$6$$. y-intercept: $$(0,1)$$\\\\n$$7$$. increasing if $$b$$ > $$1$$\\\\n$$8$$. decreasing if $$b$$ < $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph3a-h2","type":"hint","dependencies":[],"title":"Stretching and Compressing the Parent Function","text":"For any factor a > $$0$$, the function $$f(x)={a\\\\left(b\\\\right)}^x$$\\\\n- is stretched vertically by a factor of a if |a|>1.\\\\n- is compressed vertically by a factor of a if |a| <1.\\\\n- has a y-intercept of (0,a).\\\\n- has a horizontal asymptote at $$y=0$$, a range of $$(0,\\\\infty)$$, and a domain of $$(-\\\\infty,\\\\infty)$$, which are unchanged from the parent function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph3a-h3","type":"hint","dependencies":[],"title":"Finding the domain and range","text":"Transforming the parent function will also change the domain and range. It will be helpful to draw a graph to visualize.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph4","title":"Find the equation of the graph, g(x), that reflects f(x) $$=$$ $${\\\\left(\\\\frac{1}{4}\\\\right)}^x$$ about the x-axis.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph4a","stepAnswer":["$$g(x)=-\\\\left({\\\\left(\\\\frac{1}{4}\\\\right)}^x\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$g(x)=-\\\\left({\\\\left(\\\\frac{1}{4}\\\\right)}^x\\\\right)$$","choices":["$$g(x)=-\\\\left({\\\\left(\\\\frac{1}{4}\\\\right)}^x\\\\right)$$","$$g(x)={\\\\left(\\\\frac{1}{4}\\\\right)}^{\\\\left(-x\\\\right)}$$","$$g(x)={\\\\left(\\\\frac{1}{4}\\\\right)}^x+1$$","$$g(x)=-\\\\left({\\\\left(\\\\frac{1}{4}\\\\right)}^x\\\\right)-1$$"],"hints":{"DefaultPathway":[{"id":"a3b7d40expgraph4a-h1","type":"hint","dependencies":[],"title":"Graphing the function","text":"The first step would be to graph the current function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph4a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(1,-2)"],"dependencies":["a3b7d40expgraph4a-h1"],"title":"Identifying which coordinate to change","text":"Say that we want to reflect $$(1,2)$$ across the x-axis. What will the reflected coordinate look like?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph4a-h3","type":"hint","dependencies":["a3b7d40expgraph4a-h2"],"title":"Reflecting exponential functions","text":"The function f(x) $$=$$ $$-\\\\left(b^x\\\\right)$$ reflects the parent function f(x) $$=$$ $$b^x$$ about the x-axis. The function f(x) $$=$$ $$b^{\\\\left(-x\\\\right)}$$ reflects the parent function f(x) $$=$$ $$b^x$$ about the y-axis.\\\\n","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph6","title":"Transforming exponential functions","body":"The graph of $$f(x)=3^x$$ is reflected about the y-axis and stretched vertically by a factor of $$4.4$$. What is the equation of the new function g(x)?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph6a","stepAnswer":["$$g(x)=4.4\\\\times3^{\\\\left(-x\\\\right)}$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g(x)=4.4\\\\times3^{\\\\left(-x\\\\right)}$$","choices":["$$g(x)=4.4\\\\times3^{\\\\left(-x\\\\right)}$$","$$g(x)=-4.4\\\\times3^{\\\\left(-x\\\\right)}$$","$$g(x)=4.4-\\\\left(3^{\\\\left(-x\\\\right)}\\\\right)$$"],"hints":{"DefaultPathway":[{"id":"a3b7d40expgraph6a-h1","type":"hint","dependencies":[],"title":"Determining the transformed coordinates","text":"The first step is to identify which coordinates are being changed during each transformation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph6a-h2","type":"hint","dependencies":[],"title":"Definition of reflection across the y-axis","text":"Recall that reflecting across the y-axis changes the x-coordinate (i.e. $$(-x$$, y)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph6a-h3","type":"hint","dependencies":[],"title":"Definition of vertical $$\\\\frac{stretch}{shrink}$$","text":"Recall that vertically stretching the function changes the $$y$$ coordinate (i.e (x, $$4.4y))$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph6a-h4","type":"hint","dependencies":[],"title":"Mathematical representation of transformations","text":"In the general form of the function f(x) $$=$$ $$a b^{x+c}+d$$, a vertically $$\\\\frac{stretches}{shrinks}$$ the function, c translates the function to the left or right, and $$d$$ translates the function up or down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph6a-h5","type":"hint","dependencies":[],"title":"Determing the value of a","text":"What is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph6a-h6","type":"hint","dependencies":[],"title":"Mathematical representation of a reflection across the y-axis","text":"The mathematical representation of a reflection across the y-axis is $$f(x)=b^{\\\\left(-x\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph7","title":"Finding the domain and range","body":"What is the domain and range of $$f(x)={12}^{\\\\left(-x\\\\right)}$$?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph7a","stepAnswer":["domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$","choices":["domain: $$(-\\\\infty,\\\\infty)$$, range: $$(-\\\\infty,0)$$","domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$","none of the above","domain: $$(-\\\\infty,\\\\infty)$$, range: $$(0,\\\\infty)$$","domain: $$(0,\\\\infty)$$, range: $$(-\\\\infty,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a3b7d40expgraph7a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Manipulating exponents","text":"What is $${\\\\left(\\\\frac{1}{2}\\\\right)}^{-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2^x$$"],"dependencies":[],"title":"Rewriting the equation","text":"Based on the previous answer, how can the equation be rewritten?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph7a-h3","type":"hint","dependencies":[],"title":"Characteristics of an exponential function","text":"Recall that an exponential function with the form $$f(x)=b^x$$, $$b>0$$, where $$b$$ does not equal $$1$$, has these characteristics:\\\\n\\\\n$$1$$. one-to-one function\\\\n$$2$$. horizontal asymptote: $$y$$ $$=$$ $$0$$\\\\n$$3$$. domain: $$(-\\\\infty,\\\\infty)$$\\\\n$$4$$. range: $$(0,\\\\infty)$$\\\\n$$5$$. x-intercept: none\\\\n$$6$$. y-intercept: $$(0,1)$$\\\\n$$7$$. increasing if $$b$$ > $$1$$\\\\n$$8$$. decreasing if $$b$$ < $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph8","title":"Finding horizontal asymptotes","body":"What is the horizontal asymptote of $$f(x)=-\\\\left({5\\\\left(4\\\\right)}^x\\\\right)-1$$?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph8a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph8a-h1","type":"hint","dependencies":[],"title":"Definition of horizontal asymptote","text":"The horizontal asymptote describes the end behavior of the function. In other words, it describes the value f(x) converges to as $$x$$ approaches infinity and/or negative $$\\\\infty$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph8a-h2","type":"hint","dependencies":[],"title":"Finding the horizontal asymptote","text":"Determine the range of the function. It may be helpful to graph the function","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph8a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-inf,-1)"],"dependencies":[],"title":"Finding the range","text":"What is the range of the function?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph8a-h4","type":"hint","dependencies":[],"title":"Finding the horizontal asymptote","text":"The last step is to determine the value that f(x) converges to as $$x$$ approaches positive or negative $$\\\\infty$$. It may be helpful to check various values of $$x$$ (e.g. $$-100$$, $$-1000$$, $$-10000$$, etc.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3b7d40expgraph9","title":"Finding horizontal asymptotes","body":"What is the horizontal asymptote of $$h(x)=2x+3$$?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.2 Graphs of Exponential Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a3b7d40expgraph9a","stepAnswer":["$$y=3$$"],"problemType":"TextBox","stepTitle":"","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=3$$","hints":{"DefaultPathway":[{"id":"a3b7d40expgraph9a-h1","type":"hint","dependencies":[],"title":"Definition of horizontal asymptote","text":"The horizontal asymptote describes the end behavior of the function. In other words, it describes the value f(x) converges to as $$x$$ approaches infinity and/or negative $$\\\\infty$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph9a-h2","type":"hint","dependencies":[],"title":"Finding the horizontal asymptote","text":"Determine the range of the function. It may be helpful to graph the function","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph9a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(3,inf)"],"dependencies":[],"title":"Finding the range","text":"What is the range of the function? Write the range in interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3b7d40expgraph9a-h4","type":"hint","dependencies":[],"title":"Finding the horizontal asymptote","text":"The last step is to determine the value that f(x) converges to as $$x$$ approaches positive or negative $$\\\\infty$$. It may be helpful to check various values of $$x$$ (e.g. $$-100$$, $$-1000$$, $$-10000$$, etc.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root1","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root1a","stepAnswer":["$$48$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{2} \\\\sqrt{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$48$$","hints":{"DefaultPathway":[{"id":"a3c2b68root1a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{2} \\\\sqrt{6}=\\\\sqrt{12}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root1a-h2","type":"hint","dependencies":["a3c2b68root1a-h1"],"title":"Simplifying the Product","text":"We can simplify $$\\\\sqrt{12}$$ to become $$2\\\\sqrt{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root1a-h3","type":"hint","dependencies":["a3c2b68root1a-h2"],"title":"$$4\\\\sqrt{3}\\\\times2 \\\\sqrt{12}$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root1a-h4","type":"hint","dependencies":["a3c2b68root1a-h3"],"title":"Multiplying Each Root","text":"$$4\\\\sqrt{3}\\\\times2 \\\\sqrt{12}$$ $$=$$ $$8\\\\sqrt{36}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root1a-h5","type":"hint","dependencies":["a3c2b68root1a-h4"],"title":"Simplifying the Product","text":"$$8\\\\sqrt{36}$$ can be simplified as $$48$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root10","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root10a","stepAnswer":["$$1+9x+6\\\\sqrt{x}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(1+3\\\\sqrt{x}\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1+9x+6\\\\sqrt{x}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root10a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"Recall binomial square: $${\\\\left(a+b\\\\right)}^2=a^2+2ab+b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root10a-h2","type":"hint","dependencies":["a3c2b68root10a-h1"],"title":"Substitution","text":"Substitute the value in the binomial equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root11","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root11a","stepAnswer":["$$4+25m+20\\\\sqrt{m}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(2+5\\\\sqrt{m}\\\\right)}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4+25m+20\\\\sqrt{m}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root11a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"Recall binomial square: $${\\\\left(a+b\\\\right)}^2=a^2+2ab+b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root11a-h2","type":"hint","dependencies":["a3c2b68root11a-h1"],"title":"Simplifying the Product","text":"Substitute the value in the binomial equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root12","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root12a","stepAnswer":["$$14$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(4-\\\\sqrt{2}\\\\right) \\\\left(4+\\\\sqrt{2}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14$$","hints":{"DefaultPathway":[{"id":"a3c2b68root12a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"Recall the formula of Product of Conjugate: $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)=a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root12a-h2","type":"hint","dependencies":["a3c2b68root12a-h1"],"title":"Simplifying the Product","text":"As $$a=4$$, $$b=\\\\sqrt{2}$$, $$a^2-b^2=14$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root13","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root13a","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(5-2\\\\sqrt{3}\\\\right) \\\\left(5+2\\\\sqrt{3}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a3c2b68root13a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"Recall the formula of Product of Conjugate: $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)=a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root13a-h2","type":"hint","dependencies":["a3c2b68root13a-h1"],"title":"Simplifying the Product","text":"As $$a=5$$, $$b=2\\\\sqrt{3}$$, $$a^2-b^2=13$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root14","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root14a","stepAnswer":["$$-11$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(3-2\\\\sqrt{5}\\\\right) \\\\left(3+2\\\\sqrt{5}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-11$$","hints":{"DefaultPathway":[{"id":"a3c2b68root14a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"Recall the formula of Product of Conjugate: $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)=a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root14a-h2","type":"hint","dependencies":["a3c2b68root14a-h1"],"title":"Simplifying the Product","text":"As $$a=3$$, $$b=2\\\\sqrt{5}$$, $$a^2-b^2=-11$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root15","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root15a","stepAnswer":["$$-159$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(4+5\\\\sqrt{7}\\\\right) \\\\left(4-5\\\\sqrt{7}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-159$$","hints":{"DefaultPathway":[{"id":"a3c2b68root15a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"Recall the formula of Product of Conjugate: $$\\\\left(a+b\\\\right) \\\\left(a-b\\\\right)=a^2-b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root15a-h2","type":"hint","dependencies":["a3c2b68root15a-h1"],"title":"Simplifying the Product","text":"As $$a=4$$, $$b=5\\\\sqrt{7}$$, $$a^2-b^2=-159$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root16","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root16a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{2} \\\\sqrt{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a3c2b68root16a-h1","type":"hint","dependencies":[],"title":"Multiplication","text":"Multiplying Each Root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root16a-h2","type":"hint","dependencies":["a3c2b68root16a-h1"],"title":"Simplify","text":"Simplifying the Product","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root17","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root17a","stepAnswer":["$$18\\\\sqrt{6}$$"],"problemType":"TextBox","stepTitle":"$$3\\\\sqrt{3}\\\\times2 \\\\sqrt{18}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18\\\\sqrt{6}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root17a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$3\\\\sqrt{3}\\\\times2 \\\\sqrt{18}=6\\\\sqrt{54}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root17a-h2","type":"hint","dependencies":["a3c2b68root17a-h1"],"title":"Simplifying the Product","text":"We can simplify $$\\\\sqrt{54}$$ to become $$3\\\\sqrt{6}$$. $$6\\\\times3 \\\\sqrt{6}=18\\\\sqrt{6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root18","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root18a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{6} \\\\sqrt{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a3c2b68root18a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{6} \\\\sqrt{6}=\\\\sqrt{36}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root18a-h2","type":"hint","dependencies":["a3c2b68root18a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{36}$$ can be simplified to $$6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root19","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root19a","stepAnswer":["$$48$$"],"problemType":"TextBox","stepTitle":"$$3\\\\sqrt{2}\\\\times2 \\\\sqrt{32}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$48$$","hints":{"DefaultPathway":[{"id":"a3c2b68root19a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{2} \\\\sqrt{32}=\\\\sqrt{64}$$. So, we now have $$6\\\\sqrt{64}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root19a-h2","type":"hint","dependencies":["a3c2b68root19a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{64}=8$$, so we have $$6\\\\times8=48$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root2","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root2a","stepAnswer":["$$12\\\\sqrt{15}$$"],"problemType":"TextBox","stepTitle":"$$3\\\\sqrt{2}\\\\times2 \\\\sqrt{30}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12\\\\sqrt{15}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root2a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$3\\\\sqrt{2}\\\\times2 \\\\sqrt{30}=6\\\\sqrt{60}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root2a-h2","type":"hint","dependencies":["a3c2b68root2a-h1"],"title":"Simplifying the Product","text":"We can simplify $$6\\\\sqrt{60}$$ to become $$12\\\\sqrt{15}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root20","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root20a","stepAnswer":["$$7\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{7} \\\\sqrt{14}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root20a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{7} \\\\sqrt{14}=\\\\sqrt{98}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root20a-h2","type":"hint","dependencies":["a3c2b68root20a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{98}=\\\\sqrt{49\\\\times2}=7\\\\sqrt{2}$$. The simplified form of the above product is $$7\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root21","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root21a","stepAnswer":["$$160$$"],"problemType":"TextBox","stepTitle":"$$4\\\\sqrt{8}\\\\times5 \\\\sqrt{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$160$$","hints":{"DefaultPathway":[{"id":"a3c2b68root21a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{8} \\\\sqrt{8}=\\\\sqrt{64}$$. So, we have $$4\\\\times5 \\\\sqrt{64}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root21a-h2","type":"hint","dependencies":["a3c2b68root21a-h1"],"title":"Simplifying the Product","text":"The product simplifies to $$20\\\\sqrt{64}$$, which is $$160$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root22","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root22a","stepAnswer":["$$6\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{6} \\\\sqrt{12}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root22a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{6} \\\\sqrt{12}=\\\\sqrt{72}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root22a-h2","type":"hint","dependencies":["a3c2b68root22a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{72}=\\\\sqrt{36\\\\times2}=6\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root23","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root23a","stepAnswer":["$$20\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$2\\\\sqrt{5}\\\\times2 \\\\sqrt{10}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root23a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{5} \\\\sqrt{10}=\\\\sqrt{50}$$. $$2\\\\times2 \\\\sqrt{50}=4\\\\sqrt{50}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root23a-h2","type":"hint","dependencies":["a3c2b68root23a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{50}=\\\\sqrt{25\\\\times2}=5\\\\sqrt{2}$$. $$4\\\\times5 \\\\sqrt{2}=20\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root24","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root24a","stepAnswer":["$$30\\\\sqrt{3}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{2}\\\\times3 \\\\sqrt{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$30\\\\sqrt{3}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root24a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{2} \\\\sqrt{6}=\\\\sqrt{12}$$. We now have $$15\\\\sqrt{12}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root24a-h2","type":"hint","dependencies":["a3c2b68root24a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{12}=\\\\sqrt{4\\\\times3}=2\\\\sqrt{3}$$. $$15\\\\times2 \\\\sqrt{3}=30\\\\sqrt{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root25","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root25a","stepAnswer":["$$24\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$2\\\\sqrt{3}\\\\times4 \\\\sqrt{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root25a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{3} \\\\sqrt{6}=\\\\sqrt{18}$$. $$2\\\\times4 \\\\sqrt{18}=8\\\\sqrt{18}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root25a-h2","type":"hint","dependencies":["a3c2b68root25a-h1"],"title":"Simplifying the Product","text":"$$8\\\\sqrt{18}=8\\\\sqrt{9\\\\times2}=24\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root26","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root26a","stepAnswer":["$$-18\\\\sqrt{6}$$"],"problemType":"TextBox","stepTitle":"$$-2\\\\sqrt{3}\\\\times3 \\\\sqrt{18}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-18\\\\sqrt{6}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root26a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\sqrt{3} \\\\sqrt{18}=\\\\sqrt{54}$$. $$-2\\\\times3=-6$$. $$-6\\\\sqrt{54}$$ is the product.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root26a-h2","type":"hint","dependencies":["a3c2b68root26a-h1"],"title":"Simplifying the Product","text":"$$-6\\\\sqrt{54}=-6\\\\sqrt{9\\\\times6}=-18\\\\sqrt{6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root27","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root27a","stepAnswer":["$$-100\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$-4\\\\sqrt{5}\\\\times5 \\\\sqrt{10}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-100\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root27a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$-4\\\\sqrt{5}\\\\times5 \\\\sqrt{10}=-20\\\\sqrt{50}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root27a-h2","type":"hint","dependencies":["a3c2b68root27a-h1"],"title":"Simplifying the Product","text":"We must simplify the product. $$-20\\\\sqrt{50}=-20\\\\sqrt{25\\\\times2}=-100\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root28","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root28a","stepAnswer":["$$-10\\\\sqrt{15}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{6} \\\\left(-\\\\sqrt{12}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10\\\\sqrt{15}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root28a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$5\\\\sqrt{6} \\\\left(-1\\\\right) \\\\sqrt{12}=-5\\\\sqrt{60}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root28a-h2","type":"hint","dependencies":["a3c2b68root28a-h1"],"title":"Simplifying the Product","text":"$$-5\\\\sqrt{60}=-5\\\\sqrt{15\\\\times4}=-10\\\\sqrt{15}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root29","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root29a","stepAnswer":["$$-8\\\\sqrt{5}$$"],"problemType":"TextBox","stepTitle":"$$6\\\\sqrt{2} \\\\left(-\\\\sqrt{10}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8\\\\sqrt{5}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root29a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$6\\\\sqrt{2} \\\\left(-\\\\sqrt{10}\\\\right)=-6\\\\sqrt{20}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root29a-h2","type":"hint","dependencies":["a3c2b68root29a-h1"],"title":"Simplifying the Product","text":"$$-6\\\\sqrt{20}=-6\\\\sqrt{4\\\\times5}=-8\\\\sqrt{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root3","title":"Multiplying Square Roots","body":"Simplify the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root3a","stepAnswer":["$$27\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$3\\\\sqrt{3}\\\\times3 \\\\sqrt{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root3a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$3\\\\sqrt{3}\\\\times3 \\\\sqrt{6}=9\\\\sqrt{18}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root3a-h2","type":"hint","dependencies":["a3c2b68root3a-h1"],"title":"Simplifying the Product","text":"$$9\\\\sqrt{18}$$ can be simplified to $$27\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root30","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root30a","stepAnswer":["$$27\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-2\\\\sqrt{7}\\\\right) \\\\left(-2\\\\sqrt{14}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root30a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\left(-2\\\\sqrt{7}\\\\right) \\\\left(-2\\\\sqrt{14}\\\\right)=4\\\\sqrt{98}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root30a-h2","type":"hint","dependencies":["a3c2b68root30a-h1"],"title":"Simplifying the Product","text":"$$4\\\\sqrt{98}$$ can be simplified: $$4\\\\sqrt{98}=4\\\\sqrt{47\\\\times2}=27\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root4","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root4a","stepAnswer":["$$144x^3 \\\\sqrt{10}$$"],"problemType":"TextBox","stepTitle":"$$6\\\\sqrt{2x^2}\\\\times8 \\\\sqrt{45x^4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$144x^3 \\\\sqrt{10}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root4a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$6\\\\sqrt{2x^2}\\\\times8 \\\\sqrt{45x^4}$$ $$=$$ $$48\\\\sqrt{90x^6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root4a-h2","type":"hint","dependencies":["a3c2b68root4a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{90x^6}=3x^3 \\\\sqrt{10}$$, so we have $$48\\\\times3 x^3 \\\\sqrt{10}=144x^3 \\\\sqrt{10}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root5","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root5a","stepAnswer":["$$180p^2 \\\\sqrt{3}$$"],"problemType":"TextBox","stepTitle":"$$10\\\\sqrt{6p^3} 3\\\\sqrt{18p}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$180p^2 \\\\sqrt{3}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root5a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$10\\\\sqrt{6p^3}\\\\times3 \\\\sqrt{18p}=30\\\\sqrt{108p^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root5a-h2","type":"hint","dependencies":["a3c2b68root5a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{108p^4}=6p^2 \\\\sqrt{3}$$. The simplified form of the above product is $$30\\\\times6 p^2 \\\\sqrt{3}$$ $$=$$ $$180p^2 \\\\sqrt{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root6","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root6a","stepAnswer":["a) $$16$$ b) $$25$$"],"problemType":"MultipleChoice","stepTitle":"a) $${\\\\sqrt{16}}^2$$ b) $${\\\\sqrt{-20}}^2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"a) $$16$$ b) $$25$$","choices":["a) $$16$$ b) $$25$$","a) $$4$$ b) $$25$$","a) $$16$$ b) $$125$$","a) $$4$$ b) $$5$$"],"hints":{"DefaultPathway":[{"id":"a3c2b68root6a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$${\\\\sqrt{16}}^2=\\\\sqrt{256}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root6a-h2","type":"hint","dependencies":["a3c2b68root6a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{256}$$ can be simplified to $$16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root6a-h3","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$${\\\\sqrt{-25}}^2=\\\\sqrt{625}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root6a-h4","type":"hint","dependencies":["a3c2b68root6a-h3"],"title":"Simplifying the Product","text":"$$\\\\sqrt{625}$$ can be simplified to $$25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root7","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root7a","stepAnswer":["a) $$48$$ b) $$54$$"],"problemType":"MultipleChoice","stepTitle":"a) $$2\\\\sqrt{3} 8\\\\sqrt{3}$$ b) $${\\\\left(3\\\\sqrt{6}\\\\right)}^2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"a) $$48$$ b) $$54$$","choices":["a) $$24$$ b) $$54$$","a) $$24$$ b) $$27$$","a) $$48$$ b) $$54$$","a) $$48$$ b) $$27$$"],"hints":{"DefaultPathway":[{"id":"a3c2b68root7a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$2\\\\sqrt{3}\\\\times8 \\\\sqrt{3}$$ $$=$$ $$16\\\\sqrt{9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root7a-h2","type":"hint","dependencies":["a3c2b68root7a-h1"],"title":"Simplifying the Product","text":"$$\\\\sqrt{9}$$ can be simplified to $$3$$. $$16\\\\times3=48$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root7a-h3","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$${\\\\left(3\\\\sqrt{6}\\\\right)}^2=9\\\\sqrt{36}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root7a-h4","type":"hint","dependencies":["a3c2b68root7a-h3"],"title":"Simplifying the Product","text":"$$\\\\sqrt{36}=6$$ $$9\\\\times6=54$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root8","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root8a","stepAnswer":["$$-3+2\\\\sqrt{6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(1+\\\\sqrt{6}\\\\right) \\\\left(3-\\\\sqrt{6}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3+2\\\\sqrt{6}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root8a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\left(1+\\\\sqrt{6}\\\\right) \\\\left(3-\\\\sqrt{6}\\\\right)=3+3\\\\sqrt{6}-\\\\sqrt{6}-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root8a-h2","type":"hint","dependencies":["a3c2b68root8a-h1"],"title":"Simplifying the Product","text":"Simplify the answer above to $$-3+2\\\\sqrt{6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c2b68root9","title":"Multiplying Square Roots","body":"Simplify the following square roots.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Multiply Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3c2b68root9a","stepAnswer":["$$40-14\\\\sqrt{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(3-2\\\\sqrt{7}\\\\right) \\\\left(4-2\\\\sqrt{7}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$40-14\\\\sqrt{7}$$","hints":{"DefaultPathway":[{"id":"a3c2b68root9a-h1","type":"hint","dependencies":[],"title":"Multiplying Each Root","text":"$$\\\\left(3-2\\\\sqrt{7}\\\\right) \\\\left(4-2\\\\sqrt{7}\\\\right)=12-8\\\\sqrt{7}-6\\\\sqrt{7}+4\\\\sqrt{49}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c2b68root9a-h2","type":"hint","dependencies":["a3c2b68root9a-h1"],"title":"Simplifying the Product","text":"$$4\\\\sqrt{49}$$ can be simplified as $$28$$. The answer above can be simplified as $$40-14\\\\sqrt{7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD1","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD1a","stepAnswer":["$$\\\\frac{1}{6}$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player only rolls $$1$$ die, they correctly guess the right number?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{6}$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD1a-h1","type":"hint","dependencies":[],"title":"Calculating Probabilities","text":"The procedure to find the probability of something is as follows: First find the total number of possible outcomes for your situation. Second, find the total number of outcomes where your situation matches the one you want. Finally, divide your number acquired in the second step of this procedure by the first number, and you have the probability of your desired situation occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD1a-h2","type":"hint","dependencies":["a3c51e5DiscreteD1a-h1"],"title":"Calculating Probabilities","text":"To calculate the probability of this situation, we first have to count the total number of outcomes in this situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3c51e5DiscreteD1a-h2"],"title":"Dice Faces","text":"Assuming we select a number beforehand, how many different faces can our dice show on $$1$$ roll?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD1a-h4","type":"hint","dependencies":["a3c51e5DiscreteD1a-h3"],"title":"Calculating Probabilities","text":"The next step of calculating this probability is to find the number of instances of our situation occurring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3c51e5DiscreteD1a-h4"],"title":"Correct Dice Face","text":"Out of our $$6$$ rolls, how many of them result in us having the correct number?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD1a-h5"],"title":"Answer","text":"Knowing the total number of outcomes and the total number of instances in which our situation occurs, what is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD10","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD10a","stepAnswer":["$$0.0694$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player rolls $$3$$ dice, they have two matches?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0694$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD10a-h1","type":"hint","dependencies":[],"title":"Calculating Binomial Probabilities","text":"To find a binomial probability, we can use the equation: (n choose x)*(p**x)*(q**n-x) where $$n=total$$ trials, $$x=number$$ of times our situation occurs, $$p=probability$$ of success, and $$q=probability$$ of failure.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3c51e5DiscreteD10a-h1"],"title":"Acquiring Variables","text":"How many total trials are there? What is $$n$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3c51e5DiscreteD10a-h2"],"title":"Acquiring Variables","text":"How many times does our situation occur? What is $$x$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD10a-h3"],"title":"Acquiring Variables","text":"What is the probability of success in $$1$$ trial? What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD10a-h4"],"title":"Acquiring Variables","text":"What is the probability of failure in $$1$$ trial? What is q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0694$$"],"dependencies":["a3c51e5DiscreteD10a-h5"],"title":"Answer","text":"With all of our variables set up, what will our final answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD11","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD11a","stepAnswer":["$$0.0046$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player rolls $$3$$ dice, they have three matches?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0046$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD11a-h1","type":"hint","dependencies":[],"title":"Calculating Binomial Probabilities","text":"To find a binomial probability, we can use the equation: (n choose x)*(p**x)*(q**n-x) where $$n=total$$ trials, $$x=number$$ of times our situation occurs, $$p=probability$$ of success, and $$q=probability$$ of failure.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3c51e5DiscreteD11a-h1"],"title":"Acquiring Variables","text":"How many total trials are there? What is $$n$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3c51e5DiscreteD11a-h2"],"title":"Acquiring Variables","text":"How many times does our situation occur? What is $$x$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD11a-h3"],"title":"Acquiring Variables","text":"What is the probability of success in $$1$$ trial? What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD11a-h4"],"title":"Acquiring Variables","text":"What is the probability of failure in $$1$$ trial? What is q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0046$$"],"dependencies":["a3c51e5DiscreteD11a-h5"],"title":"Answer","text":"With all of our variables set up, what will our final answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD12","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD12a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"If our player rolls three dice, how many points can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD12a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value of something, we can use the equation E[X] $$=$$ sum{i\\\\=0}{...}{p(X_i)*X_i}, where $$p\\\\left(X_i\\\\right)$$ is the probability of $$X_i$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD12a-h2","type":"hint","dependencies":["a3c51e5DiscreteD12a-h1"],"title":"What is X?","text":"We can set $$X_0$$ $$=$$ Getting no points, $$X_1$$ $$=$$ Getting $$1$$ point, $$X_2$$ $$=$$ Getting $$2$$ points, and $$X_3$$ $$=$$ Getting $$3$$ points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5787$$"],"dependencies":["a3c51e5DiscreteD12a-h2"],"title":"Calculating Probabilities","text":"What is the probability that we get no points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.3472$$"],"dependencies":["a3c51e5DiscreteD12a-h3"],"title":"Calculating Probabilities","text":"What is the probability that we get $$1$$ point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0694$$"],"dependencies":["a3c51e5DiscreteD12a-h4"],"title":"Calculating Probabilities","text":"What is the probability that we get $$2$$ points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0046$$"],"dependencies":["a3c51e5DiscreteD12a-h5"],"title":"Calculating Probabilities","text":"What is the probability that we get $$3$$ points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a3c51e5DiscreteD12a-h6"],"title":"Answer","text":"Now that we have all of our variables, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD13","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD13a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"If our player rolls three dice and plays the game twice, how many point(s) can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD13a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value for this problem, we can multiply the expected value for $$1$$ game of lucky dice by two, since we are playing the game twice.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a3c51e5DiscreteD13a-h1"],"title":"Expected Value for $$1$$ game","text":"If our player rolls three dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3c51e5DiscreteD13a-h2"],"title":"Answer","text":"Now that we have our equation and expected value for one game, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD14","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD14a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"If our player rolls three dice and plays the game ten times, how many point(s) can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD14a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value for this problem, we can multiply the expected value for $$1$$ game of lucky dice by ten, since we are playing the game ten times.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a3c51e5DiscreteD14a-h1"],"title":"Expected Value for $$1$$ game","text":"If our player rolls three dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3c51e5DiscreteD14a-h2"],"title":"Answer","text":"Now that we have our equation and expected value for one game, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD15","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD15a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"If our player rolls three dice and plays the game six times, how many point(s) can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD15a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value for this problem, we can multiply the expected value for $$1$$ game of lucky dice by six, since we are playing the game six times.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a3c51e5DiscreteD15a-h1"],"title":"Expected Value for $$1$$ game","text":"If our player rolls three dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3c51e5DiscreteD15a-h2"],"title":"Answer","text":"Now that we have our equation and expected value for one game, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD16","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD16a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"If our player rolls two dice and plays the game three times, how many point(s) can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD16a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value for this problem, we can multiply the expected value for $$1$$ game of lucky dice by three, since we are playing the game three times.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a3c51e5DiscreteD16a-h1"],"title":"Expected Value for $$1$$ game","text":"If our player rolls two dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3c51e5DiscreteD16a-h2"],"title":"Answer","text":"Now that we have our equation and expected value for one game, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD17","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD17a","stepAnswer":["$$11$$"],"problemType":"TextBox","stepTitle":"If our player rolls two dice and plays the game $$33$$ times, how many point(s) can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD17a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value for this problem, we can multiply the expected value for $$1$$ game of lucky dice by $$33$$, since we are playing the game $$33$$ times.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a3c51e5DiscreteD17a-h1"],"title":"Expected Value for $$1$$ game","text":"If our player rolls two dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a3c51e5DiscreteD17a-h2"],"title":"Answer","text":"Now that we have our equation and expected value for one game, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD18","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD18a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"If our player rolls two dice and plays the game six times, how many point(s) can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD18a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value for this problem, we can multiply the expected value for $$1$$ game of lucky dice by six, since we are playing the game six times.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a3c51e5DiscreteD18a-h1"],"title":"Expected Value for $$1$$ game","text":"If our player rolls two dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3c51e5DiscreteD18a-h2"],"title":"Answer","text":"Now that we have our equation and expected value for one game, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD19","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD19a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"If our player rolls three dice, about how many games should it take for them to reach two points?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD19a-h1","type":"hint","dependencies":[],"title":"Using Expected Values","text":"To calculate how many games it will take to reach two points, we can use the equation: $$2$$ $$=$$ $$E[X] n$$, where E[X] is the expected points from one game and $$n$$ is the amount of games it will take two reach two points. Solving for $$n$$ will give us the correct solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a3c51e5DiscreteD19a-h1"],"title":"Expected Value","text":"If our player rolls three dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a3c51e5DiscreteD19a-h2"],"title":"Answer","text":"With our equation and variables in hand, we can now solve for $$n$$. What is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD2","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD2a","stepAnswer":["$$\\\\frac{5}{6}$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player only rolls $$1$$ die, they don\'t guess the right number?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{6}$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD2a-h1","type":"hint","dependencies":[],"title":"Calculating Probabilities","text":"The procedure to find the probability of something is as follows: First find the total number of possible outcomes for your situation. Second, find the total number of outcomes where your situation matches the one you want. Finally, divide your number acquired in the second step of this procedure by the first number, and you have the probability of your desired situation occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD2a-h2","type":"hint","dependencies":["a3c51e5DiscreteD2a-h1"],"title":"Calculating Probabilities","text":"To calculate the probability of this situation, we first have to count the total number of outcomes in this situation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3c51e5DiscreteD2a-h2"],"title":"Dice Faces","text":"Assuming we select a number beforehand, how many different faces can our dice show on $$1$$ roll?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD2a-h4","type":"hint","dependencies":["a3c51e5DiscreteD2a-h3"],"title":"Calculating Probabilities","text":"The next step of calculating this probability is to find the number of instances of our situation occurring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3c51e5DiscreteD2a-h4"],"title":"Correct Dice Face","text":"Out of our $$6$$ rolls, how many of them result in us not having the correct number?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD2a-h5"],"title":"Answer","text":"Knowing the total number of outcomes and the total number of instances in which our situation occurs, what is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD20","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD20a","stepAnswer":["$$20$$"],"problemType":"TextBox","stepTitle":"If our player rolls three dice, about how many games should it take for them to reach ten points?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$20$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD20a-h1","type":"hint","dependencies":[],"title":"Using Expected Values","text":"To calculate how many games it will take to reach ten points, we can use the equation: $$10$$ $$=$$ $$E[X] n$$, where E[X] is the expected points from one game and $$n$$ is the amount of games it will take two reach ten points. Solving for $$n$$ will give us the correct solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a3c51e5DiscreteD20a-h1"],"title":"Expected Value","text":"If our player rolls three dice, how many points can we expect them to get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a3c51e5DiscreteD20a-h2"],"title":"Answer","text":"With our equation and variables in hand, we can now solve for $$n$$. What is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD3","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD3a","stepAnswer":["$$\\\\frac{1}{6}$$"],"problemType":"TextBox","stepTitle":"If our player rolls only $$1$$ die, how many points can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{6}$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD3a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value of something, we can use the equation E[X] $$=$$ sum{i\\\\=0}{...}{p(X_i)*X_i}, where $$p\\\\left(X_i\\\\right)$$ is the probability of $$X_i$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD3a-h2","type":"hint","dependencies":["a3c51e5DiscreteD3a-h1"],"title":"What is X?","text":"Since $$X=Getting$$ one point, we can set $$X=1$$ in our formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD3a-h2"],"title":"Calculating Probabilities","text":"What is the probability that we get a point? In other words, what is the probability our guess matches a random dice roll?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD3a-h3"],"title":"Answer","text":"Now that we have all of our variables, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD4","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD4a","stepAnswer":["$$0.2777$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player rolls $$2$$ dice, they have one match?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.2777$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD4a-h1","type":"hint","dependencies":[],"title":"Calculating Binomial Probabilities","text":"To find a binomial probability, we can use the equation: (n choose x)*(p**x)*(q**n-x) where $$n=total$$ trials, $$x=number$$ of times our situation occurs, $$p=probability$$ of success, and $$q=probability$$ of failure.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3c51e5DiscreteD4a-h1"],"title":"Acquiring Variables","text":"How many total trials are there? What is $$n$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3c51e5DiscreteD4a-h2"],"title":"Acquiring Variables","text":"How many times does our situation occur? What is $$x$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD4a-h3"],"title":"Acquiring Variables","text":"What is the probability of success in $$1$$ trial? What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD4a-h4"],"title":"Acquiring Variables","text":"What is the probability of failure in $$1$$ trial? What is q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2777$$"],"dependencies":["a3c51e5DiscreteD4a-h5"],"title":"Answer","text":"With all of our variables set up, what will our final answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD5","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD5a","stepAnswer":["$$0.6944$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player rolls $$2$$ dice, they have no matches?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.6944$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD5a-h1","type":"hint","dependencies":[],"title":"Calculating Binomial Probabilities","text":"To find a binomial probability, we can use the equation: (n choose x)*(p**x)*(q**n-x) where $$n=total$$ trials, $$x=number$$ of times our situation occurs, $$p=probability$$ of success, and $$q=probability$$ of failure.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3c51e5DiscreteD5a-h1"],"title":"Acquiring Variables","text":"How many total trials are there? What is $$n$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a3c51e5DiscreteD5a-h2"],"title":"Acquiring Variables","text":"How many times does our situation occur? What is $$x$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD5a-h3"],"title":"Acquiring Variables","text":"What is the probability of success in $$1$$ trial? What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD5a-h4"],"title":"Acquiring Variables","text":"What is the probability of failure in $$1$$ trial? What is q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6944$$"],"dependencies":["a3c51e5DiscreteD5a-h5"],"title":"Answer","text":"With all of our variables set up, what will our final answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD6","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD6a","stepAnswer":["$$0.0277$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player rolls $$2$$ dice, they have one match?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0277$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD6a-h1","type":"hint","dependencies":[],"title":"Calculating Binomial Probabilities","text":"To find a binomial probability, we can use the equation: (n choose x)*(p**x)*(q**n-x) where $$n=total$$ trials, $$x=number$$ of times our situation occurs, $$p=probability$$ of success, and $$q=probability$$ of failure.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3c51e5DiscreteD6a-h1"],"title":"Acquiring Variables","text":"How many total trials are there? What is $$n$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3c51e5DiscreteD6a-h2"],"title":"Acquiring Variables","text":"How many times does our situation occur? What is $$x$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD6a-h3"],"title":"Acquiring Variables","text":"What is the probability of success in $$1$$ trial? What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD6a-h4"],"title":"Acquiring Variables","text":"What is the probability of failure in $$1$$ trial? What is q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0277$$"],"dependencies":["a3c51e5DiscreteD6a-h5"],"title":"Answer","text":"With all of our variables set up, what will our final answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD7","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD7a","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"If our player rolls two dice, how many points can we expect them to get?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD7a-h1","type":"hint","dependencies":[],"title":"Calculating Expected Values","text":"To calculate the expected value of something, we can use the equation E[X] $$=$$ sum{i\\\\=0}{...}{p(X_i)*X_i}, where $$p\\\\left(X_i\\\\right)$$ is the probability of $$X_i$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD7a-h2","type":"hint","dependencies":["a3c51e5DiscreteD7a-h1"],"title":"What is X?","text":"We can set $$X_0$$ $$=$$ Getting no points, $$X_1$$ $$=$$ Getting $$1$$ point, and $$X_2$$ $$=$$ Getting $$2$$ points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.6944$$"],"dependencies":["a3c51e5DiscreteD7a-h2"],"title":"Calculating Probabilities","text":"What is the probability that we get no points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2777$$"],"dependencies":["a3c51e5DiscreteD7a-h3"],"title":"Calculating Probabilities","text":"What is the probability that we get $$1$$ point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0277$$"],"dependencies":["a3c51e5DiscreteD7a-h4"],"title":"Calculating Probabilities","text":"What is the probability that we get $$2$$ points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a3c51e5DiscreteD7a-h5"],"title":"Answer","text":"Now that we have all of our variables, what is our final answer going to be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD8","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD8a","stepAnswer":["$$0.5787$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player rolls $$3$$ dice, they have no matches?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.5787$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD8a-h1","type":"hint","dependencies":[],"title":"Calculating Binomial Probabilities","text":"To find a binomial probability, we can use the equation: (n choose x)*(p**x)*(q**n-x) where $$n=total$$ trials, $$x=number$$ of times our situation occurs, $$p=probability$$ of success, and $$q=probability$$ of failure.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3c51e5DiscreteD8a-h1"],"title":"Acquiring Variables","text":"How many total trials are there? What is $$n$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a3c51e5DiscreteD8a-h2"],"title":"Acquiring Variables","text":"How many times does our situation occur? What is $$x$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD8a-h3"],"title":"Acquiring Variables","text":"What is the probability of success in $$1$$ trial? What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD8a-h4"],"title":"Acquiring Variables","text":"What is the probability of failure in $$1$$ trial? What is q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.5787$$"],"dependencies":["a3c51e5DiscreteD8a-h5"],"title":"Answer","text":"With all of our variables set up, what will our final answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3c51e5DiscreteD9","title":"Lucky Dice Game","body":"Suppose we are playing the lucky dice game. The rules of the game are as follows: First, each player selects any number from $$1-6$$. Next, each player will roll $$3$$ dice and count how times each dice matched their lucky number. $$1$$ correct guess will result in $$1$$ point. This process will then be repeated as many times are you want (Typically $$3-10$$ times), and the highest scoring player wins.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.8 Discrete Distribution (Lucky Dice Experiment)","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3c51e5DiscreteD9a","stepAnswer":["$$0.3472$$"],"problemType":"TextBox","stepTitle":"What is the probability that if our player rolls $$3$$ dice, they have one match?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.3472$$","hints":{"DefaultPathway":[{"id":"a3c51e5DiscreteD9a-h1","type":"hint","dependencies":[],"title":"Calculating Binomial Probabilities","text":"To find a binomial probability, we can use the equation: (n choose x)*(p**x)*(q**n-x) where $$n=total$$ trials, $$x=number$$ of times our situation occurs, $$p=probability$$ of success, and $$q=probability$$ of failure.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3c51e5DiscreteD9a-h1"],"title":"Acquiring Variables","text":"How many total trials are there? What is $$n$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3c51e5DiscreteD9a-h2"],"title":"Acquiring Variables","text":"How many times does our situation occur? What is $$x$$ in our equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{6}$$"],"dependencies":["a3c51e5DiscreteD9a-h3"],"title":"Acquiring Variables","text":"What is the probability of success in $$1$$ trial? What is $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{6}$$"],"dependencies":["a3c51e5DiscreteD9a-h4"],"title":"Acquiring Variables","text":"What is the probability of failure in $$1$$ trial? What is q?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3c51e5DiscreteD9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.3472$$"],"dependencies":["a3c51e5DiscreteD9a-h5"],"title":"Answer","text":"With all of our variables set up, what will our final answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu1","title":"Study of Acupuncture","body":"Suppose you do a study of acupuncture to determine how effective it is in relieving pain. You measure sensory rates for $$15$$ subjects with the results given.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu1a","stepAnswer":["(7.30,9.15)"],"problemType":"TextBox","stepTitle":"Use the example data to construct a 95% confidence interval for the mean sensory rate for the population (assumed normal) from which you took the data. $$(8.6$$, $$9.4$$, $$7.9$$, $$6.8$$, $$8.3$$, $$7.3$$, $$9.2$$, $$9.6$$, $$8.7$$, $$11.4$$, $$10.3$$, $$5.4$$, $$8.1$$, $$5.5$$, $$6.9)$$","stepBody":"Round answers to two decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(7.30, 9.15)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu1a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.2267$$"],"dependencies":["a3cce77popu1a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to four decimal place. Sqrt (variance)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.6722$$"],"dependencies":["a3cce77popu1a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answers to four decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a3cce77popu1a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h5","type":"hint","dependencies":["a3cce77popu1a-h4"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a3cce77popu1a-h5"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.975$$"],"dependencies":["a3cce77popu1a-h5"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.025$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h8","type":"hint","dependencies":["a3cce77popu1a-h7"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.14$$"],"dependencies":["a3cce77popu1a-h8"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.975$$, df) on the TI-84+ calculator. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.924$$"],"dependencies":["a3cce77popu1a-h8"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answer to $$3$$ decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h11","type":"hint","dependencies":["a3cce77popu1a-h10"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.3$$"],"dependencies":["a3cce77popu1a-h11"],"title":"Lower Bound","text":"$$x\u0304-EBM=8.2267-0.9240$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu1a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.15$$"],"dependencies":["a3cce77popu1a-h11"],"title":"Upper Bound","text":"$$x\u0304+EBM=8.2267+0.924$$. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu10","title":"Grams of fat per serving of chocolate chip cookies","body":"Six different national brands of chocolate chip cookies were randomly selected at the supermarket. The grams of fat per serving are as follows: 8; 8; 10; 7; 9; $$9$$. Assume the underlying distribution is approximately normal.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu10a","stepAnswer":["(7.64,9.36)"],"problemType":"TextBox","stepTitle":"Construct a 90% confidence interval for the population mean grams of fat per serving of chocolate chip cookies sold in supermarkets.","stepBody":"Round answers to two decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(7.64, 9.36)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu10a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.5$$"],"dependencies":["a3cce77popu10a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.05$$"],"dependencies":["a3cce77popu10a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answer to two decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3cce77popu10a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h5","type":"hint","dependencies":["a3cce77popu10a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3cce77popu10a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h7","type":"hint","dependencies":["a3cce77popu10a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.05$$"],"dependencies":["a3cce77popu10a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.95$$"],"dependencies":["a3cce77popu10a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.05$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h10","type":"hint","dependencies":["a3cce77popu10a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.01$$"],"dependencies":["a3cce77popu10a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.95$$, df) on the TI-84+ calculator. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.86$$"],"dependencies":["a3cce77popu10a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h13","type":"hint","dependencies":["a3cce77popu10a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.64$$"],"dependencies":["a3cce77popu10a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=8.5-0.86$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu10a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.36$$"],"dependencies":["a3cce77popu10a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=8.5+0.86$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu11","title":"Time Wasted","body":"Suppose that a committee is studying whether or not there is waste of time in our judicial system. It is interested in the mean amount of time individuals waste at the courthouse waiting to be called for jury duty. The committee randomly surveyed $$81$$ people who recently served as jurors. The sample mean wait time was eight hours with a sample standard deviation of four hours.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu11a","stepAnswer":["(7.12,8.88)"],"problemType":"TextBox","stepTitle":"Construct a 95% confidence interval for the population mean time wasted.","stepBody":"Round answers to two decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(7.12, 8.88)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu11a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a3cce77popu11a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above?","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a3cce77popu11a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above?","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a3cce77popu11a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h5","type":"hint","dependencies":["a3cce77popu11a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$80$$"],"dependencies":["a3cce77popu11a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h7","type":"hint","dependencies":["a3cce77popu11a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a3cce77popu11a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.975$$"],"dependencies":["a3cce77popu11a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.025$$","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h10","type":"hint","dependencies":["a3cce77popu11a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.99$$"],"dependencies":["a3cce77popu11a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.975$$, df) on the TI-84+ calculator. Round answers to two decimal place.","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.88$$"],"dependencies":["a3cce77popu11a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to two decimal place.","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h13","type":"hint","dependencies":["a3cce77popu11a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.12$$"],"dependencies":["a3cce77popu11a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=8-0.88$$","variabilization":{},"oer":"","license":""},{"id":"a3cce77popu11a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.88$$"],"dependencies":["a3cce77popu11a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=8+0.88$$","variabilization":{},"oer":"","license":""}]}}]},{"id":"a3cce77popu12","title":"Training Wheels","body":"Suppose that $$14$$ children, who were learning to ride two-wheel bikes, were surveyed to determine how long they had to use training wheels. It was revealed that they used them an average of six months with a sample standard deviation of three months. Assume that the underlying population distribution is normal.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu12a","stepAnswer":["(4.58,7.42)"],"problemType":"TextBox","stepTitle":"Construct a 99% confidence interval for the population mean length of time using training wheels.","stepBody":"Round answers to two decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(4.58, 7.42)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu12a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a3cce77popu12a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3cce77popu12a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a3cce77popu12a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h5","type":"hint","dependencies":["a3cce77popu12a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a3cce77popu12a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h7","type":"hint","dependencies":["a3cce77popu12a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.05$$"],"dependencies":["a3cce77popu12a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.95$$"],"dependencies":["a3cce77popu12a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.05$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h10","type":"hint","dependencies":["a3cce77popu12a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.77$$"],"dependencies":["a3cce77popu12a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.95$$, df) on the TI-84+ calculator. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.42$$"],"dependencies":["a3cce77popu12a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h13","type":"hint","dependencies":["a3cce77popu12a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.58$$"],"dependencies":["a3cce77popu12a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=6-1.42$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu12a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.42$$"],"dependencies":["a3cce77popu12a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=6+1.42$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu13","title":"Forbes Megazine","body":"Forbes magazine published data on the best small firms in $$2012$$. These were firms that had been publicly traded for at least a year, have a stock price of at least $5 per share, and have reported annual revenue between $5 million and $1 billion. The data below shows the ages of the corporate CEOs for a random sample of these firms.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu13a","stepAnswer":["(54.427,58.713)"],"problemType":"TextBox","stepTitle":"Use this sample data to construct a 90% confidence interval for the mean age of CEO\u2019s for these top small firms. Use the Student\'s $$t-distribution$$. (48, $$59$$, $$59$$, $$74$$, $$60$$, $$63$$, $$43$$, $$67$$, $$55$$, $$57$$, $$67$$, $$58$$, $$51$$, $$63$$, $$60$$, $$57$$, $$61$$, $$55$$, $$61$$, $$53$$, $$57$$, $$47$$, $$62$$, $$55$$, $$56$$, $$50$$, $$46$$, $$55$$, $$49$$, 49)","stepBody":"Use the Student\'s $$t-distribution$$. Round answers to three decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(54.427, 58.713)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu13a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$56.57$$"],"dependencies":["a3cce77popu13a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6.91$$"],"dependencies":["a3cce77popu13a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answer to two decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a3cce77popu13a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h5","type":"hint","dependencies":["a3cce77popu13a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$29$$"],"dependencies":["a3cce77popu13a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h7","type":"hint","dependencies":["a3cce77popu13a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.05$$"],"dependencies":["a3cce77popu13a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.95$$"],"dependencies":["a3cce77popu13a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.05$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h10","type":"hint","dependencies":["a3cce77popu13a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.699$$"],"dependencies":["a3cce77popu13a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.95$$, df) on the TI-84+ calculator. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.143$$"],"dependencies":["a3cce77popu13a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h13","type":"hint","dependencies":["a3cce77popu13a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.427$$"],"dependencies":["a3cce77popu13a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=56.57-2.143$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu13a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$58.713$$"],"dependencies":["a3cce77popu13a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=56.57+2.143$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu14","title":"Cost of a Used Car","body":"In a recent sample of $$84$$ used car sales costs, the sample mean was $6,425 with a standard deviation of $3,156. Assume the underlying distribution is approximately normal.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu14a","stepAnswer":["(5454.0,7478.0)"],"problemType":"TextBox","stepTitle":"Construct a $$99.7\\\\%$$ confidence interval for the population mean cost of a used car.","stepBody":"Wrap answer with parenthesis, separete by a comma, no spacing. Round answers to one decimal place.","answerType":"string","variabilization":{},"answerLatex":"$$(5454.0, 7478.0)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu14a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6425$$"],"dependencies":["a3cce77popu14a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3156$$"],"dependencies":["a3cce77popu14a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answer to two decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$84$$"],"dependencies":["a3cce77popu14a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h5","type":"hint","dependencies":["a3cce77popu14a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$83$$"],"dependencies":["a3cce77popu14a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h7","type":"hint","dependencies":["a3cce77popu14a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0015$$"],"dependencies":["a3cce77popu14a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.9985$$"],"dependencies":["a3cce77popu14a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.0015$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h10","type":"hint","dependencies":["a3cce77popu14a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.06$$"],"dependencies":["a3cce77popu14a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.9985$$, df) on the TI-84+ calculator. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1053$$"],"dependencies":["a3cce77popu14a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h13","type":"hint","dependencies":["a3cce77popu14a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5454$$"],"dependencies":["a3cce77popu14a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=6425-1053$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu14a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7478$$"],"dependencies":["a3cce77popu14a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=6425+1053$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu15","title":"Worth of Coupons","body":"A survey of the mean number of cents off that coupons give was conducted by randomly surveying one coupon per page from the coupon sections of a recent San Jose Mercury News. The following data were collected: 20\xa2; 75\xa2; 50\xa2; 65\xa2; 30\xa2; 55\xa2; 40\xa2; 40\xa2; 30\xa2; 55\xa2; $$\\\\$1.50;$$ 40\xa2; 65\xa2; 40\xa2. Assume the underlying distribution is approximately normal.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu15a","stepAnswer":["(41.90,69.96)"],"problemType":"TextBox","stepTitle":"Construct a 88% confidence interval for the population mean worth of coupons.","stepBody":"Wrap answer with parenthesis, separete by a comma, no spacing. Round answers to two decimal place.","answerType":"string","variabilization":{},"answerLatex":"$$(41.90, 69.96)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu15a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$55.93$$"],"dependencies":["a3cce77popu15a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$31.63$$"],"dependencies":["a3cce77popu15a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answer to two decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a3cce77popu15a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h5","type":"hint","dependencies":["a3cce77popu15a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a3cce77popu15a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h7","type":"hint","dependencies":["a3cce77popu15a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.06$$"],"dependencies":["a3cce77popu15a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.94$$"],"dependencies":["a3cce77popu15a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.06$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h10","type":"hint","dependencies":["a3cce77popu15a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.66$$"],"dependencies":["a3cce77popu15a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.94$$, df) on the TI-84+ calculator. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14.03$$"],"dependencies":["a3cce77popu15a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h13","type":"hint","dependencies":["a3cce77popu15a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$41.9$$"],"dependencies":["a3cce77popu15a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=55.93-14.03$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu15a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$69.96$$"],"dependencies":["a3cce77popu15a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=55.93+14.03$$. Round answer to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu2","title":"Study of Hypnotherapy","body":"You do a study of hypnotherapy to determine how effective it is in increasing the number of hours of sleep subjects get each night. You measure hours of sleep for $$12$$ subjects with the following results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu2a","stepAnswer":["(8.16,9.80)"],"problemType":"TextBox","stepTitle":"Construct a 95% confidence interval for the mean number of hours slept for the population (assumed normal) from which you took the data. $$(8.2$$, $$9.1$$, $$7.7$$, $$8.6$$, $$6.9$$, $$11.2$$, $$10.1$$, $$9.9$$, $$8.9$$, $$9.2$$, $$7.5$$, $$10.5)$$","stepBody":"Round answers to two decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(8.16, 9.80)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu2a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.9833$$"],"dependencies":["a3cce77popu2a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to four decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.2904$$"],"dependencies":["a3cce77popu2a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answers to four decimal place. Square root of the variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a3cce77popu2a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h5","type":"hint","dependencies":["a3cce77popu2a-h4"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a3cce77popu2a-h5"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.975$$"],"dependencies":["a3cce77popu2a-h5"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.025$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h8","type":"hint","dependencies":["a3cce77popu2a-h7"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.2$$"],"dependencies":["a3cce77popu2a-h8"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.975$$, df) on the TI-84+ calculator. Round answers to one decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.8195$$"],"dependencies":["a3cce77popu2a-h8"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to four decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h11","type":"hint","dependencies":["a3cce77popu2a-h10"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.16$$"],"dependencies":["a3cce77popu2a-h11"],"title":"Lower Bound","text":"$$x\u0304-EBM=8.9833-0.8195$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu2a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.8$$"],"dependencies":["a3cce77popu2a-h11"],"title":"Upper Bound","text":"$$x\u0304-EBM=8.9833+0.8195$$. Round answers to one decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu3","title":"The Human Toxome Project (HTP)","body":"The Human Toxome Project (HTP) is working to understand the scope of industrial pollution in the human body. Industrial chemicals may enter the body through pollution or as ingredients in consumer products. In October $$2008$$, the scientists at HTP tested cord blood samples for $$20$$ newborn infants in the United States. The cord blood of the \\\\\\"In utero/newborn\\\\\\" group was tested for $$430$$ industrial compounds, pollutants, and other chemicals, including chemicals linked to brain and nervous system toxicity, immune system toxicity, and reproductive toxicity, and fertility problems. There are health concerns about the effects of some chemicals on the brain and nervous system. The data shows how many of the targeted chemicals were found in each infant\u2019s cord blood.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu3a","stepAnswer":["(117.412,137.488)"],"problemType":"TextBox","stepTitle":"Use this sample data to construct a 90% confidence interval for the mean number of targeted industrial chemicals to be found in an in infant\u2019s blood. (79, $$145$$, $$147$$, $$160$$, $$116$$, $$100$$, $$159$$, $$151$$, $$156$$, $$126$$, $$137$$, $$83$$, $$156$$, $$94$$, $$121$$, $$144$$, $$123$$, $$114$$, $$139$$, 99)","stepBody":"Round answers to three decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(117.412, 137.488)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu3a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$127.45$$"],"dependencies":["a3cce77popu3a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25.965$$"],"dependencies":["a3cce77popu3a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answers to three decimal place. Square root of the variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a3cce77popu3a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h5","type":"hint","dependencies":["a3cce77popu3a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a3cce77popu3a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h7","type":"hint","dependencies":["a3cce77popu3a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.05$$"],"dependencies":["a3cce77popu3a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.95$$"],"dependencies":["a3cce77popu3a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.05$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h10","type":"hint","dependencies":["a3cce77popu3a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.729$$"],"dependencies":["a3cce77popu3a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.95$$, df) on the TI-84+ calculator. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10.038$$"],"dependencies":["a3cce77popu3a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h13","type":"hint","dependencies":["a3cce77popu3a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$117.412$$"],"dependencies":["a3cce77popu3a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=127.45-10.038$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu3a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$137.488$$"],"dependencies":["a3cce77popu3a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=127.45+10.038$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu4","title":"Hours Spend on Television","body":"A random sample of statistics students were asked to estimate the total number of hours they spend watching television in an average week.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu4a","stepAnswer":["(2.397, 9.869)"],"problemType":"TextBox","stepTitle":"Use this sample data to construct a 98% confidence interval for the mean number of hours statistics students will spend watching television in one week. (0, $$3$$, $$1$$, $$20$$, $$9$$, $$5$$, $$10$$, $$1$$, $$10$$, $$4$$, $$14$$, $$2$$, $$4$$, $$4$$, 5)","stepBody":"Round answers to three decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(2.397$$, $$9.869)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu4a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6.133$$"],"dependencies":["a3cce77popu4a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.514$$"],"dependencies":["a3cce77popu4a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? $$s=\\\\sqrt{\\\\sigma}$$ Round answers to three decimal place. Square root of the variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a3cce77popu4a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h5","type":"hint","dependencies":["a3cce77popu4a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a3cce77popu4a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h7","type":"hint","dependencies":["a3cce77popu4a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.01$$"],"dependencies":["a3cce77popu4a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.99$$"],"dependencies":["a3cce77popu4a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.01$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h10","type":"hint","dependencies":["a3cce77popu4a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.624$$"],"dependencies":["a3cce77popu4a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.99$$, df) on the TI-84+ calculator. Round to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.736$$"],"dependencies":["a3cce77popu4a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h13","type":"hint","dependencies":["a3cce77popu4a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.397$$"],"dependencies":["a3cce77popu4a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=6.133-3.736$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu4a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.869$$"],"dependencies":["a3cce77popu4a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=6.133+3.736$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu5","title":"Emergency Room Wait Times","body":"A hospital is trying to cut down on emergency room wait times. It is interested in the amount of time patients must wait before being called back to be examined. An investigation committee randomly surveyed $$70$$ patients. The sample mean was $$1.5$$ hours with a sample standard deviation of $$0.5$$ hours.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu5a","stepAnswer":["(1.331,1.669)"],"problemType":"TextBox","stepTitle":"Construct a 95% confidence interval for the population mean time spent waiting.","stepBody":"Round answers to three decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(1.331, 1.669)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu5a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.5$$"],"dependencies":["a3cce77popu5a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to one decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.7071$$"],"dependencies":["a3cce77popu5a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? $$s=\\\\sqrt{\\\\sigma}$$ Round answers to four decimal place. Square root of the variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70$$"],"dependencies":["a3cce77popu5a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h5","type":"hint","dependencies":["a3cce77popu5a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$69$$"],"dependencies":["a3cce77popu5a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h7","type":"hint","dependencies":["a3cce77popu5a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a3cce77popu5a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.975$$"],"dependencies":["a3cce77popu5a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.025$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h10","type":"hint","dependencies":["a3cce77popu5a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.995$$"],"dependencies":["a3cce77popu5a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.975$$, df) on the TI-84+ calculator. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1686$$"],"dependencies":["a3cce77popu5a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to four decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h13","type":"hint","dependencies":["a3cce77popu5a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.331$$"],"dependencies":["a3cce77popu5a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=1.5-0.1686$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu5a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.669$$"],"dependencies":["a3cce77popu5a-h13"],"title":"Upper Bound","text":"x\u0304+EBM=1.5+ $$0.1686$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu6","title":"Tranquilizer","body":"A pharmaceutical company makes tranquilizers. It is assumed that the distribution for the length of time they last is approximately normal. Researchers in a hospital used the drug on a random sample of nine patients.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu6a","stepAnswer":["(2.270,2.754)"],"problemType":"TextBox","stepTitle":"Construct a 95% confidence interval for the population mean length of time. The effective period of the tranquilizer for each patient (in hours) was as follows: $$2.7;$$ $$2.8;$$ $$3.0;$$ $$2.3;$$ $$2.3;$$ $$2.2;$$ $$2.8;$$ $$2.1;$$ and $$2.4$$.","stepBody":"Round answers to three decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(2.270, 2.754)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu6a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.51$$"],"dependencies":["a3cce77popu6a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.318$$"],"dependencies":["a3cce77popu6a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answers to three decimal place. Square root of the variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a3cce77popu6a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h5","type":"hint","dependencies":["a3cce77popu6a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a3cce77popu6a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h7","type":"hint","dependencies":["a3cce77popu6a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a3cce77popu6a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.975$$"],"dependencies":["a3cce77popu6a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.025$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h10","type":"hint","dependencies":["a3cce77popu6a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.306$$"],"dependencies":["a3cce77popu6a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.975$$, df) on the TI-84+ calculator. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.244$$"],"dependencies":["a3cce77popu6a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h13","type":"hint","dependencies":["a3cce77popu6a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.27$$"],"dependencies":["a3cce77popu6a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=2.51-0.244$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu6a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.754$$"],"dependencies":["a3cce77popu6a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=2.51+0.244$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu7","title":"Unoccupied Seats in Airplanes","body":"Unoccupied seats on flights cause airlines to lose revenue. Suppose a large airline wants to estimate its mean number of unoccupied seats per flight over the past year. To accomplish this, the records of $$225$$ flights are randomly selected and the number of unoccupied seats is noted for each of the sampled flights. The sample mean is $$11.6$$ seats and the sample standard deviation is $$4.1$$ seats.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu7a","stepAnswer":["(11.12,12.08)"],"problemType":"TextBox","stepTitle":"Construct a 92% confidence interval for the population mean number of unoccupied seats per flight.","stepBody":"Round answers to two decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(11.12, 12.08)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu7a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11.6$$"],"dependencies":["a3cce77popu7a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to one decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.1$$"],"dependencies":["a3cce77popu7a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answers to one decimal place. Square root of the variance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$225$$"],"dependencies":["a3cce77popu7a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h5","type":"hint","dependencies":["a3cce77popu7a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$224$$"],"dependencies":["a3cce77popu7a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h7","type":"hint","dependencies":["a3cce77popu7a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.04$$"],"dependencies":["a3cce77popu7a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.96$$"],"dependencies":["a3cce77popu7a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.04$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h10","type":"hint","dependencies":["a3cce77popu7a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.759$$"],"dependencies":["a3cce77popu7a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.96$$, df) on the TI-84+ calculator. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.481$$"],"dependencies":["a3cce77popu7a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h13","type":"hint","dependencies":["a3cce77popu7a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11.12$$"],"dependencies":["a3cce77popu7a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=11.6-0.481$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu7a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12.08$$"],"dependencies":["a3cce77popu7a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=11.6+0.481$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu8","title":"Amount of Soda Served","body":"A quality control specialist for a restaurant chain takes a random sample of size $$12$$ to check the amount of soda served in the $$16$$ oz. serving size. The sample mean is $$13.30$$ with a sample standard deviation of $$1.55$$. Assume the underlying population is normally distributed.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu8a","stepAnswer":["$$B.(12.32$$, $$14.29)$$"],"problemType":"MultipleChoice","stepTitle":"Find the 95% Confidence Interval for the true population mean for the amount of soda served.","stepBody":"Choose one from the following.","answerType":"string","variabilization":{},"answerLatex":"$$B.(12.32$$, $$14.29)$$","choices":["$$A.(12.42$$, $$14.18)$$","$$B.(12.32$$, $$14.29)$$","$$C.(12.50$$, $$14.10)$$","D.Impossible to determine."],"hints":{"DefaultPathway":[{"id":"a3cce77popu8a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13.3$$"],"dependencies":["a3cce77popu8a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above? Round answers to one decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.55$$"],"dependencies":["a3cce77popu8a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above? Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a3cce77popu8a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h5","type":"hint","dependencies":["a3cce77popu8a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a3cce77popu8a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h7","type":"hint","dependencies":["a3cce77popu8a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a3cce77popu8a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.975$$"],"dependencies":["a3cce77popu8a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.025$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h10","type":"hint","dependencies":["a3cce77popu8a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.2$$"],"dependencies":["a3cce77popu8a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.975$$, df) on the TI-84+ calculator. Round answers to one decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.98$$"],"dependencies":["a3cce77popu8a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to two decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h13","type":"hint","dependencies":["a3cce77popu8a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12.32$$"],"dependencies":["a3cce77popu8a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=13.3-0.98$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu8a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14.28$$"],"dependencies":["a3cce77popu8a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=13.3+0.98$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3cce77popu9","title":"Enrollment at Community Colleges","body":"A random survey of enrollment at $$35$$ community colleges across the United States yielded the following figures: 6,414; 1,550; 2,109; 9,350; 21,828; 4,300; 5,944; 5,722; 2,825; 2,044; 5,481; 5,200; 5,853; 2,750; 10,012; 6,357; 27,000; 9,414; 7,681; 3,200; 17,500; 9,200; 7,380; 18,314; 6,557; 13,713; 17,768; 7,493; 2,771; 2,861; 1,263; 7,285; 28,165; 5,080; 11,622. Assume the underlying population is normal.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.2 A Single Population Mean using the Student t Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a3cce77popu9a","stepAnswer":["(6244.0,11014.0)"],"problemType":"TextBox","stepTitle":"Construct a 95% confidence interval for the population mean enrollment at community colleges in the United States.","stepBody":"Round answers to one decimal place. Wrap answer with parenthesis, separete by a comma, no spacing.","answerType":"string","variabilization":{},"answerLatex":"$$(6244.0, 11014.0)$$","hints":{"DefaultPathway":[{"id":"a3cce77popu9a-h1","type":"hint","dependencies":[],"title":"Find sample statistics","text":"To find the confidence interval, we need to the sample mean \u03bc, the sample standard error s and sample size $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8629$$"],"dependencies":["a3cce77popu9a-h1"],"title":"Sample Mean \u03bc","text":"What is the mean of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6944$$"],"dependencies":["a3cce77popu9a-h1"],"title":"Sample Standard Error s","text":"What is the standard deviation of the given data set above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35$$"],"dependencies":["a3cce77popu9a-h1"],"title":"Sample Size $$n$$","text":"What is the size of the sample?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h5","type":"hint","dependencies":["a3cce77popu9a-h4"],"title":"Degree of Freedom - df","text":"T-scores follow a Student\'s $$t-distribution$$ with $$n-1$$ degrees of freedom.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34$$"],"dependencies":["a3cce77popu9a-h5"],"title":"Compute degree of freedom","text":"What is $$n-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h7","type":"hint","dependencies":["a3cce77popu9a-h6"],"title":"Area Under the Curve","text":"What are the area to the right and the area to the left?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.025$$"],"dependencies":["a3cce77popu9a-h7"],"title":"What is the area to the right if using a 95% Confidence Interval?","text":"$$\\\\frac{1-CL}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.975$$"],"dependencies":["a3cce77popu9a-h7"],"title":"What is the area to the left if using a 95% confidence interval?","text":"$$1$$ - area to the $$right=1-0.025$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h10","type":"hint","dependencies":["a3cce77popu9a-h9"],"title":"T-Score","text":"To find the confidence interval, we need to compute $$t-score$$, and to find the $$t-score$$ we will need to find the EBM (error bound)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.032$$"],"dependencies":["a3cce77popu9a-h10"],"title":"$$\\\\frac{t_\u03b1}{2}$$","text":"Using $$invT(0.975$$, df) on the TI-84+ calculator. Round answers to three decimal place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2385$$"],"dependencies":["a3cce77popu9a-h10"],"title":"EBM","text":"$$EBM=\\\\frac{t_\u03b1}{2} \\\\frac{s}{\\\\sqrt{n}}$$. Round answers to integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h13","type":"hint","dependencies":["a3cce77popu9a-h12"],"title":"Bounds of the Confidence Interval","text":"What is the lower and upper bound the confidence interval?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6244$$"],"dependencies":["a3cce77popu9a-h13"],"title":"Lower Bound","text":"$$x\u0304-EBM=8629-2385$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3cce77popu9a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11014$$"],"dependencies":["a3cce77popu9a-h13"],"title":"Upper Bound","text":"$$x\u0304+EBM=8629+2385$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation1","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation1a","stepAnswer":["$$y=2.5x$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies directly with $$x$$ and $$y=20$$ when $$x=8$$, find the equation that relates $$x$$ and $$y$$ (in the form $$y=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=2.5x$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation1a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$y=kx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation1a-h2","type":"hint","dependencies":["a3d6a35variation1a-h1"],"title":"Plugged in","text":"$$20=8k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation1a-h3","type":"hint","dependencies":["a3d6a35variation1a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation1a-h4","type":"hint","dependencies":["a3d6a35variation1a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$8$$ should be $$k=\\\\frac{20}{8}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation10","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation10a","stepAnswer":["$$a=0.46b$$"],"problemType":"TextBox","stepTitle":"If a varies directly as $$b$$ and $$a=6$$ when $$b=13$$, find the equation that relates a and $$b$$ (in the form $$a=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=0.46b$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation10a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$a=kb$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation10a-h2","type":"hint","dependencies":["a3d6a35variation10a-h1"],"title":"Plugged in","text":"$$6=13k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation10a-h3","type":"hint","dependencies":["a3d6a35variation10a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation10a-h4","type":"hint","dependencies":["a3d6a35variation10a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$13$$ should be $$k=\\\\frac{6}{13}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation11","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation11a","stepAnswer":["$$v=0.67w$$"],"problemType":"TextBox","stepTitle":"If v varies directly as w and $$v=8, when$$ $$w=12$$, find the equation that relates v and w (in the form $$v=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$v=0.67w$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation11a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$v=kw$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation11a-h2","type":"hint","dependencies":["a3d6a35variation11a-h1"],"title":"Plugged in","text":"$$8=12w$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation11a-h3","type":"hint","dependencies":["a3d6a35variation11a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation11a-h4","type":"hint","dependencies":["a3d6a35variation11a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$12$$ should be $$k=\\\\frac{8}{12}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation12","title":"How to Solve Inverse Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation12a","stepAnswer":["$$y=\\\\frac{160}{x}$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies inversely with $$x$$ and $$y=20$$ when $$x=8$$ , find the equation that relates $$x$$ and $$y$$ (in the form $$y=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{160}{x}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation12a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$y=\\\\frac{k}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation12a-h2","type":"hint","dependencies":["a3d6a35variation12a-h1"],"title":"Plugged in","text":"$$20=\\\\frac{k}{8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation12a-h3","type":"hint","dependencies":["a3d6a35variation12a-h2"],"title":"Divide","text":"Multiply both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation12a-h4","type":"hint","dependencies":["a3d6a35variation12a-h3"],"title":"Convert to decimal","text":"The equation after multiplying both sides by $$8$$ should be $$k=160$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation13","title":"How to Solve Inverse Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation13a","stepAnswer":["$$p=\\\\frac{360}{q}$$"],"problemType":"TextBox","stepTitle":"If $$p$$ varies inversely with q and $$p=30$$ when $$q=12$$, find the equation that relates $$p$$ and q (in the form $$p=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=\\\\frac{360}{q}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation13a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$p=\\\\frac{k}{q}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation13a-h2","type":"hint","dependencies":["a3d6a35variation13a-h1"],"title":"Plugged in","text":"$$30=\\\\frac{k}{12}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation13a-h3","type":"hint","dependencies":["a3d6a35variation13a-h2"],"title":"Divide","text":"Multiply both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation13a-h4","type":"hint","dependencies":["a3d6a35variation13a-h3"],"title":"Convert to decimal","text":"The equation after multiplying both sides by $$12$$ should be $$k=360$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation14","title":"How to Solve Inverse Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation14a","stepAnswer":["$$y=\\\\frac{16}{x}$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies inversely with $$x$$ and $$y=8$$ when $$x=2$$, find the equation that relates $$x$$ and $$y$$ (in the form $$y=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{16}{x}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation14a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$y=\\\\frac{k}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation14a-h2","type":"hint","dependencies":["a3d6a35variation14a-h1"],"title":"Plugged in","text":"$$8=\\\\frac{k}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation14a-h3","type":"hint","dependencies":["a3d6a35variation14a-h2"],"title":"Divide","text":"Multiply both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation14a-h4","type":"hint","dependencies":["a3d6a35variation14a-h3"],"title":"Convert to decimal","text":"The equation after multiplying both sides by $$2$$ should be $$k=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation16","title":"Solving Relating Equations","body":"Find the equation that relates $$x$$ and $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation16a","stepAnswer":["$$y=\\\\frac{2}{x}$$"],"problemType":"TextBox","stepTitle":"Y varies inversely with $$x$$, and $$y=2$$ when $$x=1$$. Write your answer in the form $$y=$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{2}{x}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation16a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The inverse variation formula is $$y=\\\\frac{k}{x}$$. You can use this to find the relationship between $$x$$ and $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation16a-h2","type":"hint","dependencies":["a3d6a35variation16a-h1"],"title":"Plug In","text":"Plug in $$x$$ and $$y$$ from the point given. Solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation16a-h3","type":"hint","dependencies":["a3d6a35variation16a-h2"],"title":"Simplify","text":"Simplify the equation, finding k and plugging it back into the inverse variation formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation16a-h4","type":"hint","dependencies":["a3d6a35variation16a-h3"],"title":"Answer","text":"The answer is $$y=\\\\frac{2}{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation17","title":"Solving Relating Equations","body":"Find the equation that relates $$x$$ and $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation17a","stepAnswer":["$$y=\\\\frac{3}{x}$$"],"problemType":"TextBox","stepTitle":"Y varies inversely with $$x$$, and $$y=6$$ when $$x=\\\\frac{1}{2}$$. Write your answer in the form $$y=$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{3}{x}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation17a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The inverse variation formula is $$y=\\\\frac{k}{x}$$. You can use this to find the relationship between $$x$$ and $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation17a-h2","type":"hint","dependencies":["a3d6a35variation17a-h1"],"title":"Plug In","text":"Plug in $$x$$ and $$y$$ from the point given. Solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation17a-h3","type":"hint","dependencies":["a3d6a35variation17a-h2"],"title":"Simplify","text":"Simplify the equation, finding k and plugging it back into the inverse variation formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation17a-h4","type":"hint","dependencies":["a3d6a35variation17a-h3"],"title":"Answer","text":"The answer is $$y=\\\\frac{3}{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation18","title":"Solving Relating Equations","body":"Find the equation that relates $$x$$ and $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation18a","stepAnswer":["$$y=\\\\frac{4}{x}$$"],"problemType":"TextBox","stepTitle":"Y varies inversely with $$x$$, and $$y=12$$ when $$x=\\\\frac{1}{3}$$. Write your answer in the form $$y=$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{4}{x}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation18a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The inverse variation formula is $$y=\\\\frac{k}{x}$$. You can use this to find the relationship between $$x$$ and $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation18a-h2","type":"hint","dependencies":["a3d6a35variation18a-h1"],"title":"Plug In","text":"Plug in $$x$$ and $$y$$ from the point given. Solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation18a-h3","type":"hint","dependencies":["a3d6a35variation18a-h2"],"title":"Simplify","text":"Simplify the equation, finding k and plugging it back into the inverse variation formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation18a-h4","type":"hint","dependencies":["a3d6a35variation18a-h3"],"title":"Answer","text":"The answer is $$y=\\\\frac{4}{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation19","title":"Sally\'s Necklaces","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation19a","stepAnswer":["$$P=10n$$"],"problemType":"TextBox","stepTitle":"The amount of money Sally earns, P, varies directly with the number, $$n$$, of necklaces she sells. When Sally sells $$15$$ necklaces she earns $150. Write the equation that relates P and $$n$$ (in the form $$P=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$P=10n$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation19a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies a direct variation formula is needed. This formula is $$P=kn$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation19a-h2","type":"hint","dependencies":["a3d6a35variation19a-h1"],"title":"Find values","text":"Since Sally sells $$15$$ necklaces for $150, we can assign P to be $$150$$ and $$n$$ to be $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation19a-h3","type":"hint","dependencies":["a3d6a35variation19a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation19a-h4","type":"hint","dependencies":["a3d6a35variation19a-h3"],"title":"Answer","text":"The answer is $$P=10n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation2","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation2a","stepAnswer":["$$y=0.33x$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies directly with $$x$$ and $$y=3$$ when $$x=10$$, find the equation that relates $$x$$ and $$y$$ (in the form $$y=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=0.33x$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation2a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$y=kx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation2a-h2","type":"hint","dependencies":["a3d6a35variation2a-h1"],"title":"Plugged in","text":"$$3=10k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation2a-h3","type":"hint","dependencies":["a3d6a35variation2a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation2a-h4","type":"hint","dependencies":["a3d6a35variation2a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$10$$ should be $$k=\\\\frac{3}{10}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation20","title":"Terri\'s Pies","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation20a","stepAnswer":["$$a=4.5p$$"],"problemType":"TextBox","stepTitle":"Terri needs to make some pies for a fundraiser. The number of apples, a, varies directly with number of pies, $$p$$. It takes nine apples to make two pies. Write the equation that relates a and $$p$$ (in the form $$a=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=4.5p$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation20a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies a direct variation formula is needed. This formula is $$a=kp$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation20a-h2","type":"hint","dependencies":["a3d6a35variation20a-h1"],"title":"Find values","text":"Since Terri needs $$9$$ apples to make $$2$$ pies, we can assign a to be $$9$$ and $$p$$ to be $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation20a-h3","type":"hint","dependencies":["a3d6a35variation20a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the direct variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation20a-h4","type":"hint","dependencies":["a3d6a35variation20a-h3"],"title":"Answer","text":"The answer is $$a=4.5p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation21","title":"Jesse\'s Gas","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation21a","stepAnswer":["$$p=3.98g$$"],"problemType":"TextBox","stepTitle":"The price (p) of gas that Jesse purchased varies directly to how many gallons (g) he purchased. He purchased $$10$$ gallons of gas for $$\\\\$39.80$$. Write the equation that relates the price to the number of gallons (in the form $$p=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=3.98g$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation21a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies a direct variation formula is needed. This formula is $$p=kg$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation21a-h2","type":"hint","dependencies":["a3d6a35variation21a-h1"],"title":"Find values","text":"Since Terri bought $$10$$ gallons of gas for $$39.80$$, we can assign $$p$$ to be $$39.80$$ and g to be $$10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation21a-h3","type":"hint","dependencies":["a3d6a35variation21a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the direct variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation21a-h4","type":"hint","dependencies":["a3d6a35variation21a-h3"],"title":"Answer","text":"The answer is $$p=3.98g$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation22","title":"Volume and Mass","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation22a","stepAnswer":["$$m=8v$$"],"problemType":"TextBox","stepTitle":"The mass (m) of a liquid varies directly with its volume (v). A liquid with mass $$16$$ kilograms has a volume of $$2$$ liters. Write the equation that relates the mass to the volume (in the form $$m=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m=8v$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation22a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies a direct variation formula is needed. This formula is $$m=kv$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation22a-h2","type":"hint","dependencies":["a3d6a35variation22a-h1"],"title":"Find values","text":"Since the liquid has a mass of $$16$$ kilos and has a volume of $$2$$ liters, we can assign $$m$$ to be $$16$$ and v to be $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation22a-h3","type":"hint","dependencies":["a3d6a35variation22a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the direct variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation22a-h4","type":"hint","dependencies":["a3d6a35variation22a-h3"],"title":"Answer","text":"The answer is $$m=8v$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation23","title":"Falling Distance","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation23a","stepAnswer":["$$d=5t^2$$"],"problemType":"TextBox","stepTitle":"The distance (d) an object falls varies directly to the square of the time (t) it falls. A ball falls $$45$$ feet in $$3$$ seconds. Write the equation that relates the distance to the time (in the form $$d=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$d=5t^2$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation23a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies a direct variation formula with a square is needed. This formula is $$d=k t^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation23a-h2","type":"hint","dependencies":["a3d6a35variation23a-h1"],"title":"Find values","text":"Since the ball falls $$45$$ feet in $$3$$ seconds, we can assign $$d$$ to be $$45$$ and $$t$$ to be $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation23a-h3","type":"hint","dependencies":["a3d6a35variation23a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the direct variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation23a-h4","type":"hint","dependencies":["a3d6a35variation23a-h3"],"title":"Answer","text":"The answer is $$d=5t^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation24","title":"Pizza Size","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation24a","stepAnswer":["$$A=3.14r^2$$"],"problemType":"TextBox","stepTitle":"The area of a circle (A) varies directly as the square of the radius (r). A circular pizza with a radius of $$6$$ inches has an area of $$113.04$$ square inches. Write the equation that relates the area to the radius (in the form $$A=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$A=3.14r^2$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation24a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies a direct variation formula with a square is needed. This formula is $$d={kt}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation24a-h2","type":"hint","dependencies":["a3d6a35variation24a-h1"],"title":"Find values","text":"Since the pizza has a radius of $$6$$ inches and an area of $$113.04$$ square inches, we can assign A to be $$113.04$$ and $$r$$ to be $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation24a-h3","type":"hint","dependencies":["a3d6a35variation24a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the direct variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation24a-h4","type":"hint","dependencies":["a3d6a35variation24a-h3"],"title":"Answer","text":"The answer is $$A=3.14r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation25","title":"Fuel Consumption","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation25a","stepAnswer":["$$g=\\\\frac{92400}{w}$$"],"problemType":"TextBox","stepTitle":"The fuel consumption (g) of a car varies inversely with its weight (w). A Toyota Corolla weighs $$2800$$ pounds and gets $$33$$ mpg on the highway. Write the equation that relates the mpg to the car\u2019s weight (in the form $$g=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g=\\\\frac{92400}{w}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation25a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies an inverse variation formula. This formula is $$g=\\\\frac{k}{w}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation25a-h2","type":"hint","dependencies":["a3d6a35variation25a-h1"],"title":"Find values","text":"Since the car weighs $$2800$$ pounts and gets $$33$$ mpg, we can assign g to be $$33$$ and w to be $$2800$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation25a-h3","type":"hint","dependencies":["a3d6a35variation25a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the inverse variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation25a-h4","type":"hint","dependencies":["a3d6a35variation25a-h3"],"title":"Answer","text":"The answer is $$g=\\\\frac{92400}{w}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation26","title":"Janet\'s Basement","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation26a","stepAnswer":["$$t=\\\\frac{1000}{r}$$"],"problemType":"TextBox","stepTitle":"The time (t) required to empty a tank varies inversely as the rate (r) of pumping. It took Janet $$5$$ hours to pump her flooded basement using a pump that was rated at $$200$$ gpm (gallons per minute). Write the equation that relates the number of hours to the pump rate (in the form $$t=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t=\\\\frac{1000}{r}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation26a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies an inverse variation formula. This formula is $$t=\\\\frac{k}{r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation26a-h2","type":"hint","dependencies":["a3d6a35variation26a-h1"],"title":"Find values","text":"Since it took Janet $$5$$ hours to pump the basement with a 200gpm pump, we can assign $$t$$ to be $$5$$ and $$r$$ to be $$200$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation26a-h3","type":"hint","dependencies":["a3d6a35variation26a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the inverse variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation26a-h4","type":"hint","dependencies":["a3d6a35variation26a-h3"],"title":"Answer","text":"The answer is $$t=\\\\frac{1000}{r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation27","title":"Violin Strings","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation27a","stepAnswer":["$$L=\\\\frac{4400}{f}$$"],"problemType":"TextBox","stepTitle":"On a string instrument, the length (L) of a string varies inversely as the frequency (f) of its vibrations. An 11-inch string on a violin has a frequency of $$400$$ cycles per second. Write the equation that relates the string length to its frequency (in the form $$L=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$L=\\\\frac{4400}{f}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation27a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies an inverse variation formula. This formula is $$L=\\\\frac{k}{f}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation27a-h2","type":"hint","dependencies":["a3d6a35variation27a-h1"],"title":"Find values","text":"Since the string has a frequency of $$400$$ cycles per second when the string is $$11$$ inches long, we can assign L to be $$11$$ and f to be $$400$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation27a-h3","type":"hint","dependencies":["a3d6a35variation27a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the inverse variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation27a-h4","type":"hint","dependencies":["a3d6a35variation27a-h3"],"title":"Answer","text":"The answer is $$L=\\\\frac{4400}{f}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation28","title":"Brianna\'s Tickets","body":"Solve the word problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation28a","stepAnswer":["$$t=\\\\frac{125}{p}$$"],"problemType":"TextBox","stepTitle":"The number of tickets (t) for a sports fundraiser varies inversely to the price (p) of each ticket. Brianna can buy $$25$$ tickets at $5 each. Write the equation that relates the number of tickets to the price of each ticket (in the form $$t=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t=\\\\frac{125}{p}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation28a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The word problem implies an inverse variation formula. This formula is $$t=\\\\frac{k}{p}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation28a-h2","type":"hint","dependencies":["a3d6a35variation28a-h1"],"title":"Find values","text":"Since Brianna can buy $$25$$ tickets at $5 each, we can assign $$t$$ to be $$25$$ and $$p$$ to be $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation28a-h3","type":"hint","dependencies":["a3d6a35variation28a-h2"],"title":"Plug in","text":"Plug in the values, and solve for k. Then, put the k value into the inverse variation equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation28a-h4","type":"hint","dependencies":["a3d6a35variation28a-h3"],"title":"Answer","text":"The answer is $$t=\\\\frac{125}{p}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation29","title":"Solving Relating Equations","body":"Solve the problem.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation29a","stepAnswer":["$$y=\\\\frac{5}{3} x$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies directly as $$x$$, and $$y=5$$ when $$x=3$$, find the equation that relates $$x$$ and $$y$$ (n the form $$y=?)$$","stepBody":"Find the equation that relates $$x$$ and $$y$$.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{5}{3} x$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation29a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The direct variation formula is $$y=kx$$. You can use this to find the relationship between $$x$$ and $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation29a-h2","type":"hint","dependencies":["a3d6a35variation29a-h1"],"title":"Plug In","text":"Plug in $$x$$ and $$y$$ from the point given. Solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation29a-h3","type":"hint","dependencies":["a3d6a35variation29a-h2"],"title":"Simplify","text":"Simplify the equation, finding k and plugging it back into the direct variation formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation29a-h4","type":"hint","dependencies":["a3d6a35variation29a-h3"],"title":"Answer","text":"The answer is $$y=\\\\frac{5}{3} x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation3","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation3a","stepAnswer":["$$y=3x$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies directly with $$x$$ and $$y=12$$ when $$x=4$$, find the equation that relates $$x$$ and $$y$$ (in the form $$y=?)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=3x$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation3a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$y=kx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation3a-h2","type":"hint","dependencies":["a3d6a35variation3a-h1"],"title":"Plugged in","text":"$$12=4k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation3a-h3","type":"hint","dependencies":["a3d6a35variation3a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation3a-h4","type":"hint","dependencies":["a3d6a35variation3a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$4$$ should be $$k=\\\\frac{12}{4}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation30","title":"Solving Relating Equations","body":"Find the equation that relates $$x$$ and $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation30a","stepAnswer":["$$y=\\\\frac{20}{x}$$"],"problemType":"TextBox","stepTitle":"Y varies inversely with $$x$$, and $$y=5$$ when $$x=4$$. Write your answer in the form $$y=$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{20}{x}$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation30a-h1","type":"hint","dependencies":[],"title":"Use formula","text":"The inverse variation formula is $$y=\\\\frac{k}{x}$$. You can use this to find the relationship between $$x$$ and $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation30a-h2","type":"hint","dependencies":["a3d6a35variation30a-h1"],"title":"Plug In","text":"Plug in $$x$$ and $$y$$ from the point given. Solve for k.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation30a-h3","type":"hint","dependencies":["a3d6a35variation30a-h2"],"title":"Simplify","text":"Simplify the equation, finding k and plugging it back into the inverse variation formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation30a-h4","type":"hint","dependencies":["a3d6a35variation30a-h3"],"title":"Answer","text":"The answer is $$y=\\\\frac{20}{x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation4","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation4a","stepAnswer":["$$y=4.67x$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies directly with $$x$$ and $$y=14$$ when $$x=3$$, find the equation that relates $$x$$ and $$y$$ (in the form $$y=?)$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=4.67x$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation4a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$y=kx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation4a-h2","type":"hint","dependencies":["a3d6a35variation4a-h1"],"title":"Plugged in","text":"$$14=3k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation4a-h3","type":"hint","dependencies":["a3d6a35variation4a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation4a-h4","type":"hint","dependencies":["a3d6a35variation4a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$3$$ should be $$k=\\\\frac{14}{3}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation5","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation5a","stepAnswer":["$$p=2.5q$$"],"problemType":"TextBox","stepTitle":"If $$p$$ varies directly as q and $$p=5, whenq=2$$, find the equation that relates pandq (in the form $$p=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=2.5q$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation5a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$p=kq$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation5a-h2","type":"hint","dependencies":["a3d6a35variation5a-h1"],"title":"Plugged in","text":"$$5=2k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation5a-h3","type":"hint","dependencies":["a3d6a35variation5a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation5a-h4","type":"hint","dependencies":["a3d6a35variation5a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$2$$ should be $$k=\\\\frac{5}{2}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation6","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation6a","stepAnswer":["$$v=3w$$"],"problemType":"TextBox","stepTitle":"If v varies directly as w and $$v=24$$ when $$w=8$$, find the equation that relates v and w (in the form $$v=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$v=3w$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation6a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$v=kw$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation6a-h2","type":"hint","dependencies":["a3d6a35variation6a-h1"],"title":"Plugged in","text":"$$24=8k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation6a-h3","type":"hint","dependencies":["a3d6a35variation6a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation6a-h4","type":"hint","dependencies":["a3d6a35variation6a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$8$$ should be $$k=\\\\frac{24}{8}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation7","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation7a","stepAnswer":["$$a=4b$$"],"problemType":"TextBox","stepTitle":"If a varies directly as $$b$$ and $$a=16$$ when $$b$$ $$=4$$, find the equation that relates a and $$b$$ (in the form a $$=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=4b$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation7a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$a=kb$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation7a-h2","type":"hint","dependencies":["a3d6a35variation7a-h1"],"title":"Plugged in","text":"$$16=4k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation7a-h3","type":"hint","dependencies":["a3d6a35variation7a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation7a-h4","type":"hint","dependencies":["a3d6a35variation7a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$4$$ should be $$k=\\\\frac{16}{4}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation8","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation8a","stepAnswer":["$$p=3.2q$$"],"problemType":"TextBox","stepTitle":"If $$p$$ varies directly as q and $$p=9.6$$ when $$q=3$$, find the equation that relates $$p$$ and q (in the form $$p=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=3.2q$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation8a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$p=kq$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation8a-h2","type":"hint","dependencies":["a3d6a35variation8a-h1"],"title":"Plugged in","text":"$$9.6=3k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation8a-h3","type":"hint","dependencies":["a3d6a35variation8a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation8a-h4","type":"hint","dependencies":["a3d6a35variation8a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$3$$ should be $$k=\\\\frac{9.6}{3}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6a35variation9","title":"How to Solve Direct Variation Problems","body":"Solve for the relating equation (Convert all fractions into decimals).","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.9 Use Direct and Inverse Variation","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6a35variation9a","stepAnswer":["$$y=3.1x$$"],"problemType":"TextBox","stepTitle":"If $$y$$ varies directly as $$x$$ and $$y=12.4, whenx=4$$, find the equation that relates xandy (in the form $$y=?)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=3.1x$$","hints":{"DefaultPathway":[{"id":"a3d6a35variation9a-h1","type":"hint","dependencies":[],"title":"Set up equation","text":"Plug in all the given values in $$y=kx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation9a-h2","type":"hint","dependencies":["a3d6a35variation9a-h1"],"title":"Plugged in","text":"$$12.4=4k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation9a-h3","type":"hint","dependencies":["a3d6a35variation9a-h2"],"title":"Divide","text":"Divide both sides by a value that isolates K","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6a35variation9a-h4","type":"hint","dependencies":["a3d6a35variation9a-h3"],"title":"Convert to decimal","text":"The equation after dividing both sides by $$4$$ should be $$k=\\\\frac{12.4}{4}$$. Convert it into an decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys1","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys1a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(-2,-1)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys1a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=-2$$ and $$y=-1$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1a-h2","type":"hint","dependencies":["a3d6ae2sys1a-h1"],"title":"Substitute into First Equation","text":"$$x-y=-1$$\\\\n$$-2-(-1)=-1$$\\\\n$$-1=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys1a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys1a-h4","type":"hint","dependencies":["a3d6ae2sys1a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-2,-1)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1a-h5","type":"hint","dependencies":["a3d6ae2sys1a-h4"],"title":"Substitute into Second Equation","text":"$$2x-y=-5$$\\\\n$$2\\\\times-2-\\\\left(-1\\\\right)=-5$$\\\\n$$-3=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys1a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys1a-h7","type":"hint","dependencies":["a3d6ae2sys1a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(-2,-1)$$ does not satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1a-h8","type":"hint","dependencies":["a3d6ae2sys1a-h7"],"title":"Solutions of a System of Equations","text":"$$(-2,-1)$$ does not make both equations true. $$(-2,-1)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys1b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(-4,-3)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys1b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=-4$$ and $$y=-3$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1b-h2","type":"hint","dependencies":["a3d6ae2sys1b-h1"],"title":"Substitute into First Equation","text":"$$x-y=-1$$\\\\n$$-4-(-3)=-1$$\\\\n$$-1=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys1b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys1b-h4","type":"hint","dependencies":["a3d6ae2sys1b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-4,-3)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1b-h5","type":"hint","dependencies":["a3d6ae2sys1b-h4"],"title":"Substitute into Second Equation","text":"$$2x-y=-5$$\\\\n$$2\\\\times-4-\\\\left(-3\\\\right)=-5$$\\\\n$$-5=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys1b-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys1b-h7","type":"hint","dependencies":["a3d6ae2sys1b-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(-4,-3)$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys1b-h8","type":"hint","dependencies":["a3d6ae2sys1b-h7"],"title":"Solutions of a System of Equations","text":"$$(-4,-3)$$ does make both equations true. $$(-4,-3)$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys10","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys10a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(1,-3)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys10a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=1$$ and $$y=-3$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10a-h2","type":"hint","dependencies":["a3d6ae2sys10a-h1"],"title":"Substitute into First Equation","text":"$$3x+y=0$$\\\\n$$3\\\\times1-3=0$$\\\\n$$0=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys10a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys10a-h4","type":"hint","dependencies":["a3d6ae2sys10a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-6,5)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10a-h5","type":"hint","dependencies":["a3d6ae2sys10a-h4"],"title":"Substitute into Second Equation","text":"$$x+2y=-5$$\\\\n$$1+2\\\\times-3=-5$$\\\\n$$-5=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys10a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys10a-h7","type":"hint","dependencies":["a3d6ae2sys10a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(1,-3)$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10a-h8","type":"hint","dependencies":["a3d6ae2sys10a-h7"],"title":"Solutions of a System of Equations","text":"$$(1,-3)$$ does make both equations true. $$(1,-3)$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys10b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(0,0)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys10b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=0$$ and $$y=0$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10b-h2","type":"hint","dependencies":["a3d6ae2sys10b-h1"],"title":"Substitute into First Equation","text":"$$3x+y=0$$\\\\n$$3\\\\times0+0=0$$\\\\n$$0=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys10b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys10b-h4","type":"hint","dependencies":["a3d6ae2sys10b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(0,0)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10b-h5","type":"hint","dependencies":["a3d6ae2sys10b-h4"],"title":"Substitute into Second Equation","text":"$$x+2y=-5$$\\\\n$$0+2\\\\times0=-5$$\\\\n$$0=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys10b-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys10b-h7","type":"hint","dependencies":["a3d6ae2sys10b-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(0,0)$$ does not satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys10b-h8","type":"hint","dependencies":["a3d6ae2sys10b-h7"],"title":"Solutions of a System of Equations","text":"$$(0,0)$$ does not make both equations true. $$(0,0)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys11","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equation:\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys11a","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"Determine Number of Solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys11a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h2","type":"hint","dependencies":["a3d6ae2sys11a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=3x-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys11a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a3d6ae2sys11a-h3"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h5","type":"hint","dependencies":["a3d6ae2sys11a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$6x-2y=12$$\\\\n$$-2y=-6x+12$$\\\\n$$\\\\frac{-2y}{-2}=\\\\frac{\\\\left(-6x+12\\\\right)}{-2}$$\\\\n$$y=3x-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys11a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a3d6ae2sys11a-h6"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h8","type":"hint","dependencies":["a3d6ae2sys11a-h3","a3d6ae2sys11a-h4","a3d6ae2sys11a-h6","a3d6ae2sys11a-h7"],"title":"Parallel Lines","text":"Since the slopes are the same and y-intercepts are different, the lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys11a-h9","type":"hint","dependencies":["a3d6ae2sys11a-h8"],"title":"Parallel Lines","text":"A system of equations whose graphs are parallel lines has no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys11b","stepAnswer":["Inconsistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys11b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are parallel lines has no solution and is inconsistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys12","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equation:\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys12a","stepAnswer":["$$1$$ solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ solution","choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys12a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h2","type":"hint","dependencies":["a3d6ae2sys12a-h1"],"title":"Slope-Intercept Form","text":"Write the first equation in slope-intercept form:\\\\n$$2x+y=-3$$\\\\n$$y=-2x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a3d6ae2sys12a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a3d6ae2sys12a-h3"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h5","type":"hint","dependencies":["a3d6ae2sys12a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$x-5y=5$$\\\\n$$-5y=-x+5$$\\\\n$$\\\\frac{-5y}{-5}=\\\\frac{\\\\left(-x+5\\\\right)}{-5}$$\\\\n$$y=\\\\frac{1}{5} x-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{5}$$"],"dependencies":["a3d6ae2sys12a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a3d6ae2sys12a-h6"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h8","type":"hint","dependencies":["a3d6ae2sys12a-h3","a3d6ae2sys12a-h4","a3d6ae2sys12a-h6","a3d6ae2sys12a-h7"],"title":"Intersecting Lines","text":"Since the slopes are different, the lines intersect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys12a-h9","type":"hint","dependencies":["a3d6ae2sys12a-h8"],"title":"Intersecting Lines","text":"A system of equations whose graphs intersect have $$1$$ solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys12b","stepAnswer":["Consistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys12b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are intersect has $$1$$ solution and is consistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys13","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equation:\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys13a","stepAnswer":["Infinitely many"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys13a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h2","type":"hint","dependencies":["a3d6ae2sys13a-h1"],"title":"Slope-Intercept Form","text":"Write the first equation in slope-intercept form:\\\\n$$3x-2y=4$$\\\\n$$-2y=-3x+4$$\\\\n$$\\\\frac{-2y}{-2}=\\\\frac{\\\\left(-3x+4\\\\right)}{-2}$$\\\\n$$y=\\\\frac{3}{2} x-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a3d6ae2sys13a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a3d6ae2sys13a-h3"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h5","type":"hint","dependencies":["a3d6ae2sys13a-h4"],"title":"Slope-Intercept Form","text":"The second equation is already in slope-intercept form: $$y=\\\\frac{3}{2} x-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a3d6ae2sys13a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a3d6ae2sys13a-h6"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h8","type":"hint","dependencies":["a3d6ae2sys13a-h3","a3d6ae2sys13a-h4","a3d6ae2sys13a-h6","a3d6ae2sys13a-h7"],"title":"Same Lines","text":"Since the slopes and y-intercept are the same, the equations have the same line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys13a-h9","type":"hint","dependencies":["a3d6ae2sys13a-h8"],"title":"Same Lines","text":"A system of equations whose graphs are coincident lines has infinitely many solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys13b","stepAnswer":["Consistent & Dependent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys13b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are coincident lines has infinitely many solutions and is consistent and dependent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys14","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equation:\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys14a","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys14a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h2","type":"hint","dependencies":["a3d6ae2sys14a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=\\\\frac{2}{3} x+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a3d6ae2sys14a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3d6ae2sys14a-h3"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h5","type":"hint","dependencies":["a3d6ae2sys14a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$-2x+3y=5$$\\\\n$$3y=2x+5$$\\\\n$$\\\\frac{3y}{3}=\\\\frac{2x+5}{3}$$\\\\n$$y=\\\\frac{2}{3} x+\\\\frac{5}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a3d6ae2sys14a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{3}$$"],"dependencies":["a3d6ae2sys14a-h6"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h8","type":"hint","dependencies":["a3d6ae2sys14a-h3","a3d6ae2sys14a-h4","a3d6ae2sys14a-h6","a3d6ae2sys14a-h7"],"title":"Parallel Lines","text":"Since the slopes are the same and y-intercepts are different, the lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys14a-h9","type":"hint","dependencies":["a3d6ae2sys14a-h8"],"title":"Parallel Lines","text":"A system of equations whose graphs are parallel lines has no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys14b","stepAnswer":["Inconsistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys14b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are parallel lines has no solution and is inconsistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys15","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equation:\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys15a","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys15a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h2","type":"hint","dependencies":["a3d6ae2sys15a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=\\\\frac{1}{3} x+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a3d6ae2sys15a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3d6ae2sys15a-h3"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h5","type":"hint","dependencies":["a3d6ae2sys15a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$x-3y=9$$\\\\n$$-3y=-x+9$$\\\\n$$\\\\frac{-3y}{-3}=\\\\frac{\\\\left(-x+9\\\\right)}{-3}$$\\\\n$$y=\\\\frac{1}{3} x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a3d6ae2sys15a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a3d6ae2sys15a-h6"],"title":"Identify Y-Intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h8","type":"hint","dependencies":["a3d6ae2sys15a-h3","a3d6ae2sys15a-h4","a3d6ae2sys15a-h6","a3d6ae2sys15a-h7"],"title":"Parallel Lines","text":"Since the slopes are the same and y-intercepts are different, the lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys15a-h9","type":"hint","dependencies":["a3d6ae2sys15a-h8"],"title":"Parallel Lines","text":"A system of equations whose graphs are parallel lines has no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys15b","stepAnswer":["Inconsistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys15b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are parallel lines has no solution and is inconsistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys16","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys16a","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys16a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h2","type":"hint","dependencies":["a3d6ae2sys16a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=-2x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a3d6ae2sys16a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3d6ae2sys16a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h5","type":"hint","dependencies":["a3d6ae2sys16a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$4x+2y=8$$\\\\n$$2y=-4x+8$$\\\\n$$\\\\frac{2y}{2}=\\\\frac{\\\\left(-4x+8\\\\right)}{2}$$\\\\n$$y=-2x+4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a3d6ae2sys16a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a3d6ae2sys16a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h8","type":"hint","dependencies":["a3d6ae2sys16a-h3","a3d6ae2sys16a-h4","a3d6ae2sys16a-h6","a3d6ae2sys16a-h7"],"title":"Parallel Lines","text":"Since the slopes are the same and y-intercepts are different, the lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys16a-h9","type":"hint","dependencies":["a3d6ae2sys16a-h8"],"title":"Parallel Lines","text":"A system of equations whose graphs are parallel lines has no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys16b","stepAnswer":["Inconsistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys16b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are parallel lines has no solution and is inconsistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys17","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys17a","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys17a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h2","type":"hint","dependencies":["a3d6ae2sys17a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=3x+4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys17a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a3d6ae2sys17a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h5","type":"hint","dependencies":["a3d6ae2sys17a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$9x-3y=18$$\\\\n$$-3y=-9x+18$$\\\\n$$\\\\frac{-3y}{-3}=\\\\frac{\\\\left(-9x+18\\\\right)}{-3}$$\\\\n$$y=3x-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys17a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a3d6ae2sys17a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h8","type":"hint","dependencies":["a3d6ae2sys17a-h3","a3d6ae2sys17a-h4","a3d6ae2sys17a-h6","a3d6ae2sys17a-h7"],"title":"Parallel Lines","text":"Since the slopes are the same and y-intercepts are different, the lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys17a-h9","type":"hint","dependencies":["a3d6ae2sys17a-h8"],"title":"Parallel Lines","text":"A system of equations whose graphs are parallel lines has no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys17b","stepAnswer":["Inconsistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys17b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are parallel lines has no solution and is inconsistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys18","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys18a","stepAnswer":["No solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys18a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h2","type":"hint","dependencies":["a3d6ae2sys18a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=\\\\frac{2}{3} x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a3d6ae2sys18a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3d6ae2sys18a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h5","type":"hint","dependencies":["a3d6ae2sys18a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$2x-3y=7$$\\\\n$$-3y=-2x+7$$\\\\n$$\\\\frac{-3y}{-3}=\\\\frac{\\\\left(-2x+7\\\\right)}{-3}$$\\\\n$$y=\\\\frac{2}{3} x-\\\\frac{7}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a3d6ae2sys18a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-7}{3}$$"],"dependencies":["a3d6ae2sys18a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h8","type":"hint","dependencies":["a3d6ae2sys18a-h3","a3d6ae2sys18a-h4","a3d6ae2sys18a-h6","a3d6ae2sys18a-h7"],"title":"Parallel Lines","text":"Since the slopes are the same and y-intercepts are different, the lines are parallel.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys18a-h9","type":"hint","dependencies":["a3d6ae2sys18a-h8"],"title":"Parallel Lines","text":"A system of equations whose graphs are parallel lines has no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys18b","stepAnswer":["Inconsistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys18b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are parallel lines has no solution and is inconsistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys19","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys19a","stepAnswer":["$$1$$ solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ solution","choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys19a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h2","type":"hint","dependencies":["a3d6ae2sys19a-h1"],"title":"Slope-Intercept Form","text":"Write the first equation in slope-intercept form:\\\\n$$3x+4y=12$$\\\\n$$4y=-3x+12$$\\\\n$$\\\\frac{4y}{4}=\\\\frac{\\\\left(-3x+12\\\\right)}{4}$$\\\\n$$y=\\\\frac{-3}{4} x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{4}$$"],"dependencies":["a3d6ae2sys19a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys19a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h5","type":"hint","dependencies":["a3d6ae2sys19a-h4"],"title":"Slope-Intercept Form","text":"The second equation is already in slope-intercept form: $$y=-3x-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a3d6ae2sys19a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a3d6ae2sys19a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h8","type":"hint","dependencies":["a3d6ae2sys19a-h3","a3d6ae2sys19a-h4","a3d6ae2sys19a-h6","a3d6ae2sys19a-h7"],"title":"Intersecting Lines","text":"Since the slopes are different, the lines intersect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys19a-h9","type":"hint","dependencies":["a3d6ae2sys19a-h8"],"title":"Intersecting Lines","text":"A system of equations whose graphs are intersect has $$1$$ solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys19b","stepAnswer":["Consistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys19b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are intersect has $$1$$ solution and is consistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys2","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys2a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(3,1)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys2a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=3$$ and $$y=1$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2a-h2","type":"hint","dependencies":["a3d6ae2sys2a-h1"],"title":"Substitute into First Equation","text":"$$2x-6y=0$$\\\\n$$2\\\\times3-6\\\\times1=0$$\\\\n$$0=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys2a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys2a-h4","type":"hint","dependencies":["a3d6ae2sys2a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(3,1)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2a-h5","type":"hint","dependencies":["a3d6ae2sys2a-h4"],"title":"Substitute into Second Equation","text":"$$3x-4y=5$$\\\\n$$3\\\\times3-4\\\\times1=5$$\\\\n$$5=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys2a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys2a-h7","type":"hint","dependencies":["a3d6ae2sys2a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(3,1)$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2a-h8","type":"hint","dependencies":["a3d6ae2sys2a-h7"],"title":"Solutions of a System of Equations","text":"$$(3,1)$$ does make both equations true. $$(3,1)$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys2b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(-3,4)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys2b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=-3$$ and $$y=4$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2b-h2","type":"hint","dependencies":["a3d6ae2sys2b-h1"],"title":"Substitute into First Equation","text":"$$2x-6y=0$$\\\\n$$2\\\\times-3-6\\\\times4=0$$\\\\n$$-30=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys2b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys2b-h4","type":"hint","dependencies":["a3d6ae2sys2b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-3,4)$$ does not satisfies the first equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys2b-h5","type":"hint","dependencies":["a3d6ae2sys2b-h4"],"title":"Solutions of a System of Equations","text":"$$(-3,4)$$ does not make both equations true. $$(-3,4)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys20","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys20a","stepAnswer":["$$1$$ solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ solution","choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys20a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h2","type":"hint","dependencies":["a3d6ae2sys20a-h1"],"title":"Slope-Intercept Form","text":"Write the first equation in slope-intercept form:\\\\n$$4x+2y=10$$\\\\n$$2y=-4x+10$$\\\\n$$\\\\frac{2y}{2}=\\\\frac{\\\\left(-4x+10\\\\right)}{2}$$\\\\n$$y=-2x+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a3d6ae2sys20a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3d6ae2sys20a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h5","type":"hint","dependencies":["a3d6ae2sys20a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$4x-2y=-6$$\\\\n$$-2y=-4x-6$$\\\\n$$\\\\frac{-2y}{-2}=\\\\frac{\\\\left(-4x-6\\\\right)}{-2}$$\\\\n$$y=2x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3d6ae2sys20a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys20a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h8","type":"hint","dependencies":["a3d6ae2sys20a-h3","a3d6ae2sys20a-h4","a3d6ae2sys20a-h6","a3d6ae2sys20a-h7"],"title":"Intersecting Lines","text":"Since the slopes are different, the lines intersect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys20a-h9","type":"hint","dependencies":["a3d6ae2sys20a-h8"],"title":"Intersecting Lines","text":"A system of equations whose graphs are intersect has $$1$$ solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys20b","stepAnswer":["Consistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys20b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are intersect has $$1$$ solution and is consistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys21","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys21a","stepAnswer":["$$1$$ solution"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1$$ solution","choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys21a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h2","type":"hint","dependencies":["a3d6ae2sys21a-h1"],"title":"Slope-Intercept Form","text":"Write the first equation in slope-intercept form:\\\\n$$5x+3y=4$$\\\\n$$3y=-5x+4$$\\\\n$$\\\\frac{3y}{3}=\\\\frac{\\\\left(-5x+4\\\\right)}{3}$$\\\\n$$y=\\\\frac{-5}{3} x+\\\\frac{4}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{3}$$"],"dependencies":["a3d6ae2sys21a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a3d6ae2sys21a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h5","type":"hint","dependencies":["a3d6ae2sys21a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$2x-3y=5$$\\\\n$$-3y=-2x+5$$\\\\n$$\\\\frac{-3y}{-3}=\\\\frac{\\\\left(-2x+5\\\\right)}{-3}$$\\\\n$$y=\\\\frac{2}{3} x-\\\\frac{5}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a3d6ae2sys21a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{3}$$"],"dependencies":["a3d6ae2sys21a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h8","type":"hint","dependencies":["a3d6ae2sys21a-h3","a3d6ae2sys21a-h4","a3d6ae2sys21a-h6","a3d6ae2sys21a-h7"],"title":"Intersecting Lines","text":"Since the slopes are different, the lines intersect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys21a-h9","type":"hint","dependencies":["a3d6ae2sys21a-h8"],"title":"Intersecting Lines","text":"A system of equations whose graphs are intersect has $$1$$ solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys21b","stepAnswer":["Consistent & Independent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys21b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are intersect has $$1$$ solution and is consistent and independent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys22","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys22a","stepAnswer":["Infinitely many"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys22a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h2","type":"hint","dependencies":["a3d6ae2sys22a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=\\\\frac{-1}{2} x+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a3d6ae2sys22a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3d6ae2sys22a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h5","type":"hint","dependencies":["a3d6ae2sys22a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$x+2y=10$$\\\\n$$2y=-x+10$$\\\\n$$\\\\frac{2y}{2}=\\\\frac{\\\\left(-x+10\\\\right)}{2}$$\\\\n$$y=\\\\frac{-1}{2} x+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a3d6ae2sys22a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3d6ae2sys22a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h8","type":"hint","dependencies":["a3d6ae2sys22a-h3","a3d6ae2sys22a-h4","a3d6ae2sys22a-h6","a3d6ae2sys22a-h7"],"title":"Same Lines","text":"Since the slopes and y-intercept are the same, the lines are the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys22a-h9","type":"hint","dependencies":["a3d6ae2sys22a-h8"],"title":"Same Lines","text":"A system of equations whose graphs are coincident lines has infinitely many solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys22b","stepAnswer":["Consistent & Dependent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys22b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are coincident lines has infinitely many solutions and is consistent and dependent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys23","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys23a","stepAnswer":["Infinitely many"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys23a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h2","type":"hint","dependencies":["a3d6ae2sys23a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3d6ae2sys23a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3d6ae2sys23a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h5","type":"hint","dependencies":["a3d6ae2sys23a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$-x+y=1$$\\\\n$$y=x+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3d6ae2sys23a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a3d6ae2sys23a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h8","type":"hint","dependencies":["a3d6ae2sys23a-h3","a3d6ae2sys23a-h4","a3d6ae2sys23a-h6","a3d6ae2sys23a-h7"],"title":"Same Lines","text":"Since the slopes and y-intercept are the same, the lines are the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys23a-h9","type":"hint","dependencies":["a3d6ae2sys23a-h8"],"title":"Same Lines","text":"A system of equations whose graphs are coincident lines has infinitely many solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys23b","stepAnswer":["Consistent & Dependent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys23b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are coincident lines has infinitely many solutions and is consistent and dependent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys24","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys24a","stepAnswer":["Infinitely many"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys24a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h2","type":"hint","dependencies":["a3d6ae2sys24a-h1"],"title":"Slope-Intercept Form","text":"The first equation is already in slope-intercept form: $$y=2x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3d6ae2sys24a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys24a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h5","type":"hint","dependencies":["a3d6ae2sys24a-h4"],"title":"Slope-Intercept Form","text":"Write the second equation in slope-intercept form:\\\\n$$2x-y=-3$$\\\\n$$-y=-2x-3$$\\\\n$$\\\\frac{-y}{-1}=\\\\frac{\\\\left(-2x-3\\\\right)}{-1}$$\\\\n$$y=2x+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a3d6ae2sys24a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3d6ae2sys24a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h8","type":"hint","dependencies":["a3d6ae2sys24a-h3","a3d6ae2sys24a-h4","a3d6ae2sys24a-h6","a3d6ae2sys24a-h7"],"title":"Same Lines","text":"Since the slopes and y-intercept are the same, the lines are the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys24a-h9","type":"hint","dependencies":["a3d6ae2sys24a-h8"],"title":"Same Lines","text":"A system of equations whose graphs are coincident lines has infinitely many solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys24b","stepAnswer":["Consistent & Dependent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys24b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are coincident lines has infinitely many solutions and is consistent and dependent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys25","title":"Number of Solutions of Linear Systems of Equations","body":"Without graphing, determine the number of solutions and then classify the system of equations: image1\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys25a","stepAnswer":["Infinitely many"],"problemType":"MultipleChoice","stepTitle":"Determine number of solutions.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$1$$ solution","No solution","Infinitely many"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys25a-h1","type":"hint","dependencies":[],"title":"Compare Slopes and Intercepts","text":"We will compare the slopes and intercepts of the two lines: image1","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h2","type":"hint","dependencies":["a3d6ae2sys25a-h1"],"title":"Slope-Intercept Form","text":"Write the first equation in slope-intercept form:\\\\n$$5x-2y=10$$\\\\n$$-2y=-5x+10$$\\\\n$$\\\\frac{-2y}{-2}=\\\\frac{\\\\left(-5x+10\\\\right)}{-2}$$\\\\n$$y=\\\\frac{5}{2} x-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":["a3d6ae2sys25a-h2"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a3d6ae2sys25a-h3"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h5","type":"hint","dependencies":["a3d6ae2sys25a-h4"],"title":"Slope-Intercept Form","text":"The second equation is already in slope-intercept form: $$y=\\\\frac{5}{2} x-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{2}$$"],"dependencies":["a3d6ae2sys25a-h5"],"title":"Identify the Slope","text":"What is $$m$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a3d6ae2sys25a-h6"],"title":"Identify y-intercept","text":"What is $$b$$ in the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h8","type":"hint","dependencies":["a3d6ae2sys25a-h3","a3d6ae2sys25a-h4","a3d6ae2sys25a-h6","a3d6ae2sys25a-h7"],"title":"Same Lines","text":"Since the slopes and y-intercept are the same, the lines are the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys25a-h9","type":"hint","dependencies":["a3d6ae2sys25a-h8"],"title":"Same Lines","text":"A system of equations whose graphs are coincident lines has infinitely many solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys25b","stepAnswer":["Consistent & Dependent"],"problemType":"MultipleChoice","stepTitle":"Classify the system of equations.","stepBody":"","answerType":"string","variabilization":{},"choices":["Consistent & Independent","Inconsistent & Independent","Consistent & Dependent"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys25b-h1","type":"hint","dependencies":[],"title":"Classifications","text":"A system of equations whose graphs are coincident lines has infinitely many solutions and is consistent and dependent.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys26","title":"Graphing Linear Equations","body":"Solve the system by graphing.\\\\n##figure3.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys26a","stepAnswer":["$$(4,-1)$$"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(4,-1)$$","choices":["$$(4,-1)$$","$$(4,1)$$","$$(-1,4)$$"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys26a-h1","type":"hint","dependencies":[],"title":"Graph the First Equation","text":"To graph the first line, write equation in slope-intercept form:\\\\n$$2x+y=7$$\\\\n$$y=-2x+7$$\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h2","type":"hint","dependencies":["a3d6ae2sys26a-h1"],"title":"Plot the y-intercept","text":"Plot $$(0,7)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h3","type":"hint","dependencies":["a3d6ae2sys26a-h2"],"title":"Identify the rise and the run","text":"Use the slope formula $$m=\\\\frac{rise}{run}$$:\\\\n$$m=-2$$\\\\n$$\\\\frac{rise}{run}=\\\\frac{-2}{1}$$\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h4","type":"hint","dependencies":["a3d6ae2sys26a-h3"],"title":"Plot line","text":"Start at $$(0,7)$$ and count the rise and the run. Down $$2$$, right $$1$$. Mark the second point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h5","type":"hint","dependencies":["a3d6ae2sys26a-h4"],"title":"Plot line","text":"Connect the two points with a line: image2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h6","type":"hint","dependencies":["a3d6ae2sys26a-h5"],"title":"Graph the Second Equation","text":"To graph the second line, write equation in slope-intercept form:\\\\n$$x-2y=6$$\\\\n$$-2y=-x+6$$\\\\n$$\\\\frac{-2y}{-2}=\\\\frac{\\\\left(-x+6\\\\right)}{-2}$$\\\\n$$y=\\\\frac{1}{2} x-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h7","type":"hint","dependencies":["a3d6ae2sys26a-h6"],"title":"Plot the y-intercept","text":"Plot $$(0,-3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h8","type":"hint","dependencies":["a3d6ae2sys26a-h7"],"title":"Identify the rise and the run","text":"Use the slope formula $$m=\\\\frac{rise}{run}$$:\\\\n$$m=\\\\frac{1}{2}$$\\\\n$$\\\\frac{rise}{run}=\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h9","type":"hint","dependencies":["a3d6ae2sys26a-h7","a3d6ae2sys26a-h8"],"title":"Plot line","text":"Start at $$(0,-3)$$ and count the rise and the run. Up $$1$$, right $$2$$. Mark the second point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h10","type":"hint","dependencies":["a3d6ae2sys26a-h9"],"title":"Plot line","text":"Connect the two points with a line: image3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h11","type":"hint","dependencies":["a3d6ae2sys26a-h10"],"title":"Determine type of line","text":"The lines intersect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys26a-h12","type":"hint","dependencies":["a3d6ae2sys26a-h11"],"title":"Solution to system","text":"The lines intersect at $$(4,-1)$$. Therefore the solution is $$(4,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys27","title":"Graphing Linear Equations","body":"Solve the system by graphing.\\\\n##figure3.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys27a","stepAnswer":["$$(1,3)$$"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(1,3)$$","choices":["$$(3,1)$$","$$(1,3)$$","$$(-1,-3)$$"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys27a-h1","type":"hint","dependencies":[],"title":"Find the slope and y-intercept of the first equation","text":"image2\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys27a-h2","type":"hint","dependencies":["a3d6ae2sys27a-h1"],"title":"Find the slope and y-intercept of the second equation","text":"image3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys27a-h3","type":"hint","dependencies":["a3d6ae2sys27a-h2"],"title":"Graph the two lines","text":"image4\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys27a-h4","type":"hint","dependencies":["a3d6ae2sys27a-h3"],"title":"Determine the point of intersection","text":"The lines intersect at $$(1,3)$$. Therefore the solution is $$(1,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys28","title":"Graphing Linear Equations","body":"Solve the system by graphing\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys28a","stepAnswer":["$$(-1,2)$$"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-1,2)$$","choices":["$$(2,1)$$","$$(1,-2)$$","$$(-1,2)$$"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys28a-h1","type":"hint","dependencies":[],"title":"Solve the first equation for $$y$$.","text":"$$3x+y=-1$$\\\\n$$y=-3x-1$$\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys28a-h2","type":"hint","dependencies":["a3d6ae2sys28a-h1"],"title":"Find the slope and y-intercept.","text":"$$m=-3$$\\\\n$$b=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys28a-h3","type":"hint","dependencies":["a3d6ae2sys28a-h2"],"title":"Solve the second equation for $$y$$.","text":"$$2x+y=0$$\\\\n$$y=-2x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys28a-h4","type":"hint","dependencies":["a3d6ae2sys28a-h3"],"title":"Find the slope and y-intercept.","text":"$$m=-2$$\\\\n$$b=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys28a-h5","type":"hint","dependencies":["a3d6ae2sys28a-h2","a3d6ae2sys28a-h4"],"title":"Graph the lines","text":"image2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys28a-h6","type":"hint","dependencies":["a3d6ae2sys28a-h5"],"title":"Determine the point of intersection.","text":"The lines intersect at $$(-1,2)$$. Therefore the solution is $$(-1,2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys29","title":"Graphing Linear Equations","body":"Solve the system by graphing.\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys29a","stepAnswer":["$$(3,-1)$$"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(3,-1)$$","choices":["$$(3,-1)$$","$$(1,-3)$$","$$(-1,3)$$"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys29a-h1","type":"hint","dependencies":[],"title":"Graph using intercepts","text":"We will find the $$x-$$ and y-intercepts of both equations and use them to graph the lines.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h2","type":"hint","dependencies":["a3d6ae2sys29a-h1"],"title":"x-intercept for first equation","text":"To find the x-intercept, let $$x=0$$ and solve for y:\\\\n$$x+y=2$$\\\\n$$0+y=2$$\\\\n$$y=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h3","type":"hint","dependencies":["a3d6ae2sys29a-h2"],"title":"y-intercept for first equation","text":"To find the y-intercept, let $$y=0$$ and solve for x:\\\\n$$x+y=2$$\\\\n$$x+0=2$$\\\\n$$x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h4","type":"hint","dependencies":["a3d6ae2sys29a-h3"],"title":"Intercepts for first equation","text":"For equation $$x+y=2$$, plot points $$(0,2)$$ and $$(2,0)$$ and connect the lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h5","type":"hint","dependencies":["a3d6ae2sys29a-h4"],"title":"x-intercept for second equation","text":"To find the x-intercept, let $$x=0$$ and solve for y:\\\\n$$x-y=4$$\\\\n$$0-y=4$$\\\\n$$-y=4$$\\\\n$$y=-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h6","type":"hint","dependencies":["a3d6ae2sys29a-h5"],"title":"y-intercept for second equation","text":"To find the y-intercept, let $$y=0$$ and solve for x:\\\\n$$x-y=4$$\\\\n$$x-0=4$$\\\\n$$x=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h7","type":"hint","dependencies":["a3d6ae2sys29a-h6"],"title":"Intercepts for second equation","text":"For equation $$x-y=4$$, plot points $$(0,-4)$$ and $$(4,0)$$ and connect the lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h8","type":"hint","dependencies":["a3d6ae2sys29a-h4","a3d6ae2sys29a-h7"],"title":"Graph the line","text":"image2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys29a-h9","type":"hint","dependencies":["a3d6ae2sys29a-h8"],"title":"Determine the point of intersection.","text":"The lines intersect at $$(3,-1)$$. Therefore the solution is $$(3,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys3","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys3a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(1,2)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys3a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=1$$ and $$y=2$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3a-h2","type":"hint","dependencies":["a3d6ae2sys3a-h1"],"title":"Substitute into First Equation","text":"$$7x-4y=-1$$\\\\n$$7\\\\times1-4\\\\times2=-1$$\\\\n$$-1=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys3a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys3a-h4","type":"hint","dependencies":["a3d6ae2sys3a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(1,2)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3a-h5","type":"hint","dependencies":["a3d6ae2sys3a-h4"],"title":"Substitute into Second Equation","text":"$$-3x-2y=1$$\\\\n$$-3\\\\times1-2\\\\times2=-1$$\\\\n$$-7=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys3a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys3a-h7","type":"hint","dependencies":["a3d6ae2sys3a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(3,1)$$ does not satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3a-h8","type":"hint","dependencies":["a3d6ae2sys3a-h7"],"title":"Solutions of a System of Equations","text":"$$(1,2)$$ does not make both equations true. $$(1,2)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys3b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(1,-2)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys3b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=1$$ and $$y=-2$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3b-h2","type":"hint","dependencies":["a3d6ae2sys3b-h1"],"title":"Substitute into First Equation","text":"$$7x-4y=-1$$\\\\n$$7\\\\times1-4\\\\times-2=-1$$\\\\n$$15=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys3b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys3b-h4","type":"hint","dependencies":["a3d6ae2sys3b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(1,-2)$$ does not satisfies the first equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys3b-h5","type":"hint","dependencies":["a3d6ae2sys3b-h4"],"title":"Solutions of a System of Equations","text":"$$(1,-2)$$ does not make both equations true. $$(1,-2)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys30","title":"Graphing Linear Equations","body":"Solve the system by graphing\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys30a","stepAnswer":["$$(-3,6)$$"],"problemType":"MultipleChoice","stepTitle":"Graph the given image","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-3,6)$$","choices":["$$(3,6)$$","$$(6,-3)$$","$$(-3,6)$$"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys30a-h1","type":"hint","dependencies":[],"title":"First Equation","text":"We know the first equation represents a horizontal line whose y-intercept is 6: $$y=6$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys30a-h2","type":"hint","dependencies":["a3d6ae2sys30a-h1"],"title":"Graph using intercepts","text":"We will find the $$x-$$ and y-intercepts of the second equation to graph it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys30a-h3","type":"hint","dependencies":["a3d6ae2sys30a-h2"],"title":"x-intercept for first equation","text":"To find the x-intercept, let $$x=0$$ and solve for y:\\\\n$$2x+3y=12$$\\\\n$$2\\\\times0+3y=12$$\\\\n$$3y=12$$\\\\n$$y=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys30a-h4","type":"hint","dependencies":["a3d6ae2sys30a-h3"],"title":"y-intercept for first equation","text":"To find the y-intercept, let $$y=0$$ and solve for x:\\\\n$$2x+3y=12$$\\\\n$$2x+3\\\\times0=12$$\\\\n$$2x=12$$\\\\n$$x=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys30a-h5","type":"hint","dependencies":["a3d6ae2sys30a-h3","a3d6ae2sys30a-h4"],"title":"Intercepts for first equation","text":"For equation $$x+y=2$$, plot points $$(0,4)$$ and $$(6,0)$$ and connect the lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys30a-h6","type":"hint","dependencies":["a3d6ae2sys30a-h5"],"title":"Graph the line","text":"Look at the second image.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys30a-h7","type":"hint","dependencies":["a3d6ae2sys30a-h6"],"title":"Determine the point of intersection.","text":"The lines intersect at $$(-3,6)$$. Therefore the solution is $$(-3,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys4","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys4a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(4,-3)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys4a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=4$$ and $$y=-3$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4a-h2","type":"hint","dependencies":["a3d6ae2sys4a-h1"],"title":"Substitute into First Equation","text":"$$2x+y=5$$\\\\n$$2\\\\times4-3=5$$\\\\n$$5=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys4a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys4a-h4","type":"hint","dependencies":["a3d6ae2sys4a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(4,-3)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4a-h5","type":"hint","dependencies":["a3d6ae2sys4a-h4"],"title":"Substitute into Second Equation","text":"$$x+y=1$$\\\\n$$4-3=1$$\\\\n$$1=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys4a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys4a-h7","type":"hint","dependencies":["a3d6ae2sys4a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(4,-3)$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4a-h8","type":"hint","dependencies":["a3d6ae2sys4a-h7"],"title":"Solutions of a System of Equations","text":"$$(4,-3)$$ does make both equations true. $$(4,-3)$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys4b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(2,0)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys4b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=2$$ and $$y=0$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4b-h2","type":"hint","dependencies":["a3d6ae2sys4b-h1"],"title":"Substitute into First Equation","text":"$$2x+y=5$$\\\\n$$2\\\\times2+0=5$$\\\\n$$4=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys4b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys4b-h4","type":"hint","dependencies":["a3d6ae2sys4b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(2,0)$$ does not satisfies the first equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys4b-h5","type":"hint","dependencies":["a3d6ae2sys4b-h4"],"title":"Solutions of a System of Equations","text":"$$(2,0)$$ does not make both equations true. $$(2,0)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys5","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys5a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(-5,-7)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys5a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=-5$$ and $$y=-7$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5a-h2","type":"hint","dependencies":["a3d6ae2sys5a-h1"],"title":"Substitute into First Equation","text":"$$-3x+y=8$$\\\\n$$-3\\\\times-5-7=8$$\\\\n$$8=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys5a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys5a-h4","type":"hint","dependencies":["a3d6ae2sys5a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-5,-7)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5a-h5","type":"hint","dependencies":["a3d6ae2sys5a-h4"],"title":"Substitute into Second Equation","text":"$$-x+2y=-9$$\\\\n$$-\\\\left(-5\\\\right)+2\\\\times-7=-9$$\\\\n$$-9=-9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys5a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys5a-h7","type":"hint","dependencies":["a3d6ae2sys5a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(-5,-7)$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5a-h8","type":"hint","dependencies":["a3d6ae2sys5a-h7"],"title":"Solutions of a System of Equations","text":"$$(-5,-7)$$ does make both equations true. $$(-5,-7)$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys5b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(-5,7)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys5b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=-5$$ and $$y=7$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5b-h2","type":"hint","dependencies":["a3d6ae2sys5b-h1"],"title":"Substitute into First Equation","text":"$$-3x+y=8$$\\\\n$$-3\\\\times-5+7=8$$\\\\n$$22=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys5b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys5b-h4","type":"hint","dependencies":["a3d6ae2sys5b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-5,7)$$ does not satisfies the first equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys5b-h5","type":"hint","dependencies":["a3d6ae2sys5b-h4"],"title":"Solutions of a System of Equations","text":"$$(-5,7)$$ does not make both equations true. $$(-5,7)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys6","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys6a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(\\\\frac{8}{7},\\\\frac{6}{7})$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys6a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=\\\\frac{8}{7}$$ and $$y=\\\\frac{6}{7}$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6a-h2","type":"hint","dependencies":["a3d6ae2sys6a-h1"],"title":"Substitute into First Equation","text":"$$x+y=2$$\\\\n$$\\\\frac{8}{7}+\\\\frac{6}{7}=2$$\\\\n$$\\\\frac{14}{7}=2$$\\\\n$$2=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys6a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys6a-h4","type":"hint","dependencies":["a3d6ae2sys6a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(\\\\frac{8}{7},\\\\frac{6}{7})$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6a-h5","type":"hint","dependencies":["a3d6ae2sys6a-h4"],"title":"Substitute into Second Equation","text":"$$y=\\\\frac{3}{4} x$$\\\\n$$\\\\frac{6}{7}=\\\\frac{8\\\\frac{3}{4}}{7}$$\\\\n$$\\\\frac{6}{7}=\\\\frac{6}{7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys6a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys6a-h7","type":"hint","dependencies":["a3d6ae2sys6a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(\\\\frac{8}{7},\\\\frac{6}{7})$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6a-h8","type":"hint","dependencies":["a3d6ae2sys6a-h7"],"title":"Solutions of a System of Equations","text":"$$(\\\\frac{8}{7},\\\\frac{6}{7})$$ does make both equations true. $$(\\\\frac{8}{7},\\\\frac{6}{7})$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys6b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(1,\\\\frac{3}{4})$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys6b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=1$$ and $$y=\\\\frac{3}{4}$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6b-h2","type":"hint","dependencies":["a3d6ae2sys6b-h1"],"title":"Substitute into First Equation","text":"$$x+y=2$$\\\\n$$1+\\\\frac{3}{4}=2$$\\\\n$$\\\\frac{7}{4}=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys6b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys6b-h4","type":"hint","dependencies":["a3d6ae2sys6b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(1,\\\\frac{3}{4})$$ does not satisfies the first equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys6b-h5","type":"hint","dependencies":["a3d6ae2sys6b-h4"],"title":"Solutions of a System of Equations","text":"$$(1,\\\\frac{3}{4})$$ does not make both equations true. $$(1,\\\\frac{3}{4})$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys7","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys7a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(\\\\frac{5}{7},\\\\frac{2}{7})$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys7a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=\\\\frac{5}{7}$$ and $$y=\\\\frac{2}{7}$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7a-h2","type":"hint","dependencies":["a3d6ae2sys7a-h1"],"title":"Substitute into First Equation","text":"$$x+y=1$$\\\\n$$\\\\frac{5}{7}+\\\\frac{2}{7}=1$$\\\\n$$\\\\frac{7}{7}=1$$\\\\n$$1=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys7a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys7a-h4","type":"hint","dependencies":["a3d6ae2sys7a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(\\\\frac{5}{7},\\\\frac{2}{7})$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7a-h5","type":"hint","dependencies":["a3d6ae2sys7a-h4"],"title":"Substitute into Second Equation","text":"$$y=\\\\frac{2}{5} x$$\\\\n$$\\\\frac{2}{7}=\\\\frac{5\\\\frac{2}{5}}{7}$$\\\\n$$\\\\frac{2}{7}=\\\\frac{2}{7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys7a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys7a-h7","type":"hint","dependencies":["a3d6ae2sys7a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(\\\\frac{5}{7},\\\\frac{2}{7})$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7a-h8","type":"hint","dependencies":["a3d6ae2sys7a-h7"],"title":"Solutions of a System of Equations","text":"$$(\\\\frac{5}{7},\\\\frac{2}{7})$$ does make both equations true. $$(\\\\frac{5}{7},\\\\frac{2}{7})$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys7b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(5,2)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys7b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=5$$ and $$y=2$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7b-h2","type":"hint","dependencies":["a3d6ae2sys7b-h1"],"title":"Substitute into First Equation","text":"$$x+y=1$$\\\\n$$5+2=1$$\\\\n$$7=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys7b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys7b-h4","type":"hint","dependencies":["a3d6ae2sys7b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(5,2)$$ does not satisfies the first equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys7b-h5","type":"hint","dependencies":["a3d6ae2sys7b-h4"],"title":"Solutions of a System of Equations","text":"$$(5,2)$$ does not make both equations true. $$(5,2)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys8","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys8a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(-10,4)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys8a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=-10$$ and $$y=4$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8a-h2","type":"hint","dependencies":["a3d6ae2sys8a-h1"],"title":"Substitute into First Equation","text":"$$x+5y=10$$\\\\n$$-10+5\\\\times4=10$$\\\\n$$10=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys8a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys8a-h4","type":"hint","dependencies":["a3d6ae2sys8a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-10,4)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8a-h5","type":"hint","dependencies":["a3d6ae2sys8a-h4"],"title":"Substitute into Second Equation","text":"$$y=\\\\frac{3}{5} x+1$$\\\\n$$4=-10\\\\frac{3}{5}+1$$\\\\n$$4=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys8a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys8a-h7","type":"hint","dependencies":["a3d6ae2sys8a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(-10,4)$$ does not satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8a-h8","type":"hint","dependencies":["a3d6ae2sys8a-h7"],"title":"Solutions of a System of Equations","text":"$$(-10,4)$$ does not make both equations true. $$(-10,4)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys8b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(\\\\frac{5}{4},\\\\frac{7}{4})$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys8b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=\\\\frac{5}{4}$$ and $$y=\\\\frac{7}{4}$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8b-h2","type":"hint","dependencies":["a3d6ae2sys8b-h1"],"title":"Substitute into First Equation","text":"$$x+5y=10$$\\\\n$$\\\\frac{5}{4}+\\\\frac{5\\\\times7}{4}=10$$\\\\n$$\\\\frac{40}{4}=10$$\\\\n$$10=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys8b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys8b-h4","type":"hint","dependencies":["a3d6ae2sys8b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(\\\\frac{5}{4},\\\\frac{7}{4})$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8b-h5","type":"hint","dependencies":["a3d6ae2sys8b-h4"],"title":"Substitute into Second Equation","text":"$$y=\\\\frac{3}{5} x+1$$\\\\n$$\\\\frac{7}{4}=\\\\frac{5\\\\frac{3}{5}}{4}+1$$\\\\n$$\\\\frac{7}{4}=\\\\frac{7}{4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys8b-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys8b-h7","type":"hint","dependencies":["a3d6ae2sys8b-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(\\\\frac{5}{4},\\\\frac{7}{4})$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys8b-h8","type":"hint","dependencies":["a3d6ae2sys8b-h7"],"title":"Solutions of a System of Equations","text":"$$(\\\\frac{5}{4},\\\\frac{7}{4})$$ does make both equations true. $$(\\\\frac{5}{4},\\\\frac{7}{4})$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d6ae2sys9","title":"Solutions of a System of Equations","body":"Determine if the following points are solutions to the given system of equation:\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.1 Solve Systems of Equations by Graphing","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3d6ae2sys9a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$(-6,5)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys9a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=-6$$ and $$y=5$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9a-h2","type":"hint","dependencies":["a3d6ae2sys9a-h1"],"title":"Substitute into First Equation","text":"$$x+3y=9$$\\\\n$$-6+3\\\\times5=9$$\\\\n$$9=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys9a-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys9a-h4","type":"hint","dependencies":["a3d6ae2sys9a-h3"],"title":"Solution to First Equation","text":"Therefore, $$(-6,5)$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9a-h5","type":"hint","dependencies":["a3d6ae2sys9a-h4"],"title":"Substitute into Second Equation","text":"$$y=\\\\frac{2}{3} x-2$$\\\\n$$5=-6\\\\frac{2}{3}-2$$\\\\n$$5=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a3d6ae2sys9a-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys9a-h7","type":"hint","dependencies":["a3d6ae2sys9a-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(-6,5)$$ does not satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9a-h8","type":"hint","dependencies":["a3d6ae2sys9a-h7"],"title":"Solutions of a System of Equations","text":"$$(-6,5)$$ does not make both equations true. $$(-6,5)$$ is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a3d6ae2sys9b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$(5,\\\\frac{4}{3})$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a3d6ae2sys9b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"We substitue $$x=5$$ and $$y=\\\\frac{4}{3}$$ into both equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9b-h2","type":"hint","dependencies":["a3d6ae2sys9b-h1"],"title":"Substitute into First Equation","text":"$$x+3y=9$$\\\\n$$5+\\\\frac{3\\\\times4}{3}=9$$\\\\n$$9=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys9b-h2"],"title":"Substitute into First Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys9b-h4","type":"hint","dependencies":["a3d6ae2sys9b-h3"],"title":"Solution to First Equation","text":"Therefore, $$(5,\\\\frac{4}{3})$$ satisfies the first equation, but it must also safisfy the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9b-h5","type":"hint","dependencies":["a3d6ae2sys9b-h4"],"title":"Substitute into Second Equation","text":"$$y=\\\\frac{2}{3} x-2$$\\\\n$$\\\\frac{4}{3}=5\\\\frac{2}{3}-2$$\\\\n$$\\\\frac{4}{3}=\\\\frac{10}{3}-\\\\frac{6}{3}$$\\\\n$$\\\\frac{4}{3}=\\\\frac{4}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a3d6ae2sys9b-h5"],"title":"Substitute into Second Equation","text":"Is the equation above true?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a3d6ae2sys9b-h7","type":"hint","dependencies":["a3d6ae2sys9b-h6"],"title":"Solution to Second Equation","text":"Therefore, $$(5,\\\\frac{4}{3})$$ does satisfies the second equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d6ae2sys9b-h8","type":"hint","dependencies":["a3d6ae2sys9b-h7"],"title":"Solutions of a System of Equations","text":"$$(5,\\\\frac{4}{3})$$ does make both equations true. $$(5,\\\\frac{4}{3})$$ is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality1","title":"Solve Application with Compound Inequalities","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality1a","stepAnswer":["21<x<95"],"problemType":"TextBox","stepTitle":"Due to the drought in California, many communities have tiered water rates. There are different rates for Conservation Usage, Normal Usage and Excessive Usage. The usage is measured in the number of hundred cubic feet (hcf) the property owner uses. During the summer, a property owner will pay $$\\\\$24.72$$ plus $$\\\\$1.54$$ per hcf for Normal Usage. The bill for Normal Usage would be between or equal to $$\\\\$57.06$$ and $$\\\\$171.02$$. How many hcf can the owner use if he wants his usage to stay in the normal range?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$21<x<95$$","hints":{"DefaultPathway":[{"id":"a3d9e92Inequality1a-h1","type":"hint","dependencies":[],"title":"Setup","text":"Assume $$x=the$$ number of hcf, the bill $$=$$ $$24.72+1.54x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality1a-h2","type":"hint","dependencies":[],"title":"Setup","text":"The bill can be set in the frame of maximum and minimum: $$57.06 \\\\leq 24.74+1.54x \\\\leq 171.02$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality1a-h3","type":"hint","dependencies":[],"title":"Calculation","text":"Solve the inequality by reducing the middle term to $$x$$ while operating on both ends","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality1a-h4","type":"hint","dependencies":["a3d9e92Inequality1a-h3"],"title":"Calculation","text":"Reduce the in equality to $$ \\\\leq x \\\\leq $$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality1a-h5","type":"hint","dependencies":["a3d9e92Inequality1a-h4"],"title":"Caluculation","text":"Both $$57.06$$ and $$171.02$$ have to be minused by $$24.72$$ then divided by $$1.54$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality10","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality10a","stepAnswer":["[-1, 2)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$5x-2<8$$ and $$6x+9 \\\\geq 3$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality10a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality10a-h2","type":"hint","dependencies":["a3d9e92Inequality10a-h1"],"title":"Solving Each Inequality for X","text":"We can solve each inequality. $$5x-2<8$$ becomes $$x<2$$, and $$6x+9 \\\\geq 3$$ becomes $$x \\\\geq -1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality10a-h3","type":"hint","dependencies":["a3d9e92Inequality10a-h2"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hints, we can write the solution [-1, 2)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality11","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality11a","stepAnswer":["[-2, 2)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$4x-1<7$$ and $$2x+8 \\\\geq 4$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality11a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality11a-h2","type":"hint","dependencies":["a3d9e92Inequality11a-h1"],"title":"Solving Each Inequality for X","text":"We can solve each inequality. $$4x-1<7$$ becomes $$x<2$$, and $$2x+8 \\\\geq 4$$ becomes $$x \\\\geq -2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality11a-h3","type":"hint","dependencies":["a3d9e92Inequality11a-h2"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hints, we can write the solution [-2, 2)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality12","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality12a","stepAnswer":["[-3, -1]"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$4x+6 \\\\leq 2$$ and $$2x+1 \\\\geq -5$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality12a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality12a-h2","type":"hint","dependencies":["a3d9e92Inequality12a-h1"],"title":"Solving Each Inequality for X","text":"We can solve each inequality. $$4x+6 \\\\leq 2$$ becomes $$x \\\\leq -1$$, and $$2x+1 \\\\geq -5$$ becomes $$x \\\\geq -3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality12a-h3","type":"hint","dependencies":["a3d9e92Inequality12a-h2"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hints, we can write the solution [-3, -1]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality13","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality13a","stepAnswer":["[-1, 3/2]"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$4x-2 \\\\leq 4$$ and $$7x-1 \\\\geq -8$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality13a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality13a-h2","type":"hint","dependencies":["a3d9e92Inequality13a-h1"],"title":"Solving Each Inequality for X","text":"We can solve each inequality. $$4x-2 \\\\leq 4$$ becomes $$x \\\\leq \\\\frac{3}{2}$$, and $$7x-1>-8$$ becomes $$x>-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality13a-h3","type":"hint","dependencies":["a3d9e92Inequality13a-h2"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hints, we can write the solution as $$[-1,\\\\frac{3}{2}]$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality14","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality14a","stepAnswer":["(1, 8)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$2x-11<5$$ and $$3x-8>-5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(1,8)$$","hints":{"DefaultPathway":[{"id":"a3d9e92Inequality14a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality14a-h2","type":"hint","dependencies":["a3d9e92Inequality14a-h1"],"title":"Solving Each Inequality for X","text":"We can solve each inequality. $$2x-11<5$$ becomes $$x<8$$, and $$3x-8>-5$$ becomes $$x>1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality14a-h3","type":"hint","dependencies":["a3d9e92Inequality14a-h2"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hints, we can write the solution $$(1,8)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality15","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality15a","stepAnswer":["(-2, 2)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$7x-8<6$$ and $$5x+7>-3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-2,2)$$","hints":{"DefaultPathway":[{"id":"a3d9e92Inequality15a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality15a-h2","type":"hint","dependencies":["a3d9e92Inequality15a-h1"],"title":"Solving Each Inequality for X","text":"We can solve each inequality. $$7x-8<6$$ becomes $$x<2$$, and $$5x+7>-3$$ becomes $$x>-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality15a-h3","type":"hint","dependencies":["a3d9e92Inequality15a-h2"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hints, we can write the solution $$(-2,2)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality2","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality2a","stepAnswer":["[1, 3)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x<3$$ and $$x \\\\geq 1$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality2a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality2a-h2","type":"hint","dependencies":["a3d9e92Inequality2a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution [1, 3)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality3","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality3a","stepAnswer":["(-2, 4]"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x \\\\leq 4$$ and $$x>-2$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality3a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality3a-h2","type":"hint","dependencies":["a3d9e92Inequality3a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution (-2, 4]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality4","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality4a","stepAnswer":["[-4, -1]"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x \\\\geq -4$$ and $$x \\\\leq -1$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality4a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality4a-h2","type":"hint","dependencies":["a3d9e92Inequality4a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution [-4, -1]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality5","title":"Solving Compound Inequalities with \\"and\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality5a","stepAnswer":["(-6, -3)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x>-6$$ and $$x<-3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-6,-3)$$","hints":{"DefaultPathway":[{"id":"a3d9e92Inequality5a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality5a-h2","type":"hint","dependencies":["a3d9e92Inequality5a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution $$(-6,-3)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality6","title":"Solving Compound Inequalities with \\"or\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality6a","stepAnswer":["(-inf, -2] U (3, inf)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x \\\\leq -2$$ or $$x>3$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality6a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality6a-h2","type":"hint","dependencies":["a3d9e92Inequality6a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution (-inf, -2] U (3, inf)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality7","title":"Solving Compound Inequalities with \\"or\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality7a","stepAnswer":["(-inf, -4] U (-3, inf)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x \\\\leq -4$$ or $$x>-3$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality7a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality7a-h2","type":"hint","dependencies":["a3d9e92Inequality7a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution (-inf, -4] U (-3, inf)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality8","title":"Solving Compound Inequalities with \\"or\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality8a","stepAnswer":["(-inf, 2) U [5, inf)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x<2$$ or $$x \\\\geq 5$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a3d9e92Inequality8a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality8a-h2","type":"hint","dependencies":["a3d9e92Inequality8a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution (-inf, 2) U [5, inf)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3d9e92Inequality9","title":"Solving Compound Inequalities with \\"or\\"","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.6 Solve Compound Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a3d9e92Inequality9a","stepAnswer":["(-inf,0) U [4, inf)"],"problemType":"TextBox","stepTitle":"Write the solution in interval notation: $$x<0$$ or $$x \\\\geq 4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,0)$$ U [4, inf)","hints":{"DefaultPathway":[{"id":"a3d9e92Inequality9a-h1","type":"hint","dependencies":[],"title":"Interval Notation Overview","text":"Open parentheses \\"(\\" and \\")\\" represent excluded bounds, while closed parentheses \\"[\\" and \\"]\\" represent included bounds. If two separate ranges don\'t overlap, then we can use \\"U\\" (union) to combine them into the same expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3d9e92Inequality9a-h2","type":"hint","dependencies":["a3d9e92Inequality9a-h1"],"title":"Creating Our Notation","text":"Using the general guide given in the previous hint, we can write the solution $$(-\\\\infty,0)$$ U [4, inf)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e1067arc1","title":"Calculating the Arc Length of a Function $$x$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc1a","stepAnswer":["$$2.268$$"],"problemType":"TextBox","stepTitle":"Let f(x) $$=$$ $$2x^{\\\\frac{3}{2}}$$. Calculate the arc length of the graph of f(x) over the interval [0,1]. Round the answer to three decimal places.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.268$$","hints":{"DefaultPathway":[{"id":"a3e1067arc1a-h1","type":"hint","dependencies":[],"title":"Arc length formula","text":"Arc $$Length=\\\\int_{a}^{b} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc1a-h2","type":"hint","dependencies":["a3e1067arc1a-h1"],"title":"Take the derivative of f(x) and plug it into the integral with the given bounds","text":"Arc $$Length=\\\\int_{0}^{1} \\\\sqrt{1+{\\\\left(3x^{\\\\frac{1}{2}}\\\\right)}^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc1a-h3","type":"hint","dependencies":["a3e1067arc1a-h2"],"title":"Simplify $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$","text":"Arc $$Length=\\\\int_{0}^{1} \\\\sqrt{1+9x} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc1a-h4","type":"hint","dependencies":["a3e1067arc1a-h3"],"title":"U substitution","text":"Perform u substitution with $$u=1+9x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc1a-h5","type":"hint","dependencies":["a3e1067arc1a-h4"],"title":"Integral after u substitution","text":"Arc $$Length=(1/9)*\\\\int_{1}^{10} \\\\sqrt{u} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc10","title":"Find the length","body":"Find the length of the functions over the given interval.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc10a","stepAnswer":["$$\\\\frac{3\\\\sqrt{5}}{2}$$"],"problemType":"TextBox","stepTitle":"$$y=-\\\\left(\\\\frac{1}{2}\\\\right) x+25$$ from $$x=1$$ to $$x=4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3\\\\sqrt{5}}{2}$$","hints":{"DefaultPathway":[{"id":"a3e1067arc10a-h1","type":"hint","dependencies":[],"title":"Arc length formula","text":"Arc Length can be found by computing $$\\\\int_{a}^{b} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$, f\'(x) is derivative of f(x) and interval [a,b]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc10a-h2","type":"hint","dependencies":["a3e1067arc10a-h1"],"title":"Find the derivative of f(x)","text":"We have $$f(x)=y=-\\\\left(\\\\frac{1}{2}\\\\right) x+25$$, so $$f\'(x)=-\\\\left(\\\\frac{1}{2}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc10a-h3","type":"hint","dependencies":["a3e1067arc10a-h2"],"title":"Plug in","text":"After we plug f\'(x) and interval, we will have Arc $$Length=\\\\int_{1}^{4} \\\\sqrt{1+{\\\\left(-\\\\frac{1}{2}\\\\right)}^2} \\\\,dx=\\\\int_{1}^{4} \\\\sqrt{\\\\frac{5}{4}} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc10a-h4","type":"hint","dependencies":["a3e1067arc10a-h3"],"title":"Evaluate the integral","text":"We can take $$\\\\sqrt{\\\\frac{5}{4}}$$ out of integral, which gives us Arc $$Length=\\\\sqrt{\\\\frac{5}{4}}$$ times $$x$$ with limit from $$1$$ to $$4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3\\\\sqrt{5}}{2}$$"],"dependencies":["a3e1067arc10a-h4"],"title":"Evaluate the integral","text":"What is $$\\\\sqrt{\\\\frac{5}{4}} \\\\left(4-1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc11","title":"Find the length","body":"Find the length of the functions over the given interval.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc11a","stepAnswer":["$$2\\\\sqrt{17}$$"],"problemType":"TextBox","stepTitle":"$$x=4y$$ from $$y=-1$$ to $$y=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt{17}$$","hints":{"DefaultPathway":[{"id":"a3e1067arc11a-h1","type":"hint","dependencies":[],"title":"Arc length formula","text":"Arc Length can be found by computing $$\\\\int_{a}^{b} \\\\sqrt{1+{\\\\operatorname{g\'}\\\\left(y\\\\right)}^2} \\\\,dy$$, g\'(y) is derivative of g(y) and interval [a,b]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc11a-h2","type":"hint","dependencies":["a3e1067arc11a-h1"],"title":"Find the derivative of g(y)","text":"We have $$g(y)=x=4y$$, so $$g\'(y)=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc11a-h3","type":"hint","dependencies":["a3e1067arc11a-h2"],"title":"Plug in","text":"After we plug g\'(y) and interval, we will have Arc $$Length=\\\\int_{-1}^{1} \\\\sqrt{1+4^2} \\\\,dy=\\\\int_{-1}^{1} \\\\sqrt{17} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc11a-h4","type":"hint","dependencies":["a3e1067arc11a-h3"],"title":"Evaluate the integral","text":"We can take $$\\\\sqrt{17}$$ out of integral, which gives us Arc $$Length=\\\\sqrt{17}$$ times $$y$$ with limit from $$-1$$ to $$1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{17}$$"],"dependencies":["a3e1067arc11a-h4"],"title":"Evaluate the integral","text":"What is $$\\\\sqrt{17} \\\\left(1-\\\\left(-1\\\\right)\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc12","title":"Find the lengths of the functions of $$x$$ over the given interval. If you cannot evaluate the integral exactly, use technology to approximate it.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc12a","stepAnswer":["$$\\\\frac{13\\\\sqrt{13}-8}{27}$$"],"problemType":"TextBox","stepTitle":"$$y=x^{\\\\frac{3}{2}}$$ from $$(0,0)$$ to $$(1,1)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{13\\\\sqrt{13}-8}{27}$$","hints":{"DefaultPathway":[{"id":"a3e1067arc12a-h1","type":"hint","dependencies":[],"title":"Arc length formula","text":"Arc Length can be found by computing $$\\\\int_{a}^{b} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$, f\'(x) is derivative of f(x) and interval [a,b]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc12a-h2","type":"hint","dependencies":["a3e1067arc12a-h1"],"title":"Find the derivative of f(x)","text":"We have f(x) $$=y=x^{\\\\frac{3}{2}}$$, so $$f\'(x)=$$ $$\\\\frac{3}{2} x^{\\\\frac{1}{2}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc12a-h3","type":"hint","dependencies":["a3e1067arc12a-h2"],"title":"Find the interval","text":"We need to find the interval on x-axis, which is [0,1]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc12a-h4","type":"hint","dependencies":["a3e1067arc12a-h3"],"title":"Plug in","text":"After we plug f\'(x) and interval, we will have Arc $$Length=\\\\int_{0}^{1} \\\\sqrt{1+{\\\\left(\\\\frac{3}{2} x^{\\\\frac{1}{2}}\\\\right)}^2} \\\\,dx=\\\\int_{0}^{1} \\\\sqrt{1+\\\\frac{9}{4} x} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc12a-h5","type":"hint","dependencies":["a3e1067arc12a-h4"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc13","title":"Find the lengths of the functions of $$y$$ over the given interval. If you cannot evaluate the integral exactly, use technology to approximate it.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc13a","stepAnswer":["$$18\\\\left(4\\\\sqrt{5}+\\\\ln(9+4\\\\sqrt{5})\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$x=\\\\sqrt{y}$$ from $$y=0$$ to $$y=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18\\\\left(4\\\\sqrt{5}+\\\\ln(9+4\\\\sqrt{5})\\\\right)$$","hints":{"DefaultPathway":[{"id":"a3e1067arc13a-h1","type":"hint","dependencies":[],"title":"Arc length formula","text":"Arc Length can be found by computing $$\\\\int_{a}^{b} \\\\sqrt{1+{\\\\operatorname{g\'}\\\\left(y\\\\right)}^2} \\\\,dy$$, g\'(y) is derivative of g(y) and interval [a,b]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc13a-h2","type":"hint","dependencies":["a3e1067arc13a-h1"],"title":"Find the derivative of f(x)","text":"We have $$g(y)=x=\\\\sqrt{y}$$, so $$g\'(y)=\\\\frac{1}{2\\\\sqrt{y}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc13a-h3","type":"hint","dependencies":["a3e1067arc13a-h2"],"title":"Plug in","text":"After we plug g\'(y) and interval, we will have Arc $$Length=\\\\int_{0}^{1} \\\\sqrt{1+{\\\\left(\\\\frac{1}{2\\\\sqrt{y}}\\\\right)}^2} \\\\,dy=\\\\int_{0}^{1} \\\\sqrt{1+\\\\frac{1}{4y}} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc13a-h4","type":"hint","dependencies":["a3e1067arc13a-h3"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc14","title":"Find the surface area","body":"Find the surface area of the volume generated when the following curves revolve around the x-axis. If you cannot evaluate the integral exactly, use your calculator to approximate it.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc14a","stepAnswer":["$$\\\\frac{49\\\\pi}{3}$$"],"problemType":"TextBox","stepTitle":"$$y=\\\\sqrt{x}$$ from $$x=2$$ to $$x=6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{49\\\\pi}{3}$$","hints":{"DefaultPathway":[{"id":"a3e1067arc14a-h1","type":"hint","dependencies":[],"title":"Find the surface area","text":"The surface area can be found with $$(2*pi)*\\\\int_{a}^{b} f{\\\\left(x\\\\right)} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$, where f\'(x) indicates the derivative of f(x). We need to plug f(x) and intervals into this equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2\\\\sqrt{x}}$$"],"dependencies":["a3e1067arc14a-h1"],"title":"Derivative of f(x)","text":"What is f\'(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4x}$$"],"dependencies":["a3e1067arc14a-h2"],"title":"Simplify $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$","text":"What is $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc14a-h4","type":"hint","dependencies":["a3e1067arc14a-h3"],"title":"Find the surface area","text":"After plugging f(x) and the interval into the equation, we will have Surface $$Area=(2*pi)*\\\\int_{2}^{6} \\\\sqrt{x} \\\\sqrt{1+\\\\frac{1}{4x}} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc14a-h5","type":"hint","dependencies":["a3e1067arc14a-h4"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc15","title":"Find the surface area","body":"Find the surface area of the volume generated when the following curves revolve around the x-axis. If you cannot evaluate the integral exactly, use your calculator to approximate it.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc15a","stepAnswer":["$$70\\\\pi \\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$y=7x$$ from $$x=-1$$ to $$x=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$70\\\\pi \\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a3e1067arc15a-h1","type":"hint","dependencies":[],"title":"Find the surface area","text":"The surface area can be found with $$(2*pi)*\\\\int_{a}^{b} f{\\\\left(x\\\\right)} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$, where f\'(x) indicates the derivative of f(x). We need to plug f(x) and intervals into this equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a3e1067arc15a-h1"],"title":"Derivative of f(x)","text":"What is f\'(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a3e1067arc15a-h2"],"title":"Simplify $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$","text":"What is $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc15a-h4","type":"hint","dependencies":["a3e1067arc15a-h3"],"title":"Find the surface area","text":"After plugging f(x) and the interval into the equation, we will have Surface $$Area=(2*pi)*\\\\int_{-1}^{1} 7x \\\\sqrt{1+49} \\\\,dx=(2*pi)*\\\\int_{-1}^{1} 7x \\\\sqrt{50} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc15a-h5","type":"hint","dependencies":["a3e1067arc15a-h4"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc2","title":"Calculating the Arc Length of a Function $$x$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc2a","stepAnswer":["$$1.657$$"],"problemType":"TextBox","stepTitle":"Let $$f(x)=\\\\frac{4}{3} x^{\\\\frac{3}{2}}$$. Calculate the arc length of the graph of f(x) over the interval [0,1]. Round the answer to three decimal places.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.657$$","hints":{"DefaultPathway":[{"id":"a3e1067arc2a-h1","type":"hint","dependencies":[],"title":"Arc length formula","text":"Arc $$Length=\\\\int_{a}^{b} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc2a-h2","type":"hint","dependencies":["a3e1067arc2a-h1"],"title":"Take the derivative of f(x)","text":"$$f\'(x)=\\\\frac{4}{3} \\\\frac{3}{2} x^{\\\\frac{1}{2}}=2x^{\\\\frac{1}{2}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc2a-h3","type":"hint","dependencies":["a3e1067arc2a-h2"],"title":"Plug the derivative into the integral with the given bounds","text":"Arc $$Length=\\\\int_{0}^{1} \\\\sqrt{1+{\\\\left(2x^{\\\\frac{1}{2}}\\\\right)}^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc2a-h4","type":"hint","dependencies":["a3e1067arc2a-h3"],"title":"Simplify $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$ and evaluate the integral","text":"Arc $$Length=\\\\int_{0}^{1} \\\\sqrt{1+{\\\\left(4x\\\\right)}^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc3","title":"Using a Computer or Calculator to Determine the Arc Length of a Function of $$x$$. Round to three decimal places.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc3a","stepAnswer":["$$8.269$$"],"problemType":"TextBox","stepTitle":"Let $$f(x)=x^2$$. Calculate the arc length of the graph of f(x) over the interval [1,3].","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8.269$$","hints":{"DefaultPathway":[{"id":"a3e1067arc3a-h1","type":"hint","dependencies":[],"title":"Take the derivative of f(x) and plug it into the integral with the given bounds","text":"Arc $$Length=\\\\int_{1}^{3} \\\\sqrt{1+{\\\\left(2x\\\\right)}^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc3a-h2","type":"hint","dependencies":["a3e1067arc3a-h1"],"title":"Simplify $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$","text":"Arc $$Length=\\\\int_{1}^{3} \\\\sqrt{1+4x^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc3a-h3","type":"hint","dependencies":["a3e1067arc3a-h2"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc4","title":"Using a Computer or Calculator to Determine the Arc Length of a Function of $$x$$. Round to three decimal places.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc4a","stepAnswer":["$$3.819$$"],"problemType":"TextBox","stepTitle":"Let $$f(x)=sin(x)$$ Calculate the arc length of the graph of f(x) over the interval [0,pi].","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.819$$","hints":{"DefaultPathway":[{"id":"a3e1067arc4a-h1","type":"hint","dependencies":[],"title":"Take the derivative of f(x)","text":"$$f\'(x)=cos(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc4a-h2","type":"hint","dependencies":["a3e1067arc4a-h1"],"title":"Plug the f\'(x) into the arc length formula with the given bounds.","text":"Arc $$Length=\\\\int_{0}^{pi} \\\\sqrt{1+cos^2\\\\left(x\\\\right)} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc4a-h3","type":"hint","dependencies":["a3e1067arc4a-h2"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc5","title":"Calculating the Arc Length of a Function of $$y$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc5a","stepAnswer":["$$21.0277$$"],"problemType":"TextBox","stepTitle":"Let $$g(y)=3y^3$$. Calculate the arc length of the graph of g(y) over the interval [1,2].","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21.0277$$","hints":{"DefaultPathway":[{"id":"a3e1067arc5a-h1","type":"hint","dependencies":[],"title":"Take the derivative of g(y) and plug it into the integral with the given bounds","text":"Arc $$Length=\\\\int_{1}^{2} \\\\sqrt{1+{\\\\left(9y^2\\\\right)}^2} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc5a-h2","type":"hint","dependencies":["a3e1067arc5a-h1"],"title":"Simplify $${\\\\operatorname{g\'}\\\\left(y\\\\right)}^2$$","text":"Arc $$Length=\\\\int_{1}^{2} \\\\sqrt{1+81y^4} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc5a-h3","type":"hint","dependencies":["a3e1067arc5a-h2"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc6","title":"Calculating the Arc Length of a Function of $$y$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc6a","stepAnswer":["$$3.15018$$"],"problemType":"TextBox","stepTitle":"Let $$g(y)=\\\\frac{1}{y}$$. Calculate the arc length of the graph of g(y) over the interval [1,4].","stepBody":"Use a computer or calculator to approximate the value of the integral.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.15018$$","hints":{"DefaultPathway":[{"id":"a3e1067arc6a-h1","type":"hint","dependencies":[],"title":"Take the derivative of g(y) and plug it into the integral with the given bounds","text":"Arc $$Length=\\\\int_{1}^{4} \\\\sqrt{1+{\\\\left(\\\\frac{1}{y^2}\\\\right)}^2} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc6a-h2","type":"hint","dependencies":["a3e1067arc6a-h1"],"title":"Simplify $${\\\\operatorname{g\'}\\\\left(y\\\\right)}^2$$","text":"Arc $$Length=\\\\int_{1}^{4} \\\\sqrt{1+{\\\\left(\\\\frac{1}{y}\\\\right)}^4} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc6a-h3","type":"hint","dependencies":["a3e1067arc6a-h2"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc7","title":"Calculating the Surface Area of a Surface of Revolution $$1$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc7a","stepAnswer":["$$30.846$$"],"problemType":"TextBox","stepTitle":"Let $$f(x)=\\\\sqrt{x}$$ over the interval [0,4]. Find the surface area of the surface generated by revolving the graph of f(x) around the x-axis. Round the answer to three decimal places.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$30.846$$","hints":{"DefaultPathway":[{"id":"a3e1067arc7a-h1","type":"hint","dependencies":[],"title":"Graphing","text":"First, we need to draw a graph of f(x) and the surface of rotation, which are shown in the following figure. Note (a) is the graph of f(x) and (b) is the surface of rotation.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc7a-h2","type":"hint","dependencies":["a3e1067arc7a-h1"],"title":"Find the surface area","text":"The surface area can be found with $$\\\\int_{a}^{b} 2\\\\pi f{\\\\left(x\\\\right)} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$, where f\'(x) indicates the derivative of f(x). We need to plug f(x) and intervals into this equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2\\\\sqrt{x}}$$"],"dependencies":["a3e1067arc7a-h2"],"title":"Derivative of f(x)","text":"What is f\'(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4x}$$"],"dependencies":["a3e1067arc7a-h3"],"title":"Simplify $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$","text":"What is $${\\\\operatorname{f\'}\\\\left(x\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc7a-h5","type":"hint","dependencies":["a3e1067arc7a-h4"],"title":"Find the surface area","text":"After plugging f(x) and the interval into the equation, we will have Surface $$Area=\\\\int_{1}^{4} 2\\\\pi \\\\sqrt{x} \\\\sqrt{1+\\\\frac{1}{4x}} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc7a-h6","type":"hint","dependencies":["a3e1067arc7a-h5"],"title":"Simpify","text":"After simplified the equation, we will have Surface $$Area=\\\\int_{1}^{4} 2\\\\pi \\\\sqrt{x+\\\\frac{1}{4}} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc7a-h7","type":"hint","dependencies":["a3e1067arc7a-h6"],"title":"Evaluate the integral","text":"Let $$u=x+\\\\frac{1}{4}$$. Then, $$du=dx$$. When $$x=1$$, $$u=\\\\frac{5}{4}$$, and when $$x=4$$, $$u=\\\\frac{17}{4}$$. This gives us $$\\\\int_{1}^{4} 2\\\\pi \\\\sqrt{x+\\\\frac{1}{4}} \\\\,dx=\\\\int_{\\\\frac{5}{4}}^{\\\\frac{17}{4}} 2\\\\pi \\\\sqrt{u} \\\\,du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc7a-h8","type":"hint","dependencies":["a3e1067arc7a-h7"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc8","title":"Calculating the Surface Area of a Surface of Revolution $$2$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc8a","stepAnswer":["$$24.118$$"],"problemType":"TextBox","stepTitle":"Let $$f(x)=y=\\\\sqrt[3]{3x}$$. Consider the portion of the curve where $$0 \\\\leq y \\\\leq 2$$. Find the surface area of the surface generated by revolving the graph of f(x) around the y-axis.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24.118$$","hints":{"DefaultPathway":[{"id":"a3e1067arc8a-h1","type":"hint","dependencies":[],"title":"Find g(y)","text":"Notice that we are revolving the curve around the y-axis, and the interval is in terms of $$y$$, so we want to rewrite the function as a function of $$y$$. We get $$x=g(y)=\\\\frac{1}{3} y^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h2","type":"hint","dependencies":["a3e1067arc8a-h1"],"title":"Graphing","text":"First, we need to draw a graph of g(y) and the surface of rotation, which are shown in the following figure. Note (a) is the graph of g(y) and (b) is the surface of rotation.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h3","type":"hint","dependencies":["a3e1067arc8a-h2"],"title":"Find the surface area","text":"The surface area can be found with $$\\\\int_{a}^{b} 2\\\\pi g{\\\\left(y\\\\right)} \\\\sqrt{1+{\\\\operatorname{g\'}\\\\left(y\\\\right)}^2} \\\\,dy$$, where g\'(y) indicates the derivative of g(y). We need to plug g(y) and intervals into this equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2$$"],"dependencies":["a3e1067arc8a-h3"],"title":"Derivative of g(y)","text":"What is g\'(y)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^4$$"],"dependencies":["a3e1067arc8a-h4"],"title":"Simplify $${\\\\operatorname{g\'}\\\\left(y\\\\right)}^2$$","text":"What is $${\\\\operatorname{g\'}\\\\left(y\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h6","type":"hint","dependencies":["a3e1067arc8a-h5"],"title":"Find the surface area","text":"After plugging g(y) and the interval into the equation, we will have Surface $$Area=\\\\int_{0}^{2} 2\\\\pi \\\\frac{1}{3} y^3 \\\\sqrt{1+y^4} \\\\,dy$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h7","type":"hint","dependencies":["a3e1067arc8a-h6"],"title":"Simpify","text":"After simplified the equation, we will have Surface $$Area=((2*pi)/3)*(\\\\int_{0}^{2} y^3 \\\\sqrt{1+y^4} \\\\,dy)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h8","type":"hint","dependencies":["a3e1067arc8a-h7"],"title":"Evaluate the integral","text":"Let $$u=y^4+1$$. Then $$du=4y^3 dy$$. When $$y=0$$, $$u=1$$, and when $$y=2$$, $$u=17$$. Then, $$((2*pi)/3)*(\\\\int_{0}^{2} y^3 \\\\sqrt{1+y^4} \\\\,dy)=((2*pi)/3)*\\\\int_{1}^{17} \\\\frac{1}{4} \\\\sqrt{u} \\\\,du$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc8a-h9","type":"hint","dependencies":["a3e1067arc8a-h8"],"title":"Evaluate the integral","text":"Use a computer, calculator, or another device to solve the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e1067arc9","title":"Find the length","body":"Find the length of the functions over the given interval.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"6.4 Arc Length of a Curve and Surface Area","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a3e1067arc9a","stepAnswer":["$$2\\\\sqrt{26}$$"],"problemType":"TextBox","stepTitle":"$$y=5x$$ from $$x=0$$ to $$x=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt{26}$$","hints":{"DefaultPathway":[{"id":"a3e1067arc9a-h1","type":"hint","dependencies":[],"title":"Arc length formula","text":"Arc Length can be found by computing $$\\\\int_{a}^{b} \\\\sqrt{1+{\\\\operatorname{f\'}\\\\left(x\\\\right)}^2} \\\\,dx$$, f\'(x) is derivative of f(x) and interval [a,b]","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc9a-h2","type":"hint","dependencies":["a3e1067arc9a-h1"],"title":"Find the derivative of f(x)","text":"We have $$f(x)=y=5x$$, so $$f\'(x)=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc9a-h3","type":"hint","dependencies":["a3e1067arc9a-h2"],"title":"Plug in","text":"After we plug f\'(x) and interval, we will have Arc $$Length=\\\\int_{0}^{2} \\\\sqrt{1+5^2} \\\\,dx=\\\\int_{0}^{2} \\\\sqrt{26} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc9a-h4","type":"hint","dependencies":["a3e1067arc9a-h3"],"title":"Evaluate the integral","text":"We can take $$\\\\sqrt{26}$$ out of integral, which gives us Arc $$Length=\\\\sqrt{26}$$ times $$x$$ with limit from $$0$$ to $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a3e1067arc9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{26}$$"],"dependencies":["a3e1067arc9a-h4"],"title":"Evaluate the integral","text":"What is $$\\\\sqrt{26} \\\\left(2-0\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a3e5c4cpercent1","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent1a","stepAnswer":["$$31.5$$"],"problemType":"TextBox","stepTitle":"Translate and solve: What number is 35% of 90?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$31.5$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent1a-h1","type":"hint","dependencies":[],"title":"Translate into algebra","text":"Let $$n=the$$ number. $$n=0.35\\\\times90$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent1a-h2","type":"hint","dependencies":["a3e5c4cpercent1a-h1"],"title":"Of and \\"Is\\" in math","text":"Of means multiple and \\"is\\" means equals","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent1a-h3","type":"hint","dependencies":["a3e5c4cpercent1a-h2"],"title":"Multiply.","text":"$$n=31.5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent10","title":"Find Percent Increase","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent10a","stepAnswer":["$$8.8$$"],"problemType":"TextBox","stepTitle":"Find the percent increase. (Round to the nearest tenth of a percent.) In $$2011$$, the IRS increased the deductible mileage cost to $$55.5$$ cents from $$51$$ cents.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8.8$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent10a-h1","type":"hint","dependencies":[],"title":"Find the Difference","text":"Find the difference between the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent10a-h2","type":"hint","dependencies":["a3e5c4cpercent10a-h1"],"title":"The Difference","text":"The difference is $$55.5-51$$, or $$4.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent10a-h3","type":"hint","dependencies":["a3e5c4cpercent10a-h2"],"title":"Find the Percent","text":"Divide the difference by the original value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent10a-h4","type":"hint","dependencies":["a3e5c4cpercent10a-h3"],"title":"The Percentage","text":"$$4.5$$ divided by $$51$$ is $$0.088$$. Change this to percent form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent10a-h5","type":"hint","dependencies":["a3e5c4cpercent10a-h4"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is $$8.8\\\\%$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent11","title":"Find Percent Increase","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent11a","stepAnswer":["$$50$$"],"problemType":"TextBox","stepTitle":"Find the percent increase. In $$1995$$, the standard bus fare in Chicago was $$\\\\$1.50$$. In $$2008$$, the standard bus fare was $$\\\\$2.25$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$50$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent11a-h1","type":"hint","dependencies":[],"title":"Find the Difference","text":"Find the difference between the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent11a-h2","type":"hint","dependencies":["a3e5c4cpercent11a-h1"],"title":"The Difference","text":"The difference is $$2.25-1.5$$, or $$0.75$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent11a-h3","type":"hint","dependencies":["a3e5c4cpercent11a-h2"],"title":"Find the Percent","text":"Divide the difference by the original value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent11a-h4","type":"hint","dependencies":["a3e5c4cpercent11a-h3"],"title":"The Percentage","text":"$$0.75$$ divided by $$1.5$$ is $$0.5$$. Change this to percent form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent11a-h5","type":"hint","dependencies":["a3e5c4cpercent11a-h4"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is 50%.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent12","title":"Find Percent Decrease","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent12a","stepAnswer":["$$1.9$$"],"problemType":"TextBox","stepTitle":"The average price of a gallon of gas in one city in June $$2014$$ was $$\\\\$3.71$$. The average price in that city in July was $$\\\\$3.64$$. Find the percent decrease.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.9$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent12a-h1","type":"hint","dependencies":[],"title":"Find the Difference","text":"Find the difference between the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent12a-h2","type":"hint","dependencies":["a3e5c4cpercent12a-h1"],"title":"The Difference","text":"The difference is $$3.71-3.64$$, or $$0.07$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent12a-h3","type":"hint","dependencies":["a3e5c4cpercent12a-h2"],"title":"Find the Percent","text":"Divide the difference by the original value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent12a-h4","type":"hint","dependencies":["a3e5c4cpercent12a-h3"],"title":"The Percentage","text":"$$0.07$$ divided by $$3.71$$ is $$0.019$$. Change this to percent form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent12a-h5","type":"hint","dependencies":["a3e5c4cpercent12a-h4"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is $$1.9\\\\%$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent13","title":"Find Percent Decrease","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent13a","stepAnswer":["$$6.3$$"],"problemType":"TextBox","stepTitle":"Find the percent decrease. (Round to the nearest tenth of a percent.) The population of North Dakota was about 672,000 in $$2010$$. The population is projected to be about 630,000 in $$2020$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6.3$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent13a-h1","type":"hint","dependencies":[],"title":"Find the Difference","text":"Find the difference between the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent13a-h2","type":"hint","dependencies":["a3e5c4cpercent13a-h1"],"title":"The Difference","text":"The difference is $$672000-630000$$, or $$42000$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent13a-h3","type":"hint","dependencies":["a3e5c4cpercent13a-h2"],"title":"Find the Percent","text":"Divide the difference by the original value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent13a-h4","type":"hint","dependencies":["a3e5c4cpercent13a-h3"],"title":"The Percentage","text":"$$42000$$ divided by $$672000$$ is $$0.063$$. Change this to percent form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent13a-h5","type":"hint","dependencies":["a3e5c4cpercent13a-h4"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is $$6.3\\\\%$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent14","title":"Find Percent Decrease","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent14a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"Find the percent decrease. Last year, Sheila\u2019s salary was $42,000. Because of furlough days, this year, her salary was $37,800.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent14a-h1","type":"hint","dependencies":[],"title":"Find the Difference","text":"Find the difference between the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent14a-h2","type":"hint","dependencies":["a3e5c4cpercent14a-h1"],"title":"The Difference","text":"The difference is $$42000-37800$$, or $$4200$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent14a-h3","type":"hint","dependencies":["a3e5c4cpercent14a-h2"],"title":"Find the Percent","text":"Divide the difference by the original value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent14a-h4","type":"hint","dependencies":["a3e5c4cpercent14a-h3"],"title":"The Percentage","text":"$$4200$$ divided by $$42000$$ is $$0.1$$. Change this to percent form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent14a-h5","type":"hint","dependencies":["a3e5c4cpercent14a-h4"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is 10%.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent15","title":"Solve Applications of Percent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent15a","stepAnswer":["$$26.1$$"],"problemType":"TextBox","stepTitle":"Veronica is planning to make muffins from a mix. The package says each muffin will be $$230$$ calories and $$60$$ calories will be from fat. What percent of the total calories is from fat?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$26.1$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent15a-h1","type":"hint","dependencies":[],"title":"Percent of Fat","text":"Divide the calories of fat by the total number of calories.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent15a-h2","type":"hint","dependencies":["a3e5c4cpercent15a-h1"],"title":"Answer for Percent of Fat","text":"$$230$$ divided by $$290$$ is $$0.261$$. Change this to percentage.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent15a-h3","type":"hint","dependencies":["a3e5c4cpercent15a-h2"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is $$26.1\\\\%$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent16","title":"Solve Applications of Percent","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent16a","stepAnswer":["$$40$$"],"problemType":"TextBox","stepTitle":"Solve. Round to the nearest whole percent. The mix Ricardo plans to use to make brownies says that each brownie will be $$190$$ calories, and $$76$$ calories are from fat. What percent of the total calories are from fat?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$40$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent16a-h1","type":"hint","dependencies":[],"title":"Percent of Fat","text":"Divide the calories of fat by the total number of calories","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent16a-h2","type":"hint","dependencies":["a3e5c4cpercent16a-h1"],"title":"Answer for Percent of Fat","text":"$$76$$ divided by $$190$$ is $$0.4$$. Change this to percentage.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent16a-h3","type":"hint","dependencies":["a3e5c4cpercent16a-h2"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is 40%.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent17","title":"Solve Simple Interest Applications","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent17a","stepAnswer":["$2,500"],"problemType":"MultipleChoice","stepTitle":"Nathaly deposited $12,500 in her bank account where it will earn 4% interest. How much interest will Nathaly earn in $$5$$ years?","stepBody":"","answerType":"string","variabilization":{},"choices":["$2,500","$2,600","$2,700","$2,800"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent17a-h1","type":"hint","dependencies":[],"title":"Simple Interest Formula","text":"The formula for simple interest is $$I=Prt$$, with I being interest, P being the initial amount of money invested (also called principal), $$r$$ being the rate, and $$t$$ being the time.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12500$$"],"dependencies":["a3e5c4cpercent17a-h1"],"title":"Finding the value for P","text":"How much money was deposited? Write without the dollar sign","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.04$$"],"dependencies":["a3e5c4cpercent17a-h2"],"title":"Finding the value for $$r$$","text":"What is the interest rate? Write as a decimal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3e5c4cpercent17a-h3"],"title":"Finding the value for $$t$$","text":"How many years are we considering?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent17a-h5","type":"hint","dependencies":["a3e5c4cpercent17a-h4"],"title":"Setting up the equation","text":"The next step is to use the formula to set up the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent18","title":"Solve Simple Interest Applications","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent18a","stepAnswer":["$$5.50\\\\%$$"],"problemType":"MultipleChoice","stepTitle":"Loren loaned his brother $3,000 to help him buy a car. In $$4$$ years his brother paid him back the $3,000 plus $660 in interest. What was the rate of interest?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$5.50\\\\%$$","choices":["$$0.055\\\\%$$","$$5.50\\\\%$$","55%"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent18a-h1","type":"hint","dependencies":[],"title":"Simple Interest Formula","text":"The formula for simple interest is $$I=Prt$$, with I being interest, P being the initial amount of money invested (also called principal), $$r$$ being the rate, and $$t$$ being the time.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent18a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$r$$"],"dependencies":["a3e5c4cpercent18a-h1"],"title":"Variable in question","text":"What do we want to find? In other words, what variable are we looking for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P","$$r$$","$$t$$","I"]},{"id":"a3e5c4cpercent18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3000$$"],"dependencies":["a3e5c4cpercent18a-h2"],"title":"Finding the value for P","text":"How much money did Loren loan his brother? Write without the dollar sign","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$660$$"],"dependencies":["a3e5c4cpercent18a-h3"],"title":"Finding the value for I","text":"How much interest did his brother pay? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a3e5c4cpercent18a-h4"],"title":"Finding the value for $$t$$","text":"How many years are we considering?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent18a-h6","type":"hint","dependencies":["a3e5c4cpercent18a-h5"],"title":"Solving for $$r$$","text":"The next step is to manipulate the formula so that we can solve for $$r$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent18a-h7","type":"hint","dependencies":["a3e5c4cpercent18a-h6"],"title":"$$r$$ equation","text":"The formula for the rate in a simple interest equation is $$r=\\\\frac{I}{P t}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent18a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.055\\\\times100$$"],"dependencies":["a3e5c4cpercent18a-h7"],"title":"$$r$$ value as a percentage","text":"Remember that rates are expressed as percents. Write the expression that will convert our answer into a percentage.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent19","title":"Solve Simple Interest Applications","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent19a","stepAnswer":["$$\\\\$17, 590.00$$"],"problemType":"MultipleChoice","stepTitle":"Eduardo noticed that his new car loan papers stated that with a $$7.5\\\\%$$ interest rate, he would pay $$\\\\$6, 596.25$$ in interest over $$5$$ years. How much did he borrow to pay for his car?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\$17, 590.00$$","choices":["$$\\\\$17, 590.00$$","$$\\\\$18, 590.00$$","$$\\\\$17, 500.00$$","$$\\\\$18, 500.00$$"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent19a-h1","type":"hint","dependencies":[],"title":"Simple Interest Formula","text":"The formula for simple interest is $$I=Prt$$, with I being interest, P being the initial amount of money invested (also called principal), $$r$$ being the rate, and $$t$$ being the time.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent19a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["P"],"dependencies":["a3e5c4cpercent19a-h1"],"title":"Variable in question","text":"What do we want to find? In other words, what variable are we solving for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P","$$r$$","$$t$$","I"]},{"id":"a3e5c4cpercent19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.075$$"],"dependencies":["a3e5c4cpercent19a-h2"],"title":"Finding the value for $$r$$","text":"What is the interest rate? Write as a decimal","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3e5c4cpercent19a-h3"],"title":"Finding the value for $$t$$","text":"How many years are we considering?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6596.25$$"],"dependencies":["a3e5c4cpercent19a-h4"],"title":"Finding the value for I","text":"How much interest did Eduardo pay? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent19a-h6","type":"hint","dependencies":["a3e5c4cpercent19a-h5"],"title":"Solving for P","text":"The equation for P is $$P=\\\\frac{I}{r t}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent2","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent2a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"Translate and solve: What number is 45% of 80?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent2a-h1","type":"hint","dependencies":[],"title":"Translate into algebra.","text":"Let $$n=number$$. $$n=0.45\\\\times80$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent2a-h2","type":"hint","dependencies":["a3e5c4cpercent2a-h1"],"title":"Of and \\"Is\\" in math","text":"Of means multiple and \\"is\\" means equals","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent2a-h3","type":"hint","dependencies":["a3e5c4cpercent2a-h2"],"title":"Multiply.","text":"$$n=36$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent20","title":"Solve Simple Interest Applications","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent20a","stepAnswer":["$$\\\\$142.50$$"],"problemType":"MultipleChoice","stepTitle":"Areli invested a principal of $950 in her bank account with interest rate 3%. How much interest did she earn in $$5$$ years?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\$142.50$$","choices":["$$\\\\$142.50$$","$14250","$$\\\\$5.70$$","$$\\\\$57.00$$"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent20a-h1","type":"hint","dependencies":[],"title":"Simple Interest Formula","text":"The formula for simple interest is $$I=Prt$$, with I being interest, P being the initial amount of money invested (also called principal), $$r$$ being the rate, and $$t$$ being the time.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent20a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["I"],"dependencies":["a3e5c4cpercent20a-h1"],"title":"Variable in question","text":"What do we want to find? In other words, what variable are we solving for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P","$$r$$","$$t$$","I"]},{"id":"a3e5c4cpercent20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.03$$"],"dependencies":["a3e5c4cpercent20a-h2"],"title":"Finding the value for $$r$$","text":"What is the interest rate? Write as a decimal","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3e5c4cpercent20a-h3"],"title":"Finding the value for $$t$$","text":"How many years are we considering?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$950$$"],"dependencies":["a3e5c4cpercent20a-h4"],"title":"Finding the value for P","text":"How much did Areli invest? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent21","title":"Solve Simple Interest Applications","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent21a","stepAnswer":["$7,020"],"problemType":"MultipleChoice","stepTitle":"Susana invested a principal of $36,000 in her bank account with interest rate $$6.5\\\\%$$. How much interest did she earn in $$3$$ years?","stepBody":"","answerType":"string","variabilization":{},"choices":["$7,020","$$\\\\$7.02$$","$$\\\\$70.20$$","$$\\\\$702.00$$","$$\\\\$7020.00$$"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent21a-h1","type":"hint","dependencies":[],"title":"Simple Interest Formula","text":"The formula for simple interest is $$I=Prt$$, with I being interest, P being the initial amount of money invested (also called principal), $$r$$ being the rate, and $$t$$ being the time.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent21a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["I"],"dependencies":["a3e5c4cpercent21a-h1"],"title":"Variable in question","text":"What do we want to find? In other words, what variable are we solving for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P","$$r$$","$$t$$","I"]},{"id":"a3e5c4cpercent21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.065$$"],"dependencies":["a3e5c4cpercent21a-h2"],"title":"Finding the value for $$r$$","text":"What is the interest rate? Write as a decimal","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3e5c4cpercent21a-h3"],"title":"Finding the value for $$t$$","text":"How many years are we considering?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36000$$"],"dependencies":["a3e5c4cpercent21a-h4"],"title":"Finding the value for P","text":"How much did Susana invest? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent22","title":"Solve Simple Interest Applications","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent22a","stepAnswer":["6%"],"problemType":"MultipleChoice","stepTitle":"Jim loaned his sister $5,000 to help her buy a house. In $$3$$ years, she paid him the $5,000, plus $900 interest. What was the rate of interest?","stepBody":"","answerType":"string","variabilization":{},"choices":["6%","$$39.3\\\\%$$","$$0.06\\\\%$$","$$0.393\\\\%$$"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent22a-h1","type":"hint","dependencies":[],"title":"Simple Interest Formula","text":"The formula for simple interest is $$I=Prt$$, with I being interest, P being the initial amount of money invested (also called principal), $$r$$ being the rate, and $$t$$ being the time.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$r$$"],"dependencies":["a3e5c4cpercent22a-h1"],"title":"Variable in question","text":"What do we want to find? In other words, what variable are we solving for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P","$$r$$","$$t$$","I"]},{"id":"a3e5c4cpercent22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$900$$"],"dependencies":["a3e5c4cpercent22a-h2"],"title":"Finding the value for I","text":"How much interest did Jim\'s sister pay? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a3e5c4cpercent22a-h3"],"title":"Finding the value for $$t$$","text":"How many years are we considering?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5000$$"],"dependencies":["a3e5c4cpercent22a-h4"],"title":"Finding the value for P","text":"How much did Jim loan? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent22a-h6","type":"hint","dependencies":["a3e5c4cpercent22a-h5"],"title":"Solving for $$r$$","text":"The formula for $$r$$ is $$r=\\\\frac{I}{P t}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent23","title":"Solve Simple Interest Applications","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent23a","stepAnswer":["4%"],"problemType":"MultipleChoice","stepTitle":"Hang borrowed $7,500 from her parents to pay her tuition. In $$5$$ years, she paid them $1,500 interest in addition to the $7,500 she borrowed. What was the rate of interest?","stepBody":"","answerType":"string","variabilization":{},"choices":["$$0.04\\\\%$$","4%","1%","10%"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent23a-h1","type":"hint","dependencies":[],"title":"Simple Interest Formula","text":"The formula for simple interest is $$I=Prt$$, with I being interest, P being the initial amount of money invested (also called principal), $$r$$ being the rate, and $$t$$ being the time.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent23a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$r$$"],"dependencies":["a3e5c4cpercent23a-h1"],"title":"Variable in question","text":"What do we want to find? In other words, what variable are we solving for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["P","$$r$$","$$t$$","I"]},{"id":"a3e5c4cpercent23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1500$$"],"dependencies":["a3e5c4cpercent23a-h2"],"title":"Finding the value for I","text":"How much interest did Hang pay? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a3e5c4cpercent23a-h3"],"title":"Finding the value for $$t$$","text":"How many years are we considering?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7500$$"],"dependencies":["a3e5c4cpercent23a-h4"],"title":"Finding the value for P","text":"How much money did Hang borrow? Write without the dollar sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent23a-h6","type":"hint","dependencies":["a3e5c4cpercent23a-h5"],"title":"Solving for $$r$$","text":"The formula for $$r$$ is $$r=\\\\frac{I}{P t}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent3","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent3a","stepAnswer":["$$33$$"],"problemType":"TextBox","stepTitle":"Translate and solve: What number is 55% of 60?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$33$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent3a-h1","type":"hint","dependencies":[],"title":"Translate into Algebra","text":"Let $$n=number$$. $$n=0.55$$ * $$60$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent3a-h2","type":"hint","dependencies":["a3e5c4cpercent3a-h1"],"title":"Of and \\"Is\\" in math","text":"Of means multiple and \\"is\\" means equals","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent3a-h3","type":"hint","dependencies":["a3e5c4cpercent3a-h2"],"title":"Multiply.","text":"$$n=33$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent4","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent4a","stepAnswer":["$18"],"problemType":"MultipleChoice","stepTitle":"Translate and solve: $$6.5\\\\%$$ of what number is $$\\\\$1.17$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["$16","$18","$17","$15"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent4a-h1","type":"hint","dependencies":[],"title":"Translate.","text":"Let $$n=the$$ number. $$0.065n=1.17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent4a-h2","type":"hint","dependencies":["a3e5c4cpercent4a-h1"],"title":"Multiply","text":"$$0.065n=1.17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":["a3e5c4cpercent4a-h2"],"title":"Divide","text":"What do you get for $$n$$ when you divide both sides by $$0.065$$ and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent5","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent5a","stepAnswer":["$26"],"problemType":"MultipleChoice","stepTitle":"Translate and solve: $$7.5\\\\%$$ of what number is $$\\\\$1.95$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["$24","$25","$26","$27"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent5a-h1","type":"hint","dependencies":[],"title":"Translate.","text":"Let $$n=the$$ number. $$0.075n=1.95$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent5a-h2","type":"hint","dependencies":["a3e5c4cpercent5a-h1"],"title":"Multiply.","text":"$$0.075n=1.95$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26$$"],"dependencies":["a3e5c4cpercent5a-h2"],"title":"Divide","text":"What do you get for $$n$$ when you divide both sides by $$0.075$$ and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent6","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent6a","stepAnswer":["$36"],"problemType":"MultipleChoice","stepTitle":"Translate and solve: $$8.5\\\\%$$ of what number is $$\\\\$3.06$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["$33","$34","$35","$36"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent6a-h1","type":"hint","dependencies":[],"title":"Translate.","text":"Let $$n=the$$ number. $$0.085n=3.06$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent6a-h2","type":"hint","dependencies":["a3e5c4cpercent6a-h1"],"title":"Multiply","text":"$$0.085n=3.06$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a3e5c4cpercent6a-h2"],"title":"Divide","text":"What do you get for $$n$$ when you divide both sides by $$0.08$$ $$5$$ and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent7","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent7a","stepAnswer":["150%"],"problemType":"MultipleChoice","stepTitle":"Translate and solve: $$144$$ is what percent of 96?","stepBody":"","answerType":"string","variabilization":{},"choices":["136%","140%","150%","148%"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent7a-h1","type":"hint","dependencies":[],"title":"Translate into algebra","text":"Let $$p=the$$ percent. $$144=96p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent7a-h2","type":"hint","dependencies":["a3e5c4cpercent7a-h1"],"title":"Multiply","text":"$$144=96p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.5$$"],"dependencies":["a3e5c4cpercent7a-h2"],"title":"Divide","text":"What do you get for $$p$$ when you divide by $$96$$ and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent7a-h4","type":"hint","dependencies":["a3e5c4cpercent7a-h3"],"title":"Convert to percent.","text":"$$150\\\\%=p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent8","title":"Translate and Solve Basic Percent Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent8a","stepAnswer":["125%"],"problemType":"MultipleChoice","stepTitle":"Translate and solve: $$110$$ is what percent of 88?","stepBody":"","answerType":"string","variabilization":{},"choices":["95%","110%","115%","125%"],"hints":{"DefaultPathway":[{"id":"a3e5c4cpercent8a-h1","type":"hint","dependencies":[],"title":"Translate into algebra.","text":"Let $$p=the$$ percent. $$110=88p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent8a-h2","type":"hint","dependencies":["a3e5c4cpercent8a-h1"],"title":"Multiply","text":"$$110=88p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.25$$"],"dependencies":["a3e5c4cpercent8a-h2"],"title":"Divide","text":"What do you get for $$p$$ when you divide by $$88$$ and simplify?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent8a-h4","type":"hint","dependencies":["a3e5c4cpercent8a-h3"],"title":"Convert to percent.","text":"$$125\\\\%=p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a3e5c4cpercent9","title":"Find Percent Increase","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"3.2 Solve Percent Applications","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a3e5c4cpercent9a","stepAnswer":["$$38.5$$"],"problemType":"TextBox","stepTitle":"In $$2011$$, the California governor proposed raising community college fees from $26 a unit to $36 a unit. Find the percent increase. (Round to the nearest tenth of a percent.)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$38.5$$","hints":{"DefaultPathway":[{"id":"a3e5c4cpercent9a-h1","type":"hint","dependencies":[],"title":"Find the Difference","text":"Find the difference between the two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent9a-h2","type":"hint","dependencies":["a3e5c4cpercent9a-h1"],"title":"The Difference","text":"The difference is $36-$26, or $10.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent9a-h3","type":"hint","dependencies":["a3e5c4cpercent9a-h2"],"title":"Find the Percent","text":"Divide the difference by the original value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent9a-h4","type":"hint","dependencies":["a3e5c4cpercent9a-h3"],"title":"The Percentage","text":"$$10$$ divided by $$26$$ is $$0.385$$. Change this to percent form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a3e5c4cpercent9a-h5","type":"hint","dependencies":["a3e5c4cpercent9a-h4"],"title":"The Answer","text":"Multiply by $$100$$ to change to percentage. The percentage is $$38.4\\\\%$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices1","title":"Adding and Subtracting Matrices","body":"For the following exercises, use the matrices below and perform the matrix addition or subtraction.\\\\n$$A=\\\\begin{bmatrix} 1 & 3 \\\\\\\\ 0 & 7 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 2 & 14 \\\\\\\\ 22 & 6 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 1 & 5 \\\\\\\\ 8 & 92 \\\\\\\\ 12 & 6 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} 10 & 14 \\\\\\\\ 7 & 2 \\\\\\\\ 5 & 61 \\\\end{bmatrix}$$, $$E=\\\\begin{bmatrix} 6 & 12 \\\\\\\\ 14 & 5 \\\\end{bmatrix}$$, $$F=\\\\begin{bmatrix} 0 & 9 \\\\\\\\ 78 & 17 \\\\\\\\ 15 & 4 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices1a","stepAnswer":["$$\\\\begin{bmatrix} 11 & 19 \\\\\\\\ 15 & 94 \\\\\\\\ 17 & 67 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"$$C+D$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 11 & 19 \\\\\\\\ 15 & 94 \\\\\\\\ 17 & 67 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 19 & 11 \\\\\\\\ 15 & 49 \\\\\\\\ 17 & 67 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 11 & 19 \\\\\\\\ 15 & 94 \\\\\\\\ 17 & 67 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 11 & 19 \\\\\\\\ 5 & 94 \\\\\\\\ 1 & 6 \\\\end{bmatrix}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices1a-h1","type":"hint","dependencies":[],"title":"Adding and Subtracting Matrices","text":"Given matrices A and B of like dimensions, addition and subtraction of A and B will produce matrix C or matrix D of the same dimension.\\\\n$$A+B=C$$ such that $$a_{i,j}+b_{i,j}=c_{i,j}$$\\\\n$$A-B=D$$ such that $$a_{i,j}-b_{i,j}=d_{i,j}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices1a-h2","type":"hint","dependencies":["a41316cmatrices1a-h1"],"title":"Adding Corresponding Entries","text":"Since the dimension of the matrices are the same, we perform matrix addition $$A+B=C$$ such that $$a_{i,j}+b_{i,j}=c_{i,j}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a41316cmatrices1a-h2"],"title":"Adding Corresponding Entries","text":"We will start by adding the top left entry of C, $$c_{1,1}$$, and D, $$d_{1,1}$$. What is $$c_{1,1}+d_{1,1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a41316cmatrices1a-h3"],"title":"Adding Corresponding Entries","text":"We will next add the top right entry of C, $$c_{1,2}$$, and D, $$d_{1,2}$$. What is $$c_{1,2}+d_{1,2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices1a-h5","type":"hint","dependencies":["a41316cmatrices1a-h4"],"title":"Adding Corresponding Entries","text":"Repeat the same process for each corresponding entries to compute the addition of the two matrices.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices10","title":"Adding and Subtracting Matrices","body":"Use the matrices below to perform the indicated operation if possible. $$A=\\\\begin{bmatrix} 2 & -5 \\\\\\\\ 6 & 7 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} -9 & 6 \\\\\\\\ -4 & 2 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 0 & 9 \\\\\\\\ 7 & 1 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} -8 & 7 & -5 \\\\\\\\ 4 & 3 & 2 \\\\\\\\ 0 & 9 & 2 \\\\end{bmatrix}$$, $$E=\\\\begin{bmatrix} 4 & 5 & 3 \\\\\\\\ 7 & -6 & -5 \\\\\\\\ 1 & 0 & 9 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices10a","stepAnswer":["$$\\\\begin{bmatrix} -7 & -8 \\\\\\\\ -5 & 8 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"$$A+B-C$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} -7 & -8 \\\\\\\\ -5 & 8 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} -7 & -8 \\\\\\\\ -5 & 8 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 7 & 8 \\\\\\\\ 5 & -8 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} -7 & -8 \\\\\\\\ 8 & -5 \\\\end{bmatrix}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices10a-h1","type":"hint","dependencies":[],"title":"Adding and Subtracting Matrices","text":"Given matrices A and B of like dimensions, addition and subtraction of A and B will produce matrix C or matrix D of the same dimension.\\\\n$$A+B=C$$ such that $$a_{i,j}+b_{i,j}=c_{i,j}$$\\\\n$$A-B=D$$ such that $$a_{i,j}-b_{i,j}=d_{i,j}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h2","type":"hint","dependencies":["a41316cmatrices10a-h1"],"title":"Adding Corresponding Entries","text":"Since the dimension of the matrices are the same, we perform matrix addition $$A+B=D$$ such that $$a_{i,j}+b_{i,j}=d_{i,j}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a41316cmatrices10a-h2"],"title":"Adding Corresponding Entries","text":"We will start by adding the top left entry of A, $$a_{1,1}$$, and B, $$b_{1,1}$$. What is $$a_{1,1}+b_{1,1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a41316cmatrices10a-h3"],"title":"Adding Corresponding Entries","text":"We will next add the top right entry of A, $$a_{1,2}$$, and B, $$b_{1,2}$$. What is $$a_{1,2}+b_{1,2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h5","type":"hint","dependencies":["a41316cmatrices10a-h4"],"title":"Adding Corresponding Entries","text":"Repeat the same process for each corresponding entries to compute the addition of the two matrices, A and B. This would enable us to proceed to perform the subtractoin of matrices","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h6","type":"hint","dependencies":["a41316cmatrices10a-h5"],"title":"Subtracting Corresponding Entries","text":"Since the dimension of the matrices are the same, we perform matrix subtraction $$D-C=E$$ such that $$d_{i,j}-c_{i,j}=e_{i,j}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a41316cmatrices10a-h6"],"title":"Subtracting Corresponding Entries","text":"We will start by subtracting the top left entry of C, $$c_{1,1}$$, from D, $$d_{1,1}$$. What is $$d_{1,1}-c_{1,1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a41316cmatrices10a-h7"],"title":"Subtracting Corresponding Entries","text":"We will next subtract the top right entry of C, $$c_{1,2}$$, from D, $$d_{1,2}$$. What is $$d_{1,2}-c_{1,2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices10a-h9","type":"hint","dependencies":["a41316cmatrices10a-h8"],"title":"Subtracting Corresponding Entries","text":"Repeat the same process for each corresponding entries to compute the subtraction between the two matrices.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices11","title":"Finding the Dimensions of the Given Matrix","body":"Find the dimensions of matrix A.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices11a","stepAnswer":["3x3"],"problemType":"MultipleChoice","stepTitle":"$$A=\\\\begin{bmatrix} 2 & 1 & 0 \\\\\\\\ 2 & 4 & 7 \\\\\\\\ 3 & 1 & -2 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["3x1","3x2","3x3","1x3"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices11a-h1","type":"hint","dependencies":[],"title":"Dimensions of a Matrix","text":"Matrices are often referred to by their dimensions: mxn indicating $$m$$ rows and $$n$$ columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices11a-h2","type":"hint","dependencies":["a41316cmatrices11a-h1"],"title":"Number of Rows and Columns in Matrix A","text":"Matrix A has three rows and three columns.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices12","title":"Locating Entries of a Matrix","body":"Locate a31 and a22 for Matrix A.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices12a","stepAnswer":["$$a31=3$$, a22 $$=$$ $$4$$"],"problemType":"MultipleChoice","stepTitle":"$$A=\\\\begin{bmatrix} 2 & 1 & 0 \\\\\\\\ 2 & 4 & 7 \\\\\\\\ 3 & 1 & -2 \\\\end{bmatrix}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a31=3$$, a22 $$=$$ $$4$$","choices":["$$a31=3$$, a22 $$=$$ $$4$$","a31 $$=$$ $$4$$, a22 $$=$$ $$3$$"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices12a-h1","type":"hint","dependencies":[],"title":"Interpreting Entries","text":"Entry a31 is the number at row $$3$$, column $$1$$, which is $$3$$. The entry a22 is the number at row $$2$$, column $$2$$, which is $$4$$. Remember, the row comes first, then the column.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices13","title":"Finding the Sum of Two Matrices","body":"Find the sum of matrices A and B.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices13a","stepAnswer":["$$\\\\begin{bmatrix} 6 & 8 \\\\\\\\ 10 & 12 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 1 & 2 \\\\\\\\ 3 & 4 \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} 5 & 6 \\\\\\\\ 7 & 8 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 6 & 8 \\\\\\\\ 10 & 12 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices13a-h1","type":"hint","dependencies":[],"title":"Matrix Addition","text":"Add corresponding entries. Add the entry in row $$1$$, column $$1$$, a11, of matrix A to the entry in row $$1$$, column $$1$$, b11, of B. Continue the pattern until all entries have been added.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices14","title":"Finding the Sum of Two Matrices","body":"Find the sum of matrices A and B.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices14a","stepAnswer":["$$\\\\begin{bmatrix} a+e & b+f \\\\\\\\ c+g & d+h \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} a & b \\\\\\\\ c & d \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} e & f \\\\\\\\ g & h \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} a+e & b+f \\\\\\\\ c+g & d+h \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices14a-h1","type":"hint","dependencies":[],"title":"Matrix Addition","text":"Add corresponding entries. Add the entry in row $$1$$, column $$1$$, a11, of matrix A to the entry in row $$1$$, column $$1$$, b11, of B. Continue the pattern until all entries have been added.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices15","title":"Finding the Sum of Two Matrices","body":"Find the sum of matrices A and B.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices15a","stepAnswer":["$$\\\\begin{bmatrix} 9 & 10 \\\\\\\\ 3 & 9 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 4 & 1 \\\\\\\\ 3 & 2 \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} 5 & 9 \\\\\\\\ 0 & 7 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 9 & 10 \\\\\\\\ 3 & 9 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices15a-h1","type":"hint","dependencies":[],"title":"Matrix Addition","text":"Add corresponding entries. Add the entry in row $$1$$, column $$1$$, a11, of matrix A to the entry in row $$1$$, column $$1$$, b11, of B. Continue the pattern until all entries have been added.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices16","title":"Finding the Difference of Two Matrices","body":"Find the difference of A and B.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices16a","stepAnswer":["$$\\\\begin{bmatrix} -10 & 2 \\\\\\\\ -5 & -3 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} -2 & 3 \\\\\\\\ 0 & 1 \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} 8 & 1 \\\\\\\\ 5 & 4 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} -10 & 2 \\\\\\\\ -5 & -3 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices16a-h1","type":"hint","dependencies":[],"title":"Matrix Subtraction","text":"Subtract corresponding entries. Subtract the entry in row $$1$$, column $$1$$, a11, of matrix A from the entry in row $$1$$, column $$1$$, b11, of B. Continue the pattern until all entries B have been subtracted from each corresponding entry of A.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices17","title":"Finding the Sum of Two Matrices","body":"Find the sum of matrices A and B.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices17a","stepAnswer":["$$\\\\begin{bmatrix} 5 & 4 \\\\\\\\ 2 & 5 \\\\\\\\ -3 & 0 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 2 & 6 \\\\\\\\ 1 & 0 \\\\\\\\ 1 & -3 \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} 3 & -2 \\\\\\\\ 1 & 5 \\\\\\\\ -4 & 3 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 5 & 4 \\\\\\\\ 2 & 5 \\\\\\\\ -3 & 0 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices17a-h1","type":"hint","dependencies":[],"title":"Matrix Addition","text":"Add corresponding entries. Add the entry in row $$1$$, column $$1$$, a11, of matrix A to the entry in row $$1$$, column $$1$$, b11, of B. Continue the pattern until all entries have been added.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices18","title":"Multiplying the Matrix By a Scalar","body":"Multiply matrix A by the scalar $$3$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices18a","stepAnswer":["$$\\\\begin{bmatrix} 24 & 3 \\\\\\\\ 15 & 12 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 8 & 1 \\\\\\\\ 5 & 4 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 24 & 3 \\\\\\\\ 15 & 12 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices18a-h1","type":"hint","dependencies":[],"title":"Multiplying a Matrix by a Scalar","text":"To multiply a matrix A by a scaler C, multiply each entry in A by C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices19","title":"Multiplying the Matrix By a Scalar","body":"Given matrix B, find -2B.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices19a","stepAnswer":["$$\\\\begin{bmatrix} -8 & -2 \\\\\\\\ -6 & -4 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$B=\\\\begin{bmatrix} 4 & 1 \\\\\\\\ 3 & 2 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} -8 & -2 \\\\\\\\ -6 & -4 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices19a-h1","type":"hint","dependencies":[],"title":"Multiplying a Matrix by a Scalar","text":"To multiply a matrix A by a scaler C, multiply each entry in A by C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices2","title":"Adding and Subtracting Matrices","body":"For the following exercises, use the matrices below and perform the matrix addition or subtraction.\\\\n$$A=\\\\begin{bmatrix} 1 & 3 \\\\\\\\ 0 & 7 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 2 & 14 \\\\\\\\ 22 & 6 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 1 & 5 \\\\\\\\ 8 & 92 \\\\\\\\ 12 & 6 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} 10 & 14 \\\\\\\\ 7 & 2 \\\\\\\\ 5 & 61 \\\\end{bmatrix}$$, $$E=\\\\begin{bmatrix} 6 & 12 \\\\\\\\ 14 & 5 \\\\end{bmatrix}$$, $$F=\\\\begin{bmatrix} 0 & 9 \\\\\\\\ 78 & 17 \\\\\\\\ 15 & 4 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices2a","stepAnswer":["$$\\\\begin{bmatrix} -4 & 2 \\\\\\\\ 8 & 1 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"B-E","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} -4 & 2 \\\\\\\\ 8 & 1 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} -4 & 2 \\\\\\\\ 8 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} -3 & 2 \\\\\\\\ 4 & 1 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 4 & 2 \\\\\\\\ -8 & 1 \\\\end{bmatrix}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices2a-h1","type":"hint","dependencies":[],"title":"Adding and Subtracting Matrices","text":"Given matrices A and B of like dimensions, addition and subtraction of A and B will produce matrix C or matrix D of the same dimension.\\\\n$$A+B=C$$ such that $$a_{i,j}+b_{i,j}=c_{i,j}$$\\\\n$$A-B=D$$ such that $$a_{i,j}-b_{i,j}=d_{i,j}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices2a-h2","type":"hint","dependencies":["a41316cmatrices2a-h1"],"title":"Subtracting Corresponding Entries","text":"Since the dimension of the matrices are the same, we perform matrix subtraction $$A-B=D$$ such that $$a_{i,j}-b_{i,j}=d_{i,j}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a41316cmatrices2a-h2"],"title":"Subtracting Corresponding Entries","text":"We will start by subtracting the top left entry of D, $$d_{1,1}$$, from C, $$c_{1,1}$$. What is $$c_{1,1}-d_{1,1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a41316cmatrices2a-h3"],"title":"Subtracting Corresponding Entries","text":"We will next subtract the top right entry of D, $$d_{1,2}$$, from C, $$c_{1,2}$$. What is $$c_{1,2}-d_{1,2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices2a-h5","type":"hint","dependencies":["a41316cmatrices2a-h4"],"title":"Subtracting Corresponding Entries","text":"Repeat the same process for each corresponding entries to compute the subtraction between the two matrices.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices20","title":"Multiplying the Matrix By a Scalar","body":"Find the sum $$3A+2B$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices20a","stepAnswer":["$$\\\\begin{bmatrix} 1 & -2 & 2 \\\\\\\\ 0 & -9 & 10 \\\\\\\\ 12 & 11 & -26 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$A=\\\\begin{bmatrix} 1 & -2 & 0 \\\\\\\\ 0 & -1 & 2 \\\\\\\\ 4 & 3 & -6 \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} -1 & 2 & 1 \\\\\\\\ 0 & -3 & 2 \\\\\\\\ 0 & 1 & -4 \\\\end{bmatrix}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 1 & -2 & 2 \\\\\\\\ 0 & -9 & 10 \\\\\\\\ 12 & 11 & -26 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices20a-h1","type":"hint","dependencies":[],"title":"Order of Steps","text":"First, find 3A, then 2B. Next, add them together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices20a-h2","type":"hint","dependencies":["a41316cmatrices20a-h1"],"title":"Matrix Addition","text":"Add corresponding entries. Add the entry in row $$1$$, column $$1$$, a11, of matrix A to the entry in row $$1$$, column $$1$$, b11, of B. Continue the pattern until all entries have been added.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices20a-h3","type":"hint","dependencies":["a41316cmatrices20a-h2"],"title":"Multiplying a Matrix by a Scalar","text":"To multiply a matrix A by a scaler C, multiply each entry in A by C.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices22","title":"Matrix Operations","body":"Use the following matrices to answer the questions: $$A=\\\\begin{bmatrix} 2 & -5 \\\\\\\\ 6 & 7 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} -9 & 6 \\\\\\\\ -4 & 2 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 0 & 9 \\\\\\\\ 7 & 1 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} -8 & 7-5 \\\\\\\\ 4 & 3 & 2 \\\\\\\\ 0 & 9 & 2 \\\\end{bmatrix}$$, $$E=\\\\begin{bmatrix} 4 & 5 & 3 \\\\\\\\ 7 & -6 & -5 \\\\\\\\ 1 & 0 & 9 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices22a","stepAnswer":["No Solution"],"problemType":"TextBox","stepTitle":"4A + 5D","stepBody":"If the problem has no solution, simply enter \\"No Solution\\" as your answer.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a41316cmatrices22a-h1","type":"hint","dependencies":[],"title":"Determining Solvability","text":"First, determine if the expression is defined. A matrix operation of addition is defined when the two matrices have the same dimensions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a41316cmatrices22a-h1"],"title":"Determining Solvability","text":"Do the two matrices you are adding have the same dimensions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a41316cmatrices22a-h3","type":"hint","dependencies":["a41316cmatrices22a-h2"],"title":"Interpreting Solvability","text":"Therefore, the matrix cannot be added and is undefined with no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices25","title":"Matrix Operations","body":"Use the following matrices to answer the questions: $$A=\\\\begin{bmatrix} 2 & -5 \\\\\\\\ 6 & 7 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} -9 & 6 \\\\\\\\ -4 & 2 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 0 & 9 \\\\\\\\ 7 & 1 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} -8 & 7-5 \\\\\\\\ 4 & 3 & 2 \\\\\\\\ 0 & 9 & 2 \\\\end{bmatrix}$$, $$E=\\\\begin{bmatrix} 4 & 5 & 3 \\\\\\\\ 7 & -6 & -5 \\\\\\\\ 1 & 0 & 9 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices25a","stepAnswer":["No Solution"],"problemType":"TextBox","stepTitle":"$$C-0.5D$$","stepBody":"If the problem has no solution, simply enter \\"No Solution\\" as your answer.","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a41316cmatrices25a-h1","type":"hint","dependencies":[],"title":"Determining Solvability","text":"First, determine if the expression is defined. A matrix operation of addition is defined when the two matrices have the same dimensions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices25a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a41316cmatrices25a-h1"],"title":"Determining Solvability","text":"Do the two matrices you are working with have the same dimensions?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a41316cmatrices25a-h3","type":"hint","dependencies":["a41316cmatrices25a-h2"],"title":"Interpreting Solvability","text":"Therefore, the matrix cannot be simplified and is undefined with no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices3","title":"Adding and Subtracting Matrices","body":"For the following exercises, use the matrices below and perform the matrix addition or subtraction.\\\\n$$A=\\\\begin{bmatrix} 1 & 3 \\\\\\\\ 0 & 7 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 2 & 14 \\\\\\\\ 22 & 6 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 1 & 5 \\\\\\\\ 8 & 92 \\\\\\\\ 12 & 6 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} 10 & 14 \\\\\\\\ 7 & 2 \\\\\\\\ 5 & 61 \\\\end{bmatrix}$$, $$E=\\\\begin{bmatrix} 6 & 12 \\\\\\\\ 14 & 5 \\\\end{bmatrix}$$, $$F=\\\\begin{bmatrix} 0 & 9 \\\\\\\\ 78 & 17 \\\\\\\\ 15 & 4 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices3a","stepAnswer":["$$\\\\begin{bmatrix} 1 & 14 \\\\\\\\ 86 & 109 \\\\\\\\ 27 & 10 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$C+F$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 1 & 14 \\\\\\\\ 86 & 109 \\\\\\\\ 27 & 10 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices3a-h1","type":"hint","dependencies":[],"title":"Adding and Subtracting Matrices","text":"Given matrices A and B of like dimensions, addition and subtraction of A and B will produce matrix C or matrix D of the same dimension.\\\\n$$A+B=C$$ such that $$a_{i,j}+b_{i,j}=c_{i,j}$$\\\\n$$A-B=D$$ such that $$a_{i,j}-b_{i,j}=d_{i,j}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices3a-h2","type":"hint","dependencies":["a41316cmatrices3a-h1"],"title":"Adding Corresponding Entries","text":"Since the dimension of the matrices are the same, we perform matrix addition $$A+B=C$$ such that $$a_{i,j}+b_{i,j}=c_{i,j}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a41316cmatrices3a-h2"],"title":"Adding Corresponding Entries","text":"We will start by adding the top left entry of C, $$c_{1,1}$$, and D, $$d_{1,1}$$. What is $$c_{1,1}+d_{1,1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a41316cmatrices3a-h3"],"title":"Adding Corresponding Entries","text":"We will next add the top right entry of C, $$c_{1,2}$$, and D, $$d_{1,2}$$. What is $$c_{1,2}+d_{1,2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices3a-h5","type":"hint","dependencies":["a41316cmatrices3a-h4"],"title":"Adding Corresponding Entries","text":"Repeat the same process for each corresponding entries to compute the addition of the two matrices.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices30","title":"Matrix Operations","body":"Use the following matrices to answer the questions: $$A=\\\\begin{bmatrix} -10 & 20 \\\\\\\\ 5 & 25 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 40 & 10 \\\\\\\\ -20 & 30 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} -1 & 0 \\\\\\\\ 0 & -1 \\\\\\\\ 1 & 0 \\\\end{bmatrix}$$. If the problem has no solution, simply enter \\"No Solution\\" as your answer.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices30a","stepAnswer":["No Solution"],"problemType":"MultipleChoice","stepTitle":"BC","stepBody":"","answerType":"string","variabilization":{},"choices":["$$\\\\begin{bmatrix} 10 & -20 \\\\\\\\ -5 & -25 \\\\\\\\ -10 & 20 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 11 & -20 \\\\\\\\ -5 & -25 \\\\\\\\ -15 & 20 \\\\end{bmatrix}$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices30a-h1","type":"hint","dependencies":[],"title":"Detemine if Multipliable","text":"Two matrices are Multipliable(able to be multiplied) if their inner dimensions are the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices30a-h2","type":"hint","dependencies":["a41316cmatrices30a-h1"],"title":"Determining If Multipliable","text":"The inner dimensions are not the same, therefore the matrix is not multipliable, and no solution exists.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices4","title":"Finding Scalar Mulitples of a Matrix","body":"Perform scalar multiplication on the matrix $$C=\\\\begin{bmatrix} 16 & 3 & 7 & 18 \\\\\\\\ 90 & 5 & 3 & 29 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices4a","stepAnswer":["$$\\\\begin{bmatrix} -64 & -12 & -28 & -72 \\\\\\\\ -360 & -20 & -12 & -116 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$-4C$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} -64 & -12 & -28 & -72 \\\\\\\\ -360 & -20 & -12 & -116 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices4a-h1","type":"hint","dependencies":[],"title":"Scalar Multiplication","text":"Scalar multiplication involves finding the product of a constant by each entry in the matrix. Given $$A=\\\\begin{bmatrix} a_{1,1} & a_{1,2} \\\\\\\\ a_{2,1} & a_{2,2} \\\\end{bmatrix}$$, the scalar multiple\\\\n$$c A$$ is $$c A=c*\\\\begin{bmatrix} a_{1,1} & a_{1,2} \\\\\\\\ a_{2,1} & a_{2,2} \\\\end{bmatrix}=\\\\begin{bmatrix} c a_{1,1} & c a_{1,2} \\\\\\\\ c a_{2,1} & c a_{2,2} \\\\end{bmatrix}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-64$$"],"dependencies":["a41316cmatrices4a-h1"],"title":"Scalar Multiplication","text":"Multiply each entry in C by scalar $$-4$$. What is the top left entry, $$c_{1,1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-360$$"],"dependencies":["a41316cmatrices4a-h2"],"title":"Scalar Multiplication","text":"What is the bottom left entry, $$c_{2,1}$$, after multiplying by 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices4a-h4","type":"hint","dependencies":["a41316cmatrices4a-h3"],"title":"Scalar Multiplication","text":"Repeat the same process for each corresponding entries.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices5","title":"Finding Scalar Mulitples of a Matrix","body":"Perform scalar multiplication on the matrix $$C=\\\\begin{bmatrix} 16 & 3 & 7 & 18 \\\\\\\\ 90 & 5 & 3 & 29 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices5a","stepAnswer":["$$\\\\begin{bmatrix} 8 & \\\\frac{3}{2} & \\\\frac{7}{2} & 9 \\\\\\\\ 45 & \\\\frac{5}{2} & \\\\frac{3}{2} & \\\\frac{29}{2} \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{2} C$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 8 & \\\\frac{3}{2} & \\\\frac{7}{2} & 9 \\\\\\\\ 45 & \\\\frac{5}{2} & \\\\frac{3}{2} & \\\\frac{29}{2} \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices5a-h1","type":"hint","dependencies":[],"title":"Scalar Multiplication","text":"Scalar multiplication involves finding the product of a constant by each entry in the matrix. Given $$A=\\\\begin{bmatrix} a_{1,1} & a_{1,2} \\\\\\\\ a_{2,1} & a_{2,2} \\\\end{bmatrix}$$, the scalar multiple\\\\n$$c A$$ is $$c A=c*\\\\begin{bmatrix} a_{1,1} & a_{1,2} \\\\\\\\ a_{2,1} & a_{2,2} \\\\end{bmatrix}=\\\\begin{bmatrix} c a_{1,1} & c a_{1,2} \\\\\\\\ c a_{2,1} & c a_{2,2} \\\\end{bmatrix}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a41316cmatrices5a-h1"],"title":"Scalar Multiplication","text":"Multiply each entry in C by scalar $$\\\\frac{1}{2}$$. What is the top left entry, $$c_{1,1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$45$$"],"dependencies":["a41316cmatrices5a-h2"],"title":"Scalar Multiplication","text":"What is the bottom left entry, $$c_{2,1}$$, after multiplying by $$\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices5a-h4","type":"hint","dependencies":["a41316cmatrices5a-h3"],"title":"Scalar Multiplication","text":"Repeat the same process for each corresponding entries.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices6","title":"Finding the Product of Two Matrices","body":"Use the matrices below to perform the indicated operation if possible.\\\\n$$A=\\\\begin{bmatrix} -1 & 5 \\\\\\\\ 3 & 2 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 3 & 6 & 4 \\\\\\\\ -8 & 0 & 12 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 4 & 10 \\\\\\\\ -2 & 6 \\\\\\\\ 5 & 9 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} 2 & -3 & 12 \\\\\\\\ 9 & 3 & 1 \\\\\\\\ 0 & 8 & -10 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices6a","stepAnswer":["$$\\\\begin{bmatrix} 20 & 102 \\\\\\\\ 28 & 28 \\\\end{bmatrix}$$"],"problemType":"TextBox","stepTitle":"BC","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 20 & 102 \\\\\\\\ 28 & 28 \\\\end{bmatrix}$$","hints":{"DefaultPathway":[{"id":"a41316cmatrices6a-h1","type":"hint","dependencies":[],"title":"Product of Matrices","text":"Finding the product of two matrices is only possible when the inner dimensions are the same, meaning that the number of columns of the first matrix is equal to the number of rows of the second matrix. If A is an m\xd7r matrix and B is an r\xd7n matrix, then the product matrix AB is an m\xd7n matrix. For example, the product AB is possible because the number of columns in A is the same as the number of rows in B. If the inner dimensions do not match, the product is not defined.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices6a-h2","type":"hint","dependencies":["a41316cmatrices6a-h1"],"title":"Product of Matrices:Computing Entries","text":"For a matrix $$AB=C$$, we can obtain entry $$c_{i,j}$$ by multipying the entries in row i of A by column of j in B and adding them. For example, given matrices A and B, where the dimensions of A are 2x3 and the dimensions of B are 3x3, the product of AB will be a 2x3 matrix.\\\\n$$A=/\\\\begin{bmatrix} a_{1,1} & a_{1,2} & a_{1,3} \\\\\\\\ a_{2,1} & a_{2,2} & a_{2,3} \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} b_{1,1} & b_{1,2} & b_{1,3} \\\\\\\\ b_{2,1} & b_{2,2} & b_{2,3} \\\\\\\\ b_{3,1} & b_{3,2} & b_{3,3} \\\\end{bmatrix}$$.\\\\nTo obtain $$c_{1,1}$$ we multiply the first row of A with the first column of B and add. Thus, $$c_{1,1}=a_{1,1} b_{1,1}+a_{1,2} b_{2,1}+a_{1,3} b_{3,1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a41316cmatrices6a-h2"],"title":"Product of Matrices:Computing Entries","text":"We will start by computing the top left entry of BC. We can do so by calculating $$b_{1,1} c_{1,1}+b_{1,2} c_{2,1}+b_{1,3} c_{3,1}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28$$"],"dependencies":["a41316cmatrices6a-h3"],"title":"Product of Matrices:Computing Entries","text":"We will next compute the bottom left entry of BC. We can do so by calculating $$b_{2,1} c_{1,1}+b_{2,2} c_{2,1}+b_{2,3} c_{3,1}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices6a-h5","type":"hint","dependencies":["a41316cmatrices6a-h4"],"title":"Product of Matrices:Computing Entries","text":"Repeat the same process for each corresponding entries.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices7","title":"Finding the Product of Two Matrices","body":"Use the matrices below to perform the indicated operation if possible.\\\\n$$A=\\\\begin{bmatrix} -1 & 5 \\\\\\\\ 3 & 2 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 3 & 6 & 4 \\\\\\\\ -8 & 0 & 12 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 4 & 10 \\\\\\\\ -2 & 6 \\\\\\\\ 5 & 9 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} 2 & -3 & 12 \\\\\\\\ 9 & 3 & 1 \\\\\\\\ 0 & 8 & -10 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices7a","stepAnswer":["$$\\\\begin{bmatrix} 60 & 41 & 2 \\\\\\\\ -16 & 120 & -216 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"BD","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 60 & 41 & 2 \\\\\\\\ -16 & 120 & -216 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 64 & 41 & 2 \\\\\\\\ 16 & 120 & -216 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 60 & 46 & 2 \\\\\\\\ -16 & 10 & -216 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} 60 & 41 & 2 \\\\\\\\ -16 & 120 & -216 \\\\end{bmatrix}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices7a-h1","type":"hint","dependencies":[],"title":"Product of Matrices","text":"Finding the product of two matrices is only possible when the inner dimensions are the same, meaning that the number of columns of the first matrix is equal to the number of rows of the second matrix. If A is an m\xd7r matrix and B is an r\xd7n matrix, then the product matrix AB is an m\xd7n matrix. For example, the product AB is possible because the number of columns in A is the same as the number of rows in B. If the inner dimensions do not match, the product is not defined.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices7a-h2","type":"hint","dependencies":["a41316cmatrices7a-h1"],"title":"Product of Matrices:Computing Entries","text":"For a matrix $$AB=C$$, we can obtain entry $$c_{i,j}$$ by multipying the entries in row i of A by column of j in B and adding them. For example, given matrices A and B, where the dimensions of A are 2x3 and the dimensions of B are 3x3, the product of AB will be a 2x3 matrix.\\\\n$$A=/\\\\begin{bmatrix} a_{1,1} & a_{1,2} & a_{1,3} \\\\\\\\ a_{2,1} & a_{2,2} & a_{2,3} \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} b_{1,1} & b_{1,2} & b_{1,3} \\\\\\\\ b_{2,1} & b_{2,2} & b_{2,3} \\\\\\\\ b_{3,1} & b_{3,2} & b_{3,3} \\\\end{bmatrix}$$.\\\\nTo obtain $$c_{1,1}$$ we multiply the first row of A with the first column of B and add. Thus, $$c_{1,1}=a_{1,1} b_{1,1}+a_{1,2} b_{2,1}+a_{1,3} b_{3,1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a41316cmatrices7a-h2"],"title":"Product of Matrices:Computing Entries","text":"We will start by computing the top left entry of BD. We can do so by calculating $$b_{1,1} d_{1,1}+b_{1,2} d_{2,1}+b_{1,3} d_{3,1}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-16$$"],"dependencies":["a41316cmatrices7a-h3"],"title":"Product of Matrices:Computing Entries","text":"We will next compute the bottom left entry of BD. We can do so by calculating $$b_{2,1} d_{1,1}+b_{2,2} d_{2,1}+b_{2,3} d_{3,1}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices7a-h5","type":"hint","dependencies":["a41316cmatrices7a-h4"],"title":"Product of Matrices:Computing Entries","text":"Repeat the same process for each corresponding entries.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices8","title":"Finding the Product of Two Matrices","body":"Use the matrices below to perform the indicated operation if possible.\\\\n$$A=\\\\begin{bmatrix} -1 & 5 \\\\\\\\ 3 & 2 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 3 & 6 & 4 \\\\\\\\ -8 & 0 & 12 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 4 & 10 \\\\\\\\ -2 & 6 \\\\\\\\ 5 & 9 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} 2 & -3 & 12 \\\\\\\\ 9 & 3 & 1 \\\\\\\\ 0 & 8 & -10 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices8a","stepAnswer":["$$\\\\begin{bmatrix} 74 & 110 \\\\\\\\ 35 & 117 \\\\\\\\ -66 & -42 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"DC","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} 74 & 110 \\\\\\\\ 35 & 117 \\\\\\\\ -66 & -42 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} 74 & 110 \\\\\\\\ 35 & 117 \\\\\\\\ -66 & -42 \\\\end{bmatrix}$$"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices8a-h1","type":"hint","dependencies":[],"title":"Product of Matrices","text":"Finding the product of two matrices is only possible when the inner dimensions are the same, meaning that the number of columns of the first matrix is equal to the number of rows of the second matrix. If A is an m\xd7r matrix and B is an r\xd7n matrix, then the product matrix AB is an m\xd7n matrix. For example, the product AB is possible because the number of columns in A is the same as the number of rows in B. If the inner dimensions do not match, the product is not defined.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices8a-h2","type":"hint","dependencies":["a41316cmatrices8a-h1"],"title":"Product of Matrices:Computing Entries","text":"For a matrix $$AB=C$$, we can obtain entry $$c_{i,j}$$ by multipying the entries in row i of A by column of j in B and adding them. For example, given matrices A and B, where the dimensions of A are 2x3 and the dimensions of B are 3x3, the product of AB will be a 2x3 matrix.\\\\n$$A=/\\\\begin{bmatrix} a_{1,1} & a_{1,2} & a_{1,3} \\\\\\\\ a_{2,1} & a_{2,2} & a_{2,3} \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} b_{1,1} & b_{1,2} & b_{1,3} \\\\\\\\ b_{2,1} & b_{2,2} & b_{2,3} \\\\\\\\ b_{3,1} & b_{3,2} & b_{3,3} \\\\end{bmatrix}$$.\\\\nTo obtain $$c_{1,1}$$ we multiply the first row of A with the first column of B and add. Thus, $$c_{1,1}=a_{1,1} b_{1,1}+a_{1,2} b_{2,1}+a_{1,3} b_{3,1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$74$$"],"dependencies":["a41316cmatrices8a-h2"],"title":"Product of Matrices:Computing Entries","text":"We will start by computing the top left entry of DC. We can do so by calculating $$d_{1,1} c_{1,1}+d_{1,2} c_{2,1}+d_{1,3} c_{3,1}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$110$$"],"dependencies":["a41316cmatrices8a-h3"],"title":"Product of Matrices:Computing Entries","text":"We will next compute the top right entry of DC, $$dc_{1,2}$$. We can do so by calculating $$d_{1,1} c_{1,2}+d_{1,2} c_{2,2}+d_{1,3} c_{3,2}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices8a-h5","type":"hint","dependencies":["a41316cmatrices8a-h4"],"title":"Product of Matrices:Computing Entries","text":"Repeat the same process for each corresponding entries.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a41316cmatrices9","title":"Finding the Product of Two Matrices","body":"Use the matrices below to perform the indicated operation if possible.\\\\n$$A=\\\\begin{bmatrix} -1 & 5 \\\\\\\\ 3 & 2 \\\\end{bmatrix}$$, $$B=\\\\begin{bmatrix} 3 & 6 & 4 \\\\\\\\ -8 & 0 & 12 \\\\end{bmatrix}$$, $$C=\\\\begin{bmatrix} 4 & 10 \\\\\\\\ -2 & 6 \\\\\\\\ 5 & 9 \\\\end{bmatrix}$$, $$D=\\\\begin{bmatrix} 2 & -3 & 12 \\\\\\\\ 9 & 3 & 1 \\\\\\\\ 0 & 8 & -10 \\\\end{bmatrix}$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.5 Matrices and Matrix Operations","courseName":"OpenStax: College Algebra","steps":[{"id":"a41316cmatrices9a","stepAnswer":["$$\\\\begin{bmatrix} -68 & 24 & 136 \\\\\\\\ -54 & -12 & 64 \\\\\\\\ -57 & 30 & 128 \\\\end{bmatrix}$$"],"problemType":"MultipleChoice","stepTitle":"CB","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\begin{bmatrix} -68 & 24 & 136 \\\\\\\\ -54 & -12 & 64 \\\\\\\\ -57 & 30 & 128 \\\\end{bmatrix}$$","choices":["$$\\\\begin{bmatrix} -68 & 4 & 136 \\\\\\\\ -54 & -2 & 64 \\\\\\\\ -53 & 30 & 18 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} -68 & 24 & 136 \\\\\\\\ -54 & -12 & 64 \\\\\\\\ -57 & 30 & 128 \\\\end{bmatrix}$$","$$\\\\begin{bmatrix} -68 & 24 & 16 \\\\\\\\ -5 & -12 & 64 \\\\\\\\ -57 & 60 & 128 \\\\end{bmatrix}$$"],"hints":{"DefaultPathway":[{"id":"a41316cmatrices9a-h1","type":"hint","dependencies":[],"title":"Product of Matrices","text":"Finding the product of two matrices is only possible when the inner dimensions are the same, meaning that the number of columns of the first matrix is equal to the number of rows of the second matrix. If A is an m\xd7r matrix and B is an r\xd7n matrix, then the product matrix AB is an m\xd7n matrix. For example, the product AB is possible because the number of columns in A is the same as the number of rows in B. If the inner dimensions do not match, the product is not defined.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices9a-h2","type":"hint","dependencies":["a41316cmatrices9a-h1"],"title":"Product of Matrices:Computing Entries","text":"For a matrix $$AB=C$$, we can obtain entry $$c_{i,j}$$ by multipying the entries in row i of A by column of j in B and adding them. For example, given matrices A and B, where the dimensions of A are 2x3 and the dimensions of B are 3x3, the product of AB will be a 2x3 matrix.\\\\n$$A=/\\\\begin{bmatrix} a_{1,1} & a_{1,2} & a_{1,3} \\\\\\\\ a_{2,1} & a_{2,2} & a_{2,3} \\\\end{bmatrix}$$ and $$B=\\\\begin{bmatrix} b_{1,1} & b_{1,2} & b_{1,3} \\\\\\\\ b_{2,1} & b_{2,2} & b_{2,3} \\\\\\\\ b_{3,1} & b_{3,2} & b_{3,3} \\\\end{bmatrix}$$.\\\\nTo obtain $$c_{1,1}$$ we multiply the first row of A with the first column of B and add. Thus, $$c_{1,1}=a_{1,1} b_{1,1}+a_{1,2} b_{2,1}+a_{1,3} b_{3,1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-68$$"],"dependencies":["a41316cmatrices9a-h2"],"title":"Product of Matrices:Computing Entries","text":"We will start by computing the top left entry of CB. We can do so by calculating $$c_{1,1} b_{1,1}+c_{1,2} b_{2,1}+c_{1,3} b_{3,1}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a41316cmatrices9a-h3"],"title":"Product of Matrices:Computing Entries","text":"We will next compute the middle entry of the first row of CB, $$cb_{1,2}$$. We can do so by calculating $$c_{1,1} b_{1,2}+c_{1,2} b_{2,2}+c_{1,3} b_{3,2}$$. What is the value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a41316cmatrices9a-h5","type":"hint","dependencies":["a41316cmatrices9a-h4"],"title":"Product of Matrices:Computing Entries","text":"Repeat the same process for each corresponding entries.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a42d06ec1","title":"Core Functions: Exponential and Logarithmic","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec1a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"On the following graph roughly plot the following graphs: $$y=3^x$$ and $$y=\\\\log_{3}\\\\left(x\\\\right)$$. Is this the correct graph?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a42d06ec1a-h1","type":"hint","dependencies":[],"title":"Special Points","text":"Start by choosing a few $$x$$ values, calculating the corresponding $$y$$ values, and plotting points on the graph.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a42d06ec1a-h1"],"title":"Special Points","text":"For the line $$y=3^x$$, what is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a42d06ec1a-h2"],"title":"Special Points","text":"For the line $$y=3^x$$, what is the value of $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{9}$$"],"dependencies":["a42d06ec1a-h3"],"title":"Special Points","text":"For the line $$y=3^x$$, what is the value of $$y$$ when $$x=-2$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a42d06ec1a-h4"],"title":"Special Points","text":"For the line $$y=\\\\log_{3}\\\\left(x\\\\right)$$, what is the value of $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a42d06ec1a-h5"],"title":"Special Points","text":"For the line $$y=\\\\log_{3}\\\\left(x\\\\right)$$, what is the value of $$y$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a42d06ec1a-h6"],"title":"Select the graph","text":"Is this the correct graph?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}},{"id":"a42d06ec1b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Similarly, on the following graph roughly plot the following graphs: $$y={\\\\left(\\\\frac{1}{3}\\\\right)}^x$$ and $$y$$ $$=$$ $$\\\\log_{1/3}\\\\left(x\\\\right)$$. Is this the correct graph?","stepBody":"##figure2.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a42d06ec1b-h1","type":"hint","dependencies":[],"title":"Special Points","text":"Start by choosing a few $$x$$ values, calculating the corresponding $$y$$ values, and plotting points on the graph.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a42d06ec1b-h1"],"title":"Special Points","text":"For the line $$y={\\\\left(\\\\frac{1}{3}\\\\right)}^x$$, what is the value of $$y$$ when $$x=0$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a42d06ec1b-h2"],"title":"Special Points","text":"For the line $$y={\\\\left(\\\\frac{1}{3}\\\\right)}^x$$, what is the value of $$y$$ when $$x=-1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a42d06ec1b-h3"],"title":"Special Points","text":"For the line $$y={\\\\left(\\\\frac{1}{3}\\\\right)}^x$$, what is the value of $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a42d06ec1b-h4"],"title":"Special Points","text":"For the line $$y=\\\\log_{1/3}\\\\left(x\\\\right)$$, what is the value of $$y$$ when $$x=1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a42d06ec1b-h5"],"title":"Special Points","text":"For the line $$y=\\\\log_{1/3}\\\\left(x\\\\right)$$, what is the value of $$y$$ when $$x=3$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec1b-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a42d06ec1b-h6"],"title":"Select the graph","text":"Is this the correct graph?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a42d06ec2","title":"Core Functions: Exponential and Logarithmic","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec2a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Find an exponential function, whose graph contains the point $$(-3,\\\\frac{1}{125})$$. Does $$f(x)=5^x$$ satisfy the question\'s condition?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a42d06ec2a-h1","type":"hint","dependencies":[],"title":"The general form","text":"The general form of an exponential function is $$y=a b^x$$, where a is the initial value or y-intercept, and $$b$$ is the base of the exponential function.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec2a-h2","type":"hint","dependencies":["a42d06ec2a-h1"],"title":"Use the Given Point","text":"Plug in the given point $$(-3,\\\\frac{1}{125})$$ into the general form. This gives you the equation $$\\\\frac{1}{125}=a b^{\\\\left(-3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec2a-h3","type":"hint","dependencies":["a42d06ec2a-h2"],"title":"Solve for a and $$b$$","text":"Let $$a=1$$ for simplicity.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a42d06ec2a-h3"],"title":"Solve for a and $$b$$","text":"What is the value of $$b$$ when $$a=1$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec2a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a42d06ec2a-h4"],"title":"Exponential Function","text":"Does $$f(x)=5^x$$ satisfy the question\'s condition?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}},{"id":"a42d06ec2b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Find a logarithmic function, whose graph contains the point $$(81,4)$$. Does $$f(x)=\\\\log_{3}\\\\left(x\\\\right)$$ satisfy the question\'s condition?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a42d06ec2b-h1","type":"hint","dependencies":[],"title":"The general form","text":"If a is a coefficient, $$b$$ is the base of the logarithm, and $$x$$ is the input, the general form of a logarithmic function is $$a\\\\log_{b}{x}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec2b-h2","type":"hint","dependencies":["a42d06ec2b-h1"],"title":"Use the Given Point","text":"Plug in the given point $$(81,4)$$ into the general form. This gives you the equation $$4=a\\\\log_{b}{81}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec2b-h3","type":"hint","dependencies":["a42d06ec2b-h2"],"title":"Solve for a and $$b$$","text":"Let $$a=1$$ for simplicity.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec2b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a42d06ec2b-h3"],"title":"Solve for a and $$b$$","text":"What is the value of $$b$$ when $$a=1$$? (suppose $$b$$ is positive)","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a42d06ec2b-h4-s1","type":"hint","dependencies":[],"title":"Solve for a and $$b$$","text":"$$a^4=81$$, $$a^4=3^4$$, so $$a=3$$ is a valid answer.","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a42d06ec2b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a42d06ec2b-h4"],"title":"Exponential Function","text":"Does $$f(x)=\\\\log_{3}\\\\left(x\\\\right)$$ satisfy the question\'s condition?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a42d06ec3","title":"Core Functions: Exponential and Logarithmic","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec3a","stepAnswer":["$$(\\\\frac{-1}{2},\\\\frac{1}{2})$$"],"problemType":"MultipleChoice","stepTitle":"Calculate the domain of the function: f(x) $$=$$ $$\\\\log_{2}\\\\left(1-4x^2\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{-1}{2},\\\\frac{1}{2})$$","choices":["$$(\\\\frac{-1}{2},\\\\frac{1}{2})$$","$$(-\\\\infty,\\\\frac{1}{2})$$","$$(\\\\frac{-1}{2},\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a42d06ec3a-h1","type":"hint","dependencies":[],"title":"The Logarithmic Domain","text":"Recall that the domain of a logarithmic function is determined by the argument inside the logarithm. For $$\\\\log_{2}\\\\left(y\\\\right)$$ to be defined, $$y$$ must be greater than zero.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec3a-h2","type":"hint","dependencies":["a42d06ec3a-h1"],"title":"The Logarithmic Domain","text":"In this case, $$1-4x^2>0$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec3a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-1}{2}<x<\\\\frac{1}{2}$$"],"dependencies":["a42d06ec3a-h2"],"title":"Solve the inequality","text":"Solve $$1-4x^2>0$$.","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{-1}{2}<x<\\\\frac{1}{2}$$","$$\\\\frac{-1}{2}>x$$","$$x<\\\\frac{1}{2}$$","$$\\\\frac{-1}{2}<x$$","$$x>\\\\frac{1}{2}$$"],"subHints":[{"id":"a42d06ec3a-h3-s1","type":"hint","dependencies":[],"title":"Solve the inequality","text":"$$x^2<\\\\frac{1}{4}$$, so $$\\\\frac{-1}{2}<x<\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a42d06ec3a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(\\\\frac{-1}{2},\\\\frac{1}{2})$$"],"dependencies":["a42d06ec3a-h3"],"title":"Domain","text":"What is the domain?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(\\\\frac{-1}{2},\\\\frac{1}{2})$$","$$(-\\\\infty,\\\\frac{1}{2})$$","$$(\\\\frac{-1}{2},\\\\infty)$$"]}]}}]},{"id":"a42d06ec4","title":"Core Functions: Exponential and Logarithmic","body":"These problems are generally harder, often highlighting an important subtlety","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec4a","stepAnswer":["$$(-\\\\infty,6)$$"],"problemType":"MultipleChoice","stepTitle":"Determine the range of the following function $$f(x)=6-3\\\\times2^{1-x}$$. Hint: What is the range of $$2^x$$? How could you apply elementary transformations to get f? How would the range be affected by each of these transformations?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,6)$$","choices":["$$(-\\\\infty,6)$$","$$(6,\\\\infty)$$","$$(-\\\\infty,0)$$","$$(0,\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a42d06ec4a-h1","type":"hint","dependencies":[],"title":"Range of $$2^x$$","text":"Consider the base function $$g(x)=2^x$$. The range of this exponential function is $$(0,\\\\infty)$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec4a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,\\\\infty)$$"],"dependencies":["a42d06ec4a-h1"],"title":"Transformations","text":"What is the range of $$2^{1-x}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(0,\\\\infty)$$","$$(-\\\\infty,0)$$","$$(-\\\\infty,\\\\infty)$$"]},{"id":"a42d06ec4a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,\\\\infty)$$"],"dependencies":["a42d06ec4a-h2"],"title":"Transformations","text":"What is the range of $$3\\\\times2^{1-x}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(0,\\\\infty)$$","$$(-\\\\infty,0)$$","$$(-\\\\infty,\\\\infty)$$"]},{"id":"a42d06ec4a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-\\\\infty,0)$$"],"dependencies":["a42d06ec4a-h3"],"title":"Transformations","text":"What is the range of $$-3\\\\times2^{1-x}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(-\\\\infty,0)$$","$$(0,\\\\infty)$$","$$(-\\\\infty,\\\\infty)$$"]},{"id":"a42d06ec4a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-\\\\infty,6)$$"],"dependencies":["a42d06ec4a-h4"],"title":"Transformations","text":"What is the range of $$6-3\\\\times2^{1-x}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(-\\\\infty,6)$$","$$(6,\\\\infty)$$","$$(-\\\\infty,0)$$","$$(0,\\\\infty)$$"]}]}}]},{"id":"a42d06ec5","title":"Core Functions: Exponential and Logarithmic","body":"These problems are generally harder, often highlighting an important subtlety","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec5a","stepAnswer":["$$K=3$$, $$b=2$$"],"problemType":"MultipleChoice","stepTitle":"Let f be a function of the form f(t) $$=$$ $$K b^t$$ where K and $$b$$ are constants with $$b$$ > $$1$$. Any quantity which is modelled by such a function (with $$t$$ representing time) is said to experience natural growth. If $$f(1)=6$$ and $$f(3)=24$$, determine the values of K and $$b$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$K=3$$, $$b=2$$","choices":["$$K=3$$, $$b=2$$","$$K=2$$, $$b=3$$"],"hints":{"DefaultPathway":[{"id":"a42d06ec5a-h1","type":"hint","dependencies":[],"title":"Setting up Equations using Given Information","text":"$$f(1)=6$$ implies $$K b=6$$. $$f(3)=24$$ implies $$K b^3=24$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec5a-h2","type":"hint","dependencies":["a42d06ec5a-h1"],"title":"Solving the Equations","text":"From the two equations, we can get $$\\\\frac{24}{6}=\\\\frac{K b^3}{K b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a42d06ec5a-h2"],"title":"Solve the value of $$b$$","text":"What is the value of $$b$$?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a42d06ec5a-h3-s1","type":"hint","dependencies":[],"title":"Solve the value of $$b$$","text":"$$b^2=4$$. Since $$b>1$$, $$b=2$$","variabilization":{},"oer":"https://OATutor.io","license":""}]},{"id":"a42d06ec5a-h4","type":"hint","dependencies":["a42d06ec5a-h3"],"title":"Solve the value of K","text":"Substitute $$b=2$$ into $$K b=6$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a42d06ec5a-h4"],"title":"Solve the value of K","text":"What is the value of K?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a42d06ec6","title":"Core Functions: Exponential and Logarithmic","body":"These problems are generally harder, often highlighting an important subtlety. Let f be a function of the form $$f(t)=K b^x$$ where K and $$b$$ are constants with $$b$$ > $$0$$. On the following graph there are several plots of the graphs of such functions: \\\\n##figure1.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec6a","stepAnswer":["D,E,F"],"problemType":"MultipleChoice","stepTitle":"Which of the graphs correspond to $$b>1$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["D,E,F","A,B,C"],"hints":{"DefaultPathway":[{"id":"a42d06ec6a-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"$$b>1$$ implies $$b^x$$ is increasing.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["D,E,F"],"dependencies":["a42d06ec6a-h1"],"title":"Interpretation","text":"Which of the graphs are increasing?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["D,E,F","A,B,C"]}]}},{"id":"a42d06ec6b","stepAnswer":["A,B,C"],"problemType":"MultipleChoice","stepTitle":"Which of the graphs correspond to $$b<1$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["D,E,F","A,B,C"],"hints":{"DefaultPathway":[{"id":"a42d06ec6b-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"$$b<1$$ implies $$b^x$$ is decreasing.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec6b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["A,B,C"],"dependencies":["a42d06ec6b-h1"],"title":"Interpretation","text":"Which of the graphs are decreasing?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["D,E,F","A,B,C"]}]}},{"id":"a42d06ec6c","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"Which graph has the largest value of $$b$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["A","B","C","D","E","F"],"hints":{"DefaultPathway":[{"id":"a42d06ec6c-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"This question is the same way of asking which graph increases the most rapidly.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec6c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["D"],"dependencies":["a42d06ec6c-h1"],"title":"Select the graph","text":"Which graph increases the most rapidly?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["A","B","C","D","E","F"]}]}}]},{"id":"a42d06ec61","title":"Core Functions: Exponential and Logarithmic","body":"These problems are generally harder, often highlighting an important subtlety. Let f be a function of the form $$f(t)=K b^x$$ where K and $$b$$ are constants with $$b$$ > $$0$$. On the following graph there are several plots of the graphs of such functions: \\\\n##figure1.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec61a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"Let f be a function of the form $$f(t)=K b^x$$ where K and $$b$$ are constants with $$b$$ > $$0$$. On the following graph there are several plots of the graphs of such functions: which graph corresponds to the largest value of K?","stepBody":"","answerType":"string","variabilization":{},"choices":["A","B","C","D","E","F"],"hints":{"DefaultPathway":[{"id":"a42d06ec61a-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"$$f(0)=K$$. The graph with the highest inercept is the graph with the largest value of K.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec61a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["C"],"dependencies":["a42d06ec61a-h1"],"title":"Select the graph","text":"Which graph has the highest intercept?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["A","B","C","D","E","F"]}]}},{"id":"a42d06ec61b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Do any two of these graphs correspond to the same value of K?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a42d06ec61b-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"Same y-intercept implies same value of K","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec61b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a42d06ec61b-h1"],"title":"Select the graph","text":"Do any two of these graphs correspond to the same value of K?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a42d06ec61b-h2-s1","type":"hint","dependencies":[],"title":"Select the graph","text":"A,B and D,E are each pairs with the same value of K.","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}},{"id":"a42d06ec61c","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Do any two of these graphs correspond to the same value of $$b$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a42d06ec61c-h1","type":"hint","dependencies":[],"title":"Interpretation","text":"One is a constant multiple of the other means same value of $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec61c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a42d06ec61c-h1"],"title":"Select the graph","text":"Do any two of these graphs correspond to the same value of $$b$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a42d06ec61c-h2-s1","type":"hint","dependencies":[],"title":"Select the graph","text":"E,F have the same value of $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a42d06ec7","title":"Core Functions: Exponential and Logarithmic","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec7a","stepAnswer":["$$b^a$$"],"problemType":"MultipleChoice","stepTitle":"Assume that a quantity P experiences natural growth and is modelled by the function $$f(t)=K b^t$$. Let $$a>0$$ be a fixed constant. Show that over any time interval of length a, the quantity P changes by multiplication by the same fixed constant. What is this constant?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$b^a$$","choices":["$$b^a$$","$$b^t$$","$$K b^a$$","$$K b^t$$"],"hints":{"DefaultPathway":[{"id":"a42d06ec7a-h1","type":"hint","dependencies":[],"title":"Find the constant","text":"Let $$t$$ be arbitrary. To find the constant, we can find the value of $$\\\\frac{f{\\\\left(t+a\\\\right)}}{f{\\\\left(t\\\\right)}}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$b^a$$"],"dependencies":["a42d06ec7a-h1"],"title":"Find the constant","text":"What is the result of $$\\\\frac{f{\\\\left(t+a\\\\right)}}{f{\\\\left(t\\\\right)}}$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$b^a$$","$$b^t$$","$$K b^a$$","$$K b^t$$"]}]}}]},{"id":"a42d06ec8","title":"Core Functions: Exponential and Logarithmic","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Core Functions: Exponential and Logarithmic","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a42d06ec8a","stepAnswer":["$$(-2,3]$$"],"problemType":"MultipleChoice","stepTitle":"Consider the following function: $$f(x)=\\\\log_{3}\\\\left(\\\\frac{2+x}{5}\\\\right)$$. Find a restriction of the domain of f so that the range becomes $$(-\\\\infty,0]$$. Give your answer in interval notation.","stepBody":"","answerType":"string","variabilization":{},"choices":["$$(-2,3]$$","$$(-2,3)$$","$$(0,\\\\infty)$$","$$(-\\\\infty,0)$$"],"hints":{"DefaultPathway":[{"id":"a42d06ec8a-h1","type":"hint","dependencies":[],"title":"Follow the hint","text":"Start by considering the same question of $$\\\\log_{3}\\\\left(x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-\\\\infty,\\\\infty)$$"],"dependencies":["a42d06ec8a-h1"],"title":"Follow the hint","text":"What is the range of $$\\\\log_{3}\\\\left(x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(-\\\\infty,\\\\infty)$$","$$(-\\\\infty,0)$$","$$(0,\\\\infty)$$","$$(-\\\\infty,0]$$","$$[0,\\\\infty)$$"]},{"id":"a42d06ec8a-h3","type":"hint","dependencies":["a42d06ec8a-h2"],"title":"Consider the following case","text":"When $$0<x \\\\leq 1$$, $$\\\\log_{3}\\\\left(x\\\\right) \\\\leq \\\\log_{3}\\\\left(1\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec8a-h4","type":"hint","dependencies":["a42d06ec8a-h3"],"title":"Consider the following case","text":"When $$x>1$$, $$\\\\log_{3}\\\\left(x\\\\right)>\\\\log_{3}\\\\left(1\\\\right)=0$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a42d06ec8a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["(0,1]"],"dependencies":["a42d06ec8a-h4"],"title":"Choose a domain","text":"What is the domain of $$\\\\log_{3}\\\\left(x\\\\right)$$ when it has a range of $$(-\\\\infty,0]$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["(0,1]","$$(0,1)$$","$$[1,\\\\infty)$$","$$(1,\\\\infty)$$"]},{"id":"a42d06ec8a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-2,3]$$"],"dependencies":["a42d06ec8a-h5"],"title":"Solve the question","text":"We have $$\\\\frac{2+x}{5}$$ in (0,1]. What is the range of $$x$$ (the domain of f)?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(-2,3]$$","$$(-2,3)$$","$$(0,\\\\infty)$$","$$(-\\\\infty,0)$$"],"subHints":[{"id":"a42d06ec8a-h6-s1","type":"hint","dependencies":[],"title":"Solve the question","text":"$$\\\\frac{2+x}{5}$$ in (0,1]. $$2+x$$ in (0,5]. $$x$$ in (-2,3].","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a443311sqroots1","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots1a","stepAnswer":["$$\\\\frac{\\\\sqrt{6}}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{54}}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\sqrt{6}}{2}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots1a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the numerator into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots1a-h2","type":"hint","dependencies":["a443311sqroots1a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots1a-h3","type":"hint","dependencies":["a443311sqroots1a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots1a-h4","type":"hint","dependencies":["a443311sqroots1a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{\\\\sqrt{6}}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots10","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots10a","stepAnswer":["$$\\\\frac{9x^2}{y^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{162x^{10} y^2}}{\\\\sqrt{2x^6 y^6}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9x^2}{y^2}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots10a-h1","type":"hint","dependencies":[],"title":"Combine","text":"Combine the radicals into one radical, since $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$ $$=$$ $$\\\\sqrt{\\\\frac{a}{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots10a-h2","type":"hint","dependencies":["a443311sqroots10a-h1"],"title":"Simplify","text":"Now, simplify the quotient under the radical as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots10a-h3","type":"hint","dependencies":["a443311sqroots10a-h2"],"title":"Reduce","text":"If necessary, simplify the radical further by splitting it apart and reducing it to a constant (or variable) and another radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots10a-h4","type":"hint","dependencies":["a443311sqroots10a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{9x^2}{y^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots11","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots11a","stepAnswer":["$$\\\\frac{4\\\\sqrt{3}}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{\\\\sqrt{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4\\\\sqrt{3}}{3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots11a-h1","type":"hint","dependencies":[],"title":"Multiply","text":"Multiply the numerator and the denominator by the radical in the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots11a-h2","type":"hint","dependencies":["a443311sqroots11a-h1"],"title":"Simplify","text":"Simplify the numerator and the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots11a-h3","type":"hint","dependencies":["a443311sqroots11a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots11a-h4","type":"hint","dependencies":["a443311sqroots11a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{4\\\\sqrt{3}}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots12","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots12a","stepAnswer":["$$\\\\frac{\\\\sqrt{15}}{6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{\\\\frac{5}{12}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\sqrt{15}}{6}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots12a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radical into a fraction, since $$\\\\sqrt{\\\\frac{a}{b}}$$ $$=$$ $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots12a-h2","type":"hint","dependencies":["a443311sqroots12a-h1"],"title":"Rationalize","text":"Rationalize the denominator by multiplying the numerator and denominator by the radical in the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots12a-h3","type":"hint","dependencies":["a443311sqroots12a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots12a-h4","type":"hint","dependencies":["a443311sqroots12a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{\\\\sqrt{15}}{6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots13","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots13a","stepAnswer":["$$\\\\frac{\\\\sqrt{77}}{14}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{\\\\frac{11}{28}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\sqrt{77}}{14}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots13a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radical into a fraction, since $$\\\\sqrt{\\\\frac{a}{b}}$$ $$=$$ $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots13a-h2","type":"hint","dependencies":["a443311sqroots13a-h1"],"title":"Simplify","text":"Simplify the denominator if possible","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots13a-h3","type":"hint","dependencies":["a443311sqroots13a-h2"],"title":"Rationalize","text":"Rationalize the denominator by multiplying the numerator and denominator by the radical in the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots13a-h4","type":"hint","dependencies":["a443311sqroots13a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{\\\\sqrt{77}}{14}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots14","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots14a","stepAnswer":["$$\\\\frac{2\\\\left(4-\\\\sqrt{2}\\\\right)}{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{4+\\\\sqrt{2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2\\\\left(4-\\\\sqrt{2}\\\\right)}{7}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots14a-h1","type":"hint","dependencies":[],"title":"Multiply by the Conjugate","text":"Multiply the numerator and denominator by the congugate of the denominator $$4-\\\\sqrt{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots14a-h2","type":"hint","dependencies":["a443311sqroots14a-h1"],"title":"Simplify","text":"Simplify the denominator as much as possible","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots14a-h3","type":"hint","dependencies":["a443311sqroots14a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots14a-h4","type":"hint","dependencies":["a443311sqroots14a-h3"],"title":"Answer","text":"The answer is (2*(4-sqrt(2))/7.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots15","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots15a","stepAnswer":["$$5\\\\left(2+\\\\sqrt{3}\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{2-\\\\sqrt{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5\\\\left(2+\\\\sqrt{3}\\\\right)$$","hints":{"DefaultPathway":[{"id":"a443311sqroots15a-h1","type":"hint","dependencies":[],"title":"Multiply by the Conjugate","text":"Multiply the numerator and denominator by the congugate of the denominator $$2-\\\\left(+\\\\sqrt{3}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots15a-h2","type":"hint","dependencies":["a443311sqroots15a-h1"],"title":"Simplify","text":"Simplify the denominator as much as possible","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots15a-h3","type":"hint","dependencies":["a443311sqroots15a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots15a-h4","type":"hint","dependencies":["a443311sqroots15a-h3"],"title":"Answer","text":"The answer is $$5\\\\left(2+\\\\sqrt{3}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots16","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots16a","stepAnswer":["$$\\\\frac{\\\\sqrt{3}}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{27}}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\sqrt{3}}{2}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots16a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the numerator into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots16a-h2","type":"hint","dependencies":["a443311sqroots16a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots16a-h3","type":"hint","dependencies":["a443311sqroots16a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots16a-h4","type":"hint","dependencies":["a443311sqroots16a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{\\\\sqrt{3}}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots17","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots17a","stepAnswer":["$$\\\\frac{2\\\\sqrt{2}}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{72}}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2\\\\sqrt{2}}{3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots17a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the numerator into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots17a-h2","type":"hint","dependencies":["a443311sqroots17a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots17a-h3","type":"hint","dependencies":["a443311sqroots17a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots17a-h4","type":"hint","dependencies":["a443311sqroots17a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{2\\\\sqrt{2}}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots18","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots18a","stepAnswer":["$$\\\\frac{1-2\\\\sqrt{2}}{4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2-\\\\sqrt{32}}{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1-2\\\\sqrt{2}}{4}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots18a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radical into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots18a-h2","type":"hint","dependencies":["a443311sqroots18a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots18a-h3","type":"hint","dependencies":["a443311sqroots18a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots18a-h4","type":"hint","dependencies":["a443311sqroots18a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{1-2\\\\sqrt{2}}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots19","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots19a","stepAnswer":["$$\\\\frac{2+\\\\sqrt{5}}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6+\\\\sqrt{45}}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2+\\\\sqrt{5}}{2}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots19a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radical into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots19a-h2","type":"hint","dependencies":["a443311sqroots19a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots19a-h3","type":"hint","dependencies":["a443311sqroots19a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots19a-h4","type":"hint","dependencies":["a443311sqroots19a-h3"],"title":"Answer","text":"The answer is (2+*sqrt(5))/2.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots2","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots2a","stepAnswer":["$$\\\\frac{\\\\sqrt{2}}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{32}}{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\sqrt{2}}{2}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots2a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the numerator into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots2a-h2","type":"hint","dependencies":["a443311sqroots2a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots2a-h3","type":"hint","dependencies":["a443311sqroots2a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots2a-h4","type":"hint","dependencies":["a443311sqroots2a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{\\\\sqrt{2}}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots20","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots20a","stepAnswer":["$$\\\\frac{4}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{80}}{\\\\sqrt{125}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{5}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots20a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots20a-h2","type":"hint","dependencies":["a443311sqroots20a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots20a-h3","type":"hint","dependencies":["a443311sqroots20a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots20a-h4","type":"hint","dependencies":["a443311sqroots20a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{4}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots21","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots21a","stepAnswer":["$$\\\\frac{4}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{128}}{\\\\sqrt{72}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots21a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots21a-h2","type":"hint","dependencies":["a443311sqroots21a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots21a-h3","type":"hint","dependencies":["a443311sqroots21a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots21a-h4","type":"hint","dependencies":["a443311sqroots21a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{4}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots22","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots22a","stepAnswer":["$$2x^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{8x^6}}{\\\\sqrt{2x^2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2x^2$$","hints":{"DefaultPathway":[{"id":"a443311sqroots22a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots22a-h2","type":"hint","dependencies":["a443311sqroots22a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots22a-h3","type":"hint","dependencies":["a443311sqroots22a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots22a-h4","type":"hint","dependencies":["a443311sqroots22a-h3"],"title":"Answer","text":"The answer is $$2x^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots23","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots23a","stepAnswer":["$$\\\\frac{10m^2}{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{200m^5}}{\\\\sqrt{98m}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10m^2}{7}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots23a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots23a-h2","type":"hint","dependencies":["a443311sqroots23a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots23a-h3","type":"hint","dependencies":["a443311sqroots23a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots23a-h4","type":"hint","dependencies":["a443311sqroots23a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{10m^2}{7}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots24","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots24a","stepAnswer":["$$\\\\frac{5r}{6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{75r^3}}{\\\\sqrt{108r}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5r}{6}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots24a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots24a-h2","type":"hint","dependencies":["a443311sqroots24a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots24a-h3","type":"hint","dependencies":["a443311sqroots24a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots24a-h4","type":"hint","dependencies":["a443311sqroots24a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{5r}{6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots25","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots25a","stepAnswer":["$$\\\\frac{3p \\\\sqrt{102}}{17q^2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{108p^5 q^2}}{\\\\sqrt{3p^3 q^6}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3p \\\\sqrt{102}}{17q^2}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots25a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots25a-h2","type":"hint","dependencies":["a443311sqroots25a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots25a-h3","type":"hint","dependencies":["a443311sqroots25a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots25a-h4","type":"hint","dependencies":["a443311sqroots25a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{3p \\\\sqrt{102}}{17} q^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots26","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots26a","stepAnswer":["$$\\\\frac{\\\\sqrt{2}}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{98}}{14}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\sqrt{2}}{2}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots26a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots26a-h2","type":"hint","dependencies":["a443311sqroots26a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots26a-h3","type":"hint","dependencies":["a443311sqroots26a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots26a-h4","type":"hint","dependencies":["a443311sqroots26a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{\\\\sqrt{2}}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots27","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots27a","stepAnswer":["$$\\\\frac{1+\\\\sqrt{5}}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5+\\\\sqrt{125}}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1+\\\\sqrt{5}}{3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots27a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots27a-h2","type":"hint","dependencies":["a443311sqroots27a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots27a-h3","type":"hint","dependencies":["a443311sqroots27a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots27a-h4","type":"hint","dependencies":["a443311sqroots27a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{1+\\\\sqrt{5}}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots28","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots28a","stepAnswer":["$$\\\\frac{4}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{96}}{\\\\sqrt{150}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{5}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots28a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots28a-h2","type":"hint","dependencies":["a443311sqroots28a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots28a-h3","type":"hint","dependencies":["a443311sqroots28a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots28a-h4","type":"hint","dependencies":["a443311sqroots28a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{4}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots29","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots29a","stepAnswer":["$$y^3 \\\\sqrt{13}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{26y^7}}{\\\\sqrt{2y}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^3 \\\\sqrt{13}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots29a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots29a-h2","type":"hint","dependencies":["a443311sqroots29a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots29a-h3","type":"hint","dependencies":["a443311sqroots29a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots29a-h4","type":"hint","dependencies":["a443311sqroots29a-h3"],"title":"Answer","text":"The answer is $$y^3 \\\\sqrt{13}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots3","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots3a","stepAnswer":["$$\\\\frac{3-\\\\sqrt{6}}{6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6-\\\\sqrt{24}}{12}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3-\\\\sqrt{6}}{6}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots3a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radical into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots3a-h2","type":"hint","dependencies":["a443311sqroots3a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots3a-h3","type":"hint","dependencies":["a443311sqroots3a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots3a-h4","type":"hint","dependencies":["a443311sqroots3a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{3-\\\\sqrt{6}}{6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots30","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots30a","stepAnswer":["$$\\\\frac{8n}{3m^3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{320m n^5}}{\\\\sqrt{45m^7 n^3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8n}{3m^3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots30a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radicals into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots30a-h2","type":"hint","dependencies":["a443311sqroots30a-h1"],"title":"Simplify","text":"Now, simplify the radicals so that there is a product of a constant(or variable) and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots30a-h3","type":"hint","dependencies":["a443311sqroots30a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots30a-h4","type":"hint","dependencies":["a443311sqroots30a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{8n}{3m^3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots4","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots4a","stepAnswer":["$$\\\\frac{4-\\\\sqrt{10}}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{8-\\\\sqrt{40}}{10}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4-\\\\sqrt{10}}{5}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots4a-h1","type":"hint","dependencies":[],"title":"Split","text":"Split the radical into the product of two square roots, one of which can be simplified to a single number such as $$\\\\sqrt{4}$$ or $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots4a-h2","type":"hint","dependencies":["a443311sqroots4a-h1"],"title":"Simplify","text":"Now, simplify the radical so that there is a product of a constant and a square root.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots4a-h3","type":"hint","dependencies":["a443311sqroots4a-h2"],"title":"Remove common factors","text":"Remove the common factors of the numerator and denominator by dividing them out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots4a-h4","type":"hint","dependencies":["a443311sqroots4a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{4-\\\\sqrt{10}}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots5","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots5a","stepAnswer":["$$\\\\frac{3}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{27}}{\\\\sqrt{75}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{5}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots5a-h1","type":"hint","dependencies":[],"title":"Combine","text":"Combine the radicals into one radical, since $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$ $$=$$ $$\\\\sqrt{\\\\frac{a}{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots5a-h2","type":"hint","dependencies":["a443311sqroots5a-h1"],"title":"Simplify","text":"Now, simplify the quotient under the radical as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots5a-h3","type":"hint","dependencies":["a443311sqroots5a-h2"],"title":"Reduce","text":"If necessary, simplify the radical further by splitting it apart and reducing it to a constant and another radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots5a-h4","type":"hint","dependencies":["a443311sqroots5a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{3}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots6","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots6a","stepAnswer":["$$\\\\frac{2}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{48}}{\\\\sqrt{108}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots6a-h1","type":"hint","dependencies":[],"title":"Combine","text":"Combine the radicals into one radical, since $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$ $$=$$ $$\\\\sqrt{\\\\frac{a}{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots6a-h2","type":"hint","dependencies":["a443311sqroots6a-h1"],"title":"Simplify","text":"Now, simplify the quotient under the radical as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots6a-h3","type":"hint","dependencies":["a443311sqroots6a-h2"],"title":"Reduce","text":"If necessary, simplify the radical further by splitting it apart and reducing it to a constant and another radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots6a-h4","type":"hint","dependencies":["a443311sqroots6a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{2}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots7","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots7a","stepAnswer":["$$y^2 \\\\sqrt{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{6y^5}}{\\\\sqrt{2y}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^2 \\\\sqrt{3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots7a-h1","type":"hint","dependencies":[],"title":"Combine","text":"Combine the radicals into one radical, since $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$ $$=$$ $$\\\\sqrt{\\\\frac{a}{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots7a-h2","type":"hint","dependencies":["a443311sqroots7a-h1"],"title":"Simplify","text":"Now, simplify the quotient under the radical as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots7a-h3","type":"hint","dependencies":["a443311sqroots7a-h2"],"title":"Reduce","text":"If necessary, simplify the radical further by splitting it apart and reducing it to a constant (or variable) and another radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots7a-h4","type":"hint","dependencies":["a443311sqroots7a-h3"],"title":"Answer","text":"The answer is $$y^2 \\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots8","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots8a","stepAnswer":["$$\\\\frac{2x}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{72x^3}}{\\\\sqrt{162x}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2x}{3}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots8a-h1","type":"hint","dependencies":[],"title":"Combine","text":"Combine the radicals into one radical, since $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$ $$=$$ $$\\\\sqrt{\\\\frac{a}{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots8a-h2","type":"hint","dependencies":["a443311sqroots8a-h1"],"title":"Simplify","text":"Now, simplify the quotient under the radical as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots8a-h3","type":"hint","dependencies":["a443311sqroots8a-h2"],"title":"Reduce","text":"If necessary, simplify the radical further by splitting it apart and reducing it to a constant (or variable) and another radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots8a-h4","type":"hint","dependencies":["a443311sqroots8a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{2x}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a443311sqroots9","title":"Simplifying Dvided Square Roots","body":"Simplify the square root espression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.5 Divide Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a443311sqroots9a","stepAnswer":["$$\\\\frac{7b^2}{a}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\sqrt{147a b^8}}{\\\\sqrt{3a^3 b^4}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7b^2}{a}$$","hints":{"DefaultPathway":[{"id":"a443311sqroots9a-h1","type":"hint","dependencies":[],"title":"Combine","text":"Combine the radicals into one radical, since $$\\\\frac{\\\\sqrt{a}}{\\\\sqrt{b}}$$ $$=$$ $$\\\\sqrt{\\\\frac{a}{b}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots9a-h2","type":"hint","dependencies":["a443311sqroots9a-h1"],"title":"Simplify","text":"Now, simplify the quotient under the radical as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots9a-h3","type":"hint","dependencies":["a443311sqroots9a-h2"],"title":"Reduce","text":"If necessary, simplify the radical further by splitting it apart and reducing it to a constant (or variable) and another radical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a443311sqroots9a-h4","type":"hint","dependencies":["a443311sqroots9a-h3"],"title":"Answer","text":"The answer is $$\\\\frac{7b^2}{a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction1","title":"How to Simplify a Fraction?","body":"Simplify the following fraction","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction1a","stepAnswer":["$$\\\\frac{-23}{40}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-69}{120}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-23}{40}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction1a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Find the common factor of numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction1a-h2","type":"hint","dependencies":["a4488b1Fraction1a-h1"],"title":"Factor","text":"Factor the numerator to 3x23","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction1a-h3","type":"hint","dependencies":["a4488b1Fraction1a-h2"],"title":"Factor","text":"Factor the denominator to 2x2x2x3x5","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a4488b1Fraction1a-h3"],"title":"Organizing","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction1a-h5","type":"hint","dependencies":["a4488b1Fraction1a-h4"],"title":"Division","text":"Dividing both sides by the common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction10","title":"Evaluate Variable Expressions with Fraction","body":"Evaluate the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction10a","stepAnswer":["$$\\\\frac{-1}{2}$$"],"problemType":"TextBox","stepTitle":"$$3{ab}^2$$ when $$a=\\\\frac{-2}{3}$$ and $$b=\\\\frac{-1}{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{2}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction10a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Find $$b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction10a-h2","type":"hint","dependencies":[],"title":"Substitution","text":"The equation becomes $$3\\\\left(-\\\\frac{2}{3}\\\\right) {\\\\left(-\\\\frac{1}{2}\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":[],"title":"Organizing","text":"What is the common factor of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction10a-h4","type":"hint","dependencies":[],"title":"Division","text":"Dividing both sides by the common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction11","title":"Evaluate Variable Expressions with Fraction","body":"Evaluate the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction11a","stepAnswer":["$$\\\\frac{2}{3}$$"],"problemType":"TextBox","stepTitle":"$$4c^3 d$$ when $$c=\\\\frac{-1}{2}$$ and $$d=\\\\frac{-4}{3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction11a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Find $$c^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction11a-h2","type":"hint","dependencies":[],"title":"Substitution","text":"The equation becomes $$4{\\\\left(-\\\\frac{1}{2}\\\\right)}^3 \\\\left(-\\\\frac{4}{3}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":[],"title":"Organizing","text":"What is the common factor of the fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction11a-h4","type":"hint","dependencies":[],"title":"Division","text":"Dividing both sides by the common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction12","title":"How to Add or Subtract Fractions?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction12a","stepAnswer":["$$\\\\frac{103}{60}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{13}{15}+\\\\frac{17}{20}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{103}{60}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction12a-h1","type":"hint","dependencies":[],"title":"Principle","text":"They don\'t have a common denominator. Find the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction12a-h2","type":"hint","dependencies":["a4488b1Fraction12a-h1"],"title":"Factor","text":"Factor the first denominator to 3x5","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction12a-h3","type":"hint","dependencies":["a4488b1Fraction12a-h2"],"title":"Factor","text":"Factor the second denominator to 2x2x5","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a4488b1Fraction12a-h3"],"title":"Calculation","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction12a-h5","type":"hint","dependencies":["a4488b1Fraction12a-h4"],"title":"Calculation","text":"Multiply the common factor by the non-common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction12a-h6","type":"hint","dependencies":["a4488b1Fraction12a-h5"],"title":"Multiplication","text":"Multiply the numerator and denominator to reach the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction12a-h7","type":"hint","dependencies":["a4488b1Fraction12a-h6"],"title":"Multiplication","text":"The equation becomes: $$\\\\frac{52}{60}+\\\\frac{51}{60}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction12a-h8","type":"hint","dependencies":["a4488b1Fraction12a-h7"],"title":"Addition","text":"Adding the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction13","title":"How to Simplify a Fraction?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction13a","stepAnswer":["$$\\\\frac{2}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-\\\\frac{5}{14}\\\\right)}{\\\\left(-\\\\frac{15}{28}\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{3}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction13a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The minus signs can be canceled out in multiplication or division","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction13a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Dividing $$=$$ multiplying the reciprocal of the second term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction13a-h3","type":"hint","dependencies":[],"title":"Principle","text":"Find the common factor of numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction13a-h4","type":"hint","dependencies":["a4488b1Fraction13a-h3"],"title":"Factor","text":"Factor the numerator to 2x2x5x7","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction13a-h5","type":"hint","dependencies":["a4488b1Fraction13a-h4"],"title":"Factor","text":"Factor the denominator to 2x3x5x7","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70$$"],"dependencies":["a4488b1Fraction13a-h5"],"title":"Organizing","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction13a-h7","type":"hint","dependencies":["a4488b1Fraction13a-h6"],"title":"Multiplication","text":"Multiply the rest of the factors","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction14","title":"Add or Subtract Fractions?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction14a","stepAnswer":["$$\\\\frac{27a-32}{36}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3a}{4}-\\\\frac{8}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{27a-32}{36}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction14a-h1","type":"hint","dependencies":[],"title":"Principle","text":"They don\'t have a common denominator. Find the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a4488b1Fraction14a-h1"],"title":"Calculation","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14a-h3","type":"hint","dependencies":["a4488b1Fraction14a-h2"],"title":"Multiplication","text":"Multiply the numerator and denominator to reach the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14a-h4","type":"hint","dependencies":["a4488b1Fraction14a-h3"],"title":"Multiplication","text":"The equation becomes: $$\\\\frac{27a}{36}-\\\\frac{32}{36}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14a-h5","type":"hint","dependencies":["a4488b1Fraction14a-h4"],"title":"Substraction","text":"Substracting the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4488b1Fraction14b","stepAnswer":["$$\\\\frac{2a}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3a}{4} \\\\frac{8}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2a}{3}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction14b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Find the common factor of numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14b-h2","type":"hint","dependencies":["a4488b1Fraction14b-h1"],"title":"Factor","text":"Factor the numerator to 2x2x2x3xa","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14b-h3","type":"hint","dependencies":["a4488b1Fraction14b-h2"],"title":"Factor","text":"Factor the denominator to 2x2x3x3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4488b1Fraction14b-h3"],"title":"Organizing","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction14b-h5","type":"hint","dependencies":["a4488b1Fraction14b-h4"],"title":"Division","text":"Dividing both sides by the common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction15","title":"Simplify Complex Functions","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction15a","stepAnswer":["$$\\\\frac{2}{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{2}{3}-\\\\frac{1}{2}}{\\\\frac{1}{4}+\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{7}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction15a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Find the least common denominators in numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a4488b1Fraction15a-h1"],"title":"Calculation","text":"What is the LCD in numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4488b1Fraction15a-h2"],"title":"Calculation","text":"What is the LCD in denomerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction15a-h4","type":"hint","dependencies":["a4488b1Fraction15a-h3"],"title":"Multiplication","text":"Multiply the LCD, the fraction becomes $$\\\\frac{\\\\frac{4}{6}-\\\\frac{3}{6}}{\\\\frac{3}{12}+\\\\frac{4}{12}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction15a-h5","type":"hint","dependencies":["a4488b1Fraction15a-h4"],"title":"Calculation","text":"Calculate the value of numerator and denomerator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction15a-h6","type":"hint","dependencies":["a4488b1Fraction15a-h5"],"title":"Calculation","text":"The fraction becomes $$\\\\frac{\\\\frac{1}{6}}{\\\\frac{7}{12}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction15a-h7","type":"hint","dependencies":["a4488b1Fraction15a-h6"],"title":"Principle","text":"Convert the division to multiplying the reciprocal of the second term: $$\\\\frac{1}{6} \\\\frac{12}{7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction15a-h8","type":"hint","dependencies":["a4488b1Fraction15a-h7"],"title":"Factor","text":"Factor the common factor in numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction2","title":"How to Simplify a Fraction?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction2a","stepAnswer":["-33a"],"problemType":"TextBox","stepTitle":"$$\\\\frac{11}{3}$$ * $$(-9a)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4488b1Fraction2a-h1","type":"hint","dependencies":[],"title":"Factor","text":"Factor $$(-9a)$$ to -3x3xa","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction2a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Find the common factor of numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a4488b1Fraction2a-h2"],"title":"Organizing","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction2a-h4","type":"hint","dependencies":["a4488b1Fraction2a-h3"],"title":"Division","text":"Dividing both sides by the common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction3","title":"How to Simplify a Fraction?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction3a","stepAnswer":["$$\\\\frac{4}{15}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(-\\\\frac{7}{27}\\\\right)}{\\\\left(-\\\\frac{35}{36}\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{15}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction3a-h1","type":"hint","dependencies":[],"title":"Principle","text":"The minus signs can be canceled out in multiplication or division","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction3a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Dividing $$=$$ multiplying the reciprocal of the second term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction3a-h3","type":"hint","dependencies":[],"title":"Principle","text":"Find the common factor of numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction3a-h4","type":"hint","dependencies":["a4488b1Fraction3a-h3"],"title":"Factor","text":"Factor the numerator to 3x3x2x2x7","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction3a-h5","type":"hint","dependencies":["a4488b1Fraction3a-h4"],"title":"Factor","text":"Factor the denominator to 3x3x3x5x7","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$63$$"],"dependencies":["a4488b1Fraction3a-h5"],"title":"Organizing","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction3a-h7","type":"hint","dependencies":["a4488b1Fraction3a-h6"],"title":"Multiplication","text":"Multiply the rest of the factors","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction4","title":"How to Simplify a Fraction?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction4a","stepAnswer":["$$\\\\frac{3}{4b}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{a}{8}}{\\\\frac{ab}{6}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4b}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction4a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Convert the division to multiplying the reciprocal of the second term: $$\\\\frac{a}{8} \\\\frac{6}{ab}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction4a-h2","type":"hint","dependencies":[],"title":"Principle","text":"Find the common factor of numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction4a-h3","type":"hint","dependencies":["a4488b1Fraction4a-h2"],"title":"Factor","text":"Factor the numerator to 2x3xa","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction4a-h4","type":"hint","dependencies":["a4488b1Fraction4a-h3"],"title":"Factor","text":"Factor the denominator to 2x2x2xaxb","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["2a"],"dependencies":["a4488b1Fraction4a-h4"],"title":"Organizing","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction4a-h6","type":"hint","dependencies":["a4488b1Fraction4a-h5"],"title":"Division","text":"Dividing both sides by the common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction5","title":"How to Add or Subtract Fractions?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction5a","stepAnswer":["$$\\\\frac{79}{60}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7}{12}+\\\\frac{11}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{79}{60}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction5a-h1","type":"hint","dependencies":[],"title":"Principle","text":"They don\'t have a common denominator. Find the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction5a-h2","type":"hint","dependencies":["a4488b1Fraction5a-h1"],"title":"Factor","text":"Factor the first denominator to 2x2x3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction5a-h3","type":"hint","dependencies":["a4488b1Fraction5a-h2"],"title":"Factor","text":"Factor the second denominator to 3x5","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a4488b1Fraction5a-h3"],"title":"Calculation","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction5a-h5","type":"hint","dependencies":["a4488b1Fraction5a-h4"],"title":"Calculation","text":"Multiply the common factor by the non-common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction5a-h6","type":"hint","dependencies":["a4488b1Fraction5a-h5"],"title":"Multiplication","text":"Multiply the numerator and denominator to reach the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction5a-h7","type":"hint","dependencies":["a4488b1Fraction5a-h6"],"title":"Multiplication","text":"The equation becomes: $$\\\\frac{35}{60}+\\\\frac{44}{60}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction5a-h8","type":"hint","dependencies":["a4488b1Fraction5a-h7"],"title":"Addition","text":"Adding the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction6","title":"Add or Subtract Fractions?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction6a","stepAnswer":["$$\\\\frac{24k-5}{30}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(\\\\frac{4k}{5}-\\\\frac{1}{6}\\\\right) \\\\frac{4k}{5} \\\\frac{1}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{24k-5}{30}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction6a-h1","type":"hint","dependencies":[],"title":"Principle","text":"They don\'t have a common denominator. Find the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a4488b1Fraction6a-h1"],"title":"Calculation","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6a-h3","type":"hint","dependencies":["a4488b1Fraction6a-h2"],"title":"Multiplication","text":"Multiply the numerator and denominator to reach the least common denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6a-h4","type":"hint","dependencies":["a4488b1Fraction6a-h3"],"title":"Multiplication","text":"The equation becomes: $$\\\\frac{24k}{30}-\\\\frac{5}{30}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6a-h5","type":"hint","dependencies":["a4488b1Fraction6a-h4"],"title":"Substraction","text":"Substracting the numerators","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4488b1Fraction6b","stepAnswer":["$$\\\\frac{2k}{15}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4k}{5} \\\\frac{1}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2k}{15}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction6b-h1","type":"hint","dependencies":[],"title":"Principle","text":"Find the common factor of numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6b-h2","type":"hint","dependencies":["a4488b1Fraction6b-h1"],"title":"Factor","text":"Factor the numerator to 2x2xk","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6b-h3","type":"hint","dependencies":["a4488b1Fraction6b-h2"],"title":"Factor","text":"Factor the denominator to 2x3x5","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a4488b1Fraction6b-h3"],"title":"Organizing","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction6b-h5","type":"hint","dependencies":["a4488b1Fraction6b-h4"],"title":"Division","text":"Dividing both sides by the common factor","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction7","title":"Placement of Negative Sign in a Fraction","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction7a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"[8*(-2)+4(-3)]/[(-5)*2+3]","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction7a-h1","type":"hint","dependencies":[],"title":"Order of Operation","text":"Calculate the numerator and denominator first","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction7a-h2","type":"hint","dependencies":[],"title":"Organizing","text":"The fraction becomes $$\\\\frac{\\\\left(-28\\\\right)}{\\\\left(-7\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction7a-h3","type":"hint","dependencies":[],"title":"Principle","text":"The minus signs can be canceled out in multiplication or division","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction7a-h4","type":"hint","dependencies":[],"title":"Division","text":"Complete the division","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction8","title":"How to Simplify Complex Fractions?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction8a","stepAnswer":["$$\\\\frac{1}{90}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left(\\\\frac{1}{3}\\\\right)}^2}{2^3+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{90}$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction8a-h1","type":"hint","dependencies":[],"title":"Order of Operation","text":"Calculate the numerator and denominator first","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction8a-h2","type":"hint","dependencies":[],"title":"Organizing","text":"The fraction becomes $$\\\\frac{\\\\frac{1}{9}}{10}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction8a-h3","type":"hint","dependencies":[],"title":"Principle","text":"Convert the division to multiplying the reciprocal of the second term: $$\\\\frac{1}{9} \\\\frac{1}{10}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{90}$$"],"dependencies":["a4488b1Fraction8a-h3"],"title":"Calculation","text":"What is the result of $$\\\\frac{1}{9} \\\\frac{1}{10}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1Fraction9","title":"Simplify Complex Functions","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1Fraction9a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{1}{3}+\\\\frac{1}{2}}{\\\\frac{3}{4}-\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a4488b1Fraction9a-h1","type":"hint","dependencies":[],"title":"Principle","text":"Find the least common denominators in numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a4488b1Fraction9a-h1"],"title":"Calculation","text":"What is the LCD in numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4488b1Fraction9a-h1"],"title":"Calculation","text":"What is the LCD in denomerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction9a-h4","type":"hint","dependencies":[],"title":"Multiplication","text":"Multiply the LCD, the fraction becomes $$\\\\frac{\\\\frac{2}{6}+\\\\frac{3}{6}}{\\\\frac{9}{12}-\\\\frac{4}{12}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction9a-h5","type":"hint","dependencies":[],"title":"Calculation","text":"Calculate the value of numerator and denomerator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction9a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"The fraction becomes $$\\\\frac{\\\\frac{5}{6}}{\\\\frac{5}{12}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction9a-h7","type":"hint","dependencies":[],"title":"Principle","text":"Convert the division to multiplying the reciprocal of the second term: $$\\\\frac{5}{6} \\\\frac{12}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1Fraction9a-h8","type":"hint","dependencies":[],"title":"Factor","text":"Factor the common factor in numerator and denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions1","title":"How to Simplify a Fraction?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions1a","stepAnswer":["$$\\\\frac{-12}{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-108}{63}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-12}{7}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions1a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the fraction as a product of primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions1a-h2","type":"hint","dependencies":["a4488b1fractions1a-h1"],"title":"Eliminate","text":"Eliminate any commonly occuring primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions1a-h3","type":"hint","dependencies":["a4488b1fractions1a-h2"],"title":"Multiply","text":"Multiply the product back into two terms, one in the numerator, and one in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions10","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions10a","stepAnswer":["$$\\\\frac{1}{4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-\\\\frac{33}{60}\\\\right) \\\\left(-\\\\frac{40}{88}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{4}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions10a-h1","type":"hint","dependencies":[],"title":"Use diagonals","text":"Simplify the fraction diagonally. Split one term from the numerator of one fraction into the product of prime numbers. Do the same for the denominator of the other fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions10a-h2","type":"hint","dependencies":["a4488b1fractions10a-h1"],"title":"Simplify","text":"Simplify diagonally, eliminating prime numbers. Then multiply the product together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions10a-h3","type":"hint","dependencies":["a4488b1fractions10a-h2"],"title":"Multiply","text":"Multiply the two fractions together, multiplying the numerators together and the denominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions11","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions11a","stepAnswer":["$$\\\\frac{33}{4x}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{3}{4}}{\\\\frac{x}{11}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{33}{4x}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions11a-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Take the reciprocal of the second fraction. The reciprocal is the opposite of the current fraction. In other words, flip the fraction so the top is at the bottom, and the bottom is at the top.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions11a-h2","type":"hint","dependencies":["a4488b1fractions11a-h1"],"title":"Eliminate diagonally","text":"Eliminate any common terms that may occur in the diagonals of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions11a-h3","type":"hint","dependencies":["a4488b1fractions11a-h2"],"title":"Multiply","text":"Multiply the numerators together and the deonominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions12","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions12a","stepAnswer":["$$\\\\frac{-4}{9}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{5}{18}}{\\\\left(-\\\\frac{15}{24}\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{9}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions12a-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Take the reciprocal of the second fraction. The reciprocal is the opposite of the current fraction. In other words, flip the fraction so the top is at the bottom, and the bottom is at the top.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions12a-h2","type":"hint","dependencies":["a4488b1fractions12a-h1"],"title":"Eliminate diagonally","text":"Eliminate any common terms that may occur in the diagonals of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions12a-h3","type":"hint","dependencies":["a4488b1fractions12a-h2"],"title":"Multiply","text":"Multiply the numerators together and the deonominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions13","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions13a","stepAnswer":["$$\\\\frac{10u}{9v}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{8u}{15}}{\\\\frac{12v}{25}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10u}{9v}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions13a-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Take the reciprocal of the second fraction. The reciprocal is the opposite of the current fraction. In other words, flip the fraction so the top is at the bottom, and the bottom is at the top.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions13a-h2","type":"hint","dependencies":["a4488b1fractions13a-h1"],"title":"Eliminate diagonally","text":"Eliminate any common terms that may occur in the diagonals of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions13a-h3","type":"hint","dependencies":["a4488b1fractions13a-h2"],"title":"Multiply","text":"Multiply the numerators together and the deonominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions14","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions14a","stepAnswer":["$$\\\\frac{-1}{16}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{3}{4}}{\\\\left(-12\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{16}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions14a-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Take the reciprocal of the second fraction. The reciprocal is the opposite of the current fraction. In other words, flip the fraction so the top is at the bottom, and the bottom is at the top.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions14a-h2","type":"hint","dependencies":["a4488b1fractions14a-h1"],"title":"Eliminate diagonally","text":"Eliminate any common terms that may occur in the diagonals of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions14a-h3","type":"hint","dependencies":["a4488b1fractions14a-h2"],"title":"Multiply","text":"Multiply the numerators together and the deonominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions15","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions15a","stepAnswer":["$$\\\\frac{18}{5y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{2}{5}}{\\\\frac{y}{9}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{18}{5y}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions15a-h1","type":"hint","dependencies":[],"title":"Reciprocal","text":"Take the reciprocal of the second fraction. The reciprocal is the opposite of the current fraction. In other words, flip the fraction so the top is at the bottom, and the bottom is at the top.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions15a-h2","type":"hint","dependencies":["a4488b1fractions15a-h1"],"title":"Eliminate diagonally","text":"Eliminate any common terms that may occur in the diagonals of the fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions15a-h3","type":"hint","dependencies":["a4488b1fractions15a-h2"],"title":"Multiply","text":"Multiply the numerators together and the deonominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions2","title":"How to Simplify a Fraction?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions2a","stepAnswer":["$$\\\\frac{10}{21}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{120}{252}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10}{21}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions2a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the fraction as a product of primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions2a-h2","type":"hint","dependencies":["a4488b1fractions2a-h1"],"title":"Eliminate","text":"Eliminate any commonly occuring primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions2a-h3","type":"hint","dependencies":["a4488b1fractions2a-h2"],"title":"Multiply","text":"Multiply the product back into two terms, one in the numerator, and one in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions3","title":"How to Simplify a Fraction?","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions3a","stepAnswer":["$$\\\\frac{2x^2}{3y}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{14x^2}{21} y$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2x^2}{3y}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions3a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the fraction as a product of primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions3a-h2","type":"hint","dependencies":["a4488b1fractions3a-h1"],"title":"Eliminate","text":"Eliminate any commonly occuring primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions3a-h3","type":"hint","dependencies":["a4488b1fractions3a-h2"],"title":"Multiply","text":"Multiply the product back into two terms, one in the numerator, and one in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions4","title":"How to Simplify a Fraction?","body":"Simplify the following expression:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions4a","stepAnswer":["$$\\\\frac{-21a^2}{11b^2}$$"],"problemType":"TextBox","stepTitle":"-210a**2/110b**","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-21a^2}{11b^2}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions4a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the fraction as a product of primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions4a-h2","type":"hint","dependencies":["a4488b1fractions4a-h1"],"title":"Eliminate","text":"Eliminate any commonly occuring primes in both the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions4a-h3","type":"hint","dependencies":["a4488b1fractions4a-h2"],"title":"Multiply","text":"Multiply the product back into two terms, one in the numerator, and one in the denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions5","title":"Perform the operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions5a","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-\\\\frac{3}{4}\\\\right) \\\\left(-\\\\frac{4}{9}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions5a-h1","type":"hint","dependencies":[],"title":"Use diagonals","text":"Simplify the fraction diagonally. Split one term from the numerator of one fraction into the product of prime numbers. Do the same for the denominator of the other fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions5a-h2","type":"hint","dependencies":["a4488b1fractions5a-h1"],"title":"Simplify","text":"Simplify diagonally, eliminating prime numbers. Then multiply the product together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions5a-h3","type":"hint","dependencies":["a4488b1fractions5a-h2"],"title":"Multiply","text":"Multiply the two fractions together, multiplying the numerators together and the denominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions6","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions6a","stepAnswer":["$$\\\\frac{-1}{10}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-\\\\frac{3}{8}\\\\right) \\\\frac{4}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{10}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions6a-h1","type":"hint","dependencies":[],"title":"Use diagonals","text":"Simplify the fraction diagonally. Split one term from the numerator of one fraction into the product of prime numbers. Do the same for the denominator of the other fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions6a-h2","type":"hint","dependencies":["a4488b1fractions6a-h1"],"title":"Simplify","text":"Simplify diagonally, eliminating prime numbers. Then multiply the product together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions6a-h3","type":"hint","dependencies":["a4488b1fractions6a-h2"],"title":"Multiply","text":"Multiply the two fractions together, multiplying the numerators together and the denominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions7","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions7a","stepAnswer":["$$\\\\frac{-21}{50}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-\\\\frac{14}{15}\\\\right) \\\\frac{9}{20}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-21}{50}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions7a-h1","type":"hint","dependencies":[],"title":"Use diagonals","text":"Simplify the fraction diagonally. Split one term from the numerator of one fraction into the product of prime numbers. Do the same for the denominator of the other fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions7a-h2","type":"hint","dependencies":["a4488b1fractions7a-h1"],"title":"Simplify","text":"Simplify diagonally, eliminating prime numbers. Then multiply the product together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions7a-h3","type":"hint","dependencies":["a4488b1fractions7a-h2"],"title":"Multiply","text":"Multiply the two fractions together, multiplying the numerators together and the denominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions8","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions8a","stepAnswer":["$$\\\\frac{-15}{22}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-\\\\frac{9}{10}\\\\right) \\\\frac{25}{33}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-15}{22}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions8a-h1","type":"hint","dependencies":[],"title":"Use diagonals","text":"Simplify the fraction diagonally. Split one term from the numerator of one fraction into the product of prime numbers. Do the same for the denominator of the other fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions8a-h2","type":"hint","dependencies":["a4488b1fractions8a-h1"],"title":"Simplify","text":"Simplify diagonally, eliminating prime numbers. Then multiply the product together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions8a-h3","type":"hint","dependencies":["a4488b1fractions8a-h2"],"title":"Multiply","text":"Multiply the two fractions together, multiplying the numerators together and the denominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4488b1fractions9","title":"Perform the indicated operation","body":"Simplify the following expression","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.3 Fractions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4488b1fractions9a","stepAnswer":["$$\\\\frac{11}{30}$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-\\\\frac{63}{84}\\\\right) \\\\left(-\\\\frac{44}{90}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{11}{30}$$","hints":{"DefaultPathway":[{"id":"a4488b1fractions9a-h1","type":"hint","dependencies":[],"title":"Use diagonals","text":"Simplify the fraction diagonally. Split one term from the numerator of one fraction into the product of prime numbers. Do the same for the denominator of the other fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions9a-h2","type":"hint","dependencies":["a4488b1fractions9a-h1"],"title":"Simplify","text":"Simplify diagonally, eliminating prime numbers. Then multiply the product together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4488b1fractions9a-h3","type":"hint","dependencies":["a4488b1fractions9a-h2"],"title":"Multiply","text":"Multiply the two fractions together, multiplying the numerators together and the denominators together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers1","title":"Calculating Square Roots #1","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers1a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{25}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers1a-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers1a-h2","type":"hint","dependencies":["a453be6realnumbers1a-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers1a-h3","type":"hint","dependencies":["a453be6realnumbers1a-h2"],"title":"Finding \\"n\\"","text":"$$5^2=25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers1b","stepAnswer":["$$11$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{121}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers1b-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers1b-h2","type":"hint","dependencies":["a453be6realnumbers1b-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers1b-h3","type":"hint","dependencies":["a453be6realnumbers1b-h2"],"title":"Finding \\"n\\"","text":"$${11}^2=121$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers10","title":"Calculating Square Roots #4","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers10a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{64}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers10a-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers10a-h2","type":"hint","dependencies":["a453be6realnumbers10a-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers10a-h3","type":"hint","dependencies":["a453be6realnumbers10a-h2"],"title":"Finding \\"n\\"","text":"$$8^2=64$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers11","title":"Identifying Rational and Irrational Numbers #1","body":"Given the numbers, identify if they are irrational or rational.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers11a","stepAnswer":["Rational"],"problemType":"MultipleChoice","stepTitle":"$$0.583...$$, where the $$3$$ repeats forever.","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers11a-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers11a-h2","type":"hint","dependencies":["a453be6realnumbers11a-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers11b","stepAnswer":["Rational"],"problemType":"MultipleChoice","stepTitle":"$$0.47$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers11b-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers11b-h2","type":"hint","dependencies":["a453be6realnumbers11b-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers11c","stepAnswer":["Irrational"],"problemType":"MultipleChoice","stepTitle":"$$3.605551275..$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers11c-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers11c-h2","type":"hint","dependencies":["a453be6realnumbers11c-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers12","title":"Identifying Rational and Irrational Numbers #2","body":"Given the numbers, identify if they are irrational or rational.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers12a","stepAnswer":["Rational"],"problemType":"MultipleChoice","stepTitle":"$$0.29$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers12a-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers12a-h2","type":"hint","dependencies":["a453be6realnumbers12a-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers12b","stepAnswer":["Rational"],"problemType":"MultipleChoice","stepTitle":"$$0.816...$$, where the $$6$$ repeats forever.","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers12b-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers12b-h2","type":"hint","dependencies":["a453be6realnumbers12b-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers12c","stepAnswer":["Irrational"],"problemType":"MultipleChoice","stepTitle":"$$2.515115111..$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers12c-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers12c-h2","type":"hint","dependencies":["a453be6realnumbers12c-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers13","title":"Identifying Rational and Irrational Numbers #3","body":"Given the numbers, identify if they are irrational or rational.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers13a","stepAnswer":["Rational"],"problemType":"MultipleChoice","stepTitle":"$$2.63...$$, where the $$3$$ repeats forever.","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers13a-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers13a-h2","type":"hint","dependencies":["a453be6realnumbers13a-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers13b","stepAnswer":["Rational"],"problemType":"MultipleChoice","stepTitle":"$$0.125$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers13b-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers13b-h2","type":"hint","dependencies":["a453be6realnumbers13b-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers13c","stepAnswer":["Irrational"],"problemType":"MultipleChoice","stepTitle":"$$0.418302..$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Rational","Irrational"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers13c-h1","type":"hint","dependencies":[],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers13c-h2","type":"hint","dependencies":["a453be6realnumbers13c-h1"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers14","title":"Identifying Real Numbers #1","body":"For each number given, identify whether it is a real number or not.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers14a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$\\\\sqrt{-169}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers14a-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers14a-h2","type":"hint","dependencies":["a453be6realnumbers14a-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers14a-h3","type":"hint","dependencies":["a453be6realnumbers14a-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers14a-h4","type":"hint","dependencies":["a453be6realnumbers14a-h3"],"title":"Square Root of a Negative Number","text":"There is no real number whose square is a negative number. Both negative and positive numbers have positive square roots. Thus, the square root of a negative number is not a real number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers14b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$-\\\\sqrt{64}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers14b-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers14b-h2","type":"hint","dependencies":["a453be6realnumbers14b-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers14b-h3","type":"hint","dependencies":["a453be6realnumbers14b-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers14b-h4","type":"hint","dependencies":["a453be6realnumbers14b-h3"],"title":"Value of $$\\\\sqrt{64}$$","text":"$$\\\\sqrt{64}=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers15","title":"Identifying Real Numbers #2","body":"For each number given, identify whether it is a real number or not.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers15a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$\\\\sqrt{-196}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers15a-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers15a-h2","type":"hint","dependencies":["a453be6realnumbers15a-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers15a-h3","type":"hint","dependencies":["a453be6realnumbers15a-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers15a-h4","type":"hint","dependencies":["a453be6realnumbers15a-h3"],"title":"Square Root of a Negative Number","text":"There is no real number whose square is a negative number. Both negative and positive numbers have positive square roots. Thus, the square root of a negative number is not a real number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers15b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$-\\\\sqrt{81}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers15b-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers15b-h2","type":"hint","dependencies":["a453be6realnumbers15b-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers15b-h3","type":"hint","dependencies":["a453be6realnumbers15b-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers15b-h4","type":"hint","dependencies":["a453be6realnumbers15b-h3"],"title":"Value of $$\\\\sqrt{81}$$","text":"$$\\\\sqrt{81}=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers16","title":"Identifying Real Numbers #3","body":"For each number given, identify whether it is a real number or not.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers16a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$-\\\\sqrt{49}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers16a-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers16a-h2","type":"hint","dependencies":["a453be6realnumbers16a-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers16a-h3","type":"hint","dependencies":["a453be6realnumbers16a-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers16a-h4","type":"hint","dependencies":["a453be6realnumbers16a-h3"],"title":"Value of $$\\\\sqrt{49}$$","text":"$$\\\\sqrt{49}=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers16b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$\\\\sqrt{-121}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers16b-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers16b-h2","type":"hint","dependencies":["a453be6realnumbers16b-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers16b-h3","type":"hint","dependencies":["a453be6realnumbers16b-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers16b-h4","type":"hint","dependencies":["a453be6realnumbers16b-h3"],"title":"Square Root of a Negative Number","text":"There is no real number whose square is a negative number. Both negative and positive numbers have positive square roots. Thus, the square root of a negative number is not a real number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers17","title":"Identifying Real Numbers #4","body":"For each number given, identify whether it is a real number or not.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers17a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"$$-\\\\sqrt{64}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers17a-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers17a-h2","type":"hint","dependencies":["a453be6realnumbers17a-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers17a-h3","type":"hint","dependencies":["a453be6realnumbers17a-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers17a-h4","type":"hint","dependencies":["a453be6realnumbers17a-h3"],"title":"Value of $$\\\\sqrt{64}$$","text":"$$\\\\sqrt{64}=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers17b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"$$\\\\sqrt{-9}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers17b-h1","type":"hint","dependencies":[],"title":"Definition of Real Numbers","text":"A number is real if it is rational or irrational.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers17b-h2","type":"hint","dependencies":["a453be6realnumbers17b-h1"],"title":"Definition of a Rational Number","text":"A rational number is one that either stops or repeats a decimal pattern forever. For example, $$4$$, 4,43, and $$4.3$$, where the $$3$$ repeats forever, are rational numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers17b-h3","type":"hint","dependencies":["a453be6realnumbers17b-h2"],"title":"Definition of an Irrational Number","text":"An irrational number is one that does not stop or repeat a decimal pattern forever. An example of an irrational number is $$\\"2.01001000100001...\\"$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers17b-h4","type":"hint","dependencies":["a453be6realnumbers17b-h3"],"title":"Square Root of a Negative Number","text":"There is no real number whose square is a negative number. Both negative and positive numbers have positive square roots. Thus, the square root of a negative number is not a real number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers18","title":"Identifying Correct Inequality Signs #1","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers18a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"0.64_0.6","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers18a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers18a-h2","type":"hint","dependencies":["a453be6realnumbers18a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers18a-h3","type":"hint","dependencies":["a453be6realnumbers18a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers18a-h4","type":"hint","dependencies":["a453be6realnumbers18a-h3"],"title":"$$0.64$$ Relative to $$0.6$$ on the Number Line","text":"$$0.64$$ is to the right of $$0.6$$ on a number line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers19","title":"Identifying Correct Inequality Signs #2","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers19a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"0.42_0.4","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers19a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers19a-h2","type":"hint","dependencies":["a453be6realnumbers19a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers19a-h3","type":"hint","dependencies":["a453be6realnumbers19a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers19a-h4","type":"hint","dependencies":["a453be6realnumbers19a-h3"],"title":"$$0.42$$ Relative to $$0.4$$ on the Number Line","text":"$$0.42$$ is to the right of $$0.4$$ on a number line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers2","title":"Calculating Square Roots #2","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers2a","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{36}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers2a-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers2a-h2","type":"hint","dependencies":["a453be6realnumbers2a-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers2a-h3","type":"hint","dependencies":["a453be6realnumbers2a-h2"],"title":"Finding \\"n\\"","text":"$$6^2=36$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers2b","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{169}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers2b-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers2b-h2","type":"hint","dependencies":["a453be6realnumbers2b-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers2b-h3","type":"hint","dependencies":["a453be6realnumbers2b-h2"],"title":"Finding \\"n\\"","text":"$${13}^2=169$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers20","title":"Identifying Correct Inequality Signs #3","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers20a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"0.18_0.1","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers20a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers20a-h2","type":"hint","dependencies":["a453be6realnumbers20a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers20a-h3","type":"hint","dependencies":["a453be6realnumbers20a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers20a-h4","type":"hint","dependencies":["a453be6realnumbers20a-h3"],"title":"$$0.18$$ Relative to $$0.1$$ on the Number Line","text":"$$0.18$$ is to the right of $$0.1$$ on a number line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers21","title":"Identifying Correct Inequality Signs #4","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers21a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"0.83_0.803","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers21a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers21a-h2","type":"hint","dependencies":["a453be6realnumbers21a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers21a-h3","type":"hint","dependencies":["a453be6realnumbers21a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers21a-h4","type":"hint","dependencies":["a453be6realnumbers21a-h3"],"title":"Answer","text":"$$0.803$$ has one more decimal place than $$0.83$$. $$0.83$$ is equal to $$0.830$$, and because $$830>803$$, $$830$$ thousanths is greater than $$803$$ thousandths.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers22","title":"Identifying Correct Inequality Signs #5","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers22a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"0.76_0.706","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers22a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers22a-h2","type":"hint","dependencies":["a453be6realnumbers22a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers22a-h3","type":"hint","dependencies":["a453be6realnumbers22a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers22a-h4","type":"hint","dependencies":["a453be6realnumbers22a-h3"],"title":"Answer","text":"$$0.706$$ has one more decimal place than $$0.76$$. $$0.76$$ is equal to $$0.760$$, and because $$760>706$$, $$760$$ thousanths is greater than $$706$$ thousandths.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers23","title":"Identifying Correct Inequality Signs #6","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers23a","stepAnswer":["<"],"problemType":"MultipleChoice","stepTitle":"0.305_0.35","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers23a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers23a-h2","type":"hint","dependencies":["a453be6realnumbers23a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers23a-h3","type":"hint","dependencies":["a453be6realnumbers23a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers23a-h4","type":"hint","dependencies":["a453be6realnumbers23a-h3"],"title":"Answer","text":"$$0.305$$ has one more decimal place than $$0.35$$. $$0.35$$ is equal to $$0.350$$, and because $$305<350$$, $$305$$ thousanths is less than $$350$$ thousandths.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers24","title":"Identifying Correct Inequality Signs #7","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers24a","stepAnswer":["<"],"problemType":"MultipleChoice","stepTitle":"0.37_0.63","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers24a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers24a-h2","type":"hint","dependencies":["a453be6realnumbers24a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers24a-h3","type":"hint","dependencies":["a453be6realnumbers24a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers24a-h4","type":"hint","dependencies":["a453be6realnumbers24a-h3"],"title":"Answer","text":"$$63$$ thousandths is greater than $$37$$ thousandths, so $$0.63$$ is to the right of $$0.37$$ on the number line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers25","title":"Identifying Correct Inequality Signs #8","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers25a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"0.86_0.69","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers25a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers25a-h2","type":"hint","dependencies":["a453be6realnumbers25a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers25a-h3","type":"hint","dependencies":["a453be6realnumbers25a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers25a-h4","type":"hint","dependencies":["a453be6realnumbers25a-h3"],"title":"Answer","text":"$$86$$ thousandths is greater than $$69$$ thousandths, so $$0.86$$ is to the right of $$0.69$$ on the number line.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers26","title":"Identifying Correct Inequality Signs #9","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers26a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"0.91_0.901","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers26a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers26a-h2","type":"hint","dependencies":["a453be6realnumbers26a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers26a-h3","type":"hint","dependencies":["a453be6realnumbers26a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers26a-h4","type":"hint","dependencies":["a453be6realnumbers26a-h3"],"title":"Answer","text":"$$0.901$$ has one more decimal place than $$0.91$$. $$0.91$$ is equal to $$0.910$$, and because $$910>901$$, $$910$$ thousanths is greater than $$901$$ thousandths.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers27","title":"Identifying Correct Inequality Signs #10","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers27a","stepAnswer":["<"],"problemType":"MultipleChoice","stepTitle":"-0.5_-0.3","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers27a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers27a-h2","type":"hint","dependencies":["a453be6realnumbers27a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers27a-h3","type":"hint","dependencies":["a453be6realnumbers27a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers27a-h4","type":"hint","dependencies":["a453be6realnumbers27a-h3"],"title":"$$-0.5$$ Relative to $$-0.3$$ on the Number Line","text":"$$-0.5$$ is to the left of $$-0.3$$ on the number line, showing that $$-0.5$$ is less than $$-0.3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers28","title":"Identifying Correct Inequality Signs #11","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers28a","stepAnswer":[">"],"problemType":"MultipleChoice","stepTitle":"-0.1_-0.4","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers28a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers28a-h2","type":"hint","dependencies":["a453be6realnumbers28a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers28a-h3","type":"hint","dependencies":["a453be6realnumbers28a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers28a-h4","type":"hint","dependencies":["a453be6realnumbers28a-h3"],"title":"$$-0.1$$ Relative to $$-0.4$$ on the Number Line","text":"$$-0.1$$ is to the right of $$-0.4$$ on the number line, showing that $$-0.1$$ is greater than $$-0.4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers29","title":"Identifying Correct Inequality Signs #12","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers29a","stepAnswer":["<"],"problemType":"MultipleChoice","stepTitle":"-0.62_-0.619","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers29a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers29a-h2","type":"hint","dependencies":["a453be6realnumbers29a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers29a-h3","type":"hint","dependencies":["a453be6realnumbers29a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers29a-h4","type":"hint","dependencies":["a453be6realnumbers29a-h3"],"title":"$$-0.62$$ Relative to $$-0.619$$ on the Number Line","text":"$$-0.62$$ is to the left of $$-0.619$$ on the number line, showing that $$-0.62$$ is less than $$-0.619$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers3","title":"Calculating Square Roots #3","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers3a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers3a-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers3a-h2","type":"hint","dependencies":["a453be6realnumbers3a-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers3a-h3","type":"hint","dependencies":["a453be6realnumbers3a-h2"],"title":"Finding \\"n\\"","text":"$$4^2=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers3b","stepAnswer":["$$14$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{196}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers3b-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers3b-h2","type":"hint","dependencies":["a453be6realnumbers3b-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers3b-h3","type":"hint","dependencies":["a453be6realnumbers3b-h2"],"title":"Finding \\"n\\"","text":"$${14}^2=196$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers30","title":"Identifying Correct Inequality Signs #13","body":"Fill in the blanks with the correct inequality sign.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers30a","stepAnswer":["<"],"problemType":"MultipleChoice","stepTitle":"-7.31_7.3","stepBody":"","answerType":"string","variabilization":{},"choices":["<",">"],"hints":{"DefaultPathway":[{"id":"a453be6realnumbers30a-h1","type":"hint","dependencies":[],"title":"When to Use the \\"Less Than\\" (<) Inequality Symbol","text":"$$a<b$$ \u201ca is less than b\u201d when a is to the left of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers30a-h2","type":"hint","dependencies":["a453be6realnumbers30a-h1"],"title":"When to Use the \\"Greater Than\\" (>) Inequality Symbol","text":"$$a>b$$ \u201ca is greater than b\u201d when a is to the right of $$b$$ on the number line","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers30a-h3","type":"hint","dependencies":["a453be6realnumbers30a-h2"],"title":"Example of a Number Line","text":"In the picture attached to this hint is a number line indicating the positions of $$0.04$$ and $$0.4$$. We can see that $$0.04$$ is to the left of $$0.4$$ on the number line, so $$0.04<0.4$$. You can also see that this means $$0.4$$ is the right of $$0.04$$ on the number line, so $$0.4>0.04$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers30a-h4","type":"hint","dependencies":["a453be6realnumbers30a-h3"],"title":"$$-7.31$$ Relative to $$-7.3$$ on the Number Line","text":"$$-7.31$$ is to the left of $$-7.3$$ on the number line, showing that $$-7.31$$ is less than $$-7.3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers4","title":"Calculating Opposites of Square Roots #1","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers4a","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"$$-\\\\sqrt{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers4a-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers4a-h2","type":"hint","dependencies":["a453be6realnumbers4a-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers4a-h3","type":"hint","dependencies":["a453be6realnumbers4a-h2"],"title":"Finding \\"n\\"","text":"$$3^2=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers4a-h4","type":"hint","dependencies":["a453be6realnumbers4a-h3"],"title":"Opposite of a Square Root","text":"$$-\\\\sqrt{n}$$ means \\"the opposite of the square root of n.\\" For example, $$-\\\\sqrt{625}=-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers4b","stepAnswer":["$$-12$$"],"problemType":"TextBox","stepTitle":"$$-\\\\sqrt{144}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-12$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers4b-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers4b-h2","type":"hint","dependencies":["a453be6realnumbers4b-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers4b-h3","type":"hint","dependencies":["a453be6realnumbers4b-h2"],"title":"Finding \\"n\\"","text":"$${12}^2=144$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers4b-h4","type":"hint","dependencies":["a453be6realnumbers4b-h3"],"title":"Opposite of a Square Root","text":"$$-\\\\sqrt{n}$$ means \\"the opposite of the square root of n.\\" For example, $$-\\\\sqrt{625}=-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers5","title":"Calculating Opposites of Square Roots #2","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers5a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"$$-\\\\sqrt{4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers5a-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers5a-h2","type":"hint","dependencies":["a453be6realnumbers5a-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers5a-h3","type":"hint","dependencies":["a453be6realnumbers5a-h2"],"title":"Finding \\"n\\"","text":"$$2^2=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers5a-h4","type":"hint","dependencies":["a453be6realnumbers5a-h3"],"title":"Opposite of a Square Root","text":"$$-\\\\sqrt{n}$$ means \\"the opposite of the square root of n.\\" For example, $$-\\\\sqrt{625}=-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers5b","stepAnswer":["$$-15$$"],"problemType":"TextBox","stepTitle":"$$-\\\\sqrt{225}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-15$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers5b-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers5b-h2","type":"hint","dependencies":["a453be6realnumbers5b-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers5b-h3","type":"hint","dependencies":["a453be6realnumbers5b-h2"],"title":"Finding \\"n\\"","text":"$${15}^2=225$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers5b-h4","type":"hint","dependencies":["a453be6realnumbers5b-h3"],"title":"Opposite of a Square Root","text":"$$-\\\\sqrt{n}$$ means \\"the opposite of the square root of n.\\" For example, $$-\\\\sqrt{625}=-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers6","title":"Calculating Opposites of Square Roots #3","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers6a","stepAnswer":["$$-9$$"],"problemType":"TextBox","stepTitle":"$$-\\\\sqrt{81}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-9$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers6a-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers6a-h2","type":"hint","dependencies":["a453be6realnumbers6a-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers6a-h3","type":"hint","dependencies":["a453be6realnumbers6a-h2"],"title":"Finding \\"n\\"","text":"$$9^2=81$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers6a-h4","type":"hint","dependencies":["a453be6realnumbers6a-h3"],"title":"Opposite of a Square Root","text":"$$-\\\\sqrt{n}$$ means \\"the opposite of the square root of n.\\" For example, $$-\\\\sqrt{625}=-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a453be6realnumbers6b","stepAnswer":["$$-10$$"],"problemType":"TextBox","stepTitle":"$$-\\\\sqrt{100}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers6b-h1","type":"hint","dependencies":[],"title":"Square Root of a Number","text":"if $$n^2=m$$, then $$n$$ is the square root of $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers6b-h2","type":"hint","dependencies":["a453be6realnumbers6b-h1"],"title":"Example Calculation","text":"$${25}^2=625$$, so $$25$$ is the square root of $$625$$. In equation form, $$\\\\sqrt{625}=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers6b-h3","type":"hint","dependencies":["a453be6realnumbers6b-h2"],"title":"Finding \\"n\\"","text":"$${10}^2=100$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers6b-h4","type":"hint","dependencies":["a453be6realnumbers6b-h3"],"title":"Opposite of a Square Root","text":"$$-\\\\sqrt{n}$$ means \\"the opposite of the square root of n.\\" For example, $$-\\\\sqrt{625}=-25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a453be6realnumbers7","title":"Identifying Different Types of Numbers #1","body":"Write the following numbers as the ratio of two integers.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers7a","stepAnswer":["$$\\\\frac{-27}{1}$$"],"problemType":"TextBox","stepTitle":"$$-27$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-27}{1}$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers7a-h1","type":"hint","dependencies":[],"title":"Writing Numbers as Fractions WIth Denominator $$1$$","text":"Solve this problem by writing the integer as a fraction with denominator $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers7a-h1"],"title":"Writing Numbers as Fractions WIth Denominator $$1$$","text":"Does $$-27=\\\\frac{-27}{1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a453be6realnumbers7b","stepAnswer":["$$\\\\frac{731}{100}$$"],"problemType":"TextBox","stepTitle":"$$7.31$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{731}{100}$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers7b-h1","type":"hint","dependencies":[],"title":"Writing the Number As a Mixed Number","text":"The first step is to write the number as a mixed number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers7b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers7b-h1"],"title":"Writing the Number As a Mixed Number","text":"Is $$7.31$$ the same as \\"7 and 31/100\\"?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a453be6realnumbers7b-h3","type":"hint","dependencies":["a453be6realnumbers7b-h2"],"title":"Writing Mixed Numbers As Improper Fractions","text":"Then, write the mixed number as an improper fraction for the final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers7b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers7b-h3"],"title":"Writing Mixed Numbers As Improper Fractions","text":"Is \\"7 and 31/100\\" the same as \\"731/100\\"?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a453be6realnumbers8","title":"Identifying Different Types of Numbers #1","body":"Write the following numbers as the ratio of two integers.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers8a","stepAnswer":["$$\\\\frac{-24}{1}$$"],"problemType":"TextBox","stepTitle":"$$-24$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-24}{1}$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers8a-h1","type":"hint","dependencies":[],"title":"Writing Numbers as Fractions WIth Denominator $$1$$","text":"Solve this problem by writing the integer as a fraction with denominator $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers8a-h1"],"title":"Writing Numbers as Fractions WIth Denominator $$1$$","text":"Does $$-24=\\\\frac{-24}{1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a453be6realnumbers8b","stepAnswer":["$$\\\\frac{357}{100}$$"],"problemType":"TextBox","stepTitle":"$$3.57$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{357}{100}$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers8b-h1","type":"hint","dependencies":[],"title":"Writing the Number As a Mixed Number","text":"The first step is to write the number as a mixed number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers8b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers8b-h1"],"title":"Writing the Number As a Mixed Number","text":"Is $$3.57$$ the same as \\"3 and 57/100\\"?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a453be6realnumbers8b-h3","type":"hint","dependencies":["a453be6realnumbers8b-h2"],"title":"Writing Mixed Numbers As Improper Fractions","text":"Then, write the mixed number as an improper fraction for the final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers8b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers8b-h3"],"title":"Writing Mixed Numbers As Improper Fractions","text":"Is \\"3 and 57/100\\" the same as \\"357/100\\"?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a453be6realnumbers9","title":"Identifying Different Types of Numbers #1","body":"Write the following numbers as the ratio of two integers.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.8 The Real Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a453be6realnumbers9a","stepAnswer":["$$\\\\frac{-19}{1}$$"],"problemType":"TextBox","stepTitle":"$$-19$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-19}{1}$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers9a-h1","type":"hint","dependencies":[],"title":"Writing Numbers as Fractions WIth Denominator $$1$$","text":"Solve this problem by writing the integer as a fraction with denominator $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers9a-h1"],"title":"Writing Numbers as Fractions WIth Denominator $$1$$","text":"Does $$-19=\\\\frac{-19}{1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a453be6realnumbers9b","stepAnswer":["$$\\\\frac{841}{100}$$"],"problemType":"TextBox","stepTitle":"$$8.41$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{841}{100}$$","hints":{"DefaultPathway":[{"id":"a453be6realnumbers9b-h1","type":"hint","dependencies":[],"title":"Writing the Number As a Mixed Number","text":"The first step is to write the number as a mixed number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers9b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers9b-h1"],"title":"Writing the Number As a Mixed Number","text":"Is $$8.41$$ the same as \\"8 and 41/100\\"?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a453be6realnumbers9b-h3","type":"hint","dependencies":["a453be6realnumbers9b-h2"],"title":"Writing Mixed Numbers As Improper Fractions","text":"Then, write the mixed number as an improper fraction for the final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a453be6realnumbers9b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a453be6realnumbers9b-h3"],"title":"Writing Mixed Numbers As Improper Fractions","text":"Is \\"8 and 41/100\\" the same as \\"841/100\\"?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a4593e0functrans1","title":"Transformations of Functions: Part A","body":"These questions test your knowledge of the core concepts. Below is the graph of $$y=f(x)$$ represented in $$\\\\frac{red}{solid}$$, where the domain of f is [0,4]. Choose the graph representing the functions below.\\\\n##figure3.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans1a","stepAnswer":["$$\\\\frac{Blue}{Dashed}$$"],"problemType":"MultipleChoice","stepTitle":"$$y=f(x-4)$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{Blue}{Dashed}$$","choices":["$$\\\\frac{Blue}{Dashed}$$","$$\\\\frac{Green}{Dotted}$$","$$\\\\frac{Orange}{Bold}-Dotted$$","$$\\\\frac{Purple}{Bold}-Dashed$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1a-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-h)$$","text":"For some value $$h$$, $$f(x-h)$$ means that f(x) is translated to the right by $$h$$ units. Similarly, $$f{\\\\left(x+h\\\\right)}$$ means that f(x) is translated to the left by $$h$$ units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1a-h2","type":"hint","dependencies":["a4593e0functrans1a-h1"],"title":"Understanding $$f(x-h)$$","text":"Since $$h$$ is $$4$$, $$f(x-4)$$ means that the graph is translated four units to the right.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1a-h3","type":"hint","dependencies":["a4593e0functrans1a-h2"],"title":"Understanding $$f(x-h)$$","text":"$$f(x-4)$$ means that $$f(4)=2$$, $$f(6)=0$$, and $$f(8)=1$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4593e0functrans1b","stepAnswer":["$$\\\\frac{Blue}{Dashed}$$"],"problemType":"MultipleChoice","stepTitle":"$$y=f(-x)$$","stepBody":"##figure2.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{Blue}{Dashed}$$","choices":["$$\\\\frac{Blue}{Dashed}$$","$$\\\\frac{Green}{Dotted}$$","$$\\\\frac{Orange}{Bold}-Dotted$$","$$\\\\frac{Purple}{Bold}-Dashed$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1b-h1","type":"hint","dependencies":[],"title":"Understanding $$f(-x)$$","text":"$$f(-x)$$ means that f(x) is reflected across the y-axis. Similarly, $$-f(x)$$ means that f(x) is reflected across the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1b-h2","type":"hint","dependencies":["a4593e0functrans1b-h1"],"title":"Understanding $$f(-x)$$","text":"$$f(-x)$$ means that $$f(0)=2$$, $$f(-2)=0$$, and $$f(-4)=1$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans10","title":"Transformations of Functions: Part A","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans10a","stepAnswer":["$$y=4+\\\\sqrt{-x+3}$$"],"problemType":"MultipleChoice","stepTitle":"Consider the function $$y=\\\\sqrt{x}$$. Find a formula (in terms of x) for the function obtained by translation to the left by $$3$$ units, up by $$4$$ units, then reflection over the y-axis.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=4+\\\\sqrt{-x+3}$$","choices":["$$y=4+\\\\sqrt{-x+3}$$","$$y=4-\\\\sqrt{x+3}$$","$$y=4+\\\\sqrt{-x-3}$$","$$y=4-\\\\sqrt{x-3}$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans10a-h1","type":"hint","dependencies":[],"title":"Understanding Left and Right Translations","text":"For some value $$h$$, $$f(x-h)$$ means that f(x) is translated to the right by $$h$$ units. Similarly, $$f{\\\\left(x+h\\\\right)}$$ means that f(x) is translated to the left by $$h$$ units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans10a-h2","type":"hint","dependencies":["a4593e0functrans10a-h1"],"title":"Understanding Left and Right Translations","text":"A translation to the left by $$3$$ is represented by $$f{\\\\left(x+3\\\\right)}=\\\\sqrt{x+3}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans10a-h3","type":"hint","dependencies":["a4593e0functrans10a-h2"],"title":"Understanding Up and Down Translations","text":"For some value $$h$$, $$f{\\\\left(x\\\\right)}+h$$ means that f(x) is translated up by $$h$$ units. Similarly, $$f(x)-h$$ means that f(x) is translated down by $$h$$ units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans10a-h4","type":"hint","dependencies":["a4593e0functrans10a-h3"],"title":"Understanding Up and Down Translations","text":"A translation up by $$4$$ is represented by $$f{\\\\left(x+3\\\\right)}+4=4+\\\\sqrt{x+3}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans10a-h5","type":"hint","dependencies":["a4593e0functrans10a-h4"],"title":"Understanding Reflections","text":"$$f(-x)$$ means that f(x) is reflected across the y-axis. Similarly, $$-f(x)$$ means that f(x) is reflected across the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans10a-h6","type":"hint","dependencies":["a4593e0functrans10a-h5"],"title":"Understanding Reflections","text":"A reflection over the y-axis is represented by $$f\\\\left(-x+3\\\\right)+4=4+\\\\sqrt{-x+3}$$","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans100","title":"Transformations of Functions: Part B","body":"These problems are generally harder, often highlighting an important subtlety. On the graph below, the red dotted graph is $$y=h(x)$$. Write a formula for each of the other functions in terms of h(x).\\\\n##figure1.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans100a","stepAnswer":["Translate right by $$3$$, then translate up by $$1$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{Blue}{Dash}-Dotted$$: $$y=h{\\\\left(x-3\\\\right)}+1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate right by $$3$$, then translate up by $$1$$","choices":["Translate right by $$3$$, then translate up by $$1$$","Translate left by $$3$$, then translate up by $$1$$","Translate right by $$3$$, then translate down by $$1$$","Translate left by $$3$$, then translate down by $$1$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans100a-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-a)$$","text":"For some value a, $$f(x-a)$$ means that f(x) is translated to the right by a units. Similarly, $$f{\\\\left(x+a\\\\right)}$$ means that f(x) is translated to the left by a units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans100a-h2","type":"hint","dependencies":["a4593e0functrans100a-h1"],"title":"Understanding $$f(x-a)$$","text":"Since a is $$4$$, $$h(x-3)$$ means that the graph is translated right by $$3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans100a-h3","type":"hint","dependencies":["a4593e0functrans100a-h2"],"title":"Understanding $$f{\\\\left(x\\\\right)}+a$$","text":"For some value a, $$f{\\\\left(x\\\\right)}+a$$ means that f(x) is translated up by a units. Similarly, $$f(x)-a$$ means that f(x) is translated down by a units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans100a-h4","type":"hint","dependencies":["a4593e0functrans100a-h3"],"title":"Understanding $$f{\\\\left(x\\\\right)}+a$$","text":"Since a is $$1$$, $$h{\\\\left(x-3\\\\right)}+1$$ means that the graph is translated up by $$1$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4593e0functrans100b","stepAnswer":["Translate left by 6,then reflect across $$y-axis$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{Green}{Dashed}$$: $$y=h\\\\left(-x+6\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Translate left by 6,then reflect across $$y-axis$$","Translate right by 6,then reflect across $$y-axis$$","Translate left by 6,then reflect across $$x-axis$$","Translate right by 6,then reflect across $$x-axis$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans100b-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-a)$$","text":"For some value a, $$f(x-a)$$ means that f(x) is translated to the right by a units. Similarly, $$f{\\\\left(x+a\\\\right)}$$ means that f(x) is translated to the left by a units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans100b-h2","type":"hint","dependencies":["a4593e0functrans100b-h1"],"title":"Understanding $$f(x-a)$$","text":"Since a is $$-6$$, $$h{\\\\left(x+6\\\\right)}$$ means that the graph is translated left by $$6$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans100b-h3","type":"hint","dependencies":["a4593e0functrans100b-h2"],"title":"Understanding $$f(-x)$$","text":"$$f(-x)$$ means that f(x) is reflected across the y-axis. Similarly, $$-f(x)$$ means that f(x) is reflected across the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans100b-h4","type":"hint","dependencies":["a4593e0functrans100b-h3"],"title":"Understanding $$f(-x)$$","text":"$$h\\\\left(-x+6\\\\right)$$ means that the graph is reflected across the y-axis.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans1000","title":"Transformations of Functions: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Fill out the sequence of transformations whose composition transforms $$y=3-2\\\\sqrt{1-2x}$$ into $$y=\\\\sqrt{x}$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans1000a","stepAnswer":["$$\\\\frac{3}{2}-\\\\frac{1}{2} f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"Rewrite the function in terms of f(x).","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{3}{2}-\\\\frac{1}{2} f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$","choices":["$$\\\\frac{3}{2}-\\\\frac{1}{2} f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$","$$3-\\\\sqrt{f{\\\\left(\\\\frac{1}{2} x\\\\right)}}$$","$$3-f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$","$$\\\\frac{3}{2}-\\\\frac{1}{2} \\\\sqrt{-\\\\left(\\\\frac{1}{2}\\\\right) f{\\\\left(x\\\\right)}+\\\\frac{1}{2}}$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1000a-h1","type":"hint","dependencies":[],"title":"Understanding the Inverse Property","text":"To transform a function into a similar form, any value can be applied as long as its inverse is also in the function. For example, $$x=3+x-3$$ or $$x=\\\\frac{4}{4} x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h2","type":"hint","dependencies":["a4593e0functrans1000a-h1"],"title":"Transforming $$\\\\sqrt{x}$$","text":"Add and subtract $$1$$ within the square root: $$\\\\sqrt{1+x-1}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h3","type":"hint","dependencies":["a4593e0functrans1000a-h2"],"title":"Transforming $$\\\\sqrt{x}$$","text":"Multiply $$\\\\frac{-2}{-2}$$ to $$(x-1)$$: $$\\\\sqrt{1+\\\\left(-\\\\frac{2}{-2}\\\\right) \\\\left(x-1\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(\\\\frac{1}{2}\\\\right) x+\\\\frac{1}{2}$$"],"dependencies":["a4593e0functrans1000a-h3"],"title":"Transforming $$\\\\sqrt{x}$$","text":"Distribute $$\\\\frac{-1}{2}$$ to $$(x-1)$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h5","type":"hint","dependencies":["a4593e0functrans1000a-h4"],"title":"Transforming $$\\\\sqrt{x}$$","text":"To recap, $$\\\\sqrt{x}=\\\\sqrt{1-2\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h6","type":"hint","dependencies":["a4593e0functrans1000a-h5"],"title":"Transforming $$\\\\sqrt{x}$$","text":"Multiply $$\\\\frac{-2}{-2}$$: $$-\\\\left(\\\\frac{1}{2}\\\\right) \\\\left(-2\\\\sqrt{1-2\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h7","type":"hint","dependencies":["a4593e0functrans1000a-h6"],"title":"Transforming $$\\\\sqrt{x}$$","text":"Add and subtract $$3$$ within the parantheses: $$-\\\\left(\\\\frac{1}{2}\\\\right) \\\\left(-3+3-2\\\\sqrt{1-2\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h8","type":"hint","dependencies":["a4593e0functrans1000a-h7"],"title":"Transforming $$\\\\sqrt{x}$$","text":"Pull out the $$-3$$ from the parantheses by multiplying the equation by $$\\\\frac{-1}{2}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a4593e0functrans1000a-h8"],"title":"Transforming $$\\\\sqrt{x}$$","text":"What is $$-3\\\\left(-\\\\frac{1}{2}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h10","type":"hint","dependencies":["a4593e0functrans1000a-h9"],"title":"Transforming $$\\\\sqrt{x}$$","text":"The term $$3-2\\\\sqrt{1-2\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}$$ can be rewritten in terms of $$f(x)=3-2\\\\sqrt{1-2x}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(\\\\frac{1}{2}\\\\right) x+\\\\frac{1}{2}$$"],"dependencies":["a4593e0functrans1000a-h10"],"title":"Transforming $$\\\\sqrt{x}$$","text":"What value of $$x$$ can be substituted to make $$3-2\\\\sqrt{1-2x}$$ equal to $$3-2\\\\sqrt{1-2\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000a-h12","type":"hint","dependencies":["a4593e0functrans1000a-h11"],"title":"Transforming $$\\\\sqrt{x}$$","text":"If $$f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)=3-2\\\\sqrt{1-2\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}$$, then $$\\\\frac{3}{2}-\\\\frac{1}{2} \\\\left(3-2\\\\sqrt{1-2\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}\\\\right)=\\\\frac{3}{2}-\\\\frac{1}{2} f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4593e0functrans1000b","stepAnswer":["Translate left by $$\\\\frac{1}{2}$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform f(x) to $$f{\\\\left(x+\\\\frac{1}{2}\\\\right)}$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate left by $$\\\\frac{1}{2}$$","choices":["Translate left by $$\\\\frac{1}{2}$$","Translate up by $$\\\\frac{1}{2}$$","Translate right by $$\\\\frac{1}{2}$$","Translate down by $$\\\\frac{1}{2}$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1000b-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans1000b-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans1000b-h3","type":"hint","dependencies":["a4593e0functrans1000b-h2"],"title":"Horizontal or Vertical?","text":"A translation that affects the input is horizontal, while a translation that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Horizontal"],"dependencies":["a4593e0functrans1000b-h3"],"title":"Horizontal or Vertical?","text":"Is the translation horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans1000b-h5","type":"hint","dependencies":["a4593e0functrans1000b-h4"],"title":"Understanding Translation","text":"A hoirzontal translation means that the input is added by some value b: $$f{\\\\left(x+b\\\\right)}$$. Translating left adds $$b$$, while translating right subtracts $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a4593e0functrans1000b-h5"],"title":"Understanding Translation","text":"Is the horizontal translation left or right?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Left","Right"]}]}},{"id":"a4593e0functrans1000c","stepAnswer":["Stretch horizontally by $$2$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$f{\\\\left(x+\\\\frac{1}{2}\\\\right)}$$ to $$f{\\\\left(\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Stretch horizontally by $$2$$","choices":["Stretch horizontally by $$2$$","Compress horizontally by $$2$$","Stretch vertically by $$2$$","Compress vertically by $$2$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1000c-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans1000c-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans1000c-h3","type":"hint","dependencies":["a4593e0functrans1000c-h2"],"title":"Horizontal or Vertical?","text":"A $$\\\\frac{stretch}{compression}$$ that affects the input is horizontal, while a $$\\\\frac{stretch}{compression}$$ that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000c-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Horizontal"],"dependencies":["a4593e0functrans1000c-h3"],"title":"Horizontal or Vertical?","text":"Is the $$\\\\frac{stretch}{compression}$$ horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans1000c-h5","type":"hint","dependencies":["a4593e0functrans1000c-h4"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"A horizontal $$\\\\frac{stretch}{compression}$$ means that the input is multiplied by some value b: $$f{\\\\left(b x\\\\right)}$$. Compressing multiplies $$b$$, while stretching multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000c-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Stretch"],"dependencies":["a4593e0functrans1000c-h5"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"Is the horizontal transformation a stretch or compression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Stretch","Compression"]}]}},{"id":"a4593e0functrans1000d","stepAnswer":["Reflect across $$y-axis$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$f{\\\\left(\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)}$$ to $$f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Reflect across $$y-axis$$","Reflect across $$x-axis$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1000d-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000d-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans1000d-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans1000d-h3","type":"hint","dependencies":["a4593e0functrans1000d-h2"],"title":"Understanding Reflections","text":"A reflection that affects the input is over the y-axis, while a reflection that affects the output is over the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000d-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y-axis$$"],"dependencies":["a4593e0functrans1000d-h3"],"title":"Understanding Reflections","text":"Is the reflection over the y-axis or x-axis?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-axis$$","$$y-axis$$"]}]}},{"id":"a4593e0functrans1000e","stepAnswer":["Reflect across $$x-axis$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$ to $$-f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Reflect across $$y-axis$$","Reflect across $$x-axis$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1000e-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000e-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans1000e-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans1000e-h3","type":"hint","dependencies":["a4593e0functrans1000e-h2"],"title":"Understanding Reflections","text":"A reflection that affects the input is over the y-axis, while a reflection that affects the output is over the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000e-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x-axis$$"],"dependencies":["a4593e0functrans1000e-h3"],"title":"Understanding Reflections","text":"Is the reflection over the y-axis or x-axis?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-axis$$","$$y-axis$$"]}]}},{"id":"a4593e0functrans1000f","stepAnswer":["Compress vertically by $$2$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$-f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$ to $$-\\\\left(\\\\frac{1}{2}\\\\right) f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Compress vertically by $$2$$","choices":["Stretch horizontally by $$2$$","Compress horizontally by $$2$$","Stretch vertically by $$2$$","Compress vertically by $$2$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1000f-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000f-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans1000f-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans1000f-h3","type":"hint","dependencies":["a4593e0functrans1000f-h2"],"title":"Horizontal or Vertical?","text":"A $$\\\\frac{stretch}{compression}$$ that affects the input is horizontal, while a $$\\\\frac{stretch}{compression}$$ that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000f-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Vertical"],"dependencies":["a4593e0functrans1000f-h3"],"title":"Horizontal or Vertical?","text":"Is the $$\\\\frac{stretch}{compression}$$ horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans1000f-h5","type":"hint","dependencies":["a4593e0functrans1000f-h4"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"A vertical $$\\\\frac{stretch}{compression}$$ means that the output is multiplied by some value b: $$f{\\\\left(b x\\\\right)}$$. Stretching multiplies $$b$$, while compressing multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000f-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Compression"],"dependencies":["a4593e0functrans1000f-h5"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"Is the vertical transformation a stretch or compression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Stretch","Compression"]}]}},{"id":"a4593e0functrans1000g","stepAnswer":["Translate up by $$\\\\frac{3}{2}$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$-\\\\left(\\\\frac{1}{2}\\\\right) f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$ to $$\\\\frac{3}{2}-\\\\frac{1}{2} f\\\\left(-\\\\frac{1}{2} x+\\\\frac{1}{2}\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate up by $$\\\\frac{3}{2}$$","choices":["Translate left by $$\\\\frac{3}{2}$$","Translate up by $$\\\\frac{3}{2}$$","Translate right by $$\\\\frac{3}{2}$$","Translate down by $$\\\\frac{3}{2}$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans1000g-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000g-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans1000g-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans1000g-h3","type":"hint","dependencies":["a4593e0functrans1000g-h2"],"title":"Horizontal or Vertical?","text":"A translation that affects the input is horizontal, while a translation that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000g-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Vertical"],"dependencies":["a4593e0functrans1000g-h3"],"title":"Horizontal or Vertical?","text":"Is the translation horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans1000g-h5","type":"hint","dependencies":["a4593e0functrans1000g-h4"],"title":"Understanding Translation","text":"A vertical translation means that the output is added by some value b: $$f{\\\\left(x\\\\right)}+b$$. Translating up adds $$b$$, while translating down subtracts $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans1000g-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Up"],"dependencies":["a4593e0functrans1000g-h5"],"title":"Understanding Translation","text":"Is the vertical translation up or down?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Up","Down"]}]}}]},{"id":"a4593e0functrans101","title":"Transformations of Functions: Part B","body":"These problems are generally harder, often highlighting an important subtlety. With certain functions, transformations can be interpreted as horizontal or vertical. Give details on how to build the function $$y=3x-6$$ as a composition of two transformations as follows.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans101a","stepAnswer":["Translate down by $$2$$, then stretch vertically by $$3$$"],"problemType":"MultipleChoice","stepTitle":"A vertical translation, then a vertical $$\\\\frac{stretch}{compression}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate down by $$2$$, then stretch vertically by $$3$$","choices":["Translate down by $$2$$, then stretch vertically by $$3$$","Translate down by $$6$$, then stretch vertically by $$3$$","Translate down by $$2$$, then compress vertically by $$3$$","Translate down by $$6$$, then compress vertically by $$3$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans101a-h1","type":"hint","dependencies":[],"title":"Understanding Vertical Translations","text":"A vertical translation means that the output is translated by some amount of units a: $$f{\\\\left(x\\\\right)}+a$$. Translating up adds a while translating down subtracts a.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101a-h2","type":"hint","dependencies":["a4593e0functrans101a-h1"],"title":"Understanding Vertical $$\\\\frac{Stretch}{Compression}$$","text":"A vertical $$\\\\frac{stretch}{compression}$$ means that the output is multiplied by some value b: $$b f{\\\\left(x\\\\right)}$$. Stretching multiplies $$b$$, while compressing multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101a-h3","type":"hint","dependencies":["a4593e0functrans101a-h2"],"title":"Solving the Equation","text":"A vertical translation by a units, then a vertical $$\\\\frac{stretch}{compression}$$ by $$b$$ units can be combined to create one equation to solve: $$y=b \\\\left(f{\\\\left(x\\\\right)}+a\\\\right)=3x-6$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101a-h4","type":"hint","dependencies":["a4593e0functrans101a-h3"],"title":"Solving the Equation","text":"Since the transformations are from $$y=x$$, the equation to solve is $$b \\\\left(x+a\\\\right)=3x-6$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101a-h5","type":"hint","dependencies":["a4593e0functrans101a-h4"],"title":"Solving the Equation","text":"The equation can be solved as a system of linear equations by looking at like terms:\\\\n\\\\n$$b=3$$\\\\n$$b a=-6$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a4593e0functrans101a-h5"],"title":"Solving the Equation","text":"What is the value of $$b$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a4593e0functrans101a-h5"],"title":"Solving the Equation","text":"What is the value of a?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101a-h8","type":"hint","dependencies":["a4593e0functrans101a-h6","a4593e0functrans101a-h7"],"title":"Translating into Words","text":"Since $$a=-2$$ and $$b=3$$, the transformations can now be written out. Translating up adds a while translating down subtracts a. Stretching multiplies $$b$$, while compressing multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4593e0functrans101b","stepAnswer":["Compress horizontally by $$3$$, then translate right by $$2$$"],"problemType":"MultipleChoice","stepTitle":"A horizontal $$\\\\frac{stretch}{compression}$$, then a horizontal translation.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Compress horizontally by $$3$$, then translate right by $$2$$","choices":["Compress horizontally by $$3$$, then translate right by $$2$$","Compress horizontally by $$3$$, then translate right by $$6$$","Stretch horizontally by $$3$$, then translate right by $$2$$","Stretch horizontally by $$3$$, then translate right by $$6$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans101b-h1","type":"hint","dependencies":[],"title":"Understanding Horizontal Translations","text":"A horizontal translation means that the input is translated by some amount of units a: $$f{\\\\left(x+a\\\\right)}$$. Translating left adds a while translating right subtracts a.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101b-h2","type":"hint","dependencies":["a4593e0functrans101b-h1"],"title":"Understanding Horizontal $$\\\\frac{Stretch}{Compression}$$","text":"A horizontal $$\\\\frac{stretch}{compression}$$ means that the input is multiplied by some value b: $$f{\\\\left(b x\\\\right)}$$. Compressing multiplies $$b$$, while stretching multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101b-h3","type":"hint","dependencies":["a4593e0functrans101b-h2"],"title":"Solving the Equation","text":"A horizontal $$\\\\frac{stretch}{compression}$$ by $$b$$ units, then a horizontal translation by a units can be combined to create one equation to solve: $$y=f{\\\\left(b \\\\left(x+a\\\\right)\\\\right)}=3x-6$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101b-h4","type":"hint","dependencies":["a4593e0functrans101b-h3"],"title":"Solving the Equation","text":"Since the transformations are from $$y=x$$, the equation to solve is $$b \\\\left(x+a\\\\right)=3x-6$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101b-h5","type":"hint","dependencies":["a4593e0functrans101b-h4"],"title":"Solving the Equation","text":"The equation can be solved as a system of linear equations by looking at like terms:\\\\n\\\\n$$b=3$$\\\\n$$b a=-6$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a4593e0functrans101b-h5"],"title":"Solving the Equation","text":"What is the value of $$b$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101b-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a4593e0functrans101b-h5"],"title":"Solving the Equation","text":"What is the value of a?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans101b-h8","type":"hint","dependencies":["a4593e0functrans101b-h6","a4593e0functrans101b-h7"],"title":"Translating into Words","text":"Since $$a=-2$$ and $$b=3$$, the transformations can now be written out. Translating left adds a while translating right subtracts a. Compressing multiplies $$b$$, while stretching multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans11","title":"Transformations of Functions: Part A","body":"These questions test your knowledge of the core concepts. In words, list a sequence of two geometric transformations that will transform the graph of $$y=g(x)$$ into the given graph. Check whether the order matters in each example.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans11a","stepAnswer":["Translate right by $$2$$, then stretch vertically by 3;order does not matter"],"problemType":"MultipleChoice","stepTitle":"$$y=3g{\\\\left(x-2\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate right by $$2$$, then stretch vertically by 3;order does not matter","choices":["Translate right by $$2$$, then stretch vertically by 3;order does not matter","Translate left by $$2$$, then stretch horizontally by 3;order does not matter","Translate right by $$2$$, then stretch vertically by 3;order does matter","Translate left by $$2$$, then stretch horizontally by 3;order does matter"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans11a-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-h)$$","text":"For some value $$h$$, $$f(x-h)$$ means that f(x) is translated to the right by $$h$$ units. Similarly, $$f{\\\\left(x+h\\\\right)}$$ means that f(x) is translated to the left by $$h$$ units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11a-h2","type":"hint","dependencies":["a4593e0functrans11a-h1"],"title":"Understanding $$f(x-h)$$","text":"Since $$h$$ is $$2$$, $$f(x-2)$$ means that the graph is translated right by $$2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11a-h3","type":"hint","dependencies":["a4593e0functrans11a-h2"],"title":"Understanding $$h f{\\\\left(x\\\\right)}$$","text":"For some value $$h$$ not equal to $$0$$, $$h f{\\\\left(x\\\\right)}$$ means that f(x) is stretched vertically by $$h$$. Similarly, $$\\\\frac{f{\\\\left(x\\\\right)}}{h}$$ means that f(x) is compressed vertically by $$h$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11a-h4","type":"hint","dependencies":["a4593e0functrans11a-h3"],"title":"Understanding $$h f{\\\\left(x\\\\right)}$$","text":"Since $$h$$ is $$3$$, $$3f{\\\\left(x-2\\\\right)}$$ means that the graph is stretched vertically by $$3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11a-h5","type":"hint","dependencies":["a4593e0functrans11a-h4"],"title":"Does Order Matter?","text":"The order of transformation does not matter if each transformation is performed independently on the input (within the paranethesis of the function) and output (outside the paranethesis of the function).","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans11a-h5"],"title":"Does Order Matter?","text":"Is the translation right performed on the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans11a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans11a-h5"],"title":"Does Order Matter?","text":"Is the stretch vertically performed on the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans11a-h8","type":"hint","dependencies":["a4593e0functrans11a-h6","a4593e0functrans11a-h7"],"title":"Does Order Matter?","text":"Since the transformations were performed independently of each other, the order does not matter.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4593e0functrans11b","stepAnswer":["Translate right by $$4$$, then stretch horizontally by 2;order does not matter"],"problemType":"MultipleChoice","stepTitle":"$$y=g{\\\\left(\\\\frac{x}{2}-4\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate right by $$4$$, then stretch horizontally by 2;order does not matter","choices":["Translate right by $$4$$, then stretch horizontally by 2;order does not matter","Translate left by $$4$$, then stretch vertically by 2;order does not matter","Translate right by $$4$$, then stretch horizontally by 2;order does matter","Translate left by $$4$$, then stretch vertically by 2;order does matter"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans11b-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-h)$$","text":"For some value $$h$$, $$f(x-h)$$ means that f(x) is translated to the right by $$h$$ units. Similarly, $$f{\\\\left(x+h\\\\right)}$$ means that f(x) is translated to the left by $$h$$ units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11b-h2","type":"hint","dependencies":["a4593e0functrans11b-h1"],"title":"Understanding $$f(x-h)$$","text":"Since $$h$$ is $$4$$, $$f(x-4)$$ means that the graph is translated right by $$4$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11b-h3","type":"hint","dependencies":["a4593e0functrans11b-h2"],"title":"Understanding $$f{\\\\left(\\\\frac{x}{h}\\\\right)}$$","text":"For some value $$h$$ not equal to $$0$$, $$f{\\\\left(\\\\frac{x}{h}\\\\right)}$$ means that f(x) is stretched horizontally by $$h$$. Similarly, $$f{\\\\left(h x\\\\right)}$$ means that f(x) is compressed horizontally by $$h$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11b-h4","type":"hint","dependencies":["a4593e0functrans11b-h3"],"title":"Understanding $$f{\\\\left(\\\\frac{x}{h}\\\\right)}$$","text":"Since $$h$$ is $$\\\\frac{1}{2}$$, $$f{\\\\left(\\\\frac{x}{2}-4\\\\right)}$$ means that the graph is stretched horizontally by $$2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11b-h5","type":"hint","dependencies":["a4593e0functrans11b-h4"],"title":"Does Order Matter?","text":"The order of transformation does not matter if each transformation is performed independently on the input (within the paranethesis of the function) and output (outside the paranethesis of the function).","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans11b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans11b-h5"],"title":"Does Order Matter?","text":"Is the translation right performed on the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans11b-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans11b-h5"],"title":"Does Order Matter?","text":"Is the stretch horizontally performed on the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans11b-h8","type":"hint","dependencies":["a4593e0functrans11b-h6","a4593e0functrans11b-h7"],"title":"Does Order Matter?","text":"Since the transformations were both performed on the input, the order does matter.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans110","title":"Transformations of Functions: Part B","body":"These problems are generally harder, often highlighting an important subtlety. Use the \\"safe order of transformations\\" for transforming $$y=f(x)$$ $$\\\\rightsquigarrow$$ $$y=A+B f{\\\\left(C x+D\\\\right)}$$ to give a sequence of five elementary transformations whose composition transforms $$y=f(x)$$ into $$y=-8+\\\\frac{1}{4} f{\\\\left(\\\\left(-\\\\frac{1}{2}\\\\right) x-3\\\\right)}$$. The first step is completed for you.\\\\n\\\\nStart with the original: $$y=f(x)$$\\\\n\\\\nFirst translate right $$3$$ units, $$y=f(x-3)$$","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans110a","stepAnswer":["Stretch horizontally by $$2$$"],"problemType":"MultipleChoice","stepTitle":"What describes the second step: $$f{\\\\left(\\\\frac{1}{2} x-3\\\\right)}$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Stretch horizontally by $$2$$","choices":["Stretch horizontally by $$2$$","Compress horizontally by $$2$$","Stretch vertically by $$2$$","Compress vertically by $$2$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans110a-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans110a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans110a-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans110a-h3","type":"hint","dependencies":["a4593e0functrans110a-h2"],"title":"Horizontal or Vertical?","text":"A $$\\\\frac{stretch}{compression}$$ that affects the input is horizontal, while a $$\\\\frac{stretch}{compression}$$ that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans110a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Horizontal"],"dependencies":["a4593e0functrans110a-h3"],"title":"Horizontal or Vertical?","text":"Is the $$\\\\frac{stretch}{compression}$$ horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans110a-h5","type":"hint","dependencies":["a4593e0functrans110a-h4"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"A horizontal $$\\\\frac{stretch}{compression}$$ means that the input is multiplied by some value b: $$f{\\\\left(b x\\\\right)}$$. Compressing multiplies $$b$$, while stretching multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans110a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Stretch"],"dependencies":["a4593e0functrans110a-h5"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"Is the horizontal transformation a stretch or compression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Stretch","Compression"]}]}},{"id":"a4593e0functrans110b","stepAnswer":["Reflect across the $$y-axis$$"],"problemType":"MultipleChoice","stepTitle":"What describes the third step: $$f\\\\left(-\\\\frac{1}{2} x-3\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Reflect across the $$y-axis$$","Reflect across the $$x-axis$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans110b-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans110b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans110b-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans110b-h3","type":"hint","dependencies":["a4593e0functrans110b-h2"],"title":"Understanding Reflections","text":"A reflection that affects the input is over the y-axis, while a reflection that affects the output is over the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans110b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y-axis$$"],"dependencies":["a4593e0functrans110b-h3"],"title":"Understanding Reflections","text":"Is the reflection over the y-axis or x-axis?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-axis$$","$$y-axis$$"]}]}}]},{"id":"a4593e0functrans111","title":"Transformations of Functions: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Fill out the sequence of transformations whose composition transforms $$y=3^x$$ into $$y=\\\\frac{14-3^{\\\\left(-5x-2\\\\right)}}{7}$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans111a","stepAnswer":["$$2-\\\\frac{1}{7} f\\\\left(-5x+2\\\\right)$$"],"problemType":"MultipleChoice","stepTitle":"Rewrite the function in terms of f(x).","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2-\\\\frac{1}{7} f\\\\left(-5x+2\\\\right)$$","choices":["$$2-\\\\frac{1}{7} f\\\\left(-5x+2\\\\right)$$","$$2-\\\\frac{1}{7} 3^{\\\\left(-5f{\\\\left(x\\\\right)}+2\\\\right)}$$","$$\\\\frac{2-f\\\\left(-5x+2\\\\right)}{7}$$","$$2-3^{f\\\\left(-5x+2\\\\right)}$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans111a-h1","type":"hint","dependencies":[],"title":"Simplifying the Expression","text":"For some a,b,c not equal to $$0$$, $$\\\\frac{a+b}{c}=\\\\frac{a}{c}+\\\\frac{b}{c}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111a-h2","type":"hint","dependencies":["a4593e0functrans111a-h1"],"title":"Simplifying the Expression","text":"Split the expression into individual parts to simplify: $$\\\\frac{14}{7}-\\\\frac{1}{7} 3^{\\\\left(-5x+2\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a4593e0functrans111a-h2"],"title":"Simplifying the Expression","text":"What is $$\\\\frac{14}{7}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111a-h4","type":"hint","dependencies":["a4593e0functrans111a-h3"],"title":"Simplifying the Expression","text":"The term $$3^{\\\\left(-5x+2\\\\right)}$$ can be rewritten in terms of $$f(x)=3^x$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5x+2$$"],"dependencies":["a4593e0functrans111a-h4"],"title":"Simplifying the Expression","text":"What value of $$x$$ can be substituted to make $$3^x$$ equal to $$3^{\\\\left(-5x+2\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111a-h6","type":"hint","dependencies":["a4593e0functrans111a-h5"],"title":"Simplifying the Expression","text":"If $$f\\\\left(-5x+2\\\\right)=3^{\\\\left(-5x+2\\\\right)}$$, then $$\\\\frac{1}{7} 3^{\\\\left(-5x+2\\\\right)}=\\\\frac{1}{7} f\\\\left(-5x+2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4593e0functrans111b","stepAnswer":["Translate left by $$2$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform f(x) to $$f{\\\\left(x+2\\\\right)}$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate left by $$2$$","choices":["Translate left by $$2$$","Translate right by $$2$$","Translate up by $$2$$","Translate down by $$2$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans111b-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans111b-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans111b-h3","type":"hint","dependencies":["a4593e0functrans111b-h2"],"title":"Horizontal or Vertical?","text":"A translation that affects the input is horizontal, while a translation that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Horizontal"],"dependencies":["a4593e0functrans111b-h3"],"title":"Horizontal or Vertical?","text":"Is the translation horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans111b-h5","type":"hint","dependencies":["a4593e0functrans111b-h4"],"title":"Understanding Translation","text":"A hoirzontal translation means that the input is added by some value b: $$f{\\\\left(x+b\\\\right)}$$. Translating left adds $$b$$, while translating right subtracts $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans111b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a4593e0functrans111b-h5"],"title":"Understanding Translation","text":"Is the horizontal translation left or right?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Left","Right"]}]}}]},{"id":"a4593e0functrans2","title":"Transformations of Functions: Part A","body":"These questions test your knowledge of the core concepts. Below is the graph of $$y=f(x)$$ represented in $$\\\\frac{red}{solid}$$, where the domain of f is [0,4]. Choose the graph representing the functions below.\\\\n##figure3.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans2a","stepAnswer":["$$\\\\frac{Purple}{Bold}-Dashed$$"],"problemType":"MultipleChoice","stepTitle":"$$y=f{\\\\left(\\\\frac{x}{2}\\\\right)}$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{Purple}{Bold}-Dashed$$","choices":["$$\\\\frac{Blue}{Dashed}$$","$$\\\\frac{Green}{Dotted}$$","$$\\\\frac{Orange}{Bold}-Dotted$$","$$\\\\frac{Purple}{Bold}-Dashed$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans2a-h1","type":"hint","dependencies":[],"title":"Understanding $$f{\\\\left(\\\\frac{x}{h}\\\\right)}$$","text":"For some value $$h$$ not equal to $$0$$, $$f{\\\\left(\\\\frac{x}{h}\\\\right)}$$ means that f(x) is stretched horizontally by $$h$$. Similarly, $$f{\\\\left(h x\\\\right)}$$ means that f(x) is compressed horizontally by $$h$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans2a-h2","type":"hint","dependencies":["a4593e0functrans2a-h1"],"title":"Understanding $$f{\\\\left(\\\\frac{x}{h}\\\\right)}$$","text":"Since $$h$$ is $$\\\\frac{1}{2}$$, $$f{\\\\left(\\\\frac{x}{2}\\\\right)}$$ means that the graph is stretched horizontally by $$2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans2a-h3","type":"hint","dependencies":["a4593e0functrans2a-h2"],"title":"Understanding $$f{\\\\left(\\\\frac{x}{h}\\\\right)}$$","text":"$$f{\\\\left(\\\\frac{x}{2}\\\\right)}$$ means that $$f(0)=2$$, $$f(4)=0$$, and $$f(8)=1$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4593e0functrans2b","stepAnswer":["$$\\\\frac{Orange}{Bold}-Dotted$$"],"problemType":"MultipleChoice","stepTitle":"$$y=f(x)-2$$","stepBody":"##figure2.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{Orange}{Bold}-Dotted$$","choices":["$$\\\\frac{Blue}{Dashed}$$","$$\\\\frac{Green}{Dotted}$$","$$\\\\frac{Orange}{Bold}-Dotted$$","$$\\\\frac{Purple}{Bold}-Dashed$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans2b-h1","type":"hint","dependencies":[],"title":"Understanding $$f{\\\\left(x\\\\right)}+h$$","text":"For some value $$h$$, $$f{\\\\left(x\\\\right)}+h$$ means that f(x) is translated up by $$h$$ units. Similarly, $$f(x)-h$$ means that f(x) is translated down by $$h$$ units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans2b-h2","type":"hint","dependencies":["a4593e0functrans2b-h1"],"title":"Understanding $$f{\\\\left(x\\\\right)}+h$$","text":"Since $$h$$ is $$-2$$, $$f(x)-2$$ means that the graph is translated down by $$2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans2b-h3","type":"hint","dependencies":["a4593e0functrans2b-h2"],"title":"Understanding $$f{\\\\left(x\\\\right)}+h$$","text":"$$f(x)-2$$ means that $$f(0)=0$$, $$f(2)=-2$$, and $$f(4)=-1$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans200","title":"Transformations of Functions: Part B","body":"These problems are generally harder, often highlighting an important subtlety. On the graph below, the red dotted graph is $$y=h(x)$$. Write a formula for each of the other functions in terms of h(x).\\\\n##figure1.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans200a","stepAnswer":["Translate left by $$3$$, then stretch vertically by $$2$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{Orange}{Solid}$$: $$y=2h{\\\\left(x+3\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate left by $$3$$, then stretch vertically by $$2$$","choices":["Translate left by $$3$$, then stretch vertically by $$2$$","Translate right by $$3$$, then stretch vertically by $$2$$","Translate left by $$3$$, then stretch horizontally by $$2$$","Translate right by $$3$$, then stretch horizontally by $$2$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans200a-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-a)$$","text":"For some value a, $$f(x-a)$$ means that f(x) is translated to the right by a units. Similarly, $$f{\\\\left(x+a\\\\right)}$$ means that f(x) is translated to the left by a units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans200a-h2","type":"hint","dependencies":["a4593e0functrans200a-h1"],"title":"Understanding $$f(x-a)$$","text":"Since a is $$-3$$, $$h{\\\\left(x+3\\\\right)}$$ means that the graph is translated left by $$3$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans200a-h3","type":"hint","dependencies":["a4593e0functrans200a-h2"],"title":"Understanding $$a f{\\\\left(x\\\\right)}$$","text":"For some value a not equal to $$0$$, $$a f{\\\\left(x\\\\right)}$$ means that f(x) is stretched vertically by a. Similarly, $$\\\\frac{f{\\\\left(x\\\\right)}}{a}$$ means that f(x) is compressed vertically by a.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans200a-h4","type":"hint","dependencies":["a4593e0functrans200a-h3"],"title":"Understanding $$a f{\\\\left(x\\\\right)}$$","text":"Since a is $$2$$, $$2h{\\\\left(x+3\\\\right)}$$ means that the graph is stretched vertically by $$2$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans3","title":"Transformations of Functions: Part A","body":"These questions test your knowledge of the core concepts. Below is the graph of $$y=f(x)$$ represented in $$\\\\frac{red}{solid}$$, where the domain of f is [0,4]. Choose the graph representing the functions below.\\\\n##figure2.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans3a","stepAnswer":["$$\\\\frac{Green}{Dotted}$$"],"problemType":"MultipleChoice","stepTitle":"$$y=2f{\\\\left(x+4\\\\right)}$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{Green}{Dotted}$$","choices":["$$\\\\frac{Blue}{Dashed}$$","$$\\\\frac{Green}{Dotted}$$","$$\\\\frac{Orange}{Bold}-Dotted$$","$$\\\\frac{Purple}{Bold}-Dashed$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans3a-h1","type":"hint","dependencies":[],"title":"Understanding $$f(x-h)$$","text":"For some value $$h$$, $$f(x-h)$$ means that f(x) is translated to the right by $$h$$ units. Similarly, $$f{\\\\left(x+h\\\\right)}$$ means that f(x) is translated to the left by $$h$$ units.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans3a-h2","type":"hint","dependencies":["a4593e0functrans3a-h1"],"title":"Understanding $$f(x-h)$$","text":"Since $$h$$ is $$-4$$, $$f{\\\\left(x+4\\\\right)}$$ means that the graph is translated four units to the left.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans3a-h3","type":"hint","dependencies":["a4593e0functrans3a-h2"],"title":"Understanding $$f(x-h)$$","text":"$$f{\\\\left(x+4\\\\right)}$$ means that $$f(-4)=2$$, $$f(-2)=0$$, and $$f(0)=1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans3a-h4","type":"hint","dependencies":["a4593e0functrans3a-h3"],"title":"Understanding $$h f{\\\\left(x\\\\right)}$$","text":"For some value $$h$$ not equal to $$0$$, $$h f{\\\\left(x\\\\right)}$$ means that f(x) is stretched vertically by $$h$$. Similarly, $$\\\\frac{f{\\\\left(x\\\\right)}}{h}$$ means that f(x) is compressed vertically by $$h$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans3a-h5","type":"hint","dependencies":["a4593e0functrans3a-h4"],"title":"Understanding $$h f{\\\\left(x\\\\right)}$$","text":"Since $$h$$ is $$2$$, $$2f{\\\\left(x\\\\right)}$$ means that the graph is stretched vertically by $$2$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans3a-h6","type":"hint","dependencies":["a4593e0functrans3a-h5"],"title":"Understanding $$h f{\\\\left(x\\\\right)}$$","text":"$$2f{\\\\left(x+4\\\\right)}$$ means that $$f(-4)=4$$, $$f(-2)=0$$, and $$f(0)=2$$.","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4593e0functrans310","title":"Transformations of Functions: Part B","body":"These problems are generally harder, often highlighting an important subtlety. Use the \\"safe order of transformations\\" for transforming $$y=f(x)$$ $$\\\\rightsquigarrow$$ $$y=A+B f{\\\\left(C x+D\\\\right)}$$ to give a sequence of five elementary transformations whose composition transforms $$y=f(x)$$ into $$y=-8+\\\\frac{1}{4} f{\\\\left(\\\\left(-\\\\frac{1}{2}\\\\right) x-3\\\\right)}$$. The first step is completed for you.\\\\n\\\\nStart with the original: $$y=f(x)$$\\\\n\\\\nFirst translate right $$3$$ units, $$y=f(x-3)$$","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans310a","stepAnswer":["Compress vertically by $$4$$"],"problemType":"MultipleChoice","stepTitle":"What describes the fourth step: $$\\\\frac{1}{4} f\\\\left(-\\\\frac{1}{2} x-3\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Compress vertically by $$4$$","choices":["Stretch horizontally by $$4$$","Compress horizontally by $$4$$","Stretch vertically by $$4$$","Compress vertically by $$4$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans310a-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans310a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans310a-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans310a-h3","type":"hint","dependencies":["a4593e0functrans310a-h2"],"title":"Horizontal or Vertical?","text":"A $$\\\\frac{stretch}{compression}$$ that affects the input is horizontal, while a $$\\\\frac{stretch}{compression}$$ that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans310a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Vertical"],"dependencies":["a4593e0functrans310a-h3"],"title":"Horizontal or Vertical?","text":"Is the $$\\\\frac{stretch}{compression}$$ horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans310a-h5","type":"hint","dependencies":["a4593e0functrans310a-h4"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"A vertical $$\\\\frac{stretch}{compression}$$ means that the output is multiplied by some value b: $$f{\\\\left(b x\\\\right)}$$. Stretching multiplies $$b$$, while compressing multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans310a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Compression"],"dependencies":["a4593e0functrans310a-h5"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"Is the vertical transformation a stretch or compression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Stretch","Compression"]}]}},{"id":"a4593e0functrans310b","stepAnswer":["Translate down by $$8$$"],"problemType":"MultipleChoice","stepTitle":"What describes the final step: $$-8+\\\\frac{1}{4} f\\\\left(-\\\\frac{1}{2} x-3\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate down by $$8$$","choices":["Translate down by $$8$$","Translate up by $$8$$","Translate right by $$8$$","Translate left by $$8$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans310b-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans310b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans310b-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans310b-h3","type":"hint","dependencies":["a4593e0functrans310b-h2"],"title":"Horizontal or Vertical?","text":"A translation that affects the input is horizontal, while a translation that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans310b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Vertical"],"dependencies":["a4593e0functrans310b-h3"],"title":"Horizontal or Vertical?","text":"Is the translation horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans310b-h5","type":"hint","dependencies":["a4593e0functrans310b-h4"],"title":"Understanding Translation","text":"A vertical translation means that the output is added by some value b: $$f{\\\\left(x\\\\right)}+b$$. Translating up adds $$b$$, while translating down subtracts $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans310b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Down"],"dependencies":["a4593e0functrans310b-h5"],"title":"Understanding Translation","text":"Is the vertical translation up or down?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Up","Down"]}]}}]},{"id":"a4593e0functrans411","title":"Transformations of Functions: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Fill out the sequence of transformations whose composition transforms $$y=3^x$$ into $$y=\\\\frac{14-3^{\\\\left(-5x-2\\\\right)}}{7}$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans411a","stepAnswer":["Compress horizontally by $$5$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$f{\\\\left(x+2\\\\right)}$$ to $$f{\\\\left(5x+2\\\\right)}$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Compress horizontally by $$5$$","choices":["Compress horizontally by $$5$$","Stretch horizontally by $$5$$","Compress vertically by $$5$$","Stretch vertically by $$5$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans411a-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans411a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans411a-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans411a-h3","type":"hint","dependencies":["a4593e0functrans411a-h2"],"title":"Horizontal or Vertical?","text":"A $$\\\\frac{stretch}{compression}$$ that affects the input is horizontal, while a $$\\\\frac{stretch}{compression}$$ that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans411a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Horizontal"],"dependencies":["a4593e0functrans411a-h3"],"title":"Horizontal or Vertical?","text":"Is the $$\\\\frac{stretch}{compression}$$ horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans411a-h5","type":"hint","dependencies":["a4593e0functrans411a-h4"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"A horizontal $$\\\\frac{stretch}{compression}$$ means that the input is multiplied by some value b: $$f{\\\\left(b x\\\\right)}$$. Compressing multiplies $$b$$, while stretching multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans411a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Compression"],"dependencies":["a4593e0functrans411a-h5"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"Is the horizontal transformation a stretch or compression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Stretch","Compression"]}]}},{"id":"a4593e0functrans411b","stepAnswer":["Reflect across $$y-axis$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$f{\\\\left(5x+2\\\\right)}$$ to $$f\\\\left(-5x+2\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Reflect across $$y-axis$$","Reflect across $$x-axis$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans411b-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans411b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Input"],"dependencies":["a4593e0functrans411b-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans411b-h3","type":"hint","dependencies":["a4593e0functrans411b-h2"],"title":"Understanding Reflections","text":"A reflection that affects the input is over the y-axis, while a reflection that affects the output is over the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans411b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y-axis$$"],"dependencies":["a4593e0functrans411b-h3"],"title":"Understanding Reflections","text":"Is the reflection over the y-axis or x-axis?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-axis$$","$$y-axis$$"]}]}}]},{"id":"a4593e0functrans511","title":"Transformations of Functions: Part C","body":"These questions are challenging, requiring mastery of each concept and their interrelations. Fill out the sequence of transformations whose composition transforms $$y=3^x$$ into $$y=\\\\frac{14-3^{\\\\left(-5x-2\\\\right)}}{7}$$.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Transformations of Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4593e0functrans511a","stepAnswer":["Reflect across $$x-axis$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$f\\\\left(-5x+2\\\\right)$$ to $$-f\\\\left(-5x+2\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Reflect across $$y-axis$$","Reflect across $$x-axis$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans511a-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans511a-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans511a-h3","type":"hint","dependencies":["a4593e0functrans511a-h2"],"title":"Understanding Reflections","text":"A reflection that affects the input is over the y-axis, while a reflection that affects the output is over the x-axis.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x-axis$$"],"dependencies":["a4593e0functrans511a-h3"],"title":"Understanding Reflections","text":"Is the reflection over the y-axis or x-axis?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$x-axis$$","$$y-axis$$"]}]}},{"id":"a4593e0functrans511b","stepAnswer":["Compress vertically by $$7$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$-f\\\\left(-5x+2\\\\right)$$ to $$-\\\\left(\\\\frac{1}{7}\\\\right) f\\\\left(-5x+2\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Compress vertically by $$7$$","choices":["Compress horizontally by $$7$$","Stretch horizontally by $$7$$","Compress vertically by $$7$$","Stretch vertically by $$7$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans511b-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans511b-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans511b-h3","type":"hint","dependencies":["a4593e0functrans511b-h2"],"title":"Horizontal or Vertical?","text":"A $$\\\\frac{stretch}{compression}$$ that affects the input is horizontal, while a $$\\\\frac{stretch}{compression}$$ that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Vertical"],"dependencies":["a4593e0functrans511b-h3"],"title":"Horizontal or Vertical?","text":"Is the $$\\\\frac{stretch}{compression}$$ horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans511b-h5","type":"hint","dependencies":["a4593e0functrans511b-h4"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"A vertical $$\\\\frac{stretch}{compression}$$ means that the output is multiplied by some value b: $$f{\\\\left(b x\\\\right)}$$. Stretching multiplies $$b$$, while compressing multiplies $$\\\\frac{1}{b}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Compression"],"dependencies":["a4593e0functrans511b-h5"],"title":"Understanding $$\\\\frac{Stretch}{Compression}$$","text":"Is the vertical transformation a stretch or compression?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Stretch","Compression"]}]}},{"id":"a4593e0functrans511c","stepAnswer":["Translate up by $$2$$"],"problemType":"MultipleChoice","stepTitle":"What step can be taken to transform $$-\\\\left(\\\\frac{1}{7}\\\\right) f\\\\left(-5x+2\\\\right)$$ to $$2-\\\\frac{1}{7} f\\\\left(-5x+2\\\\right)$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Translate up by $$2$$","choices":["Translate up by $$2$$","Translate down by $$2$$","Translate left by $$2$$","Translate right by $$2$$"],"hints":{"DefaultPathway":[{"id":"a4593e0functrans511c-h1","type":"hint","dependencies":[],"title":"Input or Output?","text":"A transformation that affects the input is within the function paranetheses, while a transformation that affects the output is outside the function paranetheses.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Output"],"dependencies":["a4593e0functrans511c-h1"],"title":"Input or Output?","text":"Does the step affect the input or output of the function?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Input","Output"]},{"id":"a4593e0functrans511c-h3","type":"hint","dependencies":["a4593e0functrans511c-h2"],"title":"Horizontal or Vertical?","text":"A translation that affects the input is horizontal, while a translation that affects the output is vertical.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511c-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Vertical"],"dependencies":["a4593e0functrans511c-h3"],"title":"Horizontal or Vertical?","text":"Is the translation horizontal or vertical?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Horizontal","Vertical"]},{"id":"a4593e0functrans511c-h5","type":"hint","dependencies":["a4593e0functrans511c-h4"],"title":"Understanding Translation","text":"A vertical translation means that the output is added by some value b: $$f{\\\\left(x\\\\right)}+b$$. Translating up adds $$b$$, while translating down subtracts $$b$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4593e0functrans511c-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Up"],"dependencies":["a4593e0functrans511c-h5"],"title":"Understanding Translation","text":"Is the vertical translation up or down?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Up","Down"]}]}}]},{"id":"a47ce72graphquad1","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad1a","stepAnswer":["B"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2-3$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad1a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad1a-h2","type":"hint","dependencies":["a47ce72graphquad1a-h1"],"title":"Vertical Transformation","text":"Since this is a vertical transformation, is it up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad1a-h3","type":"hint","dependencies":["a47ce72graphquad1a-h2"],"title":"Down Transformation","text":"Since it is $$-3$$, it\'s a vertical transformation down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad10","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad10a","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2+2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad10a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad10a-h2","type":"hint","dependencies":["a47ce72graphquad10a-h1"],"title":"Vertical Transformation","text":"Since this is a vertical transformation, is it up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad10a-h3","type":"hint","dependencies":["a47ce72graphquad10a-h2"],"title":"Up Transformation","text":"Since it is $$2$$, it\'s a vertical transformation up.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad11","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad11a","stepAnswer":["A"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x+2\\\\right)}^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad11a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad11a-h2","type":"hint","dependencies":["a47ce72graphquad11a-h1"],"title":"Horizontal Transformation","text":"Since this is a horizontal transformation, is it to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad11a-h3","type":"hint","dependencies":["a47ce72graphquad11a-h2"],"title":"Left Transformation","text":"Since it is $$2$$, it\'s a horizontal transformation to the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad12","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad12a","stepAnswer":["B"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x-2\\\\right)}^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad12a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad12a-h2","type":"hint","dependencies":["a47ce72graphquad12a-h1"],"title":"Horizontal Transformation","text":"Since this is a horizontal transformation, is it to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad12a-h3","type":"hint","dependencies":["a47ce72graphquad12a-h2"],"title":"Right Transformation","text":"Since it is $$-2$$, it\'s a horizontal transformation to the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad13","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad13a","stepAnswer":["B"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x+2\\\\right)}^2+1$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad13a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h2","type":"hint","dependencies":["a47ce72graphquad13a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h3","type":"hint","dependencies":["a47ce72graphquad13a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h4","type":"hint","dependencies":["a47ce72graphquad13a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h5","type":"hint","dependencies":["a47ce72graphquad13a-h4"],"title":"Vertical Transformation","text":"Since our k is $$1$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h6","type":"hint","dependencies":["a47ce72graphquad13a-h5"],"title":"Up Transformation","text":"It is a vertical shift up by $$1$$, since our k is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h7","type":"hint","dependencies":["a47ce72graphquad13a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h8","type":"hint","dependencies":["a47ce72graphquad13a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h9","type":"hint","dependencies":["a47ce72graphquad13a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h10","type":"hint","dependencies":["a47ce72graphquad13a-h9"],"title":"Left Transformation","text":"It is a horizontal shift to the left by $$2$$, since $$b$$ is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h11","type":"hint","dependencies":["a47ce72graphquad13a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h12","type":"hint","dependencies":["a47ce72graphquad13a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h13","type":"hint","dependencies":["a47ce72graphquad13a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad13a-h14","type":"hint","dependencies":["a47ce72graphquad13a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad14","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad14a","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x+2\\\\right)}^2-1$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad14a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h2","type":"hint","dependencies":["a47ce72graphquad14a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h3","type":"hint","dependencies":["a47ce72graphquad14a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h4","type":"hint","dependencies":["a47ce72graphquad14a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h5","type":"hint","dependencies":["a47ce72graphquad14a-h4"],"title":"Vertical Transformation","text":"Since our k is $$-1$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h6","type":"hint","dependencies":["a47ce72graphquad14a-h5"],"title":"Down Transformation","text":"It is a vertical shift down by $$1$$, since our k is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h7","type":"hint","dependencies":["a47ce72graphquad14a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h8","type":"hint","dependencies":["a47ce72graphquad14a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h9","type":"hint","dependencies":["a47ce72graphquad14a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h10","type":"hint","dependencies":["a47ce72graphquad14a-h9"],"title":"Left Transformation","text":"It is a horizontal shift to the left by $$2$$, since $$b$$ is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h11","type":"hint","dependencies":["a47ce72graphquad14a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h12","type":"hint","dependencies":["a47ce72graphquad14a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h13","type":"hint","dependencies":["a47ce72graphquad14a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad14a-h14","type":"hint","dependencies":["a47ce72graphquad14a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad15","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad15a","stepAnswer":["A"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x-2\\\\right)}^2-1$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad15a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h2","type":"hint","dependencies":["a47ce72graphquad15a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h3","type":"hint","dependencies":["a47ce72graphquad15a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h4","type":"hint","dependencies":["a47ce72graphquad15a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h5","type":"hint","dependencies":["a47ce72graphquad15a-h4"],"title":"Vertical Transformation","text":"Since our k is $$-1$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h6","type":"hint","dependencies":["a47ce72graphquad15a-h5"],"title":"Down Transformation","text":"It is a vertical shift down by $$1$$, since our k is $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h7","type":"hint","dependencies":["a47ce72graphquad15a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h8","type":"hint","dependencies":["a47ce72graphquad15a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h9","type":"hint","dependencies":["a47ce72graphquad15a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$-2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h10","type":"hint","dependencies":["a47ce72graphquad15a-h9"],"title":"Right Transformation","text":"It is a horizontal shift to the right by $$2$$, since $$b$$ is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h11","type":"hint","dependencies":["a47ce72graphquad15a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h12","type":"hint","dependencies":["a47ce72graphquad15a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h13","type":"hint","dependencies":["a47ce72graphquad15a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad15a-h14","type":"hint","dependencies":["a47ce72graphquad15a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad16","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad16a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x-2\\\\right)}^2+1$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad16a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h2","type":"hint","dependencies":["a47ce72graphquad16a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h3","type":"hint","dependencies":["a47ce72graphquad16a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h4","type":"hint","dependencies":["a47ce72graphquad16a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h5","type":"hint","dependencies":["a47ce72graphquad16a-h4"],"title":"Vertical Transformation","text":"Since our k is $$1$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h6","type":"hint","dependencies":["a47ce72graphquad16a-h5"],"title":"Up Transformation","text":"It is a vertical shift up by $$1$$, since our k is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h7","type":"hint","dependencies":["a47ce72graphquad16a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h8","type":"hint","dependencies":["a47ce72graphquad16a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h9","type":"hint","dependencies":["a47ce72graphquad16a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$-2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h10","type":"hint","dependencies":["a47ce72graphquad16a-h9"],"title":"Right Transformation","text":"It is a horizontal shift to the right by $$2$$, since $$b$$ is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h11","type":"hint","dependencies":["a47ce72graphquad16a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h12","type":"hint","dependencies":["a47ce72graphquad16a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h13","type":"hint","dependencies":["a47ce72graphquad16a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad16a-h14","type":"hint","dependencies":["a47ce72graphquad16a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad17","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad17a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x+4\\\\right)}^2+2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad17a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h2","type":"hint","dependencies":["a47ce72graphquad17a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h3","type":"hint","dependencies":["a47ce72graphquad17a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h4","type":"hint","dependencies":["a47ce72graphquad17a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h5","type":"hint","dependencies":["a47ce72graphquad17a-h4"],"title":"Vertical Transformation","text":"Since our k is $$2$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h6","type":"hint","dependencies":["a47ce72graphquad17a-h5"],"title":"Up Transformation","text":"It is a vertical shift up by $$2$$, since our k is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h7","type":"hint","dependencies":["a47ce72graphquad17a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h8","type":"hint","dependencies":["a47ce72graphquad17a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h9","type":"hint","dependencies":["a47ce72graphquad17a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$4$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h10","type":"hint","dependencies":["a47ce72graphquad17a-h9"],"title":"Left Transformation","text":"It is a horizontal shift to the left by $$4$$, since $$b$$ is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h11","type":"hint","dependencies":["a47ce72graphquad17a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h12","type":"hint","dependencies":["a47ce72graphquad17a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h13","type":"hint","dependencies":["a47ce72graphquad17a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad17a-h14","type":"hint","dependencies":["a47ce72graphquad17a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad18","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad18a","stepAnswer":["B"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x+4\\\\right)}^2-2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad18a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h2","type":"hint","dependencies":["a47ce72graphquad18a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h3","type":"hint","dependencies":["a47ce72graphquad18a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h4","type":"hint","dependencies":["a47ce72graphquad18a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h5","type":"hint","dependencies":["a47ce72graphquad18a-h4"],"title":"Vertical Transformation","text":"Since our k is $$-2$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h6","type":"hint","dependencies":["a47ce72graphquad18a-h5"],"title":"Down Transformation","text":"It is a vertical shift down by $$2$$, since our k is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h7","type":"hint","dependencies":["a47ce72graphquad18a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h8","type":"hint","dependencies":["a47ce72graphquad18a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h9","type":"hint","dependencies":["a47ce72graphquad18a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$4$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h10","type":"hint","dependencies":["a47ce72graphquad18a-h9"],"title":"Left Transformation","text":"It is a horizontal shift to the left by $$4$$, since $$b$$ is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h11","type":"hint","dependencies":["a47ce72graphquad18a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h12","type":"hint","dependencies":["a47ce72graphquad18a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h13","type":"hint","dependencies":["a47ce72graphquad18a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad18a-h14","type":"hint","dependencies":["a47ce72graphquad18a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad19","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad19a","stepAnswer":["A"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x-4\\\\right)}^2-2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad19a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h2","type":"hint","dependencies":["a47ce72graphquad19a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h3","type":"hint","dependencies":["a47ce72graphquad19a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h4","type":"hint","dependencies":["a47ce72graphquad19a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h5","type":"hint","dependencies":["a47ce72graphquad19a-h4"],"title":"Vertical Transformation","text":"Since our k is $$-2$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h6","type":"hint","dependencies":["a47ce72graphquad19a-h5"],"title":"Down Transformation","text":"It is a vertical shift down by $$2$$, since our k is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h7","type":"hint","dependencies":["a47ce72graphquad19a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h8","type":"hint","dependencies":["a47ce72graphquad19a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h9","type":"hint","dependencies":["a47ce72graphquad19a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$4$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h10","type":"hint","dependencies":["a47ce72graphquad19a-h9"],"title":"Right Transformation","text":"It is a horizontal shift to the right by $$4$$, since $$b$$ is $$-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h11","type":"hint","dependencies":["a47ce72graphquad19a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h12","type":"hint","dependencies":["a47ce72graphquad19a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h13","type":"hint","dependencies":["a47ce72graphquad19a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad19a-h14","type":"hint","dependencies":["a47ce72graphquad19a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad2","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad2a","stepAnswer":["A"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2+3$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad2a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad2a-h2","type":"hint","dependencies":["a47ce72graphquad2a-h1"],"title":"Vertical Transformation","text":"Since this is a vertical transformation, is it up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad2a-h3","type":"hint","dependencies":["a47ce72graphquad2a-h2"],"title":"Up Transformation","text":"Since it is $$3$$, it\'s a vertical transformation up.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad20","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad20a","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x-4\\\\right)}^2+2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad20a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h2","type":"hint","dependencies":["a47ce72graphquad20a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h3","type":"hint","dependencies":["a47ce72graphquad20a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h4","type":"hint","dependencies":["a47ce72graphquad20a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h5","type":"hint","dependencies":["a47ce72graphquad20a-h4"],"title":"Vertical Transformation","text":"Since our k is $$2$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h6","type":"hint","dependencies":["a47ce72graphquad20a-h5"],"title":"Up Transformation","text":"It is a vertical shift down by $$2$$, since our k is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h7","type":"hint","dependencies":["a47ce72graphquad20a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h8","type":"hint","dependencies":["a47ce72graphquad20a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h9","type":"hint","dependencies":["a47ce72graphquad20a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$4$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h10","type":"hint","dependencies":["a47ce72graphquad20a-h9"],"title":"Right Transformation","text":"It is a horizontal shift to the right by $$4$$, since $$b$$ is $$-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h11","type":"hint","dependencies":["a47ce72graphquad20a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h12","type":"hint","dependencies":["a47ce72graphquad20a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h13","type":"hint","dependencies":["a47ce72graphquad20a-h12"],"title":"Width","text":"Since a is $$1$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad20a-h14","type":"hint","dependencies":["a47ce72graphquad20a-h13"],"title":"Normal Width","text":"Since a is $$1$$, it will have a normal width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad21","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad21a","stepAnswer":["B"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=-2x^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad21a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Are there any horizontal or vertical transformations?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad21a-h2","type":"hint","dependencies":["a47ce72graphquad21a-h1"],"title":"Transformations","text":"There are no horizontal or vertical transformations since it is not in the form of $${\\\\left(x+b\\\\right)}^2$$ or $$x^2+k$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad21a-h3","type":"hint","dependencies":["a47ce72graphquad21a-h2"],"title":"Width","text":"Are there any changes to the width?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad21a-h4","type":"hint","dependencies":["a47ce72graphquad21a-h3"],"title":"Width","text":"Since there is a change, it it going to be wide or skinny?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad21a-h5","type":"hint","dependencies":["a47ce72graphquad21a-h4"],"title":"Skinny","text":"Since the absolute value of a is larger than $$1$$, the graph will be skinnier.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad21a-h6","type":"hint","dependencies":["a47ce72graphquad21a-h5"],"title":"Direction","text":"What is the sign of a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad21a-h7","type":"hint","dependencies":["a47ce72graphquad21a-h6"],"title":"Direction","text":"Since a is negative, does the graph go up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad21a-h8","type":"hint","dependencies":["a47ce72graphquad21a-h7"],"title":"Down","text":"Since a is negative, the graph goes down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad22","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad22a","stepAnswer":["A"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=2x^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad22a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Are there any horizontal or vertical transformations?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad22a-h2","type":"hint","dependencies":["a47ce72graphquad22a-h1"],"title":"Transformations","text":"There are no horizontal or vertical transformations since it is not in the form of $${\\\\left(x+b\\\\right)}^2$$ or $$x^2+k$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad22a-h3","type":"hint","dependencies":["a47ce72graphquad22a-h2"],"title":"Width","text":"Are there any changes to the width?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad22a-h4","type":"hint","dependencies":["a47ce72graphquad22a-h3"],"title":"Width","text":"Since there is a change, it it going to be wide or skinny?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad22a-h5","type":"hint","dependencies":["a47ce72graphquad22a-h4"],"title":"Skinny","text":"Since the absolute value of a is larger than $$1$$, the graph will be skinnier.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad22a-h6","type":"hint","dependencies":["a47ce72graphquad22a-h5"],"title":"Direction","text":"What is the sign of a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad22a-h7","type":"hint","dependencies":["a47ce72graphquad22a-h6"],"title":"Direction","text":"Since a is positive, does the graph go up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad22a-h8","type":"hint","dependencies":["a47ce72graphquad22a-h7"],"title":"Up","text":"Since a is positive, the graph goes up.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad23","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad23a","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{1}{2} x^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad23a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Are there any horizontal or vertical transformations?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad23a-h2","type":"hint","dependencies":["a47ce72graphquad23a-h1"],"title":"Transformations","text":"There are no horizontal or vertical transformations since it is not in the form of $${\\\\left(x+b\\\\right)}^2$$ or $$x^2+k$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad23a-h3","type":"hint","dependencies":["a47ce72graphquad23a-h2"],"title":"Width","text":"Are there any changes to the width?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad23a-h4","type":"hint","dependencies":["a47ce72graphquad23a-h3"],"title":"Width","text":"Since there is a change, it it going to be wide or skinny?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad23a-h5","type":"hint","dependencies":["a47ce72graphquad23a-h4"],"title":"Wide","text":"Since the absolute value of a is less than $$1$$, the graph will be wider.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad23a-h6","type":"hint","dependencies":["a47ce72graphquad23a-h5"],"title":"Direction","text":"What is the sign of a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad23a-h7","type":"hint","dependencies":["a47ce72graphquad23a-h6"],"title":"Direction","text":"Since a is positive, does the graph go up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad23a-h8","type":"hint","dependencies":["a47ce72graphquad23a-h7"],"title":"Up","text":"Since a is positive, the graph goes up.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad24","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad24a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\left(-\\\\frac{1}{2}\\\\right) x^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad24a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Are there any horizontal or vertical transformations?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad24a-h2","type":"hint","dependencies":["a47ce72graphquad24a-h1"],"title":"Transformations","text":"There are no horizontal or vertical transformations since it is not in the form of $${\\\\left(x+b\\\\right)}^2$$ or $$x^2+k$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad24a-h3","type":"hint","dependencies":["a47ce72graphquad24a-h2"],"title":"Width","text":"Are there any changes to the width?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad24a-h4","type":"hint","dependencies":["a47ce72graphquad24a-h3"],"title":"Width","text":"Since there is a change, it it going to be wide or skinny?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad24a-h5","type":"hint","dependencies":["a47ce72graphquad24a-h4"],"title":"Wide","text":"Since the absolute value of a is less than $$1$$, the graph will be wider.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad24a-h6","type":"hint","dependencies":["a47ce72graphquad24a-h5"],"title":"Direction","text":"What is the sign of a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad24a-h7","type":"hint","dependencies":["a47ce72graphquad24a-h6"],"title":"Direction","text":"Since a is negative, does the graph go up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad24a-h8","type":"hint","dependencies":["a47ce72graphquad24a-h7"],"title":"Down","text":"Since a is negative, the graph goes down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad25","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad25a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\left(-3{\\\\left(x+2\\\\right)}^2\\\\right)+7$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad25a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h2","type":"hint","dependencies":["a47ce72graphquad25a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h3","type":"hint","dependencies":["a47ce72graphquad25a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h4","type":"hint","dependencies":["a47ce72graphquad25a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h5","type":"hint","dependencies":["a47ce72graphquad25a-h4"],"title":"Vertical Transformation","text":"Since our k is $$7$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h6","type":"hint","dependencies":["a47ce72graphquad25a-h5"],"title":"Up Transformation","text":"It is a vertical shift up by $$7$$, since our k is $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h7","type":"hint","dependencies":["a47ce72graphquad25a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h8","type":"hint","dependencies":["a47ce72graphquad25a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h9","type":"hint","dependencies":["a47ce72graphquad25a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h10","type":"hint","dependencies":["a47ce72graphquad25a-h9"],"title":"Left Transformation","text":"It is a horizontal shift to the right by $$2$$, since $$b$$ is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h11","type":"hint","dependencies":["a47ce72graphquad25a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h12","type":"hint","dependencies":["a47ce72graphquad25a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h13","type":"hint","dependencies":["a47ce72graphquad25a-h12"],"title":"Width","text":"Since a is $$-3$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h14","type":"hint","dependencies":["a47ce72graphquad25a-h13"],"title":"Skinny Width","text":"Since a is $$-3$$, it\'s absolute value is larger than $$1$$, so it will have a skinnier width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h15","type":"hint","dependencies":["a47ce72graphquad25a-h14"],"title":"Direction","text":"What is the sign of a and what does this tell us about the direction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h16","type":"hint","dependencies":["a47ce72graphquad25a-h15"],"title":"Direction","text":"Since a is $$-3$$, what direction does the graph go?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad25a-h17","type":"hint","dependencies":["a47ce72graphquad25a-h16"],"title":"Down","text":"Since a is negative, it will go downwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad26","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad26a","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=3{\\\\left(x-2\\\\right)}^2-7$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad26a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h2","type":"hint","dependencies":["a47ce72graphquad26a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h3","type":"hint","dependencies":["a47ce72graphquad26a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h4","type":"hint","dependencies":["a47ce72graphquad26a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h5","type":"hint","dependencies":["a47ce72graphquad26a-h4"],"title":"Vertical Transformation","text":"Since our k is $$-7$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h6","type":"hint","dependencies":["a47ce72graphquad26a-h5"],"title":"Down Transformation","text":"It is a vertical shift down by $$7$$, since our k is $$-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h7","type":"hint","dependencies":["a47ce72graphquad26a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h8","type":"hint","dependencies":["a47ce72graphquad26a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h9","type":"hint","dependencies":["a47ce72graphquad26a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$-2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h10","type":"hint","dependencies":["a47ce72graphquad26a-h9"],"title":"Right Transformation","text":"It is a horizontal shift to the right by $$2$$, since $$b$$ is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h11","type":"hint","dependencies":["a47ce72graphquad26a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h12","type":"hint","dependencies":["a47ce72graphquad26a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h13","type":"hint","dependencies":["a47ce72graphquad26a-h12"],"title":"Width","text":"Since a is $$3$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h14","type":"hint","dependencies":["a47ce72graphquad26a-h13"],"title":"Skinny Width","text":"Since a is $$3$$, it\'s absolute value is larger than $$1$$, so it will have a skinnier width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h15","type":"hint","dependencies":["a47ce72graphquad26a-h14"],"title":"Direction","text":"What is the sign of a and what does this tell us about the direction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h16","type":"hint","dependencies":["a47ce72graphquad26a-h15"],"title":"Direction","text":"Since a is $$3$$, what direction does the graph go?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad26a-h17","type":"hint","dependencies":["a47ce72graphquad26a-h16"],"title":"Up","text":"Since a is positive, it will go upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad27","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad27a","stepAnswer":["B"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\left(-3{\\\\left(x-2\\\\right)}^2\\\\right)-7$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad27a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h2","type":"hint","dependencies":["a47ce72graphquad27a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h3","type":"hint","dependencies":["a47ce72graphquad27a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h4","type":"hint","dependencies":["a47ce72graphquad27a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h5","type":"hint","dependencies":["a47ce72graphquad27a-h4"],"title":"Vertical Transformation","text":"Since our k is $$-7$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h6","type":"hint","dependencies":["a47ce72graphquad27a-h5"],"title":"Down Transformation","text":"It is a vertical shift down by $$7$$, since our k is $$-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h7","type":"hint","dependencies":["a47ce72graphquad27a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h8","type":"hint","dependencies":["a47ce72graphquad27a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h9","type":"hint","dependencies":["a47ce72graphquad27a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$-2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h10","type":"hint","dependencies":["a47ce72graphquad27a-h9"],"title":"Right Transformation","text":"It is a horizontal shift to the right by $$2$$, since $$b$$ is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h11","type":"hint","dependencies":["a47ce72graphquad27a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h12","type":"hint","dependencies":["a47ce72graphquad27a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h13","type":"hint","dependencies":["a47ce72graphquad27a-h12"],"title":"Width","text":"Since a is $$-3$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h14","type":"hint","dependencies":["a47ce72graphquad27a-h13"],"title":"Skinny Width","text":"Since a is $$-3$$, it\'s absolute value is larger than $$1$$, so it will have a skinnier width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h15","type":"hint","dependencies":["a47ce72graphquad27a-h14"],"title":"Direction","text":"What is the sign of a and what does this tell us about the direction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h16","type":"hint","dependencies":["a47ce72graphquad27a-h15"],"title":"Direction","text":"Since a is $$-3$$, what direction does the graph go?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad27a-h17","type":"hint","dependencies":["a47ce72graphquad27a-h16"],"title":"Down","text":"Since a is negative, it will go downwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad28","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad28a","stepAnswer":["A"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{1}{3} {\\\\left(x-2\\\\right)}^2-7$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad28a-h1","type":"hint","dependencies":[],"title":"Transformations","text":"Think about the kinds of transformations that are occuring.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h2","type":"hint","dependencies":["a47ce72graphquad28a-h1"],"title":"Equation","text":"Think about the equation in the form of $${\\\\left(a \\\\left(x+b\\\\right)\\\\right)}^2+k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h3","type":"hint","dependencies":["a47ce72graphquad28a-h2"],"title":"Vertical Transformation","text":"Which variable represents the vertical transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h4","type":"hint","dependencies":["a47ce72graphquad28a-h3"],"title":"Vertical Transformation","text":"Since k represents the vertical transformation, what is k in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h5","type":"hint","dependencies":["a47ce72graphquad28a-h4"],"title":"Vertical Transformation","text":"Since our k is $$-7$$, is this a vertical shift up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h6","type":"hint","dependencies":["a47ce72graphquad28a-h5"],"title":"Down Transformation","text":"It is a vertical shift down by $$7$$, since our k is $$-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h7","type":"hint","dependencies":["a47ce72graphquad28a-h6"],"title":"Horizontal Transformation","text":"Which variable represents the horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h8","type":"hint","dependencies":["a47ce72graphquad28a-h7"],"title":"Horizontal Transformation","text":"Since $$b$$ represents the horizontal transformation, what is $$b$$ in our case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h9","type":"hint","dependencies":["a47ce72graphquad28a-h8"],"title":"Horizontal Transformation","text":"Since our $$b$$ is $$-2$$, is this a horizontal shift to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h10","type":"hint","dependencies":["a47ce72graphquad28a-h9"],"title":"Right Transformation","text":"It is a horizontal shift to the right by $$2$$, since $$b$$ is $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h11","type":"hint","dependencies":["a47ce72graphquad28a-h10"],"title":"Width","text":"Which variable represents the width of our graph?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h12","type":"hint","dependencies":["a47ce72graphquad28a-h11"],"title":"Width","text":"Since a represents the width of our graph, what is a in this case?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h13","type":"hint","dependencies":["a47ce72graphquad28a-h12"],"title":"Width","text":"Since a is $$\\\\frac{1}{3}$$, what does that tell us about the width? Will it be skinnier, wider, or normal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h14","type":"hint","dependencies":["a47ce72graphquad28a-h13"],"title":"Wide Width","text":"Since a is $$\\\\frac{1}{3}$$, which has an absolute value less than $$1$$, it will have a wider width.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h15","type":"hint","dependencies":["a47ce72graphquad28a-h14"],"title":"Direction","text":"What is the sign of a and what does this tell us about the direction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h16","type":"hint","dependencies":["a47ce72graphquad28a-h15"],"title":"Direction","text":"Since a is $$\\\\frac{1}{3}$$, what direction does the graph go?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad28a-h17","type":"hint","dependencies":["a47ce72graphquad28a-h16"],"title":"Up","text":"Since a is positive, it will go upwards.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad29","title":"Graphing Quadratic Functions Using Transformations","body":"Rewrite the function in the $$a {\\\\left(x+b\\\\right)}^2+k$$ form.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad29a","stepAnswer":["$$3{\\\\left(x+1\\\\right)}^2-4$$"],"problemType":"TextBox","stepTitle":"$$f(x)=3x^2+6x-1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3{\\\\left(x+1\\\\right)}^2-4$$","hints":{"DefaultPathway":[{"id":"a47ce72graphquad29a-h1","type":"hint","dependencies":[],"title":"Finding a","text":"First, we must factor by grouping to find a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad29a-h2","type":"hint","dependencies":["a47ce72graphquad29a-h1"],"title":"Factor by Grouping","text":"What is the GCF between $$3x^2$$ and $$6x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad29a-h3","type":"hint","dependencies":["a47ce72graphquad29a-h2"],"title":"Factor by Grouping","text":"Since the GCF is $$3$$, we factor both terms by $$3$$ and now have (3*((x**2)+(2*x))-1.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad29a-h4","type":"hint","dependencies":["a47ce72graphquad29a-h3"],"title":"Completing the Square","text":"We must complete the square to rewrite the equation in the $$a {\\\\left(x+b\\\\right)}^2+k$$ form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad29a-h5","type":"hint","dependencies":["a47ce72graphquad29a-h4"],"title":"Completing the Square","text":"First, we divide the second term of the polynomial by $$2$$, which in this case is $$1$$, since $$\\\\frac{2}{2}$$ is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad29a-h6","type":"hint","dependencies":["a47ce72graphquad29a-h5"],"title":"Completing the Square","text":"Next, we square term we got from dividing and add it inside of the polynomial, which in this case is $$1$$, since $$1^2$$ is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad29a-h7","type":"hint","dependencies":["a47ce72graphquad29a-h6"],"title":"Completing the Square","text":"After this, we notice that we can\'t just add in a $$1$$, so we subtract $$3$$ from our total equation outside of the parentheses, since a is $$3$$ and $$3\\\\times1$$ is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad29a-h8","type":"hint","dependencies":["a47ce72graphquad29a-h7"],"title":"Completing the Square","text":"Finally, we simplify our polynomial to $$3{\\\\left(x+1\\\\right)}^2-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad3","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad3a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x-3\\\\right)}^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad3a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad3a-h2","type":"hint","dependencies":["a47ce72graphquad3a-h1"],"title":"Horizontal Transformation","text":"Since this is a horizontal transformation, is it to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad3a-h3","type":"hint","dependencies":["a47ce72graphquad3a-h2"],"title":"Right Transformation","text":"Since it is $$-3$$, it\'s a horizontal transformation to the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad30","title":"Graphing Quadratic Functions Using Transformations","body":"Rewrite the function in the $$a {\\\\left(x+b\\\\right)}^2+k$$ form.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad30a","stepAnswer":["$$2{\\\\left(x-3\\\\right)}^2-11$$"],"problemType":"TextBox","stepTitle":"$$f(x)=2x^2-12x+7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2{\\\\left(x-3\\\\right)}^2-11$$","hints":{"DefaultPathway":[{"id":"a47ce72graphquad30a-h1","type":"hint","dependencies":[],"title":"Finding a","text":"First, we must factor by grouping to find a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad30a-h2","type":"hint","dependencies":["a47ce72graphquad30a-h1"],"title":"Factor by Grouping","text":"What is the GCF between $$2x^2$$ and $$-12x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad30a-h3","type":"hint","dependencies":["a47ce72graphquad30a-h2"],"title":"Factor by Grouping","text":"Since the GCF is $$2$$, we factor both terms by $$2$$ and now have (2*((x**2)-(6*x))+7.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad30a-h4","type":"hint","dependencies":["a47ce72graphquad30a-h3"],"title":"Completing the Square","text":"We must complete the square to rewrite the equation in the $$a {\\\\left(x+b\\\\right)}^2+k$$ form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad30a-h5","type":"hint","dependencies":["a47ce72graphquad30a-h4"],"title":"Completing the Square","text":"First, we divide the second term of the polynomial by $$2$$, which in this case is $$-3$$, since $$\\\\frac{-6}{2}$$ is $$-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad30a-h6","type":"hint","dependencies":["a47ce72graphquad30a-h5"],"title":"Completing the Square","text":"Next, we square term we got from dividing and add it inside of the polynomial, which in this case is $$9$$, since $${\\\\left(-3\\\\right)}^2$$ is $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad30a-h7","type":"hint","dependencies":["a47ce72graphquad30a-h6"],"title":"Completing the Square","text":"After this, we notice that we can\'t just add in a $$9$$, so we subtract $$18$$ from our total equation outside of the parentheses, since a is $$2$$ and $$2\\\\times9$$ is $$18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad30a-h8","type":"hint","dependencies":["a47ce72graphquad30a-h7"],"title":"Completing the Square","text":"Finally, we simplify our polynomial to $$2{\\\\left(x-3\\\\right)}^2-11$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad4","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad4a","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x+3\\\\right)}^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad4a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad4a-h2","type":"hint","dependencies":["a47ce72graphquad4a-h1"],"title":"Horizontal Transformation","text":"Since this is a horizontal transformation, is it to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad4a-h3","type":"hint","dependencies":["a47ce72graphquad4a-h2"],"title":"Left Transformation","text":"Since it is $$3$$, it\'s a horizontal transformation to the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad5","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad5a","stepAnswer":["A"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2-1$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad5a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad5a-h2","type":"hint","dependencies":["a47ce72graphquad5a-h1"],"title":"Vertical Transformation","text":"Since this is a vertical transformation, is it up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad5a-h3","type":"hint","dependencies":["a47ce72graphquad5a-h2"],"title":"Down Transformation","text":"Since it is $$-1$$, it\'s a vertical transformation down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad6","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad6a","stepAnswer":["D"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2+1$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad6a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad6a-h2","type":"hint","dependencies":["a47ce72graphquad6a-h1"],"title":"Vertical Transformation","text":"Since this is a vertical transformation, is it up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad6a-h3","type":"hint","dependencies":["a47ce72graphquad6a-h2"],"title":"Up Transformation","text":"Since it is $$1$$, it\'s a vertical transformation up.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad7","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad7a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x+1\\\\right)}^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad7a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad7a-h2","type":"hint","dependencies":["a47ce72graphquad7a-h1"],"title":"Horizontal Transformation","text":"Since this is a horizontal transformation, is it to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad7a-h3","type":"hint","dependencies":["a47ce72graphquad7a-h2"],"title":"Left Transformation","text":"Since it is $$1$$, it\'s a horizontal transformation to the left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad8","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad8a","stepAnswer":["B"],"problemType":"MultipleChoice","stepTitle":"$$f(x)={\\\\left(x-1\\\\right)}^2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad8a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad8a-h2","type":"hint","dependencies":["a47ce72graphquad8a-h1"],"title":"Horizontal Transformation","text":"Since this is a horizontal transformation, is it to the left or right?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad8a-h3","type":"hint","dependencies":["a47ce72graphquad8a-h2"],"title":"Right Transformation","text":"Since it is $$-1$$, it\'s a horizontal transformation to the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a47ce72graphquad9","title":"Graphing Quadratic Functions Using Transformations","body":"Select the correct graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.7 Graph Quadratic Functions Using Transformations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a47ce72graphquad9a","stepAnswer":["C"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2-2$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["A","B","C","D"],"hints":{"DefaultPathway":[{"id":"a47ce72graphquad9a-h1","type":"hint","dependencies":[],"title":"Transformation","text":"Is this a vertical or a horizontal transformation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad9a-h2","type":"hint","dependencies":["a47ce72graphquad9a-h1"],"title":"Vertical Transformation","text":"Since this is a vertical transformation, is it up or down?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a47ce72graphquad9a-h3","type":"hint","dependencies":["a47ce72graphquad9a-h2"],"title":"Down Transformation","text":"Since it is $$-2$$, it\'s a vertical transformation down.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot1","title":"Solve Radical Equation","body":"$$\\\\sqrt{x+2}$$ $$=$$ $$x$$","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot1a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$x=2$$ a solution?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot1a-h1","type":"hint","dependencies":[],"title":"Principle of Solution","text":"If $$x=2$$ is a solution, $$2$$ can be substitute into the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a4a0f7dradicalroot1a-h1"],"title":"Substitution","text":"What is $$\\\\sqrt{x+2}$$ when $$x=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot1a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Square Root","text":"What is $$\\\\sqrt{2+2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Square Root","text":"What is $$\\\\sqrt{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a4a0f7dradicalroot1a-h3","type":"hint","dependencies":["a4a0f7dradicalroot1a-h2"],"title":"Substitution","text":"X on the right side also equals to $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4a0f7dradicalroot1a-h3"],"title":"Identifying","text":"Are the values on both sides equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a4a0f7dradicalroot1b","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is $$x=-1$$ a solution?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot1b-h1","type":"hint","dependencies":[],"title":"Principle of Solution","text":"If $$x=-1$$ is a solution, $$-1$$ can be substitute into the equation","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4a0f7dradicalroot1b-h1"],"title":"Substitution","text":"What is $$\\\\sqrt{x+2}$$ when $$x=-1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4a0f7dradicalroot1b-h2"],"title":"Square Root","text":"What is $$\\\\sqrt{-1+2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4a0f7dradicalroot1b-h3"],"title":"Square Root","text":"What is $$\\\\sqrt{1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1b-h5","type":"hint","dependencies":["a4a0f7dradicalroot1b-h4"],"title":"Substitution","text":"X on the right side equals $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot1b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4a0f7dradicalroot1b-h5"],"title":"Identifying","text":"Are the values on both sides equal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a4a0f7dradicalroot10","title":"Falling Objects","body":"A helicopter dropped a rescue pachage from a height of 1,96 feet.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot10a","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"Use the formula $$t=\\\\frac{\\\\sqrt{h}}{4}$$ to find how many seconds it took for the package to reach the ground.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot10a-h1","type":"hint","dependencies":[],"title":"Setup","text":"$$h=height(in$$ feet), $$t=time(in$$ second)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a4a0f7dradicalroot10a-h1"],"title":"Substitution","text":"What is s when $$h=1, 296$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a4a0f7dradicalroot10a-h2"],"title":"Square Root","text":"What is $$\\\\sqrt{1296}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot10a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":[],"title":"Dividing","text":"What is $$36$$ divided by 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a4a0f7dradicalroot11","title":"Skid Marks and Speed of a Car","body":"After a car accident, the skid marks for one car measured $$190$$ feet.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot11a","stepAnswer":["$$67.5$$"],"problemType":"TextBox","stepTitle":"Use the formula $$s=\\\\sqrt{24d}$$ to find the speed of the car before the brakes were applied. Round your answer to the nearest tenth.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$67.5$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot11a-h1","type":"hint","dependencies":[],"title":"Setup","text":"$$d=length$$ of the skid marks in feet, $$s=speed$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$190$$"],"dependencies":["a4a0f7dradicalroot11a-h1"],"title":"Identifying","text":"$$d=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4560$$"],"dependencies":["a4a0f7dradicalroot11a-h2"],"title":"Substitution","text":"What is $$24d$$ when $$d=190$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$67.5$$"],"dependencies":["a4a0f7dradicalroot11a-h3"],"title":"Square Root","text":"What is the square root of 4560? (To the nearest tenth)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot12","title":"Skid Marks and Speed of a Car","body":"The skid marks of a vehicle involved in an accident were $$122$$ feet long.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot12a","stepAnswer":["$$54.1$$"],"problemType":"TextBox","stepTitle":"Use the formula $$s=\\\\sqrt{24d}$$ to find the speed of the vehicle before the brakes were apllied. Round your answer to the nearest tenth.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$54.1$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot12a-h1","type":"hint","dependencies":[],"title":"Setup","text":"$$d=length$$ of the skid marks in feet, $$s=speed$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$122$$"],"dependencies":["a4a0f7dradicalroot12a-h1"],"title":"Identifying","text":"$$d=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2928$$"],"dependencies":["a4a0f7dradicalroot12a-h2"],"title":"Substitution","text":"What is $$24d$$ when $$d=190$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.1$$"],"dependencies":["a4a0f7dradicalroot12a-h3"],"title":"Square Root","text":"What is the square root of 4560? (To the nearest tenth)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot13","title":"Solving Radical Equations","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot13a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"Solve: $$\\\\sqrt{3x-5}=5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot13a-h1","type":"hint","dependencies":[],"title":"Setup","text":"Simplifying the equation to $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h2","type":"hint","dependencies":["a4a0f7dradicalroot13a-h1"],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h3","type":"hint","dependencies":["a4a0f7dradicalroot13a-h2"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x-5$$"],"dependencies":["a4a0f7dradicalroot13a-h3"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{3x-5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h5","type":"hint","dependencies":["a4a0f7dradicalroot13a-h4"],"title":"Operation","text":"Square root can be canceled by squaring","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x-5$$"],"dependencies":["a4a0f7dradicalroot13a-h5"],"title":"Operation","text":"What is $$\\\\sqrt{3x-5}$$ without square root?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h7","type":"hint","dependencies":["a4a0f7dradicalroot13a-h6"],"title":"Principle of Operation","text":"$$5$$ on the right side also has to be squared","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a4a0f7dradicalroot13a-h7"],"title":"Squaring","text":"What is $$5^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h9","type":"hint","dependencies":["a4a0f7dradicalroot13a-h8"],"title":"Organizing","text":"The equation becomes $$3x-5=25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h10","type":"hint","dependencies":["a4a0f7dradicalroot13a-h9"],"title":"Operation","text":"Add $$5$$ on both side to isolate $$x$$ term","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x$$"],"dependencies":["a4a0f7dradicalroot13a-h10"],"title":"Addition","text":"What is $$3x-5+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot13a-h11-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":[],"title":"Addition","text":"What is $$25+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a4a0f7dradicalroot13a-h12","type":"hint","dependencies":["a4a0f7dradicalroot13a-h11"],"title":"Organizing","text":"The equation becomes $$3x=30$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h13","type":"hint","dependencies":["a4a0f7dradicalroot13a-h12"],"title":"Dividing","text":"Diving $$3x$$ by $$3$$ to produce a single $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot13a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a4a0f7dradicalroot13a-h13"],"title":"Dividing","text":"What is $$30$$ divided by 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot14","title":"Solving Radical Equations","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot14a","stepAnswer":["$$\\\\frac{1}{3}$$"],"problemType":"TextBox","stepTitle":"Solve: $$\\\\sqrt{3p+3}+3=5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{3}$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot14a-h1","type":"hint","dependencies":[],"title":"Setup","text":"Simplifying the equation to $$p=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h2","type":"hint","dependencies":["a4a0f7dradicalroot14a-h1"],"title":"Setup","text":"Isolating $$p$$ function","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h3","type":"hint","dependencies":["a4a0f7dradicalroot14a-h2"],"title":"Operation","text":"Subtracting $$3$$ on both sides to remove the $$+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h4","type":"hint","dependencies":["a4a0f7dradicalroot14a-h3"],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h5","type":"hint","dependencies":["a4a0f7dradicalroot14a-h4"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3p+3$$"],"dependencies":["a4a0f7dradicalroot14a-h5"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{3p+3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h7","type":"hint","dependencies":["a4a0f7dradicalroot14a-h6"],"title":"Operation","text":"Square root can be canceled by squaring","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3p+3$$"],"dependencies":["a4a0f7dradicalroot14a-h7"],"title":"Operation","text":"What is $$\\\\sqrt{3p+3}$$ without square root?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h9","type":"hint","dependencies":["a4a0f7dradicalroot14a-h8"],"title":"Principle of Operation","text":"$$2$$ on the right side also has to be squared","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a4a0f7dradicalroot14a-h9"],"title":"Squaring","text":"What is $$2^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h11","type":"hint","dependencies":["a4a0f7dradicalroot14a-h10"],"title":"Organizing","text":"The equation becomes $$3p+3=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h12","type":"hint","dependencies":["a4a0f7dradicalroot14a-h11"],"title":"Operation","text":"Subtracting $$3$$ on both side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3p$$"],"dependencies":["a4a0f7dradicalroot14a-h12"],"title":"Subtraction","text":"What is $$3p+3-3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4a0f7dradicalroot14a-h13"],"title":"Subtraction","text":"What is $$4-3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h15","type":"hint","dependencies":["a4a0f7dradicalroot14a-h14"],"title":"Organizing","text":"The equation becomes $$3p=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h16","type":"hint","dependencies":["a4a0f7dradicalroot14a-h15"],"title":"Dividing","text":"Diving $$3p$$ by $$3$$ to produce a single $$p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot14a-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{3}$$"],"dependencies":["a4a0f7dradicalroot14a-h16"],"title":"Dividing","text":"What is $$1$$ divided by 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot15","title":"Solving Radical Equations","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot15a","stepAnswer":["$$\\\\frac{43+15\\\\sqrt{5}}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{n-4}+5=\\\\sqrt{3n+3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{43+15\\\\sqrt{5}}{2}$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot15a-h1","type":"hint","dependencies":[],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h2","type":"hint","dependencies":["a4a0f7dradicalroot15a-h1"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3n+3$$"],"dependencies":["a4a0f7dradicalroot15a-h2"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{3n+3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h4","type":"hint","dependencies":["a4a0f7dradicalroot15a-h3"],"title":"Operation","text":"Apply binomial formula on $${\\\\left(\\\\sqrt{n-4}+5\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h5","type":"hint","dependencies":["a4a0f7dradicalroot15a-h4"],"title":"Substitution","text":"$$a=\\\\sqrt{n-4}$$, $$b=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n-4$$"],"dependencies":["a4a0f7dradicalroot15a-h5"],"title":"Substitution","text":"What is $$a^2$$ when $$a=\\\\sqrt{n-4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10\\\\sqrt{n-4}$$"],"dependencies":["a4a0f7dradicalroot15a-h6"],"title":"Substitution","text":"What is 2ab when $$a=\\\\sqrt{n-4}$$, $$b=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a4a0f7dradicalroot15a-h7"],"title":"Substitution","text":"What is $$b^2$$ when $$b=5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h9","type":"hint","dependencies":["a4a0f7dradicalroot15a-h8"],"title":"Organizing","text":"The equation becomes $$n-4+10\\\\sqrt{n-4}+25=3n+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h10","type":"hint","dependencies":["a4a0f7dradicalroot15a-h9"],"title":"Organizing","text":"Isolating the $$\\\\sqrt{n-4}$$ term to left side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h11","type":"hint","dependencies":["a4a0f7dradicalroot15a-h10"],"title":"Organizing","text":"The equation becomes $$10\\\\sqrt{n-4}=2n-18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h12","type":"hint","dependencies":["a4a0f7dradicalroot15a-h11"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100n-400$$"],"dependencies":["a4a0f7dradicalroot15a-h12"],"title":"Squaring","text":"What is the square of $$10\\\\sqrt{n-4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100n-400$$"],"dependencies":["a4a0f7dradicalroot15a-h13"],"title":"Squaring","text":"What is $${10}^2 {\\\\sqrt{n-4}}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$100n-400$$"],"dependencies":["a4a0f7dradicalroot15a-h14"],"title":"Multiplication","text":"What is $$100\\\\left(n-4\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h16","type":"hint","dependencies":["a4a0f7dradicalroot15a-h15"],"title":"Operation","text":"Apply binomial formula on $${\\\\left(2n-18\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h17","type":"hint","dependencies":["a4a0f7dradicalroot15a-h16"],"title":"Substitution","text":"$$a=2n$$, $$b=-18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4n^2$$"],"dependencies":["a4a0f7dradicalroot15a-h17"],"title":"Substitution","text":"What is $$a^2$$ when $$a=2n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-72n$$"],"dependencies":["a4a0f7dradicalroot15a-h18"],"title":"Substitution","text":"What is 2ab when $$a=2n$$, $$b=-18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$324$$"],"dependencies":["a4a0f7dradicalroot15a-h19"],"title":"Substitution","text":"What is $$b^2$$ when $$b=-18$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h21","type":"hint","dependencies":["a4a0f7dradicalroot15a-h20"],"title":"Organizing","text":"The equation becomes $$100n-400=4n^2-72n+324$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h22","type":"hint","dependencies":["a4a0f7dradicalroot15a-h21"],"title":"Organizing","text":"Move every term to right side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h23","type":"hint","dependencies":["a4a0f7dradicalroot15a-h22"],"title":"Organizing","text":"The equation becomes $$0=4n^2-172n+724$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h24","type":"hint","dependencies":["a4a0f7dradicalroot15a-h23"],"title":"Applying Function","text":"Applying the quadratic formula","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot15a-h25","type":"hint","dependencies":["a4a0f7dradicalroot15a-h24"],"title":"Substitution","text":"$$a=4$$, $$b=-172$$, $$c=724$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot16","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{5y+1}=4$$ (Please input all answers as $$variable=answer$$, if defined)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot16a","stepAnswer":["$$y=3$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{5y+1}=4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=3$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot16a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot16a-h2","type":"hint","dependencies":["a4a0f7dradicalroot16a-h1"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5y=15$$"],"dependencies":["a4a0f7dradicalroot16a-h2"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=3$$"],"dependencies":["a4a0f7dradicalroot16a-h3"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot16a-h5","type":"hint","dependencies":["a4a0f7dradicalroot16a-h4"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot17","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{7z+15}=6$$ (Please input all answers as $$variable=answer$$, if defined)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot17a","stepAnswer":["$$z=3$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{7z+15}=6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z=3$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot17a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot17a-h2","type":"hint","dependencies":["a4a0f7dradicalroot17a-h1"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7z=21$$"],"dependencies":["a4a0f7dradicalroot17a-h2"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z=3$$"],"dependencies":["a4a0f7dradicalroot17a-h3"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot17a-h5","type":"hint","dependencies":["a4a0f7dradicalroot17a-h4"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot18","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{5x-6}=8$$ (Please input all answers as $$variable=answer$$, if defined)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot18a","stepAnswer":["$$x=14$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{5x-6}=8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=14$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot18a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot18a-h2","type":"hint","dependencies":["a4a0f7dradicalroot18a-h1"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x=70$$"],"dependencies":["a4a0f7dradicalroot18a-h2"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=14$$"],"dependencies":["a4a0f7dradicalroot18a-h3"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot18a-h5","type":"hint","dependencies":["a4a0f7dradicalroot18a-h4"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot19","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{4x-3}=7$$ (Please input all answers as $$variable=answer$$, if defined)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot19a","stepAnswer":["$$x=13$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{4x-3}=7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=13$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot19a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot19a-h2","type":"hint","dependencies":["a4a0f7dradicalroot19a-h1"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x=52$$"],"dependencies":["a4a0f7dradicalroot19a-h2"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=13$$"],"dependencies":["a4a0f7dradicalroot19a-h3"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot19a-h5","type":"hint","dependencies":["a4a0f7dradicalroot19a-h4"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot2","title":"Solving Radical Equations","body":"Find the value of $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot2a","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{2x-1}=7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot2a-h1","type":"hint","dependencies":[],"title":"Setup","text":"Simplifying the equation to $$x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h2","type":"hint","dependencies":["a4a0f7dradicalroot2a-h1"],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h3","type":"hint","dependencies":["a4a0f7dradicalroot2a-h2"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x-1$$"],"dependencies":["a4a0f7dradicalroot2a-h3"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{2x-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h5","type":"hint","dependencies":["a4a0f7dradicalroot2a-h4"],"title":"Operation","text":"Square root can be canceled by squaring","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x-1$$"],"dependencies":["a4a0f7dradicalroot2a-h5"],"title":"Operation","text":"What is $$\\\\sqrt{2x-1}$$ without square root?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h7","type":"hint","dependencies":["a4a0f7dradicalroot2a-h6"],"title":"Principle of Operation","text":"$$7$$ on the right side also has to be squared","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a4a0f7dradicalroot2a-h7"],"title":"Squaring","text":"What is $$7^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h9","type":"hint","dependencies":["a4a0f7dradicalroot2a-h8"],"title":"Organizing","text":"The equation becomes $$2x-1=49$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h10","type":"hint","dependencies":["a4a0f7dradicalroot2a-h9"],"title":"Operation","text":"Add $$1$$ on both side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x$$"],"dependencies":["a4a0f7dradicalroot2a-h10"],"title":"Addition","text":"What is $$2x-1+1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":["a4a0f7dradicalroot2a-h11"],"title":"Addition","text":"What is $$49+1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h13","type":"hint","dependencies":["a4a0f7dradicalroot2a-h12"],"title":"Organizing","text":"The equation becomes $$2x=50$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h14","type":"hint","dependencies":["a4a0f7dradicalroot2a-h13"],"title":"Dividing","text":"Diving $$2x$$ by $$2$$ to produce a single $$x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot2a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a4a0f7dradicalroot2a-h14"],"title":"Dividing","text":"What is $$50$$ divided by 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot20","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{2m-3}-5=0$$ (Please input all answers as $$variable=answer$$, if defined)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot20a","stepAnswer":["$$m=14$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{2m-3}-5=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m=14$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot20a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2m-3}=5$$"],"dependencies":["a4a0f7dradicalroot20a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot20a-h3","type":"hint","dependencies":["a4a0f7dradicalroot20a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2m=28$$"],"dependencies":["a4a0f7dradicalroot20a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m=14$$"],"dependencies":["a4a0f7dradicalroot20a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot20a-h6","type":"hint","dependencies":["a4a0f7dradicalroot20a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot21","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{2n-1}-3=0$$ (Please input all answers as $$variable=answer$$, if defined)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot21a","stepAnswer":["$$n=5$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{2n-1}-3=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n=5$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot21a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2n-1}=3$$"],"dependencies":["a4a0f7dradicalroot21a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot21a-h3","type":"hint","dependencies":["a4a0f7dradicalroot21a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2n=10$$"],"dependencies":["a4a0f7dradicalroot21a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n=5$$"],"dependencies":["a4a0f7dradicalroot21a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot21a-h6","type":"hint","dependencies":["a4a0f7dradicalroot21a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot22","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{6v-2}=10$$ (Please input all answers as $$variable=answer$$, if defined)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot22a","stepAnswer":["$$v=17$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{6v-2}=10$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$v=17$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot22a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot22a-h2","type":"hint","dependencies":["a4a0f7dradicalroot22a-h1"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6v=102$$"],"dependencies":["a4a0f7dradicalroot22a-h2"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$v=17$$"],"dependencies":["a4a0f7dradicalroot22a-h3"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot22a-h5","type":"hint","dependencies":["a4a0f7dradicalroot22a-h4"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot23","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{4u+2}-6=0$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot23a","stepAnswer":["$$u=8.5$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{4u+2}-6=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$u=8.5$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot23a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{4u+2}=6$$"],"dependencies":["a4a0f7dradicalroot23a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot23a-h3","type":"hint","dependencies":["a4a0f7dradicalroot23a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4u=34$$"],"dependencies":["a4a0f7dradicalroot23a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$u=8.5$$"],"dependencies":["a4a0f7dradicalroot23a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot23a-h6","type":"hint","dependencies":["a4a0f7dradicalroot23a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot24","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{5q+3}-4=0$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot24a","stepAnswer":["$$q=2.6$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{5q+3}-4=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$q=2.6$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot24a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{5q+3}=4$$"],"dependencies":["a4a0f7dradicalroot24a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot24a-h3","type":"hint","dependencies":["a4a0f7dradicalroot24a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5q=13$$"],"dependencies":["a4a0f7dradicalroot24a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot24a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q=2.6$$"],"dependencies":["a4a0f7dradicalroot24a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot24a-h6","type":"hint","dependencies":["a4a0f7dradicalroot24a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot25","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{4m+2}+2=6$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot25a","stepAnswer":["$$m=3.5$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{4m+2}+2=6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m=3.5$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot25a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{4m+2}=4$$"],"dependencies":["a4a0f7dradicalroot25a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot25a-h3","type":"hint","dependencies":["a4a0f7dradicalroot25a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4m=14$$"],"dependencies":["a4a0f7dradicalroot25a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot25a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$m=3$$ or $$m=5$$"],"dependencies":["a4a0f7dradicalroot25a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$m=3$$ or $$m=4$$","$$m=2$$ or $$m=5$$","$$m=3$$ or $$m=5$$"]},{"id":"a4a0f7dradicalroot25a-h6","type":"hint","dependencies":["a4a0f7dradicalroot25a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot26","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{6n+1}+4=8$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot26a","stepAnswer":["$$n=2.5$$"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{6n+1}+4=8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n=2.5$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot26a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{6n+1}=4$$"],"dependencies":["a4a0f7dradicalroot26a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot26a-h3","type":"hint","dependencies":["a4a0f7dradicalroot26a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6n=15$$"],"dependencies":["a4a0f7dradicalroot26a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot26a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n=2.5$$"],"dependencies":["a4a0f7dradicalroot26a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot26a-h6","type":"hint","dependencies":["a4a0f7dradicalroot26a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot27","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{2u-3}+2=0$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary. If there is no answer simply write DNE (Does Not Exist)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot27a","stepAnswer":["DNE"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{2u-3}+2=0$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot27a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2u-3}=-2$$"],"dependencies":["a4a0f7dradicalroot27a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot27a-h3","type":"hint","dependencies":["a4a0f7dradicalroot27a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2u=7$$"],"dependencies":["a4a0f7dradicalroot27a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot27a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$u=3.5$$"],"dependencies":["a4a0f7dradicalroot27a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot27a-h6","type":"hint","dependencies":["a4a0f7dradicalroot27a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation. The solution does not exist.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot28","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{5v-2}+5=0$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary. If there is no answer simply write DNE (Does Not Exist)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot28a","stepAnswer":["DNE"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{5v-2}+5=0$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot28a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{5v-2}=-5$$"],"dependencies":["a4a0f7dradicalroot28a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot28a-h3","type":"hint","dependencies":["a4a0f7dradicalroot28a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5v=27$$"],"dependencies":["a4a0f7dradicalroot28a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot28a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$v=5.4$$"],"dependencies":["a4a0f7dradicalroot28a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot28a-h6","type":"hint","dependencies":["a4a0f7dradicalroot28a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation. The solution does not exist.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot29","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{3z-5}+2=0$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary. If there is no answer simply write DNE (Does Not Exist)","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot29a","stepAnswer":["DNE"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{3z-5}+2=0$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot29a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{3z-5}=-2$$"],"dependencies":["a4a0f7dradicalroot29a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot29a-h3","type":"hint","dependencies":["a4a0f7dradicalroot29a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3z=9$$"],"dependencies":["a4a0f7dradicalroot29a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z=3$$"],"dependencies":["a4a0f7dradicalroot29a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot29a-h6","type":"hint","dependencies":["a4a0f7dradicalroot29a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation. The solution does not exist.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot3","title":"Solving Radical Equations","body":"Find the value of $$y$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot3a","stepAnswer":["$$\\\\frac{4}{3}$$"],"problemType":"TextBox","stepTitle":"Solve: $$\\\\sqrt{3y+5}+2=5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4}{3}$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot3a-h1","type":"hint","dependencies":[],"title":"Setup","text":"Simplifying the equation to $$y=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h2","type":"hint","dependencies":["a4a0f7dradicalroot3a-h1"],"title":"Setup","text":"Isolating $$y$$ function","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h3","type":"hint","dependencies":["a4a0f7dradicalroot3a-h2"],"title":"Operation","text":"Subtracting $$2$$ on both sides to remove the $$+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h4","type":"hint","dependencies":["a4a0f7dradicalroot3a-h3"],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h5","type":"hint","dependencies":["a4a0f7dradicalroot3a-h4"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y+5$$"],"dependencies":["a4a0f7dradicalroot3a-h5"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{3y+5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h7","type":"hint","dependencies":["a4a0f7dradicalroot3a-h6"],"title":"Operation","text":"Square root can be canceled by squaring","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y+5$$"],"dependencies":["a4a0f7dradicalroot3a-h7"],"title":"Operation","text":"What is $$\\\\sqrt{3y+5}$$ without square root?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h9","type":"hint","dependencies":["a4a0f7dradicalroot3a-h8"],"title":"Principle of Operation","text":"$$-2$$ on the right side also has to be squared","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a4a0f7dradicalroot3a-h9"],"title":"Squaring","text":"What is $$3^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h11","type":"hint","dependencies":["a4a0f7dradicalroot3a-h10"],"title":"Organizing","text":"The equation becomes $$3y+5=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h12","type":"hint","dependencies":["a4a0f7dradicalroot3a-h11"],"title":"Operation","text":"Subtracting $$5$$ on both side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y$$"],"dependencies":["a4a0f7dradicalroot3a-h12"],"title":"Subtraction","text":"What is $$3y+5-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a4a0f7dradicalroot3a-h13"],"title":"Subtraction","text":"What is $$9-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h15","type":"hint","dependencies":["a4a0f7dradicalroot3a-h14"],"title":"Organizing","text":"The equation becomes $$2x=50$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h16","type":"hint","dependencies":["a4a0f7dradicalroot3a-h15"],"title":"Dividing","text":"Diving $$3y$$ by $$3$$ to produce a single $$y$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot3a-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a4a0f7dradicalroot3a-h16"],"title":"Dividing","text":"What is $$4$$ divided by 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot30","title":"Solving Equations with Square Roots","body":"Solve $$\\\\sqrt{2m+1}+4=0$$ (Please input all answers as $$variable=answer$$, if defined, with decimals if necessary. If there is no answer simply write DNE, which stands for Does Not Exist.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot30a","stepAnswer":["DNE"],"problemType":"TextBox","stepTitle":"Solve $$\\\\sqrt{2m+1}+4=0$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot30a-h1","type":"hint","dependencies":[],"title":"Isolating the Radical","text":"First you must isolate the radical. If this is already done then think about how we can isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{2m+1}=-4$$"],"dependencies":["a4a0f7dradicalroot30a-h1"],"title":"Isolating the Radical","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot30a-h3","type":"hint","dependencies":["a4a0f7dradicalroot30a-h2"],"title":"Isolating the Variable","text":"Square both sides of the equation and isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2m=15$$"],"dependencies":["a4a0f7dradicalroot30a-h3"],"title":"Isolating the Variable","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot30a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m=7.5$$"],"dependencies":["a4a0f7dradicalroot30a-h4"],"title":"Solving the Equation","text":"What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot30a-h6","type":"hint","dependencies":["a4a0f7dradicalroot30a-h5"],"title":"Double Checking","text":"Plug the answer back in to check if the answer is correct. This needs to be done because the radical can lead to some equations having no answers. If it doesn\'t work then there are no solutions to the equation. The solution does not exist.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot4","title":"Solving Radical Equations","body":"Find the value of $$m$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot4a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"Solve:sqrt(m+9)=m+3","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot4a-h1","type":"hint","dependencies":[],"title":"Setup","text":"Simplifying the equation to $$m=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h2","type":"hint","dependencies":["a4a0f7dradicalroot4a-h1"],"title":"Setup","text":"Isolating $$m$$ function by moving $$-m$$ to right side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h3","type":"hint","dependencies":["a4a0f7dradicalroot4a-h2"],"title":"Operation","text":"Subtracting $$3$$ on both sides to remove the $$+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h4","type":"hint","dependencies":["a4a0f7dradicalroot4a-h3"],"title":"Organizing","text":"The equation becomes $$\\\\sqrt{m+9}=m-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h5","type":"hint","dependencies":["a4a0f7dradicalroot4a-h4"],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h6","type":"hint","dependencies":["a4a0f7dradicalroot4a-h5"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m+9$$"],"dependencies":["a4a0f7dradicalroot4a-h6"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{m+9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h8","type":"hint","dependencies":["a4a0f7dradicalroot4a-h7"],"title":"Operation","text":"Square root can be canceled by squaring","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m+9$$"],"dependencies":["a4a0f7dradicalroot4a-h8"],"title":"Operation","text":"What is $$\\\\sqrt{m+9}$$ without square root?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h10","type":"hint","dependencies":["a4a0f7dradicalroot4a-h9"],"title":"Principle of Operation","text":"$$m-3$$ on the right side also has to be squared","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h11","type":"hint","dependencies":["a4a0f7dradicalroot4a-h10"],"title":"Binomial Squares","text":"Recall the binomial square formula: $${\\\\left(a+b\\\\right)}^2=a^2+2ab+b^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h12","type":"hint","dependencies":["a4a0f7dradicalroot4a-h11"],"title":"Substitution","text":"For $$m-3$$, $$a=m$$ $$b=-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2-2m+1$$"],"dependencies":["a4a0f7dradicalroot4a-h12"],"title":"Substitution","text":"What is $${\\\\left(m-1\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2$$"],"dependencies":["a4a0f7dradicalroot4a-h13"],"title":"Substitution","text":"What is $$a^2$$ when $$a=m$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6m$$"],"dependencies":["a4a0f7dradicalroot4a-h14"],"title":"Substitution","text":"What is 2ab when $$a=m$$, $$b=-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a4a0f7dradicalroot4a-h15"],"title":"Substitution","text":"What is $$b^2$$ when $$b=-3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h17","type":"hint","dependencies":["a4a0f7dradicalroot4a-h16"],"title":"Organizing","text":"The equation becomes $$m+9=m^2-6m+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h18","type":"hint","dependencies":["a4a0f7dradicalroot4a-h17"],"title":"Subtraction","text":"Subtracting $$9$$ on both sides to remove the $$+9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h19","type":"hint","dependencies":["a4a0f7dradicalroot4a-h18"],"title":"Organizing","text":"Moving the $$m$$ term on left side to right side, forming a new equation as $$m^2-7m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h20","type":"hint","dependencies":["a4a0f7dradicalroot4a-h19"],"title":"Factor","text":"Factor out $$m$$ from $$m^2-7m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h21","type":"hint","dependencies":["a4a0f7dradicalroot4a-h20"],"title":"Organizing","text":"The equation becomes $$m(m-7)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h22","type":"hint","dependencies":["a4a0f7dradicalroot4a-h21"],"title":"Principle","text":"To make equation to $$0$$, either $$m=0$$ or $$m-7=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot4a-h23","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a4a0f7dradicalroot4a-h22"],"title":"Calculation","text":"If $$m-7=0$$, $$m=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot5","title":"Solving Radical Equations","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot5a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"Solve: $$\\\\sqrt{4z-3}=\\\\sqrt{3z+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot5a-h1","type":"hint","dependencies":[],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h2","type":"hint","dependencies":["a4a0f7dradicalroot5a-h1"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4z-3$$"],"dependencies":["a4a0f7dradicalroot5a-h2"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{4z-3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3z+2$$"],"dependencies":["a4a0f7dradicalroot5a-h3"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{3z+2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h5","type":"hint","dependencies":["a4a0f7dradicalroot5a-h4"],"title":"Organizing","text":"The equation becomes $$4z-3=3z+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h6","type":"hint","dependencies":["a4a0f7dradicalroot5a-h5"],"title":"Organizing","text":"Isolating the $$z$$ term to left side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h7","type":"hint","dependencies":["a4a0f7dradicalroot5a-h6"],"title":"Organizing","text":"The equation becomes $$4z-3z=3+2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z$$"],"dependencies":["a4a0f7dradicalroot5a-h7"],"title":"Calculation","text":"What is $$4z-3z$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a4a0f7dradicalroot5a-h8"],"title":"Addition","text":"What is $$3+2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot6","title":"Solving Radical Equations","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot6a","stepAnswer":["$$\\\\frac{16}{36}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{x}+3=\\\\sqrt{x+5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{16}{36}$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot6a-h1","type":"hint","dependencies":[],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h2","type":"hint","dependencies":["a4a0f7dradicalroot6a-h1"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+5$$"],"dependencies":["a4a0f7dradicalroot6a-h2"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{x+5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h4","type":"hint","dependencies":["a4a0f7dradicalroot6a-h3"],"title":"Operation","text":"Apply binomial formula on $${\\\\left(\\\\sqrt{x}+3\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h5","type":"hint","dependencies":["a4a0f7dradicalroot6a-h4"],"title":"Substitution","text":"$$a=\\\\sqrt{x}$$, $$b=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a4a0f7dradicalroot6a-h5"],"title":"Substitution","text":"What is $$a^2$$ when $$a=\\\\sqrt{x}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot6a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6\\\\sqrt{x}$$"],"dependencies":[],"title":"Substitution","text":"What is 2ab when $$a=\\\\sqrt{x}$$, $$b=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h6-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":[],"title":"Substitution","text":"What is $$b^2$$ when $$b=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a4a0f7dradicalroot6a-h7","type":"hint","dependencies":["a4a0f7dradicalroot6a-h6"],"title":"Organizing","text":"The equation becomes $$x+6\\\\sqrt{x}+9=x+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h8","type":"hint","dependencies":["a4a0f7dradicalroot6a-h7"],"title":"Organizing","text":"Isolating the $$x$$ term to left side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h9","type":"hint","dependencies":["a4a0f7dradicalroot6a-h8"],"title":"Organizing","text":"The equation becomes $$x+6\\\\sqrt{x}-x=5-9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6\\\\sqrt{x}$$"],"dependencies":["a4a0f7dradicalroot6a-h9"],"title":"Calculation","text":"What does $$x+6\\\\sqrt{x}-x=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a4a0f7dradicalroot6a-h10"],"title":"Calculation","text":"What does $$5-9=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h12","type":"hint","dependencies":["a4a0f7dradicalroot6a-h11"],"title":"Organizing","text":"The equation becomes $$6\\\\sqrt{x}=-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h13","type":"hint","dependencies":["a4a0f7dradicalroot6a-h12"],"title":"Dividing","text":"Divding both side by $$6$$ to obtain $$\\\\sqrt{x}=\\\\frac{-4}{6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h14","type":"hint","dependencies":["a4a0f7dradicalroot6a-h13"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot6a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{16}{36}$$"],"dependencies":["a4a0f7dradicalroot6a-h14"],"title":"Squaring","text":"What is $${\\\\left(-\\\\frac{4}{6}\\\\right)}^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot7","title":"Solving Radical Equations","body":"Find the value of the variable.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot7a","stepAnswer":["$$q=6$$ or $$q=2$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\sqrt{q-2}+3=\\\\sqrt{4q+1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$q=6$$ or $$q=2$$","choices":["$$q=2$$ or $$q=3$$","$$q=5$$ or $$q=2$$","$$q=6$$ or $$q=2$$"],"hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot7a-h1","type":"hint","dependencies":[],"title":"Order of Operation","text":"Solving the square root","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h2","type":"hint","dependencies":["a4a0f7dradicalroot7a-h1"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4q+1$$"],"dependencies":["a4a0f7dradicalroot7a-h2"],"title":"Squaring","text":"What is the square of $$\\\\sqrt{4q+1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h4","type":"hint","dependencies":["a4a0f7dradicalroot7a-h3"],"title":"Operation","text":"Apply binomial formula on $${\\\\left(\\\\sqrt{q-2}+3\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h5","type":"hint","dependencies":["a4a0f7dradicalroot7a-h4"],"title":"Substitution","text":"$$a=\\\\sqrt{q-2}$$, $$b=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["q-2"],"dependencies":["a4a0f7dradicalroot7a-h5"],"title":"Substitution","text":"What is $$a^2$$ when $$a=\\\\sqrt{q-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot7a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6\\\\sqrt{q-2}$$"],"dependencies":[],"title":"Substitution","text":"What is 2ab when $$a=\\\\sqrt{q-2}$$, $$b=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h6-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":[],"title":"Substitution","text":"What is $$b^2$$ when $$b=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a4a0f7dradicalroot7a-h7","type":"hint","dependencies":["a4a0f7dradicalroot7a-h6"],"title":"Organizing","text":"The equation becomes $$q-2+6\\\\sqrt{q-2}+9=4q+1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h8","type":"hint","dependencies":["a4a0f7dradicalroot7a-h7"],"title":"Organizing","text":"Isolating the $$\\\\sqrt{q-2}$$ term to left side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h9","type":"hint","dependencies":["a4a0f7dradicalroot7a-h8"],"title":"Organizing","text":"The equation becomes $$6\\\\sqrt{q-2}=3q-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h10","type":"hint","dependencies":["a4a0f7dradicalroot7a-h9"],"title":"Calculation","text":"Square root can be removed by squaring both sides","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["36q-72"],"dependencies":["a4a0f7dradicalroot7a-h10"],"title":"Squaring","text":"What is the square of $$6\\\\sqrt{q-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot7a-h11-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["36q-72"],"dependencies":[],"title":"Squaring","text":"What is $$6^2 {\\\\sqrt{q-2}}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h11-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["36q-72"],"dependencies":[],"title":"Multiplication","text":"What is $$36\\\\left(q-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a4a0f7dradicalroot7a-h12","type":"hint","dependencies":["a4a0f7dradicalroot7a-h11"],"title":"Operation","text":"Apply binomial formula on $${\\\\left(3q-6\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h13","type":"hint","dependencies":["a4a0f7dradicalroot7a-h12"],"title":"Substitution","text":"$$a=3q$$, $$b=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["9q"],"dependencies":["a4a0f7dradicalroot7a-h13"],"title":"Substitution","text":"What is $$a^2$$ when $$a=3q$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-36q"],"dependencies":["a4a0f7dradicalroot7a-h14"],"title":"Substitution","text":"What is 2ab when $$a=3q$$, $$b=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a4a0f7dradicalroot7a-h15"],"title":"Substitution","text":"What is $$b^2$$ when $$b=6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h17","type":"hint","dependencies":["a4a0f7dradicalroot7a-h16"],"title":"Organizing","text":"The equation becomes $$36q-72=9q^2-36q+36$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h18","type":"hint","dependencies":["a4a0f7dradicalroot7a-h17"],"title":"Organizing","text":"Move every term to right side","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h19","type":"hint","dependencies":["a4a0f7dradicalroot7a-h18"],"title":"Organizing","text":"The equation becomes $$0=9q^2-72q+108$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h20","type":"hint","dependencies":["a4a0f7dradicalroot7a-h19"],"title":"Factoring","text":"The equation can be factored out as $$0=9(q-6)(q-2)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h21","type":"hint","dependencies":["a4a0f7dradicalroot7a-h20"],"title":"Principle","text":"To make the equation valid, either $$(q-6)$$ or $$(q-2)$$ has to be $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h22","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a4a0f7dradicalroot7a-h21"],"title":"Calculation","text":"If $$q-6=0$$, $$q=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot7a-h23","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a4a0f7dradicalroot7a-h22"],"title":"Calculation","text":"If $$q-2=0$$, $$q=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4a0f7dradicalroot8","title":"Use Square Roots in Application","body":"Mike and Lychelle want to make a square patio. They have enough concrete to pave an area of $$200$$ square feet.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot8a","stepAnswer":["$$14.1$$"],"problemType":"TextBox","stepTitle":"Use the formula $$s=\\\\sqrt{A}$$ to find the length of each side of the patio. Round your answer to the nearest tenth of a foot.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14.1$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot8a-h1","type":"hint","dependencies":[],"title":"Identifying","text":"$$A=area$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Side"],"dependencies":["a4a0f7dradicalroot8a-h1"],"title":"Identifying","text":"What is s?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Perimeter","Diagonal","Side"]},{"id":"a4a0f7dradicalroot8a-h3","type":"hint","dependencies":["a4a0f7dradicalroot8a-h2"],"title":"Formula","text":"For a square, its $$area={side}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{200}$$"],"dependencies":["a4a0f7dradicalroot8a-h3"],"title":"Substitution","text":"What is s when $$A=200$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot8a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14.1$$"],"dependencies":[],"title":"Square Root","text":"What is $$\\\\sqrt{200}$$? (To the nearest tenth)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a4a0f7dradicalroot9","title":"Falling Objects","body":"Christy dropped her sunglasses from a bridge $$400$$ feet above a river.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Solve Equations with Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4a0f7dradicalroot9a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"Use the formula $$t=\\\\frac{\\\\sqrt{h}}{4}$$ to find how many seconds it took for the sunglasses to reach the river.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a4a0f7dradicalroot9a-h1","type":"hint","dependencies":[],"title":"Setup","text":"$$h=height(in$$ feet), $$t=time(in$$ second)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a4a0f7dradicalroot9a-h1"],"title":"Substitution","text":"What is s when $$h=400$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4a0f7dradicalroot9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a4a0f7dradicalroot9a-h2"],"title":"Square Root","text":"What is $$\\\\sqrt{400}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a4a0f7dradicalroot9a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Dividing","text":"What is $$20$$ divided by 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a4b48f4RealNums1","title":"Combining Like Terms","body":"Simplify this expression by combining like terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums1a","stepAnswer":["$$33p+11q$$"],"problemType":"TextBox","stepTitle":"$$18p+6q+15p+5q$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$33p+11q$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums1a-h1","type":"hint","dependencies":[],"title":"Identifying Like Terms","text":"Rearrange the expression so that like terms are next to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18p+15p+5q+6q$$"],"dependencies":["a4b48f4RealNums1a-h1"],"title":"Identifying Like Terms","text":"What is the rearranged expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$33p+11q$$"],"dependencies":["a4b48f4RealNums1a-h2"],"title":"Combining Like Terms","text":"Combine the terms, what is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums10","title":"Multiplying Fractions","body":"FInd the product of the fractions, written as a fraction.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums10a","stepAnswer":["$$\\\\frac{8}{23}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7}{15}$$ * $$\\\\frac{8}{23}$$ * $$\\\\frac{15}{17}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{8}{23}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums10a-h1","type":"hint","dependencies":[],"title":"Identifying Reciprocals","text":"Notice that the first and last terms are reciprocals of each other meaning they multiply to equal $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{8}{23}$$"],"dependencies":["a4b48f4RealNums10a-h1"],"title":"Identifying Reciprocals","text":"What is $$1\\\\frac{8}{23}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums11","title":"Multiplying Fractions","body":"FInd the product of the fractions, written as a fraction.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums11a","stepAnswer":["$$\\\\frac{5}{49}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{10\\\\frac{5\\\\frac{9}{10}}{49}}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{49}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums11a-h1","type":"hint","dependencies":[],"title":"Identifying Reciprocals","text":"Notice that the first and last terms are reciprocals of each other meaning they multiply to equal $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{49}$$"],"dependencies":["a4b48f4RealNums11a-h1"],"title":"Identifying Reciprocals","text":"What is $$1\\\\frac{5}{49}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums12","title":"Multiplying Fractions","body":"FInd the product of the fractions, written as a fraction.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums12a","stepAnswer":["$$\\\\frac{11}{25}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{17\\\\frac{11\\\\frac{6}{17}}{25}}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{11}{25}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums12a-h1","type":"hint","dependencies":[],"title":"Identifying Reciprocals","text":"Notice that the first and last terms are reciprocals of each other meaning they multiply to equal $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{11}{25}$$"],"dependencies":["a4b48f4RealNums12a-h1"],"title":"Identifying Reciprocals","text":"What is $$1\\\\frac{11}{25}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums13","title":"Distributive Property","body":"Distribute the terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums13a","stepAnswer":["$$3x+12$$"],"problemType":"TextBox","stepTitle":"$$3\\\\left(x+4\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x+12$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums13a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"Distribute the term by multiplying each term inside the bracket by the term outside the bracket, separately.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums14","title":"Distributive Property","body":"Distribute the terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums14a","stepAnswer":["$$4x+8$$"],"problemType":"TextBox","stepTitle":"$$4\\\\left(x+2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4x+8$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums14a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"Distribute the term by multiplying each term inside the bracket by the term outside the bracket, separately.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums15","title":"Distributive Property","body":"Distribute the terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums15a","stepAnswer":["$$6x+42$$"],"problemType":"TextBox","stepTitle":"$$6\\\\left(x+7\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6x+42$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums15a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"Distribute the term by multiplying each term inside the bracket by the term outside the bracket, separately.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums16","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums16a","stepAnswer":["$$27m+\\\\left(-21n\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$43m+\\\\left(-12n\\\\right)+\\\\left(-16m\\\\right)+\\\\left(-9n\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27m+\\\\left(-21n\\\\right)$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums16a-h1","type":"hint","dependencies":[],"title":"Applying the Commutative Property","text":"Use the Commutative Property of addition to reorder so that like terms are together: $$43m+\\\\left(-16m\\\\right)+\\\\left(-12n\\\\right)+\\\\left(-9n\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27m+\\\\left(-21n\\\\right)$$"],"dependencies":["a4b48f4RealNums16a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once like terms are added?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums17","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums17a","stepAnswer":["$$\\\\left(-57p\\\\right)+\\\\left(-10q\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$\\\\left(-22p\\\\right)+17q+\\\\left(-35p\\\\right)+\\\\left(-27q\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(-57p\\\\right)+\\\\left(-10q\\\\right)$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums17a-h1","type":"hint","dependencies":[],"title":"Applying the Commutative Property","text":"Use the Commutative Property of addition to reorder so that like terms are together: $$\\\\left(-22p\\\\right)+\\\\left(-35p\\\\right)+17q+\\\\left(-27q\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-57p\\\\right)+\\\\left(-10q\\\\right)$$"],"dependencies":["a4b48f4RealNums17a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once like terms are added?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums18","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums18a","stepAnswer":["$$2.43p+8.26q$$"],"problemType":"TextBox","stepTitle":"$$6.8p+9.14q+\\\\left(-4.37p\\\\right)+\\\\left(-0.88q\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.43p+8.26q$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums18a-h1","type":"hint","dependencies":[],"title":"Applying the Commutative Property","text":"Use the Commutative Property of addition to reorder so that like terms are together: $$6.8p+\\\\left(-4.37p\\\\right)+9.14q+\\\\left(-0.88q\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.43p+8.26q$$"],"dependencies":["a4b48f4RealNums18a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once like terms are added?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums19","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums19a","stepAnswer":["$$7.14m+6.57n$$"],"problemType":"TextBox","stepTitle":"$$9.6m+7.22n+\\\\left(-2.19m\\\\right)+\\\\left(-0.65n\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.14m+6.57n$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums19a-h1","type":"hint","dependencies":[],"title":"Applying the Commutative Property","text":"Use the Commutative Property of addition to reorder so that like terms are together: $$9.6m+\\\\left(-2.19m\\\\right)+7.22n+\\\\left(-0.65n\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.14m+6.57n$$"],"dependencies":["a4b48f4RealNums19a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once like terms are added?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums2","title":"Combining Like Terms","body":"Simplify this expression by combining like terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums2a","stepAnswer":["$$32r+29s$$"],"problemType":"TextBox","stepTitle":"$$23r+14s+9r+15s$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$32r+29s$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums2a-h1","type":"hint","dependencies":[],"title":"Identifying Like Terms","text":"Rearrange the expression so that like terms are next to each other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23r+9r+14s+15s$$"],"dependencies":["a4b48f4RealNums2a-h1"],"title":"Identifying Like Terms","text":"What is the rearranged expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32r+29s$$"],"dependencies":["a4b48f4RealNums2a-h2"],"title":"Combining Like Terms","text":"Combine the terms, what is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums20","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums20a","stepAnswer":["$$-63$$"],"problemType":"TextBox","stepTitle":"$$-24\\\\times7 \\\\frac{3}{8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-63$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums20a-h1","type":"hint","dependencies":[],"title":"Applying the Associative Property","text":"The Associative Property of multiplication shows that the three numbers can be multipled in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-63$$"],"dependencies":["a4b48f4RealNums20a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once all terms are multiplied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums21","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums21a","stepAnswer":["$$-176$$"],"problemType":"TextBox","stepTitle":"$$-36\\\\times11 \\\\frac{4}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-176$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums21a-h1","type":"hint","dependencies":[],"title":"Applying the Associative Property","text":"The Associative Property of multiplication shows that the three numbers can be multipled in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-176$$"],"dependencies":["a4b48f4RealNums21a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once all terms are multiplied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums22","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums22a","stepAnswer":["$$17$$"],"problemType":"TextBox","stepTitle":"$$17\\\\times0.25\\\\times4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$17$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums22a-h1","type":"hint","dependencies":[],"title":"Identifying Reciprocals","text":"Notice the second and third terms are reciprocals: $$0.25=\\\\frac{1}{4}$$ which is a reciprocal of $$4$$ thus they cancel out to $$1$$ when multiplied.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17$$"],"dependencies":["a4b48f4RealNums22a-h1"],"title":"Simplifying the Expression","text":"Multiply the resulting expression from left to right. What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums23","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums23a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$36\\\\times0.2\\\\times5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums23a-h1","type":"hint","dependencies":[],"title":"Identifying Reciprocals","text":"Notice the second and third terms are reciprocals: $$0.2=\\\\frac{2}{10}=\\\\frac{1}{5}$$ which is a reciprocal of $$5$$ thus they cancel out to $$1$$ when multiplied.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a4b48f4RealNums23a-h1"],"title":"Simplifying the Expression","text":"Multiply the resulting expression from left to right. What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums24","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums24a","stepAnswer":["$$14.88$$"],"problemType":"TextBox","stepTitle":"[2.48*(12)](0.5)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14.88$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums24a-h1","type":"hint","dependencies":[],"title":"Applying Associative Property","text":"Using the Associative Property of Multiplication, we know that the three numbers can be multiplied in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14.88$$"],"dependencies":["a4b48f4RealNums24a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once fully multiplied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums25","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums25a","stepAnswer":["$$29.193$$"],"problemType":"TextBox","stepTitle":"[9.731*(4)]*(0.75)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$29.193$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums25a-h1","type":"hint","dependencies":[],"title":"Applying Associative Property","text":"Using the Associative Property of Multiplication, we know that the three numbers can be multiplied in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$29.193$$"],"dependencies":["a4b48f4RealNums25a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once fully multiplied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums26","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums26a","stepAnswer":["$$10p$$"],"problemType":"TextBox","stepTitle":"$$12\\\\frac{5}{6} p$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10p$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums26a-h1","type":"hint","dependencies":[],"title":"Applying Associative Property","text":"Using the Associative Property of Multiplication, we know that the three terms can be multiplied in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums26a-h2","type":"hint","dependencies":["a4b48f4RealNums26a-h1"],"title":"Identifying Simplifications","text":"Notice that $$12$$ is a multiple of $$6$$ by a factor of $$2$$. Using this knowledge we can scale down $$12$$ in the numerator and $$6$$ in the denominator to $$\\\\frac{2}{1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums26a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10p$$"],"dependencies":["a4b48f4RealNums26a-h2"],"title":"Simplifying the Expression","text":"What is the simplified expression once fully multiplied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums27","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums27a","stepAnswer":["$$12q$$"],"problemType":"TextBox","stepTitle":"$$20\\\\frac{3}{5} q$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12q$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums27a-h1","type":"hint","dependencies":[],"title":"Applying Associative Property","text":"Using the Associative Property of Multiplication, we know that the three terms can be multiplied in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums27a-h2","type":"hint","dependencies":["a4b48f4RealNums27a-h1"],"title":"Identifying Simplifications","text":"Notice that $$20$$ is a multiple of $$5$$ by a factor of $$4$$. Using this knowledge we can scale down $$20$$ in the numerator and $$5$$ in the denominator to $$\\\\frac{4}{1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums27a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12q$$"],"dependencies":["a4b48f4RealNums27a-h2"],"title":"Simplifying the Expression","text":"What is the simplified expression once fully multiplied?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums28","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums28a","stepAnswer":["$$a+\\\\frac{6}{5} b$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{6} a+\\\\frac{3}{10} b+\\\\frac{1}{6} a+\\\\frac{9}{10} b$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a+\\\\frac{6}{5} b$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums28a-h1","type":"hint","dependencies":[],"title":"Applying the Commutative Property","text":"Use the Commutative Property of addition to reorder so that like terms are together: $$\\\\frac{5}{6} a+\\\\frac{1}{6} a+\\\\frac{3}{10} b+\\\\frac{9}{10} b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a+\\\\frac{6}{5} b$$"],"dependencies":["a4b48f4RealNums28a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once like terms are added?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums29","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums29a","stepAnswer":["$$\\\\frac{23}{12}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{11}{12}+\\\\frac{4}{9}+\\\\frac{5}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{23}{12}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums29a-h1","type":"hint","dependencies":[],"title":"Applying the Associative Property","text":"The Associative Property of addition shows that the three numbers can be added in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{23}{12}$$"],"dependencies":["a4b48f4RealNums29a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once all terms are added?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums3","title":"Combining Like Terms","body":"Simplify this expression by combining like terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums3a","stepAnswer":["$$41m+6n$$"],"problemType":"TextBox","stepTitle":"$$37m+21n+4m-15n$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$41m+6n$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums3a-h1","type":"hint","dependencies":[],"title":"Identifying Like Terms","text":"Rearrange the expression so that like terms are next to each other. Write the variable that comes first in the alphabet first for all answers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$37m+4m-15n+21n$$"],"dependencies":["a4b48f4RealNums3a-h1"],"title":"Identifying Like Terms","text":"What is the rearranged expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$41m+6n$$"],"dependencies":["a4b48f4RealNums3a-h2"],"title":"Combining Like Terms","text":"Combine the terms, what is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums30","title":"Use the Commutative and Associative Properties","body":"Simplify the following exercise.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums30a","stepAnswer":["$$\\\\frac{11}{6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{6}+\\\\frac{8}{15}+\\\\frac{7}{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{11}{6}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums30a-h1","type":"hint","dependencies":[],"title":"Applying the Associative Property","text":"The Associative Property of addition shows that the three numbers can be added in any order.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{11}{6}$$"],"dependencies":["a4b48f4RealNums30a-h1"],"title":"Simplifying the Expression","text":"What is the simplified expression once all terms are added?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums4","title":"Adding Fractions","body":"Find the sum of the fractions, written as an improper fraction","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums4a","stepAnswer":["$$\\\\frac{18}{13}$$"],"problemType":"TextBox","stepTitle":"(5/13 + 3/4)+1/4","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{18}{13}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums4a-h1","type":"hint","dependencies":[],"title":"Identify Terms with Common Denominators","text":"Notice that the last two terms have the same denominator and they add to $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{18}{13}$$"],"dependencies":["a4b48f4RealNums4a-h1"],"title":"Identify Terms with Common Denominators","text":"What is $$1+\\\\frac{5}{13}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums5","title":"Adding Fractions","body":"Find the sum of the fractions, written as an improper fraction","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums5a","stepAnswer":["$$\\\\frac{22}{15}$$"],"problemType":"TextBox","stepTitle":"(7/15 + 5/8)+3/8","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{22}{15}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums5a-h1","type":"hint","dependencies":[],"title":"Identify Terms with Common Denominators","text":"Notice that the last two terms have the same denominator and they add to $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{22}{15}$$"],"dependencies":["a4b48f4RealNums5a-h1"],"title":"Identify Terms with Common Denominators","text":"What is $$1+\\\\frac{7}{15}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums6","title":"Adding Fractions","body":"Find the sum of the fractions, written as an improper fraction","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums6a","stepAnswer":["$$\\\\frac{11}{9}$$"],"problemType":"TextBox","stepTitle":"(2/9 + 7/12)+5/12","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{11}{9}$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums6a-h1","type":"hint","dependencies":[],"title":"Identify Terms with Common Denominators","text":"Notice that the last two terms have the same denominator and they add to $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{11}{9}$$"],"dependencies":["a4b48f4RealNums6a-h1"],"title":"Identify Terms with Common Denominators","text":"What is $$1+\\\\frac{2}{9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums7","title":"Combining Like Terms","body":"Simplify this expression by combining like terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums7a","stepAnswer":["$$-73n$$"],"problemType":"TextBox","stepTitle":"$$-84n+\\\\left(-73n\\\\right)+84n$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-73n$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums7a-h1","type":"hint","dependencies":[],"title":"Identifying Like Terms","text":"Notice that the first and last terms are opposites of each other meaning they add to equal $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-73n$$"],"dependencies":["a4b48f4RealNums7a-h1"],"title":"Identifying Like Terms","text":"What is $$0+\\\\left(-73n\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums8","title":"Combining Like Terms","body":"Simplify this expression by combining like terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums8a","stepAnswer":["-48a"],"problemType":"TextBox","stepTitle":"$$-27a+\\\\left(-48a\\\\right)+27a$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4b48f4RealNums8a-h1","type":"hint","dependencies":[],"title":"Identifying Like Terms","text":"Notice that the first and last terms are opposites of each other meaning they add to equal $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-48a"],"dependencies":["a4b48f4RealNums8a-h1"],"title":"Identifying Like Terms","text":"What is $$0+\\\\left(-48a\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b48f4RealNums9","title":"Combining Like Terms","body":"Simplify this expression by combining like terms.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.5 Properties of Real Numbers","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4b48f4RealNums9a","stepAnswer":["$$-92x$$"],"problemType":"TextBox","stepTitle":"$$39x+\\\\left(-92x\\\\right)+\\\\left(-39x\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-92x$$","hints":{"DefaultPathway":[{"id":"a4b48f4RealNums9a-h1","type":"hint","dependencies":[],"title":"Identifying Like Terms","text":"Notice that the first and last terms are opposites of each other meaning they add to equal $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b48f4RealNums9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-92x$$"],"dependencies":["a4b48f4RealNums9a-h1"],"title":"Identifying Like Terms","text":"What is $$0+\\\\left(-92x\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums1","title":"Simplify Expressions with $$a^{\\\\frac{1}{n}}$$","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums1a","stepAnswer":["$$\\\\sqrt{x}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression: $$x^{\\\\frac{1}{2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{x}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums1a-h1","type":"hint","dependencies":[],"title":"Rational Exponents","text":"The denominator of the exponent is $$2$$, so the index of the radical is $$2$$. We do not show the index when it is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums1b","stepAnswer":["$$\\\\sqrt[3]{y}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression: $$y^{\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt[3]{y}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums1b-h1","type":"hint","dependencies":[],"title":"Rational Exponents","text":"The denominator of the exponent is $$3$$, so the index is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums1c","stepAnswer":["$$\\\\sqrt[4]{z}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression: $$z^{\\\\frac{1}{4}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt[4]{z}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums1c-h1","type":"hint","dependencies":[],"title":"Rational Exponents","text":"The denominator of the exponent is $$4$$, so the index is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums10","title":"Simplify Expressions with $$a^{\\\\frac{m}{n}}$$","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums10a","stepAnswer":["$$-125$$"],"problemType":"TextBox","stepTitle":"$$-\\\\left({25}^{\\\\frac{3}{2}}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-125$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums10a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left({\\\\sqrt{25}}^3\\\\right)$$"],"dependencies":[],"title":"Rewrite","text":"Rewrite in radical form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(5^3\\\\right)$$"],"dependencies":["a4b9bbfrationalnums10a-h1"],"title":"Simplify","text":"Simplify the radical","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-125$$"],"dependencies":["a4b9bbfrationalnums10a-h2"],"title":"Simplify","text":"Simplify the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums10b","stepAnswer":["$$\\\\frac{-1}{125}$$"],"problemType":"TextBox","stepTitle":"$$-\\\\left({25}^{\\\\left(-\\\\frac{3}{2}\\\\right)}\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{125}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums10b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(\\\\frac{1}{{25}^{\\\\frac{3}{2}}}\\\\right)$$"],"dependencies":[],"title":"Applying property","text":"Rewrite using $$b^{\\\\left(-p\\\\right)}$$ $$=$$ $$\\\\frac{1}{b^p}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums10b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(\\\\frac{1}{{\\\\sqrt{25}}^3}\\\\right)$$"],"dependencies":["a4b9bbfrationalnums10b-h1"],"title":"Rewrite","text":"Rewrite in radical form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums10b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\left(\\\\frac{1}{5^3}\\\\right)$$"],"dependencies":["a4b9bbfrationalnums10b-h2"],"title":"Simplify","text":"Simplify the radical","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums10b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{125}$$"],"dependencies":["a4b9bbfrationalnums10b-h3"],"title":"Simplify","text":"Simplify the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums10c","stepAnswer":["N"],"problemType":"TextBox","stepTitle":"$${\\\\left(-25\\\\right)}^{\\\\frac{3}{2}}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums10c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\sqrt{-25}}^3$$"],"dependencies":[],"title":"Rewrite","text":"Rewrite in radical form","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums10c-h2","type":"hint","dependencies":["a4b9bbfrationalnums10c-h1"],"title":"square root of negative number","text":"There is no real number whose square root is $$-25$$. Answer N for no or Y for yes","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums11","title":"Use the Laws of Exponents to Simplify Expressions with Rational Exponents","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums11a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"$$2^{\\\\frac{1}{2}} 2^{\\\\frac{5}{2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums11a-h1","type":"hint","dependencies":[],"title":"Addition","text":"The bases are the same, so we add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2^{\\\\frac{6}{2}}$$"],"dependencies":["a4b9bbfrationalnums11a-h1"],"title":"Addition","text":"Add the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2^3$$"],"dependencies":["a4b9bbfrationalnums11a-h2"],"title":"Simplify","text":"Simplify the exponents","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a4b9bbfrationalnums11a-h3"],"title":"Simplify","text":"Simplify the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums11b","stepAnswer":["$$x^2$$"],"problemType":"TextBox","stepTitle":"$$2^{\\\\frac{1}{2}} 2^{\\\\frac{5}{2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums11b-h1","type":"hint","dependencies":[],"title":"Addition","text":"The bases are the same, so we add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums11b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{\\\\frac{6}{3}}$$"],"dependencies":["a4b9bbfrationalnums11b-h1"],"title":"Addition","text":"Add the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums11b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a4b9bbfrationalnums11b-h2"],"title":"Simplify","text":"Simplify the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums11c","stepAnswer":["$$x^2$$"],"problemType":"TextBox","stepTitle":"$$2^{\\\\frac{1}{2}} 2^{\\\\frac{5}{2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums11c-h1","type":"hint","dependencies":[],"title":"Addition","text":"The bases are the same, so we add the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums11c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^{\\\\frac{8}{4}}$$"],"dependencies":["a4b9bbfrationalnums11c-h1"],"title":"Addition","text":"Add the fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums11c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^2$$"],"dependencies":["a4b9bbfrationalnums11c-h2"],"title":"Simplify","text":"Simplify the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums12","title":"Use the Laws of Exponents to Simplify Expressions with Rational Exponents","body":"Simplify:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums12a","stepAnswer":["$$x^2$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(x^4\\\\right)}^{\\\\frac{1}{2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums12a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{\\\\frac{4\\\\times1}{2}}$$"],"dependencies":[],"title":"Exponent Multiplication","text":"To raise a power to a power, we multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a4b9bbfrationalnums12a-h1"],"title":"Simplify","text":"Simply the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums12b","stepAnswer":["$$y^2$$"],"problemType":"TextBox","stepTitle":"Simplify: $${\\\\left(y^6\\\\right)}^{\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^2$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums12b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{\\\\frac{6\\\\times1}{3}}$$"],"dependencies":[],"title":"Exponent Multiplication","text":"To raise a power to a power, we multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums12b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2$$"],"dependencies":["a4b9bbfrationalnums12b-h1"],"title":"Simplify","text":"Simply the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums12c","stepAnswer":["$$z^6$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(z^9\\\\right)}^{\\\\frac{2}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z^6$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums12c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^{\\\\frac{9\\\\times2}{3}}$$"],"dependencies":[],"title":"Exponent Multiplication","text":"To raise a power to a power, we multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums12c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^6$$"],"dependencies":["a4b9bbfrationalnums12c-h1"],"title":"Simplify","text":"Simply the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums13","title":"Use the Laws of Exponents to Simplify Expressions with Rational Exponents","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums13a","stepAnswer":["$$x$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(r^6\\\\right)}^{\\\\frac{5}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums13a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{\\\\frac{4}{3}-\\\\frac{1}{3}}$$"],"dependencies":[],"title":"Exponent subtraction","text":"To divide with the same base, we subtract the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x$$"],"dependencies":["a4b9bbfrationalnums13a-h1"],"title":"Simplify","text":"Simply the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums13b","stepAnswer":["$$y^{\\\\frac{1}{2}}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(s^{12}\\\\right)}^{\\\\frac{3}{4}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{\\\\frac{1}{2}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums13b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["y**(3/4-1/4"],"dependencies":[],"title":"Exponent subtraction","text":"To divide with the same base, we subtract the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums13b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{\\\\frac{1}{2}}$$"],"dependencies":["a4b9bbfrationalnums13b-h1"],"title":"Simplify","text":"Simply the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums13c","stepAnswer":["$$\\\\frac{1}{z}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(m^9\\\\right)}^{\\\\frac{2}{9}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{z}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums13c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^{\\\\frac{2}{3}-\\\\frac{5}{3}}$$"],"dependencies":[],"title":"Exponent subtraction","text":"To divide with the same base, we subtract the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums13c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{z}$$"],"dependencies":["a4b9bbfrationalnums13c-h1"],"title":"Simplify","text":"Simply the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums14","title":"Use the Laws of Exponents to Simplify Expressions with Rational Exponents","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums14a","stepAnswer":["$$m n^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(m^3 n^9\\\\right)}^{\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m n^3$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums14a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(m^3\\\\right)}^{\\\\frac{1}{3}} {\\\\left(n^9\\\\right)}^{\\\\frac{1}{3}}$$"],"dependencies":[],"title":"Product to a Power Property","text":"The Power Property: $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$, the Product Property: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^{\\\\frac{3\\\\times1}{3}} n^{\\\\frac{9\\\\times1}{3}}$$"],"dependencies":["a4b9bbfrationalnums14a-h1"],"title":"Exponents Multiplication","text":"To raise a power to a power, we multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums14b","stepAnswer":["$$p q^2$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(p^4 q^8\\\\right)}^{\\\\frac{1}{4}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p q^2$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums14b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(p^4\\\\right)}^{\\\\frac{1}{4}} {\\\\left(q^8\\\\right)}^{\\\\frac{1}{4}}$$"],"dependencies":[],"title":"Product to a Power Property","text":"The Power Property: $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$, the Product Property: $$a^m a^n=a^{m+n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums14b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p^{\\\\frac{4\\\\times1}{4}} q^{\\\\frac{8\\\\times1}{4}}$$"],"dependencies":["a4b9bbfrationalnums14b-h1"],"title":"Exponents Multiplication","text":"To raise a power to a power, we multiply the exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums15","title":"Use the Laws of Exponents to Simplify Expressions with Rational Exponents","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums15a","stepAnswer":["$$x^2$$"],"problemType":"TextBox","stepTitle":"(x**(3/4)*x**(-1/4))/(x**(-6/4)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^2$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums15a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x^{\\\\frac{2}{4}}}{x^{\\\\left(-\\\\frac{6}{4}\\\\right)}}$$"],"dependencies":[],"title":"Product Property","text":"The Power Property: $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^{\\\\frac{8}{4}}$$"],"dependencies":["a4b9bbfrationalnums15a-h1"],"title":"Quotient Property","text":"The Quotient Property: $$\\\\frac{a^m}{a^n}$$ $$=$$ $$a^{\\\\frac{m}{n}}$$, a $$ \\\\neq $$ $$0$$, $$m>n$$, $$\\\\frac{a^m}{a^n}$$ $$=$$ $$\\\\frac{1}{a^{n-m}}$$, a $$ \\\\neq $$ $$0$$, $$m>n$$,","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$"],"dependencies":["a4b9bbfrationalnums15a-h2"],"title":"Simplify","text":"Simplify the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums15b","stepAnswer":["$$y^3$$"],"problemType":"TextBox","stepTitle":"Simplify: (y**(4/3)*y)/(y**(-2/3)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^3$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums15b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y^{\\\\frac{7}{3}}}{y^{\\\\left(-\\\\frac{2}{3}\\\\right)}}$$"],"dependencies":[],"title":"Product Property","text":"The Power Property: $${\\\\left(a^m\\\\right)}^n$$ $$=$$ $$a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums15b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^{\\\\frac{9}{3}}$$"],"dependencies":["a4b9bbfrationalnums15b-h1"],"title":"Quotient Property","text":"The Quotient Property: $$\\\\frac{a^m}{a^n}$$ $$=$$ $$a^{\\\\frac{m}{n}}$$, a $$ \\\\neq $$ $$0$$, $$m>n$$, $$\\\\frac{a^m}{a^n}$$ $$=$$ $$\\\\frac{1}{a^{n-m}}$$, a $$ \\\\neq $$ $$0$$, $$m>n$$,","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums15b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^3$$"],"dependencies":["a4b9bbfrationalnums15b-h2"],"title":"Simplify","text":"Simplify the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums16","title":"Radical Expressions","body":"Write as a radical expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums16a","stepAnswer":["$$\\\\sqrt{r}$$"],"problemType":"TextBox","stepTitle":"Write as a radical expression","stepBody":"$$r^{\\\\frac{1}{2}}$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{r}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums16a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$\\\\sqrt[n]{a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums16a-h2","type":"hint","dependencies":["a4b9bbfrationalnums16a-h1"],"title":"Denominator of exponent","text":"The denominator of the exponent is $$2$$, therefore the index of the radical is also $$2$$. We do not show the index of the radical when it is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums17","title":"Radical Expressions","body":"Write as a radical expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums17a","stepAnswer":["$$\\\\sqrt[3]{s}$$"],"problemType":"TextBox","stepTitle":"$$s^{\\\\frac{1}{3}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt[3]{s}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums17a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$\\\\sqrt[n]{a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums17a-h2","type":"hint","dependencies":["a4b9bbfrationalnums17a-h1"],"title":"Denominator of exponent","text":"The denominator of the exponent is $$3$$, therefore the index of the radical is also $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums18","title":"Radical Expressions","body":"Write as a radical expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums18a","stepAnswer":["$$\\\\sqrt[4]{t}$$"],"problemType":"TextBox","stepTitle":"$$t^{\\\\frac{1}{4}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt[4]{t}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums18a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$\\\\sqrt[n]{a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums18a-h2","type":"hint","dependencies":["a4b9bbfrationalnums18a-h1"],"title":"Denominator of exponent","text":"The denominator of the exponent is $$4$$, therefore the index of the radical is also $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums19","title":"Radical Expressions","body":"Write as a radical expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums19a","stepAnswer":["$$\\\\sqrt[7]{g}$$"],"problemType":"TextBox","stepTitle":"$$g^{\\\\frac{1}{7}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt[7]{g}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums19a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$\\\\sqrt[n]{a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums19a-h2","type":"hint","dependencies":["a4b9bbfrationalnums19a-h1"],"title":"Denominator of exponent","text":"The denominator of the exponent is $$7$$, therefore the index of the radical is also $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums2","title":"Simplify Expressions with $$a^{\\\\frac{1}{n}}$$","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums2a","stepAnswer":["$$x^{\\\\frac{1}{2}}$$"],"problemType":"TextBox","stepTitle":"Wrtie with a rational exponent: $$\\\\sqrt{x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{1}{2}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums2a-h1","type":"hint","dependencies":[],"title":"Radical Expression","text":"No index is shown, so it is $$2$$. The denominator of the exponent will be $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums2b","stepAnswer":["$$y^{\\\\frac{1}{3}}$$"],"problemType":"TextBox","stepTitle":"Wrtie with a rational exponent: $$\\\\sqrt[3]{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{\\\\frac{1}{3}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums2b-h1","type":"hint","dependencies":[],"title":"Radical Expression","text":"The index is $$3$$, so the denominator of the exponent is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums2c","stepAnswer":["$$z^{\\\\frac{1}{4}}$$"],"problemType":"TextBox","stepTitle":"Wrtie with a rational exponent: $$\\\\sqrt[4]{z}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z^{\\\\frac{1}{4}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums2c-h1","type":"hint","dependencies":[],"title":"Radical Expression","text":"The index is $$4$$, so the denominator of the exponent is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums20","title":"Radical Expressions","body":"Write as a radical expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums20a","stepAnswer":["$$\\\\sqrt[5]{h}$$"],"problemType":"TextBox","stepTitle":"$$h^{\\\\frac{1}{5}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt[5]{h}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums20a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$\\\\sqrt[n]{a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums20a-h2","type":"hint","dependencies":["a4b9bbfrationalnums20a-h1"],"title":"Denominator of exponent","text":"The denominator of the exponent is $$5$$, therefore the index of the radical is also $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums21","title":"Radical Expressions","body":"Write as a radical expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums21a","stepAnswer":["$$\\\\sqrt[25]{j}$$"],"problemType":"TextBox","stepTitle":"$$j^{\\\\frac{1}{25}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt[25]{j}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums21a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$\\\\sqrt[n]{a}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums21a-h2","type":"hint","dependencies":["a4b9bbfrationalnums21a-h1"],"title":"Denominator of exponent","text":"The denominator of the exponent is $$25$$, therefore the index of the radical is also $$25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums22","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums22a","stepAnswer":["$$-\\\\left(x^{\\\\frac{1}{7}}\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$-\\\\sqrt[7]{x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\left(x^{\\\\frac{1}{7}}\\\\right)$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums22a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums22a-h2","type":"hint","dependencies":["a4b9bbfrationalnums22a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$7$$, therefore the denominator of the power should also be $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums23","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums23a","stepAnswer":["$$s^{\\\\frac{1}{10}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[10]{s}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$s^{\\\\frac{1}{10}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums23a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums23a-h2","type":"hint","dependencies":["a4b9bbfrationalnums23a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$10$$, therefore the denominator of the power should also be $$10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums24","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums24a","stepAnswer":["$$t^{\\\\frac{1}{4}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{t}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t^{\\\\frac{1}{4}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums24a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums24a-h2","type":"hint","dependencies":["a4b9bbfrationalnums24a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$4$$, therefore the denominator of the power should also be $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums25","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums25a","stepAnswer":["$$u^{\\\\frac{1}{5}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[5]{u}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$u^{\\\\frac{1}{5}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums25a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums25a-h2","type":"hint","dependencies":["a4b9bbfrationalnums25a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$5$$, therefore the denominator of the power should also be $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums26","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums26a","stepAnswer":["$$x^{\\\\frac{7}{4}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[4]{x^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{7}{4}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums26a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums26a-h2","type":"hint","dependencies":["a4b9bbfrationalnums26a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$4$$, and the exponent inside the root is $$7$$, so the base should be to the power of $$\\\\frac{7}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums27","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums27a","stepAnswer":["$$x^{\\\\frac{3}{5}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[5]{x^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{3}{5}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums27a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums27a-h2","type":"hint","dependencies":["a4b9bbfrationalnums27a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$5$$, and the exponent inside the root is $$3$$, so the base should be to the power of $$\\\\frac{3}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums28","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums28a","stepAnswer":["$$x^{\\\\frac{7}{3}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{x^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{7}{3}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums28a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums28a-h2","type":"hint","dependencies":["a4b9bbfrationalnums28a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$3$$, and the exponent inside the root is $$7$$, so the base should be to the power of $$\\\\frac{7}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums29","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums29a","stepAnswer":["$$x^{\\\\frac{1}{3}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt[3]{x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{1}{3}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums29a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums29a-h2","type":"hint","dependencies":["a4b9bbfrationalnums29a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$3$$, and the exponent inside the root is $$1$$, so the base should be to the power of $$\\\\frac{1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums3","title":"Simplify Expressions with $$a^{\\\\frac{1}{n}}$$","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums3a","stepAnswer":["$${\\\\left(5y\\\\right)}^{\\\\frac{1}{2}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent: $$\\\\sqrt{5y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(5y\\\\right)}^{\\\\frac{1}{2}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums3a-h1","type":"hint","dependencies":[],"title":"Radical Expression","text":"No index is shown, so it is $$2$$. The denominator of the exponent will be $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums3b","stepAnswer":["$${\\\\left(4x\\\\right)}^{\\\\frac{1}{3}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent: $$\\\\sqrt[3]{4x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(4x\\\\right)}^{\\\\frac{1}{3}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums3b-h1","type":"hint","dependencies":[],"title":"Radical Expression","text":"The index is $$3$$, so the denominator of the exponent is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums3c","stepAnswer":["$$3{\\\\left(5z\\\\right)}^{\\\\frac{1}{4}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent: $$3\\\\sqrt[4]{5z}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3{\\\\left(5z\\\\right)}^{\\\\frac{1}{4}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums3c-h1","type":"hint","dependencies":[],"title":"Radical Expression","text":"The index is $$4$$, so the denominator of the exponent is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums30","title":"Wrting Radical Expressions in Exponential Form","body":"Write the radical as an expression with an exponent.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums30a","stepAnswer":["$$x^{\\\\frac{5}{2}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{x^5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{5}{2}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums30a-h1","type":"hint","dependencies":[],"title":"Form","text":"We want to write each expression in the form $$a^n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4b9bbfrationalnums30a-h2","type":"hint","dependencies":["a4b9bbfrationalnums30a-h1"],"title":"Denominator of exponent","text":"The index of the radical is $$2$$, and the exponent inside the root is $$5$$, so the base should be to the power of $$\\\\frac{5}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4b9bbfrationalnums7","title":"Simplify Expressions with $$a^{\\\\frac{m}{n}}$$","body":"Simplify the following expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.8 Rational Exponents","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4b9bbfrationalnums7a","stepAnswer":["$$y^{\\\\frac{3}{2}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent in the form $$a^{\\\\frac{m}{n}}$$ $$=$$ $$\\\\sqrt[n]{m}$$: $$\\\\sqrt{y^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y^{\\\\frac{3}{2}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums7a-h1","type":"hint","dependencies":[],"title":"The numerator of the exponent is the exponent of $$y$$, 3; the denominator of the exponent is the index of the radical, $$2$$.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums7b","stepAnswer":["$$x^{\\\\frac{2}{3}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent in the form $$a^{\\\\frac{m}{n}}$$ $$=$$ $$\\\\sqrt[n]{m}$$: $$\\\\sqrt[3]{x^2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{\\\\frac{2}{3}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums7b-h1","type":"hint","dependencies":[],"title":"The numerator of the exponent is the exponent of $$x$$, 2; the denominator of the exponent is the index of the radical, $$3$$.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4b9bbfrationalnums7c","stepAnswer":["$$z^{\\\\frac{3}{4}}$$"],"problemType":"TextBox","stepTitle":"Write with a rational exponent in the form $$a^{\\\\frac{m}{n}}$$ $$=$$ $$\\\\sqrt[n]{m}$$: $$\\\\sqrt[4]{z^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z^{\\\\frac{3}{4}}$$","hints":{"DefaultPathway":[{"id":"a4b9bbfrationalnums7c-h1","type":"hint","dependencies":[],"title":"The numerator of the exponent is the exponent of $$z$$, 3; the denominator of the exponent is the index of the radical, $$4$$.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use1","title":"Evaluating Expressions","body":"Evaluate $$7x-4$$ when:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use1a","stepAnswer":["$$31$$"],"problemType":"TextBox","stepTitle":"$$x=5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$31$$","hints":{"DefaultPathway":[{"id":"a4d2b33use1a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$5$$ for $$x$$ and simplify $$7(5)-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use1b","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$x=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a4d2b33use1b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$1$$ for $$x$$ and simplify $$7(1)-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use10","title":"Evaluating Expressions","body":"When $$x=6$$, evaluate:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use10a","stepAnswer":["$$216$$"],"problemType":"TextBox","stepTitle":"$$x^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$216$$","hints":{"DefaultPathway":[{"id":"a4d2b33use10a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$6$$ for $$x$$ and simplify the expression $$6^3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use10b","stepAnswer":["$$64$$"],"problemType":"TextBox","stepTitle":"$$2^x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$64$$","hints":{"DefaultPathway":[{"id":"a4d2b33use10b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$6$$ for $$x$$ and simplify the expression $$2^6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use11","title":"Evaluating Expressions","body":"When $$x=3$$, evaluate:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use11a","stepAnswer":["$$40$$"],"problemType":"TextBox","stepTitle":"$$3x^2+4x+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$40$$","hints":{"DefaultPathway":[{"id":"a4d2b33use11a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$3$$ for $$x$$ and simplify the expression $${3\\\\left(3\\\\right)}^2+4\\\\left(3\\\\right)+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a4d2b33use11a-h1"],"title":"Exponentiation","text":"What is $$3^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a4d2b33use11a-h2"],"title":"Multiplication","text":"What is $${3\\\\left(3\\\\right)}^2$$, given that $$3^2=9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4d2b33use11a-h3"],"title":"Multiplication","text":"What is 4(3)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a4d2b33use11a-h4"],"title":"Addition","text":"What is $$27+12+1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use12","title":"Evaluating Expressions","body":"When $$x=2$$, evaluate:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use12a","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"$$6x^2-4x-7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a4d2b33use12a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$2$$ for $$x$$ and simplify the expression $${6\\\\left(2\\\\right)}^2-4\\\\left(2\\\\right)-7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a4d2b33use12a-h1"],"title":"Exponentiation","text":"What is $$2^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a4d2b33use12a-h2"],"title":"Multiplication","text":"What is $${6\\\\left(2\\\\right)}^2$$, given that $$2^2=4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a4d2b33use12a-h3"],"title":"Multiplication","text":"What is 4(2)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a4d2b33use12a-h4"],"title":"Subtraction","text":"What is $$24-8-7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use13","title":"Identifying Coefficients","body":"Identify the coefficient of the following expressions:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use13a","stepAnswer":["$$17$$"],"problemType":"TextBox","stepTitle":"$$17x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$17$$","hints":{"DefaultPathway":[{"id":"a4d2b33use13a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use13b","stepAnswer":["$$41$$"],"problemType":"TextBox","stepTitle":"$$41b^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$41$$","hints":{"DefaultPathway":[{"id":"a4d2b33use13b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$41$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use13c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$z$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a4d2b33use13c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use14","title":"Identifying Coefficients","body":"Identify the coefficient of the following expressions:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use14a","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"$$9p$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a4d2b33use14a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use14b","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"$$13a^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a4d2b33use14b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use14c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$y^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a4d2b33use14c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use15","title":"Finding Like Terms","body":"Identify the like terms:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use15a","stepAnswer":["$$9$$ and $$15$$, $$2x^3$$ and $$8x^3$$, $$11y^2$$ and $$y^2$$"],"problemType":"MultipleChoice","stepTitle":"$$9$$, $$2x^3$$, $$y^2$$, $$8x^3$$, $$15$$, $$9y$$, $$11y^2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$9$$ and $$15$$, $$2x^3$$ and $$8x^3$$, $$11y^2$$ and $$y^2$$","choices":["$$9$$ and $$15$$, $$2x^3$$ and $$8x^3$$, $$11y^2$$ and $$y^2$$","$$9$$ and $$2x^3$$, $$15$$ and $$8x^3$$, $$11y^2$$ and $$y^2$$","$$2x^3$$ and $$11y^2$$, $$8x^3$$ an $${dy}^2$$, $$9$$ and $$15$$"],"hints":{"DefaultPathway":[{"id":"a4d2b33use15a-h1","type":"hint","dependencies":[],"title":"Like Terms","text":"Terms that are either constants or have the same variables raised to the same powers are called like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use16","title":"Finding Like Terms","body":"Identify the like terms:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use16a","stepAnswer":["$$19$$ and $$24$$, $$4x^3$$ and $$6x^3$$, $$3x^2$$ and $$8^2$$"],"problemType":"MultipleChoice","stepTitle":"$$4x^3$$, $$8x^2$$, $$19$$, $$3x^2$$, $$24$$, $$6x^3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$19$$ and $$24$$, $$4x^3$$ and $$6x^3$$, $$3x^2$$ and $$8^2$$","choices":["$$19$$ and $$24$$, $$4x^3$$ and $$6x^3$$, $$3x^2$$ and $$8^2$$","$$19$$ and $$24$$, $$4x^3$$ and $$6x^3$$, $$3x^2$$ and $$8x^2$$","$$19$$ and $$4x^3$$, $$24$$ and $$3x^2$$, $$6x^3$$ and $$8x^2$$","$$24$$ and $$4x^3$$, $$6x^3$$ and $$3x^2$$, $$19$$ and $$8x^2$$"],"hints":{"DefaultPathway":[{"id":"a4d2b33use16a-h1","type":"hint","dependencies":[],"title":"Like Terms","text":"Terms that are either constants or have the same variables raised to the same powers are called like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use17","title":"Identifying Terms","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use17a","stepAnswer":["$$4x^2$$, $$5x$$, $$17$$"],"problemType":"MultipleChoice","stepTitle":"Identify the terms in the expression $$4x^2+5x+17$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4x^2$$, $$5x$$, $$17$$","choices":["$$4x^2$$, $$5x$$, $$17$$","$$4$$, $$x^2$$, $$5$$, $$x$$, $$17$$","$$4x^2$$, $$5$$, $$x$$, $$17$$"],"hints":{"DefaultPathway":[{"id":"a4d2b33use17a-h1","type":"hint","dependencies":[],"title":"Defining Terms","text":"The terms are the individual expressions that are added or subtracted that make up the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use17a-h2","type":"hint","dependencies":["a4d2b33use17a-h1"],"title":"Finding individual Terms","text":"Therefore, find the individual pieces that are being added or subtracted.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use18","title":"Identifying Terms","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use18a","stepAnswer":["$$5x$$, $$2y$$"],"problemType":"MultipleChoice","stepTitle":"Identify the terms in the expression: $$5x+2y$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$5x$$, $$2y$$","choices":["$$5x$$, $$2y$$","$$5$$, $$x$$, $$2$$, $$y$$"],"hints":{"DefaultPathway":[{"id":"a4d2b33use18a-h1","type":"hint","dependencies":[],"title":"Defining Terms","text":"The terms are the individual expressions that are added or subtracted that make up the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use18a-h2","type":"hint","dependencies":["a4d2b33use18a-h1"],"title":"Finding individual Terms","text":"Therefore, find the individual pieces that are being added or subtracted.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use19","title":"Translating From Algebra Into English","body":"Translate from algebra into English.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use19a","stepAnswer":["$$17$$ is less than or equal to $$26$$."],"problemType":"MultipleChoice","stepTitle":"$$17 \\\\leq 26$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$17$$ is less than or equal to $$26$$.","choices":["$$17$$ is less than or equal to $$26$$.","$$17$$ is greater than $$26$$.","$$17$$ is less than $$26$$.","$$17$$ is equal to $$26$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use19a-h1","type":"hint","dependencies":[],"title":"Meaning of $$ \\\\leq $$","text":"The sign $$\\" \\\\leq \\"$$ means \\"less than or equal to.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use19b","stepAnswer":["$$8$$ is not equal to $$17$$ minus $$3$$."],"problemType":"MultipleChoice","stepTitle":"$$8$$ =/= $$17-3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$8$$ is not equal to $$17$$ minus $$3$$.","choices":["$$8$$ is not equal to $$17$$ minus $$3$$.","$$8$$ is equal to $$17$$ minus $$3$$.","$$8$$ is less than $$17$$ minus $$3$$.","$$8$$ is greater than $$17$$ minus $$3$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use19b-h1","type":"hint","dependencies":[],"title":"Meaning of $$ \\\\neq $$","text":"The sign $$\\" \\\\neq \\"$$ means \\"not equal to.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use19c","stepAnswer":["$$12$$ is greater than $$27$$ divided by $$3$$."],"problemType":"MultipleChoice","stepTitle":"$$12>\\\\frac{27}{3}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$12$$ is greater than $$27$$ divided by $$3$$.","choices":["$$12$$ is less than $$27$$ divided by $$3$$.","$$12$$ is equal to $$27$$ divided by $$3$$.","$$12$$ is greater than $$27$$ divided by $$3$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use19c-h1","type":"hint","dependencies":[],"title":"Meaning of >","text":"The sign \\">\\" means \\"greater than.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use19d","stepAnswer":["$$y$$ plus $$7$$ is less than $$19$$."],"problemType":"MultipleChoice","stepTitle":"$$y+7<19$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y$$ plus $$7$$ is less than $$19$$.","choices":["$$y$$ plus $$7$$ is less than $$19$$.","$$y$$ plus $$7$$ is equal to $$19$$.","$$y$$ plus $$7$$ is greater than $$19$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use19d-h1","type":"hint","dependencies":[],"title":"Meaning of <","text":"The sign \\"<\\" means \\"less than.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use2","title":"Evaluating Expressions","body":"When $$x=4$$, evaluate:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use2a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"$$x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a4d2b33use2a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$4$$ for $$x$$ and simplify the expression $$4^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use2b","stepAnswer":["$$81$$"],"problemType":"TextBox","stepTitle":"$$3^x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$81$$","hints":{"DefaultPathway":[{"id":"a4d2b33use2b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$4$$ for $$x$$ and simplify the expression $$3^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use20","title":"Determing Expressions Versus Equations","body":"Determine whether the following are expressions or equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use20a","stepAnswer":["Equation"],"problemType":"MultipleChoice","stepTitle":"$$2\\\\left(x+3\\\\right)=10$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use20a-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use20b","stepAnswer":["Expression"],"problemType":"MultipleChoice","stepTitle":"$$4\\\\left(y-1\\\\right)+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use20b-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use20c","stepAnswer":["Expression"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x}{25}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use20c-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use20d","stepAnswer":["Equation"],"problemType":"MultipleChoice","stepTitle":"$$y+8=40$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use20d-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use21","title":"Simplifying an Expression Raised to a Power","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use21a","stepAnswer":["$$81$$"],"problemType":"TextBox","stepTitle":"$$3^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$81$$","hints":{"DefaultPathway":[{"id":"a4d2b33use21a-h1","type":"hint","dependencies":[],"title":"Expanding the Expression","text":"The first step is to expand the expression. $$3^4=3\\\\times3\\\\times3\\\\times3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use21a-h2","type":"hint","dependencies":["a4d2b33use21a-h1"],"title":"Multiplying From Left to Right, Part $$1$$","text":"The second step is to multiply from left to right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use21a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a4d2b33use21a-h2"],"title":"First Multiplication","text":"$$3\\\\times3=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use21a-h4","type":"hint","dependencies":["a4d2b33use21a-h3"],"title":"Multiplying From Left to Right, Part $$2$$","text":"Multiply from left to right again.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a4d2b33use21a-h4"],"title":"Second Multiplication","text":"$$9\\\\times3=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use21a-h6","type":"hint","dependencies":["a4d2b33use21a-h5"],"title":"Multiplying From Left to Right, Part $$3$$","text":"Finally, multiply the remaining two numbers together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$81$$"],"dependencies":["a4d2b33use21a-h6"],"title":"Thrid Multiplication","text":"$$27\\\\times3=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use22","title":"Simplifying Expressions","body":"Simplify the expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use22a","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"$$4+3\\\\times7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a4d2b33use22a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use22a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use22a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use22a-h2"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use22a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use22a-h3"],"title":"MD-Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$21$$"],"dependencies":["a4d2b33use22a-h4"],"title":"First Operation","text":"What is $$3\\\\times7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use22a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use22a-h5"],"title":"AS-Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a4d2b33use22a-h6"],"title":"Second Operation","text":"What is $$4+21$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use22b","stepAnswer":["$$49$$"],"problemType":"TextBox","stepTitle":"$$7\\\\left(4+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$49$$","hints":{"DefaultPathway":[{"id":"a4d2b33use22b-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use22b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use22b-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use22b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a4d2b33use22b-h2"],"title":"First Operation","text":"What is $$4+3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use22b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use22b-h3"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use22b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use22b-h4"],"title":"MD-Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use22b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a4d2b33use22b-h5"],"title":"Second Operation","text":"What is $$7\\\\times7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use22b-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use22b-h6"],"title":"AS-Addition or Subtraction","text":"Is there any (remaining) addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a4d2b33use23","title":"Simplifying Expressions","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use23a","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{18}{6}+4\\\\left(5-2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a4d2b33use23a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use23a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use23a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use23a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a4d2b33use23a-h2"],"title":"First Operation","text":"What is $$5-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use23a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use23a-h3"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use23a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use23a-h4"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use23a-h6","type":"hint","dependencies":["a4d2b33use23a-h5"],"title":"Order Between Multiplication and Division","text":"Divide first because we multiply and divide left to right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use23a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a4d2b33use23a-h6"],"title":"Second Operation","text":"What is $$\\\\frac{18}{6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use23a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4d2b33use23a-h7"],"title":"Third Operation","text":"What is $$4\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use23a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use23a-h8"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use23a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a4d2b33use23a-h9"],"title":"Fourth Operation","text":"What is $$3+12$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use24","title":"Simplifying Expressions","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use24a","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"$$5+2^3+3\\\\left(6-3\\\\left(4-2\\\\right)\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a4d2b33use24a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use24a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a4d2b33use24a-h2"],"title":"First Operation","text":"What is $$4-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a4d2b33use24a-h3"],"title":"Second Operation","text":"What is $$3(4-2)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use24a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a4d2b33use24a-h4"],"title":"Third Operation","text":"What is $$6$$ subtracted by the result of the second operation? This is equal to $$6-3(4-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use24a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use24a-h5"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use24a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a4d2b33use24a-h6"],"title":"Fourth Operation","text":"What is $$2^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use24a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use24a-h7"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use24a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a4d2b33use24a-h8"],"title":"Fifth Operation","text":"What is $$3$$ times the result of the third operation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use24a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use24a-h9"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use24a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a4d2b33use24a-h10"],"title":"Sixth Operation","text":"What is $$5+8+0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use25","title":"Translating From Algebra Into English","body":"Translate from algebra into English.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use25a","stepAnswer":["$$14$$ is less than or equal to $$27$$."],"problemType":"MultipleChoice","stepTitle":"$$14 \\\\leq 27$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$14$$ is less than or equal to $$27$$.","choices":["$$14$$ is less than or equal to $$27$$.","$$14$$ is greater than $$27$$.","$$14$$ is less than $$27$$.","$$14$$ is equal to $$27$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use25a-h1","type":"hint","dependencies":[],"title":"Meaning of $$ \\\\leq $$","text":"The sign $$\\" \\\\leq \\"$$ means \\"less than or equal to.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use25b","stepAnswer":["$$19-2$$ is not equal to $$8$$."],"problemType":"MultipleChoice","stepTitle":"$$19-2 \\\\neq 8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$19-2$$ is not equal to $$8$$.","choices":["$$19-2$$ is equal to $$8$$.","$$19-2$$ is less than $$8$$.","$$19-2$$ is not equal to $$8$$ minus $$3$$.","$$19-2$$ is not equal to $$8$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use25b-h1","type":"hint","dependencies":[],"title":"Meaning of $$ \\\\neq $$","text":"The sign $$\\" \\\\neq \\"$$ means \\"not equal to.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use25c","stepAnswer":["$$12$$ is greater than $$4$$ divided by $$2$$."],"problemType":"MultipleChoice","stepTitle":"$$12>\\\\frac{4}{2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$12$$ is greater than $$4$$ divided by $$2$$.","choices":["$$12$$ is less than $$4$$ divided by $$2$$.","$$12$$ is equal to $$4$$ divided by $$2$$.","$$12$$ is greater than $$4$$ divided by $$2$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use25c-h1","type":"hint","dependencies":[],"title":"Meaning of >","text":"The sign \\">\\" means \\"greater than.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use25d","stepAnswer":["$$x$$ minus $$7$$ is less than $$1$$."],"problemType":"MultipleChoice","stepTitle":"$$x-7<1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x$$ minus $$7$$ is less than $$1$$.","choices":["$$x$$ minus $$7$$ is less than $$1$$.","$$x$$ minus $$7$$ is equal to $$1$$.","$$x$$ minus $$7$$ is greater than $$1$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use25d-h1","type":"hint","dependencies":[],"title":"Meaning of <","text":"The sign \\"<\\" means \\"less than.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use26","title":"Translating From Algebra Into English","body":"Translate from algebra into English.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use26a","stepAnswer":["$$19$$ is greater than or equal to $$15$$."],"problemType":"MultipleChoice","stepTitle":"$$19 \\\\geq 15$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$19$$ is greater than or equal to $$15$$.","choices":["$$19$$ is less than or equal to $$15$$.","$$19$$ is greater than or equal to $$15$$.","$$19$$ is equal to $$15$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use26a-h1","type":"hint","dependencies":[],"title":"Meaning of $$ \\\\geq $$","text":"The sign $$\\" \\\\geq \\"$$ means \\"greater than or equal to.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use26b","stepAnswer":["$$7$$ is equal to $$12-5$$."],"problemType":"MultipleChoice","stepTitle":"$$7=12-5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$7$$ is equal to $$12-5$$.","choices":["$$7$$ is not equal to $$12-5$$.","$$7$$ is equal to $$12-5$$.","$$7$$ is less than $$12-5$$.","$$7$$ is greater than $$12-5$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use26b-h1","type":"hint","dependencies":[],"title":"Meaning of $$=$$","text":"The sign $$\\"=\\"$$ means \\"equal to.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use26c","stepAnswer":["$$\\\\frac{15}{3}$$ is less than $$8$$."],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{15}{3}<8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{15}{3}$$ is less than $$8$$.","choices":["$$\\\\frac{15}{3}$$ is greater than $$8$$.","$$\\\\frac{15}{3}$$ is equal to $$8$$.","$$\\\\frac{15}{3}$$ is less than $$8$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use26c-h1","type":"hint","dependencies":[],"title":"Meaning of <","text":"The sign \\"<\\" means \\"less than.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use26d","stepAnswer":["$$y$$ plus $$3$$ is greater than $$6$$."],"problemType":"MultipleChoice","stepTitle":"$$y+3>6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y$$ plus $$3$$ is greater than $$6$$.","choices":["$$y$$ plus $$3$$ is greater than $$6$$.","$$y$$ plus $$3$$ is less than $$6$$.","$$y$$ plus $$3$$ is equal to $$6$$."],"hints":{"DefaultPathway":[{"id":"a4d2b33use26d-h1","type":"hint","dependencies":[],"title":"Meaning of >","text":"The sign \\">\\" means \\"greater than.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use27","title":"Determing Expressions Versus Equations","body":"Determine whether the following are expressions or equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use27a","stepAnswer":["Equation"],"problemType":"MultipleChoice","stepTitle":"$$3(x-7)=27$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use27a-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use27b","stepAnswer":["Expression"],"problemType":"MultipleChoice","stepTitle":"$$5(4y-2)-7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use27b-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use28","title":"Determing Expressions Versus Equations","body":"Determine whether the following are expressions or equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use28a","stepAnswer":["Expression"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{y^3}{14}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use28a-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use28b","stepAnswer":["Equation"],"problemType":"MultipleChoice","stepTitle":"$$4x-6=22$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Expression","Equation"],"hints":{"DefaultPathway":[{"id":"a4d2b33use28b-h1","type":"hint","dependencies":[],"title":"Equations Versus Expressions","text":"In an equation, two expressions are connected with an equal sign, such as \\"5x+8=4.\\" In an expression, there is no equal sign, such as in \\"8x+3.\\"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use29","title":"Simplifying an Expression Raised to a Power","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use29a","stepAnswer":["$$125$$"],"problemType":"TextBox","stepTitle":"$$5^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$125$$","hints":{"DefaultPathway":[{"id":"a4d2b33use29a-h1","type":"hint","dependencies":[],"title":"Expanding the Expression","text":"The first step is to expand the expression. $$5^3=5\\\\times5\\\\times5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use29a-h2","type":"hint","dependencies":["a4d2b33use29a-h1"],"title":"Multiplying From Left to Right, Part $$1$$","text":"The second step is to multiply from left to right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a4d2b33use29a-h2"],"title":"First Multiplication","text":"$$5\\\\times5=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use29a-h4","type":"hint","dependencies":["a4d2b33use29a-h3"],"title":"Multiplying From Left to Right, Part $$2$$","text":"Multiply from left to right again.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$125$$"],"dependencies":["a4d2b33use29a-h4"],"title":"Second Multiplication","text":"$$25\\\\times5=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use29b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$1^7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a4d2b33use29b-h6","type":"hint","dependencies":["a4d2b33use29a-h5"],"title":"Expanding the Expression","text":"The first step is to expand the expression. $$1^7=1\\\\times1\\\\times1\\\\times1\\\\times1\\\\times1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use29b-h7","type":"hint","dependencies":["a4d2b33use29b-h6"],"title":"Product of $$1\\\\times1$$","text":"The product of $$1\\\\times1$$ is always $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use29b-h8","type":"hint","dependencies":["a4d2b33use29b-h7"],"title":"Answer","text":"Since the product of $$1\\\\times1$$ is always $$1$$, we can tell that $$1^7=1$$. This is because no matter how many times we multiply $$1$$ by itself, it will always be $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use3","title":"Evaluating Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use3a","stepAnswer":["$$52$$"],"problemType":"TextBox","stepTitle":"Evaluate $$2x^2+3x+8$$ when $$x=4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$52$$","hints":{"DefaultPathway":[{"id":"a4d2b33use3a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$4$$ for $$x$$ and simplify the expression $$2\\\\left(4^2\\\\right)+3\\\\left(4\\\\right)+8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a4d2b33use3a-h1"],"title":"Exponent","text":"What is $$4^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32$$"],"dependencies":["a4d2b33use3a-h2"],"title":"Multiplication","text":"What is $$2\\\\left(4^2\\\\right)$$, giving that $$4^2$$ is 16?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4d2b33use3a-h3"],"title":"Multiplication","text":"What is 3(4)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$52$$"],"dependencies":["a4d2b33use3a-h4"],"title":"Addition","text":"What is $$32+12+8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use30","title":"Simplifying an Expression Raised to a Power","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use30a","stepAnswer":["$$49$$"],"problemType":"TextBox","stepTitle":"$$7^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$49$$","hints":{"DefaultPathway":[{"id":"a4d2b33use30a-h1","type":"hint","dependencies":[],"title":"Expanding the Expression","text":"The first step is to expand the expression. $$7^2=7\\\\times7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use30a-h2","type":"hint","dependencies":["a4d2b33use30a-h1"],"title":"Multiplying From Left to Right, Part $$1$$","text":"The second step is to multiply from left to right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a4d2b33use30a-h2"],"title":"Multiplication","text":"$$7\\\\times7=$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use30b","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$0^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a4d2b33use30b-h4","type":"hint","dependencies":["a4d2b33use30a-h3"],"title":"Expanding the Expression","text":"The first step is to expand the expression. $$0^5=0\\\\times0\\\\times0\\\\times0\\\\times0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use30b-h5","type":"hint","dependencies":["a4d2b33use30b-h4"],"title":"Product of $$0\\\\times0$$","text":"The product of $$0\\\\times0$$ is always $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use30b-h6","type":"hint","dependencies":["a4d2b33use30b-h5"],"title":"Answer","text":"Since the product of $$0\\\\times0$$ is always $$0$$, we can tell that $$0^5=0$$. This is because no matter how many times we multiply $$0$$ by itself, it will always be $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use31","title":"Simplifying Expressions","body":"Simplify the expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use31a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$12-5\\\\times2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a4d2b33use31a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use31a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use31a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use31a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use31a-h2"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use31a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use31a-h3"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use31a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a4d2b33use31a-h4"],"title":"First Operation","text":"What is $$5\\\\times2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use31a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use31a-h5"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use31a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a4d2b33use31a-h6"],"title":"Second Operation","text":"What is $$12-10$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use31b","stepAnswer":["$$14$$"],"problemType":"TextBox","stepTitle":"$$2\\\\left(12-5\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14$$","hints":{"DefaultPathway":[{"id":"a4d2b33use31b-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use31b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use31b-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use31b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a4d2b33use31b-h2"],"title":"First Operation","text":"What is $$12-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use31b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use31b-h3"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use31b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use31b-h4"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use31b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a4d2b33use31b-h5"],"title":"Second Operation","text":"What is $$7\\\\times2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use31b-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use31b-h6"],"title":"AS- Addition or Subtraction","text":"Is there any (remaining) addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a4d2b33use32","title":"Simplifying Expressions","body":"Simplify the expressions.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use32a","stepAnswer":["$$35$$"],"problemType":"TextBox","stepTitle":"$$8+3\\\\times9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$35$$","hints":{"DefaultPathway":[{"id":"a4d2b33use32a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use32a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use32a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use32a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use32a-h2"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use32a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use32a-h3"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use32a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a4d2b33use32a-h4"],"title":"First Operation","text":"$$3\\\\times9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use32a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use32a-h5"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use32a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35$$"],"dependencies":["a4d2b33use32a-h6"],"title":"Second Operation","text":"$$8+27$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use32b","stepAnswer":["$$99$$"],"problemType":"TextBox","stepTitle":"$$9\\\\left(8+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$99$$","hints":{"DefaultPathway":[{"id":"a4d2b33use32b-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use32b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use32b-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use32b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a4d2b33use32b-h2"],"title":"First Operation","text":"What is $$8+3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use32b-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use32b-h3"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use32b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use32b-h4"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use32b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$99$$"],"dependencies":["a4d2b33use32b-h5"],"title":"Second Operation","text":"$$11\\\\times9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use32b-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use32b-h6"],"title":"AS- Addition or Subtraction","text":"Is there any (remaining) addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a4d2b33use33","title":"Simplifying Longer Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use33a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{30}{5}+\\\\operatorname{10}\\\\left(3-2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a4d2b33use33a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use33a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use33a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use33a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4d2b33use33a-h2"],"title":"First Operation","text":"What is $$3-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use33a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use33a-h3"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use33a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use33a-h4"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use33a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a4d2b33use33a-h5"],"title":"Second Operation","text":"What is $$\\\\frac{30}{5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use33a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a4d2b33use33a-h6"],"title":"Third Operation","text":"What is $$10$$ times the result of the first operation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use33a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use33a-h7"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use33a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a4d2b33use33a-h8"],"title":"Fourth Operation","text":"What is $$6+10$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use34","title":"Simplifying Longer Expressions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use34a","stepAnswer":["$$23$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{70}{10}+4\\\\left(6-2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23$$","hints":{"DefaultPathway":[{"id":"a4d2b33use34a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use34a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use34a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use34a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a4d2b33use34a-h2"],"title":"First Operation","text":"What is $$6-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use34a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use34a-h3"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use34a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use34a-h4"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use34a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a4d2b33use34a-h5"],"title":"Second Operation","text":"What is $$\\\\frac{70}{10}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use34a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":["a4d2b33use34a-h6"],"title":"Third Operation","text":"What is $$4$$ times the result of the first operation (the value in the parentheses)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use34a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use34a-h7"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use34a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a4d2b33use34a-h8"],"title":"Fourth Operation","text":"What is $$7+16$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use35","title":"Simplifying Expressions","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use35a","stepAnswer":["$$86$$"],"problemType":"TextBox","stepTitle":"$$9+5^3-4\\\\left(9+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$86$$","hints":{"DefaultPathway":[{"id":"a4d2b33use35a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use35a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use35a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use35a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4d2b33use35a-h2"],"title":"First Operation","text":"What is $$9+3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use35a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$48$$"],"dependencies":["a4d2b33use35a-h3"],"title":"Second Operation","text":"What is $$4$$ times the result of the first operation (the value in the inner parentheses)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use35a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use35a-h4"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use35a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$125$$"],"dependencies":["a4d2b33use35a-h5"],"title":"Third Operation","text":"What is $$5^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use35a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4d2b33use35a-h6"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use35a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use35a-h7"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use35a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$86$$"],"dependencies":["a4d2b33use35a-h8"],"title":"Fourth Operation","text":"What is $$9+125-48$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use36","title":"Simplifying Expressions","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use36a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$7^2-2\\\\left(4\\\\left(5+1\\\\right)\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a4d2b33use36a-h1","type":"hint","dependencies":[],"title":"Using PEMDAS","text":"The Order of Operations, PEMDAS, is Parenthese, Exponents, Multiplication, Division, Addition, and Subtraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use36a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use36a-h1"],"title":"P-Parentheses","text":"Are there any parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use36a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a4d2b33use36a-h2"],"title":"First Operation","text":"What is $$5+1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use36a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a4d2b33use36a-h3"],"title":"Second Operation","text":"What is $$4$$ times the result of the first operation (the value in the inner parentheses)? The answer to this will be the value in the outer parentheses.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use36a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use36a-h4"],"title":"E-Exponents","text":"Are there any exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use36a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$49$$"],"dependencies":["a4d2b33use36a-h5"],"title":"Third Operation","text":"What is $$7^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use36a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use36a-h6"],"title":"MD- Multiplication or Division","text":"Is there any multiplication or division?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use36a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$48$$"],"dependencies":["a4d2b33use36a-h7"],"title":"Fourth Operation","text":"What is $$2$$ times the value of the outer parentheses?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use36a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4d2b33use36a-h8"],"title":"AS- Addition or Subtraction","text":"Is there any addition or subtraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a4d2b33use36a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4d2b33use36a-h9"],"title":"Fifth Operation","text":"What is $$49-48$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use4","title":"Finding the Coefficient","body":"Identify the coefficient of each term:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use4a","stepAnswer":["$$14$$"],"problemType":"TextBox","stepTitle":"$$14y$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$14$$","hints":{"DefaultPathway":[{"id":"a4d2b33use4a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use4b","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"$$15x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a4d2b33use4b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use4c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"a","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a4d2b33use4c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Identify the Coefficient","text":"What is the value that is muliplied to the variable of the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use5","title":"Finding Like Terms","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use5a","stepAnswer":["$$y^3$$ and $$4y^3$$, $$7x^2$$ and $$5x^2$$, $$14$$ and $$23$$"],"problemType":"MultipleChoice","stepTitle":"Identify the like terms: $$y^3$$, $$7x^2$$, $$14$$, $$23$$, $$4y^3$$, $$9x$$, $$5x^2$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y^3$$ and $$4y^3$$, $$7x^2$$ and $$5x^2$$, $$14$$ and $$23$$","choices":["$$y^3$$ and $$7x^2$$, $$y^3$$ and $$14$$, $$14$$ and $$7x^2$$","$$y^3$$ and $$4y^3$$, $$7x^2$$ and $$5x^2$$, $$14$$ and $$23$$","$$y^3$$ and $$7x^2$$, $$5x^2$$ and $$14$$, $$23$$ and $$4y^3$$"],"hints":{"DefaultPathway":[{"id":"a4d2b33use5a-h1","type":"hint","dependencies":[],"title":"Like Terms","text":"Terms that are either constants or have the same variables raised to the same powers are called like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use6","title":"Identifying Terms","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use6a","stepAnswer":["$$9x^2$$, $$7x$$, $$12$$"],"problemType":"MultipleChoice","stepTitle":"Identify the terms in $$9x^2+7x+12$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$9x^2$$, $$7x$$, $$12$$","choices":["$$9$$, $$x^2$$, $$7$$, $$x$$, $$12$$","$$9$$, $$x$$, $$2$$, $$7$$, $$x$$, $$12$$","$$9x^2$$, $$7x$$, $$12$$"],"hints":{"DefaultPathway":[{"id":"a4d2b33use6a-h1","type":"hint","dependencies":[],"title":"Defining Terms","text":"The terms are the individual expressions that are added or subtracted that make up the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use6a-h2","type":"hint","dependencies":["a4d2b33use6a-h1"],"title":"Finding individual Terms","text":"Therefore, find the individual pieces that are being added or subtracted.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use6b","stepAnswer":["$$8x$$, $$3y$$"],"problemType":"MultipleChoice","stepTitle":"Identify the terms in $$8x+3y$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$8x$$, $$3y$$","choices":["$$8x$$, $$3y$$","$$8$$, $$x$$, $$3$$, $$y$$","$$8x$$, $$3$$, $$y$$"],"hints":{"DefaultPathway":[{"id":"a4d2b33use6b-h1","type":"hint","dependencies":[],"title":"Defining Terms","text":"The terms are the individual expressions that are added or subtracted that make up the whole expression","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4d2b33use6b-h2","type":"hint","dependencies":["a4d2b33use6b-h1"],"title":"Finding individual Terms","text":"Therefore, find the individual pieces that are being added or subtracted.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use7","title":"Evaluating Expressions","body":"Evaluate $$8x-3$$, when:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use7a","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"$$x=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a4d2b33use7a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$2$$ for $$x$$ and simplify the expression $$8(2)-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use7b","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$x=1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a4d2b33use7b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$1$$ for $$x$$ and simplify the expression $$8(1)-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use8","title":"Evaluating Expressions","body":"Evaluate $$4y-4$$, when:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use8a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"$$y=3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a4d2b33use8a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$3$$ for $$y$$ and simplify the expression $$4(3)-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use8b","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"$$y=5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a4d2b33use8b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$5$$ for $$y$$ and simplify the expression $$4(5)-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4d2b33use9","title":"Evaluating Expressions","body":"When $$x=3$$, evaluate:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Use the Language of Algebra","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a4d2b33use9a","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"$$x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a4d2b33use9a-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$3$$ for $$x$$ and simplify the expression $$3^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a4d2b33use9b","stepAnswer":["$$64$$"],"problemType":"TextBox","stepTitle":"$$4^x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$64$$","hints":{"DefaultPathway":[{"id":"a4d2b33use9b-h1","type":"hint","dependencies":[],"title":"Substitute","text":"Substitute $$3$$ for $$x$$ and simplify the expression $$4^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4dc570tri1","title":"Trigonometric Functions","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri1a","stepAnswer":["$$120$$"],"problemType":"TextBox","stepTitle":"In the circular sector below, assume the radius of the circle is $$5$$, and the arc length of the sector is $$\\\\frac{10\\\\pi}{3}$$. What is the degree measure of the angle \u03b8?","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$120$$","hints":{"DefaultPathway":[{"id":"a4dc570tri1a-h1","type":"hint","dependencies":[],"title":"Arc Length Formula","text":"Use the formula for arc length in radians: Arc $$Length(s)=r \\\\theta$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri1a-h2","type":"hint","dependencies":["a4dc570tri1a-h1"],"title":"Solve the equation","text":"In this case, the arc length (s) is given as $$\\\\frac{10\\\\pi}{3}$$, and the radius (r) is $$5$$. So, you can solve for \u03b8: $$\\\\frac{10\\\\pi}{3}$$ $$=$$ 5\u03b8","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3} \\\\pi$$"],"dependencies":["a4dc570tri1a-h2"],"title":"Solve the equation","text":"What is \u03b8 (in radians)?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri1a-h4","type":"hint","dependencies":["a4dc570tri1a-h3"],"title":"Conversion","text":"$$2\\\\pi$$ radians $$=$$ $$360$$ degrees","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri1a-h5","type":"hint","dependencies":["a4dc570tri1a-h4"],"title":"Conversion","text":"To convert radians to degrees, we can do $$\\\\frac{2}{3} \\\\pi \\\\frac{360}{2\\\\pi}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$120$$"],"dependencies":["a4dc570tri1a-h5"],"title":"Conversion","text":"What is \u03b8 (in degrees)?","variabilization":{},"oer":"https://OATutor.io","license":"","subHints":[{"id":"a4dc570tri1a-h6-s1","type":"hint","dependencies":[],"title":"Conversion","text":"$$\\\\frac{2}{3} \\\\pi \\\\frac{360}{2\\\\pi}=\\\\frac{360}{3}=120$$","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}},{"id":"a4dc570tri1b","stepAnswer":["no change"],"problemType":"MultipleChoice","stepTitle":"What would change if the circular sector above had radius $$30$$ and arc length $$20\\\\pi$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["no change","\u03b8 increases","\u03b8 decreases"],"hints":{"DefaultPathway":[{"id":"a4dc570tri1b-h1","type":"hint","dependencies":[],"title":"Arc Length Formula","text":"Use the formula for arc length in radians: arc $$length=r \\\\theta$$. So $$\\\\theta=\\\\frac{20\\\\pi}{30}=\\\\frac{2}{3} \\\\pi$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri1b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["no change"],"dependencies":["a4dc570tri1b-h1"],"title":"Change or not","text":"Has the degree measure changed compared to the previous question?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["no change","\u03b8 increases","\u03b8 decreases"]}]}}]},{"id":"a4dc570tri2","title":"Trigonometric Functions","body":"These questions test your knowledge of the core concepts.\\\\n##figure2.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri2a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"On the half circle below, mark the angles corresponding to $$0$$, $$30$$, $$45$$, $$60$$, $$90$$, $$120$$, $$135$$, $$150$$, and $$180$$ with their radian measures. Is this the correct graph?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4dc570tri2a-h1","type":"hint","dependencies":[],"title":"Conversion","text":"Remember that $$1\\\\pi$$ radians is equivalent to $$180$$ degrees, so $$1$$ degree is $$\\\\frac{\\\\pi}{180}$$ radians. This relationship will be useful for marking the angles in both degrees and radians.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a4dc570tri2a-h1"],"title":"Conversion","text":"What is $$0$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\pi}{6}$$"],"dependencies":["a4dc570tri2a-h2"],"title":"Conversion","text":"What is $$30$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\pi}{4}$$"],"dependencies":["a4dc570tri2a-h3"],"title":"Conversion","text":"What is $$45$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\pi}{3}$$"],"dependencies":["a4dc570tri2a-h4"],"title":"Conversion","text":"What is $$60$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\pi}{2}$$"],"dependencies":["a4dc570tri2a-h5"],"title":"Conversion","text":"What is $$90$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2\\\\pi}{3}$$"],"dependencies":["a4dc570tri2a-h6"],"title":"Conversion","text":"What is $$120$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3\\\\pi}{4}$$"],"dependencies":["a4dc570tri2a-h7"],"title":"Conversion","text":"What is $$135$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5\\\\pi}{6}$$"],"dependencies":["a4dc570tri2a-h8"],"title":"Conversion","text":"What is $$150$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri2a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["pi"],"dependencies":["a4dc570tri2a-h9"],"title":"Conversion","text":"What is $$180$$ degree in radians?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4dc570tri3","title":"Trigonometric Functions","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri3a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"The point on the unit circle corresponding to $$\\\\theta=\\\\frac{\\\\pi}{4}$$ is $$P=(\\\\frac{1}{\\\\sqrt{2}},\\\\frac{1}{\\\\sqrt{2}})$$. Find $$cos\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$, $$sin\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$, $$tan\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$, $$\\\\operatorname{sec}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$, $$\\\\operatorname{csc}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$ and $$\\\\operatorname{cot}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$ using the point P. Is it possible to find them?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4dc570tri3a-h1","type":"hint","dependencies":[],"title":"$$cos\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"cos is the x-coordinate of the point on the unit circle. So, $$cos\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$ $$=$$ $$\\\\frac{1}{\\\\sqrt{2}}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri3a-h2","type":"hint","dependencies":["a4dc570tri3a-h1"],"title":"$$sin\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"sin is the y-coordinate of the point on the unit circle. So, $$sin\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$ $$=$$ $$\\\\frac{1}{\\\\sqrt{2}}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri3a-h3","type":"hint","dependencies":["a4dc570tri3a-h2"],"title":"$$tan\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"Tangent is the ratio of sin to cos.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4dc570tri3a-h3"],"title":"$$tan\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"What is $$tan\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri3a-h5","type":"hint","dependencies":["a4dc570tri3a-h4"],"title":"$$\\\\operatorname{sec}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"sec is the reciprocal of cos.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri3a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\sqrt{2}$$"],"dependencies":["a4dc570tri3a-h5"],"title":"$$\\\\operatorname{sec}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"What is $$\\\\operatorname{sec}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\sqrt{2}$$","$$-\\\\sqrt{2}$$"]},{"id":"a4dc570tri3a-h7","type":"hint","dependencies":["a4dc570tri3a-h6"],"title":"$$\\\\operatorname{csc}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"csc is the reciprocal of sin.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri3a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\sqrt{2}$$"],"dependencies":["a4dc570tri3a-h7"],"title":"$$\\\\operatorname{csc}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"What is $$\\\\operatorname{csc}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\sqrt{2}$$","$$-\\\\sqrt{2}$$"]},{"id":"a4dc570tri3a-h9","type":"hint","dependencies":["a4dc570tri3a-h8"],"title":"$$\\\\operatorname{cot}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"cot is the reciprocal of tan.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4dc570tri3a-h9"],"title":"$$\\\\operatorname{cot}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$","text":"What is $$\\\\operatorname{cot}\\\\left(\\\\frac{\\\\pi}{4}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""}]}},{"id":"a4dc570tri3b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"The point on the unit circle corresponding to $$\\\\theta=\\\\frac{\\\\pi}{4}$$ is $$P=(\\\\frac{1}{\\\\sqrt{2}},\\\\frac{1}{\\\\sqrt{2}})$$. Find two more angles, one positive and one negative, with the same values of cosine and sine. Sketch arcs representing all three angles on the unit circles below. Is the graph correct?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4dc570tri3b-h1","type":"hint","dependencies":[],"title":"See the graph","text":"The graph shows the correct examples.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a4dc570tri4","title":"Trigonometric Functions","body":"These questions test your knowledge of the core concepts.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri4a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"On the unit circle below, sketch an arc that represents the angle $$\\\\theta=\\\\frac{9\\\\pi}{2}$$ and mark the corresponding point P. Using this, determine $$cos\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$ and $$sin\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$. What about $$tan\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$? Is it defined?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4dc570tri4a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{9\\\\pi}{2}$$","text":"$$\\\\frac{9\\\\pi}{2}=4\\\\pi+\\\\frac{\\\\pi}{2}$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a4dc570tri4a-h1"],"title":"$$cos\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$","text":"What is $$cos\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a4dc570tri4a-h2"],"title":"$$sin\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$","text":"What is $$sin\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri4a-h4","type":"hint","dependencies":["a4dc570tri4a-h3"],"title":"$$tan\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$","text":"Tangent is the ratio of sin to cos.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri4a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4dc570tri4a-h4"],"title":"$$tan\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$","text":"Is $$tan\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$ defined?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"],"subHints":[{"id":"a4dc570tri4a-h5-s1","type":"hint","dependencies":[],"title":"$$tan\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$","text":"$$tan\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)=\\\\fracsin^c\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)os\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)}$$. $$cos\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)=0$$, the denominator is $$0$$, so $$tan\\\\left(\\\\frac{9\\\\pi}{2}\\\\right)$$ is undefined.","variabilization":{},"oer":"https://OATutor.io","license":""}]}]}}]},{"id":"a4dc570tri5","title":"Trigonometric Functions","body":"These problems are generally harder, often highlighting an important subtlety","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri5a","stepAnswer":["$$\\\\frac{-5\\\\pi}{2}$$, $$\\\\frac{-\\\\pi}{2}$$, $$\\\\frac{3\\\\pi}{2}$$"],"problemType":"MultipleChoice","stepTitle":"Determine all angles \u03b8, in the interval $$(-3\\\\pi,-3\\\\pi)$$, such that $$sin(\\\\theta)=-1$$. Hint: Where on the unit circle does this correspond to?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{-5\\\\pi}{2}$$, $$\\\\frac{-\\\\pi}{2}$$, $$\\\\frac{3\\\\pi}{2}$$","choices":["$$\\\\frac{-5\\\\pi}{2}$$, $$\\\\frac{-\\\\pi}{2}$$, $$\\\\frac{3\\\\pi}{2}$$","$$\\\\frac{3\\\\pi}{2}+2n \\\\pi$$"],"hints":{"DefaultPathway":[{"id":"a4dc570tri5a-h1","type":"hint","dependencies":[],"title":"Follow the hint","text":"Identify the point on the unit circle where $$sin(\\\\theta)=-1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(0,-1)$$"],"dependencies":["a4dc570tri5a-h1"],"title":"Follow the hint","text":"What is the corresponding point?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(0,-1)$$","$$(0,1)$$","$$(1,0)$$","$$(-1,0)$$"]},{"id":"a4dc570tri5a-h3","type":"hint","dependencies":["a4dc570tri5a-h2"],"title":"Find all angles","text":"\u03b8 can be $$\\\\frac{3\\\\pi}{2}$$, $$\\\\frac{3\\\\pi}{2}+2\\\\pi$$, $$\\\\frac{3\\\\pi}{2}-2\\\\pi$$, $$\\\\frac{3\\\\pi}{2}+4\\\\pi$$, $$\\\\frac{3\\\\pi}{2}-4\\\\pi$$ ......","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5a-h4","type":"hint","dependencies":["a4dc570tri5a-h3"],"title":"Interval","text":"\u03b8 is in $$(-3\\\\pi,3\\\\pi)$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{-5\\\\pi}{2}$$, $$\\\\frac{-\\\\pi}{2}$$, $$\\\\frac{3\\\\pi}{2}$$"],"dependencies":["a4dc570tri5a-h4"],"title":"Interval","text":"What are possible values of \u03b8?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$\\\\frac{-5\\\\pi}{2}$$, $$\\\\frac{-\\\\pi}{2}$$, $$\\\\frac{3\\\\pi}{2}$$","$$\\\\frac{3\\\\pi}{2}+2n \\\\pi$$"]}]}},{"id":"a4dc570tri5b","stepAnswer":["$$0$$, $$\\\\pm 2 \\\\pi$$"],"problemType":"MultipleChoice","stepTitle":"Determine all angles \u03b8, in the interval $$(-3\\\\pi,3\\\\pi)$$, such that $$cos(\\\\theta)=1$$.","stepBody":"##figure2.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$0$$, $$\\\\pm 2 \\\\pi$$","choices":["$$0$$, $$\\\\pm 2 \\\\pi$$","$$0$$, $$2\\\\pi$$","$$2n \\\\pi$$"],"hints":{"DefaultPathway":[{"id":"a4dc570tri5b-h1","type":"hint","dependencies":[],"title":"Follow the hint","text":"Identify the point on the unit circle where $$cos(\\\\theta)=1$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(1,0)$$"],"dependencies":["a4dc570tri5b-h1"],"title":"Follow the hint","text":"What is the corresponding point?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(0,-1)$$","$$(0,1)$$","$$(1,0)$$","$$(-1,0)$$"]},{"id":"a4dc570tri5b-h3","type":"hint","dependencies":["a4dc570tri5b-h2"],"title":"Find all angles","text":"To find all angles \u03b8 in the given interval with $$cos(\\\\theta)=1$$, express the solutions in the general form: $$\\\\theta=0+2n \\\\pi$$, where $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5b-h4","type":"hint","dependencies":["a4dc570tri5b-h3"],"title":"Interval","text":"\u03b8 is in $$(-3\\\\pi,3\\\\pi)$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$0$$, $$\\\\pm 2 \\\\pi$$"],"dependencies":["a4dc570tri5b-h4"],"title":"Interval","text":"What are possible values of \u03b8?\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$0$$, $$\\\\pm 2 \\\\pi$$","$$0$$, $$2\\\\pi$$","$$2n \\\\pi$$"]}]}},{"id":"a4dc570tri5c","stepAnswer":["$$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$ $$\\\\cup$$ $$(0,2\\\\pi)$$"],"problemType":"MultipleChoice","stepTitle":"Describe all angles \u03b8, in the interval $$(-2\\\\pi,2\\\\pi)$$, such that $$cos\\\\left(\\\\theta\\\\right)>0$$ and $$sin\\\\left(\\\\theta\\\\right)>0$$. Give your answer as a union of intervals.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$ $$\\\\cup$$ $$(0,2\\\\pi)$$","choices":["$$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$ $$\\\\cup$$ $$(0,2\\\\pi)$$","$$(0,2\\\\pi)$$","$$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$"],"hints":{"DefaultPathway":[{"id":"a4dc570tri5c-h1","type":"hint","dependencies":[],"title":"$$cos\\\\left(\\\\theta\\\\right)>0$$","text":"This condition is satisfied in the first and fourth quadrants of the unit circle, where the x-coordinate is positive.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5c-h2","type":"hint","dependencies":["a4dc570tri5c-h1"],"title":"$$sin\\\\left(\\\\theta\\\\right)>0$$","text":"This condition is satisfied in the first and second quadrants of the unit circle, where the y-coordinate is positive.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5c-h3","type":"hint","dependencies":["a4dc570tri5c-h2"],"title":"$$(-2\\\\pi,0]$$","text":"In $$(-2\\\\pi,0]$$, only $$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$ works.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5c-h4","type":"hint","dependencies":["a4dc570tri5c-h3"],"title":"$$[0,2\\\\pi)$$","text":"In $$[0,2\\\\pi)$$, only $$(0,\\\\frac{\\\\pi}{2})$$ works.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri5c-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$ $$\\\\cup$$ $$(0,2\\\\pi)$$"],"dependencies":["a4dc570tri5c-h4"],"title":"Describe all angles \u03b8","text":"What are possible angles? Give your answer as a union of intervals.","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$ $$\\\\cup$$ $$(0,2\\\\pi)$$","$$(0,2\\\\pi)$$","$$(-2\\\\pi,\\\\frac{\\\\left(-3\\\\pi\\\\right)}{2})$$"]}]}}]},{"id":"a4dc570tri6","title":"Trigonometric Functions","body":"These problems are generally harder, often highlighting an important subtlety\\\\n##figure3.gif","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri6a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine cos(\u03b8), sin(\u03b8), tan(\u03b8), sec(\u03b8), csc(\u03b8) and cot(\u03b8) in the following example. Are they defined? Hint: What is the length of the sloping line segment?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4dc570tri6a-h1","type":"hint","dependencies":[],"title":"Distance","text":"Distance between $$(0,0)$$ and $$(4,3)$$ is $$\\\\sqrt{4^2+3^2}=\\\\sqrt{25}=5$$","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h2","type":"hint","dependencies":["a4dc570tri6a-h1"],"title":"Similar triangles","text":"Since similar triangles have equal ratios of lengths, then $$\\\\frac{\\\\cos(\\\\theta)}{1}=\\\\frac{4}{5},\\\\quad\\\\frac{\\\\sin(\\\\theta)}{1}=\\\\frac{3}{5}$$.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{5}$$"],"dependencies":["a4dc570tri6a-h2"],"title":"cos(\u03b8)","text":"What is the value of cos(\u03b8)?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{5}$$"],"dependencies":["a4dc570tri6a-h3"],"title":"sin(\u03b8)","text":"What is the value of sin(\u03b8)?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h5","type":"hint","dependencies":["a4dc570tri6a-h4"],"title":"tan(\u03b8)","text":"Tangent is the ratio of sin to cos.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a4dc570tri6a-h5"],"title":"tan(\u03b8)","text":"What is the value of tan(\u03b8)?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h7","type":"hint","dependencies":["a4dc570tri6a-h6"],"title":"sec(\u03b8)","text":"sec is the reciprocal of cos.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{4}$$"],"dependencies":["a4dc570tri6a-h7"],"title":"sec(\u03b8)","text":"What is the value of sec(\u03b8)?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h9","type":"hint","dependencies":["a4dc570tri6a-h8"],"title":"csc(\u03b8)","text":"csc is the reciprocal of sin.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{3}$$"],"dependencies":["a4dc570tri6a-h9"],"title":"csc(\u03b8)","text":"What is the value of csc(\u03b8)?","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h11","type":"hint","dependencies":["a4dc570tri6a-h10"],"title":"cot(\u03b8)","text":"cot is the reciprocal of tan.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri6a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4}{3}$$"],"dependencies":["a4dc570tri6a-h11"],"title":"cot(\u03b8)","text":"What is the value of cot(\u03b8)?","variabilization":{},"oer":"https://OATutor.io","license":""}]}}]},{"id":"a4dc570tri7","title":"Trigonometric Functions","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri7a","stepAnswer":["$$[0,\\\\frac{\\\\pi}{4})$$ $$\\\\cup$$ $$(\\\\frac{5\\\\pi}{4},2\\\\pi)$$"],"problemType":"MultipleChoice","stepTitle":"Determine all angles \u03b8 in the interval [0, 2*pi) with the property that $$cos\\\\left(\\\\theta\\\\right)>sin\\\\left(\\\\theta\\\\right)$$. Give your answer in interval notation.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$[0,\\\\frac{\\\\pi}{4})$$ $$\\\\cup$$ $$(\\\\frac{5\\\\pi}{4},2\\\\pi)$$","choices":["$$(\\\\frac{\\\\pi}{4},\\\\frac{5\\\\pi}{4})$$","$$[0,\\\\frac{\\\\pi}{4})$$ $$\\\\cup$$ $$(\\\\frac{5\\\\pi}{4},2\\\\pi)$$","$$(-\\\\infty,\\\\frac{\\\\pi}{4})$$ $$\\\\cup$$ $$(\\\\frac{5\\\\pi}{4},\\\\infty)$$"],"hints":{"DefaultPathway":[{"id":"a4dc570tri7a-h1","type":"hint","dependencies":[],"title":"Implication","text":"$$cos\\\\left(\\\\theta\\\\right)>sin\\\\left(\\\\theta\\\\right)$$ implies that x-coordinate of point $$P>y-coordinate$$ of point P.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri7a-h2","type":"hint","dependencies":["a4dc570tri7a-h1"],"title":"From the plot","text":"Based on the plot, we can conclude that $$\\\\theta<\\\\frac{\\\\pi}{4}$$ or $$\\\\theta>\\\\frac{5\\\\pi}{4}$$.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri7a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$[0,\\\\frac{\\\\pi}{4})$$ $$\\\\cup$$ $$(\\\\frac{5\\\\pi}{4},2\\\\pi)$$"],"dependencies":["a4dc570tri7a-h2"],"title":"Interval notation","text":"Give your answer in interval notation. What is the answer?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["$$(\\\\frac{\\\\pi}{4},\\\\frac{5\\\\pi}{4})$$","$$[0,\\\\frac{\\\\pi}{4})$$ $$\\\\cup$$ $$(\\\\frac{5\\\\pi}{4},2\\\\pi)$$","$$(-\\\\infty,\\\\frac{\\\\pi}{4})$$ $$\\\\cup$$ $$(\\\\frac{5\\\\pi}{4},\\\\infty)$$"]}]}}]},{"id":"a4dc570tri8","title":"Trigonometric Functions","body":"These questions are challenging, requiring mastery of each concept and their interrelations.","variabilization":{},"oer":"https://OATutor.io","license":0,"lesson":"Trigonometric Functions","courseName":"Pre-Calculus Essentials (UC Berkeley Math 1B)","steps":[{"id":"a4dc570tri8a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Give a geometric description of all angles \u03b8 in $$[0,2\\\\pi)$$ with the property that $$sin(\\\\theta)=cos^2\\\\left(\\\\theta\\\\right)$$. You do not need to give exact values of such \u03b8.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a4dc570tri8a-h1","type":"hint","dependencies":[],"title":"Geometric Description","text":"cos and sin represent $$x$$ and $$y$$ coordinates respectively.","variabilization":{},"oer":"https://OATutor.io","license":""},{"id":"a4dc570tri8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4dc570tri8a-h1"],"title":"Geometric Description","text":"\u03b8 with point P(x,y) on the unit circle satisfies $$sin(\\\\theta)=cos^2\\\\left(\\\\theta\\\\right)$$ exactly when $$y=x^2$$. Is the statement true?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]},{"id":"a4dc570tri8a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4dc570tri8a-h2"],"title":"Geometric Description","text":"These points P are the intersection of $$y=x^2$$ with the unit circle, and the angles \u03b8 are their associated angles shown in the plot. Is this geometric description correct?","variabilization":{},"oer":"https://OATutor.io","license":"","choices":["Yes","No"]}]}}]},{"id":"a4e19abfacts1","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts1a","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$25$$, what is the population mean?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts1a-h1","type":"hint","dependencies":[],"title":"Population mean","text":"In chi-square distributions, the population mean is $$\u03bc=df$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25$$"],"dependencies":["a4e19abfacts1a-h1"],"title":"df","text":"What is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts10","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts10a","stepAnswer":["TRUE"],"problemType":"MultipleChoice","stepTitle":"As the number of degrees of freedom increases, the graph of the chi-square distribution looks more and more symmetrical. (True or False)","stepBody":"","answerType":"string","variabilization":{},"choices":["False","TRUE","True"],"hints":{"DefaultPathway":[{"id":"a4e19abfacts10a-h1","type":"hint","dependencies":[],"title":"Distribution","text":"If df > $$90$$, the distribution is approximately normal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a4e19abfacts10a-h1"],"title":"Symmetrical or Not","text":"Is the normal distribution symmetrical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a4e19abfacts11","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts11a","stepAnswer":["FALSE"],"problemType":"MultipleChoice","stepTitle":"The standard deviation of the chi-square distribution is twice the mean. (True or False)","stepBody":"","answerType":"string","variabilization":{},"choices":["FALSE","False","True"],"hints":{"DefaultPathway":[{"id":"a4e19abfacts11a-h1","type":"hint","dependencies":[],"title":"Formula","text":"In chi-square distributions, the population standard deviation is $$\ud835\udf0e=\\\\sqrt{2df}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a4e19abfacts11a-h1"],"title":"Compare","text":"Is $$\\\\sqrt{2df}=2df$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a4e19abfacts12","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts12a","stepAnswer":["FALSE"],"problemType":"MultipleChoice","stepTitle":"The mean and the median of the chi-square distribution are the same if $$df=24$$. (True or False)","stepBody":"","answerType":"string","variabilization":{},"choices":["FALSE","False","True"],"hints":{"DefaultPathway":[{"id":"a4e19abfacts12a-h1","type":"hint","dependencies":[],"title":"Skewed Right","text":"When df < $$90$$, the curve is skewed right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts12a-h2","type":"hint","dependencies":["a4e19abfacts12a-h1"],"title":"Interpretation","text":"For a curve that is skewed right, the mean is typically greater than the median.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts13","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts13a","stepAnswer":["$$40$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$40$$, what is the population mean?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$40$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts13a-h1","type":"hint","dependencies":[],"title":"Population mean","text":"In chi-square distributions, the population mean is $$\u03bc=df$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a4e19abfacts13a-h1"],"title":"df","text":"What is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts14","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts14a","stepAnswer":["$$8.944$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$40$$, what is the population standard deviation? (Put your answer in $$3$$ decimal places)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8.944$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts14a-h1","type":"hint","dependencies":[],"title":"Population Standard Deviation","text":"In chi-square distributions, the population standard deviation is $$\ud835\udf0e=\\\\sqrt{2df}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.944$$"],"dependencies":["a4e19abfacts14a-h1"],"title":"Calculate","text":"What is $$\\\\sqrt{2df}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts15","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts15a","stepAnswer":["$$72$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$72$$, what is the population mean?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$72$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts15a-h1","type":"hint","dependencies":[],"title":"Population mean","text":"In chi-square distributions, the population mean is $$\u03bc=df$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$72$$"],"dependencies":["a4e19abfacts15a-h1"],"title":"df","text":"What is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts16","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts16a","stepAnswer":["$$12$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$72$$, what is the population standard deviation?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts16a-h1","type":"hint","dependencies":[],"title":"Population Standard Deviation","text":"In chi-square distributions, the population standard deviation is $$\ud835\udf0e=\\\\sqrt{2df}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4e19abfacts16a-h1"],"title":"Calculate","text":"What is $$\\\\sqrt{2df}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts2","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts2a","stepAnswer":["$$7.071$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$25$$, what is the population standard deviation? (Put your answer in $$3$$ decimal places)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.071$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts2a-h1","type":"hint","dependencies":[],"title":"Population Standard Deviation","text":"In chi-square distributions, the population standard deviation is $$\ud835\udf0e=\\\\sqrt{2df}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.071$$"],"dependencies":["a4e19abfacts2a-h1"],"title":"Calculate","text":"What is $$\\\\sqrt{2df}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts3","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts3a","stepAnswer":["$$12$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$12$$, what is the population mean?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts3a-h1","type":"hint","dependencies":[],"title":"Population mean","text":"In chi-square distributions, the population mean is $$\u03bc=df$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a4e19abfacts3a-h1"],"title":"df","text":"What is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts4","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts4a","stepAnswer":["$$4.899$$"],"problemType":"TextBox","stepTitle":"If the number of degrees of freedom for a chi-square distribution is $$12$$, what is the population standard deviation? (Put your answer in $$3$$ decimal places)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4.899$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts4a-h1","type":"hint","dependencies":[],"title":"Population Standard Deviation","text":"In chi-square distributions, the population standard deviation is $$\ud835\udf0e=\\\\sqrt{2df}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.899$$"],"dependencies":["a4e19abfacts4a-h1"],"title":"Calculate","text":"What is $$\\\\sqrt{2df}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts5","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts5a","stepAnswer":["Normal"],"problemType":"TextBox","stepTitle":"If df > $$90$$, the distribution is $$___$$ . (Answer in one word)","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a4e19abfacts5a-h1","type":"hint","dependencies":[],"title":"Distribution","text":"The df being greater than $$90$$ approximates a certain type of distribution which is symmetric.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts6","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts6a","stepAnswer":["Nonsymmetrical and Skewed to the Right"],"problemType":"MultipleChoice","stepTitle":"If $$df=15$$, the distribution is $$___$$ .","stepBody":"","answerType":"string","variabilization":{},"choices":["Nonsymmetrical and Skewed to the Right","Nonsymmetrical and Skewed to the Left","Symmetrical and Skewed to the Right","Symmetrical and Skewed to the Left"],"hints":{"DefaultPathway":[{"id":"a4e19abfacts6a-h1","type":"hint","dependencies":[],"title":"Distribution","text":"When df < $$90$$, the distribution is always skewed to the right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts6a-h2","type":"hint","dependencies":["a4e19abfacts6a-h1"],"title":"Symmetry","text":"Think about what this means for symmetry.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts6a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Nonsymmetrical"],"dependencies":["a4e19abfacts6a-h2"],"title":"Symmetry","text":"If a distribution is skewed to the right, is it symmetrical or nonsymmetrical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Nonsymmetrical","Symmetrical"]}]}}]},{"id":"a4e19abfacts7","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts7a","stepAnswer":["$$90$$"],"problemType":"TextBox","stepTitle":"Above what value for the df does the chi-square curve approximate a normal distribution?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$90$$","hints":{"DefaultPathway":[{"id":"a4e19abfacts7a-h1","type":"hint","dependencies":[],"title":"Distribution","text":"When the df is greater than $$90$$, the curve is approximately symmetric. This would indicate the normal distribution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4e19abfacts8","title":"Facts About the Chi-Square Distribution","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts8a","stepAnswer":["To the right of the peak"],"problemType":"MultipleChoice","stepTitle":"Where is \u03bc located on a chi-square curve?","stepBody":"","answerType":"string","variabilization":{},"choices":["To the right of the peak","To the left of the peak","In the middle of the peak"],"hints":{"DefaultPathway":[{"id":"a4e19abfacts8a-h1","type":"hint","dependencies":[],"title":"Distribution","text":"The distribution of the curve is typically skewed to the right. Based on this, think about where \u03bc would be.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["To the right of the peak"],"dependencies":["a4e19abfacts8a-h1"],"title":"Location of \u03bc","text":"Where would this indicate that \u03bc is located?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["To the right of the peak","To the left of the peak","In the middle of the peak"]}]}}]},{"id":"a4e19abfacts9","title":"Facts About the Chi-Square Distribution","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Facts About the Chi-Square Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a4e19abfacts9a","stepAnswer":["two"],"problemType":"MultipleChoice","stepTitle":"Is it more likely the df is $$90$$, $$20$$, or two in the graph?","stepBody":"","answerType":"string","variabilization":{},"choices":["$$90$$","$$20$$","two"],"hints":{"DefaultPathway":[{"id":"a4e19abfacts9a-h1","type":"hint","dependencies":[],"title":"df value","text":"The more skewed to the right the graph is, the lower the df value is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4e19abfacts9a-h2","type":"hint","dependencies":["a4e19abfacts9a-h1"],"title":"Lowest df","text":"Since this graph is quite skewed the the right, the lowest df possible would be the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation1","title":"Solve Direct Translation Applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation1a","stepAnswer":["$$\\\\frac{9}{2}$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is zero. One number is nine less than the other. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{9}{2}$$","choices":["$$\\\\frac{11}{2}\\\\operatorname{and}\\\\frac{-11}{2}$$","$$\\\\frac{13}{2}\\\\operatorname{and}\\\\frac{-13}{2}$$","$$\\\\frac{9}{2}\\\\operatorname{and}\\\\frac{-9}{2}$$","$$\\\\frac{9}{2}$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation1a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume one number is $$m$$ and the other is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation1a-h2","type":"hint","dependencies":["a4edf7dEquation1a-h1"],"title":"Translation","text":"Converting the first statement to $$m+n=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation1a-h3","type":"hint","dependencies":["a4edf7dEquation1a-h1"],"title":"Translation","text":"Converting the second statement to $$m-n=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation1a-h4","type":"hint","dependencies":["a4edf7dEquation1a-h2","a4edf7dEquation1a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{9}{2}$$"],"dependencies":["a4edf7dEquation1a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$2m=9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation1a-h6","type":"hint","dependencies":["a4edf7dEquation1a-h5"],"title":"Calculation","text":"Find the value of $$n$$ with the known value of $$m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation10","title":"Solve uniform motion applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation10a","stepAnswer":["29;236"],"problemType":"MultipleChoice","stepTitle":"Translate to a system of equations and then solve:\\\\nA small jet can fly 1,325 miles in $$5$$ hours with a tailwind but only 1,035 miles in $$5$$ hours into a headwind. Find the speed of the jet in still air and the speed of the wind.","stepBody":"","answerType":"string","variabilization":{},"choices":["30;230","34;242","29;236"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation10a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume the jet speed in still air is $$m$$ and the wind speed is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation10a-h2","type":"hint","dependencies":["a4edf7dEquation10a-h1"],"title":"Principle","text":"The tailwind speed for the ship is $$m+n$$ the headwind speed for the ship is $$m-n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation10a-h3","type":"hint","dependencies":["a4edf7dEquation10a-h1"],"title":"Translation","text":"$$Speed Time=Distance$$, $$5\\\\left(m+n\\\\right)=1325;$$ $$5(m-n)=1035$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation10a-h4","type":"hint","dependencies":["a4edf7dEquation10a-h2","a4edf7dEquation10a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$236$$"],"dependencies":["a4edf7dEquation10a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$10m=2360$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation10a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"Find the value of $$n$$ with the known value of $$m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation11","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation11a","stepAnswer":["$$13$$ and $$17$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two number is $$30$$. One number is $$4$$ less than the other. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$13$$ and $$17$$","choices":["$$13$$ and $$17$$","$$12$$ and $$18$$","$$11$$ and $$19$$","$$10$$ and $$20$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation11a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation11a-h2","type":"hint","dependencies":["a4edf7dEquation11a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$30$$, and that one number is $$4$$ less than the other. Using this, we can create two equations. One is $$n+m=30$$, and the other $$n=m-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation11a-h3","type":"hint","dependencies":["a4edf7dEquation11a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation11a-h4","type":"hint","dependencies":["a4edf7dEquation11a-h3"],"title":"Answer","text":"The answer is $$13$$ and $$17$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation12","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation12a","stepAnswer":["$$6$$ and $$9$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two number is $$15$$. One number is $$3$$ less than the other. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$6$$ and $$9$$","choices":["$$6$$ and $$9$$","$$3$$ and $$12$$","$$4$$ and $$11$$","$$2$$ and $$13$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation12a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation12a-h2","type":"hint","dependencies":["a4edf7dEquation12a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$15$$, and that one number is $$3$$ less than the other. Using this, we can create two equations. One is $$n+m=15$$, and the other $$n=m-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation12a-h3","type":"hint","dependencies":["a4edf7dEquation12a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation12a-h4","type":"hint","dependencies":["a4edf7dEquation12a-h3"],"title":"Answer","text":"The answer is $$6$$ and $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation13","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation13a","stepAnswer":["$$-18$$ and $$2$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two number is $$-16$$. One number is $$20$$ less than the other. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-18$$ and $$2$$","choices":["$$6$$ and $$9$$","$$3$$ and $$12$$","$$4$$ and $$11$$","$$2$$ and $$13$$","$$-18$$ and $$2$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation13a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation13a-h2","type":"hint","dependencies":["a4edf7dEquation13a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$-16$$, and that one number is $$20$$ less than the other. Using this, we can create two equations. One is $$n+m=-16$$, and the other $$n=m-20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation13a-h3","type":"hint","dependencies":["a4edf7dEquation13a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation13a-h4","type":"hint","dependencies":["a4edf7dEquation13a-h3"],"title":"Answer","text":"The answer is $$-18$$ and $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation14","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation14a","stepAnswer":["$$-7$$ and $$-19$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two number is $$-26$$. One number is $$12$$ less than the other. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-7$$ and $$-19$$","choices":["$$-7$$ and $$-19$$","$$3$$ and $$12$$","$$4$$ and $$11$$","$$2$$ and $$13$$","$$-18$$ and $$2$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation14a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation14a-h2","type":"hint","dependencies":["a4edf7dEquation14a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$-26$$, and that one number is $$12$$ less than the other. Using this, we can create two equations. One is $$n+m=-26$$, and the other $$n=m-12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation14a-h3","type":"hint","dependencies":["a4edf7dEquation14a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation14a-h4","type":"hint","dependencies":["a4edf7dEquation14a-h3"],"title":"Answer","text":"The answer is $$-7$$ and $$-19$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation15","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation15a","stepAnswer":["$$45$$ and $$20$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$65$$. Their difference is $$25$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$45$$ and $$20$$","choices":["$$45$$ and $$20$$","$$55$$ and $$10$$","$$35$$ and $$20$$","$$35$$ and $$30$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation15a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation15a-h2","type":"hint","dependencies":["a4edf7dEquation15a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$-65$$, and that the difference is $$25$$. Using this, we can create two equations. One is $$n+m=65$$, and the other $$n-m=25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation15a-h3","type":"hint","dependencies":["a4edf7dEquation15a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation15a-h4","type":"hint","dependencies":["a4edf7dEquation15a-h3"],"title":"Answer","text":"The answer is $$45$$ and $$20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation16","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation16a","stepAnswer":["$$14$$ and $$23$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$37$$. Their difference is $$9$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$14$$ and $$23$$","choices":["$$14$$ and $$23$$","$$55$$ and $$10$$","$$35$$ and $$20$$","$$35$$ and $$30$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation16a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation16a-h2","type":"hint","dependencies":["a4edf7dEquation16a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$37$$, and that the difference is $$9$$. Using this, we can create two equations. One is $$n+m=37$$, and the other $$n-m=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation16a-h3","type":"hint","dependencies":["a4edf7dEquation16a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation16a-h4","type":"hint","dependencies":["a4edf7dEquation16a-h3"],"title":"Answer","text":"The answer is $$14$$ and $$23$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation17","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation17a","stepAnswer":["$$-38$$ and $$11$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$-27$$. Their difference is $$-59$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-38$$ and $$11$$","choices":["$$-38$$ and $$11$$","$$55$$ and $$10$$","$$35$$ and $$20$$","$$35$$ and $$30$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation17a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation17a-h2","type":"hint","dependencies":["a4edf7dEquation17a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$-27$$, and that the difference is $$-59$$. Using this, we can create two equations. One is $$n+m=-17$$, and the other $$n-m=-59$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation17a-h3","type":"hint","dependencies":["a4edf7dEquation17a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation17a-h4","type":"hint","dependencies":["a4edf7dEquation17a-h3"],"title":"Answer","text":"The answer is $$-38$$ and $$11$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation18","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation18a","stepAnswer":["$$80$$"],"problemType":"TextBox","stepTitle":"Jackie has been offered positions by two cable companies. The first company pays a salary of $14,000 plus a commission of $100 for each cable package sold. The second pays a salary of $20,000 plus a commission of $25 for each cable package sold. How many cable packages would need to be sold to make the total pay the same?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$80$$","hints":{"DefaultPathway":[{"id":"a4edf7dEquation18a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the amount of packages sold and $$m$$ $$=$$ the salary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation18a-h2","type":"hint","dependencies":["a4edf7dEquation18a-h1"],"title":"Equations","text":"We know the first company pays $14000 + $100 for every cable package sold, and the second company pays $20000 + $25 for each package sold. Using this, we can create two equations. One is $$m=14000+100n$$, and the other $$m=20000+25n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation18a-h3","type":"hint","dependencies":["a4edf7dEquation18a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation18a-h4","type":"hint","dependencies":["a4edf7dEquation18a-h3"],"title":"Answer","text":"The answer is $$80$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation19","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation19a","stepAnswer":["$$22$$ and $$-67$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$-45$$. Their difference is $$-89$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$22$$ and $$-67$$","choices":["$$22$$ and $$-67$$","$$55$$ and $$10$$","$$35$$ and $$20$$","$$35$$ and $$30$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation19a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the first number and $$m$$ $$=$$ the second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation19a-h2","type":"hint","dependencies":["a4edf7dEquation19a-h1"],"title":"Equations","text":"We know the sum of the two numbers is $$-45$$, and that the difference is $$-89$$. Using this, we can create two equations. One is $$n+m=-45$$, and the other $$n-m=-89$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation19a-h3","type":"hint","dependencies":["a4edf7dEquation19a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation19a-h4","type":"hint","dependencies":["a4edf7dEquation19a-h3"],"title":"Answer","text":"The answer is $$22$$ and $$-67$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation2","title":"Solve Direct Translation Applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation2a","stepAnswer":["$$600$$"],"problemType":"TextBox","stepTitle":"Heather has been offered two options for her salary as a trainer at the gym. Option A would pay her $25,000 plus $15 for each training session. Option B would pay her $10,000+$40 for each training session. How many training sessions would make the salary options equal?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$600$$","hints":{"DefaultPathway":[{"id":"a4edf7dEquation2a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume the number of session is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation2a-h2","type":"hint","dependencies":["a4edf7dEquation2a-h1"],"title":"Translation","text":"Converting the option A to $$25000+15n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation2a-h3","type":"hint","dependencies":["a4edf7dEquation2a-h1"],"title":"Translation","text":"Converting the option B to $$10000+40n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation2a-h4","type":"hint","dependencies":["a4edf7dEquation2a-h2","a4edf7dEquation2a-h3"],"title":"Combination","text":"Set an equation so option A $$=$$ option B, $$25000+15n$$ $$=$$ $$10000+40n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$600$$"],"dependencies":["a4edf7dEquation2a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$25n=15000$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation20","title":"Translate to a system of equations and solve.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation20a","stepAnswer":["$$120$$"],"problemType":"TextBox","stepTitle":"Mitchell currently sells stoves for company A at a salary of $12,000 plus a $150 commission for each stove he sells. Company B offers him a position with a salary of $24,000 plus a $50 commission for each stove he sells. How many stoves would Mitchell need to sell for the options to be equal?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$120$$","hints":{"DefaultPathway":[{"id":"a4edf7dEquation20a-h1","type":"hint","dependencies":[],"title":"Name variables","text":"Let $$n$$ $$=$$ the amount of stoves sold and $$m$$ $$=$$ the salary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation20a-h2","type":"hint","dependencies":["a4edf7dEquation20a-h1"],"title":"Equations","text":"We know the company A pays $12000 + $150 for every cable package sold, and the second company pays $24000 + $50 for each package sold. Using this, we can create two equations. One is $$m=12000+150n$$, and the other $$m=24000+50n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation20a-h3","type":"hint","dependencies":["a4edf7dEquation20a-h2"],"title":"Solve","text":"Now, solve for $$n$$ or $$m$$, and plug it into the equation to find the other variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation20a-h4","type":"hint","dependencies":["a4edf7dEquation20a-h3"],"title":"Answer","text":"The answer is $$120$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation21","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation21a","stepAnswer":["$$72.5, 17.5$$"],"problemType":"MultipleChoice","stepTitle":"The difference of two complementary angles is $$55$$ degrees. Find the measures of the angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$72.5, 17.5$$","choices":["$$72.5, 17.5$$","$$17.5, 72.5$$","$$67.5, 22.5$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation21a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"The complementary angles add to $$90$$ and have a difference of $$55$$ degrees. So, we have: $$x+y=90, x-y=55$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation21a-h2","type":"hint","dependencies":["a4edf7dEquation21a-h1"],"title":"Elimination","text":"We can eliminate $$y$$ from this equation by adding them together. We get $$2x=145$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation21a-h3","type":"hint","dependencies":["a4edf7dEquation21a-h2"],"title":"Solving for X, Y","text":"$$x=\\\\frac{145}{2}$$, $$x=72.5$$. Plugginig this into an original equation, we get $$y=17.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation22","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation22a","stepAnswer":["$$53.5, 36.5$$"],"problemType":"MultipleChoice","stepTitle":"The difference of two complementary angles is $$17$$ degrees. Find the measures of the angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$53.5, 36.5$$","choices":["$$53.5, 36.5$$","$$36.5, 53.5$$","$$57.5, 32.5$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation22a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"The complementary angles add to $$90$$ and have a difference of $$17$$ degrees. So, we have: $$x+y=90, x-y=17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation22a-h2","type":"hint","dependencies":["a4edf7dEquation22a-h1"],"title":"Elimination","text":"We can eliminate $$y$$ from this equation by adding them together. We get $$2x=107$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation22a-h3","type":"hint","dependencies":["a4edf7dEquation22a-h2"],"title":"Solving for X, Y","text":"$$x=\\\\frac{107}{2}$$, $$x=53.5$$. Plugging this into an original equation, we get $$y=36.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation23","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation23a","stepAnswer":["56,34"],"problemType":"MultipleChoice","stepTitle":"Two angles are complementary. The measure of the larger angle is twelve less than twice the measure of the smaller angle. Find the measures of both angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["56,34","34,56","38,52"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation23a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"Complementary angles add to $$90$$, so we have $$x+y=90$$. We also know that $$-x+2y=12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation23a-h2","type":"hint","dependencies":["a4edf7dEquation23a-h1"],"title":"Elimination","text":"We can eliminate $$x$$ from the equation by adding. We have $$3y=102$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation23a-h3","type":"hint","dependencies":["a4edf7dEquation23a-h2"],"title":"Solving for X, Y","text":"$$y=\\\\frac{102}{3}=34$$. Plugging back $$y$$, we get $$x=90-34=56$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation24","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation24a","stepAnswer":["74,16"],"problemType":"MultipleChoice","stepTitle":"Two angles are complementary. The measure of the larger angle is ten more than four times the measure of the smaller angle. Find the measures of both angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["74,16","32,58","16,74"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation24a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"Complementary angles add to $$90$$, so we have $$x+y=90$$. We also know that $$x-4y=10$$ from the problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation24a-h2","type":"hint","dependencies":["a4edf7dEquation24a-h1"],"title":"Elimination","text":"Let us multiply the first equation by $$-1$$ to get $$-x-y=-90$$. We can now add to eliminate $$x$$. $$-5y=-80$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation24a-h3","type":"hint","dependencies":["a4edf7dEquation24a-h2"],"title":"Solving for X, Y","text":"$$y=\\\\frac{\\\\left(-80\\\\right)}{\\\\left(-5\\\\right)}=16$$. Plugging $$y$$ back into an original equationi, we get $$90-16=x=74$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation25","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation25a","stepAnswer":["94,86"],"problemType":"MultipleChoice","stepTitle":"The difference of two supplementary angles is $$8$$ degrees. Find the measures of the angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["86,94","94,86","100,80"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation25a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"The supplementary angles add to $$90$$ and have a difference of $$55$$ degrees. So, we have: $$x+y=180, x-y=8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation25a-h2","type":"hint","dependencies":["a4edf7dEquation25a-h1"],"title":"Elimination","text":"We can eliminate $$y$$ from this equation by adding them together. We get $$2x=188$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation25a-h3","type":"hint","dependencies":["a4edf7dEquation25a-h2"],"title":"Solving for X, Y","text":"$$x=\\\\frac{188}{2}=94$$. Plugginig this into an original equation, we get $$y=86$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation26","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation26a","stepAnswer":["134,46"],"problemType":"MultipleChoice","stepTitle":"The difference of two supplementary angles is $$88$$ degrees. Find the measures of the angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["46,134","94,86","134,46"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation26a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"The supplementary angles add to $$180$$ and have a difference of $$88$$ degrees. So, we have: $$x+y=180, x-y=88$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation26a-h2","type":"hint","dependencies":["a4edf7dEquation26a-h1"],"title":"Elimination","text":"We can eliminate $$y$$ from this equation by adding them together. We get $$2x=268$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation26a-h3","type":"hint","dependencies":["a4edf7dEquation26a-h2"],"title":"Solving for X, Y","text":"$$x=\\\\frac{268}{2}=134$$. Plugginig this into an original equation, we get $$y=46$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation27","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation27a","stepAnswer":["143,37"],"problemType":"MultipleChoice","stepTitle":"Two angles are supplementary. The measure of the larger angle is five less than four times the measure of the smaller angle. Find the measures of both angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["146,34","143,37","134,46"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation27a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"Supplementary angles add to $$180$$, so we have $$x+y=180$$. We also know that $$-x+4y=5$$ from the problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation27a-h2","type":"hint","dependencies":["a4edf7dEquation27a-h1"],"title":"Elimination","text":"Let us add the equations to eliminaite $$x$$. $$5y=185$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation27a-h3","type":"hint","dependencies":["a4edf7dEquation27a-h2"],"title":"Solving for X, Y","text":"$$y=\\\\frac{185}{5}=37$$. Plugging $$y$$ back in, we get $$x=180-37=143$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation28","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation28a","stepAnswer":["135,45"],"problemType":"MultipleChoice","stepTitle":"Two angles are supplementary. The measure of the larger angle is four more than three times the measure of the smaller angle. Find the measures of both angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["135,45","143,37","134,46"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation28a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"Supplementary angles add to $$180$$, so we have $$x+y=180$$. We also know that $$x-3y=4$$ from the problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation28a-h2","type":"hint","dependencies":["a4edf7dEquation28a-h1"],"title":"Elimination","text":"We can multiply the first equation by $$3$$. $$3x+3y=540$$. Now, we can add the equations to eliminiate $$y$$. $$4x=184$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation28a-h3","type":"hint","dependencies":["a4edf7dEquation28a-h2"],"title":"Solving for X, Y","text":"$$x=\\\\frac{184}{4}=46$$. Plugging $$x$$ back in, we get $$y=135$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation29","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation29a","stepAnswer":["71,19"],"problemType":"MultipleChoice","stepTitle":"The measure of one of the small angles of a right triangle is $$14$$ more than $$3$$ times the measure of the other small angle. Find the measure of both angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["135,45","71,19","92,18"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation29a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"The small angles of a right triangle add to $$90$$. $$x+y=90$$. From the problem, we also know that $$x-3y=14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation29a-h2","type":"hint","dependencies":["a4edf7dEquation29a-h1"],"title":"Elimination","text":"We can multiply the first equation by $$3$$ to get $$3x+3y=270$$. Now, we add the equations to eliminate $$y$$. $$4x=284$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation29a-h3","type":"hint","dependencies":["a4edf7dEquation29a-h2"],"title":"Solving for X, Y","text":"$$x=\\\\frac{284}{4}=71$$. Plugging $$x$$ back into the equation, we get $$y=90-71=19$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation3","title":"Solve Geometry Applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation3a","stepAnswer":["58;32"],"problemType":"MultipleChoice","stepTitle":"Translate to a system of equations and then solve. The difference of two complementary angles is $$26$$ degrees. Find the measures of the angles.","stepBody":"","answerType":"string","variabilization":{},"choices":["56;34","58;32","48;42"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation3a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume one angle is $$m$$ and the other angle is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation3a-h2","type":"hint","dependencies":["a4edf7dEquation3a-h1"],"title":"Principle","text":"Two complementary angles means the addition of the two angles are $$90$$, so $$m+n=90$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation3a-h3","type":"hint","dependencies":["a4edf7dEquation3a-h1"],"title":"Translation","text":"Converting the other statement to $$m-n=26$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation3a-h4","type":"hint","dependencies":["a4edf7dEquation3a-h2","a4edf7dEquation3a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$58$$"],"dependencies":["a4edf7dEquation3a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$2m=116$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation3a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"Find the value of $$n$$ with the known value of $$m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation30","title":"Geometry Applications of Systems","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation30a","stepAnswer":["74,16"],"problemType":"MultipleChoice","stepTitle":"The measure of one of the small angles of a right triangle is $$26$$ more than $$3$$ times the measure of the other small angle. Find the measure of both angles. Enter your answers in form a,b where a is greater than $$b$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["72,18","71,19","74,16"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation30a-h1","type":"hint","dependencies":[],"title":"Creating an Equation","text":"The small angles of a right triangle add to $$90$$. $$x+y=90$$. From the problem, we also know that $$x-3y=26$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation30a-h2","type":"hint","dependencies":["a4edf7dEquation30a-h1"],"title":"Elimination","text":"We can multiply the first equation by $$3$$ to get $$3x+3y=270$$. Now, we add the equations to eliminate $$y$$. $$4x=296$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation30a-h3","type":"hint","dependencies":["a4edf7dEquation30a-h2"],"title":"Solving for X, Y","text":"$$x=\\\\frac{296}{4}=74$$. Plugging $$x$$ back into the equation, we get $$y=90-74=16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation4","title":"Solve Geometry Applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation4a","stepAnswer":["148;32"],"problemType":"MultipleChoice","stepTitle":"Translate to a system of equations and then solve. The difference of two complementary angles is $$26$$ degrees. Find the measures of the angles.","stepBody":"","answerType":"string","variabilization":{},"choices":["148;32","162;18","144;36"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation4a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume one angle is $$m$$ and the other angle is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation4a-h2","type":"hint","dependencies":["a4edf7dEquation4a-h1"],"title":"Principle","text":"Two supplementary angles means the addition of the two angles are $$180$$, so $$m+n=180$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation4a-h3","type":"hint","dependencies":["a4edf7dEquation4a-h1"],"title":"Translation","text":"Converting the other statement to $$m=5n-12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation4a-h4","type":"hint","dependencies":["a4edf7dEquation4a-h2","a4edf7dEquation4a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$32$$"],"dependencies":["a4edf7dEquation4a-h4"],"title":"Calculation","text":"What is the value of $$n$$ when $$6n=192$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation4a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"Find the value of $$m$$ with the known value of $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation5","title":"Solve Geometry Applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation5a","stepAnswer":["20;70"],"problemType":"MultipleChoice","stepTitle":"The measure of one of the small angles of a right triangle is ten more than three times the measure of the other small angle. Find the measures of both angles.","stepBody":"","answerType":"string","variabilization":{},"choices":["23;67","30;60","20;70"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation5a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume one angle is $$m$$ and the other angle is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation5a-h2","type":"hint","dependencies":["a4edf7dEquation5a-h1"],"title":"Principle","text":"The addition of two small angles in a right triangle is $$90$$, so $$m+n=90$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation5a-h3","type":"hint","dependencies":["a4edf7dEquation5a-h1"],"title":"Translation","text":"Converting the other statement to $$m=3n+10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation5a-h4","type":"hint","dependencies":["a4edf7dEquation5a-h2","a4edf7dEquation5a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a4edf7dEquation5a-h4"],"title":"Calculation","text":"What is the value of $$n$$ when $$4n=80$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation5a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"Find the value of $$m$$ with the known value of $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation6","title":"Solve Geometry Applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation6a","stepAnswer":["20;85"],"problemType":"MultipleChoice","stepTitle":"Translate to a system of equations and then solve:\\\\nRandall has $$125$$ feet of fencing to enclose the part of his backyard adjacent to his house. He will only need to fence around three sides, because the fourth side will be the wall of the house. He wants the length of the fenced yard (parallel to the house wall) to be $$5$$ feet more than four times as long as the width. Find the length and the width.","stepBody":"","answerType":"string","variabilization":{},"choices":["20;85","23;67","24;65"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation6a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume the width is $$m$$ and the length is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation6a-h2","type":"hint","dependencies":["a4edf7dEquation6a-h1"],"title":"Translation","text":"The fence only include a length and two widths, so $$2m+n=125$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation6a-h3","type":"hint","dependencies":["a4edf7dEquation6a-h1"],"title":"Translation","text":"Converting the other statement to $$n=4m+5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation6a-h4","type":"hint","dependencies":["a4edf7dEquation6a-h2","a4edf7dEquation6a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a4edf7dEquation6a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$6m=120$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation6a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"Find the value of $$n$$ with the known value of $$m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation7","title":"Solve uniform motion applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation7a","stepAnswer":["$$2.5$$"],"problemType":"TextBox","stepTitle":"Translate to a system of equations and then solve:\\\\nJoni left St. Louis on the interstate, driving west towards Denver at a speed of $$65$$ miles per hour. Half an hour later, Kelly left St. Louis on the same route as Joni, driving $$78$$ miles per hour. How long will it take Kelly to catch up to Joni?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.5$$","hints":{"DefaultPathway":[{"id":"a4edf7dEquation7a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume the travel time for Joni is $$m$$ and the travel time for Kelly is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation7a-h2","type":"hint","dependencies":["a4edf7dEquation7a-h1"],"title":"Translation","text":"Kelly left half an hour later, so $$n=m-\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation7a-h3","type":"hint","dependencies":["a4edf7dEquation7a-h1"],"title":"Translation","text":"$$Speed Time=Distance$$, so $$65m=78n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation7a-h4","type":"hint","dependencies":["a4edf7dEquation7a-h2","a4edf7dEquation7a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a4edf7dEquation7a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$13m=39$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation7a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"We want to find $$n$$, so find the value of $$n$$ with the known value of $$m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation8","title":"Solve uniform motion applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation8a","stepAnswer":["$$1.5;13.5$$"],"problemType":"MultipleChoice","stepTitle":"Translate to a system of equations and then solve:\\\\nA river cruise ship sailed $$60$$ miles downstream for $$4$$ hours and then took $$5$$ hours sailing upstream to return to the dock. Find the speed of the ship in still water and the speed of the river current.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.5;13.5$$","choices":["$$1.5;13.5$$","2;14","$$2.5;12.5$$"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation8a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume the ship speed in still water is $$m$$ and the water speed is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation8a-h2","type":"hint","dependencies":["a4edf7dEquation8a-h1"],"title":"Principle","text":"The downstream speed for the ship is $$m+n$$ the upstream speed for the ship is $$m-n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation8a-h3","type":"hint","dependencies":["a4edf7dEquation8a-h1"],"title":"Translation","text":"$$Speed Time=Distance$$, distance is constant, so $$4\\\\left(m+n\\\\right)=60;$$ $$5(m-n)=60$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation8a-h4","type":"hint","dependencies":["a4edf7dEquation8a-h2","a4edf7dEquation8a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13.5$$"],"dependencies":["a4edf7dEquation8a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$40m=540$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation8a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"Find the value of $$n$$ with the known value of $$m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a4edf7dEquation9","title":"Solve uniform motion applications","body":"Solve the following problem:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.2 Solve Applications with Systems of Equations","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a4edf7dEquation9a","stepAnswer":["18;347"],"problemType":"MultipleChoice","stepTitle":"Translate to a system of equations and then solve:\\\\nA private jet can fly 1,095 miles in three hours with a tailwind but only $$987$$ miles in three hours into a headwind. Find the speed of the jet in still air and the speed of the wind.","stepBody":"","answerType":"string","variabilization":{},"choices":["18;345","18;347","16;345"],"hints":{"DefaultPathway":[{"id":"a4edf7dEquation9a-h1","type":"hint","dependencies":[],"title":"Assumption","text":"Assume the jet speed in still air is $$m$$ and the wind speed is $$n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation9a-h2","type":"hint","dependencies":["a4edf7dEquation9a-h1"],"title":"Principle","text":"The tailwind speed for the ship is $$m+n$$ the headwind speed for the ship is $$m-n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation9a-h3","type":"hint","dependencies":["a4edf7dEquation9a-h1"],"title":"Translation","text":"$$Speed Time=Distance$$, $$3\\\\left(m+n\\\\right)=1095;$$ $$3(m-n)=987$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation9a-h4","type":"hint","dependencies":["a4edf7dEquation9a-h2","a4edf7dEquation9a-h3"],"title":"Addition","text":"Combining the two equation together","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$347$$"],"dependencies":["a4edf7dEquation9a-h4"],"title":"Calculation","text":"What is the value of $$m$$ when $$6m=2082$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a4edf7dEquation9a-h6","type":"hint","dependencies":[],"title":"Calculation","text":"Find the value of $$n$$ with the known value of $$m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a50bb85hypo1","title":"Television Survey","body":"In a recent survey, it was stated that Americans watch television on average four hours per day. Assume that \u03c3 $$=$$ $$2$$. Using your class as the sample, conduct a hypothesis test to determine if the average for students at your school is lower.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Hypothesis Testing of a Single Mean and Single Proportion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a50bb85hypo1a","stepAnswer":["$$H_0=4$$"],"problemType":"MultipleChoice","stepTitle":"What is the null hypothesis $$H_0$$ in this context?","stepBody":"Choose the best answer from the following.","answerType":"string","variabilization":{},"answerLatex":"$$H_0=4$$","choices":["$$H_0<4$$","$$H_0=4$$","$$H_0=2$$","$$H_0$$ $$ \\\\neq $$ $$4$$"],"hints":{"DefaultPathway":[{"id":"a50bb85hypo1a-h1","type":"hint","dependencies":[],"title":"Null Hypothesis vs. Alternative Hypothesis","text":"The null hypothesis is generally the complement of the alternative hypothesis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo1a-h2","type":"hint","dependencies":["a50bb85hypo1a-h1"],"title":"Sample Statistics","text":"What are some sample statistics stated in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a50bb85hypo1a-h2"],"title":"Sample Mean \u03bc","text":"What is the sample Mean \u03bc stated in the question?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a50bb85hypo2","title":"Television Survey","body":"In a recent survey, it was stated that Americans watch television on average four hours per day. Assume that \u03c3 $$=$$ $$2$$. Using your class as the sample, conduct a hypothesis test to determine if the average for students at your school is lower.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Hypothesis Testing of a Single Mean and Single Proportion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a50bb85hypo2a","stepAnswer":["$$H_1<4$$"],"problemType":"MultipleChoice","stepTitle":"What is the alternative hypothesis $$H_1$$ in this context?","stepBody":"Choose the best answer from the following.","answerType":"string","variabilization":{},"answerLatex":"$$H_1<4$$","choices":["$$H_1<4$$","$$H_1=4$$","$$H_1>4$$","$$H_1$$ $$ \\\\neq $$ $$4$$"],"hints":{"DefaultPathway":[{"id":"a50bb85hypo2a-h1","type":"hint","dependencies":[],"title":"Sample Statistics","text":"What are some sample statistics stated in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a50bb85hypo2a-h1"],"title":"Sample Mean \u03bc","text":"What is the sample Mean \u03bc stated in the question?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo2a-h3","type":"hint","dependencies":["a50bb85hypo2a-h2"],"title":"Null Hypothesis vs. Alternative Hypothesis","text":"The null hypothesis is generally the complement of the alternative hypothesis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo2a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Lower to sample mean"],"dependencies":["a50bb85hypo2a-h3"],"title":"One Sided vs. Two Sided Hypothesis Test","text":"What is the guess on the number of hours spent by Americans watching television?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Greater than than sample mean","Lower or equal to smaple mean","Lower to sample mean","Greater than or equal to sample mean"]}]}}]},{"id":"a50bb85hypo3","title":"Language Survey","body":"About $$42.3\\\\%$$ of Californians and $$19.6\\\\%$$ of all Americans over age five speak a language other than English at home. Using your class as the sample, conduct a hypothesis test to determine if the percent of the students at your school who speak a language other than English at home is different from $$42.3\\\\%$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Hypothesis Testing of a Single Mean and Single Proportion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a50bb85hypo3a","stepAnswer":["$$H_0=42.3\\\\%$$"],"problemType":"MultipleChoice","stepTitle":"What is the null hypothesis $$H_0$$ in this context?","stepBody":"Choose the best answer from the following.","answerType":"string","variabilization":{},"answerLatex":"$$H_0=42.3\\\\%$$","choices":["$$H_0$$ < $$42.3\\\\%$$","$$H_0=19.6\\\\%$$","$$H_0=42.3\\\\%$$","$$H_0$$ $$ \\\\neq $$ $$42.3\\\\%$$"],"hints":{"DefaultPathway":[{"id":"a50bb85hypo3a-h1","type":"hint","dependencies":[],"title":"Null Hypothesis vs. Alternative Hypothesis","text":"The null hypothesis is generally the complement of the alternative hypothesis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo3a-h2","type":"hint","dependencies":["a50bb85hypo3a-h1"],"title":"Sample Statistics","text":"What are some sample statistics stated in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42.3$$"],"dependencies":["a50bb85hypo3a-h2"],"title":"Sample Mean \u03bc","text":"What is the sample Mean \u03bc stated in the question?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a50bb85hypo4","title":"Language Survey","body":"About $$42.3\\\\%$$ of Californians and $$19.6\\\\%$$ of all Americans over age five speak a language other than English at home. Using your class as the sample, conduct a hypothesis test to determine if the percent of the students at your school who speak a language other than English at home is different from $$42.3\\\\%$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Hypothesis Testing of a Single Mean and Single Proportion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a50bb85hypo4a","stepAnswer":["$$H_0$$ $$ \\\\neq $$ $$42.3\\\\%$$"],"problemType":"MultipleChoice","stepTitle":"What is the alternative hypothesis $$H_1$$ in this context?","stepBody":"Choose the best answer from the following.","answerType":"string","variabilization":{},"answerLatex":"$$H_0$$ $$ \\\\neq $$ $$42.3\\\\%$$","choices":["$$H_0$$ < $$42.3\\\\%$$","$$H_0=19.6\\\\%$$","$$H_0=42.3\\\\%$$","$$H_0$$ $$ \\\\neq $$ $$42.3\\\\%$$"],"hints":{"DefaultPathway":[{"id":"a50bb85hypo4a-h1","type":"hint","dependencies":[],"title":"Sample Statistics","text":"What are some sample statistics stated in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42.3$$"],"dependencies":["a50bb85hypo4a-h1"],"title":"Sample Mean \u03bc","text":"What is the sample Mean \u03bc percentage stated in the question?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo4a-h3","type":"hint","dependencies":["a50bb85hypo4a-h2"],"title":"Null Hypothesis vs. Alternative Hypothesis","text":"The null hypothesis is generally the complement of the alternative hypothesis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo4a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Not equal to the sample mean"],"dependencies":["a50bb85hypo4a-h3"],"title":"One Sided vs. Two Sided Hypothesis Test","text":"What is the guess on the number of hours spent by Americans watching television?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Not equal to the sample mean","Lower or equal to smaple mean","Lower to sample mean","Greater than or equal to sample mean"]}]}}]},{"id":"a50bb85hypo5","title":"Jeans Survey","body":"Suppose that young adults own an average of three pairs of jeans. Survey eight people from your class to determine if the average is higher than three. Assume the population is normal.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Hypothesis Testing of a Single Mean and Single Proportion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a50bb85hypo5a","stepAnswer":["$$H_0=3$$"],"problemType":"MultipleChoice","stepTitle":"What is the null hypothesis $$H_0$$ in this context?","stepBody":"Choose the best answer from the following.","answerType":"string","variabilization":{},"answerLatex":"$$H_0=3$$","choices":["$$H_0>3$$","$$H_0=3$$","$$H_0=8$$","$$H_0$$ $$ \\\\neq $$ $$3$$"],"hints":{"DefaultPathway":[{"id":"a50bb85hypo5a-h1","type":"hint","dependencies":[],"title":"Null Hypothesis vs. Alternative Hypothesis","text":"The null hypothesis is generally the complement of the alternative hypothesis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo5a-h2","type":"hint","dependencies":["a50bb85hypo5a-h1"],"title":"Sample Statistics","text":"What are some sample statistics stated in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a50bb85hypo5a-h2"],"title":"Sample Mean \u03bc","text":"What is the sample average \u03bc stated in the question?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a50bb85hypo6","title":"Jeans Survey","body":"Suppose that young adults own an average of three pairs of jeans. Survey eight people from your class to determine if the average is higher than three. Assume the population is normal.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.6 Hypothesis Testing of a Single Mean and Single Proportion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a50bb85hypo6a","stepAnswer":["$$H_0>3$$"],"problemType":"MultipleChoice","stepTitle":"What is the alternative hypothesis $$H_1$$ in this context?","stepBody":"Choose the best answer from the following.","answerType":"string","variabilization":{},"answerLatex":"$$H_0>3$$","choices":["$$H_0>3$$","$$H_0=3$$","$$H_0=8$$","$$H_0$$ $$ \\\\neq $$ $$3$$"],"hints":{"DefaultPathway":[{"id":"a50bb85hypo6a-h1","type":"hint","dependencies":[],"title":"Sample Statistics","text":"What are some sample statistics stated in the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a50bb85hypo6a-h1"],"title":"Sample Mean \u03bc","text":"What is the sample Mean \u03bc percentage stated in the question?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo6a-h3","type":"hint","dependencies":["a50bb85hypo6a-h2"],"title":"Null Hypothesis vs. Alternative Hypothesis","text":"The null hypothesis is generally the complement of the alternative hypothesis.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a50bb85hypo6a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Greater than sample mean"],"dependencies":["a50bb85hypo6a-h3"],"title":"One Sided vs. Two Sided Hypothesis Test","text":"What is the guess on the number of hours spent by Americans watching television?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Not equal to the sample mean","Lower or equal to smaple mean","Lower to sample mean","Greater than sample mean"]}]}}]},{"id":"a512f5aexplog1","title":"Solve Exponential Equations","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog1a","stepAnswer":["$$\\\\frac{-1}{3}$$"],"problemType":"TextBox","stepTitle":"$$64\\\\times4^{3x}$$ $$=$$ $$16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1}{3}$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog1a-h1","type":"hint","dependencies":[],"title":"Rewrite equation so all powers have the same base.","text":"The first step is to identify the common base of all the terms in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a512f5aexplog1a-h1"],"title":"Finding the common base.","text":"What is $$4\\\\times4$$? How does this relate to exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64$$"],"dependencies":["a512f5aexplog1a-h2"],"title":"Finding the common base.","text":"What is $$4\\\\times4\\\\times4$$? How does this relate to exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog1a-h4","type":"hint","dependencies":["a512f5aexplog1a-h3"],"title":"Combining terms with the same base.","text":"The next step is to rewrite the terms so that they all have the same base and combine the terms on each side of the equation and then solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog1a-h5","type":"hint","dependencies":["a512f5aexplog1a-h4"],"title":"Properties of exponents","text":"When two terms with the same base are multiplied together, their exponents are added together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog1a-h6","type":"hint","dependencies":["a512f5aexplog1a-h5"],"title":"Taking a power of a power.","text":"To take a power of a power, multiply exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog1a-h7","type":"hint","dependencies":["a512f5aexplog1a-h6"],"title":"One-to-one property of exponents.","text":"The one-to-one property of exponential functions states that for any algebraic expressions S and T, and any positive real number $$b$$ (except when $$b$$ $$=$$ 1), $$b^S$$ $$=$$ $$b^T$$ if and only if S $$=$$ T.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog10","title":"Solving Exponential Equations using Logarithms","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog10a","stepAnswer":["$$\\\\frac{\\\\ln(\\\\frac{3}{5})-3}{8}$$"],"problemType":"TextBox","stepTitle":"$$10e^{8x+3}+2=8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\ln(\\\\frac{3}{5})-3}{8}$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog10a-h1","type":"hint","dependencies":[],"title":"Isolating the terms with exponents","text":"The first step is to move all the terms with exponents to one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a512f5aexplog10a-h1"],"title":"Determine if terms have a common base.","text":"Do the terms have a common base?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a512f5aexplog10a-h3","type":"hint","dependencies":["a512f5aexplog10a-h2"],"title":"Solving for $$x$$","text":"The next step is to take ln of both sides. While the choice of which base does not matter, it will be easier to use ln in this case.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog10a-h4","type":"hint","dependencies":["a512f5aexplog10a-h3"],"title":"Properties of logarithms","text":"Recall that $${\\\\ln(b)}^a$$ $$=$$ $$a \\\\ln(b)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog10a-h5","type":"hint","dependencies":["a512f5aexplog10a-h4"],"title":"Distributive Property","text":"Recall that $$a \\\\left(x+y\\\\right)$$ $$=$$ $$a x+a y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog11","title":"Solving Exponential Equations using Logarithms","body":"How many solutions does the equation $$8e^{\\\\left(-5x-2\\\\right)}-4=-90$$ have?","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog11a","stepAnswer":["No Solutions"],"problemType":"MultipleChoice","stepTitle":"How many solutions does the equation $$8e^{\\\\left(-5x-2\\\\right)}-4=-90$$ have?","stepBody":"","answerType":"string","variabilization":{},"choices":["One Solution","Two Solutions","No Solutions"],"hints":{"DefaultPathway":[{"id":"a512f5aexplog11a-h1","type":"hint","dependencies":[],"title":"Isolating the term with the exponent","text":"The first step is to isolate all the terms with exponents to one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y>-4$$"],"dependencies":["a512f5aexplog11a-h1"],"title":"The range of the exponential function","text":"For the function $$y$$ $$=$$ $$e^{\\\\left(-5x-2\\\\right)}-4$$, what values of $$y$$ are possible?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y>0$$","$$y<0$$","$$y>-4$$","$$y<-4$$","All real numbers"]}]}}]},{"id":"a512f5aexplog12","title":"Solving Exponential Functions in Quadratic Form","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog12a","stepAnswer":["ln(3)"],"problemType":"TextBox","stepTitle":"$$e^{2x}-e^x-6=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a512f5aexplog12a-h1","type":"hint","dependencies":[],"title":"Using substitution","text":"Substitute $$e^x$$ with another variable. What does the equation look like? Substitue that variable into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog12a-h2","type":"hint","dependencies":["a512f5aexplog12a-h1"],"title":"Factoring","text":"The next step is to factor the equation by the FOIL method and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog12a-h3","type":"hint","dependencies":["a512f5aexplog12a-h2"],"title":"Solving for $$x$$","text":"The last step is to substitute $$e^x$$ back into the equation and solve for $$x$$. Eliminate any extraneous solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog12a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y>0$$"],"dependencies":["a512f5aexplog12a-h3"],"title":"Extraneous solutions","text":"What is the range of the function $$y$$ $$=$$ $$e^x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["All real numbers","$$y<0$$","$$y>0$$"]}]}}]},{"id":"a512f5aexplog13","title":"Using the definition of a Logarithm to solve Logarithmic Equations","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog13a","stepAnswer":["$$49$$"],"problemType":"TextBox","stepTitle":"$$5*\\\\log_{7}\\\\left(n\\\\right)$$ $$=$$ $$10$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$49$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog13a-h1","type":"hint","dependencies":[],"title":"Isolate the logarithmic term","text":"The first step is to move all the logarithmic terms to one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog13a-h2","type":"hint","dependencies":["a512f5aexplog13a-h1"],"title":"Solve for $$n$$","text":"The next step is to rewrite the equation in exponential form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog13a-h3","type":"hint","dependencies":["a512f5aexplog13a-h2"],"title":"Definition of Logarithms","text":"The definition of a logarithm states that for any algebraic expression S and real numbers $$b$$ and c, where $$b$$ > $$0$$ and $$b$$ does NOT equal $$1$$, $$\\\\log_{b}\\\\left(S\\\\right)=c$$ if and only if $$b^c=S$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a512f5aexplog13a-h3"],"title":"Applying the definition of logarithms to solve the equation","text":"If we were to rewrite the equation $$\\\\log_{7}\\\\left(n\\\\right)$$ $$=$$ $$2$$ in exponential form, what is the value of the exponent?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a512f5aexplog13a-h4"],"title":"Applying the definition of logarithms to solve the equation","text":"If we were to rewrite the equation $$\\\\log_{7}\\\\left(n\\\\right)$$ $$=$$ $$2$$ in exponential form, what is the value of the base?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog14","title":"Solving Equations using the One-to-One Property of Logarithms","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog14a","stepAnswer":["Both $$\\\\frac{-10}{3}$$ and $$\\\\frac{10}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\ln(x^2-10)+\\\\ln(9)=ln(10)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Both $$\\\\frac{-10}{3}$$ and $$\\\\frac{10}{3}$$","choices":["$$\\\\frac{-10}{3}$$","$$\\\\frac{10}{3}$$","Both $$\\\\frac{-10}{3}$$ and $$\\\\frac{10}{3}$$","None of the above"],"hints":{"DefaultPathway":[{"id":"a512f5aexplog14a-h1","type":"hint","dependencies":[],"title":"Using properties of logarithms to combine logarithmic terms","text":"If one side of the equation has multiple logarithmic terms, combine them using properties of logarithms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog14a-h2","type":"hint","dependencies":["a512f5aexplog14a-h1"],"title":"Properties of logs","text":"Recall that ln(a) + ln(b) $$=$$ $$\\\\ln(a b)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog14a-h3","type":"hint","dependencies":["a512f5aexplog14a-h2"],"title":"One-to-One property of logarithms","text":"The One-to-One property of logarithms states that for any algebraic expressions S and T and any positive real number $$b$$, where $$b$$ does NOT equal $$1$$, log(base b)S $$=$$ log(base b)T if and only if $$S=T$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog14a-h4","type":"hint","dependencies":["a512f5aexplog14a-h3"],"title":"Extraneous solutions","text":"Use the domain of the logarithmic function to determine whether a solution is extraneous.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog14a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x$$ < $$-\\\\sqrt{10}$$ or $$x$$ > $$\\\\sqrt{10}$$"],"dependencies":["a512f5aexplog14a-h4"],"title":"Finding extraneous solutions","text":"For what values of $$x$$ will $$\\\\ln(x^2-10)$$ be defined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x$$ < $$-\\\\sqrt{10}$$ or $$x$$ > $$\\\\sqrt{10}$$","$$x$$ < $$-\\\\sqrt{10}$$ and $$x$$ > $$\\\\sqrt{10}$$","All real numbers"]}]}}]},{"id":"a512f5aexplog15","title":"Solving Logarithmic Equations","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog15a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$\\\\ln(x)+\\\\ln(x-3)$$ $$=$$ ln(7x)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog15a-h1","type":"hint","dependencies":[],"title":"Using properties of logarithms to combine logarithmic terms","text":"If one side of the equation has multiple logarithmic terms, combine them using properties of logarithms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog15a-h2","type":"hint","dependencies":["a512f5aexplog15a-h1"],"title":"Properties of logs","text":"Recall that ln(a) + ln(b) $$=$$ $$\\\\ln(a b)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog15a-h3","type":"hint","dependencies":["a512f5aexplog15a-h2"],"title":"One-to-One property of logarithms","text":"The One-to-One property of logarithms states that for any algebraic expressions S and T and any positive real number $$b$$, where $$b$$ does NOT equal $$1$$, log(base b)S $$=$$ log(base b)T if and only if $$S=T$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog15a-h4","type":"hint","dependencies":["a512f5aexplog15a-h3"],"title":"Determining Extraneous Solutions","text":"Recall that for ln(a) to be defined, where a represents a number, a must be greater than $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog16","title":"Solving Logarithmic Equations","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog16a","stepAnswer":["$$\\\\frac{3}{4}$$"],"problemType":"TextBox","stepTitle":"$$ln(3)-ln(3-3x)=ln(4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{4}$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog16a-h1","type":"hint","dependencies":[],"title":"Using properties of logarithms to combine logarithmic terms","text":"If one side of the equation has multiple logarithmic terms, combine them using properties of logarithms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog16a-h2","type":"hint","dependencies":["a512f5aexplog16a-h1"],"title":"Properties of logs","text":"Recall that ln(a) - ln(b) $$=$$ $$\\\\ln(\\\\frac{a}{b})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog16a-h3","type":"hint","dependencies":["a512f5aexplog16a-h2"],"title":"One-to-One property of logarithms","text":"The One-to-One property of logarithms states that for any algebraic expressions S and T and any positive real number $$b$$, where $$b$$ does NOT equal $$1$$, log(base b)S $$=$$ log(base b)T if and only if $$S=T$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog16a-h4","type":"hint","dependencies":["a512f5aexplog16a-h3"],"title":"Determining Extraneous Solutions","text":"Recall that for ln(a) to be defined, where a represents a number, a must be greater than $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog17","title":"Solving an Exponential Equation with a Common Base #1","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog17a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Solve $$2^{x-1}=2^{2x-4}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog17a-h1","type":"hint","dependencies":[],"title":"One-To-One Property of Exponential Functions","text":"For any algebraic expressions s and $$t$$, and any positive real number $$b$$ that is not equal to $$1$$, $$b^s=b^t$$ if and only if $$s=t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog17a-h2","type":"hint","dependencies":["a512f5aexplog17a-h1"],"title":"Appylying the One-To-Property to the Problem","text":"Both expressions have a base of $$2$$, so using the property, we see that $$x-1=2x-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog18","title":"Solving an Exponential Equation with a Common Base #2","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog18a","stepAnswer":["$$-2$$"],"problemType":"TextBox","stepTitle":"Solve $$5^{2x}=5^{3x+2}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog18a-h1","type":"hint","dependencies":[],"title":"One-To-One Property of Exponential Functions","text":"For any algebraic expressions s and $$t$$, and any positive real number $$b$$ that is not equal to $$1$$, $$b^s=b^t$$ if and only if $$s=t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog18a-h2","type":"hint","dependencies":["a512f5aexplog18a-h1"],"title":"Appylying the One-To-Property to the Problem","text":"Both expressions have a base of $$5$$, so using the property, we see that $$2x=3x+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog19","title":"Solving Equations by Rewriting Them to Have a Common Base","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog19a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"Solve $$8^{x+2}={16}^{x+1}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog19a-h1","type":"hint","dependencies":[],"title":"Rewriting the Base","text":"The first step is to rewrite the equation so that both sides have a common base. Since $$8$$ and $$16$$ are both powers of $$2$$, we can use $$2$$ as a common base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog19a-h2","type":"hint","dependencies":["a512f5aexplog19a-h1"],"title":"Rewriting the Base","text":"Rewriting both sides into expressions with a base of $$2$$, we get $$2^{3\\\\left(x+2\\\\right)}=2^{4\\\\left(x+1\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog19a-h3","type":"hint","dependencies":["a512f5aexplog19a-h2"],"title":"One-To-One Property of Exponential Functions","text":"For any algebraic expressions s and $$t$$, and any positive real number $$b$$ that is not equal to $$1$$, $$b^s=b^t$$ if and only if $$s=t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog19a-h4","type":"hint","dependencies":["a512f5aexplog19a-h3"],"title":"Appylying the One-To-Property to the Problem","text":"Both expressions have a base of $$2$$, so using the property, we see that $$3\\\\left(x+2\\\\right)=4\\\\left(x+1\\\\right)$$. This simplifies to $$3x+6=4x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog2","title":"Solve Exponential Equations","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog2a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"$$2^{\\\\left(-3x\\\\right)} \\\\frac{1}{4}$$ $$=$$ $$2^{x+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog2a-h1","type":"hint","dependencies":[],"title":"Rewrite equation so all powers have the same base.","text":"The first step is to identify the common base of all the terms in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog2a-h2","type":"hint","dependencies":["a512f5aexplog2a-h1"],"title":"Finding the common base.","text":"Recall that for base a and exponent $$b$$, $$a^{\\\\left(-b\\\\right)}$$ $$=$$ $$\\\\frac{1}{a^b}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog2a-h3","type":"hint","dependencies":["a512f5aexplog2a-h2"],"title":"Combining terms with the same base.","text":"The next step is to rewrite the terms so that they all have the same base and combine the terms on each side of the equation and then solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog2a-h4","type":"hint","dependencies":["a512f5aexplog2a-h3"],"title":"Properties of exponents","text":"When two terms with the same base are multiplied together, their exponents are added together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog2a-h5","type":"hint","dependencies":["a512f5aexplog2a-h4"],"title":"Taking a power of a power.","text":"To take a power of a power, multiply exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog2a-h6","type":"hint","dependencies":["a512f5aexplog2a-h5"],"title":"One-to-one property of exponents.","text":"The one-to-one property of exponential functions states that for any algebraic expressions S and T, and any positive real number $$b$$ (except when $$b$$ $$=$$ 1), $$b^S$$ $$=$$ $$b^T$$ if and only if S $$=$$ T.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog20","title":"Solving Equations by Rewriting Them to Have a Common Base","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog20a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"Solve $$5^{2x}={25}^{3x+2}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog20a-h1","type":"hint","dependencies":[],"title":"Rewriting the Base","text":"The first step is to rewrite the equation so that both sides have a common base. Since $$5$$ and $$25$$ are both powers of $$5$$, we can use $$5$$ as a common base.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog20a-h2","type":"hint","dependencies":["a512f5aexplog20a-h1"],"title":"Rewriting the Base","text":"The left side of the equation already has a base of $$5$$. We can rewrite the right side of the equation as $$5^{2\\\\left(3x+2\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog20a-h3","type":"hint","dependencies":["a512f5aexplog20a-h2"],"title":"One-To-One Property of Exponential Functions","text":"For any algebraic expressions s and $$t$$, and any positive real number $$b$$ that is not equal to $$1$$, $$b^s=b^t$$ if and only if $$s=t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog20a-h4","type":"hint","dependencies":["a512f5aexplog20a-h3"],"title":"Appylying the One-To-Property to the Problem","text":"Both expressions have a base of $$5$$, so using the property, we see that $$2x=2\\\\left(3x+2\\\\right)$$, This simplifies to $$2x=6x+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog21","title":"Solving an Exponential Equation with a Common Base #3","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog21a","stepAnswer":["$$\\\\frac{1}{10}$$"],"problemType":"TextBox","stepTitle":"$$2^{5x}=\\\\sqrt{2}$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{10}$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog21a-h1","type":"hint","dependencies":[],"title":"Rewriting the Root into an Exponent","text":"First, rewrite $$\\\\sqrt{2}$$ into $$2^{\\\\frac{1}{2}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog21a-h2","type":"hint","dependencies":["a512f5aexplog21a-h1"],"title":"One-To-One Property of Exponential Functions","text":"For any algebraic expressions s and $$t$$, and any positive real number $$b$$ that is not equal to $$1$$, $$b^s=b^t$$ if and only if $$s=t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog21a-h3","type":"hint","dependencies":["a512f5aexplog21a-h2"],"title":"Appylying the One-To-Property to the Problem","text":"Both expressions have a base of $$2$$, so using the property, we see that $$5x=\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog22","title":"Solving an Equation with Positive and Negative Powers #1","body":"For the following question, think about the range of an exponential function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog22a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Does $$3^{x+1}=-2$$ have a solution?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a512f5aexplog22a-h1","type":"hint","dependencies":[],"title":"Range of an Exponential Function","text":"Recall that the range of an exponential function is always positive. We can graph the two functions out to see that they never intersect.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog23","title":"Solving an Equation with Positive and Negative Powers #2","body":"For the following question, think about the range of an exponential function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog23a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Does $$2^x=-100$$ have a solution?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a512f5aexplog23a-h1","type":"hint","dependencies":[],"title":"Range of an Exponential Function","text":"Recall that the range of an exponential function is always positive. We can graph the two functions out to see that they never intersect.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog24","title":"Using Algebra to Solve a Logarithmic Equation #1","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog24a","stepAnswer":["$$e^2$$"],"problemType":"TextBox","stepTitle":"$$2lnx+3=7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$e^2$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog24a-h1","type":"hint","dependencies":[],"title":"Definition of ln","text":"ln is a logarithm with base e.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog24a-h2","type":"hint","dependencies":["a512f5aexplog24a-h1"],"title":"Solving an equation $$lnx=a$$","text":"To solve an equation $$lnx=a$$, make both sides exponents of e. $$e^{lnx}=e^a$$, and from the properties of logarithms, since ln has base e, the left side of the $$equation=x$$. Therefore, $$x=e^a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog25","title":"Using Algebra to Solve a Logarithmic Equation #2","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog25a","stepAnswer":["$$e^2$$"],"problemType":"TextBox","stepTitle":"$$2lnx+3=7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$e^2$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog25a-h1","type":"hint","dependencies":[],"title":"Definition of ln","text":"ln is a logarithm with base e.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog25a-h2","type":"hint","dependencies":["a512f5aexplog25a-h1"],"title":"Solving an equation $$lnx=a$$","text":"To solve an equation $$lnx=a$$, make both sides exponents of e. $$e^{lnx}=e^a$$, and from the properties of logarithms, since ln has base e, the left side of the $$equation=x$$. Therefore, $$x=e^a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog26","title":"Using Algebra to Solve a Logarithmic Equation #2","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog26a","stepAnswer":["$$\\\\frac{1}{6\\\\left(e^{\\\\frac{7}{2}}\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$2ln(6x)=7$$","stepBody":"Using Like Bases to Solve Exponential Equations","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{6\\\\left(e^{\\\\frac{7}{2}}\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog26a-h1","type":"hint","dependencies":[],"title":"Definition of ln","text":"ln is a logarithm with base e.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog26a-h2","type":"hint","dependencies":["a512f5aexplog26a-h1"],"title":"Solving an equation $$lnx=a$$","text":"To solve an equation $$lnx=a$$, make both sides exponents of e. $$e^{lnx}=e^a$$, and from the properties of logarithms, since ln has base e, the left side of the $$equation=x$$. Therefore, $$x=e^a$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog3","title":"Solving Exponential Equations","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog3a","stepAnswer":["$$\\\\frac{6}{5}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{36}^{3x}}{{36}^{2x}}$$ $$=$$ $${216}^{2-x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{6}{5}$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog3a-h1","type":"hint","dependencies":[],"title":"Rewrite equation so all powers have the same base.","text":"The first step is to identify the common base of all the terms in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":["a512f5aexplog3a-h1"],"title":"Finding the common base.","text":"What is $$6\\\\times6$$? How does this relate to exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$216$$"],"dependencies":["a512f5aexplog3a-h2"],"title":"Finding the common base.","text":"What is $$6\\\\times6\\\\times6$$? How does this relate to exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog3a-h4","type":"hint","dependencies":["a512f5aexplog3a-h3"],"title":"Combining terms with the same base.","text":"The next step is to rewrite the terms so that they all have the same base and combine the terms on each side of the equation and then solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog3a-h5","type":"hint","dependencies":["a512f5aexplog3a-h4"],"title":"Properties of exponents","text":"When two terms with the same base are being divided, their exponents are subtracted.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog3a-h6","type":"hint","dependencies":["a512f5aexplog3a-h5"],"title":"Taking a power of a power.","text":"To take a power of a power, multiply exponents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog3a-h7","type":"hint","dependencies":["a512f5aexplog3a-h6"],"title":"One-to-one property of exponents.","text":"The one-to-one property of exponential functions states that for any algebraic expressions S and T, and any positive real number $$b$$ (except when $$b$$ $$=$$ 1), $$b^S$$ $$=$$ $$b^T$$ if and only if S $$=$$ T.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog4","title":"Solving Exponential Equations using Logarithms.","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog4a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$9^{x-10}$$ $$=$$ $$1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog4a-h1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":[],"title":"Determine if terms have a common base.","text":"Do the terms have a common base?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a512f5aexplog4a-h2","type":"hint","dependencies":["a512f5aexplog4a-h1"],"title":"Using logarithms to solve for $$x$$.","text":"The next step is to take the log of both sides. The choice of the base for the logs does not matter. For this problem, the easiest choice would be log base $$9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog4a-h3","type":"hint","dependencies":["a512f5aexplog4a-h2"],"title":"Using properties of logs to bring the exponent down.","text":"Recall that $${\\\\ln(a)}^b$$ $$=$$ $$b \\\\ln(a)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog4a-h4","type":"hint","dependencies":["a512f5aexplog4a-h3"],"title":"Isolate $$x$$.","text":"The next step is to isolate $$x$$ on one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog4a-h5","type":"hint","dependencies":["a512f5aexplog4a-h4"],"title":"Duality between logarithms and exponents.","text":"Recall that $$\\\\log_{a}\\\\left(b\\\\right)=x$$ can be rewritten as $$a^x=b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog4a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a512f5aexplog4a-h5"],"title":"Solving logarithms.","text":"What is $$\\\\log_{9}\\\\left(9\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a512f5aexplog4a-h6"],"title":"Solving logarithms.","text":"What is $$\\\\log_{9}\\\\left(1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog4a-h8","type":"hint","dependencies":["a512f5aexplog4a-h7"],"title":"Solving for $$x$$.","text":"The last step is to solve for $$x$$. The equation should be a simple algebraic equation!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog5","title":"Solving Exponential Equations using Logarithms","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog5a","stepAnswer":["$$0$$ (No solution)"],"problemType":"MultipleChoice","stepTitle":"How many solutions does the equation $$e^{r+10}$$ - $$10$$ $$=$$ $$-42$$ have?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0$$ (No solution)","choices":["infinite","$$2$$","$$1$$","$$0$$ (No solution)"],"hints":{"DefaultPathway":[{"id":"a512f5aexplog5a-h1","type":"hint","dependencies":[],"title":"Isolating the term with the exponent","text":"The first step is to isolate all the terms with exponents to one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y$$ > $$0$$"],"dependencies":["a512f5aexplog5a-h1"],"title":"The range of the exponential function","text":"For the function $$y$$ $$=$$ $$e^{x+10}$$, what values of $$y$$ are possible?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["All real numbers","$$y$$ < $$0$$","$$y$$ > $$0$$"]}]}}]},{"id":"a512f5aexplog6","title":"Solving Exponential Equations using Logarithms","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog6a","stepAnswer":["$$\\\\ln(\\\\frac{17}{8})$$ - $$7$$"],"problemType":"TextBox","stepTitle":"$$-8{10}^{x+7}-7$$ $$=-24$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\ln(\\\\frac{17}{8})$$ - $$7$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog6a-h1","type":"hint","dependencies":[],"title":"Isolating the terms with exponents","text":"The first step is to move all the terms with exponents to one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a512f5aexplog6a-h1"],"title":"Determine if terms have a common base.","text":"Do the terms have a common base?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a512f5aexplog6a-h3","type":"hint","dependencies":["a512f5aexplog6a-h2"],"title":"Solving for $$x$$","text":"The next step is to take the log of both sides. While the choice of which base does not matter, it will be easier to use log(base 10) in this case.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog6a-h4","type":"hint","dependencies":["a512f5aexplog6a-h3"],"title":"Properties of logarithms","text":"Recall that $${\\\\ln(b)}^a$$ $$=$$ $$a \\\\ln(b)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog6a-h5","type":"hint","dependencies":["a512f5aexplog6a-h4"],"title":"Distributive Property","text":"Recall that $$a \\\\left(x+y\\\\right)$$ $$=$$ $$a x$$ + $$a y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog7","title":"Solving Exponential Equations using Logarithms","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog7a","stepAnswer":["$$\\\\frac{-\\\\left(\\\\ln(\\\\frac{38}{3})-8\\\\right)}{3}$$"],"problemType":"TextBox","stepTitle":"$$e^{\\\\left(-3k\\\\right)}+6=$$ $$44$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-\\\\left(\\\\ln(\\\\frac{38}{3})-8\\\\right)}{3}$$","hints":{"DefaultPathway":[{"id":"a512f5aexplog7a-h1","type":"hint","dependencies":[],"title":"Isolating the terms with exponents","text":"The first step is to move all the terms with exponents to one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog7a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a512f5aexplog7a-h1"],"title":"Determine if terms have a common base.","text":"Do the terms have a common base?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a512f5aexplog7a-h3","type":"hint","dependencies":["a512f5aexplog7a-h2"],"title":"Solving for $$x$$","text":"The next step is to take ln of both sides. While the choice of which base does not matter, it will be easier to use ln in this case.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog7a-h4","type":"hint","dependencies":["a512f5aexplog7a-h3"],"title":"Properties of logarithms","text":"Recall that $${\\\\ln(b)}^a$$ $$=$$ $$a \\\\ln(b)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog8","title":"Solving Exponential Equations with Logarithms","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog8a","stepAnswer":["(ln(38/3) - 8)/9"],"problemType":"TextBox","stepTitle":"$$-6e^{9x-8}$$ + $$2$$ $$=$$ $$-74$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a512f5aexplog8a-h1","type":"hint","dependencies":[],"title":"Isolating the terms with exponents","text":"The first step is to move all the terms with exponents to one side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a512f5aexplog8a-h1"],"title":"Determine if terms have a common base.","text":"Do the terms have a common base?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a512f5aexplog8a-h3","type":"hint","dependencies":["a512f5aexplog8a-h2"],"title":"Solving for $$x$$","text":"The next step is to take ln of both sides. While the choice of which base does not matter, it will be easier to use ln in this case.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog8a-h4","type":"hint","dependencies":["a512f5aexplog8a-h3"],"title":"Properties of logarithms","text":"Recall that $${\\\\ln(b)}^a$$ $$=$$ $$a \\\\ln(b)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog8a-h5","type":"hint","dependencies":["a512f5aexplog8a-h4"],"title":"Distributive Property","text":"Recall that $$a \\\\left(x+y\\\\right)$$ $$=$$ $$a x$$ + $$a y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a512f5aexplog9","title":"Solving Exponential Functions in Quadratic Form","body":"Solve the following equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.6 Exponential and Logarithmic Equations","courseName":"OpenStax: College Algebra","steps":[{"id":"a512f5aexplog9a","stepAnswer":["ln(12)"],"problemType":"TextBox","stepTitle":"$$e^{2x}-e^x-132=0$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a512f5aexplog9a-h1","type":"hint","dependencies":[],"title":"Using substitution","text":"Substitute $$e^x$$ with another variable. What does the equation look like? Substitue that variable into the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog9a-h2","type":"hint","dependencies":["a512f5aexplog9a-h1"],"title":"Factoring","text":"The next step is to factor the equation by the FOIL method and solve for $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog9a-h3","type":"hint","dependencies":["a512f5aexplog9a-h2"],"title":"Solving for $$x$$","text":"The last step is to substitute $$e^x$$ back into the equation and solve for $$x$$. Eliminate any extraneous solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a512f5aexplog9a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y$$ > $$0$$"],"dependencies":["a512f5aexplog9a-h3"],"title":"Extraneous solutions","text":"What is the range of the function $$y$$ $$=$$ $$e^x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$y$$ > $$0$$","$$y$$ < $$0$$","All real numbers"]}]}}]},{"id":"a524aa3PreciseLim1","title":"Write the appropriate \u03b5-\u03b4 defintion for the given statement, $$\\\\lim_{x\\\\toa} f(x)=N$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim1a","stepAnswer":["$$\\\\epsilon>0$$"],"problemType":"MultipleChoice","stepTitle":"For every $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$\\\\epsilon>0$$","choices":["$$\\\\epsilon<0$$","$$\\\\varepsilon=0$$","$$\\\\epsilon>0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim1a-h1","type":"hint","dependencies":[],"title":"Universal quantifier","text":"Remember that epsilon in a \u03b5-\u03b4 defintion is used to quantify the distance between the function and what the limit is equal to.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim1a-h2","type":"hint","dependencies":["a524aa3PreciseLim1a-h1"],"title":"Distance","text":"The distance between the function and what it is equal to, N,in this case, cannot be negative, thus what must epsilon be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim1b","stepAnswer":["\u03b4 >0"],"problemType":"MultipleChoice","stepTitle":"There exists a $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"choices":["\u03b4 $$=0$$","\u03b4 >0","\u03b4 >0","$$\\\\delta<0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim1b-h1","type":"hint","dependencies":[],"title":"Existential quantifier","text":"Remember tha delta in a \u03b5-\u03b4 defintion must be greater than the distance between the variable(x in this case) and what the variable is going to (a in this case).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim1b-h2","type":"hint","dependencies":["a524aa3PreciseLim1b-h1"],"title":"Distance","text":"Since delta must be greater than the distance between $$x$$ and a, then delta must be positive","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim1c","stepAnswer":["$$x-a$$"],"problemType":"MultipleChoice","stepTitle":"so that if 0<abs(___)|<\u03b4 .","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-a$$","choices":["$$x-a$$","$$N-a$$","$$a-N$$","$$a-x$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim1c-h1","type":"hint","dependencies":[],"title":"Distance between $$x$$ and a","text":"We need to represent the distance between $$x$$ and a, such that $$x$$ is greater than and does not equal a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim1d","stepAnswer":["$$f(x)-N$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$f(x)-N$$","choices":["$$f(x)-N$$","f(x)","$$x-a$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim1d-h1","type":"hint","dependencies":[],"title":"Distance for the function","text":"For the limit, the function must be closer to epislon than N. This step is asking how we can represent this mathematically using f(x) and N.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim10","title":"The graph of the function satisfies $$\\\\lim_{x\\\\to3} f(x)=2$$. determine a value of $$\\\\delta>0$$ that satisfies the value of epsilon such that the precise definition of limit holds true.","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim10a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$epsilon=3$$","stepBody":"(Note: round answer to nearest $$0.25)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim10a-h1","type":"hint","dependencies":[],"title":"Translating the limit","text":"Based on the precise definition of a limit, then if we use the information from the limit we get If $$0<|x-3|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}-2|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim10a-h2","type":"hint","dependencies":["a524aa3PreciseLim10a-h1"],"title":"Using the precise definition of a limit","text":"The precise definition of a limit tells us that if $$x$$ is closer than delta to $$3$$ and $$x$$ is not equal to $$3$$, then f(x) is closer to than epsilon to $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim10a-h3","type":"hint","dependencies":["a524aa3PreciseLim10a-h2"],"title":"Visualizing","text":"In essence, we are asked to find how close to $$3$$ must $$x$$ be, if $$y$$ is within epsilon unit of $$2$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=3$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim11","title":"Use a graphing calculator to find a number, delta, such that the statement hold true.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim11a","stepAnswer":["$$0.39$$"],"problemType":"TextBox","stepTitle":"$$|\\\\sqrt{x-4}-2|<0.1$$, whenever $$|x-8|<\\\\delta$$. What is delta equal to?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.39$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim11a-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"First, we need to compare the given statement to the conditional statement portion of the precise defintion of a limit form (e.g. if $$|x-a|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$ for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim11a-h2","type":"hint","dependencies":["a524aa3PreciseLim11a-h1"],"title":"Using information from the statement","text":"After comparing the statement to the conditional statement portion of the precise defintion of a limit, we gain the following key information: f(x) $$=$$ $$\\\\sqrt{x-4}$$, epsilon $$=$$ $$0.1$$, and our limit is $$\\\\lim_{x\\\\to8} f(x)=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim11a-h3","type":"hint","dependencies":["a524aa3PreciseLim11a-h2"],"title":"Graphing the function","text":"Graph the function $$f(x)=\\\\sqrt{x-4}$$ on your graphing calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim11a-h4","type":"hint","dependencies":["a524aa3PreciseLim11a-h3"],"title":"Solving for delta","text":"We need to find how close to $$8$$ must $$x$$ be, if $$y$$ is within $$epsilon=0.1$$ units of $$2$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=8$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim12","title":"Use a graphing calculator to find a number, delta, such that the statement hold true.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim12a","stepAnswer":["$$0.056$$"],"problemType":"TextBox","stepTitle":"$$|sin\\\\left(2x\\\\right)-\\\\frac{1}{2}|<0.1$$, whenever $$|x-\\\\frac{\\\\pi}{12}|<\\\\delta$$. What is delta equal to?","stepBody":"Input your answer as a decimal and round your answer to the thousandth place.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.056$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim12a-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"First, we need to compare the given statement to the conditional statement portion of the precise defintion of a limit form (e.g. if $$|x-a|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$ for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim12a-h2","type":"hint","dependencies":["a524aa3PreciseLim12a-h1"],"title":"Using information from the statement","text":"After comparing the statement to the conditional statement portion of the precise defintion of a limit, we gain the following key information: f(x) $$=$$ $$sin\\\\left(2x\\\\right)$$, epsilon $$=$$ $$0.1$$, and our limit is $$/lim{x,(pi/12)$$, $$f(x)}=\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim12a-h3","type":"hint","dependencies":["a524aa3PreciseLim12a-h2"],"title":"Graphing the function","text":"Graph the function $$f(x)=\\\\sqrt{x-4}$$ on your graphing calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim12a-h4","type":"hint","dependencies":["a524aa3PreciseLim12a-h3"],"title":"Solving for delta","text":"We need to find how close to $$\\\\frac{\\\\pi}{12}$$ must $$x$$ be, if $$y$$ is within epsilon $$=$$ $$0.1$$ units of $$\\\\frac{1}{2}$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=\\\\frac{\\\\pi}{12}$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim13","title":"Use the precise defintion of limits to prove the given limit, $$\\\\lim_{x\\\\to3} \\\\frac{x^2-9}{x-3}=6$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim13a","stepAnswer":["j"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. $$5j=5\\\\varepsilon)$$","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim13a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim13b","stepAnswer":["$$x-3$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<epsilon","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-3$$","choices":["$$x-3$$","$$x+6$$","$$x+3$$","$$x-6$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim13b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"Here, we need to represent the distance between $$x$$ and what $$x$$ approaches (in this case 3), such that $$x$$ is greater than and does not equal what it approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim13c","stepAnswer":["$$x+3-6$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x+3-6$$","choices":["$$x+3-6$$","$$x+6-3$$","$$x+3-6$$","$$x-3+6$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim13c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim13c-h2","type":"hint","dependencies":["a524aa3PreciseLim13c-h1"],"title":"Determining the function","text":"First we need to determine the function, we can do this by simplifying the function inside the limit into $$x+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim13c-h3","type":"hint","dependencies":["a524aa3PreciseLim13c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim13c-h4","type":"hint","dependencies":["a524aa3PreciseLim13c-h3"],"title":"Defining epsilon","text":"Since we set delta $$=$$ epsilon earlier, then our epsilon must be greater than $$|x-3|$$ as we found in the previous step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim14","title":"Use the precise defintion of limits to prove the given limit, $$\\\\lim_{x\\\\to2} 5x+8=18$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim14a","stepAnswer":["$$\\\\frac{j}{5}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{j}{5}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim14a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a coefficient and power of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim14b","stepAnswer":["$$x-2$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<epsilon/5","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-2$$","choices":["$$x-2$$","$$x+2$$","$$x-5$$","$$x+18$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim14b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"Here, we need to represent the distance between $$x$$ and what $$x$$ approaches (in this case 2), such that $$x$$ is greater than and does not equal what it approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim14c","stepAnswer":["$$5x+8-18$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$5x+8-18$$","choices":["$$x+8-18$$","$$5x-8-18$$","$$5x+8-18$$","$$5x+8-18$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim14c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim14c-h2","type":"hint","dependencies":["a524aa3PreciseLim14c-h1"],"title":"Determining the function","text":"First we need to determine the function, we can do this by looking at the function inside the limit, which is $$5x+18$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim14c-h3","type":"hint","dependencies":["a524aa3PreciseLim14c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim14c-h4","type":"hint","dependencies":["a524aa3PreciseLim14c-h3"],"title":"Defining epsilon","text":"Since we set delta $$=$$ $$\\\\frac{\\\\epsilon}{5}$$ earlier, then our epsilon must be greater than $$5|x-2|$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim15","title":"Use the precise defintion of limits to prove the given limit, $$\\\\lim_{x\\\\to3} \\\\frac{2x^2-3x-2}{x-2}=5$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim15a","stepAnswer":["$$\\\\frac{j}{2}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{j}{2}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim15a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim15b","stepAnswer":["$$x-2$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<epsilon/2","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-2$$","choices":["$$x-2$$","$$x+2$$","$$x-5$$","$$x+3$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim15b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"Here, we need to represent the distance between $$x$$ and what $$x$$ approaches (in this case 2), such that $$x$$ is greater than and does not equal what it approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim15c","stepAnswer":["$$2x+1-5$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$2x+1-5$$","choices":["$$2x+1-5$$","$$x+1-5$$","$$2x+1-5$$","$$2x-5$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim15c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim15c-h2","type":"hint","dependencies":["a524aa3PreciseLim15c-h1"],"title":"Determining the function","text":"First we need to determine the function, we can do this by simplifying the function inside the limit into $$2x+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim15c-h3","type":"hint","dependencies":["a524aa3PreciseLim15c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim15c-h4","type":"hint","dependencies":["a524aa3PreciseLim15c-h3"],"title":"Defining epsilon","text":"Since we set $$delta=\\\\frac{\\\\epsilon}{2}$$ earlier, then our epsilon must be greater than $$|2x-4|$$ *2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim16","title":"Use the precise defintion of limits to prove the given limit, $$\\\\lim_{x\\\\to0} x^4=0$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim16a","stepAnswer":["$$j^{\\\\frac{1}{4}}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$j^{\\\\frac{1}{4}}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim16a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim16b","stepAnswer":["$$x$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<epsilon**(1/4)","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x$$","choices":["$$x$$","$$x+2$$","$$x-\\\\frac{1}{4}$$","$$x+3$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim16b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"Here, we need to represent the distance between $$x$$ and what $$x$$ approaches (in this case 0), such that $$x$$ is greater than and does not equal what it approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim16c","stepAnswer":["$$x^4$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x^4$$","choices":["$$x^4$$","$$x^4$$","$$x^{\\\\frac{1}{4}}$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim16c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim16c-h2","type":"hint","dependencies":["a524aa3PreciseLim16c-h1"],"title":"Determining the function","text":"First we need to determine the function, we can do this by looking for the function inside the limit, $$x^4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim16c-h3","type":"hint","dependencies":["a524aa3PreciseLim16c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim16c-h4","type":"hint","dependencies":["a524aa3PreciseLim16c-h3"],"title":"Defining epsilon","text":"Since we set delta $$=$$ $${\\\\epsilon}^{\\\\frac{1}{4}}$$ earlier, then our epsilon must be greater than $${\\\\left(x-0\\\\right)}^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim17","title":"Use the precise defintion of limits to prove the given limit, /lim{x,2,(x**2)+2*x)}=8","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim17a","stepAnswer":["$$j^{\\\\frac{1}{2}}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$j^{\\\\frac{1}{2}}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim17a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim17b","stepAnswer":["$$x-2$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<epsilon**(1/2)","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-2$$","choices":["$$x-2$$","$$x+2$$","$$x-8$$","$$x+3$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim17b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"Here, we need to represent the distance between $$x$$ and what $$x$$ approaches (in this case 2), such that $$x$$ is greater than and does not equal what it approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim17c","stepAnswer":["$$x^2+2x-8$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x^2+2x-8$$","choices":["$$x^2+2x-8$$","$$x^2+x-8$$","$$x^2+2x-8$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim17c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim17c-h2","type":"hint","dependencies":["a524aa3PreciseLim17c-h1"],"title":"Determining the function","text":"First we need to determine the function, we can do this by looking for the function inside the limit, which is $$x^2+2x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim17c-h3","type":"hint","dependencies":["a524aa3PreciseLim17c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim17c-h4","type":"hint","dependencies":["a524aa3PreciseLim17c-h3"],"title":"Defining epsilon","text":"Since we set delta $$=$$ $$\\\\frac{{\\\\epsilon}^1}{2}$$ earlier, then our epsilon must be greater than $$2\\\\left(x-2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim18","title":"Use the precise defintion of limits to prove the given one-sided limit, $$\\\\lim_{x\\\\to5} \\\\sqrt{5-x}=0$$ where $$x$$ is approaching from the left.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim18a","stepAnswer":["$$j^2$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$j^2$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim18a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim18b","stepAnswer":["$$5-{\\\\epsilon}^2$$"],"problemType":"MultipleChoice","stepTitle":"If (___)<x<5","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$5-{\\\\epsilon}^2$$","choices":["$$5-{\\\\epsilon}^2$$","$${\\\\epsilon}^2$$","$$5+{\\\\epsilon}^2$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim18b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"The general form is $$-\\\\delta<x-a<0$$, which we can manipulate into $$a-\\\\delta<x<a$$ to fit our statement above, where a is what $$x$$ approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim18c","stepAnswer":["$$\\\\sqrt{5-x}$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$\\\\sqrt{5-x}$$","choices":["$$\\\\sqrt{5-x}$$","$$\\\\sqrt{5-x}$$","$$\\\\sqrt{5-x}$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim18c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim18c-h2","type":"hint","dependencies":["a524aa3PreciseLim18c-h1"],"title":"Determining the function","text":"First we need to determine the function, we can do this by looking for the function inside the limit, which is $$\\\\sqrt{5-x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim18c-h3","type":"hint","dependencies":["a524aa3PreciseLim18c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim18c-h4","type":"hint","dependencies":["a524aa3PreciseLim18c-h3"],"title":"Defining epsilon","text":"Since we set delta $$=$$ $${\\\\epsilon}^2$$ earlier, then we must solve our statement from the previous step such that epsilon has a power and coefficient of positive $$1$$ only. This will make it such that epsilon is greater than $$\\\\sqrt{5-x}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim19","title":"Use the precise defintion of limits to prove the given one-sided limit, $$\\\\lim_{x\\\\to0} f(x)=-2$$ where $$x$$ is approaching from the right and if $$x<0$$ then $$f(x)=8x-3$$, but if $$x$$ is greater than or equal to $$0$$, then $$f(x)=4x-2$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim19a","stepAnswer":["$$\\\\frac{j}{4}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{j}{4}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim19a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim19b","stepAnswer":["$$\\\\frac{\\\\epsilon}{4}$$"],"problemType":"MultipleChoice","stepTitle":"If 0<x<(___)","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{\\\\epsilon}{4}$$","choices":["$$-\\\\left(\\\\frac{\\\\epsilon}{8}\\\\right)$$","$$\\\\frac{\\\\epsilon}{8}$$","$$-(\\\\varepsilon)$$","$$\\\\frac{\\\\epsilon}{4}$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim19b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"The general form is $$0<x-a<\\\\delta$$, which we can manipulate into $$a<x<a+\\\\delta$$ to fit our statement above, where a is what $$x$$ approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim19c","stepAnswer":["$$f{\\\\left(x\\\\right)}+2$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$f{\\\\left(x\\\\right)}+2$$","choices":["$$f{\\\\left(x\\\\right)}+2$$","$$f(x)-2;8x$$","$$f{\\\\left(x\\\\right)}+2$$","$$f{\\\\left(x\\\\right)}+2$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim19c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim19c-h2","type":"hint","dependencies":["a524aa3PreciseLim19c-h1"],"title":"Determining the function","text":"First we need to determine the function, which since the function changes, we can leave as f(x).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim19c-h3","type":"hint","dependencies":["a524aa3PreciseLim19c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim19c-h4","type":"hint","dependencies":["a524aa3PreciseLim19c-h3"],"title":"Defining epsilon","text":"Since we set delta $$=$$ $$\\\\frac{\\\\epsilon}{4}$$ earlier, then we must solve our statement from the previous step such that epsilon has a power and coefficient of positive $$1$$ only. This will make it such that epsilon is greater than $$4x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim2","title":"Write the appropriate \u03b5-\u03b4 defintion for the given statement, $$\\\\lim_{t\\\\tob} g(t)=M$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim2a","stepAnswer":["$$\\\\epsilon>0$$"],"problemType":"MultipleChoice","stepTitle":"For every $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$\\\\epsilon>0$$","choices":["$$\\\\epsilon<0$$","$$\\\\varepsilon=0$$","$$\\\\epsilon>0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim2a-h1","type":"hint","dependencies":[],"title":"Universal quantifier","text":"Remember that epsilon in a \u03b5-\u03b4 defintion is used to quantify the distance between the function and what the limit is equal to.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim2a-h2","type":"hint","dependencies":["a524aa3PreciseLim2a-h1"],"title":"Distance","text":"The distance between the function and what it is equal to, M in this case, cannot be negative, thus what must epsilon be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim2b","stepAnswer":["\u03b4 >0"],"problemType":"MultipleChoice","stepTitle":"There exists a $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"choices":["\u03b4 $$=0$$","\u03b4 >0","\u03b4 >0","$$\\\\delta<0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim2b-h1","type":"hint","dependencies":[],"title":"Existential quantifier","text":"Remember tha delta in a \u03b5-\u03b4 defintion must be greater than the distance between the variable(t in this case) and what the variable is going to (b in this case).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim2b-h2","type":"hint","dependencies":["a524aa3PreciseLim2b-h1"],"title":"Distance","text":"Since delta must be greater than the distance between $$t$$ and $$b$$, then delta must be positive","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim2c","stepAnswer":["$$t-b$$"],"problemType":"MultipleChoice","stepTitle":"so that if 0<abs(___)|<\u03b4 .","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$t-b$$","choices":["$$t-b$$","$$b-t$$","$$a-x$$","$$g(t)-t$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim2c-h1","type":"hint","dependencies":[],"title":"Distance between $$x$$ and a","text":"We need to represent the distance between $$t$$ and $$b$$, such that $$t$$ is greater than and does not equal $$b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim2d","stepAnswer":["$$g(t)-M$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$g(t)-M$$","choices":["$$M-g(t)$$","$$g(t)-M$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim2d-h1","type":"hint","dependencies":[],"title":"Distance for the function","text":"For the limit, the function must be closer to epislon than M. This step is asking how we can represent this mathematically using g(t) and M.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim20","title":"Use the precise defintion of limits to prove the given one-sided limit, $$\\\\lim_{x\\\\to1} f(x)=3$$ where $$x$$ is approaching from the left and if $$x<1$$ then $$f(x)=5x-2$$, but if $$x$$ is greater than or equal to $$1$$, then $$f(x)=7x-1$$.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim20a","stepAnswer":["$$\\\\frac{j}{5}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{j}{5}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim20a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim20b","stepAnswer":["$$1-\\\\frac{\\\\epsilon}{5}$$"],"problemType":"MultipleChoice","stepTitle":"If (___)<x<1","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$1-\\\\frac{\\\\epsilon}{5}$$","choices":["1-(3\u03b5/5)","$$1-\\\\varepsilon$$","$$5-\\\\frac{\\\\epsilon}{5}$$","$$1-\\\\frac{\\\\epsilon}{5}$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim20b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"The general form is $$-\\\\delta<x-a<0$$, which we can manipulate into $$a-\\\\delta<x<a$$ to fit our statement above, where a is what $$x$$ approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim20c","stepAnswer":["$$f{\\\\left(x\\\\right)}-3$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)=(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$f{\\\\left(x\\\\right)}-3$$","choices":["$$f(x)-3;x-5$$","$$f{\\\\left(x\\\\right)}-3$$","$$f{\\\\left(x\\\\right)}-2$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim20c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"We are trying to prove that for the limit, the function must be closer to epsilon than L for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$. The general form we are proving is $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim20c-h2","type":"hint","dependencies":["a524aa3PreciseLim20c-h1"],"title":"Determining the function","text":"First we need to determine the function, which since the function changes, we can leave as f(x).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim20c-h3","type":"hint","dependencies":["a524aa3PreciseLim20c-h2"],"title":"Determining L","text":"From the aforementioned general form, the L we are looking for is on the opposite side of the equal sign of the limit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim20c-h4","type":"hint","dependencies":["a524aa3PreciseLim20c-h3"],"title":"Defining epsilon","text":"Since we set delta $$=$$ $$\\\\frac{\\\\epsilon}{5}$$ earlier, then we must solve our statement from the previous step such that epsilon has a power and coefficient of positive $$1$$ only. This will make it such that epsilon is greater than $$5\\\\left(x-1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim21","title":"Use the precise defintion of limits to prove the given infinite limit, /lim{x,-1,(3/((x+1)**2)}=inf","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim21a","stepAnswer":["$$\\\\sqrt{\\\\frac{3}{M}}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of M?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{\\\\frac{3}{M}}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim21a-h1","type":"hint","dependencies":[],"title":"Determining M","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to M.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim21b","stepAnswer":["$$x+1$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<sqrt(3/M)","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x+1$$","choices":["$$x+1$$","$$x-1$$","$$x+\\\\infty$$","$$x-\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim21b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"The general form is $$0<|x-a|<\\\\delta$$, where a is what $$x$$ approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim21c","stepAnswer":[">M"],"problemType":"MultipleChoice","stepTitle":"Then $$f(x)=\\\\frac{3}{{\\\\left(x+1\\\\right)}^2}___$$","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"choices":[">M","<M",">(-M)","<(-M)"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim21c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"For positive infinite limits, we are trying to prove that the function of the limit is greater than M","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim22","title":"Use the precise defintion of limits to prove the given infinite limit, $$\\\\lim_{x\\\\to0} \\\\frac{1}{x^2}=\\\\infty$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim22a","stepAnswer":["$$\\\\sqrt{\\\\frac{1}{M}}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of M?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{\\\\frac{1}{M}}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim22a-h1","type":"hint","dependencies":[],"title":"Determining M","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to M.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim22b","stepAnswer":["$$x$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<sqrt(1/M)","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x$$","choices":["$$x$$","$$x-1$$","$$x+\\\\infty$$","$$x-\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim22b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"The general form is $$0<|x-a|<\\\\delta$$, where a is what $$x$$ approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim22c","stepAnswer":[">M"],"problemType":"MultipleChoice","stepTitle":"Then $$f(x)=\\\\frac{1}{x^2}___$$","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"choices":[">M","<M",">(-M)","<(-M)"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim22c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"For positive infinite limits, we are trying to prove that the function of the limit is greater than M","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim23","title":"Use the precise defintion of limits to prove the given infinite limit, $$\\\\lim_{x\\\\to2} \\\\frac{\\\\left(-1\\\\right)}{{\\\\left(x-2\\\\right)}^2}=-\\\\infty$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim23a","stepAnswer":["$$-\\\\sqrt{\\\\frac{1}{M}}$$"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of M?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\sqrt{\\\\frac{1}{M}}$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim23a-h1","type":"hint","dependencies":[],"title":"Determining M","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to M.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim23b","stepAnswer":["$$x-2$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<-sqrt(1/M)","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-2$$","choices":["$$x+1$$","$$x+\\\\infty$$","$$x-1$$","$$x-2$$","$$x-\\\\infty$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim23b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"The general form is $$0<|x-a|<\\\\delta$$, where a is what $$x$$ approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim23c","stepAnswer":["<(-M)"],"problemType":"MultipleChoice","stepTitle":"Then f(x)=(-1/((x-2)**2)___","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"choices":[">M","<M",">(-M)","<(-M)"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim23c-h1","type":"hint","dependencies":[],"title":"Using the precise definition of a limit","text":"For negative infinite limits, we are trying to prove that the function of the limit is less than -M","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim24","title":"An engineer is using a machine to cut a flat square of Aerogel of area $$144$$ $${cm}^2$$. There is a maximum error tolerance in the area of $$8$$ $${cm}^2$$.","body":"Recommended to have a graphing calculator for this problem","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim24a","stepAnswer":["$$0.328$$"],"problemType":"TextBox","stepTitle":"How accurately must the engineer cut on the side, assuming all sides have the same length?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.328$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim24a-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"This problem can be solved the same way we solved for delta in precise definition of limits problems","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim24a-h2","type":"hint","dependencies":["a524aa3PreciseLim24a-h1"],"title":"Translating the Problem","text":"Since the engineer is trying to cut a square of area $$144{cm}^2$$ equal side lengths which we can denote $$x$$, then we can get the limit $$\\\\lim_{x\\\\to12} x^2=144$$. The error tolerance is the same as the epsilon in a precise definition problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim24a-h3","type":"hint","dependencies":["a524aa3PreciseLim24a-h2"],"title":"Translating to a precise defintion of limits statement","text":"Now we need to translate our information into the general form of theconditional statement portion of the precise defintion of a limit. The general form is if $$|x-a|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}-L|<\\\\epsilon$$ for the limit $$\\\\lim_{x\\\\toa} f(x)=L)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim24a-h4","type":"hint","dependencies":["a524aa3PreciseLim24a-h3"],"title":"Graphing the function","text":"To solve, we need to first graph the function, $$x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim24a-h5","type":"hint","dependencies":["a524aa3PreciseLim24a-h4"],"title":"Solving for delta","text":"Here, we need to find how close to $$12$$ must $$x$$ be, if $$y$$ is within epsilon $$=$$ $$8$$ units of $$144$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=12$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim24b","stepAnswer":["$$\\\\varepsilon=8;\u03b4=0.328;a=12;L=144$$"],"problemType":"MultipleChoice","stepTitle":"How do these numbers relate to delta, epsilon, a, and L?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\varepsilon=8;\u03b4=0.328;a=12;L=144$$","choices":["$$\\\\varepsilon=8;\u03b4=0.328;a=12;L=144$$","$$\\\\varepsilon=12;\u03b4=0.328;a=12;L=8$$","$$\\\\varepsilon=8;\u03b4=-0.328;a=12;L=144$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim24b-h1","type":"hint","dependencies":[],"title":"Epsilon","text":"Error tolerance is similar to the idea of how close $$x$$ must to a number if $$y$$ is epsilon away from another number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim24b-h2","type":"hint","dependencies":["a524aa3PreciseLim24b-h1"],"title":"Delta","text":"The corresponding accuracy is similar to how close our estimate of delta for $$x$$ if $$y$$ is epsilon units from another number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim24b-h3","type":"hint","dependencies":["a524aa3PreciseLim24b-h2"],"title":"\\"a\\" in this contex","text":"a is what $$x$$, the side lengths, are approaching.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim24b-h4","type":"hint","dependencies":["a524aa3PreciseLim24b-h3"],"title":"\\"L\\" in this context","text":"L is the maximum value the limit if approaching, which is similar to the maximum area.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim25","title":"Using precise definition of limits, prove $$\\\\lim_{x\\\\to1} \\\\frac{|x-1|}{x-1}$$ does not exist.","body":"There are many ways to answer this problem, but we will briefly guide you through one possible way.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim25a","stepAnswer":["j"],"problemType":"TextBox","stepTitle":"What must we let delta equal in terms of epsilon?","stepBody":"To input your answer, let j represent epsilon (e.g. 5j $$=$$ 5\u03b5)","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim25a-h1","type":"hint","dependencies":[],"title":"Determining epsilon","text":"To solve, we need to look at the limit of our function and see what operation must be done to get $$x$$ to have a power and coefficient of $$1$$ only and apply the same operations to epsilon.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim25b","stepAnswer":["$$x-1$$"],"problemType":"MultipleChoice","stepTitle":"If 0<abs(___)<epsilon","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-1$$","choices":["$$x-1$$","$$x+2$$","$$x-\\\\frac{1}{4}$$","$$x+3$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim25b-h1","type":"hint","dependencies":[],"title":"Precise defintion of limits","text":"Here, we need to represent the distance between $$x$$ and what $$x$$ approaches (in this case 0), such that $$x$$ is greater than and does not equal what it approaches.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim25c","stepAnswer":["The statement does not hold"],"problemType":"MultipleChoice","stepTitle":"Then(abs(x-1))/x-1)-L=abs(x-1)<\u03b5? What is wrong with this?","stepBody":"","answerType":"string","variabilization":{},"choices":["The statement does not hold","epsilon is undefined","L is undefined"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim25c-h1","type":"hint","dependencies":[],"title":"The main issue","text":"The main issue is that no matter what L or $$x$$ is, the statement will not hold true. Try plugging in values for L and $$x$$ to check.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim3","title":"Write the appropriate \u03b5-\u03b4 defintion for the given statement, $$\\\\lim_{x\\\\toc} h(x)=L$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim3a","stepAnswer":["$$\\\\epsilon>0$$"],"problemType":"MultipleChoice","stepTitle":"For every $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$\\\\epsilon>0$$","choices":["$$\\\\epsilon<0$$","$$\\\\varepsilon=0$$","$$\\\\epsilon>0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim3a-h1","type":"hint","dependencies":[],"title":"Universal quantifier","text":"Remember that epsilon in a \u03b5-\u03b4 defintion is used to quantify the distance between the function and what the limit is equal to.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim3a-h2","type":"hint","dependencies":["a524aa3PreciseLim3a-h1"],"title":"Distance","text":"The distance between the function and what it is equal to, L in this case, cannot be negative, thus what must epsilon be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim3b","stepAnswer":["\u03b4 >0"],"problemType":"MultipleChoice","stepTitle":"There exists a $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"choices":["\u03b4 $$=0$$","\u03b4 >0","\u03b4 >0","$$\\\\delta<0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim3b-h1","type":"hint","dependencies":[],"title":"Existential quantifier","text":"Remember tha delta in a \u03b5-\u03b4 defintion must be greater than the distance between the variable(x in this case) and what the variable is going to (c in this case).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim3b-h2","type":"hint","dependencies":["a524aa3PreciseLim3b-h1"],"title":"Distance","text":"Since delta must be greater than the distance between $$t$$ and $$b$$, then delta must be positive","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim3c","stepAnswer":["$$x-c$$"],"problemType":"MultipleChoice","stepTitle":"so that if 0<abs(___)|<\u03b4 .","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-c$$","choices":["$$c-x$$","$$x-c$$","$$x-L$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim3c-h1","type":"hint","dependencies":[],"title":"Distance between $$x$$ and a","text":"We need to represent the distance between $$x$$ and c, such that $$x$$ is greater than and does not equal c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim3d","stepAnswer":["$$h(x)-L$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$h(x)-L$$","choices":["$$L-h(x)$$","$$h(x)-L$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim3d-h1","type":"hint","dependencies":[],"title":"Distance for the function","text":"For the limit, the function must be closer to epislon than L. This step is asking how we can represent this mathematically using h(x) and L.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim4","title":"Write the appropriate \u03b5-\u03b4 defintion for the given statement, $$\\\\lim_{x\\\\toa} w(x)=A$$","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim4a","stepAnswer":["$$\\\\epsilon>0$$"],"problemType":"MultipleChoice","stepTitle":"For every $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$\\\\epsilon>0$$","choices":["$$\\\\epsilon<0$$","$$\\\\varepsilon=0$$","$$\\\\epsilon>0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim4a-h1","type":"hint","dependencies":[],"title":"Universal quantifier","text":"Remember that epsilon in a \u03b5-\u03b4 defintion is used to quantify the distance between the function and what the limit is equal to.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim4a-h2","type":"hint","dependencies":["a524aa3PreciseLim4a-h1"],"title":"Distance","text":"The distance between the function and what it is equal to, A in this case, cannot be negative, thus what must epsilon be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim4b","stepAnswer":["\u03b4 >0"],"problemType":"MultipleChoice","stepTitle":"There exists a $$___$$.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"choices":["\u03b4 $$=0$$","\u03b4 >0","\u03b4 >0","$$\\\\delta<0$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim4b-h1","type":"hint","dependencies":[],"title":"Existential quantifier","text":"Remember tha delta in a \u03b5-\u03b4 defintion must be greater than the distance between the variable(x in this case) and what the variable is going to (a in this case).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim4b-h2","type":"hint","dependencies":["a524aa3PreciseLim4b-h1"],"title":"Distance","text":"Since delta must be greater than the distance between $$t$$ and $$b$$, then delta must be positive","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim4c","stepAnswer":["$$x-a$$"],"problemType":"MultipleChoice","stepTitle":"so that if 0<abs(___)|<\u03b4 .","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$x-a$$","choices":["$$x-a$$","$$A-a$$","$$a-A$$","$$a-x$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim4c-h1","type":"hint","dependencies":[],"title":"Distance between $$x$$ and a","text":"We need to represent the distance between $$x$$ and a, such that $$x$$ is greater than and does not equal a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a524aa3PreciseLim4d","stepAnswer":["$$w(x)-A$$"],"problemType":"MultipleChoice","stepTitle":"Then abs(___)<\u03b5.","stepBody":"Fill in the blank with the correct multiple choice answer.","answerType":"string","variabilization":{},"answerLatex":"$$w(x)-A$$","choices":["$$A-w(x)$$","$$w(x)-A$$"],"hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim4d-h1","type":"hint","dependencies":[],"title":"Distance for the function","text":"For the limit, the function must be closer to epislon than A. This step is asking how we can represent this mathematically using w(x) and A.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim5","title":"The graph of the function satisfies $$\\\\lim_{x\\\\to2} f(x)=2$$. determine a value of $$\\\\delta>0$$ that satisfies the statement.","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim5a","stepAnswer":["$$0.5$$"],"problemType":"TextBox","stepTitle":"If $$0<|x-2|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}-2|<1$$. What must delta be less than or equal to?","stepBody":"(Note: round answer to nearest $$0.25)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.5$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim5a-h1","type":"hint","dependencies":[],"title":"Translating the statement","text":"The statement tell us that if $$x$$ is closer than delta to $$2$$ and $$x$$ is not equal to $$2$$, then f(x) is closer to than $$1$$ to $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim5a-h2","type":"hint","dependencies":["a524aa3PreciseLim5a-h1"],"title":"Visualizing","text":"In essence, we are asked to find how close to $$2$$ must $$x$$ be, if $$y$$ is within $$1$$ unit of $$2$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=2$$ to the closer of the two $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim6","title":"The graph of the function satisfies $$\\\\lim_{x\\\\to2} f(x)=2$$. determine a value of $$\\\\delta>0$$ that satisfies the statement.","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim6a","stepAnswer":["$$0.25$$"],"problemType":"TextBox","stepTitle":"If $$0<|x-2|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}-2|<0.5$$. What must delta be less than or equal to?","stepBody":"(Note: round answer to nearest $$0.25)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.25$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim6a-h1","type":"hint","dependencies":[],"title":"Translating the statement","text":"The statement tell us that if $$x$$ is closer than delta to $$2$$ and $$x$$ is not equal to $$2$$, then f(x) is closer to than $$0.5$$ to $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim6a-h2","type":"hint","dependencies":["a524aa3PreciseLim6a-h1"],"title":"Visualizing","text":"In essence, we are asked to find how close to $$2$$ must $$x$$ be, if $$y$$ is within $$0.5$$ of $$2$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=2$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim7","title":"The graph of the function satisfies $$\\\\lim_{x\\\\to3} f(x)=-1$$. determine a value of $$\\\\delta>0$$ that satisfies the statement.","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim7a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"If $$0<|x-3|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}+1|<1$$. What must delta be less than or equal to?","stepBody":"(Note: round answer to nearest $$0.25)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim7a-h1","type":"hint","dependencies":[],"title":"Translating the statement","text":"The statement tell us that if $$x$$ is closer than delta to $$3$$ and $$x$$ is not equal to $$3$$, then f(x) is closer to than $$1$$ to $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim7a-h2","type":"hint","dependencies":["a524aa3PreciseLim7a-h1"],"title":"Visualizing","text":"In essence, we are asked to find how close to $$3$$ must $$x$$ be, if $$y$$ is within $$1$$ unit of $$-1$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=3$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim8","title":"The graph of the function satisfies $$\\\\lim_{x\\\\to3} f(x)=-1$$. determine a value of $$\\\\delta>0$$ that satisfies the statement.","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim8a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"If $$0<|x-3|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}+1|<2$$. What must delta be less than or equal to?","stepBody":"(Note: round answer to nearest $$0.25)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim8a-h1","type":"hint","dependencies":[],"title":"Translating the statement","text":"The statement tell us that if $$x$$ is closer than delta to $$3$$ and $$x$$ is not equal to $$3$$, then f(x) is closer to than $$2$$ than $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim8a-h2","type":"hint","dependencies":["a524aa3PreciseLim8a-h1"],"title":"Visualizing","text":"In essence, we are asked to find how close to $$3$$ must $$x$$ be, if $$y$$ is within $$2$$ of $$-1$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=3$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a524aa3PreciseLim9","title":"The graph of the function satisfies $$\\\\lim_{x\\\\to3} f(x)=2$$. determine a value of $$\\\\delta>0$$ that satisfies the value of epsilon such that the precise definition of limit holds true.","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"2.5 The Precise Definition of a Limit","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a524aa3PreciseLim9a","stepAnswer":["$$0.25$$"],"problemType":"TextBox","stepTitle":"$$epsilon=1.5$$","stepBody":"(Note: round answer to nearest $$0.25)$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.25$$","hints":{"DefaultPathway":[{"id":"a524aa3PreciseLim9a-h1","type":"hint","dependencies":[],"title":"Translating the limit","text":"Based on the precise definition of a limit, then if we use the information from the limit we get If $$0<|x-3|<\\\\delta$$, then $$|f{\\\\left(x\\\\right)}-2|<\\\\epsilon$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim9a-h2","type":"hint","dependencies":["a524aa3PreciseLim9a-h1"],"title":"Using the precise definition of a limit","text":"The precise definition of a limit tells us that if $$x$$ is closer than delta to $$3$$ and $$x$$ is not equal to $$3$$, then f(x) is closer to than epsilon to $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a524aa3PreciseLim9a-h3","type":"hint","dependencies":["a524aa3PreciseLim9a-h2"],"title":"Visualizing","text":"In essence, we are asked to find how close to $$3$$ must $$x$$ be, if $$y$$ is within epsilon unit of $$2$$ on the graph. We can find this by drawing boundary lines on the graph that fulfill these conditions and making delta the distance from $$x=3$$ to the closer of the $$2$$ $$x-boundary$$ lines.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration1","title":"Integrating a Function Using the Power Rule","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration1a","stepAnswer":["$$\\\\frac{256}{15}$$"],"problemType":"TextBox","stepTitle":"Use the power rule to integrate the function $$\\\\int_{1}^{4} \\\\sqrt{t} \\\\left(1+t\\\\right) \\\\,dt$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{256}{15}$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration1a-h1","type":"hint","dependencies":[],"title":"Rearrange","text":"The first step is to rewrite the function and simplify it so we can apply the power rule: $$\\\\int_{1}^{4} \\\\sqrt{t} \\\\left(1+t\\\\right) \\\\,dt=\\\\int_{1}^{4} t^{\\\\frac{1}{2}} \\\\left(1+t\\\\right) \\\\,dt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration1a-h2","type":"hint","dependencies":["a526a0cintegration1a-h1"],"title":"Rearrange","text":"Contribute $$t^{\\\\frac{1}{2}}$$ into the term inside parenthesis to obtain $$\\\\int_{1}^{4} t^{\\\\frac{1}{2}}+t^{\\\\frac{3}{2}} \\\\,dt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration1a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{2}{3} t^{\\\\frac{3}{2}}$$"],"dependencies":["a526a0cintegration1a-h2"],"title":"Integrate each term seperately","text":"In term of $$t$$, what will the first term be after being integrated?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{2}{3} t^{\\\\frac{3}{2}}$$","$$t^{\\\\frac{3}{2}}$$","$$t^{\\\\left(-\\\\frac{1}{2}\\\\right)}$$","$$\\\\left(-\\\\frac{1}{2}\\\\right) t^{\\\\frac{3}{2}}$$"]},{"id":"a526a0cintegration1a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{2}{5} t^{\\\\frac{5}{2}}$$"],"dependencies":["a526a0cintegration1a-h3"],"title":"Integrate each term seperately","text":"In term of $$t$$, what will the second term be after being integrated?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{2}{5} t^{\\\\frac{5}{2}}$$","$$\\\\frac{2}{5} t^{\\\\frac{2}{5}}$$"]},{"id":"a526a0cintegration1a-h5","type":"hint","dependencies":["a526a0cintegration1a-h4"],"title":"Evaluate the integral","text":"As the integral is bounded from $$x=1$$ to $$x=4$$, we have $$\\\\frac{2}{3} 4^{\\\\frac{3}{2}}+\\\\frac{2}{5} 4^{\\\\frac{5}{2}}-\\\\frac{2}{3} 1^{\\\\frac{3}{2}}+\\\\frac{2}{5} 1^{\\\\frac{5}{2}}=\\\\frac{256}{15}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration10","title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration10a","stepAnswer":["ln|x|+x**(-1)+C"],"problemType":"TextBox","stepTitle":"$$\\\\int \\\\frac{x-1}{x^2} \\\\,dx$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$ln|x|\\\\left(+x^{\\\\left(-1\\\\right)}\\\\right)+C$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration10a-h1","type":"hint","dependencies":[],"title":"Seperating the terms","text":"We will start by seperating the $$2$$ terms in this integrals and apply the basic inegration rules on each of them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration10a-h2","type":"hint","dependencies":["a526a0cintegration10a-h1"],"title":"Seperating the terms","text":"$$\\\\int \\\\frac{x-1}{x^2} \\\\,dx=\\\\int \\\\frac{x}{x^2} \\\\,dx-\\\\int \\\\frac{1}{x^2} \\\\,dx=\\\\int \\\\frac{1}{x} \\\\,dx-\\\\int \\\\frac{1}{x^2} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration10a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["ln|x|"],"dependencies":["a526a0cintegration10a-h2"],"title":"Integrating the first term","text":"What is the integration of the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration10a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-\\\\left(x^{\\\\left(-1\\\\right)}\\\\right)$$"],"dependencies":["a526a0cintegration10a-h3"],"title":"Integrating the second term","text":"What is the integration of the second term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-\\\\left(x^{\\\\left(-1\\\\right)}\\\\right)$$","$$x^{\\\\left(-1\\\\right)}$$"],"subHints":[{"id":"a526a0cintegration10a-h4-s1","type":"hint","dependencies":[],"title":"Integrating the second term","text":"$$-\\\\int \\\\frac{1}{x^2} \\\\,dx=-\\\\int x^{\\\\left(-2\\\\right)} \\\\,dx=-\\\\left(x^{\\\\left(-1\\\\right)}\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a526a0cintegration10a-h5","type":"hint","dependencies":["a526a0cintegration10a-h4"],"title":"Combine two integrations","text":"$$ln|x|-\\\\left(-x^{\\\\left(-1\\\\right)}\\\\right)=ln|x|\\\\left(+x^{\\\\left(-1\\\\right)}\\\\right)+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration11","title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration11a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\int_{0}^{pi} sinx-cosx \\\\,dx$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration11a-h1","type":"hint","dependencies":[],"title":"Seperating the terms","text":"We will start by seperating the $$2$$ terms in this integrals and apply the basic inegration rules on each of them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration11a-h2","type":"hint","dependencies":["a526a0cintegration11a-h1"],"title":"Seperating the terms","text":"$$\\\\int_{0}^{pi} sinx-cosx \\\\,dx=\\\\int_{0}^{pi} sinx \\\\,dx-\\\\int_{0}^{pi} cosx \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration11a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-cosx"],"dependencies":["a526a0cintegration11a-h2"],"title":"Integrating the first term","text":"What is the integration of the first term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration11a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["sinx"],"dependencies":["a526a0cintegration11a-h3"],"title":"Integrating the second term","text":"What is the integration of the second term?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration11a-h5","type":"hint","dependencies":["a526a0cintegration11a-h4"],"title":"Combine two integrations","text":"$$(-cos(pi)-cos(0))-(sin(pi)-sin(0))=\\\\left(-\\\\left(-1\\\\right)+1\\\\right)-0-0=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration12","title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration12a","stepAnswer":["$$18s^2$$"],"problemType":"MultipleChoice","stepTitle":"Write an integral that quantifies the change in the area of the surface of a cube when its side length doubles from s unit to 2s units and evaluate the integral.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$18s^2$$","choices":["$$18s^2$$","$$18s$$"],"hints":{"DefaultPathway":[{"id":"a526a0cintegration12a-h1","type":"hint","dependencies":[],"title":"Set up the integral","text":"We will start by converting the word problem into the mathematical expession. According to the Net change theorem, the rate of change of surface of a cube formula will be integrated with the boundaries go from $$x=s$$ to $$x=2s$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\int_{s}^{2s} 12x \\\\,dx$$"],"dependencies":["a526a0cintegration12a-h1"],"title":"Set up the integral","text":"With the information given in hint $$1$$, how can we express the integral?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\int_{s}^{2s} 12x \\\\,dx$$","$$\\\\int_{s}^{2s} 2x \\\\,dx$$","$$\\\\int_{s}^{2s} 6x \\\\,dx$$","$$\\\\int_{2s}^{4s} x \\\\,dx$$"],"subHints":[{"id":"a526a0cintegration12a-h2-s1","type":"hint","dependencies":[],"title":"Set up the integral","text":"The surface of a cube formula originally is $$6x^2$$ with $$x$$ is the length of the cube.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a526a0cintegration12a-h3","type":"hint","dependencies":["a526a0cintegration12a-h2"],"title":"Net change theorem","text":"The Net Change Theorem giving the integral for determining change in a function F(x) when $$x$$ changes from a to $$b$$ is stated as $$F(b)-F(a)=\\\\int_{a}^{b} \\\\frac{d}{\\\\operatorname{dx}\\\\left(F\\\\left(x\\\\right)\\\\right)} \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration12a-h4","type":"hint","dependencies":["a526a0cintegration12a-h3"],"title":"Calculate the derivative","text":"$$\\\\frac{d}{dx} F\\\\left(x\\\\right)=\\\\frac{d}{dx} 6x^2=12x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration12a-h5","type":"hint","dependencies":["a526a0cintegration12a-h4"],"title":"Compute the integral","text":"$$\\\\int_{s}^{2s} 12x \\\\,dx=\\\\frac{12x^2}{2}$$ with $$x$$ running from $$x=s$$ to $$x=2s$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration12a-h6","type":"hint","dependencies":["a526a0cintegration12a-h5"],"title":"Evaluate","text":"$$\\\\frac{12{\\\\left(2s\\\\right)}^2}{2}-\\\\frac{12s^2}{2}=18s^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration13","title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration13a","stepAnswer":["$$12\\\\pi R$$"],"problemType":"MultipleChoice","stepTitle":"Write an integral that quantifies the increase in the surface area of a sphere as its radius doubles from R unit to $$2R$$ units and evaluate the integral.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$12\\\\pi R$$","choices":["$$12\\\\pi R$$","$$12\\\\pi R^2$$"],"hints":{"DefaultPathway":[{"id":"a526a0cintegration13a-h1","type":"hint","dependencies":[],"title":"Set up the integral","text":"We will start by converting the word problem in to the mathematical expession. The surface of a sphere formula will be integrated with the double side length and the boundaries run from $$x=R$$ to $$x=2R$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration13a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8*pi*\\\\int_{R}^{2R} x \\\\,dx$$"],"dependencies":["a526a0cintegration13a-h1"],"title":"Set up the integral","text":"With the information given in hint $$1$$, how can we express the integral?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$4*pi*\\\\int_{R}^{2R} x \\\\,dx$$","$$8*pi*\\\\int_{R}^{2R} 2x \\\\,dx$$","$$8*pi*\\\\int_{R}^{2R} x \\\\,dx$$","$$8*pi*\\\\int_{R}^{2R} x \\\\,dx$$"]},{"id":"a526a0cintegration13a-s1","type":"hint","dependencies":[],"title":"Set up the integral","text":"The surface of a cube formula originally is $$8\\\\pi x$$ with $$x$$ is a radius of the sphere. The term $$8\\\\pi$$ can be treated as a constant and moved out of the integral.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration13a-h3","type":"hint","dependencies":["a526a0cintegration13a-h2"],"title":"Net change theorem","text":"The Net Change Theorem giving the integral for determining change in a function F(x) when $$x$$ changes from a to $$b$$ is stated as $$F(b)-F(a)=\\\\int_{a}^{b} \\\\frac{d}{dx} F\\\\left(x\\\\right) \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration13a-h4","type":"hint","dependencies":["a526a0cintegration13a-h3"],"title":"Calculate the derivative","text":"$$\\\\frac{d}{dx} F\\\\left(x\\\\right)=\\\\frac{d}{dx} 4\\\\pi r^2=8\\\\pi x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration13a-h5","type":"hint","dependencies":["a526a0cintegration13a-h4"],"title":"Compute the integral","text":"$$8*pi*\\\\int_{R}^{2R} x \\\\,dx=\\\\frac{8\\\\pi x^2}{2}$$ with $$x$$ running from $$x=R$$ to $$x=2R$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration13a-h6","type":"hint","dependencies":["a526a0cintegration13a-h5"],"title":"Evaluate","text":"$$\\\\frac{8\\\\pi {\\\\left(2R\\\\right)}^2}{2}-\\\\frac{8\\\\pi R^2}{2}=12\\\\pi R$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration14","title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration14a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"The area A(t) of a circular shape is growing at a constant rate. If the area increases from $$4\\\\pi$$ units to $$9\\\\pi$$ units between times $$t=2$$ and $$t=3$$, find the net change in the radius during that time.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration14a-h1","type":"hint","dependencies":[],"title":"Find the radius","text":"Use the area of a circle to find the radius at each time then subtract the radius at the time $$t=3$$ with the time $$t=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a526a0cintegration14a-h1"],"title":"At $$t=2$$","text":"What is the radius of the circle at $$t=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a526a0cintegration14a-h2-s1","type":"hint","dependencies":[],"title":"At $$t=2$$","text":"With the $$Area=4\\\\pi$$ given when $$t=2$$, the radius can be calculated as $$Area=4\\\\pi=\\\\pi r^2$$ therefore $$r=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a526a0cintegration14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a526a0cintegration14a-h1"],"title":"At $$t=3$$","text":"What is the radius of the circle at $$t=3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","subHints":[{"id":"a526a0cintegration14a-h3-s1","type":"hint","dependencies":[],"title":"At $$t=3$$","text":"With the $$Area=9\\\\pi$$ given when $$t=3$$, the radius can be calculated as $$Area=4\\\\pi=\\\\pi r^2$$ therefore $$r=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]},{"id":"a526a0cintegration14a-h4","type":"hint","dependencies":["a526a0cintegration14a-h2","a526a0cintegration14a-h3"],"title":"Find the net change","text":"$$\u0394r=3-2=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration15","title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration15a","stepAnswer":["$$225$$"],"problemType":"TextBox","stepTitle":"Sandra is a 25-year old woman who weighs $$120$$ lb. She burns $$300-50t$$ $$\\\\frac{cal}{hr}$$ while walking on her treadmill. Her caloric intake from drinking Gatorade is $$100t$$ calories during the tth hour. What is her net decrease in calories after walking for $$3$$ hours?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$225$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration15a-h1","type":"hint","dependencies":[],"title":"Set up the integral","text":"The calories lost after \u2018t\u2019 hours have to be the difference between the calories burnt and calories consumed after these \u2018t\u2019 hours. Therefore the calories intake will carry a negative sign $$-100t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration15a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\int_{0}^{3} 300-50t-100t \\\\,dt$$"],"dependencies":["a526a0cintegration15a-h1"],"title":"Set up the integral","text":"How can we express the integral?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\int_{0}^{3} 300-50t-100t \\\\,dt$$","$$\\\\int_{1}^{3} 300-50t-100t \\\\,dt$$"]},{"id":"a526a0cintegration15a-h3","type":"hint","dependencies":["a526a0cintegration15a-h2"],"title":"Simplify the integral","text":"$$\\\\int_{0}^{3} 300-50t-100t \\\\,dt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration15a-h4","type":"hint","dependencies":["a526a0cintegration15a-h3"],"title":"Seperating the terms","text":"Seperate and conpute the integral of each term $$\\\\int_{0}^{3} 300 \\\\,dt-\\\\int_{0}^{3} 150t \\\\,dt$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration15a-h5","type":"hint","dependencies":["a526a0cintegration15a-h4"],"title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","text":"$$300\\\\times3-150\\\\frac{3^2}{2}=225$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration16","title":"Finding Net Displacement","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration16a","stepAnswer":["$$\\\\frac{-3}{2}$$"],"problemType":"TextBox","stepTitle":"Given a velocity function $$v(t)=3t-5$$ (in meters per second) for a partical in motion from time $$t=0$$ to time $$t=3$$, find the net displacement of the particle.","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-3}{2}$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration16a-h1","type":"hint","dependencies":[],"title":"Expression","text":"We can begin by setting the upper and the lower boundaries of the definite integral as the function v(t) starts from $$t=0$$ and $$t=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration16a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\int_{1}^{3} 3t-5 \\\\,dt$$"],"dependencies":["a526a0cintegration16a-h1"],"title":"Expression","text":"What is the expression of this definite integral?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\int_{1}^{3} 3t-5 \\\\,dt$$","$$\\\\int_{1}^{3} t-5 \\\\,dt$$"]},{"id":"a526a0cintegration16a-h3","type":"hint","dependencies":["a526a0cintegration16a-h2"],"title":"Compute the integral","text":"We obtain $$\\\\frac{3}{2} t^2-5t$$ with $$t=0$$ as the lower boundary and $$t=3$$ as the upper boundary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration16a-h4","type":"hint","dependencies":["a526a0cintegration16a-h3"],"title":"Evaluate the integral","text":"(3/2)*(3**2)-5*3)-((3/2)*(0**2)-5*0)=-3/2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a526a0cintegration16b","stepAnswer":["$$1.5+40t-4.9t^2$$"],"problemType":"MultipleChoice","stepTitle":"A ball is thrown upward from a height of $$1.5$$ $$m$$ at an initial speed of $$40$$ $$\\\\frac{m}{sec}$$. Acceleration resulting from gravity is $$-9.8$$ $$\\\\frac{m}{{sec}^2}$$. Neglecting air resistance, solve for the velocity v(t) and the height h(t) of the ball $$t$$ seconds after it is thrown and before it returns to the ground.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.5+40t-4.9t^2$$","choices":["$$1.5+40t-4.9t^2$$","$$40t-4.9t^2$$"],"hints":{"DefaultPathway":[{"id":"a526a0cintegration16b-h1","type":"hint","dependencies":[],"title":"Velocity function","text":"$$v(t)=v_0+g t$$ where g is the acceleration due to gravity and $$t$$ is the time of function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration16b-h2","type":"hint","dependencies":["a526a0cintegration16b-h1"],"title":"Substituting the values","text":"$$v(t)=40+\\\\left(-9.8\\\\right) t=40-9.8t$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration16b-h3","type":"hint","dependencies":["a526a0cintegration16b-h2"],"title":"Set up a function for the height","text":"$$h(t)=h-v_0 t+\\\\frac{1}{2} g t^2=1.5+40t+\\\\frac{1}{2} \\\\left(-9.8t^2\\\\right)=1.5+40t-4.9t^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration22","title":"Finding the Total Distance Traveled","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration22a","stepAnswer":["$$\\\\frac{41}{6}$$"],"problemType":"TextBox","stepTitle":"Use Example $$5.24$$ to find the total distance traveled by a particle according to the velocity function $$v(t)=3t-5$$ $$\\\\frac{m}{sec}$$ over a time interval [0,3].","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{41}{6}$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration22a-h1","type":"hint","dependencies":[],"title":"Finding the $$t-intercept$$","text":"The total distance traveled includes both the positive and the negative values. Therefore, we must integrate the absolute value of the velocity function to find the total distance traveled. To continue with the example, use two integrals to find the total distance. First, find the $$t-intercept$$ of the function, since that is where the division of the interval occurs. Set the equation equal to zero and solve for $$t$$. Thus,","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{3}$$"],"dependencies":[],"title":"Finding the $$t-intercept$$","text":"What is the $$t-intercept$$ of this function?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration22a-h3","type":"hint","dependencies":["a526a0cintegration22a-h2"],"title":"Subintervals","text":"The two subintervals are $$[0,\\\\frac{5}{3}]$$ and $$[\\\\frac{5}{3},3]$$. To find the total distance traveled, integrate the absolute value of the function. Since the function is negative over the interval $$[0,\\\\frac{5}{3}]$$ and positive over $$[\\\\frac{5}{3},3]$$, we obtain /int{-(3*t)-5),0,5/3,t}+/int{(3*t)-5,5/3,3,t}","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration22a-h4","type":"hint","dependencies":["a526a0cintegration22a-h3"],"title":"Compute the integral","text":"Power rules for integrals gives us $$\\\\left(-\\\\frac{3t^2}{2}\\\\right)+5t$$ with $$t=$$ $$0$$ as a lower boundary and $$t=\\\\frac{5}{3}$$ as an upper boundary added to $$\\\\left(-\\\\frac{3t^2}{2}\\\\right)+5t$$ with $$t=$$ $$\\\\frac{5}{3}$$ as a lower boundary and $$t=3$$ as an upper boundary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration22a-h5","type":"hint","dependencies":["a526a0cintegration22a-h4"],"title":"Evaluate the integral","text":"-3*((5/3)**2)/2+5*(5/3)+27/2-15-(-3*((5/3)**2)/2)-25/3)=41/6","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration22a-h6","type":"hint","dependencies":["a526a0cintegration22a-h5"],"title":"Conclusion","text":"So the total distance traveled is $$\\\\frac{41}{6}$$ $$m$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration5","title":"How Many Gallons of Gasoline Are Consumed?","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration5a","stepAnswer":["$$9.6$$"],"problemType":"TextBox","stepTitle":"If the motor on a motorboat is started at $$t=0$$ and the boat consumes gasoline at the rate of $$5-0.1t^3$$ $$\\\\frac{gal}{hr}$$, how much gasoline is used in the first $$2$$ hours?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9.6$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration5a-h1","type":"hint","dependencies":[],"title":"Expression","text":"Express the problem as a definite integral, integrate, and evaluate using the Fundamental Theorem of Calculus. The limits of integration are the endpoints of the interval [0,2].","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$5t-\\\\frac{0.1t^4}{4}$$"],"dependencies":["a526a0cintegration5a-h1"],"title":"Compute the integral","text":"What is the interal of the function with the lower boundary of $$0$$ and upper boundary of 2?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$5t-\\\\frac{0.1t^4}{4}$$","$$5t-0.1t^4$$"]},{"id":"a526a0cintegration5a-h3","type":"hint","dependencies":["a526a0cintegration5a-h2"],"title":"Evaluate the integral","text":"$$5\\\\times2-\\\\frac{0.1\\\\times2^4}{4}-0=9.6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration5a-h4","type":"hint","dependencies":["a526a0cintegration5a-h3"],"title":"Conclusion","text":"Therefore, the motorboat uses $$9.6$$ gal of gas in $$2$$ hours.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration6","title":"Integrating an Even Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration6a","stepAnswer":["$$\\\\frac{500}{3}$$"],"problemType":"TextBox","stepTitle":"Integrate the even function $$\\\\int_{-2}^{2} 3x-2 \\\\,dx$$ and verify that the integration formula for even functions holds.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{500}{3}$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration6a-h1","type":"hint","dependencies":[],"title":"Symmetry","text":"Graph (a) shows the region below the curve and above the x-axis. We have to zoom in to this graph by a huge amount to see the region. Graph (b) shows the region above the curve and below the x-axis. The signed area of this region is negative. Both views illustrate the symmetry about the y-axis of an even function.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h2","type":"hint","dependencies":["a526a0cintegration6a-h1"],"title":"Set up the integral","text":"$$\\\\int_{-2}^{2} 3x-2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h3","type":"hint","dependencies":["a526a0cintegration6a-h2"],"title":"Compute the integral","text":"$$\\\\frac{x^9}{3}-2x$$ from $$x=-2$$ to $$x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h4","type":"hint","dependencies":["a526a0cintegration6a-h3"],"title":"Evaluate","text":"$$\\\\frac{2^9}{3}-2\\\\times2-\\\\frac{{\\\\left(-2\\\\right)}^9}{3}-2\\\\left(-2\\\\right)=\\\\frac{1000}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h5","type":"hint","dependencies":["a526a0cintegration6a-h4"],"title":"Verifying","text":"To verify the integration formula for even functions, we can calculate the integral from $$0$$ to $$2$$ and double it, then check to make sure we get the same answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h6","type":"hint","dependencies":["a526a0cintegration6a-h5"],"title":"Set up the integral","text":"$$\\\\int_{0}^{2} 3x-2 \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h7","type":"hint","dependencies":["a526a0cintegration6a-h6"],"title":"Compute the integral","text":"$$\\\\frac{x^9}{3}-2x$$ from $$x=-2$$ to $$x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h8","type":"hint","dependencies":["a526a0cintegration6a-h7"],"title":"Evaluate","text":"$$\\\\frac{512}{3}-4=\\\\frac{500}{3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration6a-h9","type":"hint","dependencies":["a526a0cintegration6a-h8"],"title":"Conclusion","text":"Since $$\\\\frac{2\\\\times500}{3}=\\\\frac{1000}{3}$$, we have verified the formula for even functions in this particular example.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration7","title":"Integrating an Odd Function","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration7a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Evaluate the definite integral of the odd function $$-5sinx$$ over the inteval [-pi,pi].","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration7a-h1","type":"hint","dependencies":[],"title":"Symmetry","text":"We can see the symmetry about the origin by the positive area above the x-axis over [-pi,0] and the negative area below the -axis over [0,pi].","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration7a-h2","type":"hint","dependencies":["a526a0cintegration7a-h1"],"title":"Set up the integral","text":"$$\\\\int_{-pi}^{pi} -5sinx \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration7a-h3","type":"hint","dependencies":["a526a0cintegration7a-h2"],"title":"Compute the integral","text":"$$-5\\\\left(-cosx\\\\right)$$ from pi to -pi","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration7a-h4","type":"hint","dependencies":["a526a0cintegration7a-h3"],"title":"Evaluate","text":"$$5cos\\\\left(\\\\pi\\\\right)-5cos\\\\left(-\\\\pi\\\\right)=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration8","title":"Integrating a Function Using the Power Rule","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration8a","stepAnswer":["$$\\\\frac{-10}{3}$$"],"problemType":"TextBox","stepTitle":"Find the definite integral of $$f(x)=x^2-3x$$ over the interval [1,3].","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-10}{3}$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration8a-h1","type":"hint","dependencies":[],"title":"Power rule","text":"Using power rule for integral to compute the integral with the lower bound $$x=1$$ and upper bound $$x=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration8a-h2","type":"hint","dependencies":["a526a0cintegration8a-h1"],"title":"Expression","text":"We will start by setting the function insisde the integral going from $$x=1$$ to $$x=3$$. We then obtain $$\\\\int_{1}^{3} x^2-3x \\\\,dx$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-10}{3}$$"],"dependencies":["a526a0cintegration8a-h2"],"title":"Compute the integral","text":"What is the answer for this integral?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration8a-h4","type":"hint","dependencies":["a526a0cintegration8a-h3"],"title":"Compute the integral","text":"The antiderivative is $$\\\\frac{x^3}{3}-\\\\frac{3x^2}{2}$$ with the boundaries of $$x$$ going from $$1$$ to $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration8a-h5","type":"hint","dependencies":["a526a0cintegration8a-h4"],"title":"Evaluate the integral","text":"On the next step, we will simply subsitute $$x=1$$ and $$x=3$$ into the antiderivative and substract F(3) from F(1) where F(x) indicates the antiderivative of the given function f(x)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration8a-h6","type":"hint","dependencies":["a526a0cintegration8a-h5"],"title":"Evaluate the integral","text":"(x**3)/3-(3*x**2)/2)-(x**3)/3-(3*x**2)/2=-10/3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a526a0cintegration8b","stepAnswer":["$$\\\\frac{64}{5}$$"],"problemType":"TextBox","stepTitle":"Integrate the function $$\\\\int_{-2}^{2} x^4 \\\\,dx$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{64}{5}$$","hints":{"DefaultPathway":[{"id":"a526a0cintegration8b-h1","type":"hint","dependencies":[],"title":"Compute the integral","text":"$$\\\\frac{x^5}{5}$$ from $$x=-2$$ to $$x=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration8b-h2","type":"hint","dependencies":["a526a0cintegration8b-h1"],"title":"Evaluate","text":"$$\\\\frac{2^5}{5}-\\\\frac{{\\\\left(-2\\\\right)}^5}{5}=\\\\frac{64}{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a526a0cintegration9","title":"Use basic integration formulas to compute the following antiderivatives or definite integrals.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"5.4 Integration Formulas and the Net Change Theorem","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a526a0cintegration9a","stepAnswer":["$$\\\\frac{1}{2} log|x|+C$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\int \\\\frac{1}{2x} \\\\,dx$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{1}{2} log|x|+C$$","choices":["$$\\\\frac{1}{2} log$$","$$\\\\frac{1}{2} log|x|+C$$","$$+C$$","$$+C$$","log","$$x$$","$$x$$"],"hints":{"DefaultPathway":[{"id":"a526a0cintegration9a-h1","type":"hint","dependencies":[],"title":"Reciprocal Function","text":"Using one of the basic integration formula $$\\\\int \\\\frac{1}{x} \\\\,dx=log|x|+C$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a526a0cintegration9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{1}{2} log|x|+C$$"],"dependencies":["a526a0cintegration9a-h1"],"title":"Integration","text":"What is the result of integration?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$\\\\frac{1}{2} log$$","$$x$$","$$+C$$","log","$$x$$","$$+C$$"],"subHints":[{"id":"a526a0cintegration9a-h2-s1","type":"hint","dependencies":[],"title":"Failing to apply Power Rule","text":"As the function can be rewritten as $$(1/2)*\\\\int x^{-1} \\\\,dx$$, we realize the Power Rule for Integrals will result in the denominator equal $$0$$ which is undefined. We have to use another method to approach the problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}]}}]},{"id":"a536a53Uni1","title":"Uniform Distributions and Their Properties","body":"Suppose that we are examining the smiling times of an eight-week-old baby (measured in seconds). The smiling times follow a uniform distribution between zero and $$23$$ seconds, meaning that any smiling time from zero to $$23$$ seconds is equally likely.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni1a","stepAnswer":["$$11.5$$"],"problemType":"TextBox","stepTitle":"What is the mean amount of time that the baby is smiling?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11.5$$","hints":{"DefaultPathway":[{"id":"a536a53Uni1a-h1","type":"hint","dependencies":[],"title":"Mean Formula","text":"The formula for calculating the mean of a uniform distribution is $$\\\\frac{a+b}{2}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni1b","stepAnswer":["$$11.5$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the mean, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11.5$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni10","title":"Uniform Distributions and Their Properties","body":"A distribution is given as X ~ U $$(0,20)$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni10a","stepAnswer":["$$\\\\frac{3}{20}$$"],"problemType":"TextBox","stepTitle":"What is $$P\\\\left(10<x<13\\\\right)$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3}{20}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni10a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a536a53Uni10a-h1"],"title":"Interval","text":"If X goes from $$0$$ to $$20$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni10a-h3","type":"hint","dependencies":["a536a53Uni10a-h2"],"title":"Probability $$1$$","text":"$$P\\\\left(0<x<1\\\\right)$$ $$=$$ $$\\\\frac{1}{20}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni10a-h4","type":"hint","dependencies":["a536a53Uni10a-h3"],"title":"Probability $$2$$","text":"$$P\\\\left(0<x<2\\\\right)$$ $$=$$ $$\\\\frac{2}{20}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{20}$$"],"dependencies":["a536a53Uni10a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni11","title":"Uniform Distributions and Their Properties","body":"The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and $$15$$ minutes, inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni11a","stepAnswer":["$$7.5$$"],"problemType":"TextBox","stepTitle":"What is the mean amount of time someone will wait for the bus?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.5$$","hints":{"DefaultPathway":[{"id":"a536a53Uni11a-h1","type":"hint","dependencies":[],"title":"Mean Formula","text":"The formula for calculating the mean of a uniform distribution is $$\\\\frac{a+b}{2}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni11b","stepAnswer":["$$7.5$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the mean, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.5$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni12","title":"Uniform Distributions and Their Properties","body":"The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and $$15$$ minutes, inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni12a","stepAnswer":["$$4.33$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation of the amount of time that someone will wait for the bus?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4.33$$","hints":{"DefaultPathway":[{"id":"a536a53Uni12a-h1","type":"hint","dependencies":[],"title":"Standard Deviation Formula","text":"The formula for calculating the standard deviation of a uniform distribution is $$\\\\sqrt{\\\\frac{{\\\\left(b-a\\\\right)}^2}{12}}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni12b","stepAnswer":["$$4.33$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the standard deviation, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4.33$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni13","title":"Uniform Distributions and Their Properties","body":"The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and $$15$$ minutes, inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni13a","stepAnswer":["$$\\\\frac{10}{15}$$"],"problemType":"TextBox","stepTitle":"What is the probability that someone will wait $$10$$ minutes or less for the bus?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10}{15}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni13a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a536a53Uni13a-h1"],"title":"Interval","text":"If X goes from $$0$$ to $$15$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni13a-h3","type":"hint","dependencies":["a536a53Uni13a-h2"],"title":"Probability $$1$$","text":"The probability that someone waits $$1$$ minute or less for the bus is $$\\\\frac{1}{15}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni13a-h4","type":"hint","dependencies":["a536a53Uni13a-h3"],"title":"Probability $$2$$","text":"The probability that someone waits $$2$$ minutes or less for the bus is $$\\\\frac{2}{15}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10}{15}$$"],"dependencies":["a536a53Uni13a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni14","title":"Uniform Distributions and Their Properties","body":"The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and $$15$$ minutes, inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni14a","stepAnswer":["$$\\\\frac{7}{15}$$"],"problemType":"TextBox","stepTitle":"What is the probability that someone will wait $$7$$ minutes or less for the bus?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{7}{15}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni14a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a536a53Uni14a-h1"],"title":"Interval","text":"If X goes from $$0$$ to $$15$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni14a-h3","type":"hint","dependencies":["a536a53Uni14a-h2"],"title":"Probability $$1$$","text":"The probability that someone waits $$1$$ minute or less for the bus is $$\\\\frac{1}{15}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni14a-h4","type":"hint","dependencies":["a536a53Uni14a-h3"],"title":"Probability $$2$$","text":"The probability that someone waits $$2$$ minutes or less for the bus is $$\\\\frac{2}{15}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{15}$$"],"dependencies":["a536a53Uni14a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni15","title":"Uniform Distributions and Their Properties","body":"The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and $$15$$ minutes, inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni15a","stepAnswer":["$$\\\\frac{11}{15}$$"],"problemType":"TextBox","stepTitle":"What is the probability that someone will wait between $$2$$ and $$13$$ minutes for the bus?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{11}{15}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni15a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a536a53Uni15a-h1"],"title":"Interval","text":"If X goes from $$0$$ to $$15$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni15a-h3","type":"hint","dependencies":["a536a53Uni15a-h2"],"title":"Probability $$1$$","text":"The probability that someone waits $$1$$ minute or less for the bus is $$\\\\frac{1}{15}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni15a-h4","type":"hint","dependencies":["a536a53Uni15a-h3"],"title":"Probability $$2$$","text":"The probability that someone waits $$2$$ minutes or less for the bus is $$\\\\frac{2}{15}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{11}{15}$$"],"dependencies":["a536a53Uni15a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni16","title":"Uniform Distributions and Their Properties","body":"The total duration of baseball games in the major league in the $$2011$$ season is uniformly distributed between $$447$$ hours and $$521$$ hours inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni16a","stepAnswer":["$$484$$"],"problemType":"TextBox","stepTitle":"What is the mean amount of time for the duration of MLB Baseball games in 2011?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$484$$","hints":{"DefaultPathway":[{"id":"a536a53Uni16a-h1","type":"hint","dependencies":[],"title":"Mean Formula","text":"The formula for calculating the mean of a uniform distribution is $$\\\\frac{a+b}{2}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni16b","stepAnswer":["$$484$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the mean, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$484$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni17","title":"Uniform Distributions and Their Properties","body":"The total duration of baseball games in the major league in the $$2011$$ season is uniformly distributed between $$447$$ hours and $$521$$ hours inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni17a","stepAnswer":["$$21.36$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation of the duration of MLB Baseball games in 2011?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21.36$$","hints":{"DefaultPathway":[{"id":"a536a53Uni17a-h1","type":"hint","dependencies":[],"title":"Standard Deviation Formula","text":"The formula for calculating the standard deviation of a uniform distribution is $$\\\\sqrt{\\\\frac{{\\\\left(b-a\\\\right)}^2}{12}}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni17b","stepAnswer":["$$21.36$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the standard deviation, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21.36$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni18","title":"Uniform Distributions and Their Properties","body":"The total duration of baseball games in the major league in the $$2011$$ season is uniformly distributed between $$447$$ hours and $$521$$ hours inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni18a","stepAnswer":["$$\\\\frac{20}{74}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the duration of games for a team for the $$2011$$ season is between $$480$$ and $$500$$ hours?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{20}{74}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni18a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$74$$"],"dependencies":["a536a53Uni18a-h1"],"title":"Interval","text":"If X goes from $$447$$ to $$521$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni18a-h3","type":"hint","dependencies":["a536a53Uni18a-h2"],"title":"Probability $$1$$","text":"The probability that the duration of MLB games in a season is between $$447$$ and $$448$$ is $$\\\\frac{1}{74}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni18a-h4","type":"hint","dependencies":["a536a53Uni18a-h3"],"title":"Probability $$2$$","text":"The probability that the duration of MLB games in a season is between $$447$$ and $$449$$ is $$\\\\frac{2}{74}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{20}{74}$$"],"dependencies":["a536a53Uni18a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni19","title":"Uniform Distributions and Their Properties","body":"The total duration of baseball games in the major league in the $$2011$$ season is uniformly distributed between $$447$$ hours and $$521$$ hours inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni19a","stepAnswer":["$$\\\\frac{50}{74}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the duration of games for a team for the $$2011$$ season is between $$447$$ and $$497$$ hours?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{50}{74}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni19a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$74$$"],"dependencies":["a536a53Uni19a-h1"],"title":"Interval","text":"If X goes from $$447$$ to $$521$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni19a-h3","type":"hint","dependencies":["a536a53Uni19a-h2"],"title":"Probability $$1$$","text":"The probability that the duration of MLB games in a season is between $$447$$ and $$448$$ is $$\\\\frac{1}{74}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni19a-h4","type":"hint","dependencies":["a536a53Uni19a-h3"],"title":"Probability $$2$$","text":"The probability that the duration of MLB games in a season is between $$447$$ and $$449$$ is $$\\\\frac{2}{74}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{50}{74}$$"],"dependencies":["a536a53Uni19a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni2","title":"Uniform Distributions and Their Properties","body":"Suppose that we are examining the smiling times of an eight-week-old baby (measured in seconds). The smiling times follow a uniform distribution between zero and $$23$$ seconds, meaning that any smiling time from zero to $$23$$ seconds is equally likely.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni2a","stepAnswer":["$$6.64$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation of the amount of time that the baby is smiling?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6.64$$","hints":{"DefaultPathway":[{"id":"a536a53Uni2a-h1","type":"hint","dependencies":[],"title":"Standard Deviation Formula","text":"The formula for calculating the standard deviation of a uniform distribution is $$\\\\sqrt{\\\\frac{{\\\\left(b-a\\\\right)}^2}{12}}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni2b","stepAnswer":["$$6.64$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the standard deviation, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6.64$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni20","title":"Uniform Distributions and Their Properties","body":"The total duration of baseball games in the major league in the $$2011$$ season is uniformly distributed between $$447$$ hours and $$521$$ hours inclusive.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni20a","stepAnswer":["$$\\\\frac{46}{74}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the duration of games for a team for the $$2011$$ season is between $$465$$ and $$511$$ hours?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{46}{74}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni20a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$74$$"],"dependencies":["a536a53Uni20a-h1"],"title":"Interval","text":"If X goes from $$447$$ to $$521$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni20a-h3","type":"hint","dependencies":["a536a53Uni20a-h2"],"title":"Probability $$1$$","text":"The probability that the duration of MLB games in a season is between $$447$$ and $$448$$ is $$\\\\frac{1}{74}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni20a-h4","type":"hint","dependencies":["a536a53Uni20a-h3"],"title":"Probability $$2$$","text":"The probability that the duration of MLB games in a season is between $$447$$ and $$449$$ is $$\\\\frac{2}{74}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{46}{74}$$"],"dependencies":["a536a53Uni20a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni3","title":"Uniform Distributions and Their Properties","body":"Suppose that we are examining the smiling times of an eight-week-old baby (measured in seconds). The smiling times follow a uniform distribution between zero and $$23$$ seconds, meaning that any smiling time from zero to $$23$$ seconds is equally likely.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni3a","stepAnswer":["$$\\\\frac{16}{23}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the eight-year-old baby smiles between two and $$18$$ seconds?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{16}{23}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni3a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from $$0$$ to $$23$$. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a536a53Uni3a-h1"],"title":"Interval","text":"If the baby can smile from anywhere between $$0$$ and $$23$$ seconds, how long is the interval (in seconds) in which a baby can smile?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni3a-h3","type":"hint","dependencies":["a536a53Uni3a-h2"],"title":"Chances","text":"There is a $$\\\\frac{1}{23}$$ chance that the baby smiles between $$2$$ and $$3$$ seconds long.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni3a-h4","type":"hint","dependencies":["a536a53Uni3a-h3"],"title":"Chances","text":"There is a $$\\\\frac{2}{23}$$ chance that the baby smiles between $$2$$ and $$4$$ seconds long. Starting to see a pattern? We can count the total number of seconds in the interval we want (2 to $$4$$ seconds has a $$2$$ second interval), and divide that by our total interval (0 to $$23$$ seconds has a $$23$$ second interval) to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{16}{23}$$"],"dependencies":["a536a53Uni3a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni4","title":"Uniform Distributions and Their Properties","body":"Suppose that we are examining the smiling times of an eight-week-old baby (measured in seconds). The smiling times follow a uniform distribution between zero and $$23$$ seconds, meaning that any smiling time from zero to $$23$$ seconds is equally likely.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni4a","stepAnswer":["$$\\\\frac{19}{23}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the eight-year-old baby smiles between $$1$$ and $$20$$ seconds?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{19}{23}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni4a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from $$0$$ to $$23$$. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a536a53Uni4a-h1"],"title":"Interval","text":"If the baby can smile from anywhere between $$0$$ and $$23$$ seconds, how long is the interval (in seconds) in which a baby can smile?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni4a-h3","type":"hint","dependencies":["a536a53Uni4a-h2"],"title":"Chances","text":"There is a $$\\\\frac{1}{23}$$ chance that the baby smiles between $$2$$ and $$3$$ seconds long.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni4a-h4","type":"hint","dependencies":["a536a53Uni4a-h3"],"title":"Chances","text":"There is a $$\\\\frac{2}{23}$$ chance that the baby smiles between $$2$$ and $$4$$ seconds long. Starting to see a pattern? We can count the total number of seconds in the interval we want (2 to $$4$$ seconds has a $$2$$ second interval), and divide that by our total interval (0 to $$23$$ seconds has a $$23$$ second interval) to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{19}{23}$$"],"dependencies":["a536a53Uni4a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni5","title":"Uniform Distributions and Their Properties","body":"Suppose that we are examining the smiling times of an eight-week-old baby (measured in seconds). The smiling times follow a uniform distribution between zero and $$23$$ seconds, meaning that any smiling time from zero to $$23$$ seconds is equally likely.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni5a","stepAnswer":["$$\\\\frac{5}{23}$$"],"problemType":"TextBox","stepTitle":"What is the probability that the eight-year-old baby smiles between $$5.5$$ and $$10.5$$ seconds?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5}{23}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni5a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from $$0$$ to $$23$$. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23$$"],"dependencies":["a536a53Uni5a-h1"],"title":"Interval","text":"If the baby can smile from anywhere between $$0$$ and $$23$$ seconds, how long is the interval (in seconds) in which a baby can smile?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni5a-h3","type":"hint","dependencies":["a536a53Uni5a-h2"],"title":"Chances","text":"There is a $$\\\\frac{1}{23}$$ chance that the baby smiles between $$2$$ and $$3$$ seconds long.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni5a-h4","type":"hint","dependencies":["a536a53Uni5a-h3"],"title":"Chances","text":"There is a $$\\\\frac{2}{23}$$ chance that the baby smiles between $$2$$ and $$4$$ seconds long. Starting to see a pattern? We can count the total number of seconds in the interval we want (2 to $$4$$ seconds has a $$2$$ second interval), and divide that by our total interval (0 to $$23$$ seconds has a $$23$$ second interval) to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{23}$$"],"dependencies":["a536a53Uni5a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni6","title":"Uniform Distributions and Their Properties","body":"A distribution is given as X ~ U $$(0,20)$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni6a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"What is the mean of X?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a536a53Uni6a-h1","type":"hint","dependencies":[],"title":"Mean Formula","text":"The formula for calculating the mean of a uniform distribution is $$\\\\frac{a+b}{2}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni6b","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the mean, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni7","title":"Uniform Distributions and Their Properties","body":"A distribution is given as X ~ U $$(0,20)$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni7a","stepAnswer":["$$5.774$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation of X?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.774$$","hints":{"DefaultPathway":[{"id":"a536a53Uni7a-h1","type":"hint","dependencies":[],"title":"Mean Formula","text":"The formula for calculating the standard deviation of a uniform distribution is $$\\\\sqrt{\\\\frac{{\\\\left(b-a\\\\right)}^2}{12}}$$, where a and $$b$$ are the $$\\\\frac{start}{end}$$ times of our interval respectively.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a536a53Uni7b","stepAnswer":["$$5.774$$"],"problemType":"TextBox","stepTitle":"Knowing the formula to calculate the standard deviation, what is our final answer?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.774$$","hints":{"DefaultPathway":[]}}]},{"id":"a536a53Uni8","title":"Uniform Distributions and Their Properties","body":"A distribution is given as X ~ U $$(0,20)$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni8a","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"What is $$P\\\\left(0<x<10\\\\right)$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni8a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a536a53Uni8a-h1"],"title":"Interval","text":"If X goes from $$0$$ to $$20$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni8a-h3","type":"hint","dependencies":["a536a53Uni8a-h2"],"title":"Probability $$1$$","text":"$$P\\\\left(0<x<1\\\\right)$$ $$=$$ $$\\\\frac{1}{20}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni8a-h4","type":"hint","dependencies":["a536a53Uni8a-h3"],"title":"Probability $$2$$","text":"$$P\\\\left(0<x<2\\\\right)$$ $$=$$ $$\\\\frac{2}{20}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a536a53Uni8a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a536a53Uni9","title":"Uniform Distributions and Their Properties","body":"A distribution is given as X ~ U $$(0,20)$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.2 The Uniform Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a536a53Uni9a","stepAnswer":["$$\\\\frac{16}{20}$$"],"problemType":"TextBox","stepTitle":"What is $$P\\\\left(1<x<17\\\\right)$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{16}{20}$$","hints":{"DefaultPathway":[{"id":"a536a53Uni9a-h1","type":"hint","dependencies":[],"title":"Probability Function","text":"We know that we are looking at a uniform distribution, and also that we are looking at a continuous probability function. What would this probability function look like? As it turns out, this function will look like a straight line from our start to end points. We can calculate the area under this function to get our desired probability.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a536a53Uni9a-h1"],"title":"Interval","text":"If X goes from $$0$$ to $$20$$, how long is the interval of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni9a-h3","type":"hint","dependencies":["a536a53Uni9a-h2"],"title":"Probability $$1$$","text":"$$P\\\\left(0<x<1\\\\right)$$ $$=$$ $$\\\\frac{1}{20}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni9a-h4","type":"hint","dependencies":["a536a53Uni9a-h3"],"title":"Probability $$2$$","text":"$$P\\\\left(0<x<2\\\\right)$$ $$=$$ $$\\\\frac{2}{20}$$. Starting to see a pattern? We can get the length in the interval we want, and divide that by the length of our total interval to get our answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a536a53Uni9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{16}{20}$$"],"dependencies":["a536a53Uni9a-h4"],"title":"Combining","text":"Knowing how to calculate the probability, what will our answer be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole1","title":"How to Round Whole Numbers","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole1a","stepAnswer":["$$23700$$"],"problemType":"TextBox","stepTitle":"Round 23,658 to the nearest hundred.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23700$$","hints":{"DefaultPathway":[{"id":"a53b893whole1a-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the hundreds place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a53b893whole1a-h1"],"title":"Value","text":"What is the value of the hundreds place","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole1a-h3","type":"hint","dependencies":["a53b893whole1a-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated hundreds number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole1a-h4","type":"hint","dependencies":["a53b893whole1a-h3"],"title":"Rule","text":"If the number to the right of the hundreds number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the hundreds place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole10","title":"How to Find the Prime Factorization of a Composite Number","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole10a","stepAnswer":["$$2\\\\times2\\\\times2\\\\times2\\\\times3$$"],"problemType":"MultipleChoice","stepTitle":"Factor $$48$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\times2\\\\times2\\\\times2\\\\times3$$","choices":["$$2\\\\times2\\\\times2\\\\times3$$","$$2\\\\times2\\\\times2\\\\times3\\\\times5$$","$$2\\\\times2\\\\times2\\\\times2\\\\times3$$","$$2\\\\times3\\\\times3\\\\times3\\\\times3$$"],"hints":{"DefaultPathway":[{"id":"a53b893whole10a-h1","type":"hint","dependencies":[],"title":"Finding Two Factors Whose Product is the Given Number","text":"The first step is to find two factors whose product is the given number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole10a-h1"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$24$$ and $$2$$ factors of $$48$$ that multiply together to make 48?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole10a-h3","type":"hint","dependencies":["a53b893whole10a-h2"],"title":"Prime Number Factors","text":"If a factor is prime, that means it can\'t be divided further. Thus, it is a prime factor of the number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole10a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole10a-h3"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole10a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole10a-h3"],"title":"Verifying if a Factor is Prime","text":"Is $$24$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole10a-h6","type":"hint","dependencies":["a53b893whole10a-h4","a53b893whole10a-h5"],"title":"Proceeding With a Factor that is Not Prime","text":"The next step is to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole10a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole10a-h6"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$4$$ and $$6$$ factors of $$24$$ that multiply together to make 24?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole10a-h8","type":"hint","dependencies":["a53b893whole10a-h7"],"title":"Proceeding With a Factor that is Not Prime","text":"Continue to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole10a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole10a-h8"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$2$$ factors of $$4$$ that multiply together to make 4?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole10a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole10a-h9"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$3$$ factors of $$6$$ that multiply together to make 6?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole10a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole10a-h10"],"title":"Verifying if a Factor is Prime","text":"Are both $$2$$ and $$3$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole10a-h12","type":"hint","dependencies":["a53b893whole10a-h11"],"title":"Final Step","text":"The final step is to write the composite number as the product of all the prime factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole10a-h13","type":"hint","dependencies":["a53b893whole10a-h12"],"title":"Answer","text":"The found prime factors of $$48$$ were $$2$$, $$2$$, $$2$$, $$2$$, and $$3$$. Thus $$2\\\\times2\\\\times2\\\\times2\\\\times3=48$$, and $$2\\\\times2\\\\times2\\\\times2\\\\times3$$ is the prime factorization of $$48$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole11","title":"Finding the Prime Factorization of a Composite Number","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole11a","stepAnswer":["$$2\\\\times2\\\\times3\\\\times3\\\\times7$$"],"problemType":"MultipleChoice","stepTitle":"What is the factorization of 252?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\times2\\\\times3\\\\times3\\\\times7$$","choices":["$$2\\\\times2\\\\times3\\\\times3\\\\times7$$","$$2\\\\times2\\\\times3\\\\times5\\\\times7$$","$$2\\\\times3\\\\times3\\\\times7\\\\times7$$","$$2\\\\times3\\\\times3\\\\times3\\\\times7$$"],"hints":{"DefaultPathway":[{"id":"a53b893whole11a-h1","type":"hint","dependencies":[],"title":"Finding Two Factors Whose Product is the Given Number","text":"The first step is to find two factors whose product is the given number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h1"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$12$$ and $$21$$ factors of $$252$$ that multiply together to make 252?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h3","type":"hint","dependencies":["a53b893whole11a-h2"],"title":"Prime Number Factors","text":"If a factor is prime, that means it can\'t be divided further. Thus, it is a prime factor of the number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole11a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole11a-h3"],"title":"Verifying if a Factor is Prime","text":"Is $$12$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole11a-h4"],"title":"Verifying if a Factor is Prime","text":"Is $$21$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h6","type":"hint","dependencies":["a53b893whole11a-h5"],"title":"Proceeding With a Factor that is Not Prime","text":"The next step is to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole11a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h6"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$6$$ factors of $$12$$ that multiply together to make 12?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h7"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole11a-h8"],"title":"Verifying if a Factor is Prime","text":"Is $$6$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h9"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$3$$ and $$7$$ factors of $$21$$ that multiply together to make 21?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h10"],"title":"Verifying if a Factor is Prime","text":"Is $$3$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h11"],"title":"Verifying if a Factor is Prime","text":"Is $$7$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h13","type":"hint","dependencies":["a53b893whole11a-h12"],"title":"Proceeding With a Factor that is Not Prime","text":"Continue to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole11a-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h13"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$3$$ factors of $$6$$ that multiply together to make 6?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole11a-h14"],"title":"Verifying if a Factor is Prime","text":"Are both $$2$$ and $$3$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole11a-h16","type":"hint","dependencies":["a53b893whole11a-h15"],"title":"Final Step","text":"The final step is to write the composite number as the product of all the prime factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole11a-h17","type":"hint","dependencies":["a53b893whole11a-h16"],"title":"Answer","text":"The found prime factors of $$252$$ were 2,2,3,3, and $$7$$. and $$3$$. Thus $$2\\\\times2\\\\times3\\\\times3\\\\times7=252$$, and $$2\\\\times2\\\\times3\\\\times3\\\\times7$$ is the prime factorization of $$252$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole12","title":"Finding the Least Common Multiple By Listing Multiples","body":"Find the least common multiple of the two numbers by listing their multiples.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole12a","stepAnswer":["$$60$$"],"problemType":"TextBox","stepTitle":"$$15$$ and $$20$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60$$","hints":{"DefaultPathway":[{"id":"a53b893whole12a-h1","type":"hint","dependencies":[],"title":"Listing Multiples of $$15$$ and $$20$$","text":"The first step is to list the multiples of $$15$$ and $$20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole12a-h2","type":"hint","dependencies":["a53b893whole12a-h1"],"title":"Multiples of $$15$$","text":"Multiples of $$15$$ are $$15$$, $$30$$, $$45$$, $$60$$, $$75$$, $$90$$, $$105$$, $$120..$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole12a-h3","type":"hint","dependencies":["a53b893whole12a-h2"],"title":"Multiples of $$20$$","text":"Multiples of $$20$$ are $$20$$, $$40$$, $$60$$, $$80$$, $$100$$, $$120$$, $$140$$, $$160..$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole12a-h4","type":"hint","dependencies":["a53b893whole12a-h3"],"title":"Finding the Least Common Multiple By Comparing the Lists","text":"The smallest number that appears on both lists is the least common multiple","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole12a-h5","type":"hint","dependencies":["a53b893whole12a-h4"],"title":"Smallest Number on Both Lists","text":"$$60$$ is the smallest number that appears on both of the lists.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole13","title":"Finding the Least Common Multiple Using the Prime Factors Method","body":"Find the least common multiple of the two numbers using the prime factors method.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole13a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$12$$ and $$18$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a53b893whole13a-h1","type":"hint","dependencies":[],"title":"Writing Each Number as a Product of Primes","text":"Refer to the image for the first step.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole13a-h2","type":"hint","dependencies":["a53b893whole13a-h1"],"title":"Listing the Primes of Each Number","text":"Refer to the image for the second step.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole13a-h3","type":"hint","dependencies":["a53b893whole13a-h2"],"title":"Bringing Down the Number From Each Column","text":"Refer to the image for the third step.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole13a-h4","type":"hint","dependencies":["a53b893whole13a-h3"],"title":"Multiplying the Factors","text":"Refer to the image for the fourth step.\\\\n##figure4.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole14","title":"Find the Prime Factorization of a Composite Number","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole14a","stepAnswer":["$$2\\\\times2\\\\times2\\\\times2\\\\times5$$"],"problemType":"MultipleChoice","stepTitle":"Factor $$80$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\times2\\\\times2\\\\times2\\\\times5$$","choices":["$$2\\\\times2\\\\times2\\\\times3\\\\times5$$","$$2\\\\times2\\\\times3\\\\times3\\\\times5$$","$$2\\\\times2\\\\times2\\\\times5\\\\times5$$","$$2\\\\times2\\\\times2\\\\times2\\\\times5$$"],"hints":{"DefaultPathway":[{"id":"a53b893whole14a-h1","type":"hint","dependencies":[],"title":"Finding Two Factors Whose Product is the Given Number","text":"The first step is to find two factors whose product is the given number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole14a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h1"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$40$$ factors of $$80$$ that multiply together to make 80?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h3","type":"hint","dependencies":["a53b893whole14a-h2"],"title":"Prime Number Factors","text":"If a factor is prime, that means it can\'t be divided further. Thus, it is a prime factor of the number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole14a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h3"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole14a-h4"],"title":"Verifying if a Factor is Prime","text":"Is $$40$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h6","type":"hint","dependencies":["a53b893whole14a-h5"],"title":"Proceeding With a Factor that is Not Prime","text":"The next step is to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole14a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h6"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$20$$ factors of $$40$$ that multiply together to make 40?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h7"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole14a-h8"],"title":"Verifying if a Factor is Prime","text":"Is $$20$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h10","type":"hint","dependencies":["a53b893whole14a-h9"],"title":"Proceeding With a Factor that is Not Prime","text":"Continue to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole14a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h10"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$10$$ factors of $$20$$ that multiply together to make 20?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h11"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole14a-h12"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Is $$10$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h13"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$5$$ factors of $$10$$ that multiply together to make 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h14"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole14a-h15"],"title":"Verifying if a Factor is Prime","text":"Is $$5$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole14a-h17","type":"hint","dependencies":["a53b893whole14a-h16"],"title":"Final Step","text":"The final step is to write the composite number as the product of all the prime factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole14a-h18","type":"hint","dependencies":["a53b893whole14a-h17"],"title":"Answer","text":"The found prime factors of $$80$$ were $$2$$, $$2$$, $$2$$, $$2$$, and $$5$$. Thus $$2\\\\times2\\\\times2\\\\times2\\\\times5=80$$, and $$2\\\\times2\\\\times2\\\\times2\\\\times5$$ is the prime factorization of $$80$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole15","title":"Find the Prime Factorization of a Composite Number","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole15a","stepAnswer":["$$2\\\\times2\\\\times3\\\\times5$$"],"problemType":"MultipleChoice","stepTitle":"Factor $$60$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\times2\\\\times3\\\\times5$$","choices":["$$2\\\\times3\\\\times3\\\\times5$$","$$2\\\\times2\\\\times3\\\\times5$$","$$2\\\\times2\\\\times3\\\\times7$$","$$2\\\\times3\\\\times5\\\\times7$$"],"hints":{"DefaultPathway":[{"id":"a53b893whole15a-h1","type":"hint","dependencies":[],"title":"Finding Two Factors Whose Product is the Given Number","text":"The first step is to find two factors whose product is the given number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole15a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole15a-h1"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$30$$ factors of 60?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h3","type":"hint","dependencies":["a53b893whole15a-h2"],"title":"Prime Number Factors","text":"If a factor is prime, that means it can\'t be divided further. Thus, it is a prime factor of the number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole15a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole15a-h3"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole15a-h4"],"title":"Verifying if a Factor is Prime","text":"Is $$30$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h6","type":"hint","dependencies":["a53b893whole15a-h5"],"title":"Proceeding With a Factor that is Not Prime","text":"The next step is to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole15a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole15a-h6"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$15$$ factors of 30?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole15a-h7"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole15a-h8"],"title":"Verifying if a Factor is Prime","text":"Is $$15$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h10","type":"hint","dependencies":["a53b893whole15a-h9"],"title":"Proceeding With a Factor that is Not Prime","text":"Continue to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole15a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole15a-h10"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$3$$ and $$5$$ factors of 15?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole15a-h11"],"title":"Verifying if a Factor is Prime","text":"Is $$3$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole15a-h12"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Is $$5$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole15a-h14","type":"hint","dependencies":["a53b893whole15a-h13"],"title":"Final Step","text":"The final step is to write the composite number as the product of all the prime factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole15a-h15","type":"hint","dependencies":["a53b893whole15a-h14"],"title":"Answer","text":"The found prime factors of $$60$$ were $$2$$, $$2$$, $$3$$, and $$5$$. Thus $$2\\\\times2\\\\times3\\\\times5=60$$, and $$2\\\\times2\\\\times3\\\\times5$$ is the factorization of $$60$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole16","title":"Find the Prime Factorization of a Composite Number","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole16a","stepAnswer":["$$2\\\\times3\\\\times3\\\\times7$$"],"problemType":"MultipleChoice","stepTitle":"Factor $$126$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\times3\\\\times3\\\\times7$$","choices":["$$3\\\\times3\\\\times3\\\\times7$$","$$2\\\\times3\\\\times3\\\\times7$$","$$2\\\\times3\\\\times5\\\\times7$$","$$2\\\\times63$$"],"hints":{"DefaultPathway":[{"id":"a53b893whole16a-h1","type":"hint","dependencies":[],"title":"Finding Two Factors Whose Product is the Given Number","text":"The first step is to find two factors whose product is the given number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole16a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole16a-h1"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$63$$ factors of 60?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h3","type":"hint","dependencies":["a53b893whole16a-h2"],"title":"Prime Number Factors","text":"If a factor is prime, that means it can\'t be divided further. Thus, it is a prime factor of the number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole16a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole16a-h3"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole16a-h4"],"title":"Verifying if a Factor is Prime","text":"Is $$63$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h6","type":"hint","dependencies":["a53b893whole16a-h5"],"title":"Proceeding With a Factor that is Not Prime","text":"The next step is to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole16a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole16a-h6"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$7$$ and $$9$$ factors of 63?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole16a-h7"],"title":"Verifying if a Factor is Prime","text":"Is $$7$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole16a-h8"],"title":"Verifying if a Factor is Prime","text":"Is $$9$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h10","type":"hint","dependencies":["a53b893whole16a-h9"],"title":"Proceeding With a Factor that is Not Prime","text":"Continue to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole16a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole16a-h10"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$3$$ and $$3$$ factors of 9?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole16a-h11"],"title":"Verifying if a Factor is Prime","text":"Is $$3$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole16a-h13","type":"hint","dependencies":["a53b893whole16a-h12"],"title":"Final Step","text":"The final step is to write the composite number as the product of all the prime factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole16a-h14","type":"hint","dependencies":["a53b893whole16a-h13"],"title":"Answer","text":"The found prime factors of $$126$$ were 2,7,3, and $$3$$. Thus $$2\\\\times3\\\\times3\\\\times7=126$$, and $$2\\\\times3\\\\times3\\\\times7$$ is the factorization of $$126$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole17","title":"Find the Prime Factorization of a Composite Number","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole17a","stepAnswer":["$$2\\\\times3\\\\times7\\\\times7$$"],"problemType":"MultipleChoice","stepTitle":"Factor $$294$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$2\\\\times3\\\\times7\\\\times7$$","choices":["$$3\\\\times3\\\\times7\\\\times7$$","$$3\\\\times3\\\\times3\\\\times7$$","$$2\\\\times3\\\\times7\\\\times7$$","$$3\\\\times3\\\\times5\\\\times7$$"],"hints":{"DefaultPathway":[{"id":"a53b893whole17a-h1","type":"hint","dependencies":[],"title":"Finding Two Factors Whose Product is the Given Number","text":"The first step is to find two factors whose product is the given number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole17a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole17a-h1"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$2$$ and $$147$$ factors of 294?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h3","type":"hint","dependencies":["a53b893whole17a-h2"],"title":"Prime Number Factors","text":"If a factor is prime, that means it can\'t be divided further. Thus, it is a prime factor of the number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole17a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole17a-h3"],"title":"Verifying if a Factor is Prime","text":"Is $$2$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole17a-h4"],"title":"Verifying if a Factor is Prime","text":"Is $$147$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h6","type":"hint","dependencies":["a53b893whole17a-h5"],"title":"Proceeding With a Factor that is Not Prime","text":"The next step is to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole17a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole17a-h6"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$3$$ and $$49$$ factors of 147?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole17a-h7"],"title":"Verifying if a Factor is Prime","text":"Is $$3$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole17a-h8"],"title":"Verifying if a Factor is Prime","text":"Is $$49$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h10","type":"hint","dependencies":["a53b893whole17a-h9"],"title":"Proceeding With a Factor that is Not Prime","text":"Continue to divide factors that are not prime into two more factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole17a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole17a-h10"],"title":"Finding Two Factors Whose Product is the Given Number","text":"Are $$7$$ and $$7$$ factors of 49?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole17a-h11"],"title":"Verifying if a Factor is Prime","text":"Is $$7$$ prime?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole17a-h13","type":"hint","dependencies":["a53b893whole17a-h12"],"title":"Final Step","text":"The final step is to write the composite number as the product of all the prime factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole17a-h14","type":"hint","dependencies":["a53b893whole17a-h13"],"title":"Answer","text":"The found prime factors of $$294$$ were 2,3,7, and $$7$$. Thus $$2\\\\times3\\\\times7\\\\times7=294$$, and $$2\\\\times3\\\\times7\\\\times7$$ is the factorization of $$294$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole18","title":"Finding the Least Common Multiple By Listing Multiples","body":"Find the least common multiple of the two numbers by listing their multiples.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole18a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$9$$ and $$12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a53b893whole18a-h1","type":"hint","dependencies":[],"title":"Listing Multiples of $$15$$ and $$20$$","text":"The first step is to list the multiples of $$9$$ and $$12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole18a-h2","type":"hint","dependencies":["a53b893whole18a-h1"],"title":"Multiples of $$9$$","text":"Multiples of $$9$$ are $$9$$, $$18$$, $$27$$, $$36$$, $$45$$, $$54$$, $$63..$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole18a-h3","type":"hint","dependencies":["a53b893whole18a-h2"],"title":"Multiples of $$12$$","text":"Multiples of $$12$$ are $$12$$, $$24$$, $$36$$, $$48$$, $$60$$, $$72$$, $$84..$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole18a-h4","type":"hint","dependencies":["a53b893whole18a-h3"],"title":"Finding the Least Common Multiple By Comparing the Lists","text":"The smallest number that appears on both lists is the least common multiple","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole18a-h5","type":"hint","dependencies":["a53b893whole18a-h4"],"title":"Smallest Number on Both Lists","text":"$$36$$ is the smallest number that appears on both of the lists.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole19","title":"Finding the Least Common Multiple By Listing Multiples","body":"Find the least common multiple of the two numbers by listing their multiples.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole19a","stepAnswer":["$$72$$"],"problemType":"TextBox","stepTitle":"$$18$$ and $$24$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$72$$","hints":{"DefaultPathway":[{"id":"a53b893whole19a-h1","type":"hint","dependencies":[],"title":"Listing Multiples of $$15$$ and $$20$$","text":"The first step is to list the multiples of $$18$$ and $$24$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole19a-h2","type":"hint","dependencies":["a53b893whole19a-h1"],"title":"Multiples of $$18$$","text":"Multiples of $$18$$ are $$18$$, $$36$$, $$54$$, $$72$$, $$90$$, $$108$$, $$126..$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole19a-h3","type":"hint","dependencies":["a53b893whole19a-h2"],"title":"Multiples of $$24$$","text":"Multiples of $$24$$ are $$24$$, $$48$$, $$72$$, $$96$$, $$120$$, $$144$$, $$168..$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole19a-h4","type":"hint","dependencies":["a53b893whole19a-h3"],"title":"Finding the Least Common Multiple By Comparing the Lists","text":"The smallest number that appears on both lists is the least common multiple","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole19a-h5","type":"hint","dependencies":["a53b893whole19a-h4"],"title":"Smallest Number on Both Lists","text":"$$72$$ is the smallest number that appears on both of the lists.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole2","title":"How to Round Whole Numbers","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole2a","stepAnswer":["$$104000$$"],"problemType":"TextBox","stepTitle":"Round 103,978 to the nearest hundred","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$104000$$","hints":{"DefaultPathway":[{"id":"a53b893whole2a-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the hundreds place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a53b893whole2a-h1"],"title":"Value","text":"What is the value of the hundreds place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2a-h3","type":"hint","dependencies":["a53b893whole2a-h2"],"title":"Next Value","text":"Check the next value to the right of thr indicated hundreds number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2a-h4","type":"hint","dependencies":["a53b893whole2a-h3"],"title":"Rule","text":"If the number to the right of the hundreds number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the hundreds place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2a-h5","type":"hint","dependencies":["a53b893whole2a-h4"],"title":"Carrying","text":"Since $$7$$ is greater than or equal to $$5$$, add $$1$$ to the $$9$$. Add $$1$$ to $$9$$ is $$10$$, so we need to replace the $$9$$ with $$0$$ and carry the $$1$$ to its left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole2b","stepAnswer":["$$104000$$"],"problemType":"TextBox","stepTitle":"Round 103,978 to the nearest thousand","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$104000$$","hints":{"DefaultPathway":[{"id":"a53b893whole2b-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the thousands place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a53b893whole2b-h1"],"title":"Value","text":"What is the value of the thousands place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2b-h3","type":"hint","dependencies":["a53b893whole2b-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated thousands number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2b-h4","type":"hint","dependencies":["a53b893whole2b-h3"],"title":"Rule","text":"If the number to the right of the thousands number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the thousands place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole2c","stepAnswer":["$$100000$$"],"problemType":"TextBox","stepTitle":"Round 103,978 to the nearest ten thousand","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$100000$$","hints":{"DefaultPathway":[{"id":"a53b893whole2c-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the ten thousands place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a53b893whole2c-h1"],"title":"Value","text":"What is the value of the ten thousand place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2c-h3","type":"hint","dependencies":["a53b893whole2c-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated ten-thousands number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole2c-h4","type":"hint","dependencies":["a53b893whole2c-h3"],"title":"Rule","text":"If the number to the right of the ten thousands number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the ten thousands place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole20","title":"Finding the Least Common Multiple Using the Prime Factors Method","body":"Find the least common multiple of the two numbers using the prime factors method.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole20a","stepAnswer":["$$36$$"],"problemType":"TextBox","stepTitle":"$$9$$ and $$12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$36$$","hints":{"DefaultPathway":[{"id":"a53b893whole20a-h1","type":"hint","dependencies":[],"title":"Writing Each Number as a Product of Primes","text":"Refer to the image for the first step. Make sure to substitute in the correct numbers, as the problem in the example uses different numbers.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole20a-h2","type":"hint","dependencies":["a53b893whole20a-h1"],"title":"Listing the Primes of Each Number","text":"Refer to the image for the second step.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole20a-h3","type":"hint","dependencies":["a53b893whole20a-h2"],"title":"Bringing Down the Number From Each Column","text":"Refer to the image for the third step.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole20a-h4","type":"hint","dependencies":["a53b893whole20a-h3"],"title":"Multiplying the Factors","text":"Refer to the image for the fourth step.\\\\n##figure4.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole21","title":"Finding the Least Common Multiple Using the Prime Factors Method","body":"Find the least common multiple of the two numbers using the prime factors method.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole21a","stepAnswer":["$$72$$"],"problemType":"TextBox","stepTitle":"$$18$$ and $$24$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$72$$","hints":{"DefaultPathway":[{"id":"a53b893whole21a-h1","type":"hint","dependencies":[],"title":"Writing Each Number as a Product of Primes","text":"Refer to the image for the first step. Make sure to substitute in the correct numbers, as the problem in the example uses different numbers.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole21a-h2","type":"hint","dependencies":["a53b893whole21a-h1"],"title":"Listing the Primes of Each Number","text":"Refer to the image for the second step.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole21a-h3","type":"hint","dependencies":["a53b893whole21a-h2"],"title":"Bringing Down the Number From Each Column","text":"Refer to the image for the third step.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole21a-h4","type":"hint","dependencies":["a53b893whole21a-h3"],"title":"Multiplying the Factors","text":"Refer to the image for the fourth step.\\\\n##figure4.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole22","title":"Finding Place Values","body":"Given the number 63,407,218, find the place value of the following digits.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole22a","stepAnswer":["thousands"],"problemType":"MultipleChoice","stepTitle":"$$7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ten thousands","thousands","hundrend","tens"],"hints":{"DefaultPathway":[{"id":"a53b893whole22a-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$7$$. Focus on 7,218.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22a-h2","type":"hint","dependencies":["a53b893whole22a-h1"],"title":"Rewriting the Number","text":"7,218 can be rewritten as 7,000+200+10+8.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22a-h3","type":"hint","dependencies":["a53b893whole22a-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$7$$ $$thousands+2$$ $$hundred+1$$ $$ten+8$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22a-h4","type":"hint","dependencies":["a53b893whole22a-h3"],"title":"Thinking","text":"$$7$$ is in the thousands place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole22b","stepAnswer":["ten thousands"],"problemType":"MultipleChoice","stepTitle":"$$0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["tens","hundreds","thousands","ten thousands"],"hints":{"DefaultPathway":[{"id":"a53b893whole22b-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s only look at the relavant digits. Focus on 407,218.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22b-h2","type":"hint","dependencies":["a53b893whole22b-h1"],"title":"Rewriting the Number","text":"407,218 can be rewritten as 400,000,000+7,000+200+10+8.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22b-h3","type":"hint","dependencies":["a53b893whole22b-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$4$$ hundred $$thousands+0$$ ten $$thousands+7$$ $$thousands+2$$ $$hundred+1$$ $$ten+8$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22b-h4","type":"hint","dependencies":["a53b893whole22b-h3"],"title":"Thinking","text":"$$0$$ is in the ten thousands place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole22c","stepAnswer":["tens"],"problemType":"MultipleChoice","stepTitle":"$$1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["tens","hundreds","thousands","ten thousands"],"hints":{"DefaultPathway":[{"id":"a53b893whole22c-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$1$$. Focus on $$18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22c-h2","type":"hint","dependencies":["a53b893whole22c-h1"],"title":"Rewriting the Number","text":"$$18$$ can be rewritten as $$10+8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22c-h3","type":"hint","dependencies":["a53b893whole22c-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$1$$ $$ten+8$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22c-h4","type":"hint","dependencies":["a53b893whole22c-h3"],"title":"Thinking","text":"$$1$$ is in the tens place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole22d","stepAnswer":["ten millions"],"problemType":"MultipleChoice","stepTitle":"$$6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ten thousands","thousands","ten millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole22d-h1","type":"hint","dependencies":[],"title":"Rewriting the Number","text":"63,407,218 can be rewritten as 60,000,000+3,000,000+400,000+7,000+200+10+8.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22d-h2","type":"hint","dependencies":["a53b893whole22d-h1"],"title":"Rewriting the Number","text":"This is the same thing as $$6$$ ten $$millions+3$$ $$millions+4$$ hundred $$thousands+7$$ $$thousands+2$$ $$hundred+1$$ $$ten+8$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22d-h3","type":"hint","dependencies":["a53b893whole22d-h2"],"title":"Thinking","text":"$$6$$ is in the ten millions place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole22e","stepAnswer":["millions"],"problemType":"MultipleChoice","stepTitle":"$$3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ten thousands","thousands","ten millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole22e-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$3$$. Focus on 3,407,218.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22e-h2","type":"hint","dependencies":["a53b893whole22e-h1"],"title":"Rewriting the Number","text":"3,407,218 can be rewritten as 3,000,000+400,000+7,000+200+10+8.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22e-h3","type":"hint","dependencies":["a53b893whole22e-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$3$$ $$millions+4$$ hundred $$thousands+7$$ $$thousands+2$$ $$hundred+1$$ $$ten+8$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole22e-h4","type":"hint","dependencies":["a53b893whole22e-h3"],"title":"Thinking","text":"$$3$$ is in the millions place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole23","title":"Naming Numbers","body":"Name the number using words.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole23a","stepAnswer":["eight trillion, one hundred $$sixty-five$$ billion, four hundred $$thirty-two$$ million, $$ninety-eight$$ thousand, seven hundred ten"],"problemType":"MultipleChoice","stepTitle":"8,165,432,098,710","stepBody":"","answerType":"string","variabilization":{},"choices":["eight trillion, one hundred $$sixty-five$$ billion, four hundred $$thirty-two$$ million, $$ninety-eight$$ thousand, seven hundred ten","eight billion, one hundred $$sixty-five$$ thousand, four hundred $$thirty-two$$ hundred, $$ninety-eight$$","eight quintillion, one hundred $$sixty-five$$ trillion, four hundred $$thirty-two$$ billion, $$ninety-eight$$ million, seven hundred ten","one hundred $$sixty-five$$ billion, four hundred $$thirty-two$$ million, $$ninety-eight$$ thousand, seven hundred ten"],"hints":{"DefaultPathway":[{"id":"a53b893whole23a-h1","type":"hint","dependencies":[],"title":"Rewriting the Number","text":"When we separate the number 8,165,432,098,710 by its commas, it can be rewritten as 8,000,000,000+165,000,000,000+432,000,000,000+498,000+710.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole23a-h2","type":"hint","dependencies":["a53b893whole23a-h1"],"title":"Rewriting the Number","text":"This is the same thing as $$8$$ $$trillion+165$$ $$billion+432$$ $$million+498$$ $$thousand+710$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole24","title":"Word Form to Number Form","body":"Write the following as a whole number using digits.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole24a","stepAnswer":["9,246,073,189"],"problemType":"MultipleChoice","stepTitle":"nine billion, two hundred forty-six million, seventy-three thousand, one hundred eighty-nine","stepBody":"","answerType":"string","variabilization":{},"choices":["90,246,073,189","9,246,065,375","9,246,073,189","8,246,074,290"],"hints":{"DefaultPathway":[{"id":"a53b893whole24a-h1","type":"hint","dependencies":[],"title":"Commas","text":"We know that every comma in the the words indicates a comma in the number form. Then, we write the digits between each comma","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole24a-h2","type":"hint","dependencies":["a53b893whole24a-h1"],"title":"Rewriting the Number","text":"There needs to be three digits in every comma, so this becomes $$8$$ billion, $$246$$ million, $$073$$ thousand, $$189$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole25","title":"Finding Place Values","body":"Given the number 27,493,615, find the place value of the following digits.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole25a","stepAnswer":["ten millions"],"problemType":"MultipleChoice","stepTitle":"$$2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ten thousands","thousands","ten millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole25a-h1","type":"hint","dependencies":[],"title":"Rewriting the Number","text":"27,493,615 can be rewritten as 20,000,000+7,000,000+400,000+90,000+3,000+600+10+5.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25a-h2","type":"hint","dependencies":["a53b893whole25a-h1"],"title":"Rewriting the Number","text":"This is the same thing as $$2$$ ten $$millions+7$$ $$millions+4$$ hundred $$thousands+9$$ ten $$thousands+3$$ $$thousands+6$$ $$hundred+1$$ $$ten+5$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25a-h3","type":"hint","dependencies":["a53b893whole25a-h2"],"title":"Thinking","text":"$$6$$ is in the ten millions place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole25b","stepAnswer":["tens"],"problemType":"MultipleChoice","stepTitle":"$$1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["tens","hundreds","thousands","ten thousands"],"hints":{"DefaultPathway":[{"id":"a53b893whole25b-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$1$$. Focus on $$15$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25b-h2","type":"hint","dependencies":["a53b893whole25b-h1"],"title":"Rewriting the Number","text":"$$15$$ can be rewritten as $$10+5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25b-h3","type":"hint","dependencies":["a53b893whole25b-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$1$$ $$ten+5$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25b-h4","type":"hint","dependencies":["a53b893whole25b-h3"],"title":"Thinking","text":"$$1$$ is in the tens place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole25c","stepAnswer":["hundred thousands"],"problemType":"MultipleChoice","stepTitle":"$$4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["hundred thousands","thousands","ten millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole25c-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$4$$. Focus on 493,615.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25c-h2","type":"hint","dependencies":["a53b893whole25c-h1"],"title":"Rewriting the Number","text":"493,615 can be rewritten as 400,000+90,000+3,000+600+10+5.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25c-h3","type":"hint","dependencies":["a53b893whole25c-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$4$$ hundred $$thousands+9$$ ten $$thousands+3$$ $$thousands+6$$ $$hundreds+1$$ $$ten+5$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25c-h4","type":"hint","dependencies":["a53b893whole25c-h3"],"title":"Thinking","text":"$$3$$ is in the hundred thousands place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole25d","stepAnswer":["millions"],"problemType":"MultipleChoice","stepTitle":"$$7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ten thousands","thousands","ten millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole25d-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$7$$. Focus on 7,493,615.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25d-h2","type":"hint","dependencies":["a53b893whole25d-h1"],"title":"Rewriting the Number","text":"7,493,615 can be rewritten as 7,000,000+400,000+90,000+3,000+600+10+5.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25d-h3","type":"hint","dependencies":["a53b893whole25d-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$7$$ $$millions+4$$ hundred $$thousands+9$$ $$thousands+6$$ $$hundreds+1$$ $$tens+5$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25d-h4","type":"hint","dependencies":["a53b893whole25d-h3"],"title":"Thinking","text":"$$7$$ is in the millions place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole25e","stepAnswer":["ones"],"problemType":"MultipleChoice","stepTitle":"$$5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ones","tens","hundreds","thousands"],"hints":{"DefaultPathway":[{"id":"a53b893whole25e-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$5$$. Focus on $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25e-h2","type":"hint","dependencies":["a53b893whole25e-h1"],"title":"Rewriting the Number","text":"This is the same thing as $$5$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole25e-h3","type":"hint","dependencies":["a53b893whole25e-h2"],"title":"Thinking","text":"$$5$$ is in the ones place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole26","title":"Finding Place Values","body":"For the number 519,711,641,328, find the place value of each digit:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole26a","stepAnswer":["trillions"],"problemType":"MultipleChoice","stepTitle":"$$9$$","stepBody":"","answerType":"string","variabilization":{},"choices":["billions","tens","millions","trillions"],"hints":{"DefaultPathway":[{"id":"a53b893whole26a-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$9$$. Focus on 9,711,641,327.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26a-h2","type":"hint","dependencies":["a53b893whole26a-h1"],"title":"Rewriting the Number","text":"9,711,641,327 can be rewritten as 9,000,000,000+700,000,000+10,000,000+1,000,000+600,000+40,000+1,000+300+20+7.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26a-h3","type":"hint","dependencies":["a53b893whole26a-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$9$$ $$trillions+7$$ hundred $$millions+1$$ ten $$millions+1$$ $$millions+6$$ hundred $$thousands+4$$ ten $$thousands+1$$ $$thousands+3$$ $$hundreds+2$$ $$tens+7$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26a-h4","type":"hint","dependencies":["a53b893whole26a-h3"],"title":"Thinking","text":"$$9$$ is in the trillions place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole26b","stepAnswer":["ten thousands"],"problemType":"MultipleChoice","stepTitle":"$$4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ten thousands","thousands","ten millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole26b-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$4$$. Focus on 41,327.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26b-h2","type":"hint","dependencies":["a53b893whole26b-h1"],"title":"Rewriting the Number","text":"41,327 can be rewritten as 40,000+1,000+300+20+7.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26b-h3","type":"hint","dependencies":["a53b893whole26b-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$4$$ ten $$thousands+1$$ $$thousands+3$$ $$hundreds+2$$ $$tens+7$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26b-h4","type":"hint","dependencies":["a53b893whole26b-h3"],"title":"Thinking","text":"$$4$$ is in the ten thousands place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole26c","stepAnswer":["tens"],"problemType":"MultipleChoice","stepTitle":"$$2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["ones","tens","hundreds","thousands"],"hints":{"DefaultPathway":[{"id":"a53b893whole26c-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$2$$. Focus on $$27$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26c-h2","type":"hint","dependencies":["a53b893whole26c-h1"],"title":"Rewriting the Number","text":"$$27$$ can be rewritten as $$20+7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26c-h3","type":"hint","dependencies":["a53b893whole26c-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$2$$ $$tens+7$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26c-h4","type":"hint","dependencies":["a53b893whole26c-h3"],"title":"Thinking","text":"$$2$$ is in the tens place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole26d","stepAnswer":["hundred thousands"],"problemType":"MultipleChoice","stepTitle":"$$6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["hundred thousands","thousands","ten millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole26d-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$6$$. Focus on 641,327.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26d-h2","type":"hint","dependencies":["a53b893whole26d-h1"],"title":"Rewriting the Number","text":"641,327 can be rewritten as 600,000+40,000+1,000+300+20+7.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26d-h3","type":"hint","dependencies":["a53b893whole26d-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$6$$ hundred $$thousands+4$$ ten $$thousands+1$$ $$thousands+3$$ $$hundreds+2$$ $$tens+7$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26d-h4","type":"hint","dependencies":["a53b893whole26d-h3"],"title":"Thinking","text":"$$6$$ is in the hundred thousands place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole26e","stepAnswer":["hundred millions"],"problemType":"MultipleChoice","stepTitle":"$$7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["hundred thousands","thousands","hundred millions","millions"],"hints":{"DefaultPathway":[{"id":"a53b893whole26e-h1","type":"hint","dependencies":[],"title":"Focusing on the Digits","text":"Let\'s start by ignoring the place values larger than the one with $$7$$. 711,641,327.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26e-h2","type":"hint","dependencies":["a53b893whole26e-h1"],"title":"Rewriting the Number","text":"711,641,327 can be rewritten as 700,000,000+10,000,000+1,000,000+600,000+40,000+1,000+300+20+7.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26e-h3","type":"hint","dependencies":["a53b893whole26e-h2"],"title":"Rewriting the Number","text":"This is the same thing as $$7$$ hundred $$millions+1$$ ten $$millions+1$$ $$millions+6$$ hundred $$thousands+4$$ ten $$thousands+1$$ $$thousands+3$$ $$hundreds+2$$ $$tens+7$$ ones.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole26e-h4","type":"hint","dependencies":["a53b893whole26e-h3"],"title":"Thinking","text":"$$7$$ is in the hundred millions place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole27","title":"Naming Numbers","body":"Name the number using words.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole27a","stepAnswer":["nine trillion, two hundred $$fifty-eight$$ billion, one hundred $$thirty-seven$$ million, nine hundred four thousand, $$sixty-one$$"],"problemType":"MultipleChoice","stepTitle":"9,258,137,904,061","stepBody":"","answerType":"string","variabilization":{},"choices":["eight trillion, one hundred $$sixty-seven$$ billion, one hundred $$twenty-nine$$ million, six hundred three thousand, $$sixty-one$$","nine trillion, two hundred $$fifty-eight$$ billion, one hundred $$thirty-seven$$ million, nine hundred four thousand, $$sixty-one$$","nine quintillion, one hundred $$sixty-five$$ trillion, four hundred $$thirty-two$$ billion, $$ninety-eight$$ million, seven hundred ten","three hundred $$sixty-five$$ billion, four hundred $$thirty-two$$ million, $$ninety-eight$$ thousand, seven hundred ten"],"hints":{"DefaultPathway":[{"id":"a53b893whole27a-h1","type":"hint","dependencies":[],"title":"Rewriting the Number","text":"When we separate the number 9,258,137,904,061 by its commas, it can be rewritten as 9,000,000,000+258,000,000,000+137,000,000,000+904,000+61.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole27a-h2","type":"hint","dependencies":["a53b893whole27a-h1"],"title":"Rewriting the Number","text":"This is the same thing as $$9$$ $$trillion+258$$ $$billion+137$$ $$million+904$$ $$thousand+61$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole28","title":"Naming Numbers","body":"Name the number using words.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole28a","stepAnswer":["seventeen trillion, eight hundred $$sixty-four$$ billion, three hundred $$twenty-five$$ million, six hundred nineteen thousand, four"],"problemType":"MultipleChoice","stepTitle":"17,864,325,619,004","stepBody":"","answerType":"string","variabilization":{},"choices":["seven trillion, two hundred $$thirty-eight$$ billion, nine hundred $$sixty-nine$$ million, eight hundred five thousand, $$twenty-one$$","six trillion, five hundred $$twenty-eight$$ billion, three hundred $$twenty-three$$ million, five hundred three thousand, $$fifty-six$$","three quintillion, two hundred $$five-nine$$ trillion, four hundred $$thirty-four$$ billion, $$sixty-nine$$ million, two hundred five","seventeen trillion, eight hundred $$sixty-four$$ billion, three hundred $$twenty-five$$ million, six hundred nineteen thousand, four"],"hints":{"DefaultPathway":[{"id":"a53b893whole28a-h1","type":"hint","dependencies":[],"title":"Rewriting the Number","text":"When we separate the number 17,864,325,619,004 by its commas, it can be rewritten as 17,000,000,000+864,000,000,000+325,000,000,000+619,000+4.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole28a-h2","type":"hint","dependencies":["a53b893whole28a-h1"],"title":"Rewriting the Number","text":"This is the same thing as $$17$$ $$trillion+864$$ $$billion+325$$ $$million+619$$ $$thousand+4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole29","title":"Word Form to Digits","body":"Write the following number as a whole number using digits.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole29a","stepAnswer":["2,466,714,051"],"problemType":"MultipleChoice","stepTitle":"two billion, four hundred sixty-six million, seven hundred fourteen thousand, fifty-one","stepBody":"","answerType":"string","variabilization":{},"choices":["42,554,765,123","123,563,768,324","2,466,714,051","3,123,546,234"],"hints":{"DefaultPathway":[{"id":"a53b893whole29a-h1","type":"hint","dependencies":[],"title":"Commas","text":"We know that every comma in the the words indicates a comma in the number form. Then, we write the digits between each comma.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole29a-h2","type":"hint","dependencies":["a53b893whole29a-h1"],"title":"Rewriting the Number","text":"There needs to be three digits in every comma, so this becomes $$2$$ billion, $$466$$ million, $$714$$ thousand, $$051$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole3","title":"Divisibility Tests","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole3a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is 5,625 divisible by 2?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole3a-h1","type":"hint","dependencies":[],"title":"Rule","text":"If the last digit is $$0$$, $$2$$, $$4$$, $$6$$, or $$8$$, then it is divisible by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole3a-h1"],"title":"Divisibility","text":"Is 5,625 divisible by $$2$$ based on the information above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole3b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is 5,625 divisible by 3?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole3b-h1","type":"hint","dependencies":[],"title":"Rule","text":"If the sum of the digits is divisible by $$3$$, then the number is divisible by $$3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole3b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18$$"],"dependencies":["a53b893whole3b-h1"],"title":"Sum","text":"What is the sum of the digits?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole3b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole3b-h2"],"title":"Divisibility","text":"Based on the information above, is $$5625$$ divisible by 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole3c","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is 5,625 divisible by 5?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole3c-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$5$$ if the last digit is $$5$$ or $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole3c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole3c-h1"],"title":"Divisibility","text":"Based on the information above, is $$5625$$ divisible by 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole3d","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is 5,625 divisible by 6?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole3d-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$6$$ if it is divisible by both $$2$$ and $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole3d-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole3d-h1"],"title":"Question","text":"Is the number divisible by $$2$$ and 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole3d-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole3d-h2"],"title":"Divisibility","text":"Based on the information above, is $$5625$$ divisible by 6?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole3e","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is 5,625 divisible by 10?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole3e-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$10$$ if it ends with $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole3e-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole3e-h1"],"title":"Divisibility","text":"Based on the information above, is $$5625$$ divisible by 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a53b893whole30","title":"Word Form to Digits","body":"Write the following number as a whole number using digits.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole30a","stepAnswer":["11,921,830,106"],"problemType":"MultipleChoice","stepTitle":"eleven billion, nine hundred twenty-one million, eight hundred thirty thousand, one hundred six","stepBody":"","answerType":"string","variabilization":{},"choices":["11,921,830,106","110,921,830,106","11,921,837,106"],"hints":{"DefaultPathway":[{"id":"a53b893whole30a-h1","type":"hint","dependencies":[],"title":"Commas","text":"We know that every comma in the the words indicates a comma in the number form. Then, we write the digits between each comma.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole30a-h2","type":"hint","dependencies":["a53b893whole30a-h1"],"title":"Rewriting the Number","text":"There needs to be three digits in every comma, so this becomes $$11$$ billion, $$921$$ million, $$830$$ thousand, $$106$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole4","title":"Rounding Whole Numbers","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole4a","stepAnswer":["$$17900$$"],"problemType":"TextBox","stepTitle":"Round to the nearest hundred: 17,852.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$17900$$","hints":{"DefaultPathway":[{"id":"a53b893whole4a-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the hundreds place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a53b893whole4a-h1"],"title":"Value","text":"What is the value of the hundreds place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole4a-h3","type":"hint","dependencies":["a53b893whole4a-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated hundreds number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole4a-h4","type":"hint","dependencies":["a53b893whole4a-h3"],"title":"Rule","text":"If the number to the right of the hundreds number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the hundreds place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole5","title":"Rounding Whole Numbers","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole5a","stepAnswer":["$$468800$$"],"problemType":"TextBox","stepTitle":"Round to the nearest hundred: 468,751.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$468800$$","hints":{"DefaultPathway":[{"id":"a53b893whole5a-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the hundreds place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a53b893whole5a-h1"],"title":"Value","text":"What is the value of the hundreds place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole5a-h3","type":"hint","dependencies":["a53b893whole5a-h2"],"title":"Next Value","text":"Check the next value to the right of thr indicated hundreds number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole5a-h4","type":"hint","dependencies":["a53b893whole5a-h3"],"title":"Rule","text":"If the number to the right of the hundreds number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the hundreds place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole6","title":"Rounding Whole Numbers","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole6a","stepAnswer":["$$207000$$"],"problemType":"TextBox","stepTitle":"Round 206,981 to the nearest hundred","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$207000$$","hints":{"DefaultPathway":[{"id":"a53b893whole6a-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the hundreds place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a53b893whole6a-h1"],"title":"Value","text":"What is the value of the hundreds place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6a-h3","type":"hint","dependencies":["a53b893whole6a-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated hundreds number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6a-h4","type":"hint","dependencies":["a53b893whole6a-h3"],"title":"Rule","text":"If the number to the right of the hundreds number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the hundreds place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6a-h5","type":"hint","dependencies":["a53b893whole6a-h4"],"title":"Carrying","text":"Adding $$1$$ to $$9$$ gives us $$10$$, so we will need to replace the hundreds place with $$0$$ and carry the $$1$$ over to the place on its left, which gives us 207,000.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole6b","stepAnswer":["$$207000$$"],"problemType":"TextBox","stepTitle":"Round 206,981 to the nearest thousand","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$207000$$","hints":{"DefaultPathway":[{"id":"a53b893whole6b-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the thousands place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a53b893whole6b-h1"],"title":"Value","text":"What is the value of the thousands place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6b-h3","type":"hint","dependencies":["a53b893whole6b-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated thousands number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6b-h4","type":"hint","dependencies":["a53b893whole6b-h3"],"title":"Rule","text":"If the number to the right of the thousands number is greater than or equal to $$5$$ then add one to the thousands place number and make everything after to 0s. If it is less than $$5$$, then leave the thousands place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole6c","stepAnswer":["$$210000$$"],"problemType":"TextBox","stepTitle":"Round 206,981 to the nearest ten thousand","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$210000$$","hints":{"DefaultPathway":[{"id":"a53b893whole6c-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the ten thousands place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a53b893whole6c-h1"],"title":"Value","text":"What is the value of the ten thousands place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6c-h3","type":"hint","dependencies":["a53b893whole6c-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated ten thousands number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole6c-h4","type":"hint","dependencies":["a53b893whole6c-h3"],"title":"Rule","text":"If the number to the right of the ten thousands number is greater than or equal to $$5$$ then add one to the ten thousands place number and make everything after to 0s. If it is less than $$5$$, then leave the ten thousands place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole7","title":"Rounding Whole Numbers","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole7a","stepAnswer":["$$785000$$"],"problemType":"TextBox","stepTitle":"Round 784,951 to the nearest hundred","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$785000$$","hints":{"DefaultPathway":[{"id":"a53b893whole7a-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the hundreds place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a53b893whole7a-h1"],"title":"Value","text":"What is the value of the hundreds place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7a-h3","type":"hint","dependencies":["a53b893whole7a-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated hundreds number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7a-h4","type":"hint","dependencies":["a53b893whole7a-h3"],"title":"Rule","text":"If the number to the right of the hundreds number is greater than or equal to $$5$$ then add one to the hundreds place number and make everything after to 0s. If it is less than $$5$$, then leave the hundreds place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7a-h5","type":"hint","dependencies":["a53b893whole7a-h4"],"title":"Carrying","text":"Adding $$1$$ to $$9$$ gives us $$10$$, so we will need to replace the hundreds place with $$0$$ and carry the $$1$$ over to the place on its left, which gives us 785,000.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole7b","stepAnswer":["$$785000$$"],"problemType":"TextBox","stepTitle":"Round 784,951 to the nearest thousand","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$785000$$","hints":{"DefaultPathway":[{"id":"a53b893whole7b-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the thousands place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a53b893whole7b-h1"],"title":"Value","text":"What is the value of the thousands place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7b-h3","type":"hint","dependencies":["a53b893whole7b-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated thousands number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7b-h4","type":"hint","dependencies":["a53b893whole7b-h3"],"title":"Rule","text":"If the number to the right of the thousands number is greater than or equal to $$5$$ then add one to the thousands place number and make everything after to 0s. If it is less than $$5$$, then leave the thousands place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a53b893whole7c","stepAnswer":["$$780000$$"],"problemType":"TextBox","stepTitle":"Round 784,951 to the nearest ten thousand","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$780000$$","hints":{"DefaultPathway":[{"id":"a53b893whole7c-h1","type":"hint","dependencies":[],"title":"Locate","text":"Locate the ten thousands place in the number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a53b893whole7c-h1"],"title":"Value","text":"What is the value of the ten thousands place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7c-h3","type":"hint","dependencies":["a53b893whole7c-h2"],"title":"Next Value","text":"Check the next value to the right of the indicated ten thousands number","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole7c-h4","type":"hint","dependencies":["a53b893whole7c-h3"],"title":"Rule","text":"If the number to the right of the ten thousands number is greater than or equal to $$5$$ then add one to the ten thousands place number and make everything after to 0s. If it is less than $$5$$, then leave the ten thousands place number the same and change everything after to 0s.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a53b893whole8","title":"Divisibility Tests","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole8a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether 4,962 is divisible by $$2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole8a-h1","type":"hint","dependencies":[],"title":"Rule","text":"If the last digit is $$0$$, $$2$$, $$4$$, $$6$$, or $$8$$, then it is divisible by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole8a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole8a-h1"],"title":"Divisibility","text":"Is 4,962 divisible by $$2$$ based on the information above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole8b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether 4,962 is divisible by $$3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole8b-h1","type":"hint","dependencies":[],"title":"Rule","text":"If the sum of the digits is divisible by $$3$$, then the number is divisible by $$3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole8b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$21$$"],"dependencies":["a53b893whole8b-h1"],"title":"Sum","text":"What is the sum of the digits?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole8b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole8b-h2"],"title":"Divisibility","text":"Based on the information above, is 4,962 divisible by 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole8c","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether 4,962 is divisible by $$5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole8c-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$5$$ if the last digit is $$5$$ or $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole8c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole8c-h1"],"title":"Divisibility","text":"Based on the information above, is 4,962 divisible by 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole8d","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether 4,962 is divisible by $$6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole8d-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$6$$ if it is divisible by both $$2$$ and $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole8d-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole8d-h1"],"title":"Question","text":"Is the number divisible by $$2$$ and 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole8d-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole8d-h2"],"title":"Divisibility","text":"Based on the information above, is $$4962$$ divisible by 6?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole8e","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether 4,962 is divisible by $$10$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole8e-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$10$$ if it ends with $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole8e-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole8e-h1"],"title":"Divisibility","text":"Based on the information above, is $$4962$$ divisible by 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a53b893whole9","title":"Divisibility Tests","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.1 Introduction to Whole Numbers","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a53b893whole9a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether 3,765 is divisible by $$2$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole9a-h1","type":"hint","dependencies":[],"title":"Rule","text":"If the last digit is $$0$$, $$2$$, $$4$$, $$6$$, or $$8$$, then it is divisible by $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole9a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole9a-h1"],"title":"Divisibility","text":"Is 3,765 divisible by $$2$$ based on the information above?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole9b","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether 3,765 is divisible by $$3$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole9b-h1","type":"hint","dependencies":[],"title":"Rule","text":"If the sum of the digits is divisible by $$3$$, then the number is divisible by $$3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole9b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$21$$"],"dependencies":["a53b893whole9b-h1"],"title":"Sum","text":"What is the sum of the digits?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole9b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole9b-h2"],"title":"Divisibility","text":"Based on the information above, is 3,765 divisible by 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole9c","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Determine whether 3,765 is divisible by $$5$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole9c-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$5$$ if the last digit is $$5$$ or $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole9c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a53b893whole9c-h1"],"title":"Divisibility","text":"Based on the information above, is 3,765 divisible by 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole9d","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether 3,765 is divisible by $$6$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole9d-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$6$$ if it is divisible by both $$2$$ and $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole9d-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole9d-h1"],"title":"Question","text":"Is the number divisible by $$2$$ and 3?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a53b893whole9d-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole9d-h2"],"title":"Divisibility","text":"Based on the information above, is 3,765 divisible by 6?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}},{"id":"a53b893whole9e","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Determine whether 3,765 is divisible by $$10$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a53b893whole9e-h1","type":"hint","dependencies":[],"title":"Rule","text":"A number is divisible by $$10$$ if it ends with $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a53b893whole9e-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a53b893whole9e-h1"],"title":"Divisibility","text":"Based on the information above, is 3,765 divisible by 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a54f58cgraphineq1","title":"Determine whether an ordered pair is a solution of a system of linear inequalities","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq1a","stepAnswer":["yes"],"problemType":"MultipleChoice","stepTitle":"Determine () whether $$(-2,4)$$ is a solution to {$$x+4y \\\\geq 10$$, $$3x-2y<12$$}","stepBody":"","answerType":"string","variabilization":{},"choices":["yes","no"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq1a-h1","type":"hint","dependencies":[],"title":"Plugging in $$x$$ and $$y$$","text":"$$(-2,4)$$ is a solution because both equations are true when $$x=-2$$ and $$y=4$$ are plugged in.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a54f58cgraphineq1b","stepAnswer":["$$n$$"],"problemType":"MultipleChoice","stepTitle":"Determine () whether $$(3,1)$$ is a solution to {$$x+4y \\\\geq 10$$, $$3x-2y<12$$}","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$n$$","choices":["$$n$$","no","yes"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq1b-h1","type":"hint","dependencies":[],"title":"Plugging in $$x$$ and $$y$$","text":"$$(3,1)$$ is not a solution because both equations are not true when $$x=3$$ and $$y=1$$ are plugged in.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq10","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq10a","stepAnswer":["$$Blue-red$$"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {y>=3x-2,y<-1}. Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","$$Blue-red$$"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq10a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$y \\\\geq 3x-2$$. We make the line solid and shade above it since we have $$ \\\\geq $$.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq10a-h2","type":"hint","dependencies":["a54f58cgraphineq10a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y<-1$$ We make the line dashed and shade below it since we have <.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq10a-h3","type":"hint","dependencies":["a54f58cgraphineq10a-h2"],"title":"The solution is region where shading overlaps: Blue-red","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq11","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq11a","stepAnswer":["$$Blue-red$$"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {x>-4,x-2y>=-4}. Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","$$Blue-red$$"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq11a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$x>-4$$, which is a vertical line. We shade to the right.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq11a-h2","type":"hint","dependencies":["a54f58cgraphineq11a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$x-2y \\\\geq -4$$, which rearranges to $$y \\\\leq \\\\frac{-\\\\left(-4-x\\\\right)}{2}$$. We shade below since we have $$ \\\\leq $$.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq11a-h3","type":"hint","dependencies":["a54f58cgraphineq11a-h2"],"title":"The solution is region where shading overlaps: Blue-red","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq12","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq12a","stepAnswer":["No overlap"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {4x+3y>=12,y<-4/3x+1}. Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","No overlap"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq12a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$4x+3y \\\\geq 12$$. We shade above since we have $$ \\\\geq $$\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq12a-h2","type":"hint","dependencies":["a54f58cgraphineq12a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y<\\\\frac{-4}{3} x+1$$. We shade below since we have <.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq12a-h3","type":"hint","dependencies":["a54f58cgraphineq12a-h2"],"title":"The solution is region where shading overlaps: No overlap","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq13","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq13a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$(3,-3)$$ a solution to the system of inequalities $$3x+y>5$$, $$2x-y \\\\leq 10$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq13a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq13a-h2","type":"hint","dependencies":["a54f58cgraphineq13a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq14","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq14a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is $$(7,1)$$ a solution to the system of inequalities $$3x+y>5$$, $$2x-y \\\\leq 10$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq14a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq14a-h2","type":"hint","dependencies":["a54f58cgraphineq14a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq15","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq15a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is $$(5,-2)$$ a solution to the system of inequalities $$4x-y<10$$, $$-2x+2y>-8$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq15a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq15a-h2","type":"hint","dependencies":["a54f58cgraphineq15a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq16","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq16a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$(-1,3)$$ a solution to the system of inequalities $$4x-y<10$$, $$-2x+2y>-8$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq16a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq16a-h2","type":"hint","dependencies":["a54f58cgraphineq16a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq17","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq17a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is $$(6,-4)$$ a solution to the system of inequalities $$y>\\\\frac{2}{3} x-5$$, $$x+\\\\frac{1}{2} y \\\\leq 4$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq17a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq17a-h2","type":"hint","dependencies":["a54f58cgraphineq17a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq18","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq18a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$(3,0)$$ a solution to the system of inequalities $$y>\\\\frac{2}{3} x-5$$, $$x+\\\\frac{1}{2} y \\\\leq 4$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq18a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq18a-h2","type":"hint","dependencies":["a54f58cgraphineq18a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq19","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq19a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is $$(-4,-1)$$ a solution to the system of inequalities $$y<\\\\frac{3x}{2}+3$$, $$\\\\frac{3x}{4}-2y<5$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq19a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq19a-h2","type":"hint","dependencies":["a54f58cgraphineq19a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq2","title":"Determine whether an ordered pair is a solution of a system of linear inequalities","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq2a","stepAnswer":["no"],"problemType":"MultipleChoice","stepTitle":"Determine () whether $$(3,-1)$$ is a solution to {$$x-5y>10$$, $$2x+3y>-2$$}","stepBody":"","answerType":"string","variabilization":{},"choices":["yes","no"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq2a-h1","type":"hint","dependencies":[],"title":"Plugging in $$x$$ and $$y$$","text":"We must plug in $$x=3$$ and $$y=-1$$ into both inequalities and determine whether they are true. 3-5(-1)>10 is false. So, the point is not a solution","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a54f58cgraphineq2b","stepAnswer":["yes"],"problemType":"MultipleChoice","stepTitle":"Determine () whether $$(6,-3)$$ is a solution to {$$x-5y>10$$, $$2x+3y>-2$$}","stepBody":"","answerType":"string","variabilization":{},"choices":["yes","no"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq2b-h1","type":"hint","dependencies":[],"title":"Plugging in $$x$$ and $$y$$","text":"We must plug in $$x=6$$ and $$y=-3$$ into both inequalities and determine whether they are true. 6-5(-3)>10 is true. 2(6)+3(-3)>-2 is true. So, the point is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq20","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq20a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$(8,3)$$ a solution to the system of inequalities $$y<\\\\frac{3x}{2}+3$$, $$\\\\frac{3x}{4}-2y<5$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq20a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq20a-h2","type":"hint","dependencies":["a54f58cgraphineq20a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq21","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq21a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$(2,3)$$ a solution to the system of inequalities $$7x+2y>14$$, $$5x-y \\\\leq 8$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq21a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq21a-h2","type":"hint","dependencies":["a54f58cgraphineq21a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq22","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq22a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is $$(7,-1)$$ a solution to the system of inequalities $$7x+2y>14$$, $$5x-y \\\\leq 8$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq22a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq22a-h2","type":"hint","dependencies":["a54f58cgraphineq22a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq23","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq23a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Is $$(1,-3)$$ a solution to the system of inequalities $$6x-5y<20$$, $$-2x+7y>-8$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq23a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq23a-h2","type":"hint","dependencies":["a54f58cgraphineq23a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq24","title":"Determine if an Ordered Pair is a Solution","body":"Determine whether the ordered pair is a solution to the system of inequalities.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq24a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is $$(-4,4)$$ a solution to the system of inequalities $$6x-5y<20$$, $$-2x+7y>-8$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq24a-h1","type":"hint","dependencies":[],"title":"Checking Validity in First Equation","text":"Plug the $$x$$ and $$y$$ values of the ordered pair into the inequalities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq24a-h2","type":"hint","dependencies":["a54f58cgraphineq24a-h1"],"title":"Solution to the System","text":"If the ordered pair makes all of the inequalities in the system true, then it is a solution to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq25","title":"Solve a System of Linear Inequalities by Graphing","body":"Solve the system by graphing.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq25a","stepAnswer":["https://openstax.org/apps/archive/20220118.185250/resources/25e4568262e5473528b84fb990e76e3875748569"],"problemType":"MultipleChoice","stepTitle":"Select the graph where the grey region represents the solution of the system of inequalities y<-2x+2,y>=-x-1.","stepBody":"","answerType":"string","variabilization":{},"choices":["https://openstax.org/apps/archive/20220118.185250/resources/25e4568262e5473528b84fb990e76e3875748569","https://openstax.org/apps/archive/20220118.185250/resources/40923204d07f37575d7520b060300667289d1e2a https://openstax.org/apps/archive/20220118.185250/resources/d6bf71c52b8002980d722d182722b2dee0a74b44 https://openstax.org/apps/archive/20220118.185250/resources/eb64294f4a6a5b5c340589016aa3b909deab759f https://openstax.org/apps/archive/20220118.185250/resources/cb8a835d22d99a0ef2900627ca0563992e7a7a7d https://openstax.org/apps/archive/20220118.185250/resources/25e4568262e5473528b84fb990e76e3875748569"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq25a-h1","type":"hint","dependencies":[],"title":"Graphing a System of Linear Inequalities","text":"First, graph the first inequality by graphing the the line $$y=3x+2$$. Graph it as a dotted line if the points on the line aren\'t solutions, and as a solid line if the points are solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq25a-h2","type":"hint","dependencies":["a54f58cgraphineq25a-h1"],"title":"Graphing a System of Linear Inequalities","text":"Lightly shade the region, above or below the line, that represents solutions of the first inequality. Do the same thing with the second inequality-- first graph the line that separates the solutions from the non solutions, and then lightly shade the side of solutions. The overlapping area is the area of solutions for both inequalities, which all the solutions to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq26","title":"Solve a System of Linear Inequalities by Graphing","body":"Solve the system by graphing.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq26a","stepAnswer":["https://openstax.org/apps/archive/20220118.185250/resources/eb64294f4a6a5b5c340589016aa3b909deab759f"],"problemType":"MultipleChoice","stepTitle":"Select the graph where the grey region represents the solution of the system of inequalities y>=-2x/3+2,y>=2x-3.","stepBody":"","answerType":"string","variabilization":{},"choices":["https://openstax.org/apps/archive/20220118.185250/resources/40923204d07f37575d7520b060300667289d1e2a https://openstax.org/apps/archive/20220118.185250/resources/d6bf71c52b8002980d722d182722b2dee0a74b44 https://openstax.org/apps/archive/20220118.185250/resources/eb64294f4a6a5b5c340589016aa3b909deab759f https://openstax.org/apps/archive/20220118.185250/resources/cb8a835d22d99a0ef2900627ca0563992e7a7a7d https://openstax.org/apps/archive/20220118.185250/resources/25e4568262e5473528b84fb990e76e3875748569","https://openstax.org/apps/archive/20220118.185250/resources/eb64294f4a6a5b5c340589016aa3b909deab759f"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq26a-h1","type":"hint","dependencies":[],"title":"Graphing a System of Linear Inequalities","text":"First, graph the first inequality by graphing the the line $$y=\\\\frac{-2x}{3}+2$$. Graph it as a dotted line if the points on the line aren\'t solutions, and as a solid line if the points are solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq26a-h2","type":"hint","dependencies":["a54f58cgraphineq26a-h1"],"title":"Graphing a System of Linear Inequalities","text":"Lightly shade the region, above or below the line, that represents solutions of the first inequality. Do the same thing with the second inequality-- first graph the line that separates the solutions from the non solutions, and then lightly shade the side of solutions. The overlapping area is the area of solutions for both inequalities, which all the solutions to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq27","title":"Solve a System of Linear Inequalities by Graphing","body":"Solve the system by graphing.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq27a","stepAnswer":["https://openstax.org/apps/archive/20220118.185250/resources/cb8a835d22d99a0ef2900627ca0563992e7a7a7d"],"problemType":"MultipleChoice","stepTitle":"Select the graph where the grey region represents the solution of the system of inequalities x+2y<4,y<x-2.","stepBody":"","answerType":"string","variabilization":{},"choices":["https://openstax.org/apps/archive/20220118.185250/resources/40923204d07f37575d7520b060300667289d1e2a https://openstax.org/apps/archive/20220118.185250/resources/d6bf71c52b8002980d722d182722b2dee0a74b44 https://openstax.org/apps/archive/20220118.185250/resources/eb64294f4a6a5b5c340589016aa3b909deab759f https://openstax.org/apps/archive/20220118.185250/resources/cb8a835d22d99a0ef2900627ca0563992e7a7a7d https://openstax.org/apps/archive/20220118.185250/resources/25e4568262e5473528b84fb990e76e3875748569","https://openstax.org/apps/archive/20220118.185250/resources/cb8a835d22d99a0ef2900627ca0563992e7a7a7d"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq27a-h1","type":"hint","dependencies":[],"title":"Graphing a System of Linear Inequalities","text":"First, graph the first inequality by graphing the the line $$x+2y<4$$. Graph it as a dotted line if the points on the line aren\'t solutions, and as a solid line if the points are solutions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq27a-h2","type":"hint","dependencies":["a54f58cgraphineq27a-h1"],"title":"Graphing a System of Linear Inequalities","text":"Lightly shade the region, above or below the line, that represents solutions of the first inequality. Do the same thing with the second inequality-- first graph the line that separates the solutions from the non solutions, and then lightly shade the side of solutions. The overlapping area is the area of solutions for both inequalities, which all the solutions to the system.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq3","title":"Determine whether an ordered pair is a solution of a system of linear inequalities","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq3a","stepAnswer":["yes"],"problemType":"MultipleChoice","stepTitle":"Determine () whether $$(-2,1)$$ is a solution to {$$y>4x-2$$, $$4x-y<20$$}","stepBody":"","answerType":"string","variabilization":{},"choices":["yes","no"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq3a-h1","type":"hint","dependencies":[],"title":"Plugging in $$x$$ and $$y$$","text":"We must plug in $$x=-2$$ and $$y=1$$ into both inequalities and determine whether they are true. 1>4(-2)-2 is true. 4(-2)-1<20 is true. So, the point is a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a54f58cgraphineq3b","stepAnswer":["no"],"problemType":"MultipleChoice","stepTitle":"Determine () whether $$(4,-1)$$ is a solution to {$$y>4x-2$$, $$4x-y<20$$}","stepBody":"","answerType":"string","variabilization":{},"choices":["yes","no"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq3b-h1","type":"hint","dependencies":[],"title":"Plugging in $$x$$ and $$y$$","text":"We must plug in $$x=4$$ and $$y=-1$$ into both inequalities and determine whether they are true. $$-1>4\\\\left(4\\\\right)-2$$ is false. So, the point is not a solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq4","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq4a","stepAnswer":["Dark blue"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {y>=2x-1,y<x+1}. Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Light red","Dark blue","Light blue"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq4a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$y \\\\geq 2x-1$$. We graph the line as solid, and shade above since we have $$ \\\\geq $$.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq4a-h2","type":"hint","dependencies":["a54f58cgraphineq4a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y<x+1$$. We graph the line as dashed, and shade below since we have <.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq4a-h3","type":"hint","dependencies":["a54f58cgraphineq4a-h2"],"title":"The solution is region where shading overlaps: Dark blue.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq5","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq5a","stepAnswer":["$$Blue-red$$"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {y<3x+2,y>-x+1}. Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","$$Blue-red$$"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq5a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$y<3x+2$$. We graph the line as dashed, and shade below since we have <.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq5a-h2","type":"hint","dependencies":["a54f58cgraphineq5a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y>-x+1$$. We graph the line as dashed, and shade above since we have >\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq5a-h3","type":"hint","dependencies":["a54f58cgraphineq5a-h2"],"title":"The solution is region where shading overlaps Blue-red","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq6","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq6a","stepAnswer":["$$Blue-red$$"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {$$y<\\\\frac{-1}{2} x+3$$, $$y<3x-4$$.} Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","$$Blue-red$$"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq6a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$y<\\\\frac{-1}{2} x+3$$. We graph the line as dashed, and shade below since we have <.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq6a-h2","type":"hint","dependencies":["a54f58cgraphineq6a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y<3x-4$$. We graph the line as dashed, and shade below since we have <.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq6a-h3","type":"hint","dependencies":["a54f58cgraphineq6a-h2"],"title":"The solution is region where shading overlaps: Blue-red","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq7","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq7a","stepAnswer":["$$Blue-red$$"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {$$x-y>3$$, $$y<\\\\frac{-1}{5} x+4$$.} Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","$$Blue-red$$"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq7a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$x-y>3$$, which rearranges to $$y<x-3$$. We make the line dashed and shade below it since we have <.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq7a-h2","type":"hint","dependencies":["a54f58cgraphineq7a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y<\\\\frac{-1}{5} x+4$$. We make the line dashed and shade below it since we have <.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq7a-h3","type":"hint","dependencies":["a54f58cgraphineq7a-h2"],"title":"The solution is region where shading overlaps: Blue-red","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq8","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq8a","stepAnswer":["$$Blue-red$$"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {$$x+y \\\\leq 2$$, $$y \\\\geq \\\\frac{2}{3} x-1$$.} Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","$$Blue-red$$"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq8a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$x+y \\\\leq 2$$, which rearranges to $$y \\\\leq 2-x$$. We make the line solid and shade below it since we have $$ \\\\leq $$.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq8a-h2","type":"hint","dependencies":["a54f58cgraphineq8a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y \\\\geq \\\\frac{2}{3} x-1$$. We make the line solid and shade above it since we have >.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq8a-h3","type":"hint","dependencies":["a54f58cgraphineq8a-h2"],"title":"The solution is region where shading overlaps: Blue-red","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a54f58cgraphineq9","title":"Solve a System of Linear Inequalities by Graphing","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"4.7 Graphing Systems of Linear Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a54f58cgraphineq9a","stepAnswer":["$$Blue-red$$"],"problemType":"MultipleChoice","stepTitle":"Solve the system by graphing: {$$3x-2y \\\\leq 6$$, $$y>\\\\frac{-1}{4} x+5$$.} Which shaded region is that of the solutions?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Blue","Red","$$Blue-red$$"],"hints":{"DefaultPathway":[{"id":"a54f58cgraphineq9a-h1","type":"hint","dependencies":[],"title":"Graph the First Inequality","text":"We must graph $$3x-2y \\\\leq 6$$, which rearranges to $$y \\\\geq \\\\frac{-\\\\left(6-3x\\\\right)}{2}$$. We make the line solid and shade above it since we have $$ \\\\geq $$.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq9a-h2","type":"hint","dependencies":["a54f58cgraphineq9a-h1"],"title":"Graph the Second Inequality","text":"We must graph $$y>\\\\frac{-1}{4} x+5$$. We make the line dashed and shade above it since we have >.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a54f58cgraphineq9a-h3","type":"hint","dependencies":["a54f58cgraphineq9a-h2"],"title":"The solution is region where shading overlaps: Blue-red","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter1","title":"Calculate Mean and Median","body":"AIDS data indicating the number of months a patient with AIDS lives after taking a new antibody drug are as follows (smallest to largest): 3; 4; 8; 8; 10; 11; 12; 13; 14; 15; 15; 16; 16; 17; 17; 18; 21; 22; 22; 24; 24; 25; 26; 26; 27; 27; 29; 29; 31; 32; 33; 33; 34; 34; 35; 37; 40; 44; 44; $$47$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter1a","stepAnswer":["$$23.6$$"],"problemType":"TextBox","stepTitle":"Calculate the mean.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23.6$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter1a-h1","type":"hint","dependencies":[],"title":"Definition of Mean","text":"The mean (also called the average) is formed by adding up all the data points and then divide by the total number of data points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$944$$"],"dependencies":["a57cb5ccenter1a-h1"],"title":"Finding the Total Sum","text":"What is the total sum of all the data points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40$$"],"dependencies":["a57cb5ccenter1a-h2"],"title":"Finding the Total Number of Data Points","text":"How many total data points are there? In other words, how many numbers did you sum together in the last part?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23.6$$"],"dependencies":["a57cb5ccenter1a-h3"],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is the mean?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter1a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23.6$$"],"dependencies":[],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is $$\\\\frac{944}{40}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}},{"id":"a57cb5ccenter1b","stepAnswer":["$$24$$"],"problemType":"TextBox","stepTitle":"Calculate the median.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$24$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter1b-h5","type":"hint","dependencies":["a57cb5ccenter1a-h4"],"title":"Find the Location of the Median","text":"To find the median of a data set, we want to first determine the location of the median. Remember the formula for that data point is $$\\\\frac{n+1}{2}$$ where $$n$$ represents the total number of data points in the set.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter1b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20.5$$"],"dependencies":["a57cb5ccenter1b-h5"],"title":"Determining Location of the Median","text":"What is the location of the median? What is $$\\\\frac{n+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter1b-h6-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20.5$$"],"dependencies":[],"title":"Determining Location of the Median","text":"What is $$\\\\frac{40+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter1b-h7","type":"hint","dependencies":["a57cb5ccenter1b-h6"],"title":"Finding the Correct Data Points to Calculate Median","text":"Because the location of the median is $$20.5$$, this means we need to find the average between the 20th and 21st data points. Since the data is in order, we need to just find those two data points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter1b-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$24$$, $$24$$"],"dependencies":["a57cb5ccenter1b-h7"],"title":"Finding the 20th and 21st Data Values","text":"What are the 20th and 21st data values?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$24$$, $$24$$","$$22$$, $$24$$","$$24$$, $$25$$","$$25$$, $$26$$"]},{"id":"a57cb5ccenter1b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":["a57cb5ccenter1b-h8"],"title":"Calculating Median from Data Points","text":"What is the median? In other words, what is the average between the 20th and 21st data values?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter1b-h9-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24$$"],"dependencies":[],"title":"Calculating Median from Data Points","text":"What is $$\\\\frac{24+24}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a57cb5ccenter10","title":"Estimating Mean","body":"Use the following table in the calculations for this problem.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter10a","stepAnswer":["$$10.78$$"],"problemType":"TextBox","stepTitle":"Find the best estimate of the mean.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10.78$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter10a-h1","type":"hint","dependencies":[],"title":"Formula for Calculating Mean from a Frequency Table","text":"To calculate mean from a frequency table, we want to first find all the midpoints of the grade intervals, and then sum up the product of each interval frequency with the midpoint. Lastly, we\'ll need to divide that sum by the total frequency. Let\'s first start by finding all the midpoints.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.5$$"],"dependencies":["a57cb5ccenter10a-h1"],"title":"Midpoint for Interval $$49.5-59.5$$","text":"What is the midpoint for the interval $$49.5-59.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter10a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.5$$"],"dependencies":[],"title":"Midpoint for Interval $$49.5-59.5$$","text":"What is $$\\\\frac{49.5+59.5}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64.5$$"],"dependencies":["a57cb5ccenter10a-h2"],"title":"Midpoint for Interval $$59.5-69.5$$","text":"What is the midpoint for the interval $$59.5-69.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$74.5$$"],"dependencies":["a57cb5ccenter10a-h3"],"title":"Midpoint for Interval $$69.5-79.5$$","text":"What is the midpoint for the interval $$69.5-79.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$84.5$$"],"dependencies":["a57cb5ccenter10a-h4"],"title":"Midpoint for Interval $$79.5-89.5$$","text":"What is the midpoint for the interval $$79.5-89.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$94.5$$"],"dependencies":["a57cb5ccenter10a-h5"],"title":"Midpoint for Interval $$89.5-99.5$$","text":"What is the midpoint for the interval $$89.5-99.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2385$$"],"dependencies":["a57cb5ccenter10a-h6"],"title":"Determining Total Sum","text":"Now that we know each midpoint for each interval, what is the sum of the product of each interval frequency (right column) and midpoint (just calculated)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter10a-h7-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2385$$"],"dependencies":[],"title":"Determining Total Sum","text":"What is $$54.5\\\\times2+64.5\\\\times3+74.5\\\\times8+84.5\\\\times12+94.5\\\\times5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a57cb5ccenter10a-h7"],"title":"Determining Total Frequency","text":"What is the total frequency? As in, how many data points are in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$79.5$$"],"dependencies":["a57cb5ccenter10a-h8"],"title":"Estimating the Mean","text":"What is an estimate of the mean? In other words, what is the total sum that we calculated divided by the total frequency?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter11","title":"Estimating Mean","body":"Use the following table in the calculations for this problem.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter11a","stepAnswer":["$$60.94$$"],"problemType":"TextBox","stepTitle":"Find the best estimate of the mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60.94$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter11a-h1","type":"hint","dependencies":[],"title":"Formula for Calculating Mean from a Frequency Table","text":"To calculate mean from a frequency table, we want to first find all the midpoints of the grade intervals, and then sum up the product of each interval frequency with the midpoint. Lastly, we\'ll need to divide that sum by the total frequency. Let\'s first start by finding all the midpoints.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.5$$"],"dependencies":["a57cb5ccenter11a-h1"],"title":"Midpoint for Interval $$49.5-59.5$$","text":"What is the midpoint for the interval $$49.5-59.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter11a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.5$$"],"dependencies":[],"title":"Midpoint for Interval $$49.5-59.5$$","text":"What is $$\\\\frac{49.5+59.5}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64.5$$"],"dependencies":["a57cb5ccenter11a-h2"],"title":"Midpoint for Interval $$59.5-69.5$$","text":"What is the midpoint for the interval $$59.5-69.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$74.5$$"],"dependencies":["a57cb5ccenter11a-h3"],"title":"Midpoint for Interval $$69.5-79.5$$","text":"What is the midpoint for the interval $$69.5-79.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$84.5$$"],"dependencies":["a57cb5ccenter11a-h4"],"title":"Midpoint for Interval $$79.5-89.5$$","text":"What is the midpoint for the interval $$79.5-89.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$94.5$$"],"dependencies":["a57cb5ccenter11a-h5"],"title":"Midpoint for Interval $$89.5-99.5$$","text":"What is the midpoint for the interval $$89.5-99.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter11a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6154.5$$"],"dependencies":["a57cb5ccenter11a-h6"],"title":"Determining Total Sum","text":"Now that we know each midpoint for each interval, what is the sum of the product of each interval frequency (right column) and midpoint (just calculated)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter11a-h7-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6154.5$$"],"dependencies":[],"title":"Determining Total Sum","text":"What is $$54.5\\\\times53+64.5\\\\times32+74.5\\\\times15+84.5\\\\times1+94.5\\\\times0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter11a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$101$$"],"dependencies":["a57cb5ccenter11a-h7"],"title":"Determining Total Frequency","text":"What is the total frequency? As in, how many data points are in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter11a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60.94$$"],"dependencies":["a57cb5ccenter11a-h8"],"title":"Estimating the Mean","text":"What is an estimate of the mean? In other words, what is the total sum that we calculated divided by the total frequency? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter12","title":"Estimating Mean","body":"Use the following table in the calculations for this problem.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter12a","stepAnswer":["$$70.66$$"],"problemType":"TextBox","stepTitle":"Find the best estimate of the mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$70.66$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter12a-h1","type":"hint","dependencies":[],"title":"Formula for Calculating Mean from a Frequency Table","text":"To calculate mean from a frequency table, we want to first find all the midpoints of the grade intervals, and then sum up the product of each interval frequency with the midpoint. Lastly, we\'ll need to divide that sum by the total frequency. Let\'s first start by finding all the midpoints.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.5$$"],"dependencies":["a57cb5ccenter12a-h1"],"title":"Midpoint for Interval $$49.5-59.5$$","text":"What is the midpoint for the interval $$49.5-59.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter12a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54.5$$"],"dependencies":[],"title":"Midpoint for Interval $$49.5-59.5$$","text":"What is $$\\\\frac{49.5+59.5}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$64.5$$"],"dependencies":["a57cb5ccenter12a-h2"],"title":"Midpoint for Interval $$59.5-69.5$$","text":"What is the midpoint for the interval $$59.5-69.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$74.5$$"],"dependencies":["a57cb5ccenter12a-h3"],"title":"Midpoint for Interval $$69.5-79.5$$","text":"What is the midpoint for the interval $$69.5-79.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$84.5$$"],"dependencies":["a57cb5ccenter12a-h4"],"title":"Midpoint for Interval $$79.5-89.5$$","text":"What is the midpoint for the interval $$79.5-89.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$94.5$$"],"dependencies":["a57cb5ccenter12a-h5"],"title":"Midpoint for Interval $$89.5-99.5$$","text":"What is the midpoint for the interval $$89.5-99.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6077$$"],"dependencies":["a57cb5ccenter12a-h6"],"title":"Determining Total Sum","text":"Now that we know each midpoint for each interval, what is the sum of the product of each interval frequency (right column) and midpoint (just calculated)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter12a-h7-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6077$$"],"dependencies":[],"title":"Determining Total Sum","text":"What is $$54.5\\\\times14+64.5\\\\times32+74.5\\\\times15+84.5\\\\times23+94.5\\\\times2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$86$$"],"dependencies":["a57cb5ccenter12a-h7"],"title":"Determining Total Frequency","text":"What is the total frequency? As in, how many data points are in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter12a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70.66$$"],"dependencies":["a57cb5ccenter12a-h8"],"title":"Estimating the Mean","text":"What is an estimate of the mean? In other words, what is the total sum that we calculated divided by the total frequency? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter13","title":"Calculating Mean","body":"The following data show the lengths of boats moored in a marina. The data are ordered from smallest to largest: 16; 17; 19; 20; 20; 21; 23; 24; 25; 25; 25; 26; 26; 27; 27; 27; 28; 29; 30; 32; 33; 33; 34; 35; 37; 39; $$40$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter13a","stepAnswer":["$$27.33$$"],"problemType":"TextBox","stepTitle":"Calculate the mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27.33$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter13a-h1","type":"hint","dependencies":[],"title":"Definition of Mean","text":"The mean (also called the average) is formed by adding up all the data points and then divide by the total number of data points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$738$$"],"dependencies":["a57cb5ccenter13a-h1"],"title":"Finding the Total Sum","text":"What is the total sum of all the data points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a57cb5ccenter13a-h2"],"title":"Finding the Total Number of Data Points","text":"How many total data points are there? In other words, how many numbers did you sum together in the last part?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27.33$$"],"dependencies":["a57cb5ccenter13a-h3"],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is the mean? Round your answer to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter13a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27.33$$"],"dependencies":[],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is $$\\\\frac{738}{27}$$ rounded to the nearest hundredths place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a57cb5ccenter14","title":"Calculating Median","body":"The following data show the lengths of boats moored in a marina. The data are ordered from smallest to largest: 16; 17; 19; 20; 20; 21; 23; 24; 25; 25; 25; 26; 26; 27; 27; 27; 28; 29; 30; 32; 33; 33; 34; 35; 37; 39; $$40$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter14a","stepAnswer":["$$27$$"],"problemType":"TextBox","stepTitle":"Calculate the Median.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$27$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter14a-h1","type":"hint","dependencies":[],"title":"Find the Location of the Median","text":"To find the median of a data set, we want to first determine the location of the median. Remember the formula for that data point is $$\\\\frac{n+1}{2}$$ where $$n$$ represents the total number of data points in the set.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a57cb5ccenter14a-h1"],"title":"Determining Location of the Median","text":"What is the location of the median? What is $$\\\\frac{n+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter14a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":[],"title":"Determining Location of the Median","text":"What is $$\\\\frac{27+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$27$$"],"dependencies":["a57cb5ccenter14a-h2"],"title":"Finding the 14th Data Value","text":"What is the median? In other words, what is the 14th data point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter15","title":"Calculating Mode","body":"The following data show the lengths of boats moored in a marina. The data are ordered from smallest to largest: 16; 17; 19; 20; 20; 21; 23; 24; 25; 25; 25; 26; 26; 27; 27; 27; 28; 29; 30; 32; 33; 33; 34; 35; 37; 39; $$40$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter15a","stepAnswer":["$$25$$, $$27$$"],"problemType":"MultipleChoice","stepTitle":"Calculate the Mode(s) of the data set.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$25$$, $$27$$","choices":["$$25$$, $$27$$","$$25$$","$$26$$","$$26$$, $$27$$"],"hints":{"DefaultPathway":[{"id":"a57cb5ccenter15a-h1","type":"hint","dependencies":[],"title":"Definition of Mode","text":"The mode of a data set is the most frequent value that occurs in that data set. For instance, for a data set containing the values 1; 1; 2; $$3$$, the mode would be $$1$$ as it appears twice (so has a frequency of 2) while $$2$$ and $$3$$ only appear once in the data set. Let\'s determine the frequencies of each of the different values to find the mode.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h1"],"title":"Determining Frequency of $$16$$","text":"How many times does $$16$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h2"],"title":"Determining Frequency of $$17$$","text":"How many times does $$17$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h3"],"title":"Determining Frequency of $$19$$","text":"How many times does $$19$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter15a-h4"],"title":"Determining Frequency of $$20$$","text":"How many times does $$20$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h5"],"title":"Determining Frequency of $$21$$","text":"How many times does $$21$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h6"],"title":"Determining Frequency of $$23$$","text":"How many times does $$23$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h7"],"title":"Determining Frequency of $$24$$","text":"How many times does $$24$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a57cb5ccenter15a-h8"],"title":"Determining Frequency of $$25$$","text":"How many times does $$25$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter15a-h9"],"title":"Determining Frequency of $$26$$","text":"How many times does $$26$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a57cb5ccenter15a-h10"],"title":"Determining Frequency of $$27$$","text":"How many times does $$27$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h11"],"title":"Determining Frequency of $$28$$","text":"How many times does $$28$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h12"],"title":"Determining Frequency of $$29$$","text":"How many times does $$29$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h13"],"title":"Determining Frequency of $$30$$","text":"How many times does $$30$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h14"],"title":"Determining Frequency of $$32$$","text":"How many times does $$32$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h16","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter15a-h15"],"title":"Determining Frequency of $$33$$","text":"How many times does $$33$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h17","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h16"],"title":"Determining Frequency of $$34$$","text":"How many times does $$34$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h18","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h17"],"title":"Determining Frequency of $$35$$","text":"How many times does $$35$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h19","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h18"],"title":"Determining Frequency of $$37$$","text":"How many times does $$37$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h20","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h19"],"title":"Determining Frequency of $$39$$","text":"How many times does $$39$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h21","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter15a-h20"],"title":"Determining Frequency of $$40$$","text":"How many times does $$40$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter15a-h22","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$25$$, $$27$$"],"dependencies":["a57cb5ccenter15a-h21"],"title":"Finding the Mode","text":"What are the modes? What data points showed up thrice each in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$25$$, $$27$$","$$25$$","$$26$$","$$26$$, $$27$$"]}]}}]},{"id":"a57cb5ccenter16","title":"Calculating Sample Mean","body":"Sixty-five randomly selected car salespersons were asked the number of cars they generally sell in one week. Fourteen people answered that they generally sell three cars; nineteen generally sell four cars; twelve generally sell five cars; nine generally sell six cars; eleven generally sell seven cars.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter16a","stepAnswer":["$$4.75$$"],"problemType":"TextBox","stepTitle":"Calculate the sample mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4.75$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter16a-h1","type":"hint","dependencies":[],"title":"Definition of Sample Mean","text":"The sample mean is a type of mean that specifically focuses on a randomly selected sample of the broader population. This mean is formed by adding up all the data points and then divide by the total number of data points, like a normal mean is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$309$$"],"dependencies":["a57cb5ccenter16a-h1"],"title":"Finding the Total Sum","text":"What is the total sum of all the data points? We\'ll note in this specific case that to get the total sum of the data points, we\'ll have to multiply each data value by its frequency. For instance, a data point is $$14$$ and its frequency is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$309$$"],"dependencies":["a57cb5ccenter16a-h2"],"title":"Finding the Total Sum","text":"What is $$14\\\\times3+19\\\\times4+12\\\\times5+9\\\\times6+11\\\\times7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$65$$"],"dependencies":["a57cb5ccenter16a-h3"],"title":"Finding the Total Number of Data Points","text":"How many total data points are there?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.75$$"],"dependencies":["a57cb5ccenter16a-h4"],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is the mean? Round your answer to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter16a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.75$$"],"dependencies":[],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is $$\\\\frac{309}{65}$$ rounded to the nearest hundredths place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a57cb5ccenter17","title":"Calculating Median","body":"Sixty-five randomly selected car salespersons were asked the number of cars they generally sell in one week. Fourteen people answered that they generally sell three cars; nineteen generally sell four cars; twelve generally sell five cars; nine generally sell six cars; eleven generally sell seven cars.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter17a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Calculate the median.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter17a-h1","type":"hint","dependencies":[],"title":"Find the Location of the Median","text":"To find the median of a data set, we want to first determine the location of the median. Remember the formula for that data point is $$\\\\frac{n+1}{2}$$ where $$n$$ represents the total number of data points in the set.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$33$$"],"dependencies":["a57cb5ccenter17a-h1"],"title":"Determining Location of the Median","text":"What is the location of the median? What is $$\\\\frac{n+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter17a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$33$$"],"dependencies":[],"title":"Determining Location of the Median","text":"What is $$\\\\frac{65+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a57cb5ccenter17a-h2"],"title":"Finding the 33rd Data Value","text":"What is the median? In other words, what is the 33rd data point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter17a-h4","type":"hint","dependencies":["a57cb5ccenter17a-h3"],"title":"Determining Where the 33rd Data Point Is","text":"To determine where the 33rd data point is at, we know that the frequency of selling $$3$$ cars is $$14$$, the frequency of selling $$4$$ cars is $$19$$, and the frequency of selling $$5$$ cars is $$12$$. To find the 33rd data point, add up the frequencies until you get to $$33$$ and that number of cars will be the median value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a57cb5ccenter17a-h4"],"title":"Subset to Determining Location of 33rd Data Point","text":"What is the total frequency of people who have sold $$3$$ cars (the minimum)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter17a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$33$$"],"dependencies":["a57cb5ccenter17a-h5"],"title":"Subset to Determining Location of 33rd Data Point","text":"What is the total frequency of people who have sold $$3$$ or $$4$$ cars? Add up the frequencies.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter17a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a57cb5ccenter17a-h6"],"title":"Subset to Determining Location of 33rd Data Point","text":"Is $$33$$, the total frequency of selling $$3$$ or $$4$$ cars, greater than or equal to $$33$$, the desired location of the median?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a57cb5ccenter17a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$4$$ cars"],"dependencies":["a57cb5ccenter17a-h7"],"title":"Final Step to Determining 33rd Data Point","text":"If $$14$$ was the total frequency of selling $$3$$ cars and $$33$$ was the total frequency of selling $$3$$ or $$4$$ cars, is the 33rd data point (the median value) selling $$3$$ cars or $$4$$ cars?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3$$ cars","$$4$$ cars"]}]}}]},{"id":"a57cb5ccenter18","title":"Calculating Median","body":"Sixty-five randomly selected car salespersons were asked the number of cars they generally sell in one week. Fourteen people answered that they generally sell three cars; nineteen generally sell four cars; twelve generally sell five cars; nine generally sell six cars; eleven generally sell seven cars.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter18a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Calculate the mode.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter18a-h1","type":"hint","dependencies":[],"title":"Definition of Mode","text":"The mode of a data set is the most frequent value that occurs in that data set. For instance, for a data set containing the values 1; 1; 2; $$3$$, the mode would be $$1$$ as it appears twice (so has a frequency of 2) while $$2$$ and $$3$$ only appear once in the data set. Let\'s determine the frequencies of each of the different values to find the mode.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a57cb5ccenter18a-h1"],"title":"Determining Frequency of Selling $$3$$ Cars","text":"How many times does selling $$3$$ cars show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a57cb5ccenter18a-h2"],"title":"Determining Frequency of Selling $$3$$ Cars","text":"How many of the $$65$$ randomly selected car salespersons said they generally sell three cars?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a57cb5ccenter18a-h3"],"title":"Determining Frequency of Selling $$4$$ Cars","text":"How many times does selling $$4$$ cars show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a57cb5ccenter18a-h4"],"title":"Determining Frequency of Selling $$5$$ Cars","text":"How many times does selling $$5$$ cars show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter18a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a57cb5ccenter18a-h5"],"title":"Determining Frequency of Selling $$6$$ Cars","text":"How many times does selling $$6$$ cars show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter18a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a57cb5ccenter18a-h6"],"title":"Determining Frequency of Selling $$7$$ Cars","text":"How many times does selling $$7$$ cars show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter18a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a57cb5ccenter18a-h7"],"title":"Finding the Mode","text":"What is the mode? What data point (number of cars sold) showed up the most in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter19","title":"Estimating the Mean","body":"The most obese countries in the world have obesity rates that range from $$11.4\\\\%$$ to $$74.6\\\\%$$. This data is summarized in the following table.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter19a","stepAnswer":["$$23.32$$"],"problemType":"TextBox","stepTitle":"Find the best estimate of the mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23.32$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter19a-h1","type":"hint","dependencies":[],"title":"Formula for Calculating Mean from a Frequency Table","text":"To calculate mean from a frequency table, we want to first find all the midpoints of the grade intervals, and then sum up the product of each interval frequency with the midpoint. Lastly, we\'ll need to divide that sum by the total frequency. Let\'s first start by finding all the midpoints.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15.925$$"],"dependencies":["a57cb5ccenter19a-h1"],"title":"Midpoint for Interval $$11.4-20.45$$","text":"What is the midpoint for the interval $$11.4-20.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter19a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15.925$$"],"dependencies":[],"title":"Midpoint for Interval $$11.4-20.45$$","text":"What is $$\\\\frac{11.4+20.45}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24.95$$"],"dependencies":["a57cb5ccenter19a-h2"],"title":"Midpoint for Interval $$20.45-29.45$$","text":"What is the midpoint for the interval $$20.45-29.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$33.95$$"],"dependencies":["a57cb5ccenter19a-h3"],"title":"Midpoint for Interval $$29.45-38.45$$","text":"What is the midpoint for the interval $$29.45-38.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$42.95$$"],"dependencies":["a57cb5ccenter19a-h4"],"title":"Midpoint for Interval $$38.45-47.45$$","text":"What is the midpoint for the interval $$38.45-47.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$51.95$$"],"dependencies":["a57cb5ccenter19a-h5"],"title":"Midpoint for Interval $$47.45-56.45$$","text":"What is the midpoint for the interval $$47.45-56.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60.95$$"],"dependencies":["a57cb5ccenter19a-h6"],"title":"Midpoint for Interval $$56.45-65.45$$","text":"What is the midpoint for the interval $$56.45-65.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$69.95$$"],"dependencies":["a57cb5ccenter19a-h7"],"title":"Midpoint for Interval $$65.45-74.45$$","text":"What is the midpoint for the interval $$65.45-74.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$78.95$$"],"dependencies":["a57cb5ccenter19a-h8"],"title":"Midpoint for Interval $$74.45-83.45$$","text":"What is the midpoint for the interval $$74.45-83.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1165.775$$"],"dependencies":["a57cb5ccenter19a-h9"],"title":"Determining Total Sum","text":"Now that we know each midpoint for each interval, what is the sum of the product of each interval frequency (right column) and midpoint (just calculated)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter19a-h10-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1165.775$$"],"dependencies":[],"title":"Determining Total Sum","text":"What is $$15.925\\\\times29+24.95\\\\times13+33.95\\\\times4+42.95\\\\times0+51.95\\\\times2+60.95\\\\times1+69.95\\\\times0+78.95\\\\times1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter19a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":["a57cb5ccenter19a-h10"],"title":"Determining Total Frequency","text":"What is the total frequency? As in, how many data points are in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter19a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$23.32$$"],"dependencies":["a57cb5ccenter19a-h11"],"title":"Estimating the Mean","text":"What is an estimate of the mean? In other words, what is the total sum that we calculated divided by the total frequency? Round your answer to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a57cb5ccenter19b","stepAnswer":["Above"],"problemType":"MultipleChoice","stepTitle":"The United States has an average obesity rate of $$33.9\\\\%$$. Is this rate above average or below?","stepBody":"","answerType":"string","variabilization":{},"choices":["Above","Below"],"hints":{"DefaultPathway":[{"id":"a57cb5ccenter19b-h13","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Greater Than"],"dependencies":["a57cb5ccenter19a-h12"],"title":"Numerical Analysis on Percentages","text":"Is $$33.9\\\\%$$ (the United States average) greater than $$23.32\\\\%$$, what we found to be an estimate of the average obesity percentage for the countries in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Greater Than","Less Than"]}]}}]},{"id":"a57cb5ccenter2","title":"Calculate Mean and Median","body":"The following data show the number of months patients typically wait on a transplant list before getting surgery. The data are ordered from smallest to largest. 3; 4; 5; 7; 7; 7; 7; 8; 8; 9; 9; 10; 10; 10; 10; 10; 11; 12; 12; 13; 14; 14; 15; 15; 17; 17; 18; 19; 19; 19; 21; 21; 22; 22; 23; 24; 24; 24; $$24$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter2a","stepAnswer":["$$13.95$$"],"problemType":"TextBox","stepTitle":"Calculate the mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13.95$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter2a-h1","type":"hint","dependencies":[],"title":"Definition of Mean","text":"The mean (also called the average) is formed by adding up all the data points and then divide by the total number of data points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$544$$"],"dependencies":["a57cb5ccenter2a-h1"],"title":"Finding the Total Sum","text":"What is the total sum of all the data points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$39$$"],"dependencies":["a57cb5ccenter2a-h2"],"title":"Finding the Total Number of Data Points","text":"How many total data points are there? In other words, how many numbers did you sum together in the last part?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13.95$$"],"dependencies":["a57cb5ccenter2a-h3"],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is the mean? Round to the nearest hundredth place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter2a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13.95$$"],"dependencies":[],"title":"Calculating Mean from Total Sum and Total Number of Data Points","text":"What is $$\\\\frac{544}{39}$$ rounded to the nearest hundredth place?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}},{"id":"a57cb5ccenter2b","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"Calculate the median.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter2b-h5","type":"hint","dependencies":["a57cb5ccenter2a-h4"],"title":"Find the Location of the Median","text":"To find the median of a data set, we want to first determine the location of the median. Remember the formula for that data point is $$\\\\frac{n+1}{2}$$ where $$n$$ represents the total number of data points in the set.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter2b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a57cb5ccenter2b-h5"],"title":"Determining Location of the Median","text":"What is the location of the median? What is $$\\\\frac{n+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter2b-h6-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":[],"title":"Determining Location of the Median","text":"What is $$\\\\frac{39+1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter2b-h7","type":"hint","dependencies":["a57cb5ccenter2b-h6"],"title":"Finding the Correct Data Points to Calculate Median","text":"Because the location of the median is $$20$$, a whole number, this means that the median is just the data point at that location.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter2b-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a57cb5ccenter2b-h7"],"title":"Finding the 20th Data Value","text":"What is the median? In other words, what is the 20th data value of the set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter20","title":"Estimating the Mean","body":"The table provided gives the percent of children under five considered to be underweight. What is the best estimate for the mean percentage of underweight children?\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter20a","stepAnswer":["$$26.57$$"],"problemType":"TextBox","stepTitle":"Find the best estimate of the mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$26.57$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter20a-h1","type":"hint","dependencies":[],"title":"Formula for Calculating Mean from a Frequency Table","text":"To calculate mean from a frequency table, we want to first find all the midpoints of the grade intervals, and then sum up the product of each interval frequency with the midpoint. Lastly, we\'ll need to divide that sum by the total frequency. Let\'s first start by finding all the midpoints.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18.725$$"],"dependencies":["a57cb5ccenter20a-h1"],"title":"Midpoint for Interval $$16-21.45$$","text":"What is the midpoint for the interval $$16-21.45$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter20a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18.725$$"],"dependencies":[],"title":"Midpoint for Interval $$16-21.45$$","text":"What is $$\\\\frac{16+21.45}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24.175$$"],"dependencies":["a57cb5ccenter20a-h2"],"title":"Midpoint for Interval $$21.45-26.9$$","text":"What is the midpoint for the interval $$21.45-26.9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$29.625$$"],"dependencies":["a57cb5ccenter20a-h3"],"title":"Midpoint for Interval $$26.9-32.35$$","text":"What is the midpoint for the interval $$26.9-32.35$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$35.075$$"],"dependencies":["a57cb5ccenter20a-h4"],"title":"Midpoint for Interval $$32.35-37.8$$","text":"What is the midpoint for the interval $$32.35-37.8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$40.525$$"],"dependencies":["a57cb5ccenter20a-h5"],"title":"Midpoint for Interval $$37.8-43.25$$","text":"What is the midpoint for the interval $$37.8-43.25$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter20a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$45.975$$"],"dependencies":["a57cb5ccenter20a-h6"],"title":"Midpoint for Interval $$43.25-48.7$$","text":"What is the midpoint for the interval $$43.25-48.7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter20a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1328.65$$"],"dependencies":["a57cb5ccenter20a-h7"],"title":"Determining Total Sum","text":"Now that we know each midpoint for each interval, what is the sum of the product of each interval frequency (right column) and midpoint (just calculated)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter20a-h8-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1328.65$$"],"dependencies":[],"title":"Determining Total Sum","text":"What is $$18.725\\\\times23+24.175\\\\times4+29.625\\\\times9+35.075\\\\times7+40.525\\\\times6+45.975\\\\times1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter20a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":["a57cb5ccenter20a-h8"],"title":"Determining Total Frequency","text":"What is the total frequency? As in, how many data points are in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter20a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$26.57$$"],"dependencies":["a57cb5ccenter20a-h9"],"title":"Estimating the Mean","text":"What is an estimate of the mean? In other words, what is the total sum that we calculated divided by the total frequency? Round your answer to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter3","title":"Determining Best Measure of the \\"Center\\"","body":"Suppose that in a small town of $$50$$ people, one person earns $5,000,000 per year and the other $$49$$ each earn $30,000.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter3a","stepAnswer":["$$129400$$"],"problemType":"TextBox","stepTitle":"What is the mean of the data set?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$129400$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter3a-h1","type":"hint","dependencies":[],"title":"Definition of Mean","text":"The mean (also called the average) is formed by adding up all the data points and then divide by the total number of data points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6470000$$"],"dependencies":["a57cb5ccenter3a-h1"],"title":"Finding the Total Sum","text":"What is the total sum of the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":["a57cb5ccenter3a-h2"],"title":"Finding the Total Number of Data Points","text":"What is the total number of data points in the set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$129400$$"],"dependencies":["a57cb5ccenter3a-h3"],"title":"Determining Mean from Total Sum and Total Number of Data Points","text":"What is the mean? What is the total sum divided by the total number of data points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a57cb5ccenter3b","stepAnswer":["$$30000$$"],"problemType":"TextBox","stepTitle":"What is the median of the data set?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$30000$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter3b-h5","type":"hint","dependencies":["a57cb5ccenter3a-h4"],"title":"Find the Location of the Median","text":"To find the median of a data set, we want to first determine the location of the median. Remember the formula for that data point is $$\\\\frac{n+1}{2}$$ where $$n$$ represents the total number of data points in the set.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter3b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30000$$"],"dependencies":["a57cb5ccenter3b-h5"],"title":"Finding Median","text":"Note that out of the $$50$$ data points, we have one at $5,000,000 and the other $$49$$ each at $30,000. The location of the median will be at the $$\\\\frac{25+1}{2}=13$$ data point. What is the 13th data point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a57cb5ccenter3c","stepAnswer":["Median"],"problemType":"MultipleChoice","stepTitle":"Which is the better measure of the \\"center\\": the mean or the median?","stepBody":"","answerType":"string","variabilization":{},"choices":["Median","Mean"],"hints":{"DefaultPathway":[{"id":"a57cb5ccenter3c-h7","type":"hint","dependencies":["a57cb5ccenter3b-h6"],"title":"Finding Outliers","text":"In order to determine which is the better measure of the data, let\'s consider if there are outliers. Note that if there are, the median may be a better measure of the \\"center\\" of the data as the median is less pulled by outliers to skew than the mean is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter3c-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["5,000,000"],"dependencies":["a57cb5ccenter3c-h7"],"title":"Determining the Outliers","text":"What are the outliers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["5,000,000","30,000","5,000,000 and 30,000","There are none."]},{"id":"a57cb5ccenter3c-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Median"],"dependencies":["a57cb5ccenter3c-h8"],"title":"Determining the Overall Better Measure","text":"Now, knowing that there is an outlier, based on the previous hints given, is the median a better measure of the \\"center\\" (or middle of the data) or the mean?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Median","Mean"]}]}}]},{"id":"a57cb5ccenter4","title":"Determining Best Measure of the \\"Center\\"","body":"In a sample of $$60$$ households, one house is worth $2,500,000. Twenty-nine houses are worth $280,000, and all the others are worth $315,000.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter4a","stepAnswer":["$$334500$$"],"problemType":"TextBox","stepTitle":"What is the mean of the data set?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$334500$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter4a-h1","type":"hint","dependencies":[],"title":"Definition of Mean","text":"The mean (also called the average) is formed by adding up all the data points and then divide by the total number of data points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20070000$$"],"dependencies":["a57cb5ccenter4a-h1"],"title":"Finding the Total Sum","text":"What is the total sum of the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a57cb5ccenter4a-h2"],"title":"Finding the Total Number of Data Points","text":"What is the total number of data points in the set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$334500$$"],"dependencies":["a57cb5ccenter4a-h3"],"title":"Determining Mean from Total Sum and Total Number of Data Points","text":"What is the mean? What is the total sum divided by the total number of data points?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a57cb5ccenter4b","stepAnswer":["$$315000$$"],"problemType":"TextBox","stepTitle":"What is the median of the data set?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$315000$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter4b-h5","type":"hint","dependencies":["a57cb5ccenter4a-h4"],"title":"Determining the Houses worth $315,000","text":"Note that out of the $$60$$ data points, we have one at $2,500,000, twenty-nine at $280,000, and the others at $315,000. Since we don\'t know how many houses are worth $315,000, we want to determine that before trying to find the location of the median or the median itself.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter4b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a57cb5ccenter4b-h5"],"title":"Determining the Houses worth $315,000","text":"How many households are worth $315,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter4b-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":[],"title":"Determining the Houses worth $315,000","text":"What is $$60-1-29$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter4b-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30.5$$"],"dependencies":["a57cb5ccenter4b-h6"],"title":"Determining Location of the Median","text":"What is the location of the median? What is $$\\\\frac{n+1}{2}$$ where $$n$$ represents the total number of households in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter4b-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["315,000 and 315,000"],"dependencies":["a57cb5ccenter4b-h7"],"title":"Determining the 30th and 31st Data Values","text":"Because the location of the median is $$30.5$$, we must take the average of the 30th and 31st data point. What are the 30th and 31st data points respectively?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["315,000 and 315,000","280,000 and 315,000","315,000 and 2,500,000","280,000 and 280,000"]},{"id":"a57cb5ccenter4b-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$315000$$"],"dependencies":["a57cb5ccenter4b-h8"],"title":"Determining the Median Knowing Location","text":"What is the median? What is the average between the 30th and 31st data point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a57cb5ccenter4c","stepAnswer":["Median"],"problemType":"MultipleChoice","stepTitle":"Which is the better measure of the \\"center\\": the mean or the median?","stepBody":"","answerType":"string","variabilization":{},"choices":["Median","Mean"],"hints":{"DefaultPathway":[{"id":"a57cb5ccenter4c-h10","type":"hint","dependencies":["a57cb5ccenter4b-h9"],"title":"Finding Outliers","text":"In order to determine which is the better measure of the data, let\'s consider if there are outliers. Note that if there are, the median may be a better measure of the \\"center\\" of the data as the median is less pulled by outliers to skew than the mean is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter4c-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["2,500,000"],"dependencies":["a57cb5ccenter4c-h10"],"title":"Determining the Outliers","text":"What are the outliers?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["2,500,000","280,000 and 2,500,000","280,000 and 315,000","There are none."]},{"id":"a57cb5ccenter4c-h12","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Median"],"dependencies":["a57cb5ccenter4c-h11"],"title":"Determining the Overall Better Measure","text":"Now, knowing that there is an outlier, based on the previous hints given, is the median a better measure of the \\"center\\" (or middle of the data) or the mean?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Median","Mean"]}]}}]},{"id":"a57cb5ccenter5","title":"Determining Mode","body":"Statistics exam scores for $$20$$ students are as follows: 50; 53; 59; 59; 63; 63; 72; 72; 72; 72; 72; 76; 78; 81; 83; 84; 84; 84; 90; $$93$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter5a","stepAnswer":["$$72$$"],"problemType":"TextBox","stepTitle":"Find the mode.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$72$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter5a-h1","type":"hint","dependencies":[],"title":"Definition of Mode","text":"The mode of a data set is the most frequent value that occurs in that data set. For instance, for a data set containing the values 1; 1; 2; $$3$$, the mode would be $$1$$ as it appears twice (so has a frequency of 2) while $$2$$ and $$3$$ only appear once in the data set. Let\'s determine the frequencies of each of the different values to find the mode.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h1"],"title":"Determining Frequency of $$50$$","text":"How many times does $$50$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h2"],"title":"Determining Frequency of $$53$$","text":"How many times does $$53$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter5a-h3"],"title":"Determining Frequency of $$59$$","text":"How many times does $$59$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter5a-h4"],"title":"Determining Frequency of $$63$$","text":"How many times does $$63$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a57cb5ccenter5a-h5"],"title":"Determining Frequency of $$72$$","text":"How many times does $$72$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h6"],"title":"Determining Frequency of $$76$$","text":"How many times does $$76$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h7"],"title":"Determining Frequency of $$78$$","text":"How many times does $$78$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h8"],"title":"Determining Frequency of $$81$$","text":"How many times does $$81$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h9"],"title":"Determining Frequency of $$83$$","text":"How many times does $$83$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a57cb5ccenter5a-h10"],"title":"Determining Frequency of $$84$$","text":"How many times does $$84$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h11"],"title":"Determining Frequency of $$90$$","text":"How many times does $$90$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter5a-h12"],"title":"Determining Frequency of $$93$$","text":"How many times does $$93$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter5a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$72$$"],"dependencies":["a57cb5ccenter5a-h13"],"title":"Finding the Mode","text":"What is the mode? What is the most frequent score that occurred for the statistics exam scores?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter6","title":"Determining Mode","body":"The number of books checked out from the library from $$25$$ students are as follows: 0; 0; 0; 1; 2; 3; 3; 4; 4; 5; 5; 7; 7; 7; 7; 8; 8; 8; 9; 10; 10; 11; 11; 12; $$12$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter6a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"Find the mode.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter6a-h1","type":"hint","dependencies":[],"title":"Definition of Mode","text":"The mode of a data set is the most frequent value that occurs in that data set. For instance, for a data set containing the values 1; 1; 2; $$3$$, the mode would be $$1$$ as it appears twice (so has a frequency of 2) while $$2$$ and $$3$$ only appear once in the data set. Let\'s determine the frequencies of each of the different values to find the mode.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a57cb5ccenter6a-h1"],"title":"Determining Frequency of $$0$$","text":"How many times does $$0$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter6a-h2"],"title":"Determining Frequency of $$1$$","text":"How many times does $$1$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter6a-h3"],"title":"Determining Frequency of $$2$$","text":"How many times does $$2$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter6a-h4"],"title":"Determining Frequency of $$3$$","text":"How many times does $$3$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter6a-h5"],"title":"Determining Frequency of $$4$$","text":"How many times does $$4$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter6a-h6"],"title":"Determining Frequency of $$5$$","text":"How many times does $$5$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a57cb5ccenter6a-h7"],"title":"Determining Frequency of $$7$$","text":"How many times does $$7$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a57cb5ccenter6a-h8"],"title":"Determining Frequency of $$8$$","text":"How many times does $$8$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter6a-h9"],"title":"Determining Frequency of $$9$$","text":"How many times does $$9$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter6a-h10"],"title":"Determining Frequency of $$10$$","text":"How many times does $$10$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter6a-h11"],"title":"Determining Frequency of $$11$$","text":"How many times does $$11$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter6a-h12"],"title":"Determining Frequency of $$12$$","text":"How many times does $$12$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter6a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a57cb5ccenter6a-h13"],"title":"Finding the Mode","text":"What is the mode? What is the most frequent data point?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter7","title":"Understanding Unimodal and Bimodal","body":"Five real estate exam scores are $$430$$, $$430$$, $$480$$, $$480$$, $$495$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter7a","stepAnswer":["Bimodal"],"problemType":"MultipleChoice","stepTitle":"Determine whether the set is unimodal or bimodal.","stepBody":"","answerType":"string","variabilization":{},"choices":["Unimodal","Bimodal"],"hints":{"DefaultPathway":[{"id":"a57cb5ccenter7a-h1","type":"hint","dependencies":[],"title":"Definitions of Unimodal and Bimodal","text":"The mode of a data set is the most frequent value that occurs in that data set. A set is considered unimodal if there is only one mode. A set is considered bimodal if it has two modes. In order to determine the mode(s) of the data set, let\'s list out the frequencies of each of the points.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter7a-h1"],"title":"Determining Frequency of $$430$$","text":"How many times does $$430$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a57cb5ccenter7a-h2"],"title":"Determining Frequency of $$480$$","text":"How many times does $$480$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57cb5ccenter7a-h3"],"title":"Determining Frequency of $$495$$","text":"How many times does $$495$$ show up in the data set?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter7a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$430$$, $$480$$"],"dependencies":["a57cb5ccenter7a-h4"],"title":"Determining the Mode(s)","text":"What is/are the mode(s) of the data? Which value(s) have the highest frequency?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$430$$, $$480$$","$$430$$","$$480$$","$$480$$, $$495$$"]},{"id":"a57cb5ccenter7a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Bimodal"],"dependencies":["a57cb5ccenter7a-h5"],"title":"Determining Unimodal or Bimodal","text":"Based on the number of modes you determined, is this data set unimodal (only has one mode) or bimodal (has two modes)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Unimodal","Bimodal"]}]}}]},{"id":"a57cb5ccenter8","title":"Estimating Mean from a Frequency Table","body":"A frequency table displaying Professor Blount\'s last statistic test is shown.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter8a","stepAnswer":["$$76.86$$"],"problemType":"TextBox","stepTitle":"Find the best estimate of the class mean. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$76.86$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter8a-h1","type":"hint","dependencies":[],"title":"Formula for Calculating Mean from a Frequency Table","text":"To calculate mean from a frequency table, we want to first find all the midpoints of the grade intervals, and then sum up the product of each interval frequency with the midpoint. Lastly, we\'ll need to divide that sum by the total frequency. Let\'s first start by finding all the midpoints.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$53.25$$"],"dependencies":["a57cb5ccenter8a-h1"],"title":"Midpoint for Grade Interval $$50-56.5$$","text":"What is the midpoint for the grade interval $$50-56.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter8a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$53.25$$"],"dependencies":[],"title":"Midpoint for Grade Interval $$50-56.5$$","text":"What is $$\\\\frac{50+56.5}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$59.5$$"],"dependencies":["a57cb5ccenter8a-h2"],"title":"Midpoint for Grade Interval $$56.5-62.5$$","text":"What is the midpoint for the grade interval $$56.5-62.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$65.5$$"],"dependencies":["a57cb5ccenter8a-h3"],"title":"Midpoint for Grade Interval $$62.5-68.5$$","text":"What is the midpoint for the grade interval $$62.5-68.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$71.5$$"],"dependencies":["a57cb5ccenter8a-h4"],"title":"Midpoint for Grade Interval $$68.5-74.5$$","text":"What is the midpoint for the grade interval $$68.5-74.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$77.5$$"],"dependencies":["a57cb5ccenter8a-h5"],"title":"Midpoint for Grade Interval $$74.5-80.5$$","text":"What is the midpoint for the grade interval $$74.5-80.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$83.5$$"],"dependencies":["a57cb5ccenter8a-h6"],"title":"Midpoint for Grade Interval $$80.5-86.5$$","text":"What is the midpoint for the grade interval $$80.5-86.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$89.5$$"],"dependencies":["a57cb5ccenter8a-h7"],"title":"Midpoint for Grade Interval $$86.5-92.5$$","text":"What is the midpoint for the grade interval $$86.5-92.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$95.5$$"],"dependencies":["a57cb5ccenter8a-h8"],"title":"Midpoint for Grade Interval $$92.5-98.5$$","text":"What is the midpoint for the grade interval $$92.5-98.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1460.25$$"],"dependencies":["a57cb5ccenter8a-h9"],"title":"Determining Total Sum","text":"Now that we know each midpoint for each interval, what is the sum of the product of each interval frequency (right column) and midpoint (just calculated)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter8a-h10-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1460.25$$"],"dependencies":[],"title":"Determining Total Sum","text":"What is $$53.25\\\\times1+59.5\\\\times0+65.5\\\\times4+71.5\\\\times4+77.5\\\\times2+83.5\\\\times3+89.5\\\\times4+95.5\\\\times1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter8a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$19$$"],"dependencies":["a57cb5ccenter8a-h10"],"title":"Determining Total Frequency","text":"What is the total frequency? As in, how many data points are in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter8a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$76.86$$"],"dependencies":["a57cb5ccenter8a-h11"],"title":"Estimating the Mean","text":"What is an estimate of the mean? In other words, what is the total sum that we calculated divided by the total frequency? Round your answer to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57cb5ccenter9","title":"Estimating Mean from a Frequency Table","body":"Maris conducted a study on the effect that playing video games has on memory recall. As part of her study, she compiled the following data provided in the table.\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.5 Measures of the Center of the Data","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a57cb5ccenter9a","stepAnswer":["$$10.78$$"],"problemType":"TextBox","stepTitle":"Find the best estimate of the mean hours teenagers spend on video games. Round to the nearest hundredths place.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10.78$$","hints":{"DefaultPathway":[{"id":"a57cb5ccenter9a-h1","type":"hint","dependencies":[],"title":"Formula for Calculating Mean from a Frequency Table","text":"To calculate mean from a frequency table, we want to first find all the midpoints of the grade intervals, and then sum up the product of each interval frequency with the midpoint. Lastly, we\'ll need to divide that sum by the total frequency. Let\'s first start by finding all the midpoints.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.75$$"],"dependencies":["a57cb5ccenter9a-h1"],"title":"Midpoint for Hours Teenagers Spend on Video Games $$0-3.5$$","text":"What is the midpoint for the interval $$0-3.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter9a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.75$$"],"dependencies":[],"title":"Midpoint for Hours Teenagers Spend on Video Games $$0-3.5$$","text":"What is $$\\\\frac{0+3.5}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.5$$"],"dependencies":["a57cb5ccenter9a-h2"],"title":"Midpoint for Hours Teenagers Spend on Video Games $$3.5-7.5$$","text":"What is the midpoint for the interval $$3.5-7.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.5$$"],"dependencies":["a57cb5ccenter9a-h3"],"title":"Midpoint for Hours Teenagers Spend on Video Games $$7.5-11.5$$","text":"What is the midpoint for the interval $$7.5-11.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13.5$$"],"dependencies":["a57cb5ccenter9a-h4"],"title":"Midpoint for Hours Teenagers Spend on Video Games $$11.5-15.5$$","text":"What is the midpoint for the interval $$11.5-15.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17.5$$"],"dependencies":["a57cb5ccenter9a-h5"],"title":"Midpoint for Hours Teenagers Spend on Video Games $$15.5-19.5$$","text":"What is the midpoint for the interval $$15.5-19.5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter9a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$409.75$$"],"dependencies":["a57cb5ccenter9a-h6"],"title":"Determining Total Sum","text":"Now that we know each midpoint for each interval, what is the sum of the product of each interval frequency (right column) and midpoint (just calculated)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a57cb5ccenter9a-h7-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$409.75$$"],"dependencies":[],"title":"Determining Total Sum","text":"What is $$1.75\\\\times3+5.5\\\\times7+9.5\\\\times12+13.5\\\\times7+17.5\\\\times9$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a57cb5ccenter9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$38$$"],"dependencies":["a57cb5ccenter9a-h7"],"title":"Determining Total Frequency","text":"What is the total frequency? As in, how many data points are in the table?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57cb5ccenter9a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10.78$$"],"dependencies":["a57cb5ccenter9a-h8"],"title":"Estimating the Mean","text":"What is an estimate of the mean? In other words, what is the total sum that we calculated divided by the total frequency? Round your answer to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser1","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser1a","stepAnswer":["$$\\\\frac{5\\\\left(\\\\frac{3}{2}+\\\\frac{7}{2}\\\\right)}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{2}+2+\\\\frac{5}{2}+3+\\\\frac{7}{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{5\\\\left(\\\\frac{3}{2}+\\\\frac{7}{2}\\\\right)}{2}$$","hints":{"DefaultPathway":[{"id":"a57f999ser1a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=\\\\frac{3}{2}$$ and $$a_n=\\\\frac{7}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser1a-h2","type":"hint","dependencies":["a57f999ser1a-h1"],"title":"Find $$n$$","text":"Count the number of terms in the sequence to find $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser1a-h3","type":"hint","dependencies":["a57f999ser1a-h2"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Sequence","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser1a-h4","type":"hint","dependencies":["a57f999ser1a-h3"],"title":"Formula for Sum of the first $$5$$ terms of Arithmetic Sequence","text":"The formula for the sum of the first $$5$$ terms of the arithmetic sequence is $$S_5=\\\\frac{5\\\\left(\\\\frac{3}{2}+\\\\frac{7}{2}\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser10","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser10a","stepAnswer":["$$\\\\frac{55}{2}$$"],"problemType":"TextBox","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{55}{2}$$","hints":{"DefaultPathway":[{"id":"a57f999ser10a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$","text":"To find $$a_1$$, substitute $$k=1$$ into the given explicit formula: $$a_k=\\\\frac{k}{2}-\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a57f999ser10a-h1"],"title":"Solve for $$a_1$$","text":"What is $$a_1=\\\\frac{1}{2}-\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser10a-h3","type":"hint","dependencies":["a57f999ser10a-h2"],"title":"Find $$a_k$$","text":"We are given that $$n=11$$. To find $$a_{11}$$, substitute $$k=11$$ into the given explicit formula: $$a_k=\\\\frac{k}{2}-\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a57f999ser10a-h3"],"title":"Solve for $$a_{11}$$","text":"What is $$a_{11}=\\\\frac{11}{2}-\\\\frac{1}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser10a-h5","type":"hint","dependencies":["a57f999ser10a-h4"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Series","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{55}{2}$$"],"dependencies":["a57f999ser10a-h5"],"title":"Formula for Sum of the first $$11$$ terms of Arithmetic Series","text":"What is $$S_{11}=\\\\frac{11\\\\left(0+5\\\\right)}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser10a-h7","type":"hint","dependencies":["a57f999ser10a-h6"],"title":"Sum of the first $$11$$ terms of Arithmetic Series","text":"The Sum of the first $$11$$ terms of Arithmetic Series is $$\\\\frac{55}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser11","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each geometric sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser11a","stepAnswer":["$$5.336$$"],"problemType":"TextBox","stepTitle":"$$S_{11}$$ for the series 8+-4+2+...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.336$$","hints":{"DefaultPathway":[{"id":"a57f999ser11a-h1","type":"hint","dependencies":[],"title":"Identify $$a_1$$","text":"The first term is $$a_1=8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a57f999ser11a-h1"],"title":"Identify $$r$$","text":"To find $$r$$, divide the 2nd term by the 1st term. What is $$r=\\\\frac{-4}{8}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser11a-h3","type":"hint","dependencies":["a57f999ser11a-h2"],"title":"Identify $$n$$","text":"We are given that $$n=11$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser11a-h4","type":"hint","dependencies":["a57f999ser11a-h3"],"title":"Formula for the Sum of the first $$n$$ terms of a Geometric Series","text":"Substitute values for $$a_1$$, $$r$$, and $$n$$ into the formula: $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5.336$$"],"dependencies":["a57f999ser11a-h4"],"title":"Simplify to find $$S_{11}$$","text":"What is $$S_{11}=\\\\frac{8\\\\left(1-{\\\\left(-\\\\frac{1}{2}\\\\right)}^{11}\\\\right)}{1-\\\\left(-\\\\frac{1}{2}\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser11a-h6","type":"hint","dependencies":["a57f999ser11a-h5"],"title":"Partial Sum","text":"The partial sum is $$5.336$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser12","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser12a","stepAnswer":["$$378$$"],"problemType":"TextBox","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$378$$","hints":{"DefaultPathway":[{"id":"a57f999ser12a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$","text":"Find $$a_1$$ by substituting $$k=1$$ into the given explicit formula: $$3\\\\times2^k$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a57f999ser12a-h1"],"title":"Solve for $$a_1$$","text":"What is $$a_1=3\\\\times2^1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser12a-h3","type":"hint","dependencies":["a57f999ser12a-h2"],"title":"Identify $$r$$","text":"We can see from the given explicit formula that $$r=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser12a-h4","type":"hint","dependencies":["a57f999ser12a-h3"],"title":"Identify $$n$$","text":"The upper limit of summation is $$6$$, so $$n=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser12a-h5","type":"hint","dependencies":["a57f999ser12a-h4"],"title":"Formula for the Sum of the first $$n$$ terms of a Geometric Series","text":"Substitute values for $$a_1$$, $$r$$, and $$n$$ into the formula: $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$378$$"],"dependencies":["a57f999ser12a-h5"],"title":"Simplify to find $$S_6$$","text":"What is $$S_6=\\\\frac{6\\\\left(1-2^6\\\\right)}{1-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser13","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser13a","stepAnswer":["$$-7812$$"],"problemType":"TextBox","stepTitle":"$$S_6$$ for the series $$-2-10-50-250..$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-7812$$","hints":{"DefaultPathway":[{"id":"a57f999ser13a-h1","type":"hint","dependencies":[],"title":"Identify $$a_1$$","text":"The first term is $$a_1=-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a57f999ser13a-h1"],"title":"Identify $$r$$","text":"To find $$r$$, divide the 2nd term by the 1st term. What is $$r=\\\\frac{-10}{-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser13a-h3","type":"hint","dependencies":["a57f999ser13a-h2"],"title":"Identify $$n$$","text":"We are given that $$n=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser13a-h4","type":"hint","dependencies":["a57f999ser13a-h3"],"title":"Formula for the Sum of the first $$n$$ terms of a Geometric Series","text":"Substitute values for $$a_1$$, $$r$$, and $$n$$ into the formula: $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7812$$"],"dependencies":["a57f999ser13a-h4"],"title":"Simplify to find $$S_6$$","text":"What is $$S_6=\\\\frac{-2\\\\left(1-5^6\\\\right)}{1-5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser13a-h6","type":"hint","dependencies":["a57f999ser13a-h5"],"title":"Partial Sum","text":"The partial sum is $$-7812$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser14","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser14a","stepAnswer":["$$5208.4$$"],"problemType":"TextBox","stepTitle":"$$S_7$$ for the series 0.4-2+10-50...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5208.4$$","hints":{"DefaultPathway":[{"id":"a57f999ser14a-h1","type":"hint","dependencies":[],"title":"Identify $$a_1$$","text":"The first term is $$a_1=0.4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a57f999ser14a-h1"],"title":"Identify $$r$$","text":"To find $$r$$, divide the 2nd term by the 1st term. What is $$r=\\\\frac{-2}{0.4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser14a-h3","type":"hint","dependencies":["a57f999ser14a-h2"],"title":"Identify $$n$$","text":"We are given that $$n=7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser14a-h4","type":"hint","dependencies":["a57f999ser14a-h3"],"title":"Formula for the Sum of the first $$n$$ terms of a Geometric Series","text":"Substitute values for $$a_1$$, $$r$$, and $$n$$ into the formula: $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5208.4$$"],"dependencies":["a57f999ser14a-h4"],"title":"Simplify to find $$S_7$$","text":"What is $$S_7=\\\\frac{0.4\\\\left(1-{\\\\left(-5\\\\right)}^7\\\\right)}{1-\\\\left(-5\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser14a-h6","type":"hint","dependencies":["a57f999ser14a-h5"],"title":"Partial Sum","text":"The partial sum is $$5208.4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser15","title":"Use the formula for the sum of the first $$n$$ terms of a geometric series to find the partial sum.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser15a","stepAnswer":["$$511$$"],"problemType":"TextBox","stepTitle":"Solving Summations","stepBody":"Solve the summation in the attached image.##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$511$$","hints":{"DefaultPathway":[{"id":"a57f999ser15a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$","text":"Find $$a_1$$ by substituting $$k=1$$ into the given explicit formula: $$2^{k-1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a57f999ser15a-h1"],"title":"Solve for $$a_1$$","text":"What is $$a_1=2^{1-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser15a-h3","type":"hint","dependencies":["a57f999ser15a-h2"],"title":"Identify $$r$$","text":"We can see from the given explicit formula that $$r=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser15a-h4","type":"hint","dependencies":["a57f999ser15a-h3"],"title":"Identify $$n$$","text":"The upper limit of summation is $$9$$, so $$n=9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser15a-h5","type":"hint","dependencies":["a57f999ser15a-h4"],"title":"Formula for the Sum of the first $$n$$ terms of a Geometric Series","text":"Substitute values for $$a_1$$, $$r$$, and $$n$$ into the formula: $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$511$$"],"dependencies":["a57f999ser15a-h5"],"title":"Simplify to find $$S_9$$","text":"What is $$S_9=\\\\frac{1\\\\left(1-2^9\\\\right)}{1-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser16","title":"Use the formula for the sum of the first $$n$$ terms of a geometric series to find the partial sum.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser16a","stepAnswer":["$$\\\\frac{-1023}{256}$$"],"problemType":"TextBox","stepTitle":"Solving Summations","stepBody":"Solve the summation in the attached image.##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1023}{256}$$","hints":{"DefaultPathway":[{"id":"a57f999ser16a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$","text":"Find $$a_1$$ by substituting $$n=1$$ into the given explicit formula: $$-2{\\\\left(\\\\frac{1}{2}\\\\right)}^{n-1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a57f999ser16a-h1"],"title":"Solve for $$a_1$$","text":"What is $$a_1=-2{\\\\left(\\\\frac{1}{2}\\\\right)}^{1-1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser16a-h3","type":"hint","dependencies":["a57f999ser16a-h2"],"title":"Identify $$r$$","text":"We can see from the given explicit formula that $$r=\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser16a-h4","type":"hint","dependencies":["a57f999ser16a-h3"],"title":"Identify $$n$$","text":"The upper limit of summation is $$10$$, so $$n=10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser16a-h5","type":"hint","dependencies":["a57f999ser16a-h4"],"title":"Formula for the Sum of the first $$n$$ terms of a Geometric Series","text":"Substitute values for $$a_1$$, $$r$$, and $$n$$ into the formula: $$S_n=\\\\frac{a_1 \\\\left(1-r^n\\\\right)}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser16a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1023}{256}$$"],"dependencies":["a57f999ser16a-h5"],"title":"Simplify to find $$S_{10}$$","text":"What is $$S_{10}=\\\\frac{-2\\\\left(1-{\\\\left(\\\\frac{1}{2}\\\\right)}^{10}\\\\right)}{1-\\\\frac{1}{2}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser17","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the sum of each infinite series is defined.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser17a","stepAnswer":["Sum not defined"],"problemType":"MultipleChoice","stepTitle":"12+8+4+...","stepBody":"","answerType":"string","variabilization":{},"choices":["Sum not defined","Sum defined"],"hints":{"DefaultPathway":[{"id":"a57f999ser17a-h1","type":"hint","dependencies":[],"title":"Find the ratio of $$a_2$$ to $$a_1$$.","text":"The ratio of the second term to the first term is $$\\\\frac{8}{12}=\\\\frac{2}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser17a-h2","type":"hint","dependencies":["a57f999ser17a-h1"],"title":"Find the ratio of $$a_3$$ to $$a_2$$.","text":"The ratio of the third term to the second term is $$\\\\frac{4}{8}=\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser17a-h3","type":"hint","dependencies":["a57f999ser17a-h2"],"title":"Determining if there is a Common Ratio","text":"Since $$\\\\frac{2}{3} \\\\neq \\\\frac{1}{2}$$, there is no common ratio, the series is not geometric.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser17a-h4","type":"hint","dependencies":["a57f999ser17a-h3"],"title":"Sum of Infinite Geometric Series","text":"Since the series is not geometric, the sum is not defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser18","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the sum of each infinite series is defined.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser18a","stepAnswer":["Sum defined"],"problemType":"MultipleChoice","stepTitle":"3/4+1/2+1/3+...","stepBody":"","answerType":"string","variabilization":{},"choices":["Sum not defined","Sum defined"],"hints":{"DefaultPathway":[{"id":"a57f999ser18a-h1","type":"hint","dependencies":[],"title":"Find the ratio of $$a_2$$ to $$a_1$$.","text":"The ratio of the second term to the first term is $$\\\\frac{\\\\frac{1}{2}}{\\\\frac{3}{4}}=\\\\frac{2}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser18a-h2","type":"hint","dependencies":["a57f999ser18a-h1"],"title":"Find the ratio of $$a_3$$ to $$a_2$$.","text":"The ratio of the third term to the second term is $$\\\\frac{\\\\frac{1}{3}}{\\\\frac{1}{2}}=\\\\frac{2}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser18a-h3","type":"hint","dependencies":["a57f999ser18a-h2"],"title":"Determining if there is a Constant Ratio","text":"Since $$\\\\frac{2}{3}=\\\\frac{2}{3}$$, there is a common ratio, the series is geometric.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser18a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["T"],"dependencies":["a57f999ser18a-h3"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<\\\\frac{2}{3}<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser18a-h5","type":"hint","dependencies":["a57f999ser18a-h4"],"title":"Sum of Infinite Geometric Series","text":"Since $$-1<\\\\frac{2}{3}<1$$ is T, then sum is defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser19","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the sum of each infinite series is defined.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser19a","stepAnswer":["Sum defined"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Sum not defined","Sum defined"],"hints":{"DefaultPathway":[{"id":"a57f999ser19a-h1","type":"hint","dependencies":[],"title":"Explicit Formula","text":"The given formula, $$27{\\\\left(\\\\frac{1}{3}\\\\right)}^k$$, is exponential with a base of $$\\\\frac{1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser19a-h2","type":"hint","dependencies":["a57f999ser19a-h1"],"title":"Identify $$r$$","text":"The series is geometric with a common ratio of $$\\\\frac{1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser19a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a57f999ser19a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<\\\\frac{1}{3}<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]},{"id":"a57f999ser19a-h4","type":"hint","dependencies":["a57f999ser19a-h3"],"title":"Sum of Infinite Geometric Series","text":"Since $$-1<\\\\frac{1}{3}<1$$ is T, then sum is defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser2","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser2a","stepAnswer":["$$\\\\frac{10\\\\left(19+73\\\\right)}{2}$$"],"problemType":"TextBox","stepTitle":"$$19+25+31+...+73$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{10\\\\left(19+73\\\\right)}{2}$$","hints":{"DefaultPathway":[{"id":"a57f999ser2a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=19$$ and $$a_n=73$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser2a-h2","type":"hint","dependencies":["a57f999ser2a-h1"],"title":"Find $$n$$","text":"To find $$n$$, use the formula for the general term of an arithmetic sequence: $$a_n=a_1+\\\\left(n-1\\\\right) d$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser2a-h3","type":"hint","dependencies":["a57f999ser2a-h2"],"title":"Find $$d$$","text":"The common difference can be found by subtracting the first term from the second term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a57f999ser2a-h3"],"title":"Find $$d$$","text":"What is $$d=25-19$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser2a-h5","type":"hint","dependencies":["a57f999ser2a-h4"],"title":"Find $$n$$","text":"Substitute values for $$a_1$$, $$a_n$$, and $$d$$ into the arithmetic sequence formula to get $$73=19+6\\\\left(n-1\\\\right)$$ and solve for $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a57f999ser2a-h5"],"title":"Find $$n$$","text":"What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser2a-h7","type":"hint","dependencies":["a57f999ser2a-h6"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Sequence","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser2a-h8","type":"hint","dependencies":["a57f999ser2a-h7"],"title":"Formula for Sum of the first $$10$$ terms of Arithmetic Sequence","text":"The formula for the sum of the first $$10$$ terms of the arithmetic sequence is $$S_{10}=\\\\frac{10\\\\left(19+73\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser20","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the sum of each infinite series is defined.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser20a","stepAnswer":["Sum not defined"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Sum not defined","Sum defined"],"hints":{"DefaultPathway":[{"id":"a57f999ser20a-h1","type":"hint","dependencies":[],"title":"Explicit Formula","text":"The given formula, $$5k$$, is not exponential.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser20a-h2","type":"hint","dependencies":["a57f999ser20a-h1"],"title":"Is series geometric?","text":"The series is not geometric because the terms are increasing, and so cannot yield a finite sum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser20a-h3","type":"hint","dependencies":["a57f999ser20a-h2"],"title":"Sum of Infinite Geometric Series","text":"The sum is not defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser21","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the infinite series has a sum. If so, write the formula for the sum.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser21a","stepAnswer":["Sum not defined"],"problemType":"MultipleChoice","stepTitle":"12+18+24+30+...","stepBody":"","answerType":"string","variabilization":{},"choices":["Sum not defined","$$S=\\\\frac{12}{1-\\\\frac{3}{2}}$$","$$S=\\\\frac{12}{1-\\\\frac{4}{3}}$$"],"hints":{"DefaultPathway":[{"id":"a57f999ser21a-h1","type":"hint","dependencies":[],"title":"Find the ratio of $$a_2$$ to $$a_1$$.","text":"The ratio of the second term to the first term is $$\\\\frac{18}{12}=\\\\frac{3}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser21a-h2","type":"hint","dependencies":["a57f999ser21a-h1"],"title":"Find the ratio of $$a_3$$ to $$a_2$$.","text":"The ratio of the third term to the second term is $$\\\\frac{24}{18}=\\\\frac{4}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser21a-h3","type":"hint","dependencies":["a57f999ser21a-h2"],"title":"Determining if there is a Constant Ratio","text":"Since $$\\\\frac{3}{2} \\\\neq \\\\frac{4}{3}$$, there is no common ratio, the series is not geometric.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser21a-h4","type":"hint","dependencies":["a57f999ser21a-h3"],"title":"Sum of Infinite Geometric Series","text":"Since the series is not geometric, the sum is not defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser22","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the infinite series has a sum. If so, write the formula for the sum.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser22a","stepAnswer":["$$S=\\\\frac{2}{1-0.8}$$"],"problemType":"MultipleChoice","stepTitle":"2+1.6+1.28+1.024+...","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$S=\\\\frac{2}{1-0.8}$$","choices":["Sum not defined","$$S=\\\\frac{2}{1-0.8}$$","$$S=\\\\frac{0.8}{1-2}$$"],"hints":{"DefaultPathway":[{"id":"a57f999ser22a-h1","type":"hint","dependencies":[],"title":"Find the ratio of $$a_2$$ to $$a_1$$.","text":"The ratio of the second term to the first term is $$\\\\frac{1.6}{0.8}=0.8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser22a-h2","type":"hint","dependencies":["a57f999ser22a-h1"],"title":"Find the ratio of $$a_3$$ to $$a_2$$.","text":"The ratio of the third term to the second term is $$\\\\frac{1.28}{1.6}=0.8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser22a-h3","type":"hint","dependencies":["a57f999ser22a-h2"],"title":"Find the ratio of $$a_4$$ to $$a_3$$.","text":"The ratio of the fourth term to the third term is $$\\\\frac{1.024}{1.28}=0.8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser22a-h4","type":"hint","dependencies":["a57f999ser22a-h3"],"title":"Determining if there is a Constant Ratio","text":"Since there is a common ratio of $$0.8$$, the series is geometric.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser22a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["T"],"dependencies":["a57f999ser22a-h4"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<0.8<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser22a-h6","type":"hint","dependencies":["a57f999ser22a-h5"],"title":"Sum of Infinite Geometric Series","text":"Since $$-1<0.8<1$$ is T, then sum is defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser22a-h7","type":"hint","dependencies":["a57f999ser22a-h6"],"title":"Identify $$a_1$$ and $$r$$","text":"The first term is $$a_1=2$$ and $$r=0.8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser22a-h8","type":"hint","dependencies":["a57f999ser22a-h7"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"Substitute values for $$a_1$$ and $$r$$ into the formula: $$S=\\\\frac{a_1}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser22a-h9","type":"hint","dependencies":["a57f999ser22a-h8"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"The formula of the sum is $$S=\\\\frac{2}{1-0.8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser23","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the infinite series has a sum. If so, write the formula for the sum.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser23a","stepAnswer":["Sum not defined"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Sum not defined","$$S=\\\\frac{2}{1-4}$$","$$S=\\\\frac{4}{1-2}$$"],"hints":{"DefaultPathway":[{"id":"a57f999ser23a-h1","type":"hint","dependencies":[],"title":"Explicit Formula","text":"The given formula, $$4^{m-1}$$, is exponential with a base of $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser23a-h2","type":"hint","dependencies":["a57f999ser23a-h1"],"title":"Identify $$r$$","text":"The series is geometric with a common ratio of $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser23a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["F"],"dependencies":["a57f999ser23a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<4<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser23a-h4","type":"hint","dependencies":["a57f999ser23a-h3"],"title":"Sum of Infinite Geometric Series","text":"Since $$-1<4<1$$ is F; then sum is not defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser24","title":"Interpreting the Sum of Infinite Series","body":"Determine whether the infinite series has a sum. If so, write the formula for the sum.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser24a","stepAnswer":["$$S=\\\\frac{-1}{1-\\\\left(-\\\\frac{1}{2}\\\\right)}$$"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$S=\\\\frac{-1}{1-\\\\left(-\\\\frac{1}{2}\\\\right)}$$","choices":["Sum not defined","$$S=\\\\frac{-1}{1-\\\\left(-\\\\frac{1}{2}\\\\right)}$$","$$S=\\\\frac{\\\\left(-\\\\frac{1}{2}\\\\right)}{1-\\\\left(-1\\\\right)}$$"],"hints":{"DefaultPathway":[{"id":"a57f999ser24a-h1","type":"hint","dependencies":[],"title":"Explicit Formula","text":"The given formula, $$-\\\\left({\\\\left(-\\\\frac{1}{2}\\\\right)}^{k-1}\\\\right)$$, is exponential with a base of $$\\\\frac{-1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser24a-h2","type":"hint","dependencies":["a57f999ser24a-h1"],"title":"Identify $$r$$","text":"The series is geometric with a common ratio of $$\\\\frac{-1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser24a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["T"],"dependencies":["a57f999ser24a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<\\\\frac{-1}{2}<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser24a-h4","type":"hint","dependencies":["a57f999ser24a-h3"],"title":"Sum of Infinite Geometric Series","text":"Since $$-1<\\\\frac{-1}{2}<1$$ is F; then sum is defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser24a-h5","type":"hint","dependencies":["a57f999ser24a-h4"],"title":"Identify $$a_1$$ and $$r$$","text":"From the given formula, we are given that $$a_1=-1$$ and $$r=\\\\frac{-1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser24a-h6","type":"hint","dependencies":["a57f999ser24a-h5"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"Substitute values for $$a_1$$ and $$r$$ into the formula: $$S=\\\\frac{a_1}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser24a-h7","type":"hint","dependencies":["a57f999ser24a-h6"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"The formula of the sum is $$S=\\\\frac{-1}{1-\\\\left(-\\\\frac{1}{2}\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser25","title":"Interpreting the Sum of Geometric Series","body":"Find the sum of the infinite geometric series if it exisits.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser25a","stepAnswer":["Sum does not exist"],"problemType":"MultipleChoice","stepTitle":"10+9+8+7+...","stepBody":"","answerType":"string","variabilization":{},"choices":["Sum does not exist","$$-1$$","$$34$$"],"hints":{"DefaultPathway":[{"id":"a57f999ser25a-h1","type":"hint","dependencies":[],"title":"Find $$r$$","text":"The ratio between the $$a_2$$ and $$a_1$$ is $$\\\\frac{9}{10}$$. The ratio between $$a_3$$ and $$a_2$$ is $$\\\\frac{8}{9}$$. Therefore there is no constant ratio.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser25a-h2","type":"hint","dependencies":["a57f999ser25a-h1"],"title":"Is series geometric?","text":"Since there is no common ratio, the series is not geometric.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser25a-h3","type":"hint","dependencies":["a57f999ser25a-h2"],"title":"Sum of Infinite Geometric Series","text":"Since the series is not geometric, the sum does not exist.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser26","title":"Interpreting the Sum of Geometric Series","body":"Find the sum of the infinite geometric series if it exist. Round to the first decimal place.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser26a","stepAnswer":["$$414.3$$"],"problemType":"TextBox","stepTitle":"248.6+99.44+39.776+...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$414.3$$","hints":{"DefaultPathway":[{"id":"a57f999ser26a-h1","type":"hint","dependencies":[],"title":"Identify $$a_1$$","text":"The first term is $$a_1=248.6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.4$$"],"dependencies":["a57f999ser26a-h1"],"title":"Identify $$r$$","text":"To find $$r$$, divide the 2nd term by the 1st term. What is $$r=\\\\frac{99.44}{248.6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser26a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["T"],"dependencies":["a57f999ser26a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<0.4<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser26a-h4","type":"hint","dependencies":["a57f999ser26a-h3"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"Substitute values for $$a_1$$ and $$r$$ into the formula: $$S=\\\\frac{a_1}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser26a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$414.3$$"],"dependencies":["a57f999ser26a-h4"],"title":"Solve for S","text":"What is $$S=\\\\frac{248.6}{1-0.4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser26a-h6","type":"hint","dependencies":["a57f999ser26a-h5"],"title":"Sum of Infinite Geometric Series","text":"The sum of the infinite geometric series is $$414.3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser27","title":"Interpreting the Sum of Geometric Series","body":"Find the sum of the infinite geometric series.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser27a","stepAnswer":["$$3280.5$$"],"problemType":"TextBox","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3280.5$$","hints":{"DefaultPathway":[{"id":"a57f999ser27a-h1","type":"hint","dependencies":[],"title":"Explicit Formula","text":"The given formula, $$4374{\\\\left(-\\\\frac{1}{3}\\\\right)}^{k-1}$$, is exponential with a base of $$\\\\frac{-1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser27a-h2","type":"hint","dependencies":["a57f999ser27a-h1"],"title":"Identify $$r$$","text":"The series is geometric with a common ratio of $$\\\\frac{-1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser27a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["T"],"dependencies":["a57f999ser27a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<\\\\frac{-1}{3}<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser27a-h4","type":"hint","dependencies":["a57f999ser27a-h3"],"title":"Sum of Infinite Geometric Series","text":"Since $$-1<\\\\frac{-1}{3}<1$$ is F; then sum is defined.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser27a-h5","type":"hint","dependencies":["a57f999ser27a-h4"],"title":"Identify $$a_1$$ and $$r$$","text":"From the given formula, we are given that $$a_1=4374$$ and $$r=\\\\frac{-1}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser27a-h6","type":"hint","dependencies":["a57f999ser27a-h5"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"Substitute values for $$a_1$$ and $$r$$ into the formula: $$S=\\\\frac{a_1}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser27a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3280.5$$"],"dependencies":["a57f999ser27a-h6"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"What is $$S=\\\\frac{4374}{1-\\\\left(-\\\\frac{1}{3}\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser27a-h8","type":"hint","dependencies":["a57f999ser27a-h7"],"title":"Sum of Infinite Geometric Series","text":"The sum of the infinite geometric series is $$3280.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser28","title":"Interpreting the Sum of Geometric Series","body":"Find the sum of the infinite geometric series.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser28a","stepAnswer":["Sum does not exist"],"problemType":"MultipleChoice","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Sum does not exist","$$\\\\frac{-1}{3}$$","$$\\\\frac{3}{2}$$"],"hints":{"DefaultPathway":[{"id":"a57f999ser28a-h1","type":"hint","dependencies":[],"title":"Explicit Formula","text":"The given formula, $$\\\\frac{1}{9} {\\\\left(\\\\frac{4}{3}\\\\right)}^k$$, is exponential with a base of $$\\\\frac{4}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser28a-h2","type":"hint","dependencies":["a57f999ser28a-h1"],"title":"Identify $$r$$","text":"The series is geometric with a common ratio of $$\\\\frac{4}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser28a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["F"],"dependencies":["a57f999ser28a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<\\\\frac{4}{3}<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser28a-h4","type":"hint","dependencies":["a57f999ser28a-h3"],"title":"Sum of Infinite Geometric Series","text":"Since $$-1<\\\\frac{4}{3}<1$$ is F; then sum does not exisit.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser29","title":"Interpreting the Sum of Geometric Series","body":"Find the sum of the infinite geometric series.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser29a","stepAnswer":["$$8$$"],"problemType":"TextBox","stepTitle":"4+2+1+1/2...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8$$","hints":{"DefaultPathway":[{"id":"a57f999ser29a-h1","type":"hint","dependencies":[],"title":"Identify $$a_1$$","text":"The first term is $$a_1=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a57f999ser29a-h1"],"title":"Identify $$r$$","text":"To find $$r$$, divide the 2nd term by the 1st term. What is $$r=\\\\frac{2}{4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser29a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["T"],"dependencies":["a57f999ser29a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<\\\\frac{1}{2}<1$$ True or False?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser29a-h4","type":"hint","dependencies":["a57f999ser29a-h3"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"Substitute values for $$a_1$$ and $$r$$ into the formula: $$S=\\\\frac{a_1}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a57f999ser29a-h4"],"title":"Solve for S","text":"What is $$S=\\\\frac{4}{1-\\\\frac{1}{2}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser29a-h6","type":"hint","dependencies":["a57f999ser29a-h5"],"title":"Sum of Infinite Geometric Series","text":"The sum of the infinite geometric series is $$8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser3","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser3a","stepAnswer":["$$\\\\frac{13\\\\left(3.2+5.6\\\\right)}{2}$$"],"problemType":"TextBox","stepTitle":"$$3.2+3.4+3.6+...+5.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{13\\\\left(3.2+5.6\\\\right)}{2}$$","hints":{"DefaultPathway":[{"id":"a57f999ser3a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=3.2$$ and $$a_n=5.6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser3a-h2","type":"hint","dependencies":["a57f999ser3a-h1"],"title":"Find $$n$$","text":"To find $$n$$, use the formula for the general term of an arithmetic sequence: $$a_n=a_1+\\\\left(n-1\\\\right) d$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser3a-h3","type":"hint","dependencies":["a57f999ser3a-h2"],"title":"Find $$d$$","text":"The common difference can be found by subtracting the first term from the second term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2$$"],"dependencies":["a57f999ser3a-h3"],"title":"Find $$d$$","text":"What is $$3.4-3.2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser3a-h5","type":"hint","dependencies":["a57f999ser3a-h4"],"title":"Find $$n$$","text":"Substitute values for $$a_1$$, $$a_n$$, and $$d$$ into the arithmetic sequence formula to get $$5.6=3.2+0.2\\\\left(n-1\\\\right)$$ and solve for $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a57f999ser3a-h5"],"title":"Find $$n$$","text":"What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser3a-h7","type":"hint","dependencies":["a57f999ser3a-h6"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Sequence","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser3a-h8","type":"hint","dependencies":["a57f999ser3a-h7"],"title":"Formula for Sum of the first $$13$$ terms of Arithmetic Sequence","text":"The formula for the sum of the first $$13$$ terms of the arithmetic sequence is $$S_{13}=\\\\frac{13\\\\left(3.2+5.6\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser30","title":"Interpreting the Sum of Geometric Series","body":"Find the sum of the infinite geometric series.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser30a","stepAnswer":["$$\\\\frac{-4}{3}$$"],"problemType":"TextBox","stepTitle":"-1-1/4-1/16-1/64...","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-4}{3}$$","hints":{"DefaultPathway":[{"id":"a57f999ser30a-h1","type":"hint","dependencies":[],"title":"Identify $$a_1$$","text":"The first term is $$a_1=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{4}$$"],"dependencies":["a57f999ser30a-h1"],"title":"Identify $$r$$","text":"To find $$r$$, divide the 2nd term by the 1st term. What is $$r=\\\\frac{\\\\left(-\\\\frac{1}{4}\\\\right)}{-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser30a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["T"],"dependencies":["a57f999ser30a-h2"],"title":"Confirm that $$-1<r<1$$","text":"Is $$-1<\\\\frac{1}{4}<1$$ T of F?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["T","F"]},{"id":"a57f999ser30a-h4","type":"hint","dependencies":["a57f999ser30a-h3"],"title":"Formula for the Sum of an Infinite Geometric Series","text":"Substitute values for $$a_1$$ and $$r$$ into the formula: $$S=\\\\frac{a_1}{1-r}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser30a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-4}{3}$$"],"dependencies":["a57f999ser30a-h4"],"title":"Solve for S","text":"What is $$S=\\\\frac{-1}{1-\\\\frac{1}{4}}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser30a-h6","type":"hint","dependencies":["a57f999ser30a-h5"],"title":"Sum of Infinite Geometric Series","text":"The sum of the infinite geometric series is $$\\\\frac{-4}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser4","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser4a","stepAnswer":["$$185$$"],"problemType":"TextBox","stepTitle":"$$5+8+11+14+17+20+23+26+29+32$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$185$$","hints":{"DefaultPathway":[{"id":"a57f999ser4a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=5$$ and $$a_n=32$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser4a-h2","type":"hint","dependencies":["a57f999ser4a-h1"],"title":"Find $$n$$","text":"Count the number of terms in the sequence to find $$n=10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser4a-h3","type":"hint","dependencies":["a57f999ser4a-h2"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Sequence","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$185$$"],"dependencies":["a57f999ser4a-h3"],"title":"Formula for Sum of the first $$10$$ terms of Arithmetic Series","text":"What is $$S_{10}=\\\\frac{10\\\\left(5+32\\\\right)}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser4a-h5","type":"hint","dependencies":["a57f999ser4a-h4"],"title":"Sum of the first $$10$$ terms of Arithmetic Series","text":"The Sum of the first $$10$$ terms of Arithmetic Series is $$185$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser5","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser5a","stepAnswer":["$$-225$$"],"problemType":"TextBox","stepTitle":"$$20+15+10+...+-50$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-225$$","hints":{"DefaultPathway":[{"id":"a57f999ser5a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=20$$ and $$a_n=-50$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h2","type":"hint","dependencies":["a57f999ser5a-h1"],"title":"Find $$n$$","text":"To find $$n$$, use the formula for the general term of an arithmetic sequence: $$a_n=a_1+\\\\left(n-1\\\\right) d$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h3","type":"hint","dependencies":["a57f999ser5a-h2"],"title":"Find $$d$$","text":"The common difference can be found by subtracting the first term from the second term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a57f999ser5a-h3"],"title":"Find $$d$$","text":"What is $$15-20$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h5","type":"hint","dependencies":["a57f999ser5a-h4"],"title":"Find $$n$$","text":"Substitute values for $$a_1$$, $$a_n$$, and $$d$$ into the arithmetic sequence formula to get $$-50=20+-5\\\\left(n-1\\\\right)$$ and solve for $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a57f999ser5a-h5"],"title":"Find $$n$$","text":"What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h7","type":"hint","dependencies":["a57f999ser5a-h6"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Series","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-225$$"],"dependencies":["a57f999ser5a-h7"],"title":"Formula for Sum of the first $$15$$ terms of Arithmetic Series","text":"What is $$S_{15}=\\\\frac{15\\\\left(20-50\\\\right)}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser5a-h9","type":"hint","dependencies":["a57f999ser5a-h8"],"title":"Sum of the first $$15$$ terms of Arithmetic Series","text":"The Sum of the first $$15$$ terms of Arithmetic Series is $$-225$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser6","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser6a","stepAnswer":["$$138$$"],"problemType":"TextBox","stepTitle":"image1","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$138$$","hints":{"DefaultPathway":[{"id":"a57f999ser6a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$","text":"To find $$a_1$$, substitute $$k=1$$ into the given explicit formula: $$a_k=3k-8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a57f999ser6a-h1"],"title":"Solve for $$a_1$$","text":"What is $$a_1=3\\\\times1-8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser6a-h3","type":"hint","dependencies":["a57f999ser6a-h2"],"title":"Find $$a_k$$","text":"We are given that $$n=12$$. To find $$a_{12}$$, substitute $$k=12$$ into the given explicit formula: $$a_k=3k-8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$28$$"],"dependencies":["a57f999ser6a-h3"],"title":"Solve for $$a_{12}$$","text":"What is $$a_{12}=3\\\\times12-8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser6a-h5","type":"hint","dependencies":["a57f999ser6a-h4"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Series","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$138$$"],"dependencies":["a57f999ser6a-h5"],"title":"Formula for Sum of the first $$12$$ terms of Arithmetic Series","text":"What is $$S_{12}=\\\\frac{12\\\\left(-5+28\\\\right)}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser6a-h7","type":"hint","dependencies":["a57f999ser6a-h6"],"title":"Sum of the first $$12$$ terms of Arithmetic Series","text":"The Sum of the first $$12$$ terms of Arithmetic Series is $$138$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser7","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser7a","stepAnswer":["$$9.3$$"],"problemType":"TextBox","stepTitle":"$$-1.7+-0.4+0.9+2.2+3.5+4.8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9.3$$","hints":{"DefaultPathway":[{"id":"a57f999ser7a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=-1.7$$ and $$a_n=4.8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser7a-h2","type":"hint","dependencies":["a57f999ser7a-h1"],"title":"Find $$n$$","text":"Count the number of terms in the sequence to find $$n=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser7a-h3","type":"hint","dependencies":["a57f999ser7a-h2"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Sequence","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9.3$$"],"dependencies":["a57f999ser7a-h3"],"title":"Solve for $$S_6$$","text":"What is $$S_6=\\\\frac{6\\\\left(-1.7+4.8\\\\right)}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser7a-h5","type":"hint","dependencies":["a57f999ser7a-h4"],"title":"Sum of the first $$6$$ terms of Arithmetic Sequence","text":"The Sum of the first $$6$$ terms of Arithmetic Series is $$9.3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser8","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser8a","stepAnswer":["$$\\\\frac{147}{2}$$"],"problemType":"TextBox","stepTitle":"$$6+\\\\frac{15}{2}+9+\\\\frac{21}{2}+12+\\\\frac{27}{2}+15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{147}{2}$$","hints":{"DefaultPathway":[{"id":"a57f999ser8a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=6$$ and $$a_n=15$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser8a-h2","type":"hint","dependencies":["a57f999ser8a-h1"],"title":"Find $$n$$","text":"Count the number of terms in the sequence to find $$n=7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser8a-h3","type":"hint","dependencies":["a57f999ser8a-h2"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Sequence","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{147}{2}$$"],"dependencies":["a57f999ser8a-h3"],"title":"Solve for $$S_7$$","text":"What is $$S_7=\\\\frac{7\\\\left(6+15\\\\right)}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser8a-h5","type":"hint","dependencies":["a57f999ser8a-h4"],"title":"Sum of the first $$7$$ terms of Arithmetic Sequence","text":"The Sum of the first $$6$$ terms of Arithmetic Sequence is $$\\\\frac{147}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a57f999ser9","title":"Using Formulas for Arithmetic Sequences","body":"Use the formula for the sum of the first $$n$$ terms of each arithmetic sequence to find the value of the expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Series and Their Notations","courseName":"OpenStax: College Algebra","steps":[{"id":"a57f999ser9a","stepAnswer":["$$135$$"],"problemType":"TextBox","stepTitle":"$$-1+3+7+...+31$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$135$$","hints":{"DefaultPathway":[{"id":"a57f999ser9a-h1","type":"hint","dependencies":[],"title":"Find $$a_1$$ and $$a_n$$","text":"We are given $$a_1=-1$$ and $$a_n=31$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h2","type":"hint","dependencies":["a57f999ser9a-h1"],"title":"Find $$n$$","text":"To find $$n$$, use the formula for the general term of an arithmetic sequence: $$a_n=a_1+\\\\left(n-1\\\\right) d$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h3","type":"hint","dependencies":["a57f999ser9a-h2"],"title":"Find $$d$$","text":"The common difference can be found by subtracting the first term from the second term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a57f999ser9a-h3"],"title":"Find $$d$$","text":"What is $$d=3-(-1)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h5","type":"hint","dependencies":["a57f999ser9a-h4"],"title":"Find $$n$$","text":"Substitute values for $$a_1$$, $$a_n$$, and $$d$$ into the arithmetic sequence formula to get $$31=-1+4\\\\left(n-1\\\\right)$$ and solve for $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a57f999ser9a-h5"],"title":"Find $$n$$","text":"What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h7","type":"hint","dependencies":["a57f999ser9a-h6"],"title":"Formula for Sum of the first $$n$$ terms of Arithmetic Sequence","text":"Substitute values for $$a_1$$, $$a_n$$ , and $$n$$ into the formula: $$S_n=\\\\frac{n \\\\left(a_1+a_n\\\\right)}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$135$$"],"dependencies":["a57f999ser9a-h7"],"title":"Solve for $$S_9$$","text":"What is $$S_9=\\\\frac{9\\\\left(-1+31\\\\right)}{2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a57f999ser9a-h9","type":"hint","dependencies":["a57f999ser9a-h8"],"title":"Sum of the first $$9$$ terms of Arithmetic Sequence","text":"The Sum of the first $$9$$ terms of Arithmetic Sequence is $$135$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box1","title":"Understanding Box Plots","body":"Given the following box plot, answer the questions.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box1a","stepAnswer":["State University conducted a survey to see how involved its students are in community service. The box plot shows the number of community service hours logged by participants over the past year."],"problemType":"MultipleChoice","stepTitle":"Think of an example (in words) where the data might fit into the above box plot.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["State University conducted a survey to see how involved its students are in community service. The box plot shows the number of community service hours logged by participants over the past year.","State University conducted a survey to see how many hours a student sleeps per day. The box plot shows the number of sleep hours logged by participants over the past year."],"hints":{"DefaultPathway":[{"id":"a58aac7box1a-h1","type":"hint","dependencies":[],"title":"Looking at the min and max values.","text":"First, you should look at the box plot and understand the what the min and max values would indicate in the context of your example.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a58aac7box1a-h2","type":"hint","dependencies":["a58aac7box1a-h1"],"title":"Finding a plausible scenario.","text":"Secondly, you must look for an example that makes sense in the context. i.e. a maximum value of $$150$$ would make it impossible for it to indicate hours of sleep per day.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box10","title":"Fewest data points.","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box10a","stepAnswer":["$$31-35$$"],"problemType":"MultipleChoice","stepTitle":"Look at the BMW $$5$$ series. Which interval has the fewest data in it? How do you know this?\\\\n$$31-35$$\\\\n$$38-41$$\\\\n$$41-64$$","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$31-35$$","choices":["$$31-35$$","$$31-35$$","$$38-41$$","$$41-64$$"],"hints":{"DefaultPathway":[{"id":"a58aac7box10a-h1","type":"hint","dependencies":[],"title":"Look at how much all the intervals encompass.","text":"First, find what percentage of data values fall in each interval that is clear. $$38-41$$ has 25%, and so does $$41-64$$ and $$31-38$$. This means that less than 25% is between $$31-35$$, making it the smallest interval.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box11","title":"Describe the box plot.","body":"In a survey of 20-year-olds in China, Germany, and the United States, people were asked the number of foreign countries they had visited in their lifetime. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box11a","stepAnswer":["The box plot for China has no quartiles meaning the data is only a minimum and maximum. For Germany, it is skewed left so it is more variable for the bottom 50%. For US, it is skewed right so it is more variable for the top 50%."],"problemType":"MultipleChoice","stepTitle":"Describe what the shape of each box plot implies about the distribution of the data collected.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["The box plot for China has no quartiles meaning the data is only a minimum and maximum. For Germany, it is skewed left so it is more variable for the bottom 50%. For US, it is skewed right so it is more variable for the top 50%.","The box plot for China has no quartiles meaning the data is only a minimum and maximum. For Germany, it is skewed right so it is more variable for the top 50%. For US, it is skewed left so it is more variable for the bottom 50%."],"hints":{"DefaultPathway":[{"id":"a58aac7box11a-h1","type":"hint","dependencies":[],"title":"Finding skewness","text":"First, you must find the skew of each box plot. Having more data on the left side means it is skewed right. More data on right side means skewed left.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box12","title":"Amounts in box plots.","body":"In a survey of 20-year-olds in China, Germany, and the United States, people were asked the number of foreign countries they had visited in their lifetime. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box12a","stepAnswer":["Not enough data"],"problemType":"MultipleChoice","stepTitle":"Have more Americans or more Germans surveyed been to over eight foreign countries?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Americans","Germans","Not enough data"],"hints":{"DefaultPathway":[{"id":"a58aac7box12a-h1","type":"hint","dependencies":[],"title":"Uncertainty in box plots","text":"In box plots, we are only given $$5$$ key numbers, so we do not know the amount of people at each point on the graph. This means that we do not know the specific amount of people that have to more than $$8$$ foreign countries.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box13","title":"Comparing box plots","body":"In a survey of 20-year-olds in China, Germany, and the United States, people were asked the number of foreign countries they had visited in their lifetime. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box13a","stepAnswer":["Comparing the medians, Germany tends to travel to more countries than the US. However, this is not a rule, because there is so much variability in each data set."],"problemType":"MultipleChoice","stepTitle":"Compare the three box plots. What do they imply about the foreign travel of 20-year-old residents of the three countries when compared to each other?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Comparing the medians, Germany tends to travel to more countries than the US. However, this is not a rule, because there is so much variability in each data set.","Comparing the medians, the United States tends to travel to more countries than Germany. However, this is not a rule, because there is so much variability in each data set."],"hints":{"DefaultPathway":[{"id":"a58aac7box13a-h1","type":"hint","dependencies":[],"title":"Comparing medians","text":"First, find the medians: China doesn\'t have a median while Germany has one at $$8$$ and the United States at $$2$$. $$8$$ > $$2$$ so it is most likely that Germany travels more, but this dataset is too small for any conclusive claims.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box2","title":"Understanding Box Plots","body":"Given the following box plot, answer the questions.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box2a","stepAnswer":["Because the first and second quartiles are close, the data in this quarter is very similar. There is not much variation in the values. The data in the third quarter is much more variable, or spread out. This is clear because the second quartile is so far away from the third quartile."],"problemType":"MultipleChoice","stepTitle":"What does it mean to have the first and second quartiles so close together, while the second to third quartiles are far apart?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Because the first and second quartiles are close, the data in this quarter is very similar. There is not much variation in the values. The data in the third quarter is much more variable, or spread out. This is clear because the second quartile is so far away from the third quartile.","Because the first and second quartiles are close, the data in this quarter is not very similar. There is variation in the values. The data in the third quarter is less variable. This is clear because the second quartile is so far away from the third quartile."],"hints":{"DefaultPathway":[{"id":"a58aac7box2a-h1","type":"hint","dependencies":[],"title":"Identifying the quartiles.","text":"First, you must look at where the first, second, and third quartiles are. The first is at $$0$$, the second at $$20$$, and the third slightly before $$100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a58aac7box2a-h2","type":"hint","dependencies":["a58aac7box2a-h1"],"title":"Understanding distance in box plots.","text":"Secondly, you must understand that to be close in a box plot means that the data in those quarties is similar as there is not much variation. If they are far apart, there is more variation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box3","title":"Describing a Box Plot","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box3a","stepAnswer":["Each box plot is spread out more in the greater values. Each plot is skewed to the right, so the ages of the top 50% of buyers are more variable than the ages of the lower 50%."],"problemType":"MultipleChoice","stepTitle":"Describe what the shape of each box plot implies about the distribution of the data collected for that car series.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["Each box plot is spread out more in the greater values. Each plot is skewed to the left, so the ages of the top 50% of buyers are less variable than the ages of the lower 50%.","Each box plot is spread out more in the greater values. Each plot is skewed to the right, so the ages of the top 50% of buyers are more variable than the ages of the lower 50%."],"hints":{"DefaultPathway":[{"id":"a58aac7box3a-h1","type":"hint","dependencies":[],"title":"Determining the shape of each graph.","text":"First, you need to determine the shape of each box plot. All through tend to have more greater values which means they are all skewed right.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a58aac7box3a-h2","type":"hint","dependencies":["a58aac7box3a-h1"],"title":"Understanding what skewness implies.","text":"Secondly, you must understand what a right skew means in context. Here, it shows that the ages of the top 50% of buyers are more variable than the ages of the lower 50%.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box4","title":"Understanding Outliers","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box4a","stepAnswer":["BMW $$3$$"],"problemType":"MultipleChoice","stepTitle":"Which group is most likely to have an outlier?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"BMW $$3$$","choices":["BMW $$3$$","BMW $$5$$","BMW $$7$$"],"hints":{"DefaultPathway":[{"id":"a58aac7box4a-h1","type":"hint","dependencies":[],"title":"Determining outliers.","text":"Think about what properties of a box plot is affected by outliers. The box plot with the longest whisker will be most likely to have an outlier (BMW3).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box5","title":"Comparing Box Plots","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box5a","stepAnswer":["Comparing the median ages, younger people tend to buy the BMW $$3$$ series, while older people tend to buy the BMW $$7$$ series. However, this is not a rule, because there is so much variability in each data set."],"problemType":"MultipleChoice","stepTitle":"Compare the three box plots. What do they imply about the age of purchasing a BMW from the series when compared to each other?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"Comparing the median ages, younger people tend to buy the BMW $$3$$ series, while older people tend to buy the BMW $$7$$ series. However, this is not a rule, because there is so much variability in each data set.","choices":["Comparing the median ages, older people tend to buy the BMW $$3$$ series, while younger people tend to buy the BMW $$7$$ series. However, this is not a rule, because there is so much variability in each data set.","Comparing the median ages, younger people tend to buy the BMW $$3$$ series, while older people tend to buy the BMW $$7$$ series. However, this is not a rule, because there is so much variability in each data set."],"hints":{"DefaultPathway":[{"id":"a58aac7box5a-h1","type":"hint","dependencies":[],"title":"Finding the medians.","text":"First, you should look for the medians of each of the box plots and compare them in relation to each other. From this, we can see that the median of $$7$$ > median of $$5$$ > median of $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box6","title":"Finding the smallest quarter and spread.","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box6a","stepAnswer":["2nd, $$3$$"],"problemType":"MultipleChoice","stepTitle":"Look at the BMW $$5$$ series. Which quarter has the smallest spread of data? What is the spread?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"2nd, $$3$$","choices":["1st, $$3$$","2nd, $$3$$","2nd, $$2$$","3rd, $$3$$"],"hints":{"DefaultPathway":[{"id":"a58aac7box6a-h1","type":"hint","dependencies":[],"title":"Finding the smallest quarter.","text":"First, to pinpoint the smallest quarter, split the box plot into the $$4$$ quarters based on the quartiles and end points and find the smallest one in length (2nd).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a58aac7box6a-h2","type":"hint","dependencies":["a58aac7box6a-h1"],"title":"Finding the spread.","text":"To find the spread of the 2nd quarter, calculate the difference between the first quartile and the median which is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box7","title":"Finding the largest quarter and spread.","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box7a","stepAnswer":["3rd, $$14$$"],"problemType":"MultipleChoice","stepTitle":"Look at the BMW $$5$$ series. Which quarter has the largest spread of data? What is the spread?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"3rd, $$14$$","choices":["1st, $$14$$","2nd, $$14$$","3rd, $$13$$","3rd, $$14$$"],"hints":{"DefaultPathway":[{"id":"a58aac7box7a-h1","type":"hint","dependencies":[],"title":"Finding the largest quarter.","text":"First, to pinpoint the largest quarter, split the box plot into the $$4$$ quarters based on the quartiles and end points and find the largest one in length (3rd).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a58aac7box7a-h2","type":"hint","dependencies":["a58aac7box7a-h1"],"title":"Finding the spread.","text":"To find the spread of the 3rd quarter, calculate the difference between the median and the third quartile which is $$14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box8","title":"Estimated the IQR.","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box8a","stepAnswer":["$$17$$"],"problemType":"TextBox","stepTitle":"Look at the BMW $$5$$ series. Estimate the interquartile range (IQR).","stepBody":"##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$17$$","hints":{"DefaultPathway":[{"id":"a58aac7box8a-h1","type":"hint","dependencies":[],"title":"Calculating IQR","text":"To calculate IQR, you must take the 3rd quartile and subtract eh 1st quartile. This results in $$55$$ - $$38$$ $$=$$ $$17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a58aac7box9","title":"Amount of data in each quarter.","body":"A survey was conducted of $$130$$ purchasers of new BMW $$3$$ series cars, $$130$$ purchasers of new BMW $$5$$ series cars, and $$130$$ purchasers of new BMW $$7$$ series cars. In it, people were asked the age they were when they purchased their car. The following box plots display the results.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.4 Box Plots","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a58aac7box9a","stepAnswer":["Not enough information"],"problemType":"MultipleChoice","stepTitle":"Look at the BMW $$5$$ series. Are there more data in the interval $$31$$ to $$38$$ or in the interval $$45$$ to 55?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"choices":["$$31-38$$","$$45-55$$","Not enough information"],"hints":{"DefaultPathway":[{"id":"a58aac7box9a-h1","type":"hint","dependencies":[],"title":"Finding out where the intervals lie.","text":"First look at where the intervals lie on the box plot. Here, these intervals are within a quarter so we cannot tell exactly where the data in the quarter is concentrated.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add1","title":"Identify Polynomials, Monomials, Binomials and Trinomials","body":"Determine if each of the following polynomials is a monomial, binomial, trinomial, or other polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add1a","stepAnswer":["trinomial"],"problemType":"MultipleChoice","stepTitle":"$$81b^5-24b^3+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add1a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add1a-h2","type":"hint","dependencies":["a5991b4add1a-h1"],"title":"Prefix","text":"The prefix for $$3$$ is tri-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add1b","stepAnswer":["polynomial"],"problemType":"MultipleChoice","stepTitle":"$$5c^3+11c^2-c-8$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add1b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add1b-h2","type":"hint","dependencies":["a5991b4add1b-h1"],"title":"Prefix","text":"The prefix used for $$4$$ or more is poly-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add1c","stepAnswer":["binomial"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{14}{15} y+\\\\frac{1}{7}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add1c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add1c-h2","type":"hint","dependencies":["a5991b4add1c-h1"],"title":"Prefix","text":"The prefix used for $$2$$ or more is bi-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add1d","stepAnswer":["monomial"],"problemType":"MultipleChoice","stepTitle":"$$5$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add1d-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add1d-h2","type":"hint","dependencies":["a5991b4add1d-h1"],"title":"Prefix","text":"The prefix used for $$1$$ or more is mono-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add1e","stepAnswer":["binomial"],"problemType":"MultipleChoice","stepTitle":"$$4y+17$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add1e-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add1e-h2","type":"hint","dependencies":["a5991b4add1e-h1"],"title":"Prefix","text":"The prefix used for $$2$$ or more is bi-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add10","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add10a","stepAnswer":["-5a"],"problemType":"TextBox","stepTitle":"4a-9a","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5991b4add10a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add10a-h2","type":"hint","dependencies":["a5991b4add10a-h1"],"title":"Coefficients","text":"The coefficients involved in this expression are $$4$$ and $$-9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add11","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add11a","stepAnswer":["40a"],"problemType":"TextBox","stepTitle":"$$28x-(-12x)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5991b4add11a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add11a-h2","type":"hint","dependencies":["a5991b4add11a-h1"],"title":"Coefficients","text":"The coefficients involved in this expression are $$28$$ and $$-12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add12","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add12a","stepAnswer":["$$-22b$$"],"problemType":"TextBox","stepTitle":"$$-5b-17b$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-22b$$","hints":{"DefaultPathway":[{"id":"a5991b4add12a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add12a-h2","type":"hint","dependencies":["a5991b4add12a-h1"],"title":"Coefficients","text":"The coefficients involved in this expression are $$-5$$ and $$-17$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add13","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add13a","stepAnswer":["$$-10a+5b$$"],"problemType":"TextBox","stepTitle":"$$12a+5b-22a$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10a+5b$$","hints":{"DefaultPathway":[{"id":"a5991b4add13a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add13a-h2","type":"hint","dependencies":["a5991b4add13a-h1"],"title":"Coefficients","text":"12a and -22a are like terms so you may combine the coefficients. $$5b$$ is not a like term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add14","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add14a","stepAnswer":["$$-4a^2+b^2$$"],"problemType":"TextBox","stepTitle":"$$2a^2+b^2-6a^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4a^2+b^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add14a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add14a-h2","type":"hint","dependencies":["a5991b4add14a-h1"],"title":"Coefficients","text":"$$2a^2$$ and $$-6a^2$$ are like terms so you may combine the coefficients. $$b^2$$ is not a like term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add15","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add15a","stepAnswer":["$$x\\\\left(y^2\\\\right)-5x-5y^2$$"],"problemType":"TextBox","stepTitle":"$${xy}^2-5x-5y^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x\\\\left(y^2\\\\right)-5x-5y^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add15a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add15a-h2","type":"hint","dependencies":["a5991b4add15a-h1"],"title":"Like terms","text":"There are no like terms in this expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add16","title":"Identifying Polynomial Type","body":"Identify the type of the polynomial:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add16a","stepAnswer":["Trinomial"],"problemType":"MultipleChoice","stepTitle":"$$4y^2-8y-6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Monomial","Binomial","Trinomial","Other"],"hints":{"DefaultPathway":[{"id":"a5991b4add16a-h1","type":"hint","dependencies":[],"title":"Number of Terms","text":"Since there are three terms, the expression is a trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add17","title":"Identifying Polynomial Type","body":"Identify the type of the polynomial: -","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add17a","stepAnswer":["Monomial"],"problemType":"MultipleChoice","stepTitle":"$$5a^4 b^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Monomial","Binomial","Trinomial","Other"],"hints":{"DefaultPathway":[{"id":"a5991b4add17a-h1","type":"hint","dependencies":[],"title":"Number of Terms","text":"Since there is one term, the expression is a trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add18","title":"Identifying Polynomial Type","body":"Identify the type of the polynomial:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add18a","stepAnswer":["Other"],"problemType":"MultipleChoice","stepTitle":"$$2x^5-5x^3-9x^2+3x+4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Monomial","Binomial","Trinomial","Other"],"hints":{"DefaultPathway":[{"id":"a5991b4add18a-h1","type":"hint","dependencies":[],"title":"Number of Terms","text":"Since there are $$5$$ terms, the expression is neither a monomial, binomial, nor trinomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add19","title":"Identifying Polynomial Type","body":"Identify the type of the polynomial:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add19a","stepAnswer":["Binomial"],"problemType":"MultipleChoice","stepTitle":"$$13-5m^3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Monomial","Binomial","Trinomial","Other"],"hints":{"DefaultPathway":[{"id":"a5991b4add19a-h1","type":"hint","dependencies":[],"title":"Number of Terms","text":"Since there are $$2$$ terms, the expression is a binomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add2","title":"Identify Polynomials, Monomials, Binomials and Trinomials","body":"Determine if each of the following polynomials is a monomial, binomial, trinomial, or other polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add2a","stepAnswer":["binomial"],"problemType":"MultipleChoice","stepTitle":"$$x^2-y^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add2a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add2a-h2","type":"hint","dependencies":["a5991b4add2a-h1"],"title":"Prefix","text":"The prefix for $$2$$ is bi-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add2b","stepAnswer":["monomial"],"problemType":"MultipleChoice","stepTitle":"$$-13c^4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add2b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add2b-h2","type":"hint","dependencies":["a5991b4add2b-h1"],"title":"Prefix","text":"The prefix used for $$1$$ or more is mono-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add2c","stepAnswer":["trinomial"],"problemType":"MultipleChoice","stepTitle":"$$x^2+5x-7$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add2c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add2c-h2","type":"hint","dependencies":["a5991b4add2c-h1"],"title":"Prefix","text":"The prefix used for $$3$$ or more is tri-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add2d","stepAnswer":["trinomial"],"problemType":"MultipleChoice","stepTitle":"$$x^2 y^2-2xy+8$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add2d-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add2d-h2","type":"hint","dependencies":["a5991b4add2d-h1"],"title":"Prefix","text":"The prefix used for $$3$$ or more is tri-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add2e","stepAnswer":["monomial"],"problemType":"MultipleChoice","stepTitle":"$$19$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add2e-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add2e-h2","type":"hint","dependencies":["a5991b4add2e-h1"],"title":"Prefix","text":"The prefix used for $$1$$ or more is mono-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add20","title":"Identifying Polynomial Type","body":"Identify the type of the polynomial:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add20a","stepAnswer":["Monomial"],"problemType":"MultipleChoice","stepTitle":"q","stepBody":"","answerType":"string","variabilization":{},"choices":["Monomial","Binomial","Trinomial","Other"],"hints":{"DefaultPathway":[{"id":"a5991b4add20a-h1","type":"hint","dependencies":[],"title":"Number of Terms","text":"Since there is $$1$$ term, the expression is a monomial..","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add21","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add21a","stepAnswer":["$$40y^2$$"],"problemType":"TextBox","stepTitle":"Add $$25y^2+15y^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$40y^2$$","choices":["$$40y^2$$","Binomial","Monomial","Other","Trinomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add21a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"Since both terms are like, we can add their coefficients to get $$40y^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add22","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add22a","stepAnswer":["$$21q^2$$"],"problemType":"TextBox","stepTitle":"Add $$12q^2+9q^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21q^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add22a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"Since both terms are like, we can add their coefficients to get $$21q^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add23","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add23a","stepAnswer":["$$-7c^2$$"],"problemType":"TextBox","stepTitle":"Add $$-15c^2+8c^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-7c^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add23a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"Since both terms are like, we can add their coefficients to get $$-7c^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add24","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add24a","stepAnswer":["$$23p$$"],"problemType":"TextBox","stepTitle":"Subtract $$16p-(-7p)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$23p$$","hints":{"DefaultPathway":[{"id":"a5991b4add24a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"Since both terms are like, we can subtract their coefficients to get $$23p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add25","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add25a","stepAnswer":["$$-10z^3$$"],"problemType":"TextBox","stepTitle":"Subtract $$-15z^3-\\\\left(-5z^3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-10z^3$$","hints":{"DefaultPathway":[{"id":"a5991b4add25a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"Since both terms are like, we can subtract their coefficients to get $$-10z^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add26","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add26a","stepAnswer":["$$13m$$"],"problemType":"TextBox","stepTitle":"Subtract $$8m-(-5m)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13m$$","hints":{"DefaultPathway":[{"id":"a5991b4add26a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"Since both terms are like, we can subtract their coefficients to get $$13m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add27","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add27a","stepAnswer":["$$-5c^2+7d^2$$"],"problemType":"TextBox","stepTitle":"Simplify $$c^2+7d^2-6c^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5c^2+7d^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add27a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"We must combine like terms by adding coefficients. We get $$-5c^2+7d^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add28","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add28a","stepAnswer":["$$5y^2+3z^2$$"],"problemType":"TextBox","stepTitle":"Add $$8y^2+3z^2-3y^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5y^2+3z^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add28a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"We must combine like terms by adding coefficients. We get $$5y^2+3z^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add29","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add29a","stepAnswer":["$$-4m^2+n^2$$"],"problemType":"TextBox","stepTitle":"Add $$3m^2+n^2-7m^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4m^2+n^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add29a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"We must combine like terms by adding coefficients. We get $$-4m^2+n^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add3","title":"Identify Polynomials, Monomials, Binomials and Trinomials","body":"Determine if each of the following polynomials is a monomial, binomial, trinomial, or other polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add3a","stepAnswer":["binomial"],"problemType":"MultipleChoice","stepTitle":"$$8-3x$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add3a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add3a-h2","type":"hint","dependencies":["a5991b4add3a-h1"],"title":"Prefix","text":"The prefix for $$2$$ is bi-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add3b","stepAnswer":["polynomial"],"problemType":"MultipleChoice","stepTitle":"$$y^3-8y^2+2y-16$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add3b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add3b-h2","type":"hint","dependencies":["a5991b4add3b-h1"],"title":"Prefix","text":"The prefix used for $$4$$ or more is poly-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add3c","stepAnswer":["trinomial"],"problemType":"MultipleChoice","stepTitle":"$$z^2-5z-6$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add3c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add3c-h2","type":"hint","dependencies":["a5991b4add3c-h1"],"title":"Prefix","text":"The prefix used for $$3$$ or more is tri-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add3d","stepAnswer":["trinomial"],"problemType":"MultipleChoice","stepTitle":"$$81b^5-24b^3+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add3d-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add3d-h2","type":"hint","dependencies":["a5991b4add3d-h1"],"title":"Prefix","text":"The prefix used for $$3$$ or more is tri-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add3e","stepAnswer":["monomial"],"problemType":"MultipleChoice","stepTitle":"$$-18$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add3e-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add3e-h2","type":"hint","dependencies":["a5991b4add3e-h1"],"title":"Prefix","text":"The prefix used for $$1$$ or more is mono-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add30","title":"Adding and Subtracting Polynomials","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add30a","stepAnswer":["$$m^2 n^2-8m^2+4n^2$$"],"problemType":"TextBox","stepTitle":"Simplify $$m^2 n^2-8m^2+4n^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m^2 n^2-8m^2+4n^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add30a-h1","type":"hint","dependencies":[],"title":"Combining Like Terms","text":"There are no like terms in this expression, so it is already simplified.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add4","title":"Identify Polynomials, Monomials, Binomials and Trinomials","body":"Determine if each of the following polynomials is a monomial, binomial, trinomial, or other polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add4a","stepAnswer":["monomial"],"problemType":"MultipleChoice","stepTitle":"$$11y^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add4a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add4a-h2","type":"hint","dependencies":["a5991b4add4a-h1"],"title":"Prefix","text":"The prefix used for $$1$$ or more is mono-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add4b","stepAnswer":["monomial"],"problemType":"MultipleChoice","stepTitle":"$$-73$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add4b-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add4b-h2","type":"hint","dependencies":["a5991b4add4b-h1"],"title":"Prefix","text":"The prefix used for $$1$$ or more is mono-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add4c","stepAnswer":["polynomial"],"problemType":"MultipleChoice","stepTitle":"$$6x^2-3xy+4x-2y+y^2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add4c-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add4c-h2","type":"hint","dependencies":["a5991b4add4c-h1"],"title":"Prefix","text":"The prefix used for $$4$$ or more is poly-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add4d","stepAnswer":["binomial"],"problemType":"MultipleChoice","stepTitle":"$$4y+17$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add4d-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add4d-h2","type":"hint","dependencies":["a5991b4add4d-h1"],"title":"Prefix","text":"The prefix for $$2$$ is bi-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add4e","stepAnswer":["polynomial"],"problemType":"MultipleChoice","stepTitle":"$$5c^3+11c^2-c-8$$","stepBody":"","answerType":"string","variabilization":{},"choices":["monomial","binomial","trinomial","polynomial"],"hints":{"DefaultPathway":[{"id":"a5991b4add4e-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Number of terms","text":"How many terms are in this expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add4e-h2","type":"hint","dependencies":["a5991b4add4e-h1"],"title":"Prefix","text":"The prefix used for $$4$$ or more is poly-.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add5","title":"Determine the Degree of Polynomials","body":"Determine the degree of each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add5a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$6a^2+12a+14$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a5991b4add5a-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5a-h2","type":"hint","dependencies":["a5991b4add5a-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5a-h3","type":"hint","dependencies":["a5991b4add5a-h1"],"title":"Term with the highest degree","text":"$$6a^2$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add5b","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$18{xy}^2 z$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a5991b4add5b-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5b-h2","type":"hint","dependencies":["a5991b4add5b-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5b-h3","type":"hint","dependencies":["a5991b4add5b-h1"],"title":"Term with the highest degree","text":"$$18{xy}^2 z$$ is the only term. Add up the exponents to find the degree!","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add5c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$5x+2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a5991b4add5c-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5c-h2","type":"hint","dependencies":["a5991b4add5c-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5c-h3","type":"hint","dependencies":["a5991b4add5c-h1"],"title":"Term with the highest degree","text":"$$5x$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add5d","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$y^3-8y^2+2y-16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a5991b4add5d-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5d-h2","type":"hint","dependencies":["a5991b4add5d-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5d-h3","type":"hint","dependencies":["a5991b4add5d-h1"],"title":"Term with the highest degree","text":"$$y^3$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add5e","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$-24$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a5991b4add5e-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5e-h2","type":"hint","dependencies":["a5991b4add5e-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add5e-h3","type":"hint","dependencies":["a5991b4add5e-h1"],"title":"Degree of a constant","text":"The degree of a constant is $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add6","title":"Determine the Degree of Polynomials","body":"Determine the degree of each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add6a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$9y^3-10y^2+2y-6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a5991b4add6a-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6a-h2","type":"hint","dependencies":["a5991b4add6a-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6a-h3","type":"hint","dependencies":["a5991b4add6a-h1"],"title":"Term with the highest degree","text":"$$9y^3$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add6b","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$-12p^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a5991b4add6b-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6b-h2","type":"hint","dependencies":["a5991b4add6b-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6b-h3","type":"hint","dependencies":["a5991b4add6b-h1"],"title":"Term with the highest degree","text":"$$-12p^4$$ is the only term. What is its degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add6c","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$a^2+9a+18$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a5991b4add6c-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6c-h2","type":"hint","dependencies":["a5991b4add6c-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6c-h3","type":"hint","dependencies":["a5991b4add6c-h1"],"title":"Term with the highest degree","text":"$$a^2$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add6d","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$\\\\operatorname{20}\\\\left(x^2\\\\right) y^2-\\\\operatorname{10}\\\\left(a^2\\\\right) b^2+30$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a5991b4add6d-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6d-h2","type":"hint","dependencies":["a5991b4add6d-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6d-h3","type":"hint","dependencies":["a5991b4add6d-h1"],"title":"Term with the highest degree","text":"$$\\\\operatorname{20}\\\\left(x^2\\\\right) y^2$$ and $$\\\\operatorname{10}\\\\left(a^2\\\\right) b^2$$ are both the term with the highest degree. Choose one term to work with and determine its degree.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add6e","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$17$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a5991b4add6e-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6e-h2","type":"hint","dependencies":["a5991b4add6e-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add6e-h3","type":"hint","dependencies":["a5991b4add6e-h1"],"title":"Degree of a constant","text":"The degree of a constant is $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add7","title":"Determine the Degree of Polynomials","body":"Determine the degree of each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add7a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$14-29x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a5991b4add7a-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7a-h2","type":"hint","dependencies":["a5991b4add7a-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7a-h3","type":"hint","dependencies":["a5991b4add7a-h1"],"title":"Term with the highest degree","text":"$$-29x$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add7b","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$z^2-5z-6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a5991b4add7b-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7b-h2","type":"hint","dependencies":["a5991b4add7b-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7b-h3","type":"hint","dependencies":["a5991b4add7b-h1"],"title":"Term with the highest degree","text":"$$z^2$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add7c","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$y^3-8y^2+2y-16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a5991b4add7c-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7c-h2","type":"hint","dependencies":["a5991b4add7c-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7c-h3","type":"hint","dependencies":["a5991b4add7c-h1"],"title":"Term with the highest degree","text":"$$y^3$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add7d","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$23{ab}^2-14$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a5991b4add7d-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7d-h2","type":"hint","dependencies":["a5991b4add7d-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7d-h3","type":"hint","dependencies":["a5991b4add7d-h1"],"title":"Term with the highest degree","text":"$$23{ab}^2$$ is the term with the highest degree. What is the degree?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5991b4add7e","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"$$-3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a5991b4add7e-h1","type":"hint","dependencies":[],"title":"Degree of a polynomial","text":"The degree of a polynomial is the highest degree of all its terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7e-h2","type":"hint","dependencies":["a5991b4add7e-h1"],"title":"Degree of a term","text":"The degree of a term is the sum of the exponents of its variables.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add7e-h3","type":"hint","dependencies":["a5991b4add7e-h1"],"title":"Degree of a constant","text":"The degree of a constant is $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add8","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add8a","stepAnswer":["$$12x^2$$"],"problemType":"TextBox","stepTitle":"$$7x^2+5x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12x^2$$","hints":{"DefaultPathway":[{"id":"a5991b4add8a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add8a-h2","type":"hint","dependencies":["a5991b4add8a-h1"],"title":"Coefficients","text":"The coefficients involved in this expression are $$7$$ and $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5991b4add9","title":"Add and Subtract Monomials","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Add and Subtract Polynomials","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5991b4add9a","stepAnswer":["6w"],"problemType":"TextBox","stepTitle":"$$-12w+18w$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5991b4add9a-h1","type":"hint","dependencies":[],"title":"Combine like terms","text":"If the monomials are like terms, combine them by adding or subtracting the coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5991b4add9a-h2","type":"hint","dependencies":["a5991b4add9a-h1"],"title":"Coefficients","text":"The coefficients involved in this expression are $$-12$$ and $$18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5a11cdclt1","title":"The Central Limit Theorem for Sums","body":"An unknown distribution has a mean of $$90$$ and a standard deviation of $$15$$. A sample of size $$80$$ is drawn randomly from the population.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt1a","stepAnswer":["$$0.0127$$"],"problemType":"TextBox","stepTitle":"Find the probability that the sum of the $$80$$ values (or the total of the $$80$$ values) is more than 7,500.","stepBody":"Round your answer to four decimal places.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0127$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt1a-h1","type":"hint","dependencies":[],"title":"Defining X","text":"Let X $$=$$ one value from the original unknown population. The probability question asks you to find a probability for \u2211x, the sum (or total of) $$80$$ values, where \u2211x ~ N(mean of sums, standard deviation of the sums). Begin by solving for the mean of sums and the standard deviation of the sums.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7200$$"],"dependencies":["a5a11cdclt1a-h1"],"title":"Normalcdf Mean of Sums","text":"What is the mean of sums? In other words, what is (n)(\u03bc\u2093) where $$n$$ is the sample size and \u03bc\u2093 is the mean of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt1a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$80$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt1a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$90$$"],"dependencies":[],"title":"Mean of X","text":"What is \u03bc\u2093, the mean of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt1a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7200$$"],"dependencies":[],"title":"Calculating the Mean of Sums","text":"What is (80)(90)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$134.16$$"],"dependencies":["a5a11cdclt1a-h1"],"title":"Standard Deviation of the Sums","text":"What is the standard deviation of the sums? In other words, what is $$\\\\sqrt{n}$$ \u03c3\u2093 where $$n$$ is the sample size and \u03c3\u2093 is the standard deviation of X? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt1a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.944$$"],"dependencies":[],"title":"Solving for Square Root of the Sample Size","text":"What is $$\\\\sqrt{n}$$ where $$n$$ is the sample size? Round to the nearest thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt1a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":[],"title":"Standard Deviation of X","text":"What is \u03c3\u2093, the standard deviation of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt1a-h3-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$134.16$$"],"dependencies":[],"title":"Standard Deviation of the Sums","text":"What is $$15\\\\sqrt{80}$$? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7500$$"],"dependencies":["a5a11cdclt1a-h2","a5a11cdclt1a-h3"],"title":"\u2211x","text":"What is the lower value of \u2211x, the sum (or total of) $$80$$ values? Look back at the original $$\\\\frac{problem}{question}$$ if you are stuck.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt1a-h5","type":"hint","dependencies":["a5a11cdclt1a-h4"],"title":"P(\u2211x > Sum of Values)","text":"Find P(\u2211x > 7500). Using a TI-83, 83+, $$84$$, 84+ calculator, plug in the solved values for the normalcdf(lower value, upper value, mean of sums, stdev of sums) function. To navigate normalcdf, press the 2nd key, vars, and then $$2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0127$$"],"dependencies":["a5a11cdclt1a-h5"],"title":"Plugging Into Normalcdf","text":"What is normalcdf(7500,1E99, (80)(90), sqrt(80)(15))? Round your answer to four decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5a11cdclt10","title":"The Central Limit Theorem for Sums","body":"The mean number of minutes for app engagement by a tablet user is $$8.2$$ minutes. Suppose the standard deviation is one minute. Take a sample of size $$70$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt10a","stepAnswer":["$$0.0009$$"],"problemType":"TextBox","stepTitle":"Find the probability that the sum of the sample is at least ten hours.","stepBody":"Round your answer to four decimal places.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0009$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt10a-h1","type":"hint","dependencies":[],"title":"Converting Hours to Minutes","text":"Convert ten hours to minutes (60 minutes $$=$$ $$1$$ hour).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$600$$"],"dependencies":["a5a11cdclt10a-h1"],"title":"$$10$$ Hours is ? Minutes","text":"How many minutes are in ten hours?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt10a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$600$$"],"dependencies":[],"title":"Calculating Hours to Minutes","text":"What is $$10\\\\times60$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt10a-h3","type":"hint","dependencies":["a5a11cdclt10a-h2"],"title":"P(\u2211x $$ \\\\geq $$ Sum of Values)","text":"Find P(\u2211x $$ \\\\geq $$ 600). Using a TI-83, 83+, $$84$$, 84+ calculator, plug in values for the normalcdf(lower value, upper value, mean of sums, stdev of sums) function. To navigate normalcdf, press the 2nd key, vars, and then $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$600$$"],"dependencies":["a5a11cdclt10a-h3"],"title":"Lower Value","text":"What is the lower value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt10a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$600$$"],"dependencies":[],"title":"At Least Ten Hours","text":"In the original $$\\\\frac{problem}{question}$$, we are looking for the probability that the sum of the sample is at least ten hours. As such, what is the lower value (in minutes) that the sum can be?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["E99"],"dependencies":["a5a11cdclt10a-h3"],"title":"Upper Value","text":"What is the upper value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":["a5a11cdclt10a-h3"],"title":"Mean of Sums","text":"What is the mean of sums? In other words, what is (n)(\u03bc\u2093) where $$n$$ is the sample size and \u03bc\u2093 is the mean of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt10a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h6-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.2$$"],"dependencies":[],"title":"Mean of Tablet User","text":"What is \u03bc\u2093, the mean of X (tablet user)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h6-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$574$$"],"dependencies":[],"title":"Calculating the Mean of Sums","text":"What is $$(70)(8.2)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.37$$"],"dependencies":["a5a11cdclt10a-h3"],"title":"Standard Deviation of the Sums","text":"What is the standard deviation of the sums? In other words, what is $$\\\\sqrt{n}$$ \u03c3\u2093 where $$n$$ is the sample size and \u03c3\u2093 is the standard deviation of X (tablet users)? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt10a-h7-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.367$$"],"dependencies":[],"title":"Solving for the Square Root of the Sample Size","text":"What is $$\\\\sqrt{n}$$? Round to the nearest thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h7-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Standard Deviation of Tablet User","text":"What is \u03c3\u2093, the standard deviation of X (tablet user)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h7-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.37$$"],"dependencies":[],"title":"Standard Deviation of the Sums","text":"What is $$1\\\\sqrt{70}$$? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt10a-h8","type":"hint","dependencies":["a5a11cdclt10a-h1","a5a11cdclt10a-h2","a5a11cdclt10a-h3","a5a11cdclt10a-h4","a5a11cdclt10a-h5","a5a11cdclt10a-h6","a5a11cdclt10a-h7"],"title":"Normalcdf Equation","text":"Using a TI-83, 83+, $$84$$, 84+ calculator, plug in the solved values for the normalcdf(lower value, upper value, mean of sums, stdev of sums) function. To navigate normalcdf, press the 2nd key, vars, and then $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0009$$"],"dependencies":["a5a11cdclt10a-h8"],"title":"Plugging in Normalcdf on the Calculator","text":"What is normalcdf(600, E99, $$(70)(8.2)$$, sqrt(70)(1))? Round your answer to four decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5a11cdclt2","title":"The Central Limit Theorem for Sums","body":"An unknown distribution has a mean of $$90$$ and a standard deviation of $$15$$. A sample of size $$80$$ is drawn randomly from the population.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt2a","stepAnswer":["$$7401.2$$"],"problemType":"TextBox","stepTitle":"Find the sum that is $$1.5$$ standard deviations above the mean of the sums.","stepBody":"Round to the nearest tenths place.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7401.2$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt2a-h1","type":"hint","dependencies":[],"title":"What to Solve For","text":"Find \u2211x where $$z$$ $$=$$ $$1.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h2","type":"hint","dependencies":["a5a11cdclt2a-h1"],"title":"\u2211x Equation","text":"\u2211x $$=$$ (n)(\u03bc\u2093) + $$z \\\\sqrt{n}$$ \u03c3\u2093, where $$x$$ is one value from the original unknown population, $$n$$ is the sample size, \u03bc\u2093 is the mean of X, $$z$$ is is $$z-score$$, and \u03c3\u2093 is the standard deviation of X.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$80$$"],"dependencies":["a5a11cdclt2a-h2"],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$90$$"],"dependencies":["a5a11cdclt2a-h2"],"title":"Mean of X","text":"What is \u03bc\u2093, the mean of X (one value from the original unknown population)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1.5$$"],"dependencies":["a5a11cdclt2a-h2"],"title":"Z-Score","text":"What is $$z$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.944$$"],"dependencies":["a5a11cdclt2a-h2"],"title":"$$\\\\sqrt{n}$$","text":"What is $$\\\\sqrt{n}$$? Round to the nearest thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":["a5a11cdclt2a-h2"],"title":"Standard Deviation of X","text":"What is \u03c3\u2093, the standard deviation of X (one value from the original unknown population)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h8","type":"hint","dependencies":["a5a11cdclt2a-h1","a5a11cdclt2a-h2","a5a11cdclt2a-h3","a5a11cdclt2a-h4","a5a11cdclt2a-h5","a5a11cdclt2a-h6","a5a11cdclt2a-h7"],"title":"Plugging Into the \u2211x Equation","text":"Plug your values into the equation: \u2211x $$=$$ (n)(\u03bc\u2093) + $$z \\\\sqrt{n}$$ \u03c3\u2093. Remember to round your answer to the nearest tenths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt2a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7401.2$$"],"dependencies":["a5a11cdclt2a-h8"],"title":"Plugged-In \u2211x Equation","text":"What is \u2211x $$=$$ (80)(90) + $$(1.5)(\u221a80)(15)$$? Round to the nearest tenths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5a11cdclt3","title":"The Central Limit Theorem for Sums","body":"In a recent study reported Oct. $$29$$, $$2012$$ on the Flurry Blog, the mean age of tablet users is $$34$$ years. Suppose the standard deviation is $$15$$ years. The sample of size is $$50$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt3a","stepAnswer":["$$1700$$"],"problemType":"TextBox","stepTitle":"What is the mean for the sum of the ages of tablet users?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1700$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt3a-h1","type":"hint","dependencies":[],"title":"Mean Equation","text":"To find the mean (\u03bc\u2211\u2093), solve for \u03bc\u2211\u2093 $$=$$ n\u03bc\u2093 where $$n$$ is the sample size and \u03bc\u2093 is the mean of X (tablet users).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":["a5a11cdclt3a-h1"],"title":"Solving for n\u03bc\u2093","text":"What is n\u03bc\u2093?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt3a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt3a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34$$"],"dependencies":[],"title":"Mean of Tablet Users","text":"What is \u03bc\u2093, the mean of X (tablet users)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt3a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":[],"title":"Plugging Into n\u03bc\u2093","text":"What is 50(34)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a5a11cdclt4","title":"The Central Limit Theorem for Sums","body":"In a recent study reported Oct. $$29$$, $$2012$$ on the Flurry Blog, the mean age of tablet users is $$34$$ years. Suppose the standard deviation is $$15$$ years. The sample of size is $$50$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt4a","stepAnswer":["$$106.07$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation for the sum of the ages of tablet users?","stepBody":"Round to the nearest hundredths place.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$106.07$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt4a-h1","type":"hint","dependencies":[],"title":"Standard Deviation Equation","text":"To find the standard deviation (\u03c3_\u2211x), solve for \u03c3_\u2211x $$=$$ $$\\\\sqrt{n}$$ \u03c3\u2093 where $$n$$ is the sample size and \u03c3\u2093 is the standard deviation of X (tablet users).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$106.07$$"],"dependencies":["a5a11cdclt4a-h1"],"title":"Solving for $$\\\\sqrt{n}$$ \u03c3\u2093","text":"What is $$\\\\sqrt{n}$$ \u03c3\u2093? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt4a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt4a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":[],"title":"Standard Deviation of Tablet Users","text":"What is \u03c3\u2093, the standard deviation of X (tablet users)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt4a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$106.07$$"],"dependencies":[],"title":"Plugging Into $$\\\\sqrt{n}$$ \u03c3\u2093","text":"What is $$15\\\\sqrt{50}$$? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a5a11cdclt5","title":"The Central Limit Theorem for Sums","body":"In a recent study reported Oct. $$29$$, $$2012$$ on the Flurry Blog, the mean age of tablet users is $$34$$ years. Suppose the standard deviation is $$15$$ years. The sample of size is $$50$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt5a","stepAnswer":["$$0.7974$$"],"problemType":"TextBox","stepTitle":"Find the probability that the sum of the ages is between 1,500 and 1,800 years.","stepBody":"Round your answer to four decimal places.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.7974$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt5a-h1","type":"hint","dependencies":[],"title":"\u2211x Equation Boundaries","text":"Solve for P(1500 < \u2211x < 1800).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h2","type":"hint","dependencies":["a5a11cdclt5a-h1"],"title":"Normalcdf Equivalence","text":"To find P(1500 < \u2211x < 1800), use the normalcdf(lower value, upper value, mean of sums, stdev of sums) function on a calculator. To navigate normalcdf, press the 2nd key, vars, and then $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1500$$"],"dependencies":["a5a11cdclt5a-h2"],"title":"Lower Value","text":"What is the lower value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1800$$"],"dependencies":["a5a11cdclt5a-h2"],"title":"Upper Value","text":"What is the upper value?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":["a5a11cdclt5a-h2"],"title":"Mean of Sums","text":"What is the mean of sums? In other words, what is (n)(\u03bc\u2093) where $$n$$ is the sample size and \u03bc\u2093 is the mean of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt5a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h5-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34$$"],"dependencies":[],"title":"Mean of Tablet Users","text":"What is \u03bc\u2093, the mean of X (tablet users)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h5-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":[],"title":"Calculating the Mean of Sums","text":"What is (50)(34)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$106.067$$"],"dependencies":["a5a11cdclt5a-h2"],"title":"Standard Deviation of the Sums","text":"What is the standard deviation of the sums? In other words, what is $$\\\\sqrt{n}$$ \u03c3\u2093 where $$n$$ is the sample size and \u03c3\u2093 is the standard deviation of X (tablet users)? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt5a-h6-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.071$$"],"dependencies":[],"title":"Solving for sqrt(Sample Size)","text":"What is $$\\\\sqrt{n}$$? Round to the nearest thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h6-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":[],"title":"Standard Deviation of Tablet Users","text":"What is \u03c3\u2093, the standard deviation of X (tablet users)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt5a-h6-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$106.067$$"],"dependencies":[],"title":"Standard Deviation of the Sums","text":"What is $$15\\\\sqrt{50}$$? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt5a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.7974$$"],"dependencies":["a5a11cdclt5a-h3","a5a11cdclt5a-h4","a5a11cdclt5a-h5","a5a11cdclt5a-h6"],"title":"Plugging Into Normalcdf","text":"Using the calculator, what is normalcdf(1500, $$1800$$, (50)(34), sqrt(50)(15))? Round your answer to four decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5a11cdclt6","title":"The Central Limit Theorem for Sums","body":"In a recent study reported Oct. $$29$$, $$2012$$ on the Flurry Blog, the mean age of tablet users is $$34$$ years. Suppose the standard deviation is $$15$$ years. The sample of size is $$50$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt6a","stepAnswer":["$$1789.3$$"],"problemType":"TextBox","stepTitle":"Find the 80th percentile for the sum of the $$50$$ ages.","stepBody":"Round to the nearest tenth place.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1789.3$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt6a-h1","type":"hint","dependencies":[],"title":"Using the Calculator","text":"Plug values into the invNorm(percentile, mean of sums, stdev of sums) function on the calculator. To navigate invNorm, press the 2nd key, vars, and then $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.8$$"],"dependencies":["a5a11cdclt6a-h1"],"title":"Percentile","text":"What is the percentile? Enter your answer in decimal form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":["a5a11cdclt6a-h2"],"title":"Mean of Sums","text":"What is the mean of sums? In other words, what is (n)(\u03bc\u2093) where $$n$$ is the sample size and \u03bc\u2093 is the mean of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt6a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$50$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt6a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$34$$"],"dependencies":[],"title":"Mean of Tablet Users","text":"What is \u03bc\u2093, the mean of X (tablet users)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt6a-h3-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":[],"title":"Calculating the Mean of Sums","text":"What is (50)(34)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$106.067$$"],"dependencies":["a5a11cdclt6a-h2"],"title":"Standard Deviation of the Sums","text":"What is the standard deviation of the sums? In other words, what is $$\\\\sqrt{n}$$ \u03c3\u2093 where $$n$$ is the sample size and \u03c3\u2093 is the standard deviation of X (tablet users)? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt6a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7.071$$"],"dependencies":[],"title":"Solving for Square Root of the Sample Size","text":"What is $$\\\\sqrt{n}$$? Round to the nearest thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt6a-h4-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15$$"],"dependencies":[],"title":"Standard Deviation of Tablet Users","text":"What is \u03c3\u2093, the standard deviation of X (tablet users)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt6a-h4-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$106.067$$"],"dependencies":[],"title":"Standard Deviation of the Sums","text":"What is $$15\\\\sqrt{50}$$? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt6a-h5","type":"hint","dependencies":["a5a11cdclt6a-h3","a5a11cdclt6a-h4"],"title":"Plugging Into the \u2211x Equation","text":"Plug your values into the invNorm(percentile, mean of sums, stdev of sums) function on the calculator. Remember to round your answer to the nearest tenths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1789.3$$"],"dependencies":["a5a11cdclt6a-h5"],"title":"Plugging Into invNorm","text":"Using the calculator, what is $$invNorm(0.80$$, (50)(34), sqrt(50)(15))? Round to the nearest tenth place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5a11cdclt7","title":"The Central Limit Theorem for Sums","body":"The mean number of minutes for app engagement by a tablet user is $$8.2$$ minutes. Suppose the standard deviation is one minute. Take a sample of size $$70$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt7a","stepAnswer":["$$574$$"],"problemType":"TextBox","stepTitle":"What is the mean for the sums (in minutes)?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$574$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt7a-h1","type":"hint","dependencies":[],"title":"Mean Equation","text":"To find the mean (\u03bc\u2211\u2093), solve for \u03bc\u2211\u2093 $$=$$ n\u03bc\u2093 where $$n$$ is the sample size and \u03bc\u2093 is the mean of X (tablet user).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$574$$"],"dependencies":["a5a11cdclt7a-h1"],"title":"Solving for n\u03bc\u2093","text":"What is n\u03bc\u2093?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt7a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt7a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.2$$"],"dependencies":[],"title":"Mean of Tablet User","text":"What is \u03bc\u2093, the mean of X (tablet user)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt7a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$574$$"],"dependencies":[],"title":"Plugging Into n\u03bc\u2093","text":"What is $$(70)(8.2)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a5a11cdclt8","title":"The Central Limit Theorem for Sums","body":"The mean number of minutes for app engagement by a tablet user is $$8.2$$ minutes. Suppose the standard deviation is one minute. Take a sample of size $$70$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt8a","stepAnswer":["$$8.37$$"],"problemType":"TextBox","stepTitle":"What is the standard deviation for the sums (in minutes)?","stepBody":"Round to the nearest hundredths place.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8.37$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt8a-h1","type":"hint","dependencies":[],"title":"Standard Deviation Equation","text":"To find the standard deviation (\u03c3_\u2211x), solve for \u03c3_\u2211x $$=$$ $$\\\\sqrt{n} sigmax$$ where $$n$$ is the sample size and \u03c3\u2093 is the standard deviation of X (tablet user).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.37$$"],"dependencies":["a5a11cdclt8a-h1"],"title":"Solving for $$\\\\sqrt{n}$$ \u03c3\u2093","text":"What is $$\\\\sqrt{n}$$ \u03c3\u2093? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt8a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt8a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Standard Deviation of Tablet User","text":"What is \u03c3\u2093, the standard deviation of X (tablet user)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt8a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.37$$"],"dependencies":[],"title":"Plugging Into $$\\\\sqrt{n} sigmax$$","text":"What is $$1\\\\sqrt{70}$$? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}]}}]},{"id":"a5a11cdclt9","title":"The Central Limit Theorem for Sums","body":"The mean number of minutes for app engagement by a tablet user is $$8.2$$ minutes. Suppose the standard deviation is one minute. Take a sample of size $$70$$.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.2 The Central Limit Theorem for Sums","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5a11cdclt9a","stepAnswer":["$$587.76$$"],"problemType":"TextBox","stepTitle":"Find the 95th percentile for the sum of the sample (in minutes).","stepBody":"Round to the nearest hundredths place.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$587.76$$","hints":{"DefaultPathway":[{"id":"a5a11cdclt9a-h1","type":"hint","dependencies":[],"title":"Using the Calculator","text":"To find the 95th percentile for the sum of the sample, plug values into the invNorm(percentile, mean of sums, stdev of sums) function on the calculator. To navigate invNorm, press the 2nd key, vars, and then $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.95$$"],"dependencies":["a5a11cdclt9a-h1"],"title":"Percentile","text":"What is the percentile? Enter your answer in decimal form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1700$$"],"dependencies":["a5a11cdclt9a-h2"],"title":"Mean of Sums","text":"What is the mean of sums? In other words, what is (n)(\u03bc\u2093) where $$n$$ is the sample size and \u03bc\u2093 is the mean of X?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt9a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$70$$"],"dependencies":[],"title":"Sample Size","text":"What is $$n$$, the sample size?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h3-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.2$$"],"dependencies":[],"title":"Mean of Tablet User","text":"What is \u03bc\u2093, the mean of X (tablet user)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h3-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$574$$"],"dependencies":[],"title":"Calculating the Mean of Sums","text":"What is $$(70)(8.2)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.37$$"],"dependencies":["a5a11cdclt9a-h2"],"title":"Standard Deviation of the Sums","text":"What is the standard deviation of the sums? In other words, what is $$\\\\sqrt{n}$$ \u03c3\u2093 where $$n$$ is the sample size and \u03c3\u2093 is the standard deviation of X (tablet users)? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5a11cdclt9a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.367$$"],"dependencies":[],"title":"Solving for the Square Root of the Sample Size","text":"What is $$\\\\sqrt{n}$$? Round to the nearest thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h4-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":[],"title":"Standard Deviation of Tablet User","text":"What is \u03c3\u2093, the standard deviation of X (tablet user)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h4-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8.37$$"],"dependencies":[],"title":"Standard Deviation of the Sums","text":"What is $$1\\\\sqrt{70}$$? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5a11cdclt9a-h5","type":"hint","dependencies":["a5a11cdclt9a-h3","a5a11cdclt9a-h4"],"title":"Plugging Into invNorm","text":"Plug your values into the invNorm(percentile, mean of sums, stdev of sums) function on the calculator. Remember to round your answer to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$587.76$$"],"dependencies":["a5a11cdclt9a-h5"],"title":"Values in invNorm","text":"Using the calculator, what is $$invNorm(0.95$$, $$(70)(8.2)$$, sqrt(70)(1))? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5a11cdclt9a-h7","type":"hint","dependencies":["a5a11cdclt9a-h6"],"title":"Conceptual Understanding","text":"Ninety five percent of the sums of app engagement times are at most $$587.76$$ minutes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals1","title":"Analyzing Rational Functions #1","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals1a","stepAnswer":["Domain: all real numbers except $$1$$, Vertical Asymptote: $$x=1;$$ Horizontal Asymptote: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{4}{x-1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: all real numbers except $$1$$, Vertical Asymptote: $$x=1;$$ Horizontal Asymptote: $$y=0$$","choices":["Domain: all real numbers except $$1$$, Vertical Asymptote: $$x=0;$$ Horizontal Asymptote: $$y=1$$","Domain: all real numbers except $$1$$, Vertical Asymptote: $$x=1;$$ Horizontal Asymptote: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals1a-h1","type":"hint","dependencies":[],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals1a-h2","type":"hint","dependencies":["a5b6f42rationals1a-h1"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals1a-h3","type":"hint","dependencies":["a5b6f42rationals1a-h2"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals10","title":"Analyzing Rational Functions #","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals10a","stepAnswer":["Domain: $$(-\\\\infty,\\\\frac{1}{3}) \\\\cup (\\\\frac{1}{3},\\\\infty)$$, Vertical Asymptote: $$x=\\\\frac{1}{3}$$, Horizontal Asymptote: $$y=\\\\frac{-2}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{4-2x}{3x-1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,\\\\frac{1}{3}) \\\\cup (\\\\frac{1}{3},\\\\infty)$$, Vertical Asymptote: $$x=\\\\frac{1}{3}$$, Horizontal Asymptote: $$y=\\\\frac{-2}{3}$$","choices":["Domain: $$(-\\\\infty,\\\\frac{1}{3}) \\\\cup (\\\\frac{1}{3},\\\\infty)$$, Vertical Asymptote: $$x=\\\\frac{1}{3}$$, Horizontal Asymptote: $$y=\\\\frac{-1}{3}$$","Domain: $$(-\\\\infty,\\\\frac{1}{3}) \\\\cup (\\\\frac{1}{3},\\\\infty)$$, Vertical Asymptote: $$x=\\\\frac{1}{3}$$, Horizontal Asymptote: $$y=\\\\frac{1}{3}$$","Domain: $$(-\\\\infty,\\\\frac{1}{3}) \\\\cup (\\\\frac{1}{3},\\\\infty)$$, Vertical Asymptote: $$x=\\\\frac{1}{3}$$, Horizontal Asymptote: $$y=\\\\frac{-2}{3}$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals10a-h1","type":"hint","dependencies":[],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals10a-h2","type":"hint","dependencies":["a5b6f42rationals10a-h1"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals10a-h3","type":"hint","dependencies":["a5b6f42rationals10a-h2"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals11","title":"Finding the Domain of Rational Functions","body":"For the following exercises, find the domain of the rational functions.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals11a","stepAnswer":["$$(-\\\\infty,-3) \\\\cup (3,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"Find the domain of $$f(x)=x+\\\\frac{3}{x^2-9}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-3) \\\\cup (3,\\\\infty)$$","choices":["$$(-\\\\infty,-3) \\\\cup (3,\\\\infty)$$","$$(-\\\\infty,3) \\\\cup (-3,\\\\infty)$$","$$(\\\\infty,-3) \\\\cup (3,\\\\infty)$$","$$(-3,3)$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals11a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, -3"],"dependencies":[],"title":"Finding Undefined Values","text":"What values make the function undefined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a5b6f42rationals11a-h1"],"title":"Questioning your answer","text":"Do all other values for $$x$$ return a real number?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a5b6f42rationals12","title":"Finding the Domain of Rational Functions","body":"For the following exercises, find the domain of the rational functions.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals12a","stepAnswer":["$$(-\\\\infty,-2) \\\\cup (-2,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x-\\\\frac{1}{x}+2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,-2) \\\\cup (-2,\\\\infty)$$","choices":["$$(-\\\\infty,-2) \\\\cup (-2,\\\\infty)$$","$$(-\\\\infty,2) \\\\cup (-3,\\\\infty)$$","$$(\\\\infty,-2) \\\\cup (4,\\\\infty)$$","$$(-2,2)$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals12a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":[],"title":"Finding Undefined Values","text":"What values make the function undefined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a5b6f42rationals12a-h1"],"title":"Questioning Your Answer","text":"Do all other values for $$x$$ return a real number?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a5b6f42rationals13","title":"Finding the Domain of Rational Functions","body":"For the following exercises, find the domain of the rational functions.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals13a","stepAnswer":["$$(-\\\\infty,1) \\\\cup (1,5) \\\\cup (5,\\\\infty)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=$$ $$\\\\frac{4x}{5\\\\left(x-1\\\\right) \\\\left(x-5\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,1) \\\\cup (1,5) \\\\cup (5,\\\\infty)$$","choices":["$$(-\\\\infty,1) \\\\cup (1,5) \\\\cup (5,\\\\infty)$$","$$(\\\\infty,1) \\\\cup (1,5) \\\\cup (5,\\\\infty)$$","$$(-\\\\infty,1) \\\\cup (1,2) \\\\cup (5,\\\\infty)$$","$$(1,5)$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals13a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1, 5"],"dependencies":[],"title":"Finding Undefined Values","text":"What values make the function undefined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals13a-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a5b6f42rationals13a-h1"],"title":"Questioning your answer","text":"Do all other values for $$x$$ return a real number?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a5b6f42rationals14","title":"Identifying Vertical Asymptotes","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals14a","stepAnswer":["-2, 1"],"problemType":"TextBox","stepTitle":"$$k(x)=$$ $$5+\\\\frac{2x^2}{2-x-x^2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-2$$, $$1$$","hints":{"DefaultPathway":[{"id":"a5b6f42rationals14a-h1","type":"hint","dependencies":[],"title":"Factoring Denominators","text":"Factor the denominator to figure out the undefined values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals14a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-2, 1"],"dependencies":["a5b6f42rationals14a-h1"],"title":"Finding Undefined Values","text":"What values make the function undefined?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals14a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a5b6f42rationals14a-h2"],"title":"These are the asymptotes","text":"Do all other values for $$x$$ return a real number?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]}]}}]},{"id":"a5b6f42rationals15","title":"Finding X and Y intercepts of rational functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals15a","stepAnswer":["$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(-5,0)$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x+\\\\frac{5}{x^2+4}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(-5,0)$$","choices":["$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(0,0)$$","$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(-5,0)$$","$$y$$ intercept: $$(0,5)$$, $$x$$ intercept: $$(-5,0)$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals15a-h1","type":"hint","dependencies":[],"title":"Definition","text":"The $$y$$ intercept value is the value that results when all the values of $$x$$ are $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5}{4}$$"],"dependencies":["a5b6f42rationals15a-h1"],"title":"Putting it Together","text":"What is the $$y$$ intercept","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals15a-h3","type":"hint","dependencies":["a5b6f42rationals15a-h2"],"title":"Definition","text":"The $$x$$ intercept is the value of $$x$$ that makes f(x) $$=$$ $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals15a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a5b6f42rationals15a-h3"],"title":"Putting it Together","text":"What value of the numerator makes the whole expression 0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals16","title":"Finding verical asymptotes and removable discontinuities","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals16a","stepAnswer":["Vertical Asymptote: $$x=0$$, $$x=1$$, Removable Discontunity: $$x=5$$"],"problemType":"MultipleChoice","stepTitle":"k(x) $$=$$ $$x^2-\\\\frac{25}{x^3-6x^2+5x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Vertical Asymptote: $$x=0$$, $$x=1$$, Removable Discontunity: $$x=5$$","choices":["Vertical Asymptote: $$x=-1$$ $$x=1$$, Removable Discontunity: $$x=3$$","Vertical Asymptote: $$x=0$$, Removable Discontunity: $$x=5$$","Vertical Asymptote: $$x=0$$, $$x=1$$, Removable Discontunity: $$x=5$$","Vertical Asymptote: $$x=0$$, $$x=1$$, Removable Discontunity: $$x=5$$","Vertical Asymptote: $$x=0$$, $$x=4$$, Removable Discontunity: $$x=7$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals16a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"Factor the denominator and numerator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals16a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=5"],"dependencies":["a5b6f42rationals16a-h1"],"title":"What is the common factor in the numerator and denominator? This is the removable discontinuity","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals16a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=0, x=1"],"dependencies":["a5b6f42rationals16a-h2"],"title":"What is the other factor(s)? This is the vertical asymptote.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals17","title":"Finding vertical asymptotes and removable discontinuities","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals17a","stepAnswer":["Vertical Asymptote: $$x=-2$$ Removable Discontunity: $$x=2$$"],"problemType":"MultipleChoice","stepTitle":"k(x) $$=$$ $$x-\\\\frac{2}{x^2-4}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Vertical Asymptote: $$x=-2$$ Removable Discontunity: $$x=2$$","choices":["Vertical Asymptote: $$x=-4$$ Removable Discontunity: $$x=2$$","Vertical Asymptote: $$x=2$$ Removable Discontunity: $$x=2$$","Vertical Asymptote: $$x=-2$$ Removable Discontunity: $$x=2$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals17a-h1","type":"hint","dependencies":[],"title":"Factoring Denominators","text":"Factor the denominator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals17a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=2"],"dependencies":["a5b6f42rationals17a-h1"],"title":"What is the common factor in the numerator and denominator? This is the removable discontinuity","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals17a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=-2"],"dependencies":["a5b6f42rationals17a-h2"],"title":"What is the other factor? This is the vertical asymptote.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals18","title":"Finding X and Y intercepts of rational functions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals18a","stepAnswer":["$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(-5,0)$$"],"problemType":"MultipleChoice","stepTitle":"f(x) $$=$$ $$\\\\frac{x-2\\\\left(x-3\\\\right)}{\\\\left(x-1\\\\right) \\\\left(x+2\\\\right) \\\\left(x+5\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(-5,0)$$","choices":["$$y$$ intercept: $$(0,\\\\frac{4}{5})$$, $$x$$ intercept: $$(-5,0)$$","$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(-5,0)$$","$$y$$ intercept: $$(\\\\frac{5}{4},0)$$, $$x$$ intercept: $$(-5,0)$$","$$y$$ intercept: $$(0,\\\\frac{5}{4})$$, $$x$$ intercept: $$(0,5)$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals18a-h1","type":"hint","dependencies":[],"title":"Definition","text":"The $$y$$ intercept value is the value that results when all the values of $$x$$ are $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{5}$$"],"dependencies":["a5b6f42rationals18a-h1"],"title":"Putting it Together","text":"What is the $$y$$ intercept","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals18a-h3","type":"hint","dependencies":["a5b6f42rationals18a-h2"],"title":"Definition","text":"The $$x$$ intercept is the value of $$x$$ that makes f(x) $$=$$ $$0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals18a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2, 3"],"dependencies":["a5b6f42rationals18a-h3"],"title":"Putting it Together","text":"What value(s) of the numerator makes the whole expression 0?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals19","title":"Identifying Horizontal Asymptotes","body":"Find the horizontal asymptote and interpret it in context of the problem.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals19a","stepAnswer":["$$\\\\frac{1}{10}$$"],"problemType":"TextBox","stepTitle":"C(t) $$=$$ $$5+\\\\frac{t}{100+10t}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{10}$$","hints":{"DefaultPathway":[{"id":"a5b6f42rationals19a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{10}$$"],"dependencies":[],"title":"As $$t$$ goes to $$\\\\infty$$, what value does C(t) approach?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals2","title":"Analyzing Rational Functions #2","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals2a","stepAnswer":["Domain: all real numbers except $$\\\\frac{-2}{5}$$ Vertical Asymptote: $$x=\\\\frac{-2}{5}$$ Horizontal Asymptote: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{2}{5x+2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: all real numbers except $$\\\\frac{-2}{5}$$ Vertical Asymptote: $$x=\\\\frac{-2}{5}$$ Horizontal Asymptote: $$y=0$$","choices":["Domain: all real numbers, Vertical Asymptote: $$x=2;$$ Horizontal Asymptote: $$y=5$$","Domain: all real numbers except $$\\\\frac{-2}{5}$$ Vertical Asymptote: $$x=\\\\frac{-2}{5}$$ Horizontal Asymptote: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals2a-h1","type":"hint","dependencies":[],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals2a-h2","type":"hint","dependencies":["a5b6f42rationals2a-h1"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals2a-h3","type":"hint","dependencies":["a5b6f42rationals2a-h2"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals20","title":"Identifying Horizontal and Vertical Asymptotes","body":"Find the vertical and horizontal asymptotes of the function:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals20a","stepAnswer":["Vertical Asymptotes: $$x=1$$, $$x=-2$$, $$x=5$$, Horizontal Asymptotes: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"f(x) $$=$$ $$\\\\frac{x-2\\\\left(x-3\\\\right)}{\\\\left(x-1\\\\right) \\\\left(x+2\\\\right) \\\\left(x+5\\\\right)}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Vertical Asymptotes: $$x=1$$, $$x=-2$$, $$x=5$$, Horizontal Asymptotes: $$y=0$$","choices":["Vertical Asymptotes: $$x=1$$, $$x=-2$$, $$x=5$$, Horizontal Asymptotes: $$y=0$$","Vertical Asymptotes: $$x=4$$, $$x=-2$$, $$x=5$$, Horizontal Asymptotes: $$y=3$$","Vertical Asymptotes: $$x=1$$, $$x=-2$$, $$x=5$$, Horizontal Asymptotes: $$y=1$$","Vertical Asymptotes: $$x=1$$, $$x=-2$$, $$x=5$$, Horizontal Asymptotes: $$y=5$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals20a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=1,-2,5"],"dependencies":[],"title":"What are the values that cause it to be undefined? These are the vertical asymptotes.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=0$$"],"dependencies":["a5b6f42rationals20a-h1"],"title":"As $$x$$ goes to $$\\\\infty$$, what value does f(x) approach?","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals21","title":"Finding the Intercepts of a Rational Function","body":"Find the $$x-$$ and y-intercepts of the rational function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals21a","stepAnswer":["(0,5/4),(-5,0)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\frac{x+5}{x^2+4}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5b6f42rationals21a-h1","type":"hint","dependencies":[],"title":"Finding the Y-Intercept","text":"We must set $$x$$ equal to $$0$$ and then solve for f(x). When we do this, we get $$f(x)=\\\\frac{5}{4}$$. Thus, our y-intercept is $$(0,\\\\frac{5}{4})$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals21a-h2","type":"hint","dependencies":["a5b6f42rationals21a-h1"],"title":"Finding the X-Intercept","text":"Now, we must set f(x) equal to $$0$$ and solve for $$x$$. $$\\\\frac{x+5}{x^2+4}=0$$. This is $$0$$ when the numerator is equal to $$0$$. $$x+5=0$$. This means that the x-intercept is $$(-5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals22","title":"Finding the Intercepts of a Rational Function","body":"Find the $$x-$$ and y-intercepts of the rational function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals22a","stepAnswer":["None"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\frac{x}{x^2-x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5b6f42rationals22a-h1","type":"hint","dependencies":[],"title":"Finding the Y-Intercept","text":"We must set $$x$$ equal to $$0$$ and then solve for f(x). $$f(x)=\\\\frac{0}{0}$$. There is no y-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals22a-h2","type":"hint","dependencies":["a5b6f42rationals22a-h1"],"title":"Finding the X-Intercept","text":"We must now set $$f(x)=0$$ and solve for $$x$$. Since the denominator becomes undefined, there is no x-intercept.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals23","title":"Finding the Intercepts of a Rational Function","body":"Find the $$x-$$ and y-intercepts of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals23a","stepAnswer":["(-7,0),(-1,0),(0,7/30)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\frac{x^2+8x+7}{x^2+11x+30}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-7,0),(-1,0),(0,\\\\frac{7}{30})$$","hints":{"DefaultPathway":[{"id":"a5b6f42rationals23a-h1","type":"hint","dependencies":[],"title":"Finding the Y-Intercept","text":"We must now set $$x$$ equal to $$0$$ and then solve for f(x). This leaves us with $$\\\\frac{7}{30}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals23a-h2","type":"hint","dependencies":["a5b6f42rationals23a-h1"],"title":"Finding the X-Intercept","text":"We must now set f(x) equal to $$0$$ and then solve for $$x$$. $$x^2+8x+7=0$$. $$\\\\left(x+7\\\\right) \\\\left(x+1\\\\right)=0$$. This means that $$x=-7$$ and $$-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals24","title":"Finding the Intercepts of a Rational Function","body":"Find the $$x-$$ and y-intercepts of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals24a","stepAnswer":["(0,1/4)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\frac{x^2+x+6}{x^2-10x+24}$$.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(0,\\\\frac{1}{4})$$","hints":{"DefaultPathway":[{"id":"a5b6f42rationals24a-h1","type":"hint","dependencies":[],"title":"Finding the Y-Intercept","text":"We must set $$x$$ equal to $$0$$ and solve for f(x) to find the y-intercept. This leavees us with $$\\\\frac{6}{24}$$, or $$\\\\frac{1}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals24a-h2","type":"hint","dependencies":["a5b6f42rationals24a-h1"],"title":"Finding the X-Intercept","text":"Now, we must set f(x) equal to $$0$$ and solve $$x$$. There are no x-intercepts.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals25","title":"Finding the Intercepts of a Rational Function","body":"Find the $$x-$$ and y-intercepts of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals25a","stepAnswer":["(0,-94/12),(sqrt(47),0),(-sqrt(47),0)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\frac{94-2x^2}{3x^2-12}$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5b6f42rationals25a-h1","type":"hint","dependencies":[],"title":"Finding the Y-Intercept","text":"We must setet $$x$$ equal to $$0$$ and solve for f(x) in order to find the y-intercept. This leaves us with $$\\\\frac{-94}{12}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals25a-h2","type":"hint","dependencies":["a5b6f42rationals25a-h1"],"title":"Finding the X-Intercept","text":"We must now set f(x) equal to $$0$$ and solve for $$x$$. $$94-2x^2=0$$. $$2x^2=94$$ x=sqrt(47),-sqrt(47)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals3","title":"Analyzing Rational Functions #3","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals3a","stepAnswer":["Domain: all real numbers except $$-3$$ and $$3$$, Vertical Asymptotes: $$x=-3$$ and $$x=3$$, Horizontal Asymptotes: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{x}{x^2-9}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: all real numbers except $$-3$$ and $$3$$, Vertical Asymptotes: $$x=-3$$ and $$x=3$$, Horizontal Asymptotes: $$y=0$$","choices":["Domain: all real numbers except $$-3$$ and $$3$$, Vertical Asymptotes: $$x=-3$$ and $$x=3$$, Horizontal Asymptotes: $$y=0$$","Domain: all real numbers except $$-9$$ and $$9$$, Vertical Asymptotes: $$x=-9$$ and $$x=9$$, Horizontal Asymptotes: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals3a-h1","type":"hint","dependencies":[],"title":"Factoring f(x)","text":"The denominator of f(x), $$x^2-9$$, can be factored to $$\\\\left(x+3\\\\right) \\\\left(x-3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals3a-h2","type":"hint","dependencies":["a5b6f42rationals3a-h1"],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals3a-h3","type":"hint","dependencies":["a5b6f42rationals3a-h2"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals3a-h4","type":"hint","dependencies":["a5b6f42rationals3a-h3"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals4","title":"Analyzing Rational Functions #4","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals4a","stepAnswer":["Domain: $$(-\\\\infty,-9) \\\\cup (-9,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-9, 4$$, Horizontal Asymptotes: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{x}{x^2+5x-36}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,-9) \\\\cup (-9,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-9, 4$$, Horizontal Asymptotes: $$y=0$$","choices":["Domain: $$(-\\\\infty,-9) \\\\cup (-9,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-9, 4$$, Horizontal Asymptotes: $$y=0$$","Domain: $$(-\\\\infty,-9) \\\\cup (-9,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=4$$, Horizontal Asymptotes: $$y=0$$","Domain: $$(-\\\\infty,-9) \\\\cup (-9,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-9, 9, 4$$, Horizontal Asymptotes: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals4a-h1","type":"hint","dependencies":[],"title":"Factoring f(x)","text":"The denominator of f(x), $$x^2+5x-36$$, can be factored to $$\\\\left(x+9\\\\right) \\\\left(x-4\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals4a-h2","type":"hint","dependencies":["a5b6f42rationals4a-h1"],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals4a-h3","type":"hint","dependencies":["a5b6f42rationals4a-h2"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals4a-h4","type":"hint","dependencies":["a5b6f42rationals4a-h3"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals5","title":"Analyzing Rational Functions #4","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals5a","stepAnswer":["Domain: $$(-\\\\infty,3) \\\\cup (3,\\\\infty)$$, Vertical Asymptote: $$x=3$$, Horizontal Asymptote: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{3+x}{x^3-27}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,3) \\\\cup (3,\\\\infty)$$, Vertical Asymptote: $$x=3$$, Horizontal Asymptote: $$y=0$$","choices":["Domain: all real numbers, Vertical Asymptote: $$x=3$$, Horizontal Asymptote: $$y=0$$","Domain: all real numbers except $$-3$$, Vertical Asymptote: $$x=3$$, Horizontal Asymptote: $$y=0$$","Domain: $$(-\\\\infty,3) \\\\cup (3,\\\\infty)$$, Vertical Asymptote: $$x=3$$, Horizontal Asymptote: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals5a-h1","type":"hint","dependencies":[],"title":"Factoring f(x)","text":"The denominator of f(x), $$x^2+5x-36$$, can be factored to $$\\\\left(x+9\\\\right) \\\\left(x-4\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals5a-h2","type":"hint","dependencies":["a5b6f42rationals5a-h1"],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals5a-h3","type":"hint","dependencies":["a5b6f42rationals5a-h2"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals5a-h4","type":"hint","dependencies":["a5b6f42rationals5a-h3"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals6","title":"Analyzing Rational Functions #","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals6a","stepAnswer":["Domain: $$(-\\\\infty,-4) \\\\cup (-4,0) \\\\cup (0,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-4, 0, 4$$, Horizontal Asymptote: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{3x-4}{x^3-16x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,-4) \\\\cup (-4,0) \\\\cup (0,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-4, 0, 4$$, Horizontal Asymptote: $$y=0$$","choices":["Domain: $$(-\\\\infty,-4) \\\\cup (-4,0) \\\\cup (0,4)$$, Vertical Asymptotes: $$x=-4, 0, 4$$, Horizontal Asymptote: $$y=0$$","Domain: $$(-\\\\infty,-4) \\\\cup (-4,0) \\\\cup (0,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-4, 0, 4$$, Horizontal Asymptote: $$y=0$$","Domain: $$(-\\\\infty,-4) \\\\cup (-4,0) \\\\cup (0,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-4, 4$$, Horizontal Asymptote: $$y=0$$","Domain: $$(-\\\\infty,-4) \\\\cup (-4,0) \\\\cup (0,4) \\\\cup (4,\\\\infty)$$, Vertical Asymptotes: $$x=-4, 0, 4$$, Horizontal Asymptote: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals6a-h1","type":"hint","dependencies":[],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals6a-h2","type":"hint","dependencies":["a5b6f42rationals6a-h1"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals6a-h3","type":"hint","dependencies":["a5b6f42rationals6a-h2"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals7","title":"Analyzing Rational Functions #","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals7a","stepAnswer":["Domain: $$(-\\\\infty,-7) \\\\cup (-7,-2) \\\\cup (-2,0) \\\\cup (0,\\\\infty)$$, Vertical Asymptotes: $$x=-7, -2, 0$$, Horizontal Asymptote: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{x^2-1}{x^3+9x^2+14x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,-7) \\\\cup (-7,-2) \\\\cup (-2,0) \\\\cup (0,\\\\infty)$$, Vertical Asymptotes: $$x=-7, -2, 0$$, Horizontal Asymptote: $$y=0$$","choices":["Domain: $$(-\\\\infty,-2) \\\\cup (-2,0) \\\\cup (0,\\\\infty)$$, Vertical Asymptotes: $$x=-7, -2, 0$$, Horizontal Asymptote: $$y=0$$","Domain: $$(-\\\\infty,-7) \\\\cup (-7,-2) \\\\cup (-2,0) \\\\cup (0,\\\\infty)$$, Vertical Asymptotes: $$x=-7, -2, 0$$, Horizontal Asymptote: $$y=0$$","Domain: $$(-\\\\infty,-7) \\\\cup (-7,-2) \\\\cup (-2,\\\\infty)$$, Vertical Asymptotes: $$x=-7, -2, 7$$ Horizontal Asymptote: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals7a-h1","type":"hint","dependencies":[],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals7a-h2","type":"hint","dependencies":["a5b6f42rationals7a-h1"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals7a-h3","type":"hint","dependencies":["a5b6f42rationals7a-h2"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals8","title":"Analyzing Rational Functions #","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals8a","stepAnswer":["Domain: $$(-\\\\infty,-5) \\\\cup (-5,5) \\\\cup (5,\\\\infty)$$, Vertical Asymptote: $$x=5$$, Horizontal Asymptote: $$y=0$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{x+5}{x^2-25}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,-5) \\\\cup (-5,5) \\\\cup (5,\\\\infty)$$, Vertical Asymptote: $$x=5$$, Horizontal Asymptote: $$y=0$$","choices":["Domain: $$(-\\\\infty,5) \\\\cup (5,\\\\infty)$$, Vertical Asymptote: $$x=-5, 5$$, Horizontal Asymptote: $$y=0$$","Domain: $$(-\\\\infty,-5) \\\\cup (-5,5) \\\\cup (5,\\\\infty)$$, Vertical Asymptote: $$x=5$$, Horizontal Asymptote: $$y=0, 5$$","Domain: $$(-\\\\infty,-5) \\\\cup (-5,5) \\\\cup (5,\\\\infty)$$, Vertical Asymptote: $$x=5$$, Horizontal Asymptote: $$y=0$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals8a-h1","type":"hint","dependencies":[],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals8a-h2","type":"hint","dependencies":["a5b6f42rationals8a-h1"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals8a-h3","type":"hint","dependencies":["a5b6f42rationals8a-h2"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5b6f42rationals9","title":"Analyzing Rational Functions #","body":"Find the domain, vertical asymptotes, and horizontal asymptotes of the function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.6 Rational Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5b6f42rationals9a","stepAnswer":["Domain: $$(-\\\\infty,6) \\\\cup (6,\\\\infty)$$, Vertical Asymptote: $$x=6$$, Horizontal Asymptote: $$y=1$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=\\\\frac{x-4}{x-6}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Domain: $$(-\\\\infty,6) \\\\cup (6,\\\\infty)$$, Vertical Asymptote: $$x=6$$, Horizontal Asymptote: $$y=1$$","choices":["Domain: $$(-\\\\infty,6) \\\\cup (6,\\\\infty)$$, Vertical Asymptote: $$x=6$$, Horizontal Asymptote: $$y=1$$","Domain: $$(-\\\\infty,6) \\\\cup (6,\\\\infty)$$, Vertical Asymptote: $$x=1$$, Horizontal Asymptote: $$y=6$$","Domain: $$(-\\\\infty,1) \\\\cup (1,\\\\infty)$$, Vertical Asymptote: $$x=6$$, Horizontal Asymptote: $$y=1$$"],"hints":{"DefaultPathway":[{"id":"a5b6f42rationals9a-h1","type":"hint","dependencies":[],"title":"Definition of Domain","text":"The domain of a rational function includes all real numbers except those that cause the denominator to equal zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals9a-h2","type":"hint","dependencies":["a5b6f42rationals9a-h1"],"title":"Definition of a Vertical Asymptote","text":"A vertical asymptote of a graph is a vertical line $$x=a$$ where the graph tends toward positive or negative infinity as the inputs approach a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5b6f42rationals9a-h3","type":"hint","dependencies":["a5b6f42rationals9a-h2"],"title":"Definition of a Horizontal Asymptote","text":"A horizontal asymptote of a graph is a horizontal line $$y=b$$ where the graph approaches the line as the inputs increase or decrease without bound.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation1","title":"Identifying a Conic from Its General Form","body":"Identify the graph of each of the following nondegenerate conic sections.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation1a","stepAnswer":["Hyperbola"],"problemType":"MultipleChoice","stepTitle":"$$4x^2-9y^2+36x+36y-125=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation1a-h1","type":"hint","dependencies":[],"title":"Identifying a Conic","text":"1) Rewrite the equation in the general form, $$A x^2+B x y+C y^2+D x+E y+F=0$$.\\\\n2) Identify the values of A and C from the general form.\\\\na. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph may be an ellipse.\\\\n$$b$$. If A and C are equal and nonzero and have the same sign, then the graph may be a circle.\\\\nc. If A and C are nonzero and have opposite signs, then the graph may be a hyperbola.\\\\n$$d$$. If either A or C is zero, then the graph may be a parabola.\\\\nIf $$B=0$$, the conic section will have a vertical and/or horizontal axes. If B does not equal $$0$$, as shown below, the conic section is rotated. Notice the phrase \u201cmay be\u201d in the definitions. That is because the equation may not represent a conic section at all, depending on the values of A, B, C, D, E, and F. For example, the degenerate case of a circle or an ellipse is a point:\\\\n$$A x^2+B y^2=0$$, when A and B have the same sign.\\\\nThe degenerate case of a hyperbola is two intersecting straight lines: $$A x^2+B y^2=0$$, when A and B have opposite signs.\\\\nOn the other hand, the equation, $$A x^2+B y^2+1=0$$, when A and B are positive does not represent a graph at all, since there are no real ordered pairs which satisfy it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1a-h2","type":"hint","dependencies":["a5c2168rotation1a-h1"],"title":"General Form","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a5c2168rotation1a-h2"],"title":"General Form","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a5c2168rotation1a-h3"],"title":"General Form","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Hyperbola"],"dependencies":["a5c2168rotation1a-h4"],"title":"General Form","text":"We notice that A and C have opposite signs. Based on the previous hint, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Circle","Parabola","Ellipse","Hyperbola"]}]}},{"id":"a5c2168rotation1b","stepAnswer":["Parabola"],"problemType":"MultipleChoice","stepTitle":"$$9y^2+16x+36y-10=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation1b-h1","type":"hint","dependencies":[],"title":"Identifying a Conic","text":"1) Rewrite the equation in the general form, $$A x^2+B x y+C y^2+D x+E y+F=0$$.\\\\n2) Identify the values of A and C from the general form.\\\\na. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph may be an ellipse.\\\\n$$b$$. If A and C are equal and nonzero and have the same sign, then the graph may be a circle.\\\\nc. If A and C are nonzero and have opposite signs, then the graph may be a hyperbola.\\\\n$$d$$. If either A or C is zero, then the graph may be a parabola.\\\\nIf $$B=0$$, the conic section will have a vertical and/or horizontal axes. If B does not equal $$0$$, as shown below, the conic section is rotated. Notice the phrase \u201cmay be\u201d in the definitions. That is because the equation may not represent a conic section at all, depending on the values of A, B, C, D, E, and F. For example, the degenerate case of a circle or an ellipse is a point:\\\\n$$A x^2+B y^2=0$$, when A and B have the same sign.\\\\nThe degenerate case of a hyperbola is two intersecting straight lines: $$A x^2+B y^2=0$$, when A and B have opposite signs.\\\\nOn the other hand, the equation, $$A x^2+B y^2+1=0$$, when A and B are positive does not represent a graph at all, since there are no real ordered pairs which satisfy it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1b-h2","type":"hint","dependencies":["a5c2168rotation1b-h1"],"title":"General Form","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a5c2168rotation1b-h2"],"title":"General Form","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a5c2168rotation1b-h3"],"title":"General Form","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Parabola"],"dependencies":["a5c2168rotation1b-h4"],"title":"General Form","text":"We notice that A is zero. Based on the previous hint, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Circle","Parabola","Ellipse","Hyperbola"]}]}},{"id":"a5c2168rotation1c","stepAnswer":["Circle"],"problemType":"MultipleChoice","stepTitle":"$$3x^2+3y^2-2x-6y-4=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation1c-h1","type":"hint","dependencies":[],"title":"Identifying a Conic","text":"1) Rewrite the equation in the general form, $$A x^2+B x y+C y^2+D x+E y+F=0$$.\\\\n2) Identify the values of A and C from the general form.\\\\na. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph may be an ellipse.\\\\n$$b$$. If A and C are equal and nonzero and have the same sign, then the graph may be a circle.\\\\nc. If A and C are nonzero and have opposite signs, then the graph may be a hyperbola.\\\\n$$d$$. If either A or C is zero, then the graph may be a parabola.\\\\nIf $$B=0$$, the conic section will have a vertical and/or horizontal axes. If B does not equal $$0$$, as shown below, the conic section is rotated. Notice the phrase \u201cmay be\u201d in the definitions. That is because the equation may not represent a conic section at all, depending on the values of A, B, C, D, E, and F. For example, the degenerate case of a circle or an ellipse is a point:\\\\n$$A x^2+B y^2=0$$, when A and B have the same sign.\\\\nThe degenerate case of a hyperbola is two intersecting straight lines: $$A x^2+B y^2=0$$, when A and B have opposite signs.\\\\nOn the other hand, the equation, $$A x^2+B y^2+1=0$$, when A and B are positive does not represent a graph at all, since there are no real ordered pairs which satisfy it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1c-h2","type":"hint","dependencies":["a5c2168rotation1c-h1"],"title":"General Form","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5c2168rotation1c-h2"],"title":"General Form","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5c2168rotation1c-h3"],"title":"General Form","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1c-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Circle"],"dependencies":["a5c2168rotation1c-h4"],"title":"General Form","text":"We notice that A and C are equal. Based on the previous hint, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Circle","Parabola","Ellipse","Hyperbola"]}]}},{"id":"a5c2168rotation1d","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"$$-25x^2-4y^2+100x+16y+20=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation1d-h1","type":"hint","dependencies":[],"title":"Identifying a Conic","text":"1) Rewrite the equation in the general form, $$A x^2+B x y+C y^2+D x+E y+F=0$$.\\\\n2) Identify the values of A and C from the general form.\\\\na. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph may be an ellipse.\\\\n$$b$$. If A and C are equal and nonzero and have the same sign, then the graph may be a circle.\\\\nc. If A and C are nonzero and have opposite signs, then the graph may be a hyperbola.\\\\n$$d$$. If either A or C is zero, then the graph may be a parabola.\\\\nIf $$B=0$$, the conic section will have a vertical and/or horizontal axes. If B does not equal $$0$$, as shown below, the conic section is rotated. Notice the phrase \u201cmay be\u201d in the definitions. That is because the equation may not represent a conic section at all, depending on the values of A, B, C, D, E, and F. For example, the degenerate case of a circle or an ellipse is a point:\\\\n$$A x^2+B y^2=0$$, when A and B have the same sign.\\\\nThe degenerate case of a hyperbola is two intersecting straight lines: $$A x^2+B y^2=0$$, when A and B have opposite signs.\\\\nOn the other hand, the equation, $$A x^2+B y^2+1=0$$, when A and B are positive does not represent a graph at all, since there are no real ordered pairs which satisfy it.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1d-h2","type":"hint","dependencies":["a5c2168rotation1d-h1"],"title":"General Form","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1d-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-25$$"],"dependencies":["a5c2168rotation1d-h2"],"title":"General Form","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1d-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a5c2168rotation1d-h3"],"title":"General Form","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation1d-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Ellipse"],"dependencies":["a5c2168rotation1d-h4"],"title":"General Form","text":"We notice that A and C are the same sign but are not equal to each other. Based on the previous hint, what type of conic is this?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Circle","Parabola","Ellipse","Hyperbola"]}]}}]},{"id":"a5c2168rotation10","title":"Identify","body":"Determine which conic section is represented based on the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation10a","stepAnswer":["Hyperbola"],"problemType":"MultipleChoice","stepTitle":"$$4x^2-y^2+8x-1=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Ellipse","Circle","Hyperbola","Parabola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation10a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the equation in general form $${Ax}^2+Bxy+{Cy}^2+Dx+Ey+F=0$$, if it is not already.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation10a-h2","type":"hint","dependencies":["a5c2168rotation10a-h1"],"title":"Use A and C","text":"Use the definitions of A and C to find the type of equation this conic is. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph is an ellipse. If A and C are equal and nonzero and have the same sign, then the graph is a circle. If A and C are nonzero and have opposite signs, then the graph is a hyperbola. If either A or C is zero, then the graph is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation10a-h3","type":"hint","dependencies":["a5c2168rotation10a-h2"],"title":"Answer","text":"As A and B have opposite signs, the equation is a hyperbola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation11","title":"Identify","body":"Determine which conic section is represented based on the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation11a","stepAnswer":["Parabola"],"problemType":"MultipleChoice","stepTitle":"$$4y^2-5x+9y+1=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Ellipse","Circle","Hyperbola","Parabola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation11a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the equation in general form $${Ax}^2+Bxy+{Cy}^2+Dx+Ey+F=0$$, if it is not already.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation11a-h2","type":"hint","dependencies":["a5c2168rotation11a-h1"],"title":"Use A and C","text":"Use the definitions of A and C to find the type of equation this conic is. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph is an ellipse. If A and C are equal and nonzero and have the same sign, then the graph is a circle. If A and C are nonzero and have opposite signs, then the graph is a hyperbola. If either A or C is zero, then the graph is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation11a-h3","type":"hint","dependencies":["a5c2168rotation11a-h2"],"title":"Answer","text":"As A is zero, the equation is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation12","title":"Identify","body":"Determine which conic section is represented based on the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation12a","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"$$2x^2+3y^2-8x-12y+2=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Ellipse","Circle","Hyperbola","Parabola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation12a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the equation in general form $${Ax}^2+Bxy+{Cy}^2+Dx+Ey+F=0$$, if it is not already.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation12a-h2","type":"hint","dependencies":["a5c2168rotation12a-h1"],"title":"Use A and C","text":"Use the definitions of A and C to find the type of equation this conic is. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph is an ellipse. If A and C are equal and nonzero and have the same sign, then the graph is a circle. If A and C are nonzero and have opposite signs, then the graph is a hyperbola. If either A or C is zero, then the graph is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation12a-h3","type":"hint","dependencies":["a5c2168rotation12a-h2"],"title":"Answer","text":"As A and C are nonzero, have the same sign, and are not equal to each other, the graph is an ellipse.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation13","title":"Rotation of Axes","body":"$$4x^2-xy+4y^2-2=0$$, $$\\\\theta=45\\\\degree$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation13a","stepAnswer":["$$7{x\'}^2+9{y\'}^2-4=0$$"],"problemType":"TextBox","stepTitle":"Finding a New Representation of the Given Equation after Rotating through a Given Angle","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7{x\'}^2+9{y\'}^2-4=0$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation13a-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"The equations of rotation are $$x=x\'cos(\\\\theta)-y\'sin(\\\\theta)$$ and $$y=\\\\operatorname{x\'sin}\\\\left(\\\\theta\\\\right)+\\\\operatorname{x\'cos}\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$45$$"],"dependencies":["a5c2168rotation13a-h1"],"title":"Interpreting the Problem","text":"What is \ud835\udf03?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation13a-h3","type":"hint","dependencies":["a5c2168rotation13a-h2"],"title":"Plugging in the Angle","text":"Because $$\\\\theta=45$$, plug in the value into the equations of rotation for $$x$$ and $$y$$. Simplify so you are left with an algebraic function (with no trignometric functions)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation13a-h4","type":"hint","dependencies":["a5c2168rotation13a-h3"],"title":"Substituting Equation of Rotations","text":"Substitute $$x=\\\\frac{x\'-y\'}{\\\\sqrt{2}}$$ and $$y=\\\\frac{x\'+y\'}{\\\\sqrt{2}}$$ into $$4x^2-xy+4y^2-2=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7{x\'}^2+9{y\'}^2-4=0$$"],"dependencies":["a5c2168rotation13a-h4"],"title":"Algebraic Simplifications","text":"Using FOIL method, combining like terms, and other simplifications, determine the new representation of the equation. Write the answer so that there are no fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation14","title":"Rotation of Axes","body":"$$3x^2+xy+3y^2-5=0$$, $$\\\\theta=45\\\\degree$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation14a","stepAnswer":["$$7{x\'}^2+5{y\'}^2-5=0$$"],"problemType":"TextBox","stepTitle":"Finding a New Representation of the Given Equation after Rotating through a Given Angle","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7{x\'}^2+5{y\'}^2-5=0$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation14a-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"The equations of rotation are $$x=x\'cos(\\\\theta)-y\'sin(\\\\theta)$$ and $$y=\\\\operatorname{x\'sin}\\\\left(\\\\theta\\\\right)+\\\\operatorname{x\'cos}\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$45$$"],"dependencies":["a5c2168rotation14a-h1"],"title":"Interpreting the Problem","text":"What is \ud835\udf03?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation14a-h3","type":"hint","dependencies":["a5c2168rotation14a-h2"],"title":"Plugging in the Angle","text":"Because $$\\\\theta=45$$, plug in the value into the equations of rotation for $$x$$ and $$y$$. Simplify so you are left with an algebraic function (with no trignometric functions)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation14a-h4","type":"hint","dependencies":["a5c2168rotation14a-h3"],"title":"Substituting Equation of Rotations","text":"Substitute $$x=\\\\frac{x\'-y\'}{\\\\sqrt{2}}$$ and $$y=\\\\frac{x\'+y\'}{\\\\sqrt{2}}$$ into $$3x^2+xy+3y^2-5=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7{x\'}^2+5{y\'}^2-5=0$$"],"dependencies":["a5c2168rotation14a-h4"],"title":"Algebraic Simplifications","text":"Using FOIL method, combining like terms, and other simplifications, determine the new representation of the equation. Write the answer so that there are no fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation15","title":"Rotation of Axes","body":"$$\\\\left(-2x^2\\\\right)+8xy+1=0$$, $$\\\\theta=45\\\\degree$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation15a","stepAnswer":["$$3{x\'}^2+2x\'y\'-5{y\'}^2+1=0$$"],"problemType":"TextBox","stepTitle":"Finding a New Representation of the Given Equation after Rotating through a Given Angle","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3{x\'}^2+2x\'y\'-5{y\'}^2+1=0$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation15a-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"The equations of rotation are $$x=x\'cos(\\\\theta)-y\'sin(\\\\theta)$$ and $$y=\\\\operatorname{x\'sin}\\\\left(\\\\theta\\\\right)+\\\\operatorname{x\'cos}\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$45$$"],"dependencies":["a5c2168rotation15a-h1"],"title":"Interpreting the Problem","text":"What is \ud835\udf03?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation15a-h3","type":"hint","dependencies":["a5c2168rotation15a-h2"],"title":"Plugging in the Angle","text":"Because $$\\\\theta=45$$, plug in the value into the equations of rotation for $$x$$ and $$y$$. Simplify so you are left with an algebraic function (with no trignometric functions)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation15a-h4","type":"hint","dependencies":["a5c2168rotation15a-h3"],"title":"Substituting Equation of Rotations","text":"Substitute $$x=\\\\frac{x\'-y\'}{\\\\sqrt{2}}$$ and $$y=\\\\frac{x\'+y\'}{\\\\sqrt{2}}$$ into $$\\\\left(-2x^2\\\\right)+8xy+1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3{x\'}^2+2x\'y\'-5{y\'}^2+1=0$$"],"dependencies":["a5c2168rotation15a-h4"],"title":"Algebraic Simplifications","text":"Using FOIL method, combining like terms, and other simplifications, determine the new representation of the equation. Write the answer so that there are no fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation16","title":"Rotation of Axes","body":"$$2x^2+8xy-1=0$$, $$\\\\theta=30\\\\degree$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation16a","stepAnswer":["$$\\\\left(3+2\\\\sqrt{3}\\\\right) {x\'}^2+\\\\left(1-2\\\\sqrt{3}\\\\right) {y\'}^2+\\\\left(4-2\\\\sqrt{3}\\\\right) x\'y\'-1=0$$"],"problemType":"TextBox","stepTitle":"Finding a New Representation of the Given Equation after Rotating through a Given Angle","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(3+2\\\\sqrt{3}\\\\right) {x\'}^2+\\\\left(1-2\\\\sqrt{3}\\\\right) {y\'}^2+\\\\left(4-2\\\\sqrt{3}\\\\right) x\'y\'-1=0$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation16a-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"The equations of rotation are $$x=x\'cos(\\\\theta)-y\'sin(\\\\theta)$$ and $$y=\\\\operatorname{x\'sin}\\\\left(\\\\theta\\\\right)+\\\\operatorname{x\'cos}\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$30$$"],"dependencies":["a5c2168rotation16a-h1"],"title":"Interpreting the Problem","text":"What is \ud835\udf03?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation16a-h3","type":"hint","dependencies":["a5c2168rotation16a-h2"],"title":"Plugging in the Angle","text":"Because $$\\\\theta=30$$, plug in the value into the equations of rotation for $$x$$ and $$y$$. Simplify so you are left with an algebraic function (with no trignometric functions)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation16a-h4","type":"hint","dependencies":["a5c2168rotation16a-h3"],"title":"Substituting Equation of Rotations","text":"Substitute $$x=\\\\operatorname{x\'}\\\\left(\\\\frac{\\\\sqrt{3}}{2}\\\\right)-\\\\operatorname{y\'}\\\\left(\\\\frac{1}{2}\\\\right)$$ and $$y=\\\\operatorname{x\'}\\\\left(\\\\frac{1}{2}\\\\right)+\\\\operatorname{y\'}\\\\left(\\\\frac{\\\\sqrt{3}}{2}\\\\right)$$ into $$2x^2+8xy-1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(3+2\\\\sqrt{3}\\\\right) {x\'}^2+\\\\left(1-2\\\\sqrt{3}\\\\right) {y\'}^2+\\\\left(4-2\\\\sqrt{3}\\\\right) x\'y\'-1=0$$"],"dependencies":["a5c2168rotation16a-h4"],"title":"Algebraic Simplifications","text":"Using FOIL method, combining like terms, and other simplifications, determine the new representation of the equation. Write the answer so that there are no fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation17","title":"Rotation of Axes","body":"(x**2)+(3sqrt(3)xy)+4y**2)+y-2=0","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation17a","stepAnswer":["$$60$$"],"problemType":"TextBox","stepTitle":"Finding the Angle","stepBody":"Determine the angle \ud835\udf03 that will eliminate the xy term (in degrees)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$60$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation17a-h1","type":"hint","dependencies":[],"title":"Standard Form of Conic","text":"The standard form of a conic is $${Ax}^2+{BxCy}^2+Dx+Ey+F=0$$. Using the standard form, match it with the given equation to solve for $$cot(2\\\\theta)=\\\\frac{A-C}{B}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{\\\\sqrt{3}}$$"],"dependencies":["a5c2168rotation17a-h1"],"title":"Find cot(2\ud835\udf03)","text":"What is cot(2\ud835\udf03)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":["a5c2168rotation17a-h2"],"title":"Solve for \ud835\udf03","text":"Using trignometric rules, solve for \ud835\udf03 (in degrees)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5c2168rotation17b","stepAnswer":["$$11{x\'}^2-{y\'}^2+\\\\sqrt{3} x\'+y\'-4=0$$"],"problemType":"TextBox","stepTitle":"Finding a New Representation of the Given Equation after Rotating through a Given Angle","stepBody":"Write the corresponding equation without the xy term when rotated about the angle \ud835\udf03","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11{x\'}^2-{y\'}^2+\\\\sqrt{3} x\'+y\'-4=0$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation17b-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"The equations of rotation are $$x=x\'cos(\\\\theta)-y\'sin(\\\\theta)$$ and $$y=\\\\operatorname{x\'sin}\\\\left(\\\\theta\\\\right)+\\\\operatorname{x\'cos}\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation17b-h2","type":"hint","dependencies":["a5c2168rotation17b-h1"],"title":"Plugging in the Angle","text":"Because $$\\\\theta=60$$, plug in the value into the equations of rotation for $$x$$ and $$y$$. Simplify so you are left with an algebraic function (with no trignometric functions)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation17b-h3","type":"hint","dependencies":["a5c2168rotation17b-h2"],"title":"Substituting Equation of Rotations","text":"Substitute $$x=\\\\operatorname{x\'}\\\\left(\\\\frac{1}{2}\\\\right)-\\\\operatorname{y\'}\\\\left(\\\\frac{\\\\sqrt{3}}{2}\\\\right)$$ and $$y=\\\\operatorname{x\'}\\\\left(\\\\frac{\\\\sqrt{3}}{2}\\\\right)+\\\\operatorname{y\'}\\\\left(\\\\frac{1}{2}\\\\right)$$ into (x**2)+(3sqrt(3)xy)+4y**2)+y-2=0","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation17b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11{x\'}^2-{y\'}^2+\\\\sqrt{3} x\'+y\'-4=0$$"],"dependencies":["a5c2168rotation17b-h3"],"title":"Algebraic Simplifications","text":"Using FOIL method, combining like terms, and other simplifications, determine the new representation of the equation. Write the answer so that there are no fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation18","title":"Rotation of Axes","body":"$$9x^2-3\\\\sqrt{3} xy+6y^2+4y-3=0$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation18a","stepAnswer":["$$150$$"],"problemType":"TextBox","stepTitle":"Finding the Angle","stepBody":"Determine the angle \ud835\udf03 that will eliminate the xy term (in degrees)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$150$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation18a-h1","type":"hint","dependencies":[],"title":"Standard Form of Conic","text":"The standard form of a conic is $${Ax}^2+{BxCy}^2+Dx+Ey+F=0$$. Using the standard form, match it with the given equation to solve for $$cot(2\\\\theta)=\\\\frac{A-C}{B}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{\\\\sqrt{3}}$$"],"dependencies":["a5c2168rotation18a-h1"],"title":"Find cot(2\ud835\udf03)","text":"What is cot(2\ud835\udf03)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$150$$"],"dependencies":["a5c2168rotation18a-h2"],"title":"Solve for \ud835\udf03","text":"Using trignometric rules, solve for \ud835\udf03 (in degrees)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5c2168rotation18b","stepAnswer":["$$21{x\'}^2+9{y\'}^2+4x\'-4\\\\sqrt{3} y\'-6=0$$"],"problemType":"TextBox","stepTitle":"Finding a New Representation of the Given Equation after Rotating through a Given Angle","stepBody":"Write the corresponding equation without the xy term when rotated about the angle \ud835\udf03","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21{x\'}^2+9{y\'}^2+4x\'-4\\\\sqrt{3} y\'-6=0$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation18b-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"The equations of rotation are $$x=x\'cos(\\\\theta)-y\'sin(\\\\theta)$$ and $$y=\\\\operatorname{x\'sin}\\\\left(\\\\theta\\\\right)+\\\\operatorname{x\'cos}\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation18b-h2","type":"hint","dependencies":["a5c2168rotation18b-h1"],"title":"Plugging in the Angle","text":"Because $$\\\\theta=150$$, plug in the value into the equations of rotation for $$x$$ and $$y$$. Simplify so you are left with an algebraic function (with no trignometric functions)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation18b-h3","type":"hint","dependencies":["a5c2168rotation18b-h2"],"title":"Substituting Equation of Rotations","text":"Substitute $$x=\\\\operatorname{x\'negneg}\\\\left(\\\\frac{\\\\sqrt{3}}{2}\\\\right)-\\\\operatorname{y\'}\\\\left(\\\\frac{1}{2}\\\\right)$$ and $$y=\\\\operatorname{x\'}\\\\left(\\\\frac{1}{2}\\\\right)+\\\\operatorname{y\'negneg}\\\\left(\\\\frac{\\\\sqrt{3}}{2}\\\\right)$$ into $$9x^2-3\\\\sqrt{3} xy+6y^2+4y-3=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation18b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$21{x\'}^2+9{y\'}^2+4x\'-4\\\\sqrt{3} y\'-6=0$$"],"dependencies":["a5c2168rotation18b-h3"],"title":"Algebraic Simplifications","text":"Using FOIL method, combining like terms, and other simplifications, determine the new representation of the equation. Write the answer so that there are no fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation19","title":"Rotation of Axes","body":"$$x^2+4xy+y^2-2x+1=0$$","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation19a","stepAnswer":["$$45$$"],"problemType":"TextBox","stepTitle":"Finding the Angle","stepBody":"Determine the angle \ud835\udf03 that will eliminate the xy term (in degrees)","answerType":"arithmetic","variabilization":{},"answerLatex":"$$45$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation19a-h1","type":"hint","dependencies":[],"title":"Standard Form of Conic","text":"The standard form of a conic is $${Ax}^2+{BxCy}^2+Dx+Ey+F=0$$. Using the standard form, match it with the given equation to solve for $$cot(2\\\\theta)=\\\\frac{A-C}{B}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a5c2168rotation19a-h1"],"title":"Find cot(2\ud835\udf03)","text":"What is cot(2\ud835\udf03)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation19a-h3","type":"hint","dependencies":["a5c2168rotation19a-h2"],"title":"Interpreting Standard Form","text":"If $$A=C$$, then $$\\\\theta=45$$. In this case $$A=C=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5c2168rotation19b","stepAnswer":["$$21{x\'}^2+9{y\'}^2+4x\'-4\\\\sqrt{3} y\'-6=0$$"],"problemType":"TextBox","stepTitle":"Finding a New Representation of the Given Equation after Rotating through a Given Angle","stepBody":"Write the corresponding equation without the xy term when rotated about the angle \ud835\udf03","answerType":"arithmetic","variabilization":{},"answerLatex":"$$21{x\'}^2+9{y\'}^2+4x\'-4\\\\sqrt{3} y\'-6=0$$","hints":{"DefaultPathway":[{"id":"a5c2168rotation19b-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"The equations of rotation are $$x=x\'cos(\\\\theta)-y\'sin(\\\\theta)$$ and $$y=\\\\operatorname{x\'sin}\\\\left(\\\\theta\\\\right)+\\\\operatorname{x\'cos}\\\\left(\\\\theta\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation19b-h2","type":"hint","dependencies":["a5c2168rotation19b-h1"],"title":"Plugging in the Angle","text":"Because $$\\\\theta=45$$, plug in the value into the equations of rotation for $$x$$ and $$y$$. Simplify so you are left with an algebraic function (with no trignometric functions)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation19b-h3","type":"hint","dependencies":["a5c2168rotation19b-h2"],"title":"Substituting Equation of Rotations","text":"Substitute $$x=\\\\frac{x\'-y\'}{\\\\sqrt{2}}$$ and $$y=\\\\frac{x\'+y\'}{\\\\sqrt{2}}$$ into $$x^2+4xy+y^2-2x+1=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation19b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$21{x\'}^2+9{y\'}^2+4x\'-4\\\\sqrt{3} y\'-6=0$$"],"dependencies":["a5c2168rotation19b-h3"],"title":"Algebraic Simplifications","text":"Using FOIL method, combining like terms, and other simplifications, determine the new representation of the equation. Write the answer so that there are no fractions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation2","title":"Finding a New Representation of an Equation after Rotating through a Given Angle","body":"Find a new representation of the following equation after rotating through an angle of /theta=45**o.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation2a","stepAnswer":["$$\\\\frac{{x\'}^2}{20}+\\\\frac{{y\'}^2}{12}=1$$"],"problemType":"MultipleChoice","stepTitle":"$$2x^2-x y+2y^2-30=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{{x\'}^2}{20}+\\\\frac{{y\'}^2}{12}=1$$","choices":["$$\\\\frac{{x\'}^2}{20}+\\\\frac{{y\'}^2}{12}=1$$","$$\\\\frac{{x\'}^2}{12}+\\\\frac{{y\'}^2}{20}=1$$","$$\\\\frac{{x\'}^2}{20}-\\\\frac{{y\'}^2}{12}=1$$"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation2a-h1","type":"hint","dependencies":[],"title":"Equations of Rotation","text":"If a point (x,y) on the Cartesian plane is represented on a new coordinate plane where the axes of rotation are formed by rotating an angle $$\\\\theta$$ from the positive x-axis, then the coordinates of the point with respect to the new axes are (x\u2032,y\u2032). We can use the following equations of rotation to define the relationship between (x,y) and (x\u2032,y\u2032):\\\\nx=x\u2032*cos(\\\\theta)-y\u2032*sin(\\\\theta)\\\\nand\\\\ny=x\u2032*sin(\\\\theta)+y\u2032*cos(\\\\theta)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation2a-h2","type":"hint","dependencies":["a5c2168rotation2a-h1"],"title":"Substitution","text":"We want to substitute x=x\u2032*cos(\\\\theta)-y\u2032*sin(\\\\theta) and y=x\u2032*sin(\\\\theta)+y\u2032*cos(\\\\theta) into the equation so that we can manipulate the equation into the new representation. Before we do so, we can also substitute $$\\\\theta={45}^o$$ into the $$sin\\\\left(\\\\theta\\\\right)$$ and $$cos\\\\left(\\\\theta\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{\\\\sqrt{2}}$$"],"dependencies":["a5c2168rotation2a-h2"],"title":"Substitution","text":"$$sin\\\\left({45}^o\\\\right)=cos\\\\left({45}^o\\\\right)$$. What are they equal to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x\'-y\'}{\\\\sqrt{2}}$$"],"dependencies":["a5c2168rotation2a-h3"],"title":"Substitution","text":"Simplifying the equation of rotation for the $$x$$ term where x=x\u2032*cos(\\\\theta)-y\u2032*sin(\\\\theta), what is $$x$$ equals to after substituting in $$\\\\theta={45}^o$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x\'+y\'}{\\\\sqrt{2}}$$"],"dependencies":["a5c2168rotation2a-h4"],"title":"Substitution","text":"Simplifying the equation of rotation for the $$y$$ term where y=x\u2032*sin(\\\\theta)+y\u2032*cos(\\\\theta), what is $$y$$ equals to after substituting in $$\\\\theta={45}^o$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation2a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2{\\\\left(\\\\frac{x\'-y\'}{\\\\sqrt{2}}\\\\right)}^2-\\\\frac{x\'-y\'}{\\\\sqrt{2}} \\\\frac{x\'+y\'}{\\\\sqrt{2}}+2{\\\\left(\\\\frac{x\'+y\'}{\\\\sqrt{2}}\\\\right)}^2-30=0$$"],"dependencies":["a5c2168rotation2a-h5"],"title":"Substitution","text":"Substituting $$x=\\\\frac{x\'-y\'}{\\\\sqrt{2}}$$ and $$y=\\\\frac{x\'+y\'}{\\\\sqrt{2}}$$ into $$2x^2-x y+2y^2-30=0$$, what is the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2{\\\\left(\\\\frac{x\'-y\'}{\\\\sqrt{2}}\\\\right)}^2-\\\\frac{x\'-y\'}{\\\\sqrt{2}} \\\\frac{x\'+y\'}{\\\\sqrt{2}}+2{\\\\left(\\\\frac{x\'+y\'}{\\\\sqrt{2}}\\\\right)}^2-30=0$$","$$2{\\\\left(\\\\frac{x\'-y\'}{\\\\sqrt{2}}\\\\right)}^2-\\\\frac{x\'+y\'}{\\\\sqrt{2}} \\\\frac{x\'+y\'}{\\\\sqrt{2}}+2{\\\\left(\\\\frac{x\'-y\'}{\\\\sqrt{2}}\\\\right)}^2-30=0$$"]},{"id":"a5c2168rotation2a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\left(x\'-y\'\\\\right) \\\\left(x\'-y\'\\\\right)-\\\\frac{\\\\left(x\'-y\'\\\\right) \\\\left(x\'+y\'\\\\right)}{2}+\\\\left(x\'+y\'\\\\right) \\\\left(x\'+y\'\\\\right)-30=0$$"],"dependencies":["a5c2168rotation2a-h6"],"title":"Simplification","text":"We can start our simplification by first squaring the denominators and cancelling out with the coefficients of the squared terms. What is the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\left(x\'-y\'\\\\right) \\\\left(x\'-y\'\\\\right)-\\\\frac{\\\\left(x\'-y\'\\\\right) \\\\left(x\'+y\'\\\\right)}{2}+\\\\left(x\'+y\'\\\\right) \\\\left(x\'+y\'\\\\right)-30=0$$","$$\\\\left(x\'+y\'\\\\right) \\\\left(x\'-y\'\\\\right)-\\\\frac{\\\\left(x\'-y\'\\\\right) \\\\left(x\'+y\'\\\\right)}{2}+\\\\frac{\\\\left(x\'+y\'\\\\right) \\\\left(x\'+y\'\\\\right)}{2}-30=0$$"]},{"id":"a5c2168rotation2a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$${x\'}^2-2x\' y\'+{y\'}^2-\\\\frac{{x\'}^2-{y\'}^2}{2}+{x\'}^2+2x\' y\'+{y\'}^2-30=0$$"],"dependencies":["a5c2168rotation2a-h7"],"title":"Simplification","text":"With the equation that we obtained, we will first start by expanding out the binomials using the FOIL method. What is the equation after doing so?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$${x\'}^2-2x\' y\'+{y\'}^2-\\\\frac{{x\'}^2-{y\'}^2}{2}+{x\'}^2+2x\' y\'+{y\'}^2-30=0$$","$${x\'}^2+2x\' y\'+{y\'}^2-\\\\frac{{x\'}^2-{y\'}^2}{2}+{x\'}^2+2x\' y\'+{y\'}^2-30=0$$"]},{"id":"a5c2168rotation2a-h9","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2{x\'}^2+2{y\'}^2-\\\\frac{{x\'}^2-{y\'}^2}{2}-30=0$$"],"dependencies":["a5c2168rotation2a-h8"],"title":"Simplification","text":"Next we will combine the like terms. What is the current equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2{x\'}^2+2{y\'}^2-\\\\frac{{x\'}^2-{y\'}^2}{2}-30=0$$","$$2{x\'}^2+2{y\'}^2+\\\\frac{{x\'}^2-{y\'}^2}{2}-30=0$$"]},{"id":"a5c2168rotation2a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$3{x\'}^2+5{y\'}^2=60$$"],"dependencies":["a5c2168rotation2a-h9"],"title":"Simplification","text":"Multiply all the terms by $$2$$ and shift the constant term to the RHS. What is the equation now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$3{x\'}^2+5{y\'}^2=60$$","$$3{x\'}^2+3{y\'}^2=60$$"]},{"id":"a5c2168rotation2a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{{x\'}^2}{20}+\\\\frac{{y\'}^2}{12}=1$$"],"dependencies":["a5c2168rotation2a-h10"],"title":"Simplification","text":"Set the RHS to $$1$$ by dividing by $$60$$. We can write the equation with x\' and y\' in the standard form by dividing each term by the constant in the denominator. What is the equation now? The equation is an ellipse.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{{x\'}^2}{20}+\\\\frac{{y\'}^2}{12}=1$$","$$\\\\frac{{x\'}^2}{12}+\\\\frac{{y\'}^2}{20}=1$$","$$\\\\frac{{x\'}^2}{20}-\\\\frac{{y\'}^2}{12}=1$$"]}]}}]},{"id":"a5c2168rotation3","title":"Rewriting an Equation with respect to the x\' and y\' axes without the x\'y\' term","body":"Rewrite the following equation in the x\'y\' system without an x\'y\' term.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation3a","stepAnswer":["$$\\\\frac{{x\'}^2}{4}+\\\\frac{{y\'}^2}{1}=1$$"],"problemType":"MultipleChoice","stepTitle":"$$8x^2-12x y+17y^2=20$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{{x\'}^2}{4}+\\\\frac{{y\'}^2}{1}=1$$","choices":["$$\\\\frac{{x\'}^2}{4}+\\\\frac{{y\'}^2}{1}=1$$","$$\\\\frac{{x\'}^2}{1}+\\\\frac{{y\'}^2}{4}=1$$"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation3a-h1","type":"hint","dependencies":[],"title":"$$\\\\operatorname{Cot}\\\\left(2\\\\theta\\\\right)$$","text":"To transform the equation of a conic given in the form $$A x^2+B x y+C y^2+D x+E y+F=0$$ into standard form by rotating the axes, we will rewrite the general form as an equation in the x\' and y\' coordinate system without the x\'y\' term, by rotating the axes by a measure of $$\\\\theta$$ that satisfies $$\\\\operatorname{cot}\\\\left(2\\\\theta\\\\right)=\\\\frac{A-C}{B}$$.\\\\nIf $$\\\\operatorname{cot}\\\\left(2\\\\theta\\\\right)>0$$, then $$2\\\\theta$$ is in the first quadrant, and $$\\\\theta$$ is between $$(0^o,{45}^o)$$.\\\\nIf $$\\\\operatorname{cot}\\\\left(2\\\\theta\\\\right)<0$$, then $$2\\\\theta$$ is in the second quadrant, and $$\\\\theta$$ is between $$({45}^o,{90}^o)$$.\\\\nIf $$A=C$$, then $$\\\\theta={45}^o$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h2","type":"hint","dependencies":["a5c2168rotation3a-h1"],"title":"Equations of Rotation","text":"If a point (x,y) on the Cartesian plane is represented on a new coordinate plane where the axes of rotation are formed by rotating an angle $$\\\\theta$$ from the positive x-axis, then the coordinates of the point with respect to the new axes are (x\u2032,y\u2032). We can use the following equations of rotation to define the relationship between (x,y) and (x\u2032,y\u2032):\\\\nx=x\u2032*cos(\\\\theta)-y\u2032*sin(\\\\theta)\\\\nand\\\\ny=x\u2032*sin(\\\\theta)+y\u2032*cos(\\\\theta)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h3","type":"hint","dependencies":["a5c2168rotation3a-h2"],"title":"Finding $$\\\\operatorname{Cot}\\\\left(2\\\\theta\\\\right)$$","text":"We want to find $$sin\\\\left(\\\\theta\\\\right)$$ and $$cos\\\\left(\\\\theta\\\\right)$$ so that we can use them for substitution later on. To do so, we would start by finding $$\\\\operatorname{cot}\\\\left(2\\\\theta\\\\right)=\\\\frac{A-C}{B}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a5c2168rotation3a-h3"],"title":"Finding $$\\\\operatorname{Cot}\\\\left(2\\\\theta\\\\right)$$","text":"What is A?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-12$$"],"dependencies":["a5c2168rotation3a-h4"],"title":"Finding $$\\\\operatorname{Cot}\\\\left(2\\\\theta\\\\right)$$","text":"What is B?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$17$$"],"dependencies":["a5c2168rotation3a-h5"],"title":"Finding $$\\\\operatorname{Cot}\\\\left(2\\\\theta\\\\right)$$","text":"What is C?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a5c2168rotation3a-h6"],"title":"Finding $$\\\\operatorname{Cot}\\\\left(2\\\\theta\\\\right)$$","text":"What is $$\\\\operatorname{cot}\\\\left(2\\\\theta\\\\right)=\\\\frac{A-C}{B}$$?\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5c2168rotation3a-h7"],"title":"Hypotenuse","text":"For the angle $$2\\\\theta$$, the adjacent is of length $$3$$ unit and the opposite side is of length $$4$$ unit. What is the length of the hypotenuse? You can use the Pythagorean Theorem to calculate.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{\\\\sqrt{5}}$$"],"dependencies":["a5c2168rotation3a-h8"],"title":"Finding $$\\\\operatorname{Sin}\\\\left(\\\\theta\\\\right)$$","text":"Since we have the angle $$2\\\\theta$$, we will use the trigonometry identity, sin(\\\\theta)=sqrt((1-cos(2*\\\\theta)/2). We can calculate $$cos\\\\left(2\\\\theta\\\\right)$$ from the diagram as $$\\\\frac{adjacent}{hypotenuse}$$ for an angle $$2\\\\theta$$. What is $$sin\\\\left(\\\\theta\\\\right)$$?\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{\\\\sqrt{5}}$$"],"dependencies":["a5c2168rotation3a-h9"],"title":"Finding $$\\\\operatorname{Cos}\\\\left(\\\\theta\\\\right)$$","text":"Since we have the angle $$2\\\\theta$$, we will use the trigonometry identity, cos(\\\\theta)=sqrt((1+cos(2*\\\\theta)/2). We can calculate $$cos\\\\left(2\\\\theta\\\\right)$$ from the diagram as $$\\\\frac{adjacent}{hypotenuse}$$ for an angle $$2\\\\theta$$. What is $$cos\\\\left(\\\\theta\\\\right)$$?\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h11","type":"hint","dependencies":["a5c2168rotation3a-h10"],"title":"Substitution","text":"We want to substitute x=x\u2032*cos(\\\\theta)-y\u2032*sin(\\\\theta) and y=x\u2032*sin(\\\\theta)+y\u2032*cos(\\\\theta) into the equation so that we can manipulate the equation into the new representation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2x\'-y\'}{\\\\sqrt{5}}$$"],"dependencies":["a5c2168rotation3a-h11"],"title":"Substitution","text":"Simplifying the equation of rotation for the $$x$$ term where x=x\u2032*cos(\\\\theta)-y\u2032*sin(\\\\theta), what is $$x$$ equals to after substituting in $$sin\\\\left(\\\\theta\\\\right)$$ and $$cos\\\\left(\\\\theta\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x\'+2y\'}{\\\\sqrt{5}}$$"],"dependencies":["a5c2168rotation3a-h12"],"title":"Substitution","text":"Simplifying the equation of rotation for the $$y$$ term where y=x\u2032*sin(\\\\theta)+y\u2032*cos(\\\\theta), what is $$y$$ equals to after substituting in $$sin\\\\left(\\\\theta\\\\right)$$ and $$cos\\\\left(\\\\theta\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation3a-h14","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8{\\\\left(\\\\frac{2x\'-y\'}{\\\\sqrt{5}}\\\\right)}^2-12\\\\frac{2x\'-y\'}{\\\\sqrt{5}} \\\\frac{x\'+2y\'}{\\\\sqrt{5}}+17{\\\\left(\\\\frac{x\'+2y\'}{\\\\sqrt{5}}\\\\right)}^2=20$$"],"dependencies":["a5c2168rotation3a-h13"],"title":"Substitution","text":"Substituting $$x=\\\\frac{2x\'-y\'}{\\\\sqrt{5}}$$ and $$y=\\\\frac{x\'+2y\'}{\\\\sqrt{5}}$$ into $$8x^2-12x y+17y^2=20$$, what is the expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$8{\\\\left(\\\\frac{2x\'-y\'}{\\\\sqrt{5}}\\\\right)}^2-12\\\\frac{2x\'-y\'}{\\\\sqrt{5}} \\\\frac{x\'+2y\'}{\\\\sqrt{5}}+17{\\\\left(\\\\frac{x\'+2y\'}{\\\\sqrt{5}}\\\\right)}^2=20$$","$$8{\\\\left(\\\\frac{x\'+2y\'}{\\\\sqrt{5}}\\\\right)}^2-12\\\\frac{2x\'-y\'}{\\\\sqrt{5}} \\\\frac{x\'+2y\'}{\\\\sqrt{5}}+17{\\\\left(\\\\frac{2x\'-y\'}{\\\\sqrt{5}}\\\\right)}^2=20$$"]},{"id":"a5c2168rotation3a-h15","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8\\\\frac{\\\\left(2x\'-y\'\\\\right) \\\\left(2x\'-y\'\\\\right)}{5}-12\\\\frac{\\\\left(2x\'-y\'\\\\right) \\\\left(x\'+2y\'\\\\right)}{5}+17\\\\frac{\\\\left(x\'+2y\'\\\\right) \\\\left(x\'+2y\'\\\\right)}{5}=20$$"],"dependencies":["a5c2168rotation3a-h14"],"title":"Simplification","text":"We can start our simplification by first squaring the denominators,. What is the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$8\\\\frac{\\\\left(2x\'-y\'\\\\right) \\\\left(2x\'-y\'\\\\right)}{5}-12\\\\frac{\\\\left(2x\'-y\'\\\\right) \\\\left(x\'+2y\'\\\\right)}{5}+17\\\\frac{\\\\left(x\'+2y\'\\\\right) \\\\left(x\'+2y\'\\\\right)}{5}=20$$","$$8\\\\frac{\\\\left(x\'+2y\'\\\\right) \\\\left(x\'+2y\'\\\\right)}{5}-12\\\\frac{\\\\left(2x\'-y\'\\\\right) \\\\left(x\'+2y\'\\\\right)}{5}+17\\\\frac{\\\\left(2x\'-y\'\\\\right) \\\\left(2x\'-y\'\\\\right)}{5}=20$$"]},{"id":"a5c2168rotation3a-h16","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$8\\\\left(4{x\'}^2-4x\' y\'+{y\'}^2\\\\right)-12\\\\left(2{x\'}^2+3x\' y\'-2{y\'}^2\\\\right)+17\\\\left({x\'}^2+4x\' y\'+4{y\'}^2\\\\right)=100$$"],"dependencies":["a5c2168rotation3a-h15"],"title":"Simplification","text":"Next, we will multiply by $$5$$ on both sides so that we can remove the denominators and expand out the binomials using the FOIL method. What is the equation now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$8\\\\left(4{x\'}^2-4x\' y\'+{y\'}^2\\\\right)-12\\\\left(2{x\'}^2+3x\' y\'-2{y\'}^2\\\\right)+17\\\\left({x\'}^2+4x\' y\'+4{y\'}^2\\\\right)=100$$","$$8\\\\left(4{x\'}^2+4x\' y\'+{y\'}^2\\\\right)-12\\\\left(2{x\'}^2-3x\' y\'-2{y\'}^2\\\\right)+17\\\\left({x\'}^2-4x\' y\'+4{y\'}^2\\\\right)=100$$"]},{"id":"a5c2168rotation3a-h17","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$25{x\'}^2+100{y\'}^2=100$$"],"dependencies":["a5c2168rotation3a-h16"],"title":"Simplification","text":"Next we will distribute the scalar multiples and combine like terms. What is the current equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$25{x\'}^2+100{y\'}^2=100$$","$$100{x\'}^2+25{y\'}^2=100$$"]},{"id":"a5c2168rotation3a-h18","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$\\\\frac{{x\'}^2}{4}+\\\\frac{{y\'}^2}{1}=1$$"],"dependencies":["a5c2168rotation3a-h17"],"title":"Simplification","text":"Set the RHS to $$1$$ by dividing by $$100$$. We can write the equation with x\' and y\' in the standard form by dividing each term by the constant in the denominator. What is the equation now? The equation is an ellipse.\\\\n##figure4.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$\\\\frac{{x\'}^2}{4}+\\\\frac{{y\'}^2}{1}=1$$","$$\\\\frac{{x\'}^2}{1}+\\\\frac{{y\'}^2}{4}=1$$"]}]}}]},{"id":"a5c2168rotation5","title":"Identifying the Conic without Rotating Axes","body":"Identify the conic for each of the following without rotating axes.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation5a","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"$$5x^2+2\\\\sqrt{3} x y+2y^2-5=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation5a-h1","type":"hint","dependencies":[],"title":"Identifying Conics with Discriminant","text":"If the equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is transformed by rotating axes into the equation $$A\' {x\'}^2+B\' x\' y\'+C\' {y\'}^2+D\' x\'+E\' y\'+F\'=0$$, then B**2-4*A*C=B\u2032**2-4*A\u2032*C\u2032.\\\\n\\\\nThe equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is an ellipse, a parabola, or a hyperbola, or a degenerate case of one of these.\\\\nIf the discriminant, $$B^2-4A C$$, is\\\\n<0, the conic section is an ellipse\\\\n$$=0$$, the conic section is a parabola\\\\n>0, the conic section is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5a-h2","type":"hint","dependencies":["a5c2168rotation5a-h1"],"title":"Finding the Discriminant","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing finding the discriminant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5c2168rotation5a-h2"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{3}$$"],"dependencies":["a5c2168rotation5a-h3"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x y$$, B, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a5c2168rotation5a-h4"],"title":"Finding the Discriminant","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-28$$"],"dependencies":["a5c2168rotation5a-h5"],"title":"Finding the Discriminant","text":"What is the discriminant, $$B^2-4A C$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5a-h7","type":"hint","dependencies":["a5c2168rotation5a-h6"],"title":"Discriminant","text":"Since the discriminant is less than zero, what does this tell us about the conics based on the previous hint.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5c2168rotation5b","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"$$5x^2+2\\\\sqrt{3} x y+12y^2-5=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation5b-h1","type":"hint","dependencies":[],"title":"Identifying Conics with Discriminant","text":"If the equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is transformed by rotating axes into the equation $$A\' {x\'}^2+B\' x\' y\'+C\' {y\'}^2+D\' x\'+E\' y\'+F\'=0$$, then B**2-4*A*C=B\u2032**2-4*A\u2032*C\u2032.\\\\n\\\\nThe equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is an ellipse, a parabola, or a hyperbola, or a degenerate case of one of these.\\\\nIf the discriminant, $$B^2-4A C$$, is\\\\n<0, the conic section is an ellipse\\\\n$$=0$$, the conic section is a parabola\\\\n>0, the conic section is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5b-h2","type":"hint","dependencies":["a5c2168rotation5b-h1"],"title":"Finding the Discriminant","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing finding the discriminant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5c2168rotation5b-h2"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{3}$$"],"dependencies":["a5c2168rotation5b-h3"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x y$$, B, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a5c2168rotation5b-h4"],"title":"Finding the Discriminant","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-228$$"],"dependencies":["a5c2168rotation5b-h5"],"title":"Finding the Discriminant","text":"What is the discriminant, $$B^2-4A C$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation5b-h7","type":"hint","dependencies":["a5c2168rotation5b-h6"],"title":"Discriminant","text":"Since the discriminant is less than zero, what does this tell us about the conics based on the previous hint.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation6","title":"Identifying the Conic without Rotating Axes","body":"Identify the conic for each of the following without rotating axes.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation6a","stepAnswer":["Hyperbola"],"problemType":"MultipleChoice","stepTitle":"$$x^2-9x y+3y^2-12=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation6a-h1","type":"hint","dependencies":[],"title":"Identifying Conics with Discriminant","text":"If the equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is transformed by rotating axes into the equation $$A\' {x\'}^2+B\' x\' y\'+C\' {y\'}^2+D\' x\'+E\' y\'+F\'=0$$, then B**2-4*A*C=B\u2032**2-4*A\u2032*C\u2032.\\\\n\\\\nThe equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is an ellipse, a parabola, or a hyperbola, or a degenerate case of one of these.\\\\nIf the discriminant, $$B^2-4A C$$, is\\\\n<0, the conic section is an ellipse\\\\n$$=0$$, the conic section is a parabola\\\\n>0, the conic section is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6a-h2","type":"hint","dependencies":["a5c2168rotation6a-h1"],"title":"Finding the Discriminant","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing finding the discriminant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a5c2168rotation6a-h2"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a5c2168rotation6a-h3"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x y$$, B, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5c2168rotation6a-h4"],"title":"Finding the Discriminant","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$69$$"],"dependencies":["a5c2168rotation6a-h5"],"title":"Finding the Discriminant","text":"What is the discriminant, $$B^2-4A C$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6a-h7","type":"hint","dependencies":["a5c2168rotation6a-h6"],"title":"Discriminant","text":"Since the discriminant is greater than zero, what does this tell us about the conics based on the previous hint.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a5c2168rotation6b","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"$$10x^2-9x y+4y^2-4=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Circle","Parabola","Ellipse","Hyperbola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation6b-h1","type":"hint","dependencies":[],"title":"Identifying Conics with Discriminant","text":"If the equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is transformed by rotating axes into the equation $$A\' {x\'}^2+B\' x\' y\'+C\' {y\'}^2+D\' x\'+E\' y\'+F\'=0$$, then B**2-4*A*C=B\u2032**2-4*A\u2032*C\u2032.\\\\n\\\\nThe equation $$A x^2+B x y+C y^2+D x+E y+F=0$$ is an ellipse, a parabola, or a hyperbola, or a degenerate case of one of these.\\\\nIf the discriminant, $$B^2-4A C$$, is\\\\n<0, the conic section is an ellipse\\\\n$$=0$$, the conic section is a parabola\\\\n>0, the conic section is a hyperbola","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6b-h2","type":"hint","dependencies":["a5c2168rotation6b-h1"],"title":"Finding the Discriminant","text":"Referring to the general form $$A x^2+B x y+C y^2+D x+E y+F=0$$, we can identify the type of conic by comparing finding the discriminant.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10$$"],"dependencies":["a5c2168rotation6b-h2"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x^2$$, A, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a5c2168rotation6b-h3"],"title":"Finding the Discriminant","text":"What is the coefficient of $$x y$$, B, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a5c2168rotation6b-h4"],"title":"Finding the Discriminant","text":"What is the coefficient of $$y^2$$, C, equals to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6b-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-79$$"],"dependencies":["a5c2168rotation6b-h5"],"title":"Finding the Discriminant","text":"What is the discriminant, $$B^2-4A C$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation6b-h7","type":"hint","dependencies":["a5c2168rotation6b-h6"],"title":"Discriminant","text":"Since the discriminant is less than zero, what does this tell us about the conics based on the previous hint.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation7","title":"Identify","body":"Determine which conic section is represented based on the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation7a","stepAnswer":["Ellipse"],"problemType":"MultipleChoice","stepTitle":"$$9x^2+4y^2+72x+36y-500=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Ellipse","Circle","Hyperbola","Parabola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation7a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the equation in general form $${Ax}^2+Bxy+{Cy}^2+Dx+Ey+F=0$$, if it is not already.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation7a-h2","type":"hint","dependencies":["a5c2168rotation7a-h1"],"title":"Use A and C","text":"Use the definitions of A and C to find the type of equation this conic is. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph is an ellipse. If A and C are equal and nonzero and have the same sign, then the graph is a circle. If A and C are nonzero and have opposite signs, then the graph is a hyperbola. If either A or C is zero, then the graph is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation7a-h3","type":"hint","dependencies":["a5c2168rotation7a-h2"],"title":"Answer","text":"As A and C are nonzero, have the same sign, and are not equal to each other, the graph is an ellipse.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation8","title":"Identify","body":"Determine which conic section is represented based on the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation8a","stepAnswer":["Parabola"],"problemType":"MultipleChoice","stepTitle":"$$x^2-10x+4y-10=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Ellipse","Circle","Hyperbola","Parabola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation8a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the equation in general form $${Ax}^2+Bxy+{Cy}^2+Dx+Ey+F=0$$, if it is not already.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation8a-h2","type":"hint","dependencies":["a5c2168rotation8a-h1"],"title":"Use A and C","text":"Use the definitions of A and C to find the type of equation this conic is. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph is an ellipse. If A and C are equal and nonzero and have the same sign, then the graph is a circle. If A and C are nonzero and have opposite signs, then the graph is a hyperbola. If either A or C is zero, then the graph is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation8a-h3","type":"hint","dependencies":["a5c2168rotation8a-h2"],"title":"Answer","text":"As B is zero, the equation is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c2168rotation9","title":"Identify","body":"Determine which conic section is represented based on the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.4 Rotation of Axes","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c2168rotation9a","stepAnswer":["Hyperbola"],"problemType":"MultipleChoice","stepTitle":"$$2x^2-2y^2+4x-6y-2=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Ellipse","Circle","Hyperbola","Parabola"],"hints":{"DefaultPathway":[{"id":"a5c2168rotation9a-h1","type":"hint","dependencies":[],"title":"Rewrite","text":"Rewrite the equation in general form $${Ax}^2+Bxy+{Cy}^2+Dx+Ey+F=0$$, if it is not already.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation9a-h2","type":"hint","dependencies":["a5c2168rotation9a-h1"],"title":"Use A and C","text":"Use the definitions of A and C to find the type of equation this conic is. If A and C are nonzero, have the same sign, and are not equal to each other, then the graph is an ellipse. If A and C are equal and nonzero and have the same sign, then the graph is a circle. If A and C are nonzero and have opposite signs, then the graph is a hyperbola. If either A or C is zero, then the graph is a parabola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c2168rotation9a-h3","type":"hint","dependencies":["a5c2168rotation9a-h2"],"title":"Answer","text":"As A and B have opposite signs, the equation is a hyperbola.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots1","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots1a","stepAnswer":["$$3\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$8\\\\sqrt{2}-5\\\\sqrt{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots1a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we subtract the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\sqrt{2}$$"],"dependencies":["a5c70bfsquareroots1a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots10","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots10a","stepAnswer":["$$-5\\\\sqrt{b}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{b}-6\\\\sqrt{b}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5\\\\sqrt{b}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots10a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we subtract the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3\\\\sqrt{a}$$"],"dependencies":["a5c70bfsquareroots10a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots11","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots11a","stepAnswer":["$$7\\\\sqrt{c}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{c}+2\\\\sqrt{c}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7\\\\sqrt{c}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots11a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we add the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7\\\\sqrt{c}$$"],"dependencies":["a5c70bfsquareroots11a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots12","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots12a","stepAnswer":["$$9\\\\sqrt{d}$$"],"problemType":"TextBox","stepTitle":"$$7\\\\sqrt{d}+2\\\\sqrt{d}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\sqrt{d}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots12a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we add the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9\\\\sqrt{d}$$"],"dependencies":["a5c70bfsquareroots12a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots13","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots13a","stepAnswer":["$$8\\\\sqrt{a}-2\\\\sqrt{b}$$"],"problemType":"TextBox","stepTitle":"$$8\\\\sqrt{a}-2\\\\sqrt{b}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8\\\\sqrt{a}-2\\\\sqrt{b}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots13a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are not like, we cannot subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8\\\\sqrt{a}-2\\\\sqrt{b}$$"],"dependencies":["a5c70bfsquareroots13a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots14","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots14a","stepAnswer":["$$5\\\\sqrt{c}-3\\\\sqrt{d}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{c}-3\\\\sqrt{d}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5\\\\sqrt{c}-3\\\\sqrt{d}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots14a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are not like, we cannot subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5\\\\sqrt{c}-3\\\\sqrt{d}$$"],"dependencies":["a5c70bfsquareroots14a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots15","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots15a","stepAnswer":["$$5\\\\sqrt{m}+\\\\sqrt{n}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{m}+\\\\sqrt{n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5\\\\sqrt{m}+\\\\sqrt{n}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots15a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are not like, we cannot subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5\\\\sqrt{m}+\\\\sqrt{n}$$"],"dependencies":["a5c70bfsquareroots15a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots16","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots16a","stepAnswer":["$$-5\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$2\\\\sqrt{2}-7\\\\sqrt{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots16a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we subtract the coefficients. For example, $$4\\\\sqrt{3}-5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4-5\\\\right) \\\\sqrt{3}$$ $$=$$ $$-\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots17","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots17a","stepAnswer":["$$-\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$8\\\\sqrt{2}-9\\\\sqrt{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots17a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we subtract the coefficients. For example, $$4\\\\sqrt{3}-5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4-5\\\\right) \\\\sqrt{3}$$ $$=$$ $$-\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots18","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots18a","stepAnswer":["$$-4\\\\sqrt{3}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{3}-9\\\\sqrt{3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4\\\\sqrt{3}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots18a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we subtract the coefficients. For example, $$4\\\\sqrt{3}-5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4-5\\\\right) \\\\sqrt{3}$$ $$=$$ $$-\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots19","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots19a","stepAnswer":["$$7\\\\sqrt{y}$$"],"problemType":"TextBox","stepTitle":"$$3\\\\sqrt{y}+4\\\\sqrt{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7\\\\sqrt{y}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots19a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we add the coefficients. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots2","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots2a","stepAnswer":["$$4\\\\sqrt{2}$$"],"problemType":"TextBox","stepTitle":"$$7\\\\sqrt{2}-3\\\\sqrt{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4\\\\sqrt{2}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots2a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we subtract the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4\\\\sqrt{2}$$"],"dependencies":["a5c70bfsquareroots2a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots20","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots20a","stepAnswer":["$$9\\\\sqrt{x}$$"],"problemType":"TextBox","stepTitle":"$$2\\\\sqrt{x}+7\\\\sqrt{x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\sqrt{x}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots20a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we add the coefficients. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots21","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots21a","stepAnswer":["$$8\\\\sqrt{u}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{u}+3\\\\sqrt{u}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$8\\\\sqrt{u}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots21a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we add the coefficients. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots22","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots22a","stepAnswer":["$$4\\\\sqrt{x}-2\\\\sqrt{y}$$"],"problemType":"TextBox","stepTitle":"$$4\\\\sqrt{x}-2\\\\sqrt{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4\\\\sqrt{x}-2\\\\sqrt{y}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots22a-h1","type":"hint","dependencies":[],"title":"Operations without Like Radicals","text":"Since the radicals are not like, we cannot subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots23","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots23a","stepAnswer":["$$7\\\\sqrt{p}-6\\\\sqrt{q}$$"],"problemType":"TextBox","stepTitle":"$$7\\\\sqrt{p}-6\\\\sqrt{q}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7\\\\sqrt{p}-6\\\\sqrt{q}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots23a-h1","type":"hint","dependencies":[],"title":"Operations without Like Radicals","text":"Since the radicals are not like, we cannot subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots24","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots24a","stepAnswer":["$$6\\\\sqrt{a}-3\\\\sqrt{b}$$"],"problemType":"TextBox","stepTitle":"$$6\\\\sqrt{a}-3\\\\sqrt{b}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6\\\\sqrt{a}-3\\\\sqrt{b}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots24a-h1","type":"hint","dependencies":[],"title":"Operations without Like Radicals","text":"Since the radicals are not like, we cannot subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots25","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots25a","stepAnswer":["$$11\\\\sqrt{13}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{13}+4\\\\sqrt{13}+2\\\\sqrt{13}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11\\\\sqrt{13}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots25a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we add the coefficients. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots26","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots26a","stepAnswer":["$$9\\\\sqrt{11}$$"],"problemType":"TextBox","stepTitle":"$$4\\\\sqrt{11}+2\\\\sqrt{11}+3\\\\sqrt{11}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\sqrt{11}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots26a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we add the coefficients. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots27","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots27a","stepAnswer":["$$11\\\\sqrt{10}$$"],"problemType":"TextBox","stepTitle":"$$6\\\\sqrt{10}+2\\\\sqrt{10}+3\\\\sqrt{10}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$11\\\\sqrt{10}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots27a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"Since the radicals are like, we add the coefficients. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots28","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots28a","stepAnswer":["$$-4\\\\sqrt{6}+3\\\\sqrt{3}$$"],"problemType":"TextBox","stepTitle":"$$2\\\\sqrt{6}-6\\\\sqrt{6}+3\\\\sqrt{3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4\\\\sqrt{6}+3\\\\sqrt{3}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots28a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"When radicals are like, we subtract or add the coefficients depending on the operation. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots28a-h2","type":"hint","dependencies":["a5c70bfsquareroots28a-h1"],"title":"Operations without Like Radicals","text":"When radicals are not like, we cannot add or subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots29","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots29a","stepAnswer":["$$\\\\sqrt{5}+2\\\\sqrt{6}$$"],"problemType":"TextBox","stepTitle":"$$5\\\\sqrt{5}-4\\\\sqrt{5}+2\\\\sqrt{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{5}+2\\\\sqrt{6}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots29a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"When radicals are like, we subtract or add the coefficients depending on the operation. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots29a-h2","type":"hint","dependencies":["a5c70bfsquareroots29a-h1"],"title":"Operations without Like Radicals","text":"When radicals are not like, we cannot add or subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots3","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots3a","stepAnswer":["$$9\\\\sqrt{5}$$"],"problemType":"TextBox","stepTitle":"$$3\\\\sqrt{5}+6\\\\sqrt{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\sqrt{5}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots3a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we add the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9\\\\sqrt{5}$$"],"dependencies":["a5c70bfsquareroots3a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots30","title":"Adding and Subtracting Like Square Roots","body":"Simplify the expression.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots30a","stepAnswer":["$$-5\\\\sqrt{7}+2\\\\sqrt{5}$$"],"problemType":"TextBox","stepTitle":"$$3\\\\sqrt{7}-8\\\\sqrt{7}+2\\\\sqrt{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5\\\\sqrt{7}+2\\\\sqrt{5}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots30a-h1","type":"hint","dependencies":[],"title":"Operations with Like Radicals","text":"When radicals are like, we subtract or add the coefficients depending on the operation. For example, $$4\\\\sqrt{3}+5\\\\sqrt{3}$$ $$=$$ $$\\\\left(4+5\\\\right) \\\\sqrt{3}$$ $$=$$ $$9\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots30a-h2","type":"hint","dependencies":["a5c70bfsquareroots30a-h1"],"title":"Operations without Like Radicals","text":"When radicals are not like, we cannot add or subtract them. We leave the expression as is.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots4","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots4a","stepAnswer":["$$12\\\\sqrt{5}$$"],"problemType":"TextBox","stepTitle":"$$4\\\\sqrt{5}+8\\\\sqrt{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12\\\\sqrt{5}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots4a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we add the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12\\\\sqrt{5}$$"],"dependencies":["a5c70bfsquareroots4a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots5","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots5a","stepAnswer":["$$-\\\\sqrt{7}$$"],"problemType":"TextBox","stepTitle":"$$9\\\\sqrt{7}-10\\\\sqrt{7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\sqrt{7}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots5a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we subtract the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\sqrt{7}$$"],"dependencies":["a5c70bfsquareroots5a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots6","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots6a","stepAnswer":["$$-\\\\sqrt{7}$$"],"problemType":"TextBox","stepTitle":"$$11\\\\sqrt{7}-12\\\\sqrt{7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-\\\\sqrt{7}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots6a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we subtract the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\sqrt{7}$$"],"dependencies":["a5c70bfsquareroots6a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots7","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots7a","stepAnswer":["$$9\\\\sqrt{y}$$"],"problemType":"TextBox","stepTitle":"$$7\\\\sqrt{y}+2\\\\sqrt{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\sqrt{y}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots7a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we add the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9\\\\sqrt{y}$$"],"dependencies":["a5c70bfsquareroots7a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots8","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots8a","stepAnswer":["$$12\\\\sqrt{n}$$"],"problemType":"TextBox","stepTitle":"$$9\\\\sqrt{n}+3\\\\sqrt{n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$12\\\\sqrt{n}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots8a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we add the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12\\\\sqrt{n}$$"],"dependencies":["a5c70bfsquareroots8a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c70bfsquareroots9","title":"Add and Subtract Square Roots","body":"Simplify the following exercise:","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.3 Add and Subtract Square Roots","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a5c70bfsquareroots9a","stepAnswer":["$$-3\\\\sqrt{a}$$"],"problemType":"TextBox","stepTitle":"$$\\\\sqrt{a}-4\\\\sqrt{a}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3\\\\sqrt{a}$$","hints":{"DefaultPathway":[{"id":"a5c70bfsquareroots9a-h1","type":"hint","dependencies":[],"title":"$$\\\\frac{Adding}{Subtracting}$$ Coefficients","text":"Since the radicals are like, we subtract the coefficients.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c70bfsquareroots9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3\\\\sqrt{a}$$"],"dependencies":["a5c70bfsquareroots9a-h1"],"title":"Simpligying Expression","text":"What is the simplified form of the problem?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero10","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero10a","stepAnswer":["$$-44791$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{5x^5-4x^4+3x^3-2x^2+x-1}{x+6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-44791$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero10a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=-6$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero10a-h2","type":"hint","dependencies":["a5c95e8polyzero10a-h1"],"title":"Plugging In","text":"$$5x^5-4x^4+3x^3-2x^2+x-1$$ becomes 5(-6)**5-4(-6)**4+3(-6)**3-2(-6)**2+(-6)-1. This simplifies to $$-44791$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero11","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero11a","stepAnswer":["$$255$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{x^4-1}{x-4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$255$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero11a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=4$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero11a-h2","type":"hint","dependencies":["a5c95e8polyzero11a-h1"],"title":"Plugging In","text":"$$x^4-1$$ becomes $$4^4-1$$. Our remainder is $$255$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero12","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero12a","stepAnswer":["$$95$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{3x^3+4x^2-8x+2}{x-3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$95$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero12a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=3$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero12a-h2","type":"hint","dependencies":["a5c95e8polyzero12a-h1"],"title":"Plugging In","text":"$$3x^3+4x^2-8x+2$$ becomes $${3\\\\left(3\\\\right)}^3+{4\\\\left(3\\\\right)}^2-8\\\\left(3\\\\right)+2$$. This simplifies to $$95$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero13","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero13a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{4x^3+5x^2-2x+7}{x+2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero13a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=-2$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero13a-h2","type":"hint","dependencies":["a5c95e8polyzero13a-h1"],"title":"Plugging In","text":"$$4x^3+5x^2-2x+7$$ becomes 4(-2)**3+5(-2)**2-2(-2)+7. This means our remainder is $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero16","title":"Using the Rational Zero Theorem #1","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero16a","stepAnswer":["$$x=2, 4, -3$$"],"problemType":"MultipleChoice","stepTitle":"$$x^3-3x^2-10x+24=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=2, 4, -3$$","choices":["$$x=1, 4, -3$$","$$x=5, 4, 3$$","$$x=2, 4, -3$$"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero16a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero16a-h2","type":"hint","dependencies":["a5c95e8polyzero16a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero16a-h3","type":"hint","dependencies":["a5c95e8polyzero16a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero16a-h4","type":"hint","dependencies":["a5c95e8polyzero16a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero17","title":"Using the Rational Zero Theorem #2","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero17a","stepAnswer":["$$x=2-\\\\frac{3}{2}-4$$"],"problemType":"MultipleChoice","stepTitle":"$$2x^3+7x^2-10x-24=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=2-\\\\frac{3}{2}-4$$","choices":["$$x=\\\\frac{2}{3}-\\\\frac{3}{2}-4$$","$$x=2-\\\\frac{3}{2}-4$$","$$x=2, -3, -4$$"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero17a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero17a-h2","type":"hint","dependencies":["a5c95e8polyzero17a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero17a-h3","type":"hint","dependencies":["a5c95e8polyzero17a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero17a-h4","type":"hint","dependencies":["a5c95e8polyzero17a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero18","title":"Using the Rational Zero Theorem #3","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero18a","stepAnswer":["$$x=-2, -3, 3$$"],"problemType":"MultipleChoice","stepTitle":"$$x^3+2x^2-9x-18=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-2, -3, 3$$","choices":["$$x=-2, -1, 5$$","$$x=-2, -4, 3$$","$$x=-2, -3, 3$$"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero18a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero18a-h2","type":"hint","dependencies":["a5c95e8polyzero18a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero18a-h3","type":"hint","dependencies":["a5c95e8polyzero18a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero18a-h4","type":"hint","dependencies":["a5c95e8polyzero18a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero19","title":"Using the Rational Zero Theorem #4","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero19a","stepAnswer":["$$x=-5, -4, 4$$"],"problemType":"MultipleChoice","stepTitle":"$$x^3+5x^2-16x-80=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-5, -4, 4$$","choices":["$$x=-5, -4, 4$$","$$x=-2, -4, 4$$","$$x=-5, -4, 3$$"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero19a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero19a-h2","type":"hint","dependencies":["a5c95e8polyzero19a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero19a-h3","type":"hint","dependencies":["a5c95e8polyzero19a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero19a-h4","type":"hint","dependencies":["a5c95e8polyzero19a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero20","title":"Using the Rational Zero Theorem #5","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero20a","stepAnswer":["$$x=3, -5, 5$$"],"problemType":"MultipleChoice","stepTitle":"$$x^3-3x^2-25x+75=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=3, -5, 5$$","choices":["$$x=3, -2, 5$$","$$x=3, -5, 5$$","$$x=1, -5, 5$$"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero20a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero20a-h2","type":"hint","dependencies":["a5c95e8polyzero20a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero20a-h3","type":"hint","dependencies":["a5c95e8polyzero20a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero20a-h4","type":"hint","dependencies":["a5c95e8polyzero20a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero21","title":"Using the Rational Zero Theorem #6","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero21a","stepAnswer":["x=-1/2,5,-3"],"problemType":"MultipleChoice","stepTitle":"$$2x^3-3x^2-32x-15=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=-1,5/2,-3","$$x=-2, 5, -3$$","x=-1/2,5,-3"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero21a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero21a-h2","type":"hint","dependencies":["a5c95e8polyzero21a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero21a-h3","type":"hint","dependencies":["a5c95e8polyzero21a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero21a-h4","type":"hint","dependencies":["a5c95e8polyzero21a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero22","title":"Using the Rational Zero Theorem #7","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero22a","stepAnswer":["x=-1,-3/2,2"],"problemType":"MultipleChoice","stepTitle":"$$2x^3+x^2-7x-6=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=-1,-3/2,2","$$x=-1, -3, 2$$","x=-1,2,2/5"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero22a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero22a-h2","type":"hint","dependencies":["a5c95e8polyzero22a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero22a-h3","type":"hint","dependencies":["a5c95e8polyzero22a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero22a-h4","type":"hint","dependencies":["a5c95e8polyzero22a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero23","title":"Using the Rational Zero Theorem #8","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero23a","stepAnswer":["x=1/2,(1+sqrt(5))/2,(1-sqrt(5))/2"],"problemType":"MultipleChoice","stepTitle":"$$2x^3-3x^2-x+1=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=3/4,(1+sqrt(5))/2,(1-sqrt(5))/2","x=3/2,(1+sqrt(5))/2,(1-sqrt(5))/2","x=1/2,(1+sqrt(5))/2,(1-sqrt(5))/2"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero23a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero23a-h2","type":"hint","dependencies":["a5c95e8polyzero23a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero23a-h3","type":"hint","dependencies":["a5c95e8polyzero23a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero23a-h4","type":"hint","dependencies":["a5c95e8polyzero23a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero24","title":"Using the Rational Zero Theorem #9","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero24a","stepAnswer":["x=-2/3,(1+sqrt(13))/2,(1-sqrt(13))/2"],"problemType":"MultipleChoice","stepTitle":"$$3x^3-x^2-11x-6=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=-1/2,(1+sqrt(13))/2,(1-sqrt(13))/2","x=-2/5,(1+sqrt(13))/2,(1-sqrt(13))/2","x=-2/3,(1+sqrt(13))/2,(1-sqrt(13))/2"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero24a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero24a-h2","type":"hint","dependencies":["a5c95e8polyzero24a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero24a-h3","type":"hint","dependencies":["a5c95e8polyzero24a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero24a-h4","type":"hint","dependencies":["a5c95e8polyzero24a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero25","title":"Using the Rational Zero Theorem #10","body":"Use the Rational Zero Theorem to find the real solution(s) to the equation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero25a","stepAnswer":["$$x=\\\\frac{3}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$2x^3-5x^2+9x-9=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{3}{2}$$","choices":["$$x=\\\\frac{3}{2}$$","x=3/2,-1,4","x=3/2,-5,3"],"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero25a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem tells us that if $$\\\\frac{p}{q}$$ is a zero of f(x), then $$p$$ is a factor of $$1$$ and q is a factor of $$2$$. $$p$$ is a factor of the constant term and q is a factor of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero25a-h2","type":"hint","dependencies":["a5c95e8polyzero25a-h1"],"title":"Determining Factors","text":"The first step is to determine all factors of the constant term and all factors of the leading coefficient.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero25a-h3","type":"hint","dependencies":["a5c95e8polyzero25a-h2"],"title":"Determing Values of $$\\\\frac{p}{q}$$","text":"Next, determine all possible values of $$\\\\frac{p}{q}$$. Be sure to include both positive and negative candidates.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero25a-h4","type":"hint","dependencies":["a5c95e8polyzero25a-h3"],"title":"Using Subsitution","text":"Finally, determine which possible zeros are actual zeros by evaluating each case of $$f{\\\\left(\\\\frac{p}{q}\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero26","title":"Using the Remainder Theorem to Evaluate a Polynomial","body":"According to the Remainder Theorem, if a polynomial f(x) is divided by (x - k), then the remainder is the value f(k).","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero26a","stepAnswer":["$$25$$"],"problemType":"TextBox","stepTitle":"Use the Remainder Theorem to evaluate $$f(x)=6x^4-x^3-15x^2+2x-7$$ at $$x=2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$25$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero26a-h1","type":"hint","dependencies":[],"title":"Using the Remainder Theorem","text":"To find the remainder using the Remainder Theorem, use synthetic division to divide the polynomial by $$(x-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero26a-h2","type":"hint","dependencies":["a5c95e8polyzero26a-h1"],"title":"Using Synthetic Division","text":"Use synthetic division to divide the polynomial by $$(x-2)$$. The quotient after dividing by $$(x-2)$$ is $$6x^3$$ + $$11x^2$$ + $$7x$$ + $$16$$ and the remainder is $$25$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero27","title":"Listing All Possible Rational Zeros","body":"The Rational Zero Theorem states that, if the polynomial $$f(x)=a_n x^n+a_n-1x^{n-1}+...+a_1 x+a_0$$ has integer coefficients, then every rational zero of f(x) has the form $$\\\\frac{p}{q}$$ where $$p$$ is a factor of the constant term $$a_0$$ and q is a factor of the leading coefficient $$a_n$$. When the leading coefficient is $$1$$, the possible rational zeros are the factors of the constant term.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero27a","stepAnswer":["-4, -2, -1, -1/2, 1/2, 1, 2, 4"],"problemType":"TextBox","stepTitle":"List all possible rational zeros of $$f(x)=2x^4-5x^3+x^2-4$$. (List them in ascending order as such: $$-2$$, $$-1$$, $$\\\\frac{-1}{2}$$, $$\\\\frac{1}{2}$$, $$1$$, ...)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-4$$, $$-2$$, $$-1$$, $$\\\\frac{-1}{2}$$, $$\\\\frac{1}{2}$$, $$1$$, $$2$$, $$4$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero27a-h1","type":"hint","dependencies":[],"title":"What terms contribute to the possible rational zeros?","text":"The only possible rational zeros of f(x) are the quotients of the factors of the last term, $$-4$$, and the factors of the leading coefficient, $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h2","type":"hint","dependencies":["a5c95e8polyzero27a-h1"],"title":"Factors of the Constant Term","text":"What are the factors of the constant term, -4? From here on, these factors will be denoted as $$p$$, factors of the constant term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-4, -2, -1, 1, 2, 4"],"dependencies":["a5c95e8polyzero27a-h2"],"title":"What are the factors of the constant term, -4? (List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$6$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h4","type":"hint","dependencies":["a5c95e8polyzero27a-h1"],"title":"What are the factors of the leading coefficient, 2? From here on, these factors will be denoted as q, factors of the leading coefficient.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-2, -1, 1, 2"],"dependencies":["a5c95e8polyzero27a-h4"],"title":"What are the factors of the leading coefficient, 2? (List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$4$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h4","type":"hint","dependencies":["a5c95e8polyzero27a-h1"],"title":"What are the different combination of rational zeros?","text":"Consider that a rational zero is of the form $$\\\\frac{p}{q}$$ where $$p$$ are factors of the constant term and q are factors of the leading coefficient. It would help to list out all your $$p$$ and q to write out the different combination.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h5","type":"hint","dependencies":["a5c95e8polyzero27a-h4"],"title":"What are the possible rational zeros with $$p$$ $$=$$ $$+-1$$?","text":"Recall what are the factors of $$2$$, q, that you\'ve previously found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h6","type":"hint","dependencies":["a5c95e8polyzero27a-h5"],"title":"The combination of all q with $$p$$ $$=$$ +- $$1$$ are $$+-\\\\left(\\\\frac{1}{1}\\\\right)$$, $$+-\\\\left(\\\\frac{1}{2}\\\\right)$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h7","type":"hint","dependencies":["a5c95e8polyzero27a-h4"],"title":"What are the possible rational zeros with $$p=+-2$$?","text":"Recall what are the factors of $$2$$, q, that you\'ve previously found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h8","type":"hint","dependencies":["a5c95e8polyzero27a-h7"],"title":"The combination of all q with p=+- $$2$$ are $$+-\\\\left(\\\\frac{2}{1}\\\\right)$$, $$+-\\\\left(\\\\frac{2}{2}\\\\right)$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h9","type":"hint","dependencies":["a5c95e8polyzero27a-h4"],"title":"What are the possible rational zeros with $$p=+-4$$?","text":"Recall what are the factors of $$2$$, q, that you\'ve previously found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h10","type":"hint","dependencies":["a5c95e8polyzero27a-h9"],"title":"The combination of all q with p=+- $$4$$ are $$+-\\\\left(\\\\frac{4}{1}\\\\right)$$, $$+-\\\\left(\\\\frac{4}{2}\\\\right)$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero27a-h11","type":"hint","dependencies":["a5c95e8polyzero27a-h4"],"title":"Simplify all the rational zeros that you have found so that there are no duplicates.","text":"For example, $$\\\\frac{2}{2}=\\\\frac{1}{1}=1$$ and $$\\\\frac{-4}{2}=\\\\frac{-2}{1}=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero28","title":"Using the Rational Zero Theorem to Find Rational Zeros","body":"The Rational Zero Theorem states that, if the polynomial $$f(x)=a_n x^n+a_n$$ - 1*x**(n - 1)+...+a_1*x+a_0 has integer coefficients, then every rational zero of f(x) has the form $$\\\\frac{p}{q}$$ where $$p$$ is a factor of the constant term $$a_0$$ and q is a factor of the leading coefficient $$a_n$$. When the leading coefficient is $$1$$, the possible rational zeros are the factors of the constant term.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero28a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Use the Rational Zero Theorem to find the rational zeros of f(x) $$=$$ $$2x^3$$ + $$x^2$$ - $$4x$$ + $$1$$. (List them in ascending order as such: $$-2$$, $$-1$$, $$\\\\frac{-1}{2}$$, $$\\\\frac{1}{2}$$, $$1$$, ...)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero28a-h1","type":"hint","dependencies":[],"title":"What terms contribute to the possible rational zeros?","text":"The only possible rational zeros of f(x) are the quotients of the factors of the constant term, $$1$$, and the factors of the leading coefficient, $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h2","type":"hint","dependencies":["a5c95e8polyzero28a-h1"],"title":"What are the factors of the constant term, 1? From here on, these factors will be denoted as $$p$$, factors of the constant term.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-1, 1"],"dependencies":["a5c95e8polyzero28a-h2"],"title":"What are the factors of the constant term, 1? (List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$2$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h4","type":"hint","dependencies":["a5c95e8polyzero28a-h3"],"title":"What are the factors of the leading coefficient, 2? From here on, these factors will be denoted as q, factors of the leading coefficient.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-2, -1, 1, 2"],"dependencies":["a5c95e8polyzero28a-h4"],"title":"What are the factors of the leading coefficient, 2? (List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$4$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h6","type":"hint","dependencies":["a5c95e8polyzero28a-h5"],"title":"What are the different combination of rational zeros?","text":"Consider that a rational zero is of the form $$\\\\frac{p}{q}$$ where $$p$$ are factors of the constant term and q are factors of the leading coefficient. It would help to list out all your $$p$$ and q to write out the different combination.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h7","type":"hint","dependencies":["a5c95e8polyzero28a-h6"],"title":"What are the possible rational zeros with $$p=+-1$$?","text":"Recall what are the factors of $$2$$, q, that you\'ve previously found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h8","type":"hint","dependencies":["a5c95e8polyzero28a-h7"],"title":"The combination of all q with p=+- $$1$$ are $$+-\\\\left(\\\\frac{1}{1}\\\\right)$$, $$+-\\\\left(\\\\frac{1}{2}\\\\right)$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h9","type":"hint","dependencies":["a5c95e8polyzero28a-h8"],"title":"Determine if the possible zeros are actual zeros by substituting these values for $$x$$ in f(x).","text":"If the result of f(k) is non-zero, then there is a remainder and k is not a zero of f(x).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a5c95e8polyzero28a-h9"],"title":"What is the remainder of $$f(-1)$$?","text":"Substitute $$x=-1$$ into $$f(x)=2x^3+x^2-4x+1$$. The remainder is the result.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a5c95e8polyzero28a-h10"],"title":"What is the remainder of f(1)?","text":"Substitute $$x=1$$ into $$f(x)=2x^3+x^2-4x+1$$. The remainder is the result.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5c95e8polyzero28a-h11"],"title":"What is the remainder of $$f\\\\left(-\\\\frac{1}{2}\\\\right)$$?","text":"Substitute $$x=\\\\frac{-1}{2}$$ into $$f(x)=2x^3+x^2-4x+1$$. The remainder is the result.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero28a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-1}{2}$$"],"dependencies":["a5c95e8polyzero28a-h12"],"title":"What is the remainder of $$f{\\\\left(\\\\frac{1}{2}\\\\right)}$$?","text":"Substitute $$x=\\\\frac{1}{2}$$ into $$f(x)=2x^3+x^2-4x+1$$. The remainder is the result.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero29","title":"Finding the Zeros of a Polynomial Function with Repeated Real Zeros","body":"Find the possible rational zeros for the function using the Rational Zero Theorem.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero29a","stepAnswer":["-1/2, 1"],"problemType":"TextBox","stepTitle":"Find the zeros of f(x) $$=$$ $$4x^3-3x-1$$. (List them in ascending order as such: $$-2$$, $$-1$$, $$\\\\frac{-1}{2}$$, $$\\\\frac{1}{2}$$, $$1$$, ...)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{-1}{2}$$, $$1$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero29a-h1","type":"hint","dependencies":[],"title":"Definition of the Rational Zero Theorem","text":"The Rational Zero Theorem states that, if the polynomial f(x) $$=$$ $$a_n x^n$$ + $$a_n$$ - 1*x**(n - 1) + ... + $$a_1 x$$ + $$a_0$$ has integer coefficients, then every rational zero of f(x) has the form $$\\\\frac{p}{q}$$ where $$p$$ is a factor of the constant term $$a_0$$ and q is a factor of the leading coefficient $$a_n$$. When the leading coefficient is $$1$$, the possible rational zeros are the factors of the constant term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero29a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-1, 1"],"dependencies":["a5c95e8polyzero29a-h1"],"title":"What are the factors of the constant term, -1? From here on, these factors will be denoted as $$p$$, factors of the constant term.(List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$2$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero29a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-4, -2, -1, 1, 2, 4"],"dependencies":["a5c95e8polyzero29a-h2"],"title":"What are the factors of the leading coefficient, 4? From here on, these factors will be denoted as $$p$$, factors of the constant term.(List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$6$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero29a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-1, -1/2, -1/4, 1/4, 1/2, 1"],"dependencies":["a5c95e8polyzero29a-h3"],"title":"What are the different combination of rational zeros?","text":"Consider that a rational zero is of the form $$\\\\frac{p}{q}$$ where $$p$$ are factors of the constant term and q are factors of the leading coefficient. It would help to list out all your $$p$$ and q to write out the different combination. There are $$6$$ in total. Consider that there are negative factors as well. (List them in ascending order as such: $$-2$$, $$-1$$, $$\\\\frac{-1}{2}$$, $$\\\\frac{1}{2}$$, $$1$$, ...)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero29a-h5","type":"hint","dependencies":["a5c95e8polyzero29a-h4"],"title":"Use synthetic division to divide the polynomial by (x + 2).","text":"Now that we have found a list of possible rational zeros for the function. We will use the synthetic division to evaluate each possible zero until we find one that gives a remainder of $$0$$. We can begin with $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero29a-h6","type":"hint","dependencies":["a5c95e8polyzero29a-h5"],"title":"Use synthetic division to divide the function by (x - 1).","text":"The quotient after dividing by $$(x-1)$$ is $$4x^2+4x+1$$ and the remainder is $$0$$. Therefore, $$1$$ is a zero of the function and the polynomial can be rewritten as $$\\\\left(x-1\\\\right) \\\\left(4x^2+4x+1\\\\right)$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero29a-h7","type":"hint","dependencies":["a5c95e8polyzero29a-h6"],"title":"Factorize the remaining quadratic equation, $$4x^2$$ + $$4x$$ + $$1$$, to find the remaining zeros.","text":"We can do so by either factoring, using the quadratic formula $$x$$ $$=$$ $$(-b$$ +- sqrt(b**2 - 4*a*c)) / $$2a$$, or by expressing the polynomial in terms of the standard form f(x) $$=$$ a*(x - h)**2 + k and solving for $$x$$ when f(x) $$=$$ $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero30","title":"Finding the Zeros of a Polynomial Function with Complex Zeros","body":"Find the zeroes of the following function.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero30a","stepAnswer":["-3, i*sqrt(3)/3, -i*sqrt(3)/3"],"problemType":"TextBox","stepTitle":"f(x) $$=$$ $$3x^3+9x^2+x+3$$. (List the real roots first, then the complex roots starting with the positive complex roots. Rationalize any surds. Example: $$1$$, $$\\\\frac{i \\\\sqrt{2}}{2}$$, -i*sqrt(2)/2)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-3$$, $$\\\\frac{i \\\\sqrt{3}}{3}$$, $$\\\\frac{-i \\\\sqrt{3}}{3}$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero30a-h1","type":"hint","dependencies":[],"title":"Find the possible rational zeros for the function using the Rational Zero Theorem.","text":"The Rational Zero Theorem states that, if the polynomial f(x) $$=$$ a_n*x**n+a_n-1*x**(n - 1)+...+a_1*x+a_0 has integer coefficients, then every rational zero of f(x) has the form $$\\\\frac{p}{q}$$ where $$p$$ is a factor of the constant term $$a_0$$ and q is a factor of the leading coefficient $$a_n$$. When the leading coefficient is $$1$$, the possible rational zeros are the factors of the constant term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero30a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3,-1, 1, 3"],"dependencies":["a5c95e8polyzero30a-h1"],"title":"What are the factors of the constant term, 3? From here on, these factors will be denoted as $$p$$, factors of the constant term.(List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$4$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero30a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3,-1, 1, 3"],"dependencies":["a5c95e8polyzero30a-h1"],"title":"What are the factors of the leading coefficient, 3? From here on, these factors will be denoted as $$p$$, factors of the constant term.(List them in ascending order as such: $$-2$$, $$-1$$, $$1$$, ...)","text":"There are $$4$$ in total. Consider that there are negative factors as well.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero30a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3, -1, -1/3, 1/3, 1, 3"],"dependencies":["a5c95e8polyzero30a-h1"],"title":"What are the different combination of rational zeros?","text":"Consider that a rational zero is of the form $$\\\\frac{p}{q}$$ where $$p$$ are factors of the constant term and q are factors of the leading coefficient. It would help to list out all your $$p$$ and q to write out the different combination. There are $$6$$ in total. Consider that there are negative factors as well. (List them in ascending order as such: $$-2$$, $$-1$$, $$\\\\frac{-1}{2}$$, $$\\\\frac{1}{2}$$, $$1$$, ...)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero30a-h5","type":"hint","dependencies":["a5c95e8polyzero30a-h4"],"title":"Factoring out a zero to simplify the equation.","text":"Now that we have found a list of possible rational zeros for the function. We will use the synthetic division to evaluate each possible zero until we find one that gives a remainder of $$0$$. We can begin with $$-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero30a-h6","type":"hint","dependencies":["a5c95e8polyzero30a-h5"],"title":"Use synthetic division to divide the function by (x + 3).","text":"The quotient after dividing by $$x+3$$ is $$3x^2+1$$ and the remainder is $$0$$. Therefore, $$-3$$ is a zero of the function and the polynomial can be rewritten as $$\\\\left(x+3\\\\right) \\\\left(3x^2+1\\\\right)$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero30a-h7","type":"hint","dependencies":["a5c95e8polyzero30a-h6"],"title":"Solving for the other zeros.","text":"Note that because there is no $$x$$ term, we can set directly set quadratic polynomial to $$0$$ to solve for $$x$$, the remaining roots.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero30a-h8","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["i*sqrt(3)/3, -i*sqrt(3)/3"],"dependencies":["a5c95e8polyzero30a-h7"],"title":"Solving for the other zeros. (List the complex roots starting with the positive complex roots. Rationalize any surds. Example: $$1$$, $$\\\\frac{i \\\\sqrt{2}}{2}$$, -i*sqrt(2)/2)","text":"Set $$3x^2+1=0$$ and make $$x$$ the subject. The roots are complex","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero31","title":"Using the Linear Factorization Theorem to Find a Polynomial with Given Zeros","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero31a","stepAnswer":["$$-5x^4-5x^3+25x^2-5x+30$$"],"problemType":"TextBox","stepTitle":"Find a fourth degree polynomial with real coefficients that has zeros of $$-3$$, $$2$$, i, such that $$f(-2)=100$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5x^4-5x^3+25x^2-5x+30$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero31a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["i"],"dependencies":[],"title":"Finding the fourth root.","text":"By the Complex Conjugate Theorem, since i is a zero, what is the last zero","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero31a-h2","type":"hint","dependencies":["a5c95e8polyzero31a-h1"],"title":"Expressing f(x) in terms of the roots, then expand it.","text":"We can express f(x) as the multiplication of the four factors scaled by a constant a. In this case, we know that the factors are (x + 3), (x - 2), (x - i), (x + i). As such, we can rewrite f(x) $$=$$ a*(x + 3)*(x - 2)*(x - i)*(x + i).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero31a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2$$ + $$x$$ - $$6$$"],"dependencies":["a5c95e8polyzero31a-h2"],"title":"Expand the real factors of f(x).","text":"What is $$\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero31a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2+1$$"],"dependencies":["a5c95e8polyzero31a-h2"],"title":"Expand the complex factors of f(x).","text":"What is $$\\\\left(x-i\\\\right) \\\\left(x+i\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero31a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["a*(x**4 + $$x^3$$ - $$5x^2$$ + $$x$$ - 6)"],"dependencies":["a5c95e8polyzero31a-h3","a5c95e8polyzero31a-h4"],"title":"Expanding the rest of the polynomial. Leave the constant scaling factor a outside. (Example: a*(x**2 + 1)","text":"What is (x**2+x - 6)*(x**2+1)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero31a-h6","type":"hint","dependencies":["a5c95e8polyzero31a-h5"],"title":"Solving for the scaling factor, a.","text":"Use the fact that $$f(-2)=100$$ to find a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero31a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a5c95e8polyzero31a-h6"],"title":"Solving for the scaling factor, a.","text":"Substitute $$x=-2$$ and $$f(-2)=100$$ into the f(x) $$=$$ $$a \\\\left(x^4+x^3-5x^2+x-6\\\\right)$$ that was previously found. Then, solve for a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero31a-h8","type":"hint","dependencies":["a5c95e8polyzero31a-h7"],"title":"Multiply a that was found into the rest of the polynomial.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero32","title":"Using Descartes\u2019 Rule of Signs","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero32a","stepAnswer":["(2, 2, 0), (2, 0, 2), (0, 2, 2), (0, 0, 4)"],"problemType":"TextBox","stepTitle":"Use Descartes\u2019 Rule of Signs to determine the possible numbers of positive and negative real zeros for f(x) $$=$$ $$-\\\\left(x^4\\\\right)$$ - $$3x^3$$ + $$6x^2$$ - $$4x$$ - $$12$$. (Consider that there are complex roots as well, provide the answer as a list of coordinates of the form: (number of positive real zeros, number of negative real zeros, number of complex zeros). Sort the list in descending order, i.e. compare the first coordinate and place whichever has a higher value earlier in the list. If there is a tie, look at the second, then third coordinate. Example: (4, $$0$$, 0), (2, $$2$$, 0), (0, 4,0), (0, $$2$$, 2) )","stepBody":"According to Descartes\u2019 Rule of Signs, if we let f(x) $$=$$ $$a_n x^n$$ + $$a_n-1x^{n-1}$$ + ... + $$a_1 x$$ + $$a_0$$ be a polynomial function with real coefficients:\\\\nThe number of positive real zeros is either equal to the number of sign changes of f(x) or is less than the number of sign changes by an even integer.\\\\nThe number of negative real zeros is either equal to the number of sign changes of $$f(-x)$$ or is less than the number of sign changes by an even integer.","answerType":"string","variabilization":{},"answerLatex":"(2, $$2$$, 0), (2, $$0$$, 2), (0, $$2$$, 2), (0, $$0$$, 4)","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero32a-h1","type":"hint","dependencies":[],"title":"Determine the number of positive real roots.","text":"Count the number of sign changes in f(x).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero32a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2, 0"],"dependencies":["a5c95e8polyzero32a-h1"],"title":"Determine the number of positive real roots.","text":"The number of positive real zeros is either equal to the number of sign changes of f(x) or is less than the number of sign changes by an even integer. (List the number of possibilities in descending order like so: $$5$$, $$3$$, 1)\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero32a-h3","type":"hint","dependencies":[],"title":"Determine the number of negative real roots.","text":"Count the number of sign changes in $$f(-x)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero32a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2, 0"],"dependencies":["a5c95e8polyzero32a-h3"],"title":"Determine the number of negative real roots.","text":"The number of negative real zeros is either equal to the number of sign changes of $$f(-x)$$ or is less than the number of sign changes by an even integer. (List the number of possibilities in descending order like so: $$5$$, $$3$$, 1)\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero32a-h5","type":"hint","dependencies":["a5c95e8polyzero32a-h1","a5c95e8polyzero32a-h3"],"title":"Different possibilities of roots. Consider that roots can be complex as well","text":"Recall that since the coefficients are real, by the Complex Conjugate Theorem, complex roots comes in pair as well. (There are $$4$$ different possibilities)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero33","title":"Solving Polynomial Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero33a","stepAnswer":["13, 9, 3"],"problemType":"TextBox","stepTitle":"A new bakery offers decorated sheet cakes for children\u2019s birthday parties and other special occasions. The bakery wants the volume of a small cake to be $$351$$ cubic inches. The cake is in the shape of a rectangular solid. They want the length of the cake to be four inches longer than the width of the cake and the height of the cake to be one-third of the width. What should the dimensions of the cake pan be?","stepBody":"List the answer by length, width then height. Example: $$10$$, $$8$$, $$12$$","answerType":"string","variabilization":{},"answerLatex":"$$13$$, $$9$$, $$3$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero33a-h1","type":"hint","dependencies":[],"title":"Formulating the problem.","text":"Let l, w, $$h$$ denote length, width, height respectively. What is the volume, V, in terms of l, w, $$h$$? What is the relationship between length and width? What is the relationship between height and width?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["w + $$4$$"],"dependencies":["a5c95e8polyzero33a-h1"],"title":"Relationship between length and width.","text":"The length of the cake is four inches longer than the width. Express l in terms of w.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{w}{3}$$"],"dependencies":["a5c95e8polyzero33a-h1"],"title":"Relationship between height and width.","text":"The height of the cake is one-third of the width. Express $$h$$ in terms of w.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$l w h$$"],"dependencies":["a5c95e8polyzero33a-h1"],"title":"Relationship between volume and the parameters.","text":"Volume is given by the product of length, width and height. Express V in terms of l, w, $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{w^3}{3}+\\\\frac{4w^2}{3}$$"],"dependencies":["a5c95e8polyzero33a-h4"],"title":"Expressing V in terms of w.","text":"We want a polynomial that is in terms of a single variable so that we are able to apply what we have learnt to solve it. Substitute the previous expressions that were found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$w^3+7w^2-1053$$"],"dependencies":["a5c95e8polyzero33a-h5"],"title":"Substitute the given volume into the equation so that we can solve for the roots.","text":"Substitute V $$=$$ $$351$$ into V $$=$$ $$\\\\frac{w^3}{3}+\\\\frac{4w^2}{3}$$, then shift everything to a single side so that the equation is equal to $$0$$. Multiply by $$3$$ to remove the fractions so that calculation is easier. What is the polynomial function of w, f(w)? (Recall that the if k is a root of the function f(x), then f(k) $$=$$ $$0$$. In this case we want to make one side of the equation zero so that the polynomial function of w on the other side can be used to solve for the root.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h7","type":"hint","dependencies":["a5c95e8polyzero33a-h6"],"title":"How many positive real solutions are there?","text":"Since the width has to be a positive real number, we can use the Descartes\' Rule of Signs.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a5c95e8polyzero33a-h7"],"title":"How many positive real solutions are there?","text":"How many sign changes are there? The number of positive real zeros is either equal to the number of sign changes of f(x) or is less than the number of sign changes by an even integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h9","type":"hint","dependencies":["a5c95e8polyzero33a-h8"],"title":"Find the possible rational zeros for the function using the Rational Zero Theorem.","text":"We can use the Rational Zero Theorem to tell us how many rational zeros that could potentially be roots. The Rational Zero Theorem states that, if the polynomial f(x) $$=$$ $$a_n x^n+a_n$$ - 1*x**(n - 1)+...+a_1*x+a_0 has integer coefficients, then every rational zero of f(x) has the form $$\\\\frac{p}{q}$$ where $$p$$ is a factor of the constant term $$a_0$$ and q is a factor of the leading coefficient $$a_n$$. When the leading coefficient is $$1$$, the possible rational zeros are the factors of the constant term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h10","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1, 3, 9, 13, 27, 39, 81, 117, 351, 1053"],"dependencies":["a5c95e8polyzero33a-h9"],"title":"What are the factors of the constant term, 1053? From here on, these factors will be denoted as $$p$$, factors of the constant term. (List only the positive factors for this question. List them in ascending order as such: $$1$$, $$2$$, ...)","text":"There are $$20$$ factors in total, including the negative factors. We will only be listing the positive factors. There are $$10$$ of them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h11","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1"],"dependencies":["a5c95e8polyzero33a-h9"],"title":"What are the factors of the leading coefficient, 1? From here on, these factors will be denoted as $$p$$, factors of the constant term. (List only the positive factors for this question. List them in ascending order as such: $$1$$, $$2$$, ...)","text":"There are $$2$$ factors in total, including the negative factors. We will only be listing the positive factors. There is $$1$$ of them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1, 3, 9, 13, 27, 39, 81, 117, 351, 1053"],"dependencies":["a5c95e8polyzero33a-h9"],"title":"What are the different combination of rational zeros?","text":"Consider that a rational zero is of the form $$\\\\frac{p}{q}$$ where $$p$$ are factors of the constant term and q are factors of the leading coefficient. It would help to list out all your $$p$$ and q to write out the different combination. There are $$20$$ in total, including the negative rational zeros. We will only be listing the positive rational zeros. There are $$10$$ of them. (List them in ascending order as such: $$\\\\frac{1}{2}$$, $$1$$, ...)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h13","type":"hint","dependencies":["a5c95e8polyzero33a-h9"],"title":"Testing for roots.","text":"Use synthetic division to check if the potential zero is actually a root. We would want to start testing from the most logical values. Thus, we would ignore negative potential zeros and start from $$1$$. By Descartes\' Rule of Signs, how many roots are we looking for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h14","type":"hint","dependencies":["a5c95e8polyzero33a-h13"],"title":"Testing for roots.","text":"Is w $$=$$ $$1$$ a root? A root would result in a remainder of zero.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h15","type":"hint","dependencies":["a5c95e8polyzero33a-h13"],"title":"Testing for roots.","text":"Is w $$=$$ $$3$$ a root? A root would result in a remainder of zero.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h16","type":"hint","dependencies":["a5c95e8polyzero33a-h13"],"title":"Testing for roots.","text":"Is w $$=$$ $$9$$ a root? A root would result in a remainder of zero.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero33a-h17","type":"hint","dependencies":["a5c95e8polyzero33a-h13"],"title":"Finding the other parameter, length and height.","text":"Substitute the w that we found into the expression for l and $$h$$ from before.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero34","title":"Solving Polynomial Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero34a","stepAnswer":["4,3,7"],"problemType":"TextBox","stepTitle":"A shipping container in the shape of a rectangular solid must have a volume of $$84$$ cubic meters. The client tells the manufacturer that, because of the contents, the length of the container must be one meter longer than the width, and the height must be one meter greater than twice the width. What should the dimensions of the container be?","stepBody":"List the answer by length, width then height. Example: 10,8,12","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5c95e8polyzero34a-h1","type":"hint","dependencies":[],"title":"Formulating the problem.","text":"Let l, w, $$h$$ denote length, width, height respectively. What is the volume, V, in terms of l, w, $$h$$? What is the relationship between length and width? What is the relationship between height and width?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["w + $$1$$"],"dependencies":["a5c95e8polyzero34a-h1"],"title":"Relationship between length and width.","text":"The length of the container is one meter longer than the width. Express l in terms of w.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2w+1$$"],"dependencies":["a5c95e8polyzero34a-h1"],"title":"Relationship between height and width.","text":"The height of the container is one meter greater than twice the width. Express $$h$$ in terms of w.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$l w h$$"],"dependencies":["a5c95e8polyzero34a-h1"],"title":"Relationship between volumn and the parameters.","text":"Volume is given by the product of length, width and height. Express V in terms of l, w, $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2w^3+3w^2+w$$"],"dependencies":["a5c95e8polyzero34a-h4"],"title":"Expressing V in terms of w.","text":"We want a polynomial that is in terms of a single variable so that we are able to apply what we have learnt to solve it. Substitute the previous expressions that were found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2w^3+3w^2+w-84$$"],"dependencies":["a5c95e8polyzero34a-h5"],"title":"Substitute the given volume into the equation so that we can solve for the roots.","text":"Substitute V $$=$$ $$84$$ into V $$=$$ $$2w^3+3w^2+w$$, then shift everything to a single side so that the equation is equal to $$0$$. What is the polynomial function of w, f(w)? (Recall that the if k is a root of the function f(x), then f(k) $$=$$ $$0$$. In this case we want to make one side of the equation zero so that the polynomial function of w on the other side can be used to solve for the root.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h7","type":"hint","dependencies":[],"title":"How many positive real solutions are there?","text":"Relationship between volume and the parameters.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a5c95e8polyzero34a-h7"],"title":"How many positive real solutions are there?","text":"How many sign changes are there? The number of positive real zeros is either equal to the number of sign changes of f(x) or is less than the number of sign changes by an even integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h9","type":"hint","dependencies":[],"title":"Find the possible rational zeros for the function using the Rational Zero Theorem.","text":"We can use the Rational Zero Theorem to tell us how many rational zeros that could potentially be roots. The Rational Zero Theorem states that, if the polynomial f(x) $$=$$ $$a_n x^n+a_n-1x^{n-1}+...+a_1 x+a_0$$ has integer coefficients, then every rational zero of f(x) has the form $$\\\\frac{p}{q}$$ where $$p$$ is a factor of the constant term $$a_0$$ and q is a factor of the leading coefficient $$a_n$$. When the leading coefficient is $$1$$, the possible rational zeros are the factors of the constant term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h10","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1, 2, 3, 4, 6, 7, 12, 14, 21, 28, 42, 84"],"dependencies":["a5c95e8polyzero34a-h9"],"title":"What are the factors of the constant term, -84? From here on, these factors will be denoted as $$p$$, factors of the constant term. (List only the positive factors for this question. List them in ascending order as such: $$1$$, $$2$$, ...)","text":"There are $$24$$ factors in total, including the negative factors. We will only be listing the positive factors. There are $$12$$ of them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h11","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1, 2"],"dependencies":["a5c95e8polyzero34a-h9"],"title":"What are the factors of the leading coefficient, 2? From here on, these factors will be denoted as $$p$$, factors of the constant term. (List only the positive factors for this question. List them in ascending order as such: $$1$$, $$2$$, ...)","text":"There are $$4$$ factors in total, including the negative factors. We will only be listing the positive factors. There are $$2$$ of them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h12","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["1, 3/2, 2, 3, 7/2, 4, 6, 7, 21/2, 12, 14, 21, 28, 42, 84"],"dependencies":["a5c95e8polyzero34a-h9"],"title":"What are the different combination of rational zeros?","text":"Consider that a rational zero is of the form $$\\\\frac{p}{q}$$ where $$p$$ are factors of the constant term and q are factors of the leading coefficient. It would help to list out all your $$p$$ and q to write out the different combination. There are $$30$$ in total, including the negative rational zeros. We will only be listing the positive rational zeros. There are $$15$$ of them. (List them in ascending order as such: $$\\\\frac{1}{2}$$, $$1$$, ...)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h13","type":"hint","dependencies":["a5c95e8polyzero34a-h9"],"title":"Testing for roots.","text":"Use synthetic division to check if the potential zero is actually a root. We would want to start testing from the most logical values. Thus, we would ignore negative potential zeros and start from $$1$$. By Descartes\' Rule of Signs, how many roots are we looking for?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero34a-h14","type":"hint","dependencies":["a5c95e8polyzero34a-h13"],"title":"Finding the other parameter, length and height.","text":"Substitute the w that we found into the expression for l and $$h$$ from before.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero35","title":"Using the Factor Theorem to Find the Zeros of a Polynomial Expression","body":"According to the Factor Theorem, k is a zero of f(x) if and only if $$(x-k)$$ is a factor of f(x).","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero35a","stepAnswer":["-2, 3, 5"],"problemType":"TextBox","stepTitle":"Show that $$x+2$$ is a factor of $$x^3-6x^2-x+30$$. Find the remaining factors. Use the factors to determine the zeros of the polynomial. (List the zeros in ascending order like so: $$1$$, $$2$$, 3)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-2$$, $$3$$, $$5$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero35a-h1","type":"hint","dependencies":[],"title":"Deciding on a Method of Division","text":"We can use synthetic division to show that $$x+2$$ is a factor of the polynomial.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero35a-h2","type":"hint","dependencies":["a5c95e8polyzero35a-h1"],"title":"Using Synthetic Division","text":"Observe that the remainder is zero, so $$x+2$$ is a factor of the polynomial. The quotient is $$x^2-8x$$ + $$15$$. Thus, we can use the Division Algorithm to write the polynomial as the product of the divisor and the quotient $$\\\\left(x+2\\\\right) \\\\left(x^2-8x+15\\\\right)$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero35a-h3","type":"hint","dependencies":["a5c95e8polyzero35a-h2"],"title":"We can factor the quadratic polynomial $$x^2-8x+15$$","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero35a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3, 5"],"dependencies":["a5c95e8polyzero35a-h3"],"title":"Finding the zeroes of $$x^2-8x+15$$. (List the zeros in ascending order like so: $$1$$, $$2$$, 3)","text":"We can do so by either factoring, using the quadratic formula $$x=\\\\frac{\\\\left(-b+-\\\\sqrt{b^2-4a c}\\\\right)}{2a}$$, or by expressing the polynomial in terms of the standard form $$f(x)=a {\\\\left(x-h\\\\right)}^2+k$$ and solving for $$x$$ when $$f(x)=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero35a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-2, 3, 5"],"dependencies":["a5c95e8polyzero35a-h4"],"title":"What are all the zeros that we have found? (List the zeros in ascending order like so: $$1$$, $$2$$, 3)","text":"Rewriting the polynomial after finding all the zeroes, we get $$\\\\left(x+2\\\\right) \\\\left(x-3\\\\right) \\\\left(x-5\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero6","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero6a","stepAnswer":["$$-6$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{x^4-9x^2+14}{x-2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-6$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero6a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=2$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero6a-h2","type":"hint","dependencies":["a5c95e8polyzero6a-h1"],"title":"Plugging In","text":"$$x^4-9x^2+14$$ becomes $$2^4-{9\\\\left(2\\\\right)}^2+14$$ after plugging in. This simplifies to $$06$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero7","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero7a","stepAnswer":["$$-106$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{3x^3-2x^2+x-4}{x+3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-106$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero7a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=-3$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero7a-h2","type":"hint","dependencies":["a5c95e8polyzero7a-h1"],"title":"Plugging In","text":"$$3x^3-2x^2+x-4$$ becomes 3(-3)**3-2(-3)**2+(-3)-4 after plugging in. This simplifies to $$-106$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero8","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero8a","stepAnswer":["$$-17$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{x^4+5x^3-4x-17}{x+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-17$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero8a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=-1$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero8a-h2","type":"hint","dependencies":["a5c95e8polyzero8a-h1"],"title":"Plugging In","text":"$$x^4+5x^3-4x-17$$ becomes (-1)**4+5(-1)**3-4(-1)-17. This means the remaindere is $$-17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c95e8polyzero9","title":"Using the Remainder Theorem to Find the Remainder","body":"","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.5 Zeros of Polynomial Functions","courseName":"OpenStax: College Algebra","steps":[{"id":"a5c95e8polyzero9a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Find the remainder of: $$\\\\frac{\\\\left(-3x^2+6x+24\\\\right)}{x-4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a5c95e8polyzero9a-h1","type":"hint","dependencies":[],"title":"Remainder Theorem Definition","text":"The remainder theorem is as follows: if f(x) is being divided by $$(x-a)$$, then the remainder is equal to f(a). This means that we must plug in $$x=4$$ into our dividend.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c95e8polyzero9a-h2","type":"hint","dependencies":["a5c95e8polyzero9a-h1"],"title":"Plugging In","text":"$$-3x^2+6x+24$$ becomes $$-\\\\left({3\\\\left(4\\\\right)}^2\\\\right)+6\\\\left(4\\\\right)+24$$. This simplifies to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c984cfdist1","title":"F Distribution","body":"As part of an experiment to see how different types of soil cover would affect slicing tomato production, Marist College students grew tomato plants under different soil cover conditions. Groups of three plants each had one of the following treatments: bare soil, a commercial ground cover, black plastic, straw, or compost. All plants grew under the same conditions and were the same variety. Students recorded the weight (in grams) of tomatoes produced by each of the $$n$$ $$=$$ $$15$$ plants in Table $$13.4$$. The means of the tomato yields under the five mulching conditions are represented by \u03bc1, \u03bc2, \u03bc3, \u03bc4, \u03bc5.\\\\n##figure3.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.3 Facts About the F Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5c984cfdist1a","stepAnswer":["Different"],"problemType":"MultipleChoice","stepTitle":"Are all the means the same or is at least one different? Use a significance level of 5% to test the null hypothesis that there is no difference in mean yields among the five groups against the alternative hypothesis that at least one mean is different from the rest.","stepBody":"","answerType":"string","variabilization":{},"choices":["Same","Different"],"hints":{"DefaultPathway":[{"id":"a5c984cfdist1a-h1","type":"hint","dependencies":[],"title":"Null and Alternative Hypotheses","text":"The null and alternative hypotheses are the following, respectively: $$H_0$$: \u03bc1 $$=$$ \u03bc2 $$=$$ \u03bc3 $$=$$ \u03bc4 $$=$$ \u03bc5 and $$H_a$$: \u03bci $$ \\\\neq $$ \u03bcj some i $$ \\\\neq $$ j","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist1a-h2","type":"hint","dependencies":["a5c984cfdist1a-h1"],"title":"Distribution","text":"Distribution for the test: df(num) $$=$$ $$5$$ - $$1$$ $$=$$ $$4$$ and df(denom) $$=$$ $$15$$ - $$5$$ $$=$$ $$10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist1a-h3","type":"hint","dependencies":["a5c984cfdist1a-h2"],"title":"Statistic F","text":"The F statistic is a ratio (a fraction). There are two sets of degrees of freedom: one for the numerator and one for the denominator. To solve for F, find the numerator mean square divided by the denominator mean square. If you would like, you can use a calculator by putting the data in the table into lists L1, L2, L3, and L4. Press STAT and arrow over to TESTS. Arrow down to F:ANOVA. Press ENTER and Enter (L1,L2,L3,L4). The calculator displays the F statistic, the $$p-value$$ and the values for the one-way ANOVA table.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.481$$"],"dependencies":["a5c984cfdist1a-h3"],"title":"Solving for F","text":"What is F? Round to three decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5c984cfdist1a-h4-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4.481$$"],"dependencies":[],"title":"Plugging into F","text":"What is 9,162,140/2,044,672.6? Round to three decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5c984cfdist1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0248$$"],"dependencies":["a5c984cfdist1a-h4"],"title":"Probability Statement","text":"What is $$p-value$$ $$=$$ P(F > $$4.481)$$? Round to four decimal places.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist1a-h6","type":"hint","dependencies":["a5c984cfdist1a-h5"],"title":"Compare \ud835\udefc and the $$p-value$$","text":"Since we are testing at a significance level of 5%, \ud835\udefc $$=$$ $$0.05$$. The $$p-value$$ $$=$$ $$0.0248$$. If \ud835\udefc > $$p-value$$, reject $$H_0$$ if \ud835\udefc < $$p-value$$, accept $$H_0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist1a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a5c984cfdist1a-h6"],"title":"Rejecting or Accepting the Null Hypothesis","text":"Is \ud835\udefc > $$p-value$$ such that you reject the null hypothesis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a5c984cfdist1a-h8","type":"hint","dependencies":["a5c984cfdist1a-h7"],"title":"Conclusion","text":"At the 5% significance level, we have reasonably strong evidence that differences in mean yields for slicing tomato plants grown under different mulching conditions are unlikely to be due to chance alone. We may conclude that at least some of mulches led to different mean yields.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c984cfdist2","title":"F Distribution","body":"Four sororities took a random sample of sisters regarding their grade means for the past term. The results are shown in Table 13.7.\\\\n##figure3.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.3 Facts About the F Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5c984cfdist2a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Using a significance level of 1%, is there a difference in mean grades among the sororities?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a5c984cfdist2a-h1","type":"hint","dependencies":[],"title":"Understanding the Problem","text":"Let \u03bc1, \u03bc2, \u03bc3, \u03bc4 be the population means of the sororities. Remember that the null hypothesis claims that the sorority groups are from the same normal distribution. The alternate hypothesis says that at least two of the sorority groups come from populations with different normal distributions. Notice that the four sample sizes are each five.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist2a-h2","type":"hint","dependencies":["a5c984cfdist2a-h1"],"title":"Null and Alternative Hypotheses","text":"The null and alternative hypotheses are the following, respectively: $$H_0$$: \u03bc1 $$=$$ \u03bc2 $$=$$ \u03bc3 $$=$$ \u03bc4 and $$H_a$$: Not all of the means \u03bc1, \u03bc2, \u03bc3, \u03bc4 are equal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist2a-h3","type":"hint","dependencies":["a5c984cfdist2a-h2"],"title":"Test Distribution","text":"The distribution for the test: k $$=$$ $$4$$ groups and $$n$$ $$=$$ $$20$$ samples in total where df(num) $$=$$ k - $$1$$ $$=$$ $$4$$ - $$1$$ $$=$$ $$3$$ and df(denom) $$=$$ $$n$$ - k $$=$$ $$20$$ - $$4$$ $$=$$ $$16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist2a-h4","type":"hint","dependencies":["a5c984cfdist2a-h3"],"title":"Statistic F","text":"The F test statistic is a ratio (a fraction). There are two sets of degrees of freedom: one for the numerator and one for the denominator. To solve for F, find the numerator mean square divided by the denominator mean square, where SS is the sum of squares. Using a calculator, put the data in the table into lists L1, L2, L3, and L4. Press STAT and arrow over to TESTS. Arrow down to F:ANOVA. Press ENTER and Enter (L1,L2,L3,L4). The calculator displays the F statistic, the $$p-value$$ and the values for the one-way ANOVA table.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2.23$$"],"dependencies":["a5c984cfdist2a-h4"],"title":"Solving for F","text":"What is F? Round to the nearest hundredths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1241$$"],"dependencies":["a5c984cfdist2a-h5"],"title":"Probability Statement","text":"What is $$p-value$$ $$=$$ P(F > $$2.23)$$? Round to four decimal places.\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist2a-h7","type":"hint","dependencies":["a5c984cfdist2a-h6"],"title":"Compare \ud835\udefc and the $$p-value$$","text":"Since we are testing at a significance level of 1%, \ud835\udefc $$=$$ $$0.01$$. The $$p-value$$ $$=$$ $$0.1241$$. If \ud835\udefc > $$p-value$$, reject $$H_0$$ if \ud835\udefc < $$p-value$$, accept $$H_0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist2a-h8","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a5c984cfdist2a-h7"],"title":"Rejecting or Accepting the Null Hypothesis","text":"Is \ud835\udefc > $$p-value$$ such that you reject the null hypothesis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a5c984cfdist2a-h9","type":"hint","dependencies":["a5c984cfdist2a-h8"],"title":"Conclusion","text":"There is not sufficient evidence to conclude that there is a difference among the mean grades for the sororities.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5c984cfdist3","title":"F Distribution","body":"A fourth grade class is studying the environment. One of the assignments is to grow bean plants in different soils. Tommy chose to grow his bean plants in soil found outside his classroom mixed with dryer lint. Tara chose to grow her bean plants in potting soil bought at the local nursery. Nick chose to grow his bean plants in soil from his mother\'s garden. No chemicals were used on the plants, only water. They were grown inside the classroom next to a large window. Each child grew five plants. At the end of the growing period, each plant was measured, producing the data (in inches) in Table 13.9.\\\\n##figure4.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"13.3 Facts About the F Distribution","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5c984cfdist3a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Does it appear that the three media in which the bean plants were grown produce the same mean height? Test at a 3% level of significance.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a5c984cfdist3a-h1","type":"hint","dependencies":[],"title":"Understanding the Problem","text":"We will perform the calculations that lead to the F\' statistic. Notice that each group has the same number of plants, so we will use the following formula:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h2","type":"hint","dependencies":["a5c984cfdist3a-h1"],"title":"Calculations","text":"First, calculate the sample mean and sample variance of each group.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24.2$$"],"dependencies":["a5c984cfdist3a-h2"],"title":"Tommy\'s Sample Mean","text":"What is Tommy\'s sample mean?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5c984cfdist3a-h3-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24.2$$"],"dependencies":[],"title":"Calculating Tommy\'s Sample Mean","text":"Add up the Tommy\'s Plants column and divide by the total number of Tommy\'s plants: what is (24 + $$21$$ + $$23$$ + $$30$$ + 23)/5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5c984cfdist3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11.7$$"],"dependencies":["a5c984cfdist3a-h2"],"title":"Tommy\'s Sample Variance","text":"What is Tommy\'s sample variance?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25.4$$"],"dependencies":["a5c984cfdist3a-h2"],"title":"Tara\'s Sample Mean","text":"What is Tara\'s sample mean?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5c984cfdist3a-h5-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$25.4$$"],"dependencies":[],"title":"Calculating Tara\'s Sample Mean","text":"Add up the Tara\'s Plants column and divide by the total number of Tara\'s plants: what is (25 + $$31$$ + $$23$$ + $$20$$ + 28)/5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5c984cfdist3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18.3$$"],"dependencies":["a5c984cfdist3a-h2"],"title":"Tara\'s Sample Variance","text":"What is Tara\'s sample variance?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24.4$$"],"dependencies":["a5c984cfdist3a-h2"],"title":"Nick\'s Sample Mean","text":"What is Nick\'s sample mean?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5c984cfdist3a-h7-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$24.4$$"],"dependencies":[],"title":"Calculating Nick\'s Sample Mean","text":"Add up the Nick\'s Plants column and divide by the total number of Nick\'s plants: what is (23 + $$27$$ + $$22$$ + $$30$$ + 20)/5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5c984cfdist3a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16.3$$"],"dependencies":["a5c984cfdist3a-h2"],"title":"Nick\'s Sample Variance","text":"What is Nick\'s sample variance?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h9","type":"hint","dependencies":["a5c984cfdist3a-h3","a5c984cfdist3a-h4","a5c984cfdist3a-h5","a5c984cfdist3a-h6","a5c984cfdist3a-h7","a5c984cfdist3a-h8"],"title":"Sample Mean and Variance","text":"The sample means and variances are as follows:\\\\n##figure2.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h10","type":"hint","dependencies":["a5c984cfdist3a-h9"],"title":"Variance of Group Means","text":"Next, calculate the variance of the three group means (calculate the variance of $$24.2$$, $$25.4$$, and $$24.4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.413$$"],"dependencies":["a5c984cfdist3a-h10"],"title":"Calculating the Variance of Group Means","text":"What is the variance of the three group means? Round to the thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h12","type":"hint","dependencies":["a5c984cfdist3a-h11"],"title":"Mean of Sample Variances","text":"$$MS_{between}$$ $$=$$ $${s_{x\u0304}}^2$$ $$=$$ $$(5)(0.413)$$ where $$n$$ $$=$$ $$5$$ is the sample size (number of plants each child grew). Calculate the mean of the three sample variances (calculate the mean of $$11.7$$, $$18.3$$, and $$16.3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15.433$$"],"dependencies":["a5c984cfdist3a-h12"],"title":"Calculating the Mean of Sample Variances","text":"What is the mean of the sample variances? In other words, what is $$s^2$$ pooled? Round to the thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.134$$"],"dependencies":["a5c984cfdist3a-h13"],"title":"F Statistic","text":"The dfs for the numerator $$=$$ the number of groups - $$1$$ $$=$$ $$3$$ - $$1$$ $$=$$ $$2$$, and the dfs for the denominator $$=$$ the total number of samples - the number of groups $$=$$ $$15$$ - $$3$$ $$=$$ $$12$$. The F statistic (or F ratio) is the following. Plugging in your solved values, what is F? Round to the thousandths place.\\\\n##figure3.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5c984cfdist3a-h14-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.134$$"],"dependencies":[],"title":"Calculating F","text":"What is $$\\\\frac{{s_{x\u0304}}^2}{s^2}$$ pooled $$=$$ $$\\\\frac{5\\\\times0.413}{15.433}$$? Round to the thousandths place.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5c984cfdist3a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.8759$$"],"dependencies":["a5c984cfdist3a-h14"],"title":"Probability Statement","text":"What is $$p-value$$ $$=$$ P(F > $$0.134)$$? Round to four decimal places. To calculate the $$p-value$$ on a calculator, press 2nd DISTR, arrow down to Fcdf(and press ENTER), enter $$(0.134$$, E99, $$2$$, 12), and press ENTER.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h16","type":"hint","dependencies":["a5c984cfdist3a-h15"],"title":"Compare \ud835\udefc and the $$p-value$$","text":"Since we are testing at a significance level of 3%, \ud835\udefc $$=$$ $$0.03$$. The $$p-value$$ $$=$$ $$0.8759$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5c984cfdist3a-h17","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Not reject"],"dependencies":["a5c984cfdist3a-h16"],"title":"Rejecting or Accepting the Null Hypothesis","text":"Do you reject or not reject the null hypothesis?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Reject","Not reject"]},{"id":"a5c984cfdist3a-h18","type":"hint","dependencies":["a5c984cfdist3a-h17"],"title":"Conclusion","text":"With a 3% level of significance, from the sample data, the evidence is not sufficient to conclude that the mean heights of the bean plants are different.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic1","title":"Solving Logarithmic Equations #1","body":"A logarithmic model is given by the equation $$h(p)=67.682-5.792ln(p)$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic1a","stepAnswer":["$$2.67$$"],"problemType":"TextBox","stepTitle":"To the nearest hundredth, for what value of $$p$$ does $$h(p)=62$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.67$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic1a-h1","type":"hint","dependencies":[],"title":"Isolating $$p$$","text":"To solve this problem, isolate $$p$$ to the left side and plug in the value $$h(p)=62$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p=e^{\\\\frac{5.682}{5.792}}$$"],"dependencies":["a5ccaf6logarithmsandlogistic1a-h1"],"title":"Identifying the Rewritten Equation","text":"What do you get after rewriting the equation to isolate $$p$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic10","title":"Solving Logistic Equations #9","body":"The population P of an endangered species habitat for wolves is modeled by the function $$P(x)=\\\\frac{558}{1+54.8e^{-0.462 x}}$$, where $$x$$ is given in years.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic10a","stepAnswer":["$$38$$"],"problemType":"TextBox","stepTitle":"How many wolves will the habitat have after three years? Round to the nearest whole number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$38$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic10a-h1","type":"hint","dependencies":[],"title":"Identifying What Each Term Represents","text":"$$x$$ represents the number of months that have passed, and P(x) represents the number of wolves in the habitat at $$x$$ months.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic10a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic10a-h1"],"title":"Converting From Yeras to Months","text":"A year has $$12$$ months, so one and a half years has $$12+6=18$$ months.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic11","title":"Solving Logistic Equations #10","body":"The population P of an endangered species habitat for wolves is modeled by the function $$P(x)=\\\\frac{558}{1+54.8e^{-0.462 x}}$$, where $$x$$ is given in years.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic11a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"How many years will it take before there are $$100$$ wolves in the pond? Round to the nearest whole number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic11a-h1","type":"hint","dependencies":[],"title":"Identifying What Represents the Answer","text":"In this problem, we are trying to find what $$x$$ is when $$P(x)=100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic11a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic11a-h1"],"title":"Isolating $$x$$","text":"After plugging in $$P(x)=100$$, we get $$100=\\\\frac{558}{1+54.8e^{-0.462 x}}$$. After isolating $$x$$, we will get the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic12","title":"Matching Graphs With Equations #1","body":"Match the given scatterplot with the function of best fit.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic12a","stepAnswer":["$$y={\\\\operatorname{2.104}\\\\left(1.479\\\\right)}^x$$"],"problemType":"MultipleChoice","stepTitle":"Which function matches this graph?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$y={\\\\operatorname{2.104}\\\\left(1.479\\\\right)}^x$$","choices":["$$y=10.209e^{-0.294 x}$$","$$y=5.598-1.912ln(x)$$","$$y={\\\\operatorname{2.104}\\\\left(1.479\\\\right)}^x$$","$$y=4.607+2.733\\\\ln(x)$$","$$y=\\\\frac{14.005}{1+2.79e^{-0.812 x}}$$"],"hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic12a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"You can plug in values of an x-coordinate to each equation to see if the output is the same as in the graph.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic12a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic12a-h1"],"title":"Inferring the Shape of the Graph","text":"Think about what conditions have to be true for an exponential, logarithmic, or logistic graph to increase or decrease.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic13","title":"Matching Graphs With Equations #2","body":"Match the given scatterplot with the function of best fit.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic13a","stepAnswer":["$$y=4.607+2.733\\\\ln(x)$$"],"problemType":"MultipleChoice","stepTitle":"Which function matches this graph?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$y=4.607+2.733\\\\ln(x)$$","choices":["$$y=10.209e^{-0.294 x}$$","$$y=5.598-1.912ln(x)$$","$$y={\\\\operatorname{2.104}\\\\left(1.479\\\\right)}^x$$","$$y=4.607+2.733\\\\ln(x)$$","$$y=\\\\frac{14.005}{1+2.79e^{-0.812 x}}$$"],"hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic13a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"You can plug in values of an x-coordinate to each equation to see if the output is the same as in the graph.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic13a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic13a-h1"],"title":"Inferring the Shape of the Graph","text":"Think about what conditions have to be true for an exponential, logarithmic, or logistic graph to increase or decrease.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic14","title":"Matching Graphs With Equations #3","body":"Match the given scatterplot with the function of best fit.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic14a","stepAnswer":["$$y=5.598-1.912ln(x)$$"],"problemType":"MultipleChoice","stepTitle":"Which function matches this graph?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$y=5.598-1.912ln(x)$$","choices":["$$y=10.209e^{-0.294 x}$$","$$y=5.598-1.912ln(x)$$","$$y={\\\\operatorname{2.104}\\\\left(1.479\\\\right)}^x$$","$$y=4.607+2.733\\\\ln(x)$$","y=14.005/(1+2.79e**(-.812x)"],"hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic14a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"You can plug in values of an x-coordinate to each equation to see if the output is the same as in the graph.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic14a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic14a-h1"],"title":"Inferring the Shape of the Graph","text":"Think about what conditions have to be true for an exponential, logarithmic, or logistic graph to increase or decrease.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic15","title":"Matching Graphs With Equations #4","body":"Match the given scatterplot with the function of best fit.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic15a","stepAnswer":["$$y=\\\\frac{14.005}{1+2.79e^{-0.812 x}}$$"],"problemType":"MultipleChoice","stepTitle":"Which function matches this graph?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$y=\\\\frac{14.005}{1+2.79e^{-0.812 x}}$$","choices":["$$y=10.209e^{-0.294 x}$$","$$y=5.598-1.912ln(x)$$","$$y={\\\\operatorname{2.104}\\\\left(1.479\\\\right)}^x$$","$$y=4.607+2.733\\\\ln(x)$$","$$y=\\\\frac{14.005}{1+2.79e^{-0.812 x}}$$"],"hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic15a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"You can plug in values of an x-coordinate to each equation to see if the output is the same as in the graph.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic15a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic15a-h1"],"title":"Inferring the Shape of the Graph","text":"Think about what conditions have to be true for an exponential, logarithmic, or logistic graph to increase or decrease.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic16","title":"Matching Graphs With Equations #5","body":"Match the given scatterplot with the function of best fit.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic16a","stepAnswer":["$$y=10.209e^{-0.294 x}$$"],"problemType":"MultipleChoice","stepTitle":"Which function matches this graph?","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$y=10.209e^{-0.294 x}$$","choices":["$$y=10.209e^{-0.294 x}$$","$$y=5.598-1.912ln(x)$$","$$y={\\\\operatorname{2.104}\\\\left(1.479\\\\right)}^x$$","$$y=4.607+2.733\\\\ln(x)$$","y=14.005/(1+2.79e**(-.812x)"],"hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic16a-h1","type":"hint","dependencies":[],"title":"Plugging in Values","text":"You can plug in values of an x-coordinate to each equation to see if the output is the same as in the graph.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic16a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic16a-h1"],"title":"Inferring the Shape of the Graph","text":"Think about what conditions have to be true for an exponential, logarithmic, or logistic graph to increase or decrease.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic17","title":"Solving Logistic Equations #11","body":"A population is modeled by the logistic equation $$P(t)=\\\\frac{175}{1+6.995e^{-0.68 t}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic17a","stepAnswer":["$$22$$"],"problemType":"TextBox","stepTitle":"To the nearest whole number, what is the initial value?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$22$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic17a-h1","type":"hint","dependencies":[],"title":"How to Find the Initial Value","text":"The initial value is P(t) when $$t=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic18","title":"Solving Logistic Equations #12","body":"A population is modeled by the logistic equation $$P(t)=\\\\frac{175}{1+6.995e^{-0.68 t}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic18a","stepAnswer":["$$175$$"],"problemType":"TextBox","stepTitle":"What is the carrying capacity?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$175$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic18a-h1","type":"hint","dependencies":[],"title":"Carrying Capacity of a Logistic Equation","text":"For a logistic equation $$y=\\\\frac{c}{1+{ae}^{\\\\left(-bx\\\\right)}}$$, the carrying capacity is c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic19","title":"Using Exponential Regression to Fit a Model to Data","body":"In $$2007$$, a university study was published investigating the crash risk of alcohol impaired driving. Data from 2,871 crashes were used to measure the association of a person\u2019s blood alcohol level (BAC) with the risk of being in an accident. The attached table shows results from the study. The relative risk is a measure of how many times more likely a person is to crash. So, for example, a person with a BAC of $$0.09$$ is $$3.54$$ times as likely to crash as a person who has not been drinking alcohol.\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic19a","stepAnswer":["$$y={\\\\operatorname{0.58304829}\\\\left(22072021300\\\\right)}^x$$"],"problemType":"MultipleChoice","stepTitle":"Let $$x$$ represent the BAC level, and let $$y$$ represent the corresponding relative risk. Use exponential regression to fit a model to these data.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y={\\\\operatorname{0.58304829}\\\\left(22072021300\\\\right)}^x$$","choices":["$$y={\\\\operatorname{0.58276929}\\\\left(25085021300\\\\right)}^x$$","$$y={\\\\operatorname{0.58304829}\\\\left(22072021300\\\\right)}^x$$","$$y={\\\\operatorname{0.5865229}\\\\left(21073621760\\\\right)}^x$$"],"hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic19a-h1","type":"hint","dependencies":[],"title":"Verifying the Scatterplot\'s Pattern","text":"Using the STAT then EDIT menu on a graphing utility, list the BAC values in L1 and the relative risk values in L2. Then use the STATPLOT feature to verify that the scatterplot follows the exponential pattern shown in the attached figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic19a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic19a-h1"],"title":"Using ExpReg on the Calculator","text":"Use the \u201cExpReg\u201d command from the STAT then CALC menu to obtain the exponential model, y=0.58304829(22,072,021,300)**x.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic2","title":"Solving Logistic Equations #1","body":"A logistic model is given by the equation $$P(t)=\\\\frac{90}{1+5e^{-0.42 t}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic2a","stepAnswer":["$$3.83$$"],"problemType":"TextBox","stepTitle":"To the nearest hundredth, for what value of $$t$$ does $$P(t)=45$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.83$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic2a-h1","type":"hint","dependencies":[],"title":"Subsituting in P(t)","text":"Subsitute in $$P(t)=45$$ and solve for $$t$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic20","title":"Using Logarithmic Regression to Fit a Model to Data","body":"Due to advances in medicine and higher standards of living, life expectancy has been increasing in most developed countries since the beginning of the 20th century. The attached table shows the average life expectancies, in years, of Americans from 1900-2010.\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic20a","stepAnswer":["$$y=42.52722583+13.85752327\\\\ln(x)$$"],"problemType":"MultipleChoice","stepTitle":"Let $$x$$ represent time in decades starting with $$x=1$$ for the year $$1900$$, $$x=2$$ for the year $$1910$$, and so on. Let $$y$$ represent the corresponding life expectancy. Use logarithmic regression to fit a model to these data.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$y=42.52722583+13.85752327\\\\ln(x)$$","choices":["$$y=42.52722583+13.85752327\\\\ln(x)$$","$$y=45.57892583+17.85752327\\\\ln(x)$$","$$y=40.52723583+14.857812327\\\\ln(x)$$"],"hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic20a-h1","type":"hint","dependencies":[],"title":"Verifying the Scatterplot\'s Pattern","text":"Using the STAT then EDIT menu on a graphing utility, list the years using values $$1-12$$ in L1 and the corresponding life expectancy in L2. Then use the STATPLOT feature to verify that the scatterplot follows a logarithmic pattern as shown in the attached figure.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic20a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic20a-h1"],"title":"Using LnReg on the Calculator","text":"Use the \u201cLnReg\u201d command from the STAT then CALC menu to obtain the logarithmic model, $$y=42.52722583+13.85752327\\\\ln(x)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic3","title":"Solving Logistic Equations #2","body":"A logistic model is given by the equation $$P(t)=\\\\frac{90}{1+5e^{-0.42 t}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic3a","stepAnswer":["$$15$$"],"problemType":"TextBox","stepTitle":"To the nearest hundredth, what is the $$y$$ intercept?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$15$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic3a-h1","type":"hint","dependencies":[],"title":"How to Find the $$y$$ intercept","text":"The $$y$$ intercept is P(t) when $$t=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic4","title":"Solving Logistic Equations #3","body":"The population P of a koi pond over $$x$$ months is modeled by the function $$P(x)=1+16e^{-0.28 x}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic4a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"What was the initial population of koi?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic4a-h1","type":"hint","dependencies":[],"title":"Identifying What Each Term Represents","text":"$$x$$ represents the number of months that have passed, and P(x) represents the number of koi in the pond at $$x$$ months.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic4a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic4a-h1"],"title":"How to Find the Initial Population of Koi","text":"The initial population of koi is P(x) when $$x=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic5","title":"Solving Logistic Equations #4","body":"The population P of a koi pond over $$x$$ months is modeled by the function $$P(x)=\\\\frac{68}{1+16e^{-0.28 x}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic5a","stepAnswer":["$$48$$"],"problemType":"TextBox","stepTitle":"How many koi will the pond have after one and a half years? Round to the nearest whole number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$48$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic5a-h1","type":"hint","dependencies":[],"title":"Identifying What Each Term Represents","text":"$$x$$ represents the number of months that have passed, and P(x) represents the number of koi in the pond at $$x$$ months.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic5a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic5a-h1"],"title":"Converting From Yeras to Months","text":"A year has $$12$$ months, so one and a half years has $$12+6=18$$ months.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic6","title":"Solving Logistic Equations #5","body":"The population P of a koi pond over $$x$$ months is modeled by the function $$P(x)=\\\\frac{68}{1+16e^{-0.28 x}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic6a","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"How many months will it take before there are $$20$$ koi in the pond? Round to the nearest whole number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic6a-h1","type":"hint","dependencies":[],"title":"Identifying What Represents the Answer","text":"In this problem, we are trying to find what $$x$$ is when $$P(x)=20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["x=-(ln(2.4)/0.28"],"dependencies":["a5ccaf6logarithmsandlogistic6a-h1"],"title":"Isolating $$x$$","text":"We solve for $$x$$ by isolating it. After plugging in $$P(x)=20$$, we get $$20=\\\\frac{68}{1+16e^{-0.28 x}}$$. What equation can we rewrite this into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["x=-(ln(2.4)/68","x=-(ln(0.28)/2.4","x=-(ln(2.4)/0.28"]}]}}]},{"id":"a5ccaf6logarithmsandlogistic7","title":"Solving Logistic Equations #6","body":"The population P of a koi pond over $$x$$ months is modeled by the function $$P(x)=\\\\frac{68}{1+16e^{-0.28 x}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic7a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"Use the intersect feature of your calculator to approximate the number of months it will take before the population of the pond reaches half its carrying capacity. Round to the nearest whole number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic7a-h1","type":"hint","dependencies":[],"title":"Carring Capacity of the Problem","text":"In this problem, the carrying capacity is $$68$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic7a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic7a-h1"],"title":"Using the Intersect Feature On a Calculator","text":"Graph $$y=34$$ and $$y=\\\\frac{68}{1+16e^{-0.028 x}}$$. Then, find the $$x$$ coordinate of their intersection by going to the calculate menu, selecting the intersect option, and identifying the two different $$\\\\frac{curves}{lines}$$ on the graph.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic8","title":"Solving Logistic Equations #7","body":"The population P of an endangered species habitat for wolves is modeled by the function $$P(x)=\\\\frac{558}{1+54.8e^{-0.462 x}}$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic8a","stepAnswer":["$$9$$"],"problemType":"TextBox","stepTitle":"Use the intersect feature to approximate the number of months it will take before the population of the pond reaches half its carrying capacity. Round to the nearest whole number.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic8a-h1","type":"hint","dependencies":[],"title":"Carring Capacity of the Problem","text":"In this problem, the carrying capacity is $$558$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic8a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic8a-h1"],"title":"Using the Intersect Feature On a Calculator","text":"Graph $$y=279$$ and $$\\\\frac{558}{1+54.8e^{-0.462 x}}$$. Then, find the $$x$$ coordinate of their intersection by going to the calculate menu, selecting the intersect option, and identifying the two different $$\\\\frac{curves}{lines}$$ on the graph.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5ccaf6logarithmsandlogistic9","title":"Solving Logistic Equations #8","body":"The population P of an endangered species habitat for wolves is modeled by the function $$P(x)=\\\\frac{558}{1+54.8e^{-0.462 x}}$$, where $$x$$ is given in years.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.8 Fitting Exponential Models to Data","courseName":"OpenStax: College Algebra","steps":[{"id":"a5ccaf6logarithmsandlogistic9a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"What was the initial population of wolves?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a5ccaf6logarithmsandlogistic9a-h1","type":"hint","dependencies":[],"title":"Identifying What Each Term Represents","text":"$$x$$ represents the number of months that have passed, and P(x) represents the number of wolves in the habitat at $$x$$ months.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5ccaf6logarithmsandlogistic9a-h2","type":"hint","dependencies":["a5ccaf6logarithmsandlogistic9a-h1"],"title":"How to Find the Initial Population of Wolves","text":"The initial population of wolves is P(x) when $$x=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf1","title":"Finding the Greatest Common Factor of Two or More Expressions","body":"Find the greatest common factor of the three expressions.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf1a","stepAnswer":["$$3x$$"],"problemType":"TextBox","stepTitle":"$$21x^3$$, $$9x^2$$, $$15x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf1a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"The first step is to factor out the primes of all the coefficients and write the variables with exponents in expanded form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf1a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3,7"],"dependencies":["a5d54dagcf1a-h1"],"title":"Factoring","text":"What are the prime factors of 21? (Write with commas in between numbers and no spaces)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf1a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3,3"],"dependencies":["a5d54dagcf1a-h1"],"title":"Factoring","text":"What are the prime factors of 9? (Write with commas in between numbers and no spaces)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf1a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3,5"],"dependencies":["a5d54dagcf1a-h1"],"title":"Factoring","text":"What are the prime factors of 15? (Write with commas in between numbers and no spaces)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5d54dagcf1a-h2","a5d54dagcf1a-h3","a5d54dagcf1a-h4"],"title":"Greatest Common Factor","text":"What is the greatest common factor of only the coefficients?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf1a-h6","type":"hint","dependencies":["a5d54dagcf1a-h5"],"title":"Greatest Common Factor","text":"The final step is to find the greatest common factor between the variables with exponents, namely $$x$$, $$x^2$$, and $$x^3$$, which is $$x$$. That combined with the coefficient greatest common factor gives a solutions of $$3x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf10","title":"Factor the Greatest Common Factor from a Polynomial","body":"Find the greatest common factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf10a","stepAnswer":["$$3p\\\\left(p^2-2pq+3q^3\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor: $$3p^3-6p^2 q+9{pq}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3p\\\\left(p^2-2pq+3q^3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf10a-h1","type":"hint","dependencies":[],"title":"Find the Greatest Common Factor of all the terms of the polynomial.","text":"The first step is to find the GCF of all the terms of the polynomial (3p**3,6p**2q,9pq**3).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3p$$"],"dependencies":["a5d54dagcf10a-h1"],"title":"Find the Greatest Common Factor of all the terms of the polynomial.","text":"What is the greatest common factor of the terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf10a-h3","type":"hint","dependencies":["a5d54dagcf10a-h2"],"title":"Rewriting each term as a product using the GCF","text":"The next step is to rewrite the equation with each term as a product between the GCF and another term. EX for first term: $$3p^3$$ -> $$3p p^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf10a-h4","type":"hint","dependencies":["a5d54dagcf10a-h3"],"title":"Using the Distributive Property","text":"The final step is to use the reverse distributive property to take the GCF out of the equation. This results in the equation $$3p\\\\left(p^2-2pq+3q^3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf11","title":"Finding the Greatest Common Factor","body":"Find the greatest common factor of the two expressions.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf11a","stepAnswer":["$$2p q$$"],"problemType":"TextBox","stepTitle":"$$10p^3 q$$, $$12p q^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2p q$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf11a-h1","type":"hint","dependencies":[],"title":"Break Into Smaller Questions","text":"We can divide up this question by first determining the greatest common factor of the constant (numerical) terms and then looking at the greatest common factor of the variable terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a5d54dagcf11a-h1"],"title":"GCF for Constants","text":"What is the greatest common factor between $$10$$ and 12?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf11a-h2-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times5$$"],"dependencies":[],"title":"Prime Factorization of $$10$$","text":"What is the prime factorization of 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2\\\\times5$$","$$2\\\\times6$$","$$3\\\\times5$$","$$3\\\\times4$$"]},{"id":"a5d54dagcf11a-h2-s2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times2\\\\times3$$"],"dependencies":[],"title":"Prime Factorization of $$12$$","text":"What is the prime factorization of 12?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2\\\\times2\\\\times3$$","$$6\\\\times3$$","$$2\\\\times2\\\\times4$$","$$2\\\\times3\\\\times3$$"]},{"id":"a5d54dagcf11a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Common Factor","text":"What is the common factor between $$2\\\\times5$$ and $$2\\\\times2\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf11a-h3","type":"hint","dependencies":[],"title":"GCF for Variables","text":"Knowing the greatest common numerical factor, we can multiply that with the greatest common variable factor. Let\'s determine the greatest common numerical factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf11a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$p q$$"],"dependencies":["a5d54dagcf11a-h3"],"title":"GCF for Variables","text":"What is the greatest common factor between $$p^3 q$$ and $$p q^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$p q$$","$$p q^2$$","$$p^3 q$$","$$p^2 q^2$$"],"subHints":[{"id":"a5d54dagcf11a-h4-s4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$p p p q$$"],"dependencies":[],"title":"Expand $$p^3 q$$","text":"How can we rewrite (\\"factorize\\") $$p^3 q$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$p p p q$$","$$3p q$$","$$p q q q$$","$$p q$$"]},{"id":"a5d54dagcf11a-h4-s5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$p q q$$"],"dependencies":[],"title":"Expand $$p q^2$$","text":"How can we rewrite (\\"factorize\\") $$p q^2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$p q q$$","$$2p q$$","$$p p q$$","$$p p q q$$"]},{"id":"a5d54dagcf11a-h4-s6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$p q$$"],"dependencies":[],"title":"Common Factor","text":"What is the common factor between $$p p p q$$ and $$p q q$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$p q$$","$$p p p q$$","$$p q q$$","$$p p q q$$"]}]},{"id":"a5d54dagcf11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2p q$$"],"dependencies":["a5d54dagcf11a-h4"],"title":"Final Answer","text":"We can multiply the constant GCF and the variable GCF to get the final answer. What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf12","title":"Finding the Greatest Common Factor","body":"Find the greatest common factor of the two expressions.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf12a","stepAnswer":["$$6m^2 n^3$$"],"problemType":"TextBox","stepTitle":"$$12m^2 n^3$$, $$30m^5 n^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6m^2 n^3$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf12a-h1","type":"hint","dependencies":[],"title":"Break Into Smaller Questions","text":"We can divide up this question by first determining the greatest common factor of the constant (numerical) terms and then looking at the greatest common factor of the variable terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a5d54dagcf12a-h1"],"title":"GCF for Constants","text":"What is the greatest common factor between $$12$$ and 30?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf12a-h2-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times2\\\\times3$$"],"dependencies":[],"title":"Prime Factorization of $$12$$","text":"What is the prime factorization of 12?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2\\\\times2\\\\times3$$","$$6\\\\times3$$","$$2\\\\times2\\\\times4$$","$$2\\\\times3\\\\times3$$"]},{"id":"a5d54dagcf12a-h2-s2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times3\\\\times5$$"],"dependencies":[],"title":"Prime Factorization of $$30$$","text":"What is the prime factorization of 30?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2\\\\times3\\\\times5$$","$$6\\\\times6$$","$$2\\\\times5$$","$$2\\\\times4\\\\times5$$"]},{"id":"a5d54dagcf12a-h2-s3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2$$, $$3$$"],"dependencies":[],"title":"Common Factor","text":"What are the common factors between $$2\\\\times2\\\\times3$$ and $$2\\\\times3\\\\times5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2$$, $$3$$","$$2$$, $$5$$","$$2$$, $$2$$","$$3$$, $$5$$"]}]},{"id":"a5d54dagcf12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a5d54dagcf12a-h2"],"title":"Determine Constant GCF","text":"$$2\\\\times3$$ is the greatest common factor for the numerical (constant) expressions. What is $$2\\\\times3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf12a-h4","type":"hint","dependencies":[],"title":"GCF for Variables","text":"Knowing the greatest common numerical factor, we can multiply that with the greatest common variable factor. Let\'s determine the greatest common numerical factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2 n^3$$"],"dependencies":["a5d54dagcf12a-h4"],"title":"GCF for Variables","text":"What is the greatest common factor between $$m^2 n^3$$ and $$m^5 n^3$$ written in exponential form with bases $$m$$ and $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf12a-h5-s4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$m m n n n$$"],"dependencies":[],"title":"Expand $$m^2 n^3$$","text":"How can we rewrite (\\"factorize\\") $$m^2 n^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$m m n n n$$","$$m m m n n$$","$$m m n n$$","$$m m m n n n$$"]},{"id":"a5d54dagcf12a-h5-s5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$m m m m m n n n$$"],"dependencies":[],"title":"Expand $$m^5 n^3$$","text":"How can we rewrite (\\"factorize\\") $$m^5 n^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$m m m m m n n n$$","$$m m m n n n n n$$","$$m m m n n n$$","$$m m m m n n n n$$"]},{"id":"a5d54dagcf12a-h5-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m m n n n$$"],"dependencies":[],"title":"Common Factor","text":"What is the common factor between $$m m n n n$$ and $$m m m m m n n n$$ using no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2 n^3$$"],"dependencies":["a5d54dagcf12a-h5"],"title":"Exponentiate","text":"Rewrite the expression just found $$m m n n n$$ as exponent multiplication with bases $$m$$ and $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6m^2 n^3$$"],"dependencies":["a5d54dagcf12a-h6"],"title":"Final Answer","text":"We can multiply the constant GCF and the variable GCF to get the final answer. What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf13","title":"Finding the Greatest Common Factor","body":"Find the Greatest Common Factor of the three expressions.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf13a","stepAnswer":["$$2a$$"],"problemType":"TextBox","stepTitle":"$$10a^3$$, $$12a^2$$, $$14a$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2a$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf13a-h1","type":"hint","dependencies":[],"title":"Break Into Smaller Questions","text":"We can divide up this question by first determining the greatest common factor of the constant (numerical) terms and then looking at the greatest common factor of the variable terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a5d54dagcf13a-h1"],"title":"GCF for Constants","text":"What is the greatest common factor between $$10$$, $$12$$, and 14?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf13a-h2-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times5$$"],"dependencies":[],"title":"Prime Factorization of $$12$$","text":"What is the prime factorization of 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2\\\\times5$$","$$2\\\\times2\\\\times3$$","$$2\\\\times7$$","$$2\\\\times2\\\\times2$$"]},{"id":"a5d54dagcf13a-h2-s2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times2\\\\times3$$"],"dependencies":[],"title":"Prime Factorization of $$30$$","text":"What is the prime factorization of 12?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2\\\\times5$$","$$2\\\\times2\\\\times3$$","$$2\\\\times7$$","$$2\\\\times2\\\\times2$$"]},{"id":"a5d54dagcf13a-h2-s3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times7$$"],"dependencies":[],"title":"Prime Factorization of $$30$$","text":"What is the prime factorization of 14?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$2\\\\times5$$","$$2\\\\times2\\\\times3$$","$$2\\\\times7$$","$$2\\\\times2\\\\times2$$"]},{"id":"a5d54dagcf13a-h2-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Common Factor","text":"What is the common factor between $$2\\\\times5$$, $$2\\\\times2\\\\times3$$, and $$2\\\\times7$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf13a-h3","type":"hint","dependencies":[],"title":"GCF for Variables","text":"Knowing the greatest common numerical factor, we can multiply that with the greatest common variable factor. Let\'s determine the greatest common numerical factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["a"],"dependencies":["a5d54dagcf13a-h3"],"title":"GCF for Variables","text":"What is the greatest common factor between $$a^3$$, $$a^2$$ and a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf13a-h4-s5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a a a$$"],"dependencies":[],"title":"Expand $$a^3$$","text":"How can we rewrite (\\"factorize\\") $$a^3$$ with no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$a a a$$","a","$$a a$$","$$a a a a$$"]},{"id":"a5d54dagcf13a-h4-s6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$a a a$$"],"dependencies":[],"title":"Expand $$a^2$$","text":"How can we rewrite (\\"factorize\\") $$a^2$$ with no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$a a a$$","a","$$a a$$","$$a a a a$$"]},{"id":"a5d54dagcf13a-h4-s7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["a"],"dependencies":[],"title":"Common Factor","text":"What is the common factor between $$a a a$$, $$a a$$, and a using no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2a$$"],"dependencies":["a5d54dagcf13a-h4"],"title":"Final Answer","text":"We can multiply the constant GCF and the variable GCF to get the final answer. What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf14","title":"Finding the Greatest Common Factor","body":"Find the Greatest Common Factor of the three expressions.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf14a","stepAnswer":["$$5x^3 y$$"],"problemType":"TextBox","stepTitle":"$$35x^3 y^2$$, $$10x^4 y$$, $$5x^5 y^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x^3 y$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf14a-h1","type":"hint","dependencies":[],"title":"Break Into Smaller Questions","text":"We can divide up this question by first determining the greatest common factor of the constant (numerical) terms and then looking at the greatest common factor of the variable terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5d54dagcf14a-h1"],"title":"GCF for Constants","text":"What is the greatest common factor between $$35$$, $$10$$, and 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf14a-h2-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$5\\\\times7$$"],"dependencies":[],"title":"Prime Factorization of $$12$$","text":"What is the prime factorization of 35?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$5\\\\times7$$","$$2\\\\times5$$","$$3\\\\times5$$","$$6\\\\times7$$"]},{"id":"a5d54dagcf14a-h2-s2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$2\\\\times5$$"],"dependencies":[],"title":"Prime Factorization of $$30$$","text":"What is the prime factorization of 10?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$5\\\\times7$$","$$2\\\\times5$$","$$3\\\\times5$$","$$6\\\\times7$$"]},{"id":"a5d54dagcf14a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Common Factor","text":"What is the common factor between $$5\\\\times7$$, $$2\\\\times5$$, and 5?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf14a-h3","type":"hint","dependencies":["a5d54dagcf14a-h2"],"title":"GCF for Variables","text":"Knowing the greatest common numerical factor, we can multiply that with the greatest common variable factor. Let\'s determine the greatest common numerical factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf14a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^3 y$$"],"dependencies":["a5d54dagcf14a-h3"],"title":"GCF for Variables","text":"What is the greatest common factor between $$x^3 y^2$$, $$x^4 y$$, $$x^5 y^3$$ in exponential form with bases $$x$$ and $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf14a-h4-s4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x x x y$$"],"dependencies":[],"title":"Expand $$x^3 y^2$$","text":"How can we rewrite (\\"factorize\\") $$x^3 y^2$$ with no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x x x y y$$","$$x x x x y$$","$$x x x x x y y y$$","$$x x x y y y$$"]},{"id":"a5d54dagcf14a-h4-s5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x x x x y$$"],"dependencies":[],"title":"Expand $$x^4 y$$","text":"How can we rewrite (\\"factorize\\") $$x^4 y$$ with no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x x x y y$$","$$x x x x y$$","$$x x x x x y y y$$","$$x x x y y y$$"]},{"id":"a5d54dagcf14a-h4-s6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x x x x x y y y$$"],"dependencies":[],"title":"Expand $$x^5 y^3$$","text":"How can we rewrite (\\"factorize\\") $$x^5 y^3$$ with no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x x x y y$$","$$x x x x y$$","$$x x x x x y y y$$","$$x x x y y y$$"]}]},{"id":"a5d54dagcf14a-h5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x*x*x*y"],"dependencies":["a5d54dagcf14a-h4"],"title":"Common Factor","text":"What is the common factor between $$x x x y y$$, $$x x x x y$$, $$x x x x x y y y$$ using no exponents?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf14a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x**3*y"],"dependencies":["a5d54dagcf14a-h5"],"title":"Exponentiate","text":"Rewrite the expression $$x x x y$$ as exponents with base $$x$$ and $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf14a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x^3 y$$"],"dependencies":["a5d54dagcf14a-h6"],"title":"Final Answer","text":"We can multiply the constant GCF and the variable GCF to get the final answer. What is the product?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf15","title":"Finding the Greatest Common Factor","body":"Find the Greatest Common Factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf15a","stepAnswer":["$$9\\\\left(n-7\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$9n-63$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9\\\\left(n-7\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf15a-h1","type":"hint","dependencies":[],"title":"Distributive Property","text":"We can start by finding the greatest common factor of the constants.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a5d54dagcf15a-h1"],"title":"GCF for Constants","text":"What is the greatest common factor between $$9$$ and 63?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf15a-h2-s1","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["yes"],"dependencies":[],"title":"Divisibility","text":"Is $$63$$ divisible by 9?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["yes","no"]},{"id":"a5d54dagcf15a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":[],"title":"Divisibility","text":"What is $$\\\\frac{63}{9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf15a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["n-7"],"dependencies":["a5d54dagcf15a-h2"],"title":"Distributive Property Conclusion","text":"Factor $$9$$ out of $$9n-63$$. What is the resulting expression, as in, what is $$\\\\frac{9n-63}{9}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf15a-h3-s3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["n"],"dependencies":[],"title":"Factor $$9n$$","text":"What is the result of factoring $$9$$ out of $$9n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf15a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":[],"title":"Factor $$-63$$","text":"What is the result of factoring $$9$$ out of -63?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf15a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["n-7"],"dependencies":[],"title":"Sum the factors","text":"Using the \\"reverse\\" Distributive Property, what is the result of factoring out $$9$$ from $$9n-63$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf15a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$9(n-7)$$"],"dependencies":["a5d54dagcf15a-h3"],"title":"Final Answer","text":"Multiply the numerical greatest common factor with what you get when you got in the previous question. What answer do you get?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$9(n-7)$$","$$9\\\\left(n+7\\\\right)$$","9(-n+7)","$$9(-n-7)$$"]}]}}]},{"id":"a5d54dagcf17","title":"Finding the Greatest Common Factor","body":"Find the Greatest Common Factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf17a","stepAnswer":["3*(x**2+2x-3)"],"problemType":"TextBox","stepTitle":"$$3x^2+6x-9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3\\\\left(x^2+2x-3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf17a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is determining the greatest common factor between the three terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5d54dagcf17a-h1"],"title":"GCF","text":"What is the GCF for the three terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf17a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"GCF for Constants","text":"What is the GCF for $$3$$, $$6$$, and 9? As in, what is the greatest number that evenly divides into $$3$$, $$6$$, and 9?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf17a-h2-s2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$"],"dependencies":[],"title":"GCF for Variables","text":"What is the GCF for $$x^2$$, $$x$$, and 1?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$1$$","$$x$$","$$x^2$$","$$x^3$$"]},{"id":"a5d54dagcf17a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Overall GCF","text":"Multiply the two previous partial GCFS you found to get the overall GCF. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf17a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x**2+2x-3"],"dependencies":["a5d54dagcf17a-h2"],"title":"Factorization","text":"Now, factor each of the terms separately. What is the sum of the terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf17a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x**2"],"dependencies":[],"title":"Factor $$3x^2$$","text":"Factor out a $$3$$ from $$3x^2$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf17a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2x"],"dependencies":[],"title":"Factor $$6x$$","text":"Factor out a $$3$$ from $$6x$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf17a-h3-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":[],"title":"Factor $$-9$$","text":"Factor out a $$3$$ from $$-9$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf17a-h3-s7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x^2+2x-3$$"],"dependencies":[],"title":"Summation of factors","text":"Using the \\"reverse\\" Distributive Property, add together the three factors previously found. What is the sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x^2+2x-3$$","$$3x^2+2x-1$$","$$2x^2+3x-1$$","$$x^2+3x-2$$"]}]},{"id":"a5d54dagcf17a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3*(x**2+2x-3)"],"dependencies":["a5d54dagcf17a-h3"],"title":"Final Answer","text":"Using knowledge of the distributive property, multiply the GCF with the sum of the factored values to get the final answer for the factorization of $$3x^2+6x-9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf18","title":"Finding the Greatest Common Factor","body":"Find the Greatest Common Factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf18a","stepAnswer":["$$5x \\\\left(x^2-3x+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$5x^3-15x^2+20x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x \\\\left(x^2-3x+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf18a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is determining the greatest common factor between the three terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf18a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["5*x"],"dependencies":["a5d54dagcf18a-h1"],"title":"GCF","text":"What is the GCF for the three terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf18a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"GCF for Constants","text":"What is the GCF for $$5$$, $$15$$, and 20?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf18a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x"],"dependencies":[],"title":"GCF for Variables","text":"What is the GCF for $$x^3$$, $$x^2$$, and $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf18a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["5*x"],"dependencies":[],"title":"Overall GCF","text":"Multiply the two previous partial GCFS you found to get the overall GCF. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf18a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x**2-3x+4"],"dependencies":["a5d54dagcf18a-h2"],"title":"Factorization","text":"Now, factor each of the terms separately. What is the sum of the terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf18a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x**2"],"dependencies":[],"title":"Factor $$3x^2$$","text":"Factor out $$5x$$ from $$5x^3$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf18a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-3*x"],"dependencies":[],"title":"Factor $$6x$$","text":"Factor out $$5x$$ from $$-15x^2$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf18a-h3-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":[],"title":"Factor $$-9$$","text":"Factor out $$5x$$ from $$20x$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf18a-h3-s7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$x^2-3x+4$$"],"dependencies":[],"title":"Summation of factors","text":"Using the \\"reverse\\" Distributive Property, add together the three factors previously found. What is the sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["$$x^2-3x+4$$","$$3x^2-4x+1$$","$$4x^2-3x+1$$","$$x^2-4x+3$$"]}]},{"id":"a5d54dagcf18a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["5*x*(x**2-3x+4)"],"dependencies":["a5d54dagcf18a-h3"],"title":"Final Answer","text":"Using knowledge of the distributive property, multiply the GCF with the sum of the factored values to get the final answer for the factorization of $$5x^3-15x^2+20x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf19","title":"Finding the Greatest Common Factor","body":"Find the Greatest Common Factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf19a","stepAnswer":["$$3x \\\\left(8x^2-4x+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$24x^3-12x^2+15x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3x \\\\left(8x^2-4x+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf19a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is determining the greatest common factor between the three terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf19a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3*x"],"dependencies":["a5d54dagcf19a-h1"],"title":"GCF","text":"What is the GCF for the three terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf19a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"GCF for Constants","text":"What is the GCF for $$24$$, $$-12$$, and 15?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf19a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x"],"dependencies":[],"title":"GCF for Variables","text":"What is the GCF for $$x^3$$, $$x^2$$, and $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf19a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3*x"],"dependencies":[],"title":"Overall GCF","text":"Multiply the two previous partial GCFS you found to get the overall GCF. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf19a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["8*x**2-4*x+5"],"dependencies":["a5d54dagcf19a-h2"],"title":"Factorization","text":"Now, factor each of the terms separately. What is the sum of the terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf19a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["8*x**2"],"dependencies":[],"title":"Factor $$3x^2$$","text":"Factor out $$3x$$ from $$24x^3$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf19a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["-4x"],"dependencies":[],"title":"Factor $$6x$$","text":"Factor out $$3x$$ from $$-12x^2$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf19a-h3-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":[],"title":"Factor $$-9$$","text":"Factor out $$3x$$ from $$15x$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf19a-h3-s7","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["8*x**2-4x+5"],"dependencies":[],"title":"Summation of factors","text":"Using the \\"reverse\\" Distributive Property, add together the three factors previously found. What is the sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf19a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3*x*(8*x**2-4x+5)"],"dependencies":["a5d54dagcf19a-h3"],"title":"Final Answer","text":"Using knowledge of the distributive property, multiply the GCF with the sum of the factored values to get the final answer for the factorization of $$24x^3-12x^2+15x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf2","title":"Factor the Greatest Common Factor from a Polynomial","body":"Find the greatest common factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf2a","stepAnswer":["$$4m\\\\left(2m^2-3mn+5n^2\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$8m^3-12m^2 n+20{mn}^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4m\\\\left(2m^2-3mn+5n^2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf2a-h1","type":"hint","dependencies":[],"title":"Find the Greatest Common Factor of all the terms of the polynomial.","text":"The first step is to find the Greatest Common Factor of all the terms of the polynomial (8m**3,12m**2n,20mn**2).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4m$$"],"dependencies":["a5d54dagcf2a-h1"],"title":"Find the Greatest Common Factor of all the terms of the polynomial.","text":"What is the greatest common factor of the terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf2a-h3","type":"hint","dependencies":["a5d54dagcf2a-h2"],"title":"Rewriting each term as a product using the GCF","text":"The next step is to rewrite the equation with each term as a product between the GCF and another term. EX for first term: $$8m^3$$ -> $$4m\\\\times2 m^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf2a-h4","type":"hint","dependencies":["a5d54dagcf2a-h3"],"title":"Using the distributive property","text":"The final step is to use the reverse distributive property to take the GCF out of the equation. This results in the equation $$4m\\\\left(2m^2-3mn+5n^2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf20","title":"Finding the Greatest Common Factor","body":"Find the Greatest Common Factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf20a","stepAnswer":["$$6y^2 \\\\left(2x+3x^2-5y\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$12x y^2+18x^2 y^2-30y^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6y^2 \\\\left(2x+3x^2-5y\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf20a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is determining the greatest common factor between the three terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf20a-h2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["6*y**2"],"dependencies":["a5d54dagcf20a-h1"],"title":"GCF","text":"What is the GCF for the three terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf20a-h2-s1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":[],"title":"GCF for Constants","text":"What is the GCF for $$12$$, $$18$$, and -30?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf20a-h2-s2","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["y**2"],"dependencies":[],"title":"GCF for Variables","text":"What is the GCF for $$x y^2$$, $$x^2 y^2$$, and $$y^3$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf20a-h2-s3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["6*y**2"],"dependencies":[],"title":"Overall GCF","text":"Multiply the two previous partial GCFS you found to get the overall GCF. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf20a-h3","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2x+3*x**2-5y"],"dependencies":["a5d54dagcf20a-h2"],"title":"Factorization","text":"Now, factor each of the terms separately. What is the sum of the terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5d54dagcf20a-h3-s4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2x"],"dependencies":[],"title":"Factor $$3x^2$$","text":"Factor out $$6y^2$$ from $$12x y^2$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf20a-h3-s5","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["3*x**2"],"dependencies":[],"title":"Factor $$6x$$","text":"Factor out $$6y^2$$ from $$18x^2 y^2$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf20a-h3-s6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5y$$"],"dependencies":[],"title":"Factor $$-9$$","text":"Factor out $$6y$$ from $$-30y^3$$. What remains?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf20a-h3-s7","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["2x+3*x**2-5y"],"dependencies":[],"title":"Summation of factors","text":"Using the \\"reverse\\" Distributive Property, add together the three factors previously found. What is the sum?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5d54dagcf20a-h4","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["6*y**2*(2x+3*x**2-5y)"],"dependencies":["a5d54dagcf20a-h3"],"title":"Final Answer","text":"Using knowledge of the distributive property, multiply the GCF with the sum of the factored values to get the final answer for the factorization of $$24x^3-12x^2+15x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf21","title":"Factor the Greatest Common Factor from a Polynomial","body":"In the following exercise, factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf21a","stepAnswer":["$$-2\\\\left(x+2\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$-2x-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2\\\\left(x+2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf21a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to choose what number (or variable) we can factor out of the equation. This is done by finding the greatest common factor of each item in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2$$"],"dependencies":["a5d54dagcf21a-h1"],"title":"Greatest Common Factor","text":"What number are we able to factor out from the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf21a-h3","type":"hint","dependencies":["a5d54dagcf21a-h2"],"title":"Greatest Common Factor","text":"The next step is to actually factor out the item from the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2\\\\left(x+2\\\\right)$$"],"dependencies":["a5d54dagcf21a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf22","title":"Factor the Greatest Common Factor from a Polynomial","body":"In the following exercise, factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf22a","stepAnswer":["$$-2x \\\\left(x^2-9x+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$-2x^3+18x^2-8x$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2x \\\\left(x^2-9x+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf22a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to choose what number (or variable) we can factor out of the equation. This is done by finding the greatest common factor of each item in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2x$$"],"dependencies":["a5d54dagcf22a-h1"],"title":"Greatest Common Factor","text":"What number are we able to factor out from the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf22a-h3","type":"hint","dependencies":["a5d54dagcf22a-h2"],"title":"Greatest Common Factor","text":"The next step is to actually factor out the item from the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2x \\\\left(x^2-9x+4\\\\right)$$"],"dependencies":["a5d54dagcf22a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf23","title":"Factor the Greatest Common Factor from a Polynomial","body":"In the following exercise, factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf23a","stepAnswer":["$$-5y \\\\left(y^2-7y+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$-5y^3+35y^2-15y$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-5y \\\\left(y^2-7y+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf23a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to choose what number (or variable) we can factor out of the equation. This is done by finding the greatest common factor of each item in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5y$$"],"dependencies":["a5d54dagcf23a-h1"],"title":"Greatest Common Factor","text":"What number are we able to factor out from the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf23a-h3","type":"hint","dependencies":["a5d54dagcf23a-h2"],"title":"Greatest Common Factor","text":"The next step is to actually factor out the item from the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5y \\\\left(y^2-7y+3\\\\right)$$"],"dependencies":["a5d54dagcf23a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf24","title":"Factor the Greatest Common Factor from a Polynomial","body":"In the following exercise, factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf24a","stepAnswer":["$$\\\\left(x+1\\\\right) \\\\left(5x+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$5x \\\\left(x+1\\\\right)+3\\\\left(x+1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+1\\\\right) \\\\left(5x+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf24a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to choose what number (or variable) we can factor out of the equation. This is done by finding the greatest common factor of each item in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+1$$"],"dependencies":["a5d54dagcf24a-h1"],"title":"Greatest Common Factor","text":"What number are we able to factor out from the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf24a-h3","type":"hint","dependencies":["a5d54dagcf24a-h2"],"title":"Greatest Common Factor","text":"The next step is to actually factor out the item from the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+1\\\\right) \\\\left(5x+3\\\\right)$$"],"dependencies":["a5d54dagcf24a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf25","title":"Factor by Grouping","body":"In the following exercise, factor by grouping.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf25a","stepAnswer":["$$\\\\left(b+5\\\\right) \\\\left(a+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$ab+5a+3b+15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(b+5\\\\right) \\\\left(a+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf25a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to factor out the GCF from the first two groups of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a \\\\left(b+5\\\\right)+3\\\\left(b+5\\\\right)$$"],"dependencies":["a5d54dagcf25a-h1"],"title":"Greatest Common Factor","text":"What will our equation look like if we factor out the first two groups?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf25a-h3","type":"hint","dependencies":["a5d54dagcf25a-h2"],"title":"Greatest Common Factor","text":"The next step is to combine our two groups into one by finding the greatest common factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(b+5\\\\right) \\\\left(a+3\\\\right)$$"],"dependencies":["a5d54dagcf25a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf26","title":"Factor by Grouping","body":"In the following exercise, factor by grouping.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf26a","stepAnswer":["$$\\\\left(y+5\\\\right) \\\\left(8y+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$8y^2+y+40y+5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(y+5\\\\right) \\\\left(8y+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf26a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to factor out the GCF from the first two groups of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y \\\\left(8y+1\\\\right)+5\\\\left(8y+1\\\\right)$$"],"dependencies":["a5d54dagcf26a-h1"],"title":"Greatest Common Factor","text":"What will our equation look like if we factor out the first two groups?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf26a-h3","type":"hint","dependencies":["a5d54dagcf26a-h2"],"title":"Greatest Common Factor","text":"The next step is to combine our two groups into one by finding the greatest common factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y+5\\\\right) \\\\left(8y+1\\\\right)$$"],"dependencies":["a5d54dagcf26a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf27","title":"Factor by Grouping","body":"In the following exercise, factor by grouping.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf27a","stepAnswer":["$$\\\\left(x+4\\\\right) \\\\left(x-1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$x^2-x+4x-4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+4\\\\right) \\\\left(x-1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf27a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to factor out the GCF from the first two groups of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x \\\\left(x-1\\\\right)+4\\\\left(x-1\\\\right)$$"],"dependencies":["a5d54dagcf27a-h1"],"title":"Greatest Common Factor","text":"What will our equation look like if we factor out the first two groups?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf27a-h3","type":"hint","dependencies":["a5d54dagcf27a-h2"],"title":"Greatest Common Factor","text":"The next step is to combine our two groups into one by finding the greatest common factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+4\\\\right) \\\\left(x-1\\\\right)$$"],"dependencies":["a5d54dagcf27a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf28","title":"Factor by Grouping","body":"In the following exercise, factor by grouping.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf28a","stepAnswer":["$$\\\\left(r-1\\\\right) \\\\left(r-3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$r^2-3r-r+3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(r-1\\\\right) \\\\left(r-3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf28a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to rearrange our equation to have terms with common elements grouped together.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$r^2-r-3r+3$$"],"dependencies":["a5d54dagcf28a-h1"],"title":"Greatest Common Factor","text":"What will our equation look like if we rearrange it to have common elements grouped together?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf28a-h3","type":"hint","dependencies":["a5d54dagcf28a-h2"],"title":"Greatest Common Factor","text":"The next step is to factor out the GCF from the first two groups of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$r \\\\left(r-1\\\\right)-3\\\\left(r-1\\\\right)$$"],"dependencies":["a5d54dagcf28a-h3"],"title":"Greatest Common Factor","text":"What will our equation look like if we factor out the first two groups?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf28a-h5","type":"hint","dependencies":["a5d54dagcf28a-h4"],"title":"Greatest Common Factor","text":"The next step is to combine our two groups into one by finding the greatest common factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf28a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(r-1\\\\right) \\\\left(r-3\\\\right)$$"],"dependencies":["a5d54dagcf28a-h5"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf29","title":"Factor the Greatest Common Factor from a Polynomial","body":"In the following exercise, factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf29a","stepAnswer":["$$-9xy \\\\left(2y+3x\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$-18x y^2-27x^2 y$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-9xy \\\\left(2y+3x\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf29a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to choose what number (or variable) we can factor out of the equation. This is done by finding the greatest common factor of each item in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-9xy"],"dependencies":["a5d54dagcf29a-h1"],"title":"Greatest Common Factor","text":"What number are we able to factor out from the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf29a-h3","type":"hint","dependencies":["a5d54dagcf29a-h2"],"title":"Greatest Common Factor","text":"The next step is to actually factor out the item from the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9xy \\\\left(2y+3x\\\\right)$$"],"dependencies":["a5d54dagcf29a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf3","title":"Factor the Greatest Common Factor from a Polynomial","body":"Find the greatest common factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf3a","stepAnswer":["$$5x^{2\\\\left(x-5\\\\right)}$$"],"problemType":"TextBox","stepTitle":"Factor: $$5x^3-25x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x^{2\\\\left(x-5\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf3a-h1","type":"hint","dependencies":[],"title":"Finding GCF","text":"The first step is to find the greatest common factor of both terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x^2$$"],"dependencies":["a5d54dagcf3a-h1"],"title":"Finding GCF","text":"What is the GCF?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf3a-h3","type":"hint","dependencies":["a5d54dagcf3a-h2"],"title":"Rewriting each term","text":"The next step is to rewrite each term as a product of the GCF and another term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf3a-h4","type":"hint","dependencies":["a5d54dagcf3a-h3"],"title":"Using the distributive property","text":"The final step is to use the reverse distributive property to take the GCF out of the equation. This results in the equation $$5x^{2\\\\left(x-5\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf30","title":"Factor the Greatest Common Factor from a Polynomial","body":"In the following exercise, factor the greatest common factor from each polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf30a","stepAnswer":["$$-3\\\\left(b-4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$-3b+12$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3\\\\left(b-4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf30a-h1","type":"hint","dependencies":[],"title":"Greatest Common Factor","text":"The first step is to choose what number (or variable) we can factor out of the equation. This is done by finding the greatest common factor of each item in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a5d54dagcf30a-h1"],"title":"Greatest Common Factor","text":"What number are we able to factor out from the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf30a-h3","type":"hint","dependencies":["a5d54dagcf30a-h2"],"title":"Greatest Common Factor","text":"The next step is to actually factor out the item from the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3\\\\left(b-4\\\\right)$$"],"dependencies":["a5d54dagcf30a-h3"],"title":"Greatest Common Factor","text":"What does our final equation look like once we factor out the item?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf4","title":"Factor the Greatest Common Factor from a Polynomial","body":"Find the greatest common factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf4a","stepAnswer":["$$-4a\\\\left(a^2-9a+2\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor: $$-4a^3+36a^2-8a$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4a\\\\left(a^2-9a+2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf4a-h1","type":"hint","dependencies":[],"title":"Finding GCF","text":"Find the GCF first","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-4a"],"dependencies":["a5d54dagcf4a-h1"],"title":"Finding GCF","text":"What is the GCF?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf4a-h3","type":"hint","dependencies":["a5d54dagcf4a-h2"],"title":"Rewriting each term","text":"The next step is to rewrite each term as a product of the GCF and another term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf4a-h4","type":"hint","dependencies":["a5d54dagcf4a-h3"],"title":"Using the distributive property","text":"The final step is to use the reverse distributive property to take the GCF out of the equation. This results in the equation $$-4a\\\\left(a^2-9a+2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf5","title":"Factor the Greatest Common Factor from a Polynomial","body":"Find the greatest common factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf5a","stepAnswer":["$$-4b\\\\left(b^2-4b+2\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor: $$-4b^3+16b^2-8b$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4b\\\\left(b^2-4b+2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf5a-h1","type":"hint","dependencies":[],"title":"Finding GCF","text":"Find the GCF first","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4b$$"],"dependencies":["a5d54dagcf5a-h1"],"title":"Finding GCF","text":"What is the GCF?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf5a-h3","type":"hint","dependencies":["a5d54dagcf5a-h2"],"title":"Rewriting each term","text":"The next step is to rewrite each term as a product of the GCF and another term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf5a-h4","type":"hint","dependencies":["a5d54dagcf5a-h3"],"title":"Using the distributive property","text":"The final step is to use the reverse distributive property to take the GCF out of the equation. This results in the equation $$-4b\\\\left(b^2-4b+2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf6","title":"Factor the Greatest Common Factor from a Polynomial","body":"Find the greatest common factor of the polynomial.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf6a","stepAnswer":["$$-7a\\\\left(a^2-3a+2\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor: $$-7a^3+21a^2-14a$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-7a\\\\left(a^2-3a+2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf6a-h1","type":"hint","dependencies":[],"title":"Finding GCF","text":"Find the GCF first","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["-7a"],"dependencies":["a5d54dagcf6a-h1"],"title":"Finding GCF","text":"What is the GCF?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf6a-h3","type":"hint","dependencies":["a5d54dagcf6a-h2"],"title":"Rewriting each term","text":"The next step is to rewrite each term as a product of the GCF and another term.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf6a-h4","type":"hint","dependencies":["a5d54dagcf6a-h3"],"title":"Using the distributive property","text":"The final step is to use the reverse distributive property to take the GCF out of the equation. This results in the equation $$-7a\\\\left(a^2-3a+2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf7","title":"How to Factor a Polynomial by Grouping","body":"Factor by grouping:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf7a","stepAnswer":["$$\\\\left(x+3\\\\right) \\\\left(y+2\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$xy+3y+2x+6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+3\\\\right) \\\\left(y+2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf7a-h1","type":"hint","dependencies":[],"title":"Group terms with common factors","text":"The first step is to check if there is a GCF among all terms. If there isn\'t then separate the equation into the terms with like variables. In this case, we would separate the first two terms from the second two.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf7a-h2","type":"hint","dependencies":["a5d54dagcf7a-h1"],"title":"Factoring","text":"The next step is to factor the GCF from the first two terms and second two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y$$"],"dependencies":["a5d54dagcf7a-h2"],"title":"Factoring","text":"What is the GCF of the first two terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a5d54dagcf7a-h2"],"title":"Factoring","text":"What is the GCF of the second two terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf7a-h5","type":"hint","dependencies":["a5d54dagcf7a-h3","a5d54dagcf7a-h4"],"title":"Factoring","text":"Notice that each term has a common factor of $$x+3$$. Factor out the common factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf7a-h6","type":"hint","dependencies":["a5d54dagcf7a-h5"],"title":"Factoring","text":"This leaves you with $$\\\\left(x+3\\\\right) \\\\left(y+2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf8","title":"How to Factor a Polynomial by Grouping","body":"Factor by grouping:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf8a","stepAnswer":["$$\\\\left(x+8\\\\right) \\\\left(y+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor by grouping: $$xy+8y+3x+24$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(x+8\\\\right) \\\\left(y+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf8a-h1","type":"hint","dependencies":[],"title":"Group terms with common factors","text":"The first step is to check if there is a GCF among all terms. If there isn\'t then separate the equation into the terms with like variables. In this case, we would separate the first two terms from the second two.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf8a-h2","type":"hint","dependencies":["a5d54dagcf8a-h1"],"title":"Factoring","text":"The next step is to factor the GCF from the first two terms and second two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y$$"],"dependencies":["a5d54dagcf8a-h2"],"title":"Factoring","text":"What is the GCF of the first two terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5d54dagcf8a-h2"],"title":"Factoring","text":"What is the GCF of the second two terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf8a-h5","type":"hint","dependencies":["a5d54dagcf8a-h3","a5d54dagcf8a-h4"],"title":"Factoring","text":"Notice that each term has a common factor of $$x+8$$. Factor out the common factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf8a-h6","type":"hint","dependencies":["a5d54dagcf8a-h5"],"title":"Factoring","text":"This leaves you with $$\\\\left(x+8\\\\right) \\\\left(y+3\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5d54dagcf9","title":"How to Factor a Polynomial by Grouping","body":"Factor by grouping:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"6.1 Greatest Common Factor and Factor by Grouping","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5d54dagcf9a","stepAnswer":["$$\\\\left(a+7\\\\right) \\\\left(b+8\\\\right)$$"],"problemType":"TextBox","stepTitle":"Factor by grouping: $$ab+7b+8a+56$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(a+7\\\\right) \\\\left(b+8\\\\right)$$","hints":{"DefaultPathway":[{"id":"a5d54dagcf9a-h1","type":"hint","dependencies":[],"title":"Group terms with common factors","text":"The first step is to check if there is a GCF among all terms. If there isn\'t then separate the equation into the terms with like variables. In this case, we would separate the first two terms from the second two.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf9a-h2","type":"hint","dependencies":["a5d54dagcf9a-h1"],"title":"Factoring","text":"The next step is to factor the GCF from the first two terms and second two terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b$$"],"dependencies":["a5d54dagcf9a-h2"],"title":"Factoring","text":"What is the GCF of the first two terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a5d54dagcf9a-h2"],"title":"Factoring","text":"What is the GCF of the second two terms?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf9a-h5","type":"hint","dependencies":["a5d54dagcf9a-h3","a5d54dagcf9a-h4"],"title":"Factoring","text":"Notice that each term has a common factor of $$x+8$$. Factor out the common factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5d54dagcf9a-h6","type":"hint","dependencies":["a5d54dagcf9a-h5"],"title":"Factoring","text":"This leaves you with $$\\\\left(a+7\\\\right) \\\\left(b+8\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad1","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad1a","stepAnswer":["(-5*sqrt(2), 5*sqrt(2))"],"problemType":"TextBox","stepTitle":"$$x^2-50$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5e282bSolvquad1a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term and Make Its Coefficient One","text":"We add $$50$$ to both sides to get $$x^2$$ by itself which gives $$x^2=50$$. Since the coefficient of $$x^2$$ is $$1$$ already, we do not need to take extra step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad1a-h2","type":"hint","dependencies":["a5e282bSolvquad1a-h1"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=50$$, we can take square root both sides and get $$x=\\\\sqrt{50}$$ or $$x=-\\\\sqrt{50}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad1a-h2"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{50}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad1a-h3"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{50}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad1a-h5","type":"hint","dependencies":["a5e282bSolvquad1a-h4"],"title":"Final Answer","text":"Therefore, $$x^2-50$$ $$=$$ $$0$$ has two solutions which are $$x=5\\\\sqrt{2}$$ and $$x=-5\\\\sqrt{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad10","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad10a","stepAnswer":["(-7,7)"],"problemType":"TextBox","stepTitle":"$$3z^2-147$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-7,7)$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad10a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"We can divide both side by $$3$$ and get $$z^2-49=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad10a-h2","type":"hint","dependencies":["a5e282bSolvquad10a-h1"],"title":"Isolate the Quadratic Term","text":"We add $$49$$ to both sides to get $$z^2$$ by itself which gives $$z^2=49$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad10a-h3","type":"hint","dependencies":["a5e282bSolvquad10a-h2"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$z^2=49$$, we can take square root both sides and get $$z=\\\\sqrt{49}$$ or $$z=-\\\\sqrt{49}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a5e282bSolvquad10a-h3"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{49}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad10a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a5e282bSolvquad10a-h4"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{49}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad10a-h6","type":"hint","dependencies":["a5e282bSolvquad10a-h5"],"title":"Final Answer","text":"Therefore, $$3z^2-147$$ $$=$$ $$0$$ has two solutions which are $$z=-7$$ and $$z=7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad11","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad11a","stepAnswer":["(-3*(sqrt(2)),3*(sqrt(2)))"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{3} u^2$$ $$+5=17$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-3\\\\sqrt{2},3\\\\sqrt{2})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad11a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term","text":"We minus $$5$$ on both sides to get $$u^2$$ by itself which gives $$\\\\frac{2}{3} u^2=12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{3}$$"],"dependencies":["a5e282bSolvquad11a-h1"],"title":"Find Leading Coefficient","text":"What\'s the coefficient of $$u^2$$ now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad11a-h3","type":"hint","dependencies":["a5e282bSolvquad11a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $$u^2$$ $$=18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad11a-h4","type":"hint","dependencies":["a5e282bSolvquad11a-h3"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $$u^2=18$$, we can take square root both sides and get $$u=\\\\sqrt{18}$$ or $$u=-\\\\sqrt{18}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad11a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad11a-h4"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{18}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad11a-h5"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{18}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad11a-h7","type":"hint","dependencies":["a5e282bSolvquad11a-h6"],"title":"Final Answer","text":"Therefore, $$\\\\frac{2}{3} u^2$$ $$+5=17$$ has two solutions which are $$u=-3\\\\sqrt{2}$$ $$andu=3\\\\sqrt{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad12","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad12a","stepAnswer":["(-2*(sqrt(10)),2*(sqrt(10)))"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{2} u^2+4=24$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-2\\\\sqrt{10},2\\\\sqrt{10})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad12a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term","text":"We minus $$4$$ on both sides to get $$u^2$$ by itself which gives $$\\\\frac{1}{2} u^2=20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{1}{2}$$"],"dependencies":["a5e282bSolvquad12a-h1"],"title":"Find Leading Coefficient","text":"What\'s the coefficient of $$u^2$$ now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad12a-h3","type":"hint","dependencies":["a5e282bSolvquad12a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $$u^2$$ $$=40$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad12a-h4","type":"hint","dependencies":["a5e282bSolvquad12a-h3"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $$u^2=40$$, we can take square root both sides and get $$u=\\\\sqrt{40}$$ or $$u=-\\\\sqrt{40}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad12a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2\\\\sqrt{10}$$"],"dependencies":["a5e282bSolvquad12a-h4"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{40}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{10}$$"],"dependencies":["a5e282bSolvquad12a-h5"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{40}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad12a-h7","type":"hint","dependencies":["a5e282bSolvquad12a-h6"],"title":"Final Answer","text":"Therefore, $$\\\\frac{1}{2} u^2+4=24$$ has two solutions which are $$u=-2\\\\sqrt{10}$$, and $$u=2\\\\sqrt{10}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad13","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad13a","stepAnswer":["(-2*(sqrt(7)),2*(sqrt(7)))"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{4} y^2-3=18$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-2\\\\sqrt{7},2\\\\sqrt{7})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad13a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term","text":"We add $$3$$ on both sides to get $$y^2$$ by itself which gives $$\\\\frac{3}{4} y^2=21$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{4}$$"],"dependencies":["a5e282bSolvquad13a-h1"],"title":"Find Leading Coefficient","text":"What\'s the coefficient of $$u^2$$ now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad13a-h3","type":"hint","dependencies":["a5e282bSolvquad13a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $$y^2=28$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad13a-h4","type":"hint","dependencies":["a5e282bSolvquad13a-h3"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $$y^2=28$$, we can take square root both sides and get $$y=\\\\sqrt{28}$$ or $$y=-\\\\sqrt{28}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad13a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2\\\\sqrt{7}$$"],"dependencies":["a5e282bSolvquad13a-h4"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{28}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{7}$$"],"dependencies":["a5e282bSolvquad13a-h5"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{28}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad13a-h7","type":"hint","dependencies":["a5e282bSolvquad13a-h6"],"title":"Final Answer","text":"Therefore, $$\\\\frac{3}{4} y^2-3=18$$ has two solutions which are $$y=-2\\\\sqrt{7}$$, and $$y=2\\\\sqrt{7}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad14","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad14a","stepAnswer":["(-7*(sqrt(1/2)),7*(sqrt(1/2)))"],"problemType":"TextBox","stepTitle":"$$2x^2-8=41$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(-7\\\\sqrt{\\\\frac{1}{2}},7\\\\sqrt{\\\\frac{1}{2}})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad14a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term","text":"We add $$8$$ on both sides to get $$x^2$$ by itself which gives $$2x^2=49$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a5e282bSolvquad14a-h1"],"title":"Find Leading Coefficient","text":"What\'s the coefficient of $$u^2$$ now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad14a-h3","type":"hint","dependencies":["a5e282bSolvquad14a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $$x^2=\\\\frac{49}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad14a-h4","type":"hint","dependencies":["a5e282bSolvquad14a-h3"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $$x^2=\\\\frac{49}{2}$$, we can take square root both sides and get $$x=\\\\sqrt{\\\\frac{49}{2}}$$ or $$x=-\\\\sqrt{\\\\frac{49}{2}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7\\\\sqrt{\\\\frac{1}{2}}$$"],"dependencies":["a5e282bSolvquad14a-h4"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{\\\\frac{49}{2}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7\\\\sqrt{\\\\frac{1}{2}}$$"],"dependencies":["a5e282bSolvquad14a-h5"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{\\\\frac{49}{2}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad14a-h7","type":"hint","dependencies":["a5e282bSolvquad14a-h6"],"title":"Final Answer","text":"Therefore, $$2x^2-8=41$$ has two solutions which are $$x=-7\\\\sqrt{\\\\frac{1}{2}}$$, and $$x=7\\\\sqrt{\\\\frac{1}{2}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad15","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad15a","stepAnswer":["(-6*(sqrt(1/5)),6*(sqrt(1/5)))"],"problemType":"TextBox","stepTitle":"$$5r^2-2$$ $$=$$ $$34$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(-6\\\\sqrt{\\\\frac{1}{5}},6\\\\sqrt{\\\\frac{1}{5}})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad15a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term","text":"We add $$2$$ on both sides to get $$r^2$$ by itself which gives $$5r^2=36$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5e282bSolvquad15a-h1"],"title":"Find Leading Coefficient","text":"What\'s the coefficient of $$u^2$$ now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad15a-h3","type":"hint","dependencies":["a5e282bSolvquad15a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $$r^2=\\\\frac{36}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad15a-h4","type":"hint","dependencies":["a5e282bSolvquad15a-h3"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $$r^2=\\\\frac{36}{5}$$, we can take square root both sides and get $$r=\\\\sqrt{\\\\frac{36}{5}}$$ or $$r=-\\\\sqrt{\\\\frac{36}{5}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6\\\\sqrt{\\\\frac{1}{5}}$$"],"dependencies":["a5e282bSolvquad15a-h4"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{\\\\frac{36}{5}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6\\\\sqrt{\\\\frac{1}{5}}$$"],"dependencies":["a5e282bSolvquad15a-h5"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{\\\\frac{36}{5}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad15a-h7","type":"hint","dependencies":["a5e282bSolvquad15a-h6"],"title":"Final Answer","text":"Therefore, $$5r^2-2$$ $$=$$ $$34$$ has two solutions which are $$r=-6\\\\sqrt{\\\\frac{1}{5}}$$, and $$r=6\\\\sqrt{\\\\frac{1}{5}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad16","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad16a","stepAnswer":["(-8*(sqrt(1/3)),8*(sqrt(1/3)))"],"problemType":"TextBox","stepTitle":"$$3r^2+6=70$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(-8\\\\sqrt{\\\\frac{1}{3}},8\\\\sqrt{\\\\frac{1}{3}})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad16a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term","text":"We subtract $$6$$ on both sides to get $$r^2$$ by itself which gives $$3r^2=64$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5e282bSolvquad16a-h1"],"title":"Find Leading Coefficient","text":"What\'s the coefficient of $$u^2$$ now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad16a-h3","type":"hint","dependencies":["a5e282bSolvquad16a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $$r^2=\\\\frac{64}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad16a-h4","type":"hint","dependencies":["a5e282bSolvquad16a-h3"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $$r^2=\\\\frac{64}{3}$$, we can take square root both sides and get $$r=\\\\sqrt{\\\\frac{64}{3}}$$ or $$r=-\\\\sqrt{\\\\frac{64}{3}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8\\\\sqrt{\\\\frac{1}{3}}$$"],"dependencies":["a5e282bSolvquad16a-h4"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{\\\\frac{64}{3}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad16a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8\\\\sqrt{\\\\frac{1}{3}}$$"],"dependencies":["a5e282bSolvquad16a-h5"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{\\\\frac{64}{3}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad16a-h7","type":"hint","dependencies":["a5e282bSolvquad16a-h6"],"title":"Final Answer","text":"Therefore, $$3r^2+6=70$$ has two solutions which are $$r=-8\\\\sqrt{\\\\frac{1}{3}}$$, and $$r=8\\\\sqrt{\\\\frac{1}{3}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad17","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad17a","stepAnswer":["(7-2*sqrt(3),7+2*sqrt(3))"],"problemType":"TextBox","stepTitle":"$$4{\\\\left(y-7\\\\right)}^2=48$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(7-2\\\\sqrt{3},7+2\\\\sqrt{3})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad17a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $${\\\\left(y-7\\\\right)}^2=12$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad17a-h2","type":"hint","dependencies":["a5e282bSolvquad17a-h1"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(y-7\\\\right)}^2=12$$, we can take square root both sides and get $$y-7=\\\\sqrt{12}$$ or $$y-7=-\\\\sqrt{12}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{12}+7$$"],"dependencies":["a5e282bSolvquad17a-h2"],"title":"Find $$y$$ in $$y-7=\\\\sqrt{12}$$","text":"What is $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\sqrt{12}+7$$"],"dependencies":["a5e282bSolvquad17a-h3"],"title":"Find $$y$$ in $$y-7=-\\\\sqrt{12}$$","text":"What is $$y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7+2\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad17a-h4"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{12}+7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad17a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7-2\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad17a-h5"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{12}+7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad17a-h7","type":"hint","dependencies":["a5e282bSolvquad17a-h6"],"title":"Final Answer","text":"Therefore, $$4{\\\\left(y-7\\\\right)}^2=48$$ has two solutions which are $$y=-7+2\\\\sqrt{3}$$, and $$y=7+2\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad18","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad18a","stepAnswer":["(3-3*sqrt(2),3 + 3*sqrt(2))"],"problemType":"TextBox","stepTitle":"$$3{\\\\left(a-3\\\\right)}^2$$ $$=54$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5e282bSolvquad18a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $${\\\\left(a-3\\\\right)}^2$$ $$=18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad18a-h2","type":"hint","dependencies":["a5e282bSolvquad18a-h1"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(a-3\\\\right)}^2$$ $$=18$$, we can take square root both sides and get $$a-3=\\\\sqrt{18}$$ or $$a-3=-\\\\sqrt{18}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad18a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3-\\\\sqrt{18}$$"],"dependencies":["a5e282bSolvquad18a-h2"],"title":"Find a in $$a-3=\\\\sqrt{18}$$","text":"What is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3+\\\\sqrt{18}$$"],"dependencies":["a5e282bSolvquad18a-h3"],"title":"Find a in $$a-3=-\\\\sqrt{18}$$","text":"What is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3-3\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad18a-h4"],"title":"Simplify the Radical","text":"Simplify $$3-\\\\sqrt{18}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad18a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3+3\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad18a-h5"],"title":"Simplify the Radical","text":"Simplify $$3+\\\\sqrt{18}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad18a-h7","type":"hint","dependencies":["a5e282bSolvquad18a-h6"],"title":"Final Answer","text":"Therefore, $$3{\\\\left(a-3\\\\right)}^2$$ $$=54$$ has two solutions which are $$a=3+3\\\\sqrt{2}$$, and $$a=3-3\\\\sqrt{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad19","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad19a","stepAnswer":["(-2-2*sqrt(10),-2+2*sqrt(10))"],"problemType":"TextBox","stepTitle":"$$2{\\\\left(a+2\\\\right)}^2=80$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(-2-2\\\\sqrt{10},-2+2\\\\sqrt{10})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad19a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $${\\\\left(a+2\\\\right)}^2=40$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad19a-h2","type":"hint","dependencies":["a5e282bSolvquad19a-h1"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(a+2\\\\right)}^2=40$$, we can take square root both sides and get $$a+2=\\\\sqrt{40}$$ or $$a+2=-\\\\sqrt{40}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2-\\\\sqrt{40}$$"],"dependencies":["a5e282bSolvquad19a-h2"],"title":"Find a in $$a+2=\\\\sqrt{40}$$","text":"What is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2+\\\\sqrt{40}$$"],"dependencies":["a5e282bSolvquad19a-h3"],"title":"Find a in $$a+2=-\\\\sqrt{40}$$","text":"What is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2+2\\\\sqrt{10}$$"],"dependencies":["a5e282bSolvquad19a-h4"],"title":"Simplify the Radical","text":"Simplify $$-2+\\\\sqrt{40}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2-2\\\\sqrt{10}$$"],"dependencies":["a5e282bSolvquad19a-h5"],"title":"Simplify the Radical","text":"Simplify $$-2-\\\\sqrt{40}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad19a-h7","type":"hint","dependencies":["a5e282bSolvquad19a-h6"],"title":"Final Answer","text":"Therefore, $$2{\\\\left(a+2\\\\right)}^2=80$$ has two solutions which are $$a=-2-2\\\\sqrt{10}$$, and $$a=-2+2\\\\sqrt{10}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad2","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad2a","stepAnswer":["(-4*(sqrt(3)),4*(sqrt(3)))"],"problemType":"TextBox","stepTitle":"$$x^2-48$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-4\\\\sqrt{3},4\\\\sqrt{3})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad2a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term and Make Its Coefficient One","text":"We add $$48$$ to both sides to get $$x^2$$ by itself which gives $$x^2=48$$. Since the coefficient of $$x^2$$ is $$1$$ already, we do not need to take extra step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad2a-h2","type":"hint","dependencies":["a5e282bSolvquad2a-h1"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=48$$, we can take square root both sides and get $$x=\\\\sqrt{48}$$ or $$x=-\\\\sqrt{48}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad2a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad2a-h2"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{48}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad2a-h3"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{48}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad2a-h5","type":"hint","dependencies":["a5e282bSolvquad2a-h4"],"title":"Final Answer","text":"Therefore, $$x^2-48$$ $$=$$ $$0$$ has two solutions which are $$x=4\\\\sqrt{3}$$ and $$x=-4\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad20","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad20a","stepAnswer":["(2-3*sqrt(3),2+3*sqrt(3))"],"problemType":"TextBox","stepTitle":"$$2{\\\\left(x-2\\\\right)}^2+3=57$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(2-3\\\\sqrt{3},2+3\\\\sqrt{3})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad20a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic term","text":"We minus $$3$$ on both sides to get $$2{\\\\left(x-2\\\\right)}^2$$ by itself which gives $$2{\\\\left(x-2\\\\right)}^2=54$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a5e282bSolvquad20a-h1"],"title":"Find Leading Coefficient","text":"What\'s the leading coefficient now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h3","type":"hint","dependencies":["a5e282bSolvquad20a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $${\\\\left(x-2\\\\right)}^2=27$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h4","type":"hint","dependencies":["a5e282bSolvquad20a-h3"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(x-2\\\\right)}^2=27$$, we can take square root both sides and get $$x-2=\\\\sqrt{27}$$ or $$x-2=-\\\\sqrt{27}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\sqrt{27}+2$$"],"dependencies":["a5e282bSolvquad20a-h4"],"title":"Find $$x$$ in $$x-2=-\\\\sqrt{27}$$","text":"What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{27}+2$$"],"dependencies":["a5e282bSolvquad20a-h5"],"title":"Find $$x$$ in $$x-2=\\\\sqrt{27}$$","text":"What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2-3\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad20a-h6"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{27}+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2+3\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad20a-h7"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{27}+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad20a-h9","type":"hint","dependencies":["a5e282bSolvquad20a-h8"],"title":"Final Answer","text":"Therefore, $$2{\\\\left(x-2\\\\right)}^2+3=57$$ has two solutions which are $$x=2-3\\\\sqrt{3}$$, and $$x=2+3\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad21","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad21a","stepAnswer":["(5-2*sqrt(5),5+2*sqrt(5))"],"problemType":"TextBox","stepTitle":"$$5{\\\\left(x-5\\\\right)}^2+4=104$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(5-2\\\\sqrt{5},5+2\\\\sqrt{5})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad21a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic term","text":"We minus $$4$$ on both sides to get $$5{\\\\left(x-5\\\\right)}^2$$ isolated by itself which gives $$5{\\\\left(x-5\\\\right)}^2=100$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5e282bSolvquad21a-h1"],"title":"Find Leading Coefficient","text":"What\'s the leading coefficient now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h3","type":"hint","dependencies":["a5e282bSolvquad21a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $${\\\\left(x-5\\\\right)}^2=20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h4","type":"hint","dependencies":["a5e282bSolvquad21a-h3"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(x-5\\\\right)}^2=20$$, we can take square root both sides and get $$x-5=\\\\sqrt{20}$$ or $$x-5=-\\\\sqrt{20}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5+\\\\sqrt{20}$$"],"dependencies":["a5e282bSolvquad21a-h4"],"title":"Find $$x$$ in $$x-5=-\\\\sqrt{20}$$","text":"What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5-\\\\sqrt{20}$$"],"dependencies":["a5e282bSolvquad21a-h5"],"title":"Find $$x$$ in $$x-5=\\\\sqrt{20}$$","text":"What is $$x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5-2\\\\sqrt{5}$$"],"dependencies":["a5e282bSolvquad21a-h6"],"title":"Simplify the Radical","text":"Simplify $$5-\\\\sqrt{20}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5+2\\\\sqrt{5}$$"],"dependencies":["a5e282bSolvquad21a-h7"],"title":"Simplify the Radical","text":"Simplify $$5+\\\\sqrt{20}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad21a-h9","type":"hint","dependencies":["a5e282bSolvquad21a-h8"],"title":"Final Answer","text":"Therefore, $$5{\\\\left(x-5\\\\right)}^2+4=104$$ has two solutions which are $$x=5-2\\\\sqrt{5}$$, and $$x=5+2\\\\sqrt{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad22","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad22a","stepAnswer":["(-3-4*sqrt(2),-3+4*sqrt(2))"],"problemType":"TextBox","stepTitle":"$$3{\\\\left(b+3\\\\right)}^2-8$$ $$=88$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(-3-4\\\\sqrt{2},-3+4\\\\sqrt{2})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad22a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic term","text":"We add $$8$$ on both sides to get $$3{\\\\left(b+3\\\\right)}^2$$ isolated by itself which gives $$3{\\\\left(b+3\\\\right)}^2=96$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5e282bSolvquad22a-h1"],"title":"Find Leading Coefficient","text":"What\'s the leading coefficient now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h3","type":"hint","dependencies":["a5e282bSolvquad22a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $${\\\\left(b+3\\\\right)}^2=32$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h4","type":"hint","dependencies":["a5e282bSolvquad22a-h3"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(b+3\\\\right)}^2=32$$, we can take square root both sides and get $$b+3=\\\\sqrt{32}$$ or $$b+3=-\\\\sqrt{32}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-\\\\sqrt{32}-3$$"],"dependencies":["a5e282bSolvquad22a-h4"],"title":"Find $$b$$ in $$b+3=-\\\\sqrt{32}$$","text":"What is $$b$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\sqrt{32}-3$$"],"dependencies":["a5e282bSolvquad22a-h5"],"title":"Find $$b$$ in $$b+3=\\\\sqrt{32}$$","text":"What is $$b$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4\\\\sqrt{2}-3$$"],"dependencies":["a5e282bSolvquad22a-h6"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{32}-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4\\\\sqrt{2}-3$$"],"dependencies":["a5e282bSolvquad22a-h7"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{32}-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad22a-h9","type":"hint","dependencies":["a5e282bSolvquad22a-h8"],"title":"Final Answer","text":"Therefore, $$3{\\\\left(b+3\\\\right)}^2-8$$ $$=88$$ has two solutions which are $$b=-4\\\\sqrt{2}-3$$, and $$b=4\\\\sqrt{2}-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad23","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad23a","stepAnswer":["(-5/2,3/2)"],"problemType":"TextBox","stepTitle":"$$4n^2+4n+1=16$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{-5}{2},\\\\frac{3}{2})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad23a-h1","type":"hint","dependencies":[],"title":"Factor the Perfect Square","text":"Does the expression match any of these formats: $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2={\\\\left(a x+b\\\\right)}^2$$, $${\\\\left(a x\\\\right)}^2-2a b x+b^2={\\\\left(a x-b\\\\right)}^2$$ ?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad23a-h2","type":"hint","dependencies":["a5e282bSolvquad23a-h1"],"title":"Factor the Perfect Square","text":"In this case, we can see that 4n**2+4n+1as $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2={\\\\left(a x+b\\\\right)}^2$$ where $$ax=2n$$ and $$b=1$$. We can factor $$4n^2+4n+1$$ as $${\\\\left(2n+1\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad23a-h3","type":"hint","dependencies":["a5e282bSolvquad23a-h2"],"title":"Rewrite the Equation","text":"We can rewrite $$4n^2+4n+1=16$$ as $${\\\\left(2n+1\\\\right)}^2=16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad23a-h4","type":"hint","dependencies":["a5e282bSolvquad23a-h3"],"title":"Solve for Unknown Variable","text":"$${\\\\left(2n+1\\\\right)}^2=16$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad23a-h5","type":"hint","dependencies":["a5e282bSolvquad23a-h4"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(2n+1\\\\right)}^2=16$$, we can take square root both sides and get $$2n+1=4$$ or $$2n+1=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad23a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-5}{2}$$"],"dependencies":["a5e282bSolvquad23a-h5"],"title":"Solve for $$n$$ in $$2n+1=-4$$","text":"What is $$n$$ when $$2n+1=-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad23a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3}{2}$$"],"dependencies":["a5e282bSolvquad23a-h6"],"title":"Solve for $$n$$ in $$2n+1=4$$","text":"What is $$n$$ when $$2n+1=4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad23a-h8","type":"hint","dependencies":["a5e282bSolvquad23a-h7"],"title":"Final Answer","text":"Therefore, $$4n^2+4n+1=16$$ has two solutions which are $$n=\\\\frac{-5}{2}$$ and $$n=\\\\frac{3}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad24","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad24a","stepAnswer":["(-1,7/3)"],"problemType":"TextBox","stepTitle":"$$9n^2-12n+4=25$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number or fraction, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(-1,\\\\frac{7}{3})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad24a-h1","type":"hint","dependencies":[],"title":"Factor the Perfect Square","text":"Does the expression match any of these formats: $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2$$ $$=$$ $${\\\\left(a x+b\\\\right)}^2$$, $${\\\\left(a x\\\\right)}^2-2a b x+b^2$$ $$=$$ $${\\\\left(a x-b\\\\right)}^2$$ ? Yes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad24a-h2","type":"hint","dependencies":["a5e282bSolvquad24a-h1"],"title":"Factor the Perfect Square","text":"In this case, we can see that $$9n^2-12n+4$$ as $${\\\\left(a x\\\\right)}^2-2a b x+b^2={\\\\left(ax-b\\\\right)}^2$$ where $$ax=3n$$ and $$b=2$$. We can factor $$9n^2-12n+4=25$$ as $${\\\\left(3n-2\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad24a-h3","type":"hint","dependencies":["a5e282bSolvquad24a-h2"],"title":"Rewrite the Equation","text":"We can rewrite $$9n^2-12n+4=25$$ as $${\\\\left(3n-2\\\\right)}^2=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad24a-h4","type":"hint","dependencies":["a5e282bSolvquad24a-h3"],"title":"Solve for Unknown Variable","text":"$${\\\\left(3n-2\\\\right)}^2=25$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad24a-h5","type":"hint","dependencies":["a5e282bSolvquad24a-h4"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(3n-2\\\\right)}^2=25$$, we can take square root both sides and get $$3n-2=5$$ or $$3n-2=-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad24a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{7}{3}$$"],"dependencies":["a5e282bSolvquad24a-h5"],"title":"Solve for $$n$$ in $$3n-2=5$$","text":"What is $$n$$ when $$3n-2=5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad24a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a5e282bSolvquad24a-h6"],"title":"Solve for $$n$$ in $$3n-2=-5$$","text":"What is $$n$$ $$when3n-2=-5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad24a-h8","type":"hint","dependencies":["a5e282bSolvquad24a-h7"],"title":"Final Answer","text":"Therefore, $$9n^2-12n+4=25$$ has two solutions which are $$n=-1$$ and $$n=\\\\frac{7}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad25","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad25a","stepAnswer":["(-7/4,-3/4)"],"problemType":"TextBox","stepTitle":"$$16n^2+40n+25=4$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number or fraction, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{-7}{4},\\\\frac{-3}{4})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad25a-h1","type":"hint","dependencies":[],"title":"Factor the Perfect Square","text":"Does the expression match any of these formats: $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2$$ $$=$$ $${\\\\left(a x+b\\\\right)}^2$$, $${\\\\left(a x\\\\right)}^2-2a b x+b^2$$ $$=$$ $${\\\\left(a x-b\\\\right)}^2$$ ? Yes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad25a-h2","type":"hint","dependencies":["a5e282bSolvquad25a-h1"],"title":"Factor the Perfect Square","text":"In this case, we can see that $$16n^2+40n+25$$ as $${\\\\left(a x\\\\right)}^2+2a b x+b^2={\\\\left(ax+b\\\\right)}^2$$ where $$ax=4n$$ and $$b=5$$. We can factor $$16n^2+40n+25$$ as $${\\\\left(4n+5\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad25a-h3","type":"hint","dependencies":["a5e282bSolvquad25a-h2"],"title":"Rewrite the Equation","text":"We can rewrite $$16n^2+40n+25=4$$ as $${\\\\left(4n+5\\\\right)}^2=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad25a-h4","type":"hint","dependencies":["a5e282bSolvquad25a-h3"],"title":"Solve for Unknown Variable","text":"$${\\\\left(4n+5\\\\right)}^2=4$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad25a-h5","type":"hint","dependencies":["a5e282bSolvquad25a-h4"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(4n+5\\\\right)}^2=4$$, we can take square root both sides and get $$4n+5=-2$$ or $$4n+5=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad25a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-7}{4}$$"],"dependencies":["a5e282bSolvquad25a-h5"],"title":"Solve for $$n$$ in $$4n+5=-2$$","text":"What is $$n$$ when $$4n+5=-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad25a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-3}{4}$$"],"dependencies":["a5e282bSolvquad25a-h6"],"title":"Solve for $$n$$ in $$4n+5=2$$","text":"What is $$n$$ when $$4n+5=2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad25a-h8","type":"hint","dependencies":["a5e282bSolvquad25a-h7"],"title":"Final Answer","text":"Therefore, $$16n^2+40n+25=4$$ has two solutions which are $$n=\\\\frac{-7}{4}$$ and $$n=\\\\frac{-3}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad26","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad26a","stepAnswer":["(1,9)"],"problemType":"TextBox","stepTitle":"$$n^2-10n+25=16$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number or fraction, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(1,9)$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad26a-h1","type":"hint","dependencies":[],"title":"Factor the Perfect Square","text":"Does the expression match any of these formats: $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2$$ $$=$$ $${\\\\left(a x+b\\\\right)}^2$$, $${\\\\left(a x\\\\right)}^2-2a b x+b^2$$ $$=$$ $${\\\\left(a x-b\\\\right)}^2$$ ? Yes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad26a-h2","type":"hint","dependencies":["a5e282bSolvquad26a-h1"],"title":"Factor the Perfect Square","text":"In this case, we can see that $$n^2-10n+25$$ as $${\\\\left(a x\\\\right)}^2-2a b x+b^2={\\\\left(ax-b\\\\right)}^2$$ where $$ax=n$$ and $$b=5$$. We can factor $$n^2-10n+25$$ as $${\\\\left(n+5\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad26a-h3","type":"hint","dependencies":["a5e282bSolvquad26a-h2"],"title":"Rewrite the Equation","text":"We can rewrite $$n^2-10n+25=16$$ as $${\\\\left(n-5\\\\right)}^2=16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad26a-h4","type":"hint","dependencies":["a5e282bSolvquad26a-h3"],"title":"Solve for Unknown Variable","text":"$${\\\\left(n-5\\\\right)}^2=16$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad26a-h5","type":"hint","dependencies":["a5e282bSolvquad26a-h4"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(n-5\\\\right)}^2=16$$, we can take square root both sides and get $$n-5=-4$$ or $$n-5=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad26a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a5e282bSolvquad26a-h5"],"title":"Solve for $$n$$ in $$n-5=-4$$","text":"What is $$n$$ when $$n-5=-4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad26a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a5e282bSolvquad26a-h6"],"title":"Solve for $$n$$ in $$n-5=4$$","text":"What is $$n$$ when $$n-5=4$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad26a-h8","type":"hint","dependencies":["a5e282bSolvquad26a-h7"],"title":"Final Answer","text":"Therefore, $$n^2-10n+25=16$$ has two solutions which are $$n=1$$ and $$n=9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad27","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad27a","stepAnswer":["(-9/7,1)"],"problemType":"TextBox","stepTitle":"$$49n^2+14n+1=64$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number or fraction, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ are whole numbers and c is natural number or fraction.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{-9}{7},1)$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad27a-h1","type":"hint","dependencies":[],"title":"Factor the Perfect Square","text":"Does the expression match any of these formats: $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2$$ $$=$$ $${\\\\left(a x+b\\\\right)}^2$$, $${\\\\left(a x\\\\right)}^2-2a b x+b^2$$ $$=$$ $${\\\\left(a x-b\\\\right)}^2$$ ? Yes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad27a-h2","type":"hint","dependencies":["a5e282bSolvquad27a-h1"],"title":"Factor the Perfect Square","text":"In this case, we can see that $$49n^2+14n+1$$ as $${\\\\left(a x\\\\right)}^2+2a b x+b^2={\\\\left(ax+b\\\\right)}^2$$ where $$ax=7n$$ and $$b=1$$. We can factor $$49n^2+14n+1$$ as $${\\\\left(7n+1\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad27a-h3","type":"hint","dependencies":["a5e282bSolvquad27a-h2"],"title":"Rewrite the Equation","text":"We can rewrite $$49n^2+14n+1=64$$ as $${\\\\left(7n+1\\\\right)}^2=64$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad27a-h4","type":"hint","dependencies":["a5e282bSolvquad27a-h3"],"title":"Solve for Unknown Variable","text":"$${\\\\left(7n+1\\\\right)}^2=64$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad27a-h5","type":"hint","dependencies":["a5e282bSolvquad27a-h4"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(7n+1\\\\right)}^2=64$$, we can take square root both sides and get $$7n+1=8$$ or $$7n+1=-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad27a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a5e282bSolvquad27a-h5"],"title":"Solve for $$n$$ in $$7n+1=8$$","text":"What is $$n$$ when $$7n+1=8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad27a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{-9}{7}$$"],"dependencies":["a5e282bSolvquad27a-h6"],"title":"Solve for $$n$$ in $$7n+1=-8$$","text":"What is $$n$$ when $$7n+1=-8$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad27a-h8","type":"hint","dependencies":["a5e282bSolvquad27a-h7"],"title":"Final Answer","text":"Therefore, $$49n^2+14n+1=64$$ has two solutions which are $$n=1$$ and $$n=\\\\frac{-9}{7}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad28","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad28a","stepAnswer":["((-2/5)+(3/5)*sqrt(2), (-2/5)-(3/5)*sqrt(2))"],"problemType":"TextBox","stepTitle":"$$25n^2+20n+4=18$$","stepBody":"If there is more than one solution, please enter you answer as (j,k) where $$j<k$$ and j, k are in the simplest form. If you can\'t further simplify the answer into a whole number or fraction, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ and c are either natural numbers or fractions.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5e282bSolvquad28a-h1","type":"hint","dependencies":[],"title":"Factor the Perfect Square","text":"Does the expression match any of these formats: $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2$$ $$=$$ $${\\\\left(a x+b\\\\right)}^2$$, $${\\\\left(a x\\\\right)}^2-2a b x+b^2$$ $$=$$ $${\\\\left(a x-b\\\\right)}^2$$ ? Yes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad28a-h2","type":"hint","dependencies":["a5e282bSolvquad28a-h1"],"title":"Factor the Perfect Square","text":"In this case, we can see that $$25n^2+20n+4$$ as $${\\\\left(a x\\\\right)}^2+2a b x+b^2={\\\\left(ax+b\\\\right)}^2$$ where $$ax=5n$$ and $$b=2$$. We can factor $$25n^2+20n+4$$ as $${\\\\left(5n+2\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad28a-h3","type":"hint","dependencies":["a5e282bSolvquad28a-h2"],"title":"Rewrite the Equation","text":"We can rewrite $$25n^2+20n+4=18$$ as $${\\\\left(5n+2\\\\right)}^2=18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad28a-h4","type":"hint","dependencies":["a5e282bSolvquad28a-h3"],"title":"Solve for Unknown Variable","text":"$${\\\\left(5n+2\\\\right)}^2=18$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad28a-h5","type":"hint","dependencies":["a5e282bSolvquad28a-h4"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(5n+2\\\\right)}^2=18$$, we can take square root both sides and get $$5n+2=\\\\sqrt{18}$$ and $$5n+2=-\\\\sqrt{18}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad28a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}+\\\\frac{3}{5} \\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad28a-h5"],"title":"Solve for $$n$$ in $$5n+2=\\\\sqrt{18}$$","text":"What is $$n$$ when $$5n+2=-\\\\sqrt{18}$$? Simplify the square root as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad28a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2}{5}-\\\\frac{3}{5} \\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad28a-h6"],"title":"Solve for $$n$$ in $$5n+2=-\\\\sqrt{18}$$","text":"What is $$n$$ when $$5n+2=\\\\sqrt{18}$$? Simplify the square root as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad28a-h8","type":"hint","dependencies":["a5e282bSolvquad28a-h7"],"title":"Final Answer","text":"Therefore, $$25n^2+20n+4=18$$ has two solutions which are $$n=\\\\frac{2}{5}+\\\\frac{3}{5} \\\\sqrt{2}$$ and $$n=\\\\frac{2}{5}-\\\\frac{3}{5} \\\\sqrt{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad29","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad29a","stepAnswer":["((-5/3)-(2/3)*sqrt(2),(-5/3)+(2/3)*sqrt(2))"],"problemType":"TextBox","stepTitle":"$$9n^2+30n+25=8$$","stepBody":"If there is more than one solution, please enter you answer as (j,k) where $$j<k$$ and j, k are in the simplest form. If you can\'t further simplify the answer into a whole number or fraction, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ and c are either natural numbers or fractions.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\left(-\\\\frac{5}{3}\\\\right)-\\\\frac{2}{3} \\\\sqrt{2},\\\\left(-\\\\frac{5}{3}\\\\right)+\\\\frac{2}{3} \\\\sqrt{2})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad29a-h1","type":"hint","dependencies":[],"title":"Factor the Perfect Square","text":"Does the expression match any of these formats: $${\\\\left(a x\\\\right)}^2+2a b x$$ + $$b^2$$ $$=$$ $${\\\\left(a x+b\\\\right)}^2$$, $${\\\\left(a x\\\\right)}^2-2a b x+b^2$$ $$=$$ $${\\\\left(a x-b\\\\right)}^2$$ ? Yes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad29a-h2","type":"hint","dependencies":["a5e282bSolvquad29a-h1"],"title":"Factor the Perfect Square","text":"In this case, we can see that $$9n^2+30n+25$$ as $${\\\\left(a x\\\\right)}^2+2a b x+b^2={\\\\left(ax+b\\\\right)}^2$$ where $$ax=3n$$ and $$b=5$$. We can factor $$9n^2+30n+25$$ as $${\\\\left(3n+5\\\\right)}^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad29a-h3","type":"hint","dependencies":["a5e282bSolvquad29a-h2"],"title":"Rewrite the Equation","text":"We can rewrite $$9n^2+30n+25=8$$ as $${\\\\left(3n+5\\\\right)}^2=8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad29a-h4","type":"hint","dependencies":["a5e282bSolvquad29a-h3"],"title":"Solve for Unknown Variable","text":"$${\\\\left(3n+5\\\\right)}^2=8$$. What is $$n$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad29a-h5","type":"hint","dependencies":["a5e282bSolvquad29a-h4"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(3n+5\\\\right)}^2=8$$, we can take square root both sides and get $$3n+5=\\\\sqrt{8}$$ and $$3n+5=-\\\\sqrt{8}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad29a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-\\\\frac{5}{3}\\\\right)+\\\\frac{2}{3} \\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad29a-h5"],"title":"Solve for $$n$$ in $$3n+5=\\\\sqrt{8}$$","text":"What is $$n$$ when $$3n+5=\\\\sqrt{8}$$? Simplify the square root as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad29a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(-\\\\frac{5}{3}\\\\right)-\\\\frac{2}{3} \\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad29a-h6"],"title":"Solve for $$n$$ in $$3n+5=-\\\\sqrt{8}$$","text":"What is $$n$$ when $$3n+5=-\\\\sqrt{8}$$? Simplify the square root as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad29a-h8","type":"hint","dependencies":["a5e282bSolvquad29a-h7"],"title":"Final Answer","text":"Therefore, $$9n^2+30n+25=8$$ has two solutions which are $$n=\\\\left(-\\\\frac{5}{3}\\\\right)+\\\\frac{2}{3} \\\\sqrt{2}$$ and $$n=\\\\left(-\\\\frac{5}{3}\\\\right)-\\\\frac{2}{3} \\\\sqrt{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad3","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad3a","stepAnswer":["(-3*(sqrt(3)),3*(sqrt(3)))"],"problemType":"TextBox","stepTitle":"$$x^2-27$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-3\\\\sqrt{3},3\\\\sqrt{3})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad3a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term and Make Its Coefficient One","text":"We add $$27$$ to both sides to get $$x^2$$ by itself which gives $$x^2=27$$. Since the coefficient of $$x^2$$ is $$1$$ already, we do not need to take extra step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad3a-h2","type":"hint","dependencies":["a5e282bSolvquad3a-h1"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=27$$, we can take square root both sides and get $$x=\\\\sqrt{27}$$ or $$x=-\\\\sqrt{27}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad3a-h2"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{27}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\sqrt{3}$$"],"dependencies":["a5e282bSolvquad3a-h3"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{27}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad3a-h5","type":"hint","dependencies":["a5e282bSolvquad3a-h4"],"title":"Final Answer","text":"Therefore, $$x^2-27$$ $$=$$ $$0$$ has two solutions which are $$x=3\\\\sqrt{3}$$ and $$x=-3\\\\sqrt{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad30","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad30a","stepAnswer":["(-2-2*sqrt(6),-2+2*sqrt(6))"],"problemType":"TextBox","stepTitle":"$$5{\\\\left(b+2\\\\right)}^2-2=118$$","stepBody":"If there is more than one solution, please enter you answer as (j,k) where $$j<k$$ and j, k are in the simplest form. If you can\'t further simplify the answer into a whole number or fraction, please eneter it in a form of $$a+b \\\\sqrt{c}$$ where a, $$b$$ and c are either natural numbers or fractions.","answerType":"string","variabilization":{},"answerLatex":"$$(-2-2\\\\sqrt{6},-2+2\\\\sqrt{6})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad30a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic term","text":"We add $$2$$ on both sides to get $$5{\\\\left(b+2\\\\right)}^2$$ by itself which gives $$5{\\\\left(b+2\\\\right)}^2=120$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5e282bSolvquad30a-h1"],"title":"Find Leading Coefficient","text":"What\'s the leading coefficient now?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad30a-h3","type":"hint","dependencies":["a5e282bSolvquad30a-h2"],"title":"Make the Leading Coefficient \\"1\\"","text":"Divide by the leading coefficient on both sides which gives $${\\\\left(b+2\\\\right)}^2=24$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad30a-h4","type":"hint","dependencies":["a5e282bSolvquad30a-h3"],"title":"Use Square Root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$, or $$x$$ $$=\\\\sqrt{k}$$. $${\\\\left(b+2\\\\right)}^2=24$$, we can take square root both sides and get $$b+2=\\\\sqrt{24}$$ or $$b+2=-\\\\sqrt{24}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad30a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-2\\\\sqrt{6}-2$$"],"dependencies":["a5e282bSolvquad30a-h4"],"title":"Find $$b$$ in $$b+2=-\\\\sqrt{24}$$","text":"What is $$b$$ when $$b+2=-\\\\sqrt{24}$$? Simplify the square root as much as possible.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad30a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\sqrt{6}-2$$"],"dependencies":["a5e282bSolvquad30a-h5"],"title":"Find $$b$$ in $$b+2=\\\\sqrt{24}$$","text":"$$b+2=\\\\sqrt{24}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad30a-h7","type":"hint","dependencies":["a5e282bSolvquad30a-h6"],"title":"Final Answer","text":"Therefore, $$5{\\\\left(b+2\\\\right)}^2-2=118$$ has two solutions which are $$x=-2\\\\sqrt{6}-2$$, and $$x=2\\\\sqrt{6}-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad4","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad4a","stepAnswer":["(-6*(sqrt(2)), 6*(sqrt(2)))"],"problemType":"TextBox","stepTitle":"$$x^2-72$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a5e282bSolvquad4a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term and Make Its Coefficient One","text":"We add $$72$$ to both sides to get $$x^2$$ by itself which gives $$x^2=72$$. Since the coefficient of $$x^2$$ is $$1$$ already, we do not need to take extra step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad4a-h2","type":"hint","dependencies":["a5e282bSolvquad4a-h1"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=72$$, we can take square root both sides and get $$x=\\\\sqrt{72}$$ or $$x=-\\\\sqrt{72}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad4a-h2"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{72}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6\\\\sqrt{2}$$"],"dependencies":["a5e282bSolvquad4a-h3"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{72}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad4a-h5","type":"hint","dependencies":["a5e282bSolvquad4a-h4"],"title":"Final Answer","text":"Therefore, $$x^2-72$$ $$=$$ $$0$$ has two solutions which are $$x=-6\\\\sqrt{2}$$ and $$x=6\\\\sqrt{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad5","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad5a","stepAnswer":["(-3*(sqrt(6)),3*(sqrt(6)))"],"problemType":"TextBox","stepTitle":"$$x^2-54$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-3\\\\sqrt{6},3\\\\sqrt{6})$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad5a-h1","type":"hint","dependencies":[],"title":"Isolate the Quadratic Term and Make Its Coefficient One","text":"We add $$54$$ to both sides to get $$x^2$$ by itself which gives $$x^2=54$$. Since the coefficient of $$x^2$$ is $$1$$ already, we do not need to take extra step.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad5a-h2","type":"hint","dependencies":["a5e282bSolvquad5a-h1"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=54$$, we can take square root both sides and get $$x=\\\\sqrt{54}$$ or $$x=-\\\\sqrt{54}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3\\\\sqrt{6}$$"],"dependencies":["a5e282bSolvquad5a-h2"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{54}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\sqrt{6}$$"],"dependencies":["a5e282bSolvquad5a-h3"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{54}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad5a-h5","type":"hint","dependencies":["a5e282bSolvquad5a-h4"],"title":"Final Answer","text":"Therefore, $$x^2-54$$ $$=$$ $$0$$ has two solutions which are $$x=-3\\\\sqrt{6}$$ and $$x=3\\\\sqrt{6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad6","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad6a","stepAnswer":["(-6,6)"],"problemType":"TextBox","stepTitle":"$$3x^2-108$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-6,6)$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad6a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"We can divide both side by $$3$$ and get $$x^2-36=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad6a-h2","type":"hint","dependencies":["a5e282bSolvquad6a-h1"],"title":"Isolate the Quadratic Term","text":"We add $$36$$ to both sides to get $$x^2$$ by itself which gives $$x^2=36$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad6a-h3","type":"hint","dependencies":["a5e282bSolvquad6a-h2"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=36$$, we can take square root both sides and get $$x=\\\\sqrt{36}$$ or $$x=-\\\\sqrt{36}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-6$$"],"dependencies":["a5e282bSolvquad6a-h3"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{36}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a5e282bSolvquad6a-h4"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{36}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad6a-h6","type":"hint","dependencies":["a5e282bSolvquad6a-h5"],"title":"Final Answer","text":"Therefore, $$3x^2-108=0$$ has two solutions which are $$x=-6$$ and $$x=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad7","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad7a","stepAnswer":["(-7,7)"],"problemType":"TextBox","stepTitle":"$$2x^2-98=0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-7,7)$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad7a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"We can divide both side by $$2$$ and get $$x^2-49=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad7a-h2","type":"hint","dependencies":["a5e282bSolvquad7a-h1"],"title":"Isolate the Quadratic Term","text":"We add $$49$$ to both sides to get $$x^2$$ by itself which gives $$x^2=49$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad7a-h3","type":"hint","dependencies":["a5e282bSolvquad7a-h2"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=49$$, we can take square root both sides and get $$x=\\\\sqrt{49}$$ or $$x=-\\\\sqrt{49}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a5e282bSolvquad7a-h3"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{49}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a5e282bSolvquad7a-h4"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{49}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad7a-h6","type":"hint","dependencies":["a5e282bSolvquad7a-h5"],"title":"Final Answer","text":"Therefore, $$2x^2-98=0$$ has two solutions which are $$x=-7$$ and $$x=7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad8","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad8a","stepAnswer":["(-4,4)"],"problemType":"TextBox","stepTitle":"$$5x^2-80=0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-4,4)$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad8a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"We can divide both side by $$5$$ and get $$x^2-16=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad8a-h2","type":"hint","dependencies":["a5e282bSolvquad8a-h1"],"title":"Isolate the Quadratic Term","text":"We add $$16$$ to both sides to get $$x^2$$ by itself which gives $$x^2=16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad8a-h3","type":"hint","dependencies":["a5e282bSolvquad8a-h2"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$x^2=16$$, we can take square root both sides and get $$x=\\\\sqrt{16}$$ or $$x=-\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4$$"],"dependencies":["a5e282bSolvquad8a-h3"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a5e282bSolvquad8a-h4"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{16}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad8a-h6","type":"hint","dependencies":["a5e282bSolvquad8a-h5"],"title":"Final Answer","text":"Therefore, $$5x^2-80=0$$ has two solutions which are $$x=-4$$ and $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5e282bSolvquad9","title":"Solve Quadratic Equations","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.1 Solve Quadratic Equations Using the Square Root Property","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5e282bSolvquad9a","stepAnswer":["(-5,5)"],"problemType":"TextBox","stepTitle":"$$5y^2-125$$ $$=$$ $$0$$","stepBody":"If there is more than one solution, please enter you answer as (a,b) where $$a<b$$ and a, $$b$$ are in the simplest form. If you can\'t further simplify the answer into a whole number, please eneter it in a form of $$b \\\\sqrt{c}$$ where $$b$$ is whole numbers and c is natural number.","answerType":"string","variabilization":{},"answerLatex":"$$(-5,5)$$","hints":{"DefaultPathway":[{"id":"a5e282bSolvquad9a-h1","type":"hint","dependencies":[],"title":"Make the Leading Coefficient \\"1\\"","text":"We can divide both side by $$5$$ and get $$y^2-25=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad9a-h2","type":"hint","dependencies":["a5e282bSolvquad9a-h1"],"title":"Isolate the Quadratic Term","text":"We add $$25$$ to both sides to get $$y^2$$ by itself which gives $$y^2=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad9a-h3","type":"hint","dependencies":["a5e282bSolvquad9a-h2"],"title":"Use Square root Property","text":"The square root property: if $$x^2$$ $$=$$ k, then $$x$$ $$=$$ $$\\\\sqrt{k}$$, or $$x$$ $$=$$ $$-\\\\sqrt{k}$$. $$y^2=25$$, we can take square root both sides and get $$y=\\\\sqrt{25}$$ or $$y=-\\\\sqrt{25}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5$$"],"dependencies":["a5e282bSolvquad9a-h3"],"title":"Simplify the Radical","text":"Simplify $$-\\\\sqrt{25}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a5e282bSolvquad9a-h4"],"title":"Simplify the Radical","text":"Simplify $$\\\\sqrt{25}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5e282bSolvquad9a-h6","type":"hint","dependencies":["a5e282bSolvquad9a-h5"],"title":"Final Answer","text":"Therefore, $$5y^2-125=0$$ has two solutions which are $$y=-5$$ and $$y=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5f7784homogen1","title":"Test for Homogeneity","body":"Suppose that $$250$$ randomly selected male college students and $$300$$ randomly selected female college students were asked about their living arrangements: dormitory, apartment, with parents, other. The results are shown in Table 11.19.\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.4 Test for Homogeneity","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5f7784homogen1a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Do male and female college students have the same distribution of living arrangements? Use a level of significance of $$0.05$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a5f7784homogen1a-h1","type":"hint","dependencies":[],"title":"Null and Alternative Hypotheses","text":"$$H_0$$: the distribution of living arrangements for male college students is the same as the distribution of living arrangements for female college students. $$H_a$$: the distribution of living arrangements for male college students is not the same as the distribution of living arrangements for female college students.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a5f7784homogen1a-h1"],"title":"Degrees of Freedom (df)","text":"What is df, the degrees of freedom?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5f7784homogen1a-h2-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"df Equation","text":"If df $$=$$ number of columns - $$1$$, what is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen1a-h2-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":[],"title":"Solving for df","text":"df $$=$$ number of columns - $$1$$ where the number of columns is $$4$$. What is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5f7784homogen1a-h5","type":"hint","dependencies":["a5f7784homogen1a-h2"],"title":"Test Distribution","text":"The distribution for the test is as follows:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen1a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10.1287$$"],"dependencies":["a5f7784homogen1a-h5"],"title":"Test Statistic","text":"Using a calculator or computer, what is the test statistic $$X^2$$? Round to four decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen1a-h7","type":"hint","dependencies":["a5f7784homogen1a-h6"],"title":"Probability Statement","text":"$$p-value$$ $$=$$ P((X**2) > $$10.1287)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen1a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0175$$"],"dependencies":["a5f7784homogen1a-h7"],"title":"P-Value","text":"What is the $$p-value$$? Round your answer to four decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen1a-h9","type":"hint","dependencies":["a5f7784homogen1a-h8"],"title":"Comparing \ud835\udefc and the P-Value","text":"Since the problem asks us to use a level of significance of $$0.05$$, \ud835\udefc $$=$$ $$0.05$$. The $$p-value$$ $$=$$ $$0.0175$$. If \ud835\udefc > $$p-value$$, reject $$H_0$$. If \ud835\udefc < $$p-value$$, accept $$H_0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen1a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Yes"],"dependencies":["a5f7784homogen1a-h9"],"title":"Greater Than or Less Than the P-Value","text":"Is \ud835\udefc > $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a5f7784homogen1a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Reject"],"dependencies":["a5f7784homogen1a-h10"],"title":"Reject or Accept $$H_0$$ Based on the P-Value","text":"Based on your previous answer, would you reject or not reject $$H_0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Do not reject","Reject"]},{"id":"a5f7784homogen1a-h12","type":"hint","dependencies":["a5f7784homogen1a-h11"],"title":"Conclusion","text":"At a 5% level of significance, from the data, there is sufficient evidence to conclude that the distributions of living arrangements for male and female college students are not the same. Notice that the conclusion is only that the distributions are not the same. We cannot use the test for homogeneity to draw any conclusions about how they differ.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5f7784homogen2","title":"Test for Homogeneity","body":"Both before and after a recent earthquake, surveys were conducted asking voters which of the three candidates they planned on voting for in the upcoming city council election. Table $$11.21$$ shows the results of the survey.\\\\n##figure2.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.4 Test for Homogeneity","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a5f7784homogen2a","stepAnswer":["No"],"problemType":"MultipleChoice","stepTitle":"Has there been a change in the distribution of voter preferences since the earthquake? Use a level of significance of $$0.05$$.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No"],"hints":{"DefaultPathway":[{"id":"a5f7784homogen2a-h1","type":"hint","dependencies":[],"title":"Null and Alternative Hypotheses","text":"$$H_0$$: the distribution of voter preferences was the same before and after the earthquake. $$H_a$$: the distribution of voter preferences was not the same before and after the earthquake.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a5f7784homogen2a-h1"],"title":"Degrees of Freedom (df)","text":"What is df, the degrees of freedom?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","subHints":[{"id":"a5f7784homogen2a-h2-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"df Equation","text":"If df $$=$$ number of columns - $$1$$, what is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen2a-h2-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":[],"title":"Solving for df","text":"df $$=$$ number of columns - $$1$$ where the number of columns is $$3$$. What is df?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]},{"id":"a5f7784homogen2a-h5","type":"hint","dependencies":["a5f7784homogen2a-h2"],"title":"Test Distribution","text":"The distribution for the test is as follows:\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3.2603$$"],"dependencies":["a5f7784homogen2a-h5"],"title":"Test Statistic","text":"Using a calculator or computer, what is the test statistic $$X^2$$? Round to four decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen2a-h7","type":"hint","dependencies":["a5f7784homogen2a-h6"],"title":"Probability Statement","text":"$$p-value$$ $$=$$ P((X**2) > $$3.2603)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen2a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1959$$"],"dependencies":["a5f7784homogen2a-h7"],"title":"P-Value","text":"What is the $$p-value$$? Round your answer to four decimal places.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen2a-h9","type":"hint","dependencies":["a5f7784homogen2a-h8"],"title":"Comparing \ud835\udefc and the P-Value","text":"Since the problem asks us to use a level of significance of $$0.05$$, \ud835\udefc $$=$$ $$0.05$$. The $$p-value$$ $$=$$ $$0.1959$$. If \ud835\udefc > $$p-value$$, reject $$H_0$$ if \ud835\udefc < $$p-value$$, accept $$H_0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5f7784homogen2a-h10","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["No"],"dependencies":["a5f7784homogen2a-h9"],"title":"Greater Than or Less Than the P-Value","text":"Is \ud835\udefc > $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Yes","No"]},{"id":"a5f7784homogen2a-h11","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Do not reject"],"dependencies":["a5f7784homogen2a-h10"],"title":"Reject or Accept $$H_0$$ Based on the P-Value","text":"Based on your previous answer, would you reject or not reject $$H_0$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Do not reject","Reject"]},{"id":"a5f7784homogen2a-h12","type":"hint","dependencies":["a5f7784homogen2a-h11"],"title":"Conclusion","text":"At a 5% level of significance, from the data, there is insufficient evidence to conclude that the distribution of voter preferences was not the same before and after the earthquake.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance1","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance1a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$(2,0)$$ and $$(5,4)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a5fd810distance1a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance1a-h2","type":"hint","dependencies":["a5fd810distance1a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(5-2\\\\right)}^2+{\\\\left(4-0\\\\right)}^2}=\\\\sqrt{25}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance1a-h3","type":"hint","dependencies":["a5fd810distance1a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{25}=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance10","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance10a","stepAnswer":["$$2\\\\sqrt{10}$$"],"problemType":"TextBox","stepTitle":"$$(-1,-2)$$ and $$(-3,4)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt{10}$$","hints":{"DefaultPathway":[{"id":"a5fd810distance10a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance10a-h2","type":"hint","dependencies":["a5fd810distance10a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(-3-\\\\left(--1\\\\right)\\\\right)}^2+{\\\\left(4-\\\\left(-2\\\\right)\\\\right)}^2}=\\\\sqrt{40}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance10a-h3","type":"hint","dependencies":["a5fd810distance10a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{40}=\\\\sqrt{4\\\\times10}=\\\\sqrt{4} \\\\sqrt{10}=2\\\\sqrt{10}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance11","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance11a","stepAnswer":["$$2\\\\sqrt{17}$$"],"problemType":"TextBox","stepTitle":"$$(3,-1)$$ and $$(1,7)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\sqrt{17}$$","hints":{"DefaultPathway":[{"id":"a5fd810distance11a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance11a-h2","type":"hint","dependencies":["a5fd810distance11a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(1-3\\\\right)}^2+{\\\\left(7-\\\\left(-1\\\\right)\\\\right)}^2}=\\\\sqrt{68}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance11a-h3","type":"hint","dependencies":["a5fd810distance11a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{68}=\\\\sqrt{4\\\\times17}=\\\\sqrt{4} \\\\sqrt{17}=2\\\\sqrt{17}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance12","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance12a","stepAnswer":["$$\\\\sqrt{202}$$"],"problemType":"TextBox","stepTitle":"$$(-4,-5)$$ and $$(7,4)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\sqrt{202}$$","hints":{"DefaultPathway":[{"id":"a5fd810distance12a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance12a-h2","type":"hint","dependencies":["a5fd810distance12a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(7-\\\\left(-4\\\\right)\\\\right)}^2+{\\\\left(4-\\\\left(-5\\\\right)\\\\right)}^2}=\\\\sqrt{202}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance12a-h3","type":"hint","dependencies":["a5fd810distance12a-h2"],"title":"Simplify","text":"Simplify the answer into one term. There is no way to further simplify $$\\\\sqrt{202}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance13","title":"Find the midpoint of the line segments whose endpoints are given","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance13a","stepAnswer":["$$(2,-4)$$"],"problemType":"MultipleChoice","stepTitle":"$$(0,-5)$$ and $$(4,-3)$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"$$(2,-4)$$","choices":["$$(2,-4)$$","$$(-3,3)$$","$$(1,-3)$$","$$(7,1)$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance13a-h1","type":"hint","dependencies":[],"title":"Midpoint formula","text":"The midpoint of the line segment whose endpoints are the two points $$(x_1,y_1)$$ and $$(x_2,y_2)$$ is $$(\\\\frac{x_1+x_2}{2},\\\\frac{y_1+y_2}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance13a-h2","type":"hint","dependencies":["a5fd810distance13a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$(\\\\frac{x_1+x_2}{2},\\\\frac{y_1+y_2}{2})=(\\\\frac{4+0}{2},\\\\left(-3+\\\\frac{\\\\left(-5\\\\right)}{2}\\\\right))$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance13a-h3","type":"hint","dependencies":["a5fd810distance13a-h2"],"title":"Simplify","text":"Simplify the answer. $$(\\\\frac{4+0}{2},\\\\frac{\\\\left(-3+\\\\left(-5\\\\right)\\\\right)}{2})=(2,-4)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance14","title":"Find the midpoint of the line segments whose endpoints are given","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance14a","stepAnswer":["$$(2,-4)$$"],"problemType":"MultipleChoice","stepTitle":"$$(-2,-6)$$ and $$(6,-2)$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"$$(2,-4)$$","choices":["$$(2,-4)$$","$$(-3,3)$$","$$(1,-3)$$","$$(7,1)$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance14a-h1","type":"hint","dependencies":[],"title":"Midpoint formula","text":"The midpoint of the line segment whose endpoints are the two points $$(x_1,y_1)$$ and $$(x_2,y_2)$$ is $$(\\\\frac{x_1+x_2}{2},\\\\frac{y_1+y_2}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance14a-h2","type":"hint","dependencies":["a5fd810distance14a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$(\\\\frac{x_1+x_2}{2},\\\\frac{y_1+y_2}{2})=(\\\\frac{6+\\\\left(-2\\\\right)}{2},\\\\frac{\\\\left(-6+\\\\left(-2\\\\right)\\\\right)}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance14a-h3","type":"hint","dependencies":["a5fd810distance14a-h2"],"title":"Simplify","text":"Simplify the answer. $$(\\\\frac{6+\\\\left(-2\\\\right)}{2},\\\\frac{\\\\left(-6+\\\\left(-2\\\\right)\\\\right)}{2})=(2,-4)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance15","title":"Find the midpoint of the line segments whose endpoints are given","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance15a","stepAnswer":["$$(3.5, -1.5)$$"],"problemType":"MultipleChoice","stepTitle":"$$(3,-1)$$ and $$(4,-2)$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"$$(3.5, -1.5)$$","choices":["$$(2,-4)$$","$$(-3,3)$$","$$(1,-3)$$","$$(3.5, -1.5)$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance15a-h1","type":"hint","dependencies":[],"title":"Midpoint formula","text":"The midpoint of the line segment whose endpoints are the two points $$(x_1,y_1)$$ and $$(x_2,y_2)$$ is $$(\\\\frac{x_1+x_2}{2},\\\\frac{y_1+y_2}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance15a-h2","type":"hint","dependencies":["a5fd810distance15a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get ((x_1+x_2)/2,(y_1+y_2)/2)=((4+3)/2),((-1+(-2))/2)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance15a-h3","type":"hint","dependencies":["a5fd810distance15a-h2"],"title":"Simplify","text":"Simplify the answer. ((4+3)/2),((-1+(-2))/2))=(3.5,-1.5)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance16","title":"Find the midpoint of the line segments whose endpoints are given","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance16a","stepAnswer":["$$(\\\\frac{1}{5},-2)$$"],"problemType":"MultipleChoice","stepTitle":"$$(-3,-3)$$ and $$(6,-1)$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"$$(\\\\frac{1}{5},-2)$$","choices":["$$(2,-4)$$","$$(-3,3)$$","$$(1,-3)$$","$$(\\\\frac{1}{5},-2)$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance16a-h1","type":"hint","dependencies":[],"title":"Midpoint formula","text":"The midpoint of the line segment whose endpoints are the two points $$(x_1,y_1)$$ and $$(x_2,y_2)$$ is $$(\\\\frac{x_1+x_2}{2},\\\\frac{y_1+y_2}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance16a-h2","type":"hint","dependencies":["a5fd810distance16a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$(\\\\frac{x_1+x_2}{2},\\\\frac{y_1+y_2}{2})=(\\\\frac{6+\\\\left(-3\\\\right)}{2},\\\\frac{\\\\left(-1+\\\\left(-3\\\\right)\\\\right)}{2})$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance16a-h3","type":"hint","dependencies":["a5fd810distance16a-h2"],"title":"Simplify","text":"Simplify the answer. $$(\\\\frac{6+\\\\left(-3\\\\right)}{2},\\\\frac{\\\\left(-1+\\\\left(-3\\\\right)\\\\right)}{2})=(\\\\frac{1}{5},-2)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance17","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance17a","stepAnswer":["Center: $$(-5,-3)$$, Radius: $$1$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+5\\\\right)}^2+{\\\\left(y+3\\\\right)}^2=1$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(-5,-3)$$, Radius: $$1$$","choices":["Center: $$(-5,-3)$$, Radius: $$1$$","Center: $$(2,4)$$, Radius: $$1$$","Center: $$(-5,7)$$, Radius: $$2$$","Center: $$(3,2)$$, Radius: $$2$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance17a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance17a-h2","type":"hint","dependencies":["a5fd810distance17a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-\\\\left(-5\\\\right)\\\\right)}^2+{\\\\left(y-\\\\left(-3\\\\right)\\\\right)}^2=1^2$$. From here we get the center is $$(-5,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance17a-h3","type":"hint","dependencies":["a5fd810distance17a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-\\\\left(-5\\\\right)\\\\right)}^2+{\\\\left(y-\\\\left(-3\\\\right)\\\\right)}^2=1^2$$. We get the radius is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance18","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance18a","stepAnswer":["Center: $$(2,3)$$, Radius: $$3$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-2\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=9$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(2,3)$$, Radius: $$3$$","choices":["Center: $$(2,3)$$, Radius: $$3$$","Center: $$(2,4)$$, Radius: $$1$$","Center: $$(-5,7)$$, Radius: $$2$$","Center: $$(3,2)$$, Radius: $$2$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance18a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance18a-h2","type":"hint","dependencies":["a5fd810distance18a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-2\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=3^2$$. From here we get the center is $$(2,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance18a-h3","type":"hint","dependencies":["a5fd810distance18a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-2\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=3^2$$. From here we get the radius is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance19","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance19a","stepAnswer":["Center: $$(4,-2)$$, Radius: $$4$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-4\\\\right)}^2+{\\\\left(y+2\\\\right)}^2=16$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(4,-2)$$, Radius: $$4$$","choices":["Center: $$(2,3)$$, Radius: $$3$$","Center: $$(4,-2)$$, Radius: $$4$$","Center: $$(-5,7)$$, Radius: $$2$$","Center: $$(3,2)$$, Radius: $$2$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance19a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance19a-h2","type":"hint","dependencies":["a5fd810distance19a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-4\\\\right)}^2+{\\\\left(y-\\\\left(-2\\\\right)\\\\right)}^2=4^2$$. From here we get the center is $$(4,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance19a-h3","type":"hint","dependencies":["a5fd810distance19a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-4\\\\right)}^2+{\\\\left(y-\\\\left(-2\\\\right)\\\\right)}^2=4^2$$. From here we get the radius is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance2","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance2a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$(-4,-3)$$ and $$(2,5)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a5fd810distance2a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance2a-h2","type":"hint","dependencies":["a5fd810distance2a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(2-\\\\left(-4\\\\right)\\\\right)}^2+{\\\\left(5-\\\\left(-3\\\\right)\\\\right)}^2}=\\\\sqrt{100}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance2a-h3","type":"hint","dependencies":["a5fd810distance2a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{100}=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance20","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance20a","stepAnswer":["Center: $$(-2,5)$$, Radius: $$2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+2\\\\right)}^2+{\\\\left(y-5\\\\right)}^2=4$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(-2,5)$$, Radius: $$2$$","choices":["Center: $$(2,3)$$, Radius: $$3$$","Center: $$(-2,5)$$, Radius: $$2$$","Center: $$(-5,7)$$, Radius: $$2$$","Center: $$(3,2)$$, Radius: $$2$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance20a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance20a-h2","type":"hint","dependencies":["a5fd810distance20a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-\\\\left(-2\\\\right)\\\\right)}^2+{\\\\left(y-5\\\\right)}^2=2^2$$. From here we get the center is $$(-2,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance20a-h3","type":"hint","dependencies":["a5fd810distance20a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-\\\\left(-2\\\\right)\\\\right)}^2+{\\\\left(y-5\\\\right)}^2=2^2$$. From here we get the radius is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance21","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance21a","stepAnswer":["Center: $$(0,-2)$$, Radius: $$5$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+{\\\\left(y+2\\\\right)}^2=25$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(0,-2)$$, Radius: $$5$$","choices":["Center: $$(2,3)$$, Radius: $$3$$","Center: $$(0,-2)$$, Radius: $$5$$","Center: $$(-5,7)$$, Radius: $$2$$","Center: $$(3,2)$$, Radius: $$2$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance21a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance21a-h2","type":"hint","dependencies":["a5fd810distance21a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-\\\\left(-2\\\\right)\\\\right)}^2=5^2$$. From here we get the center is $$(0,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance21a-h3","type":"hint","dependencies":["a5fd810distance21a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-\\\\left(-2\\\\right)\\\\right)}^2=5^2$$. From here we get the radius is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance22","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance22a","stepAnswer":["Center: $$(1,0)$$, Radius: $$6$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-1\\\\right)}^2+y^2=36$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(1,0)$$, Radius: $$6$$","choices":["Center: $$(2,3)$$, Radius: $$3$$","Center: $$(0,-2)$$, Radius: $$5$$","Center: $$(-5,7)$$, Radius: $$2$$","Center: $$(1,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance22a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance22a-h2","type":"hint","dependencies":["a5fd810distance22a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-1\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=6^2$$. From here we get the center is $$(1,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance22a-h3","type":"hint","dependencies":["a5fd810distance22a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-1\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=6^2$$. From here we get the radius is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance23","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance23a","stepAnswer":["Center: $$(1.5, -2.5)$$, Radius: $$0.5$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-1.5\\\\right)}^2+{\\\\left(y+2.5\\\\right)}^2=0.25$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(1.5, -2.5)$$, Radius: $$0.5$$","choices":["Center: $$(2,3)$$, Radius: $$3$$","Center: $$(0,-2)$$, Radius: $$5$$","Center: $$(1.5, -2.5)$$, Radius: $$0.5$$","Center: $$(1,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance23a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance23a-h2","type":"hint","dependencies":["a5fd810distance23a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-1.5\\\\right)}^2+{\\\\left(y-\\\\left(-2.5\\\\right)\\\\right)}^2={0.5}^2$$. From here we get the center is $$(1.5, -2.5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance23a-h3","type":"hint","dependencies":["a5fd810distance23a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-1.5\\\\right)}^2+{\\\\left(y-\\\\left(-2.5\\\\right)\\\\right)}^2={0.5}^2$$. From here we get the radius is $$0.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance24","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance24a","stepAnswer":["Center: $$(1,3)$$, Radius: $$\\\\frac{3}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-1\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=\\\\frac{9}{4}$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(1,3)$$, Radius: $$\\\\frac{3}{2}$$","choices":["Center: $$(2,3)$$, Radius: $$3$$","Center: $$(1,3)$$, Radius: $$\\\\frac{3}{2}$$","Center: $$(1.5, -2.5)$$, Radius: $$0.5$$","Center: $$(1,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance24a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance24a-h2","type":"hint","dependencies":["a5fd810distance24a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-1\\\\right)}^2+{\\\\left(y-3\\\\right)}^2={\\\\left(\\\\frac{3}{2}\\\\right)}^2$$. From here we get the center is $$(1,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance24a-h3","type":"hint","dependencies":["a5fd810distance24a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-1\\\\right)}^2+{\\\\left(y-3\\\\right)}^2={\\\\left(\\\\frac{3}{2}\\\\right)}^2$$. From here we get the radius is $$\\\\frac{3}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance25","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance25a","stepAnswer":["Center: $$(0,0)$$, Radius: $$8$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+y^2=64$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(0,0)$$, Radius: $$8$$","choices":["Center: $$(0,0)$$, Radius: $$8$$","Center: $$(1,3)$$, Radius: $$\\\\frac{3}{2}$$","Center: $$(1.5, -2.5)$$, Radius: $$0.5$$","Center: $$(1,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance25a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance25a-h2","type":"hint","dependencies":["a5fd810distance25a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=8^2$$. From here we get the center is $$(0,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance25a-h3","type":"hint","dependencies":["a5fd810distance25a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=8^2$$. From here we get the radius is $$8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance26","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance26a","stepAnswer":["Center: $$(0,0)$$, Radius: $$7$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2+y^2=49$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(0,0)$$, Radius: $$7$$","choices":["Center: $$(0,0)$$, Radius: $$8$$","Center: $$(0,0)$$, Radius: $$7$$","Center: $$(1.5, -2.5)$$, Radius: $$0.5$$","Center: $$(1,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance26a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance26a-h2","type":"hint","dependencies":["a5fd810distance26a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=7^2$$. From here we get the center is $$(0,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance26a-h3","type":"hint","dependencies":["a5fd810distance26a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=7^2$$. From here we get the radius is $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance27","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance27a","stepAnswer":["Center: $$(0,0)$$, Radius: $$2$$"],"problemType":"MultipleChoice","stepTitle":"$$2x^2+2y^2=8$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(0,0)$$, Radius: $$2$$","choices":["Center: $$(0,0)$$, Radius: $$8$$","Center: $$(0,0)$$, Radius: $$7$$","Center: $$(0,0)$$, Radius: $$2$$","Center: $$(1,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance27a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$. Manipulate the equation into standard form by dividing or multiplying on both sides if necessary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance27a-h2","type":"hint","dependencies":["a5fd810distance27a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=4=2^2$$. From here we get the center is $$(0,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance27a-h3","type":"hint","dependencies":["a5fd810distance27a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=2^2$$. From here we get the radius is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance28","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance28a","stepAnswer":["Center: $$(0,0)$$, Radius: $$6$$"],"problemType":"MultipleChoice","stepTitle":"$$6x^2+6y^2=216$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(0,0)$$, Radius: $$6$$","choices":["Center: $$(0,0)$$, Radius: $$8$$","Center: $$(0,0)$$, Radius: $$7$$","Center: $$(0,0)$$, Radius: $$2$$","Center: $$(0,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance28a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$. Manipulate the equation into standard form by dividing or multiplying on both sides if necessary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance28a-h2","type":"hint","dependencies":["a5fd810distance28a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=36=6^2$$. From here we get the center is $$(0,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance28a-h3","type":"hint","dependencies":["a5fd810distance28a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-0\\\\right)}^2+{\\\\left(y-0\\\\right)}^2=36=6^2$$. From here we get the radius is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance29","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance29a","stepAnswer":["Center: $$(3,7)$$, Radius: $$2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-3\\\\right)}^2+{\\\\left(y-7\\\\right)}^2=4$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(3,7)$$, Radius: $$2$$","choices":["Center: $$(3,7)$$, Radius: $$2$$","Center: $$(0,0)$$, Radius: $$7$$","Center: $$(0,0)$$, Radius: $$2$$","Center: $$(0,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance29a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$. Manipulate the equation into standard form by dividing or multiplying on both sides if necessary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance29a-h2","type":"hint","dependencies":["a5fd810distance29a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-3\\\\right)}^2+{\\\\left(y-7\\\\right)}^2=2^2$$. From here we get the center is $$(3,7)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance29a-h3","type":"hint","dependencies":["a5fd810distance29a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-3\\\\right)}^2+{\\\\left(y-7\\\\right)}^2=2^2$$. From here we get the radius is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance3","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance3a","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"$$(-4,-3)$$ and $$(8,2)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a5fd810distance3a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance3a-h2","type":"hint","dependencies":["a5fd810distance3a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(8-\\\\left(-4\\\\right)\\\\right)}^2+{\\\\left(2-\\\\left(-3\\\\right)\\\\right)}^2}=\\\\sqrt{169}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance3a-h3","type":"hint","dependencies":["a5fd810distance3a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{169}=13$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance30","title":"Find the center and the radius of the circle","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance30a","stepAnswer":["Center: $$(4,-3)$$, Radius: $$2$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+4\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=4$$","stepBody":"Please select the correct answer.","answerType":"string","variabilization":{},"answerLatex":"Center: $$(4,-3)$$, Radius: $$2$$","choices":["Center: $$(3,7)$$, Radius: $$2$$","Center: $$(0,0)$$, Radius: $$7$$","Center: $$(4,-3)$$, Radius: $$2$$","Center: $$(0,0)$$, Radius: $$6$$"],"hints":{"DefaultPathway":[{"id":"a5fd810distance30a-h1","type":"hint","dependencies":[],"title":"Standard form of a circle","text":"The standard form of a circle is $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$. Manipulate the equation into standard form by dividing or multiplying on both sides if necessary.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance30a-h2","type":"hint","dependencies":["a5fd810distance30a-h1"],"title":"Center","text":"The center of an equation of a circle in standard form is (h,k). We can rewrite the equation as $${\\\\left(x-\\\\left(-4\\\\right)\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=2^2$$. From here we get the center is $$(-4,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance30a-h3","type":"hint","dependencies":["a5fd810distance30a-h2"],"title":"Radius","text":"The radius of an equation of a circle in standard form is simply the $$r$$ value. Note that in the standard form of the circle, $$r$$ is squared. We can rewrite the equation as $${\\\\left(x-\\\\left(-4\\\\right)\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=2^2$$. From here we get the radius is $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance4","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance4a","stepAnswer":["$$17$$"],"problemType":"TextBox","stepTitle":"$$(-7,-3)$$ and $$(8,5)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$17$$","hints":{"DefaultPathway":[{"id":"a5fd810distance4a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance4a-h2","type":"hint","dependencies":["a5fd810distance4a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(8-\\\\left(-7\\\\right)\\\\right)}^2+{\\\\left(5-\\\\left(-3\\\\right)\\\\right)}^2}=\\\\sqrt{289}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance4a-h3","type":"hint","dependencies":["a5fd810distance4a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{289}=17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance5","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance5a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$(-1,4)$$ and $$(2,0)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a5fd810distance5a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance5a-h2","type":"hint","dependencies":["a5fd810distance5a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(2-\\\\left(-1\\\\right)\\\\right)}^2+{\\\\left(0-4\\\\right)}^2}=\\\\sqrt{25}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance5a-h3","type":"hint","dependencies":["a5fd810distance5a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{25}=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance6","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance6a","stepAnswer":["$$10$$"],"problemType":"TextBox","stepTitle":"$$(-1,3)$$ and $$(5,-5)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10$$","hints":{"DefaultPathway":[{"id":"a5fd810distance6a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance6a-h2","type":"hint","dependencies":["a5fd810distance6a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(5-\\\\left(-1\\\\right)\\\\right)}^2+{\\\\left(-5-3\\\\right)}^2}=\\\\sqrt{100}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance6a-h3","type":"hint","dependencies":["a5fd810distance6a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{100}=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance7","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance7a","stepAnswer":["$$13$$"],"problemType":"TextBox","stepTitle":"$$(1,-4)$$ and $$(6,8)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$13$$","hints":{"DefaultPathway":[{"id":"a5fd810distance7a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance7a-h2","type":"hint","dependencies":["a5fd810distance7a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(6-1\\\\right)}^2+{\\\\left(8-\\\\left(-4\\\\right)\\\\right)}^2}=\\\\sqrt{169}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance7a-h3","type":"hint","dependencies":["a5fd810distance7a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{169}=13$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance8","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance8a","stepAnswer":["$$17$$"],"problemType":"TextBox","stepTitle":"$$(-8,-2)$$ and $$(7,6)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$17$$","hints":{"DefaultPathway":[{"id":"a5fd810distance8a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance8a-h2","type":"hint","dependencies":["a5fd810distance8a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(7-\\\\left(-8\\\\right)\\\\right)}^2+{\\\\left(6-\\\\left(-2\\\\right)\\\\right)}^2}=\\\\sqrt{289}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance8a-h3","type":"hint","dependencies":["a5fd810distance8a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{289}=17$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a5fd810distance9","title":"Find the distance between the points","body":"","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.1 Distance and Midpoint Formulas; Circles","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a5fd810distance9a","stepAnswer":["$$3\\\\sqrt{5}$$"],"problemType":"TextBox","stepTitle":"$$(-3,-5)$$ and $$(0,1)$$","stepBody":"Write your answer in exact form. Simplify your answer as much as possible.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3\\\\sqrt{5}$$","hints":{"DefaultPathway":[{"id":"a5fd810distance9a-h1","type":"hint","dependencies":[],"title":"Distance formula","text":"The distance formula is $$\\\\sqrt{{\\\\left(x_2-x_1\\\\right)}^2+{\\\\left(y_2-y_1\\\\right)}^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance9a-h2","type":"hint","dependencies":["a5fd810distance9a-h1"],"title":"Plug in","text":"Plug in the values for the equation. Choose a point to be the $$x_2$$ and $$y_2$$ pair, and use the other as the $$x_1$$ and $$y_1$$ pair. We get $$\\\\sqrt{{\\\\left(0-\\\\left(-3\\\\right)\\\\right)}^2+{\\\\left(1-\\\\left(-5\\\\right)\\\\right)}^2}=\\\\sqrt{45}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a5fd810distance9a-h3","type":"hint","dependencies":["a5fd810distance9a-h2"],"title":"Simplify","text":"Simplify the answer into one term. $$\\\\sqrt{45}=\\\\sqrt{9} \\\\sqrt{5}=3\\\\sqrt{5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6014eaSubAdd1","title":"Verify a Solution of an Equation","body":"Determine whether $$x=\\\\frac{3}{2}$$ is a solution of the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd1a","stepAnswer":["TRUE"],"problemType":"MultipleChoice","stepTitle":"$$4x-2=2x+1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["TRUE","FALSE"],"hints":{"DefaultPathway":[{"id":"a6014eaSubAdd1a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute the number in for the variable in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd1a-h2","type":"hint","dependencies":["a6014eaSubAdd1a-h1"],"title":"Substitution","text":"After substituting $$x=\\\\frac{3}{2}$$ into the equation, we get $$4\\\\frac{3}{2}-2=2\\\\frac{3}{2}+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd1a-h3","type":"hint","dependencies":["a6014eaSubAdd1a-h2"],"title":"Simplification","text":"Simplify the expressions on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6-2$$"],"dependencies":["a6014eaSubAdd1a-h3"],"title":"Simplification","text":"Simplify the left side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3+1$$"],"dependencies":["a6014eaSubAdd1a-h4"],"title":"Simplification","text":"Simplify the right side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd1a-h6","type":"hint","dependencies":["a6014eaSubAdd1a-h5"],"title":"Comparison","text":"Determine whether the resulting equation is true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd1a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd1a-h6"],"title":"Comparison","text":"Determine whether $$6-2$$ equals $$3+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd10","title":"Solve Equations Using the Addition Property of Equality","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd10a","stepAnswer":["$$-32$$"],"problemType":"TextBox","stepTitle":"$$p-41=-73$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-32$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd10a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd10a-h2","type":"hint","dependencies":["a6014eaSubAdd10a-h1"],"title":"Addition","text":"After adding $$41$$ to each side of the equation, we get $$p-41+41=-73+41$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-32$$"],"dependencies":["a6014eaSubAdd10a-h2"],"title":"Simplification","text":"What do we get for $$p$$ after simplifying the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd10a-h4","type":"hint","dependencies":["a6014eaSubAdd10a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd10a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd10a-h4"],"title":"Verification","text":"Check whether $$-32-41$$ equals $$-73$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd11","title":"","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd11a","stepAnswer":["$$x=\\\\frac{11}{8}$$"],"problemType":"TextBox","stepTitle":"$$x-\\\\frac{5}{8}=\\\\frac{3}{4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{11}{8}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd11a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-\\\\frac{5}{8}+\\\\frac{5}{8}=\\\\frac{3}{4}+\\\\frac{5}{8}$$"],"dependencies":["a6014eaSubAdd11a-h1"],"title":"Addition","text":"Add $$\\\\frac{5}{8}$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{11}{8}$$"],"dependencies":["a6014eaSubAdd11a-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd11a-h4","type":"hint","dependencies":["a6014eaSubAdd11a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd11a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd11a-h4"],"title":"Verification","text":"Check whether $$\\\\frac{11}{8}-\\\\frac{5}{8}$$ equals $$\\\\frac{3}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd12","title":"","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd12a","stepAnswer":["$$p=\\\\frac{3}{2}$$"],"problemType":"TextBox","stepTitle":"$$p-\\\\frac{2}{3}=\\\\frac{5}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=\\\\frac{3}{2}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd12a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p-\\\\frac{2}{3}+\\\\frac{2}{3}=\\\\frac{5}{6}+\\\\frac{2}{3}$$"],"dependencies":["a6014eaSubAdd12a-h1"],"title":"Addition","text":"Add $$\\\\frac{2}{3}$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p=\\\\frac{3}{2}$$"],"dependencies":["a6014eaSubAdd12a-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd12a-h4","type":"hint","dependencies":["a6014eaSubAdd12a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd12a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd12a-h4"],"title":"Verification","text":"Check whether $$\\\\frac{3}{2}-\\\\frac{2}{3}$$ equals $$\\\\frac{5}{6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd13","title":"","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd13a","stepAnswer":["$$q=\\\\frac{4}{3}$$"],"problemType":"TextBox","stepTitle":"$$q-\\\\frac{1}{2}=\\\\frac{5}{6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$q=\\\\frac{4}{3}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd13a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q-\\\\frac{1}{2}+\\\\frac{1}{2}=\\\\frac{5}{6}+\\\\frac{1}{2}$$"],"dependencies":["a6014eaSubAdd13a-h1"],"title":"Addition","text":"Add $$\\\\frac{1}{2}$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q=\\\\frac{4}{3}$$"],"dependencies":["a6014eaSubAdd13a-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd13a-h4","type":"hint","dependencies":["a6014eaSubAdd13a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd13a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd13a-h4"],"title":"Verification","text":"Check whether $$\\\\frac{4}{3}-\\\\frac{1}{2}$$ equals $$\\\\frac{5}{6}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd14","title":"","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd14a","stepAnswer":["$$n=-3.57$$"],"problemType":"TextBox","stepTitle":"$$n-0.63=-4.2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n=-3.57$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd14a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n-0.63+0.63=-4.2+0.63$$"],"dependencies":["a6014eaSubAdd14a-h1"],"title":"Addition","text":"Add $$0.63$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n=-3.57$$"],"dependencies":["a6014eaSubAdd14a-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd14a-h4","type":"hint","dependencies":["a6014eaSubAdd14a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd14a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd14a-h4"],"title":"Verification","text":"Check whether $$-3.57-0.63$$ equals $$-4.2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd15","title":"","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd15a","stepAnswer":["$$b=-1.63$$"],"problemType":"TextBox","stepTitle":"$$b-0.47=-2.1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b=-1.63$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd15a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b-0.47+0.47=-2.1+0.47$$"],"dependencies":["a6014eaSubAdd15a-h1"],"title":"Addition","text":"Add $$0.47$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b=-1.63$$"],"dependencies":["a6014eaSubAdd15a-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd15a-h4","type":"hint","dependencies":["a6014eaSubAdd15a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd15a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd15a-h4"],"title":"Verification","text":"Check whether $$-1.63-0.47$$ equals $$-2.1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd16","title":"","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd16a","stepAnswer":["$$c=-3.67$$"],"problemType":"TextBox","stepTitle":"$$c-0.93=-4.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$c=-3.67$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd16a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$c-0.93+0.93=-4.6+0.93$$"],"dependencies":["a6014eaSubAdd16a-h1"],"title":"Addition","text":"Add $$0.93$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$c=-3.67$$"],"dependencies":["a6014eaSubAdd16a-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd16a-h4","type":"hint","dependencies":["a6014eaSubAdd16a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd16a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd16a-h4"],"title":"Verification","text":"Check whether $$-3.67-0.93$$ equals $$-4.6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd17","title":"In the following exercises, solve each equation using the subtraction and addition properties of equality","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd17a","stepAnswer":["$$x=11$$"],"problemType":"TextBox","stepTitle":"$$x+24=35$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=11$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17a-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+24-24=35-24$$"],"dependencies":["a6014eaSubAdd17a-h1"],"title":"Subtraction","text":"Subtract $$24$$ from each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=11$$"],"dependencies":["a6014eaSubAdd17a-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17a-h4","type":"hint","dependencies":["a6014eaSubAdd17a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17a-h4"],"title":"Verification","text":"Check whether $$11+24$$ equals $$35$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17b","stepAnswer":["$$y=-111$$"],"problemType":"TextBox","stepTitle":"$$y+45=-66$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-111$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17b-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y+45-45=-66-45$$"],"dependencies":["a6014eaSubAdd17b-h1"],"title":"Subtraction","text":"Subtract $$45$$ from each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-111$$"],"dependencies":["a6014eaSubAdd17b-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17b-h4","type":"hint","dependencies":["a6014eaSubAdd17b-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17b-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17b-h4"],"title":"Verification","text":"Check whether $$-111+45$$ equals $$-66$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17c","stepAnswer":["$$b=\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"$$b+\\\\frac{1}{4}=\\\\frac{3}{4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b=\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17c-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b+\\\\frac{1}{4}-\\\\frac{1}{4}=\\\\frac{3}{4}-\\\\frac{1}{4}$$"],"dependencies":["a6014eaSubAdd17c-h1"],"title":"Subtraction","text":"Subtract $$\\\\frac{1}{4}$$ from each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b=\\\\frac{1}{2}$$"],"dependencies":["a6014eaSubAdd17c-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17c-h4","type":"hint","dependencies":["a6014eaSubAdd17c-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17c-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17c-h4"],"title":"Verification","text":"Check whether $$\\\\frac{1}{2}+\\\\frac{1}{4}$$ equals $$\\\\frac{3}{4}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17d","stepAnswer":["$$p=-11.7$$"],"problemType":"TextBox","stepTitle":"$$p+2.4=-9.3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=-11.7$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17d-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17d-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p+2.4-2.4=-9.3-2.4$$"],"dependencies":["a6014eaSubAdd17d-h1"],"title":"Subtraction","text":"Subtract $$2.4$$ from each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17d-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p=-11.7$$"],"dependencies":["a6014eaSubAdd17d-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17d-h4","type":"hint","dependencies":["a6014eaSubAdd17d-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17d-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17d-h4"],"title":"Verification","text":"Check whether $$-11.7+2.4$$ equals $$-9.3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17e","stepAnswer":["$$a=121$$"],"problemType":"TextBox","stepTitle":"$$a-45=76$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=121$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17e-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17e-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a-45+45=76+45$$"],"dependencies":["a6014eaSubAdd17e-h1"],"title":"Addition","text":"Add $$45$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17e-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a=121$$"],"dependencies":["a6014eaSubAdd17e-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17e-h4","type":"hint","dependencies":["a6014eaSubAdd17e-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17e-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17e-h4"],"title":"Verification","text":"Check whether $$121-45$$ equals $$76$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17f","stepAnswer":["$$m=-182$$"],"problemType":"TextBox","stepTitle":"$$m-18=-200$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m=-182$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17f-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17f-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m-18+18=-200+18$$"],"dependencies":["a6014eaSubAdd17f-h1"],"title":"Addition","text":"Add $$18$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17f-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m=-182$$"],"dependencies":["a6014eaSubAdd17f-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17f-h4","type":"hint","dependencies":["a6014eaSubAdd17f-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17f-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17f-h4"],"title":"Verification","text":"Check whether $$-182-18$$ equals $$-200$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17g","stepAnswer":["$$x=\\\\frac{7}{3}$$"],"problemType":"TextBox","stepTitle":"$$x-\\\\frac{1}{3}=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{7}{3}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17g-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17g-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-\\\\frac{1}{3}+\\\\frac{1}{3}=2+\\\\frac{1}{3}$$"],"dependencies":["a6014eaSubAdd17g-h1"],"title":"Addition","text":"Add $$\\\\frac{1}{3}$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17g-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{7}{3}$$"],"dependencies":["a6014eaSubAdd17g-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17g-h4","type":"hint","dependencies":["a6014eaSubAdd17g-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17g-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17g-h4"],"title":"Verification","text":"Check whether $$\\\\frac{7}{3}-\\\\frac{1}{3}$$ equals $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17h","stepAnswer":["$$y=13.8$$"],"problemType":"TextBox","stepTitle":"$$y-3.8=10$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=13.8$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17h-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17h-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-3.8+3.8=10+3.8$$"],"dependencies":["a6014eaSubAdd17h-h1"],"title":"Addition","text":"Add $$3.8$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17h-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=13.8$$"],"dependencies":["a6014eaSubAdd17h-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17h-h4","type":"hint","dependencies":["a6014eaSubAdd17h-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17h-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17h-h4"],"title":"Verification","text":"Check whether $$13.8-3.8$$ equals $$10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17i","stepAnswer":["$$x=-255$$"],"problemType":"TextBox","stepTitle":"$$x-165=-420$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-255$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17i-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17i-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-165+165=-420+165$$"],"dependencies":["a6014eaSubAdd17i-h1"],"title":"Addition","text":"Add $$165$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17i-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-255$$"],"dependencies":["a6014eaSubAdd17i-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17i-h4","type":"hint","dependencies":["a6014eaSubAdd17i-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17i-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17i-h4"],"title":"Verification","text":"Check whether $$-255-165$$ equals $$-420$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17j","stepAnswer":["$$z=-9.02$$"],"problemType":"TextBox","stepTitle":"$$z+0.52=-8.5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z=-9.02$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17j-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17j-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z+0.52-0.52=-8.5-0.52$$"],"dependencies":["a6014eaSubAdd17j-h1"],"title":"Subtraction","text":"Subtract $$0.52$$ from each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17j-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z=-9.02$$"],"dependencies":["a6014eaSubAdd17j-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17j-h4","type":"hint","dependencies":["a6014eaSubAdd17j-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17j-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17j-h4"],"title":"Verification","text":"Check whether $$-9.02+0.52$$ equals $$-8.5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17k","stepAnswer":["$$q=\\\\frac{-1}{4}$$"],"problemType":"TextBox","stepTitle":"$$q+\\\\frac{3}{4}=\\\\frac{1}{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$q=\\\\frac{-1}{4}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17k-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17k-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q+\\\\frac{3}{4}-\\\\frac{3}{4}=\\\\frac{1}{2}-\\\\frac{3}{4}$$"],"dependencies":["a6014eaSubAdd17k-h1"],"title":"Subtraction","text":"Subtract $$\\\\frac{3}{4}$$ from each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17k-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q=\\\\frac{-1}{4}$$"],"dependencies":["a6014eaSubAdd17k-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17k-h4","type":"hint","dependencies":["a6014eaSubAdd17k-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17k-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17k-h4"],"title":"Verification","text":"Check whether $$\\\\frac{-1}{4}+\\\\frac{3}{4}$$ equals $$\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd17l","stepAnswer":["$$y=\\\\frac{27}{20}$$"],"problemType":"TextBox","stepTitle":"$$y-\\\\frac{3}{4}=\\\\frac{3}{5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=\\\\frac{27}{20}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd17l-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17l-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-\\\\frac{3}{4}+\\\\frac{3}{4}=\\\\frac{3}{5}+\\\\frac{3}{4}$$"],"dependencies":["a6014eaSubAdd17l-h1"],"title":"Addition","text":"Add $$\\\\frac{3}{4}$$ to each side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17l-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=\\\\frac{27}{20}$$"],"dependencies":["a6014eaSubAdd17l-h2"],"title":"Simplification","text":"Simplify the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17l-h4","type":"hint","dependencies":["a6014eaSubAdd17l-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd17l-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd17l-h4"],"title":"Verification","text":"Check whether $$\\\\frac{27}{20}-\\\\frac{3}{4}$$ equals $$\\\\frac{3}{5}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd18","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd18a","stepAnswer":["$$x=18$$"],"problemType":"TextBox","stepTitle":"$$9x-5-8x-6=7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=18$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd18a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-11=7$$"],"dependencies":["a6014eaSubAdd18a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd18a-h3","type":"hint","dependencies":["a6014eaSubAdd18a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=18$$"],"dependencies":["a6014eaSubAdd18a-h3"],"title":"Isolation","text":"Isolate $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd18a-h5","type":"hint","dependencies":["a6014eaSubAdd18a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd18a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd18a-h5"],"title":"Verification","text":"Check whether $$9\\\\times18-5-8\\\\times18-6$$ equals $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd19","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd19a","stepAnswer":["$$y=15$$"],"problemType":"TextBox","stepTitle":"$$8y-4-7y-7=4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=15$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd19a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-11=4$$"],"dependencies":["a6014eaSubAdd19a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd19a-h3","type":"hint","dependencies":["a6014eaSubAdd19a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=15$$"],"dependencies":["a6014eaSubAdd19a-h3"],"title":"Isolation","text":"Isolate $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd19a-h5","type":"hint","dependencies":["a6014eaSubAdd19a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd19a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd19a-h5"],"title":"Verification","text":"Check whether $$8\\\\times15-4-7\\\\times15-7$$ equals $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd2","title":"Verify a Solution of an Equation","body":"Is $$y=\\\\frac{4}{3}$$ a solution of the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd2a","stepAnswer":["FALSE"],"problemType":"MultipleChoice","stepTitle":"$$9y+2=6y+3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["TRUE","FALSE"],"hints":{"DefaultPathway":[{"id":"a6014eaSubAdd2a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute the number in for the variable in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd2a-h2","type":"hint","dependencies":["a6014eaSubAdd2a-h1"],"title":"Substitution","text":"After substituting $$y=\\\\frac{4}{3}$$ into the equation, we get $$9\\\\frac{4}{3}+2=6\\\\frac{4}{3}+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd2a-h3","type":"hint","dependencies":["a6014eaSubAdd2a-h2"],"title":"Simplification","text":"Simplify the expressions on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12+2$$"],"dependencies":["a6014eaSubAdd2a-h3"],"title":"Simplification","text":"Simplify the left side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8+3$$"],"dependencies":["a6014eaSubAdd2a-h4"],"title":"Simplification","text":"Simplify the right side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd2a-h6","type":"hint","dependencies":["a6014eaSubAdd2a-h5"],"title":"Comparison","text":"Determine whether the resulting equation is true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd2a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a6014eaSubAdd2a-h6"],"title":"Comparison","text":"Determine whether $$12+2$$ equals $$8+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd20","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd20a","stepAnswer":["$$z=2$$"],"problemType":"TextBox","stepTitle":"$$6z+5-5z-4=3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z=2$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd20a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z+1=3$$"],"dependencies":["a6014eaSubAdd20a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd20a-h3","type":"hint","dependencies":["a6014eaSubAdd20a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z=2$$"],"dependencies":["a6014eaSubAdd20a-h3"],"title":"Isolation","text":"Isolate $$z$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd20a-h5","type":"hint","dependencies":["a6014eaSubAdd20a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd20a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd20a-h5"],"title":"Verification","text":"Check whether $$6\\\\times2+5-5\\\\times2-4$$ equals $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd21","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd21a","stepAnswer":["$$n=12$$"],"problemType":"TextBox","stepTitle":"$$5(n-4)-4n=-8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n=12$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd21a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n-20=-8$$"],"dependencies":["a6014eaSubAdd21a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd21a-h3","type":"hint","dependencies":["a6014eaSubAdd21a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n=12$$"],"dependencies":["a6014eaSubAdd21a-h3"],"title":"Isolation","text":"Isolate $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd21a-h5","type":"hint","dependencies":["a6014eaSubAdd21a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd21a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd21a-h5"],"title":"Verification","text":"Check whether $$5\\\\left(12-4\\\\right)-4\\\\times12$$ equals $$-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd22","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd22a","stepAnswer":["$$p=5$$"],"problemType":"TextBox","stepTitle":"$$5(p-3)-4p=-10$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p=5$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd22a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p-15=-10$$"],"dependencies":["a6014eaSubAdd22a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd22a-h3","type":"hint","dependencies":["a6014eaSubAdd22a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p=5$$"],"dependencies":["a6014eaSubAdd22a-h3"],"title":"Isolation","text":"Isolate $$p$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd22a-h5","type":"hint","dependencies":["a6014eaSubAdd22a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd22a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd22a-h5"],"title":"Verification","text":"Check whether 5*( 5-3)-4*5 equals $$-10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd23","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd23a","stepAnswer":["$$q=-16$$"],"problemType":"TextBox","stepTitle":"$$4\\\\left(q+2\\\\right)-3q=-8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$q=-16$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd23a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q+8=-8$$"],"dependencies":["a6014eaSubAdd23a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd23a-h3","type":"hint","dependencies":["a6014eaSubAdd23a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q=-16$$"],"dependencies":["a6014eaSubAdd23a-h3"],"title":"Isolation","text":"Isolate q.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd23a-h5","type":"hint","dependencies":["a6014eaSubAdd23a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd23a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd23a-h5"],"title":"Verification","text":"Check whether $$4\\\\left(-16+2\\\\right)-3\\\\left(-16\\\\right)$$ equals $$-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd24","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd24a","stepAnswer":["$$y=-1$$"],"problemType":"TextBox","stepTitle":"$$3(2y-1)-5y=2\\\\left(y+1\\\\right)-2\\\\left(y+3\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-1$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd24a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-3=-4$$"],"dependencies":["a6014eaSubAdd24a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd24a-h3","type":"hint","dependencies":["a6014eaSubAdd24a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd24a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-1$$"],"dependencies":["a6014eaSubAdd24a-h3"],"title":"Isolation","text":"Isolate $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd24a-h5","type":"hint","dependencies":["a6014eaSubAdd24a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd24a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd24a-h5"],"title":"Verification","text":"Check whether $$3\\\\left(2\\\\left(-1\\\\right)-1\\\\right)-5\\\\left(-1\\\\right)$$ equals $$2\\\\left(-1+1\\\\right)-2$$ $$\\\\left(-1+3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd25","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd25a","stepAnswer":["$$h=6$$"],"problemType":"TextBox","stepTitle":"$$4(2h-3)-7h=6(h-2)-6(h-1)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$h=6$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd25a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$h-12=-6$$"],"dependencies":["a6014eaSubAdd25a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd25a-h3","type":"hint","dependencies":["a6014eaSubAdd25a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$h=-6$$"],"dependencies":["a6014eaSubAdd25a-h3"],"title":"Isolation","text":"Isolate $$h$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd25a-h5","type":"hint","dependencies":["a6014eaSubAdd25a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd25a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd25a-h5"],"title":"Verification","text":"Check whether $$4\\\\left(2\\\\left(-6\\\\right)-3\\\\right)-7\\\\left(-6\\\\right)$$ equals $$6\\\\left(-6-2\\\\right)-6\\\\left(-6-1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd26","title":"Solve the equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd26a","stepAnswer":["$$x=2$$"],"problemType":"TextBox","stepTitle":"$$2\\\\left(5x+2\\\\right)-9x=3(x-2)-3(x-4)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=2$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd26a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+4=6$$"],"dependencies":["a6014eaSubAdd26a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd26a-h3","type":"hint","dependencies":["a6014eaSubAdd26a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd26a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=2$$"],"dependencies":["a6014eaSubAdd26a-h3"],"title":"Isolation","text":"Isolate $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd26a-h5","type":"hint","dependencies":["a6014eaSubAdd26a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd26a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd26a-h5"],"title":"Verification","text":"Check whether $$2\\\\times5\\\\times2-9\\\\times2$$ equals $$3\\\\left(2-2\\\\right)-3\\\\left(2-4\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd27","title":"In the following exercises, solve each equation","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd27a","stepAnswer":["$$c=25$$"],"problemType":"TextBox","stepTitle":"$$c+31-10=46$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$c=25$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27a-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$c+21=46$$"],"dependencies":["a6014eaSubAdd27a-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27a-h3","type":"hint","dependencies":["a6014eaSubAdd27a-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$c=25$$"],"dependencies":["a6014eaSubAdd27a-h3"],"title":"Isolation","text":"Isolate c.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27a-h5","type":"hint","dependencies":["a6014eaSubAdd27a-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27a-h5"],"title":"Verification","text":"Check whether $$25+31-10$$ equals $$46$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27b","stepAnswer":["$$x=1$$"],"problemType":"TextBox","stepTitle":"$$9x+5-8x+14=20$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=1$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27b-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27b-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+19=20$$"],"dependencies":["a6014eaSubAdd27b-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27b-h3","type":"hint","dependencies":["a6014eaSubAdd27b-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=1$$"],"dependencies":["a6014eaSubAdd27b-h3"],"title":"Isolation","text":"Isolate $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27b-h5","type":"hint","dependencies":["a6014eaSubAdd27b-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27b-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27b-h5"],"title":"Verification","text":"Check whether $$9\\\\times1+5-8\\\\times1+14$$ equals $$20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27c","stepAnswer":["$$x=0$$"],"problemType":"TextBox","stepTitle":"$$-6x-11+7x-5=-16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=0$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27c-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27c-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-16=-16$$"],"dependencies":["a6014eaSubAdd27c-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27c-h3","type":"hint","dependencies":["a6014eaSubAdd27c-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=0$$"],"dependencies":["a6014eaSubAdd27c-h3"],"title":"Isolation","text":"Isolate $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27c-h5","type":"hint","dependencies":["a6014eaSubAdd27c-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27c-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27c-h5"],"title":"Verification","text":"Check whether $$-6\\\\times0-11+7\\\\times0-5$$ equals $$-16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27d","stepAnswer":["$$y=24$$"],"problemType":"TextBox","stepTitle":"$$5(y-6)-4y=-6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=24$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27d-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27d-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-30=-6$$"],"dependencies":["a6014eaSubAdd27d-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27d-h3","type":"hint","dependencies":["a6014eaSubAdd27d-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27d-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=24$$"],"dependencies":["a6014eaSubAdd27d-h3"],"title":"Isolation","text":"Isolate $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27d-h5","type":"hint","dependencies":["a6014eaSubAdd27d-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27d-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27d-h5"],"title":"Verification","text":"Check whether $$5\\\\left(24-6\\\\right)-4\\\\times24$$ equals $$-6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27e","stepAnswer":["$$u=-7.1$$"],"problemType":"TextBox","stepTitle":"$$8\\\\left(u+1.5\\\\right)-7u=4.9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$u=-7.1$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27e-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27e-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$u+12=4.9$$"],"dependencies":["a6014eaSubAdd27e-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27e-h3","type":"hint","dependencies":["a6014eaSubAdd27e-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27e-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$u=-7.1$$"],"dependencies":["a6014eaSubAdd27e-h3"],"title":"Isolation","text":"Isolate u.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27e-h5","type":"hint","dependencies":["a6014eaSubAdd27e-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27e-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27e-h5"],"title":"Verification","text":"Check whether $$8\\\\left(-7.1+1.5\\\\right)-7\\\\left(-7.1\\\\right)$$ equals $$4.9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27f","stepAnswer":["$$a=-30$$"],"problemType":"TextBox","stepTitle":"$$6a-5\\\\left(a-2\\\\right)+9=-11$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=-30$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27f-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27f-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a+19=-11$$"],"dependencies":["a6014eaSubAdd27f-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27f-h3","type":"hint","dependencies":["a6014eaSubAdd27f-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27f-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a=-30$$"],"dependencies":["a6014eaSubAdd27f-h3"],"title":"Isolation","text":"Isolate a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27f-h5","type":"hint","dependencies":["a6014eaSubAdd27f-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27f-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27f-h5"],"title":"Verification","text":"Check whether $$6\\\\left(-30\\\\right)-5\\\\left(-30-2\\\\right)+9$$ equals $$-11$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27g","stepAnswer":["$$y=28$$"],"problemType":"TextBox","stepTitle":"$$6(y-2)-5y=4\\\\left(y+3\\\\right)-4\\\\left(y-1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=28$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27g-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27g-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-12=16$$"],"dependencies":["a6014eaSubAdd27g-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27g-h3","type":"hint","dependencies":["a6014eaSubAdd27g-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27g-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=28$$"],"dependencies":["a6014eaSubAdd27g-h3"],"title":"Isolation","text":"Isolate $$y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27g-h5","type":"hint","dependencies":["a6014eaSubAdd27g-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27g-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27g-h5"],"title":"Verification","text":"Check whether $$6\\\\left(28-2\\\\right)-5\\\\times28$$ equals $$4\\\\left(28+3\\\\right)-4\\\\left(28-1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27h","stepAnswer":["$$n=-50$$"],"problemType":"TextBox","stepTitle":"$$3\\\\left(5n-1\\\\right)-14n+9=\\\\operatorname{10}\\\\left(n-4\\\\right)-6n-4\\\\left(n+1\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n=-50$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27h-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27h-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n+6=-44$$"],"dependencies":["a6014eaSubAdd27h-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27h-h3","type":"hint","dependencies":["a6014eaSubAdd27h-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27h-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n=-50$$"],"dependencies":["a6014eaSubAdd27h-h3"],"title":"Isolation","text":"Isolate $$n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27h-h5","type":"hint","dependencies":["a6014eaSubAdd27h-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27h-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27h-h5"],"title":"Verification","text":"Check whether $$3\\\\left(5\\\\left(-50\\\\right)-1\\\\right)-14\\\\left(-50\\\\right)+9$$ equals $$10\\\\left(-50-4\\\\right)-6\\\\left(-50\\\\right)-4\\\\left(-50+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27i","stepAnswer":["$$j=8$$"],"problemType":"TextBox","stepTitle":"$$-\\\\left(j+2\\\\right)+2j-1=5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$j=8$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27i-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27i-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$j-3=5$$"],"dependencies":["a6014eaSubAdd27i-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27i-h3","type":"hint","dependencies":["a6014eaSubAdd27i-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27i-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$j=8$$"],"dependencies":["a6014eaSubAdd27i-h3"],"title":"Isolation","text":"Isolate j.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27i-h5","type":"hint","dependencies":["a6014eaSubAdd27i-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27i-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27i-h5"],"title":"Verification","text":"Check whether $$-\\\\left(8+2\\\\right)+2\\\\times8-1$$ equals $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27j","stepAnswer":["$$a=\\\\frac{-11}{4}$$"],"problemType":"TextBox","stepTitle":"$$-\\\\left(\\\\frac{1}{4} a-\\\\frac{3}{4}\\\\right)+\\\\frac{5}{4} a=-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=\\\\frac{-11}{4}$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27j-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27j-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a+\\\\frac{3}{4}=-2$$"],"dependencies":["a6014eaSubAdd27j-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27j-h3","type":"hint","dependencies":["a6014eaSubAdd27j-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27j-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a=\\\\frac{-11}{4}$$"],"dependencies":["a6014eaSubAdd27j-h3"],"title":"Isolation","text":"Isolate a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27j-h5","type":"hint","dependencies":["a6014eaSubAdd27j-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27j-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27j-h5"],"title":"Verification","text":"Check whether $$-\\\\left(\\\\frac{1}{4} \\\\left(-\\\\frac{11}{4}\\\\right)-\\\\frac{3}{4}\\\\right)+\\\\frac{5}{4} \\\\left(-\\\\frac{11}{4}\\\\right)$$ equals $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd27k","stepAnswer":["$$x=13$$"],"problemType":"TextBox","stepTitle":"$$8\\\\left(4x+5\\\\right)-5\\\\left(6x\\\\right)-x=53-6\\\\left(x+1\\\\right)+3\\\\left(2x+2\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=13$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd27k-h1","type":"hint","dependencies":[],"title":"Rearrangement","text":"Rearrange the terms, using the distributive law of multiplication and the commutative property of addition. Combine like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27k-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+40=53$$"],"dependencies":["a6014eaSubAdd27k-h1"],"title":"Simplification","text":"Simplify the equation of each side.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27k-h3","type":"hint","dependencies":["a6014eaSubAdd27k-h2"],"title":"Isolation","text":"Isolate the variable.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27k-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=13$$"],"dependencies":["a6014eaSubAdd27k-h3"],"title":"Isolation","text":"Isolate $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27k-h5","type":"hint","dependencies":["a6014eaSubAdd27k-h4"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd27k-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd27k-h5"],"title":"Verification","text":"Check whether $$8\\\\left(4\\\\times13+5\\\\right)-5\\\\times6\\\\times13-13$$ equals $$53-6\\\\left(13+1\\\\right)+3\\\\left(2\\\\times13+2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd28","title":"Translate and solve","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd28a","stepAnswer":["$$x=43$$"],"problemType":"TextBox","stepTitle":"Eleven more than $$x$$ is equal to $$54$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=43$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd28a-h1","type":"hint","dependencies":[],"title":"Equals","text":"Locate the \\"equals\\" word(s). Translate to an equals sign $$(=)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+11$$"],"dependencies":["a6014eaSubAdd28a-h1"],"title":"Left Side","text":"Translate the words to the left of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd28a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$54$$"],"dependencies":["a6014eaSubAdd28a-h2"],"title":"Right Side","text":"Translate the words to the right of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd28a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+11=54$$"],"dependencies":["a6014eaSubAdd28a-h3"],"title":"Translation","text":"Translate the sentence to an algebraic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd28a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=43$$"],"dependencies":["a6014eaSubAdd28a-h4"],"title":"Solve","text":"Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6014eaSubAdd29","title":"Translate and solve","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd29a","stepAnswer":["$$x=31$$"],"problemType":"TextBox","stepTitle":"Ten more than $$x$$ is equal to $$41$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=31$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd29a-h1","type":"hint","dependencies":[],"title":"Equals","text":"Locate the \\"equals\\" word(s). Translate to an equals sign $$(=)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd29a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+10$$"],"dependencies":["a6014eaSubAdd29a-h1"],"title":"Left Side","text":"Translate the words to the left of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd29a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$41$$"],"dependencies":["a6014eaSubAdd29a-h2"],"title":"Right Side","text":"Translate the words to the right of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd29a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+10=41$$"],"dependencies":["a6014eaSubAdd29a-h3"],"title":"Translation","text":"Translate the sentence to an algebraic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd29a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=31$$"],"dependencies":["a6014eaSubAdd29a-h4"],"title":"Solve","text":"Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6014eaSubAdd3","title":"Verify a Solution of an Equation","body":"Is $$y=\\\\frac{7}{5}$$ a solution of the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd3a","stepAnswer":["TRUE"],"problemType":"MultipleChoice","stepTitle":"$$5y+3=10y-4$$","stepBody":"","answerType":"string","variabilization":{},"choices":["TRUE","FALSE"],"hints":{"DefaultPathway":[{"id":"a6014eaSubAdd3a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute the number in for the variable in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd3a-h2","type":"hint","dependencies":["a6014eaSubAdd3a-h1"],"title":"Substitution","text":"After substituting $$y=\\\\frac{7}{5}$$ into the equation, $$5\\\\frac{7}{5}+3=10\\\\frac{7}{5}-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd3a-h3","type":"hint","dependencies":["a6014eaSubAdd3a-h2"],"title":"Simplification","text":"Simplify the expressions on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7+3$$"],"dependencies":["a6014eaSubAdd3a-h3"],"title":"Simplification","text":"Simplify the left side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14-4$$"],"dependencies":["a6014eaSubAdd3a-h4"],"title":"Simplification","text":"Simplify the right side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd3a-h6","type":"hint","dependencies":["a6014eaSubAdd3a-h5"],"title":"Comparison","text":"Determine whether the resulting equation is true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd3a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd3a-h6"],"title":"Comparison","text":"Determine whether $$7+3$$ equals $$14-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd30","title":"Translate and solve","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd30a","stepAnswer":["$$x=63$$"],"problemType":"TextBox","stepTitle":"Twelve less than $$x$$ is equal to $$51$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=63$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd30a-h1","type":"hint","dependencies":[],"title":"Equals","text":"Locate the \\"equals\\" word(s). Translate to an equals sign $$(=)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd30a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-12$$"],"dependencies":["a6014eaSubAdd30a-h1"],"title":"Left Side","text":"Translate the words to the left of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd30a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$51$$"],"dependencies":["a6014eaSubAdd30a-h2"],"title":"Right Side","text":"Translate the words to the right of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd30a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-12=51$$"],"dependencies":["a6014eaSubAdd30a-h3"],"title":"Translation","text":"Translate the sentence to an algebraic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd30a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=63$$"],"dependencies":["a6014eaSubAdd30a-h4"],"title":"Solve","text":"Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6014eaSubAdd31","title":"Translate and solve","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd31a","stepAnswer":["$$t=-14$$"],"problemType":"TextBox","stepTitle":"The difference of $$12t$$ and $$11t$$ is $$-14$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t=-14$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd31a-h1","type":"hint","dependencies":[],"title":"Equals","text":"Locate the \\"equals\\" word(s). Translate to an equals sign $$(=)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd31a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12t-11t$$"],"dependencies":["a6014eaSubAdd31a-h1"],"title":"Left Side","text":"Translate the words to the left of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd31a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-14$$"],"dependencies":["a6014eaSubAdd31a-h2"],"title":"Right Side","text":"Translate the words to the right of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd31a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12t-11t=-14$$"],"dependencies":["a6014eaSubAdd31a-h3"],"title":"Translation","text":"Translate the sentence to an algebraic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd31a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$t=-14$$"],"dependencies":["a6014eaSubAdd31a-h4"],"title":"Solve","text":"Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6014eaSubAdd32","title":"Translate and solve","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd32a","stepAnswer":["$$x=14$$"],"problemType":"TextBox","stepTitle":"The difference of $$4x$$ and $$3x$$ is $$14$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=14$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd32a-h1","type":"hint","dependencies":[],"title":"Equals","text":"Locate the \\"equals\\" word(s). Translate to an equals sign $$(=)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd32a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x-3x$$"],"dependencies":["a6014eaSubAdd32a-h1"],"title":"Left Side","text":"Translate the words to the left of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd32a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a6014eaSubAdd32a-h2"],"title":"Right Side","text":"Translate the words to the right of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd32a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x-3x=14$$"],"dependencies":["a6014eaSubAdd32a-h3"],"title":"Translation","text":"Translate the sentence to an algebraic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd32a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=14$$"],"dependencies":["a6014eaSubAdd32a-h4"],"title":"Solve","text":"Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6014eaSubAdd33","title":"Translate and solve","body":"","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd33a","stepAnswer":["$$a=-8$$"],"problemType":"TextBox","stepTitle":"The difference of 7a and 6a is $$-8$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=-8$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd33a-h1","type":"hint","dependencies":[],"title":"Equals","text":"Locate the \\"equals\\" word(s). Translate to an equals sign $$(=)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd33a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["7a-6a"],"dependencies":["a6014eaSubAdd33a-h1"],"title":"Left Side","text":"Translate the words to the left of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd33a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-8$$"],"dependencies":["a6014eaSubAdd33a-h2"],"title":"Right Side","text":"Translate the words to the right of the \\"equals\\" word(s) into an algebraic expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd33a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7a-6a=-8$$"],"dependencies":["a6014eaSubAdd33a-h3"],"title":"Translation","text":"Translate the sentence to an algebraic equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd33a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a=-8$$"],"dependencies":["a6014eaSubAdd33a-h4"],"title":"Solve","text":"Solve the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6014eaSubAdd4","title":"Verify a Solution of an Equation","body":"In the following exercises, determine whether the given value is a solution to the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd4a","stepAnswer":["TRUE"],"problemType":"MultipleChoice","stepTitle":"Is $$y=\\\\frac{5}{3}$$ a solution of $$6y+10=12y$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["TRUE","FALSE"],"hints":{"DefaultPathway":[{"id":"a6014eaSubAdd4a-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute the number in for the variable in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4a-h2","type":"hint","dependencies":["a6014eaSubAdd4a-h1"],"title":"Substitution","text":"After substituting $$y=\\\\frac{5}{3}$$ into the equation, $$6\\\\frac{5}{3}+10=12\\\\frac{5}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4a-h3","type":"hint","dependencies":["a6014eaSubAdd4a-h2"],"title":"Simplification","text":"Simplify the expressions on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10+10$$"],"dependencies":["a6014eaSubAdd4a-h3"],"title":"Simplification","text":"Simplify the left side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":["a6014eaSubAdd4a-h4"],"title":"Simplification","text":"Simplify the right side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4a-h6","type":"hint","dependencies":["a6014eaSubAdd4a-h5"],"title":"Comparison","text":"Determine whether the resulting equation is true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4a-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd4a-h6"],"title":"Comparison","text":"Determine whether $$10+10$$ equals $$20$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}},{"id":"a6014eaSubAdd4b","stepAnswer":["FALSE"],"problemType":"MultipleChoice","stepTitle":"Is $$u=\\\\frac{-1}{2}$$ a solution of $$8u-1=6u$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["TRUE","FALSE"],"hints":{"DefaultPathway":[{"id":"a6014eaSubAdd4b-h1","type":"hint","dependencies":[],"title":"Substitution","text":"Substitute the number in for the variable in the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4b-h2","type":"hint","dependencies":["a6014eaSubAdd4b-h1"],"title":"Substitution","text":"After substituting $$u=\\\\frac{-1}{2}$$ into the equation, we get $$8\\\\left(-\\\\frac{1}{2}\\\\right)-1=6\\\\left(-\\\\frac{1}{2}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4b-h3","type":"hint","dependencies":["a6014eaSubAdd4b-h2"],"title":"Simplification","text":"Simplify the expressions on both sides of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-4-1$$"],"dependencies":["a6014eaSubAdd4b-h3"],"title":"Simplification","text":"Simplify the left side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4b-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-3$$"],"dependencies":["a6014eaSubAdd4b-h4"],"title":"Simplification","text":"Simplify the right side of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4b-h6","type":"hint","dependencies":["a6014eaSubAdd4b-h5"],"title":"Comparison","text":"Determine whether the resulting equation is true.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd4b-h7","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["FALSE"],"dependencies":["a6014eaSubAdd4b-h6"],"title":"Comparison","text":"Determine whether $$-4-1$$ equals $$-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd5","title":"Solve Equations Using the Subtraction Property of Equality","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd5a","stepAnswer":["$$-50$$"],"problemType":"TextBox","stepTitle":"$$y+37=-13$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-50$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd5a-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd5a-h2","type":"hint","dependencies":["a6014eaSubAdd5a-h1"],"title":"Subtraction","text":"After subtracting $$37$$ from each side, we get $$y+37-37=-13-37$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-50$$"],"dependencies":["a6014eaSubAdd5a-h2"],"title":"Simplification","text":"What do we get for $$y$$ after simplifying the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd5a-h4","type":"hint","dependencies":["a6014eaSubAdd5a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd5a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd5a-h4"],"title":"Verification","text":"Check whether $$-50+37$$ equals $$-13$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd6","title":"Solve Equations Using the Subtraction Property of Equality","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd6a","stepAnswer":["$$-46$$"],"problemType":"TextBox","stepTitle":"$$x+19=-27$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-46$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd6a-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd6a-h2","type":"hint","dependencies":["a6014eaSubAdd6a-h1"],"title":"Subtraction","text":"After subtracting $$19$$ from each side, we get $$x+19-19=-27-19$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-46$$"],"dependencies":["a6014eaSubAdd6a-h2"],"title":"Simplification","text":"What do we get for $$x$$ after simplifying the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd6a-h4","type":"hint","dependencies":["a6014eaSubAdd6a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd6a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd6a-h4"],"title":"Verification","text":"Check whether $$-46+19$$ equals $$-27$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd7","title":"Solve Equations Using the Subtraction Property of Equality","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd7a","stepAnswer":["$$-50$$"],"problemType":"TextBox","stepTitle":"$$x+16=-34$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-50$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd7a-h1","type":"hint","dependencies":[],"title":"Subtraction property of equality","text":"When you subtract the same quantity from both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd7a-h2","type":"hint","dependencies":["a6014eaSubAdd7a-h1"],"title":"Subtraction","text":"After subtracting $$16$$ from each side, we get $$x+16-16=-34-16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-50$$"],"dependencies":["a6014eaSubAdd7a-h2"],"title":"Simplification","text":"What do we get for $$x$$ after simplifying the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd7a-h4","type":"hint","dependencies":["a6014eaSubAdd7a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd7a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd7a-h4"],"title":"Verification","text":"Check whether $$-50+16$$ equals $$-34$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd8","title":"Solve Equations Using the Addition Property of Equality","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd8a","stepAnswer":["$$-9$$"],"problemType":"TextBox","stepTitle":"$$a-28=-37$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-9$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd8a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd8a-h2","type":"hint","dependencies":["a6014eaSubAdd8a-h1"],"title":"Addition","text":"After adding $$28$$ to each side of the equation, we get $$a-28+28=-37+28$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-9$$"],"dependencies":["a6014eaSubAdd8a-h2"],"title":"Simplification","text":"What do we get for a after simplifying the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd8a-h4","type":"hint","dependencies":["a6014eaSubAdd8a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd8a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd8a-h4"],"title":"Verification","text":"Check whether $$-9-28$$ equals $$-37$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6014eaSubAdd9","title":"Solve Equations Using the Addition Property of Equality","body":"Solve the equation","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.1 Solve Equations Using the Subtraction and Addition Properties of Equality","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6014eaSubAdd9a","stepAnswer":["$$-14$$"],"problemType":"TextBox","stepTitle":"$$n-61=-75$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-14$$","hints":{"DefaultPathway":[{"id":"a6014eaSubAdd9a-h1","type":"hint","dependencies":[],"title":"Addition property of equality","text":"When you add the same quantity to both sides of an equation, you still have equality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd9a-h2","type":"hint","dependencies":["a6014eaSubAdd9a-h1"],"title":"Addition","text":"After adding $$61$$ to each side of the equation, we get $$n-61+61=-75+61$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-14$$"],"dependencies":["a6014eaSubAdd9a-h2"],"title":"Simplification","text":"What do we get for $$n$$ after simplifying the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd9a-h4","type":"hint","dependencies":["a6014eaSubAdd9a-h3"],"title":"Verification","text":"Check whether the result is a solution of the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6014eaSubAdd9a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["TRUE"],"dependencies":["a6014eaSubAdd9a-h4"],"title":"Verification","text":"Check whether $$-14-61$$ equals $$-75$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["TRUE","FALSE"]}]}}]},{"id":"a6050f0Rare1","title":"Fill in the blanks.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Rare Events, the Sample, Decision and Conclusion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6050f0Rare1a","stepAnswer":["the $$p-value$$ is less than the established alpha value, and the results of the sample data support the alternative hypothesis."],"problemType":"MultipleChoice","stepTitle":"Reject the null hypothesis when","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"the $$p-value$$ is less than the established alpha value, and the results of the sample data support the alternative hypothesis.","choices":["the $$p-value$$ is less than the established alpha value, and the results of the sample data support the alternative hypothesis.","the $$p-value$$ is less than the established alpha value, and the results of the sample data do not support the alternative hypothesis","the $$p-value$$ is less than the established beta value","the $$p-value$$ is more than the established beta value"],"hints":{"DefaultPathway":[{"id":"a6050f0Rare1a-h1","type":"hint","dependencies":[],"title":"$$p-value$$","text":"Think about $$p-value$$ and null hypothesis","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6050f0Rare2","title":"Fill in the blanks.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"9.4 Rare Events, the Sample, Decision and Conclusion","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6050f0Rare2a","stepAnswer":["the $$p-value$$ is less than the established alpha value"],"problemType":"MultipleChoice","stepTitle":"Do not reject the null when hypothesis when","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"the $$p-value$$ is less than the established alpha value","choices":["the $$p-value$$ is greater than the established alpha value. The results of the sample data do not support the alternative hypothesis.","the $$p-value$$ is greater than the established alpha value. The results of the sample data do support the alternative hypothesis.","the $$p-value$$ is less than the established alpha value","the $$p-value$$ is less than the established alpha value. The results of the sample data do not support the alternative hypothesis.","the $$p-value$$ is less than the established alpha value. The results of the sample data do support the alternative hypothesis."],"hints":{"DefaultPathway":[{"id":"a6050f0Rare2a-h1","type":"hint","dependencies":[],"title":"$$p-value$$","text":"Think about $$p-value$$ and null hypothesis","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat1","title":"Solving a Rational Equation","body":"Solve for a. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat1a","stepAnswer":["a=5, a=-3"],"problemType":"TextBox","stepTitle":"$$1-\\\\frac{2}{a}=\\\\frac{-15}{a^2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$a=5$$, $$a=-3$$","hints":{"DefaultPathway":[{"id":"a60a373solverat1a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat1a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a^2$$"],"dependencies":["a60a373solverat1a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat1a-h3","type":"hint","dependencies":["a60a373solverat1a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat1a-h4","type":"hint","dependencies":["a60a373solverat1a-h3"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(a-5\\\\right) \\\\left(a+3\\\\right)=0$$"],"dependencies":["a60a373solverat1a-h4"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat1a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["a=5, a=-3"],"dependencies":["a60a373solverat1a-h5"],"title":"Zero Product Property","text":"Solve for a. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat1a-h7","type":"hint","dependencies":["a60a373solverat1a-h6"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat10","title":"Solving a Rational Equation","body":"Solve for $$x$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat10a","stepAnswer":["$$x=-2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x}{18}+\\\\frac{x+6}{9} x=\\\\frac{2}{3x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-2$$","hints":{"DefaultPathway":[{"id":"a60a373solverat10a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18x$$"],"dependencies":["a60a373solverat10a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h3","type":"hint","dependencies":["a60a373solverat10a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2+2x+12=12$$"],"dependencies":["a60a373solverat10a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h5","type":"hint","dependencies":["a60a373solverat10a-h4"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x\\\\left(x+2\\\\right)=0$$"],"dependencies":["a60a373solverat10a-h5"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h7","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=0,x=-2"],"dependencies":["a60a373solverat10a-h6"],"title":"Zero Product Property","text":"Solve for $$x$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h8","type":"hint","dependencies":["a60a373solverat10a-h7"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=0$$"],"dependencies":["a60a373solverat10a-h8"],"title":"Double Check","text":"Which of the solutions for $$x$$ is invalid?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat11","title":"Solving a Rational Equation","body":"Solve for $$y$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat11a","stepAnswer":["$$y=-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y+5}{5} y+\\\\frac{y}{15}=\\\\frac{1}{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-3$$","hints":{"DefaultPathway":[{"id":"a60a373solverat11a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$15y$$"],"dependencies":["a60a373solverat11a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h3","type":"hint","dependencies":["a60a373solverat11a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y+15+y^2=15$$"],"dependencies":["a60a373solverat11a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h5","type":"hint","dependencies":["a60a373solverat11a-h4"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2+3y=0$$"],"dependencies":["a60a373solverat11a-h5"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h7","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["y=0,y=-3"],"dependencies":["a60a373solverat11a-h6"],"title":"Zero Product Property","text":"Solve for $$y$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h8","type":"hint","dependencies":["a60a373solverat11a-h7"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat11a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-3$$"],"dependencies":["a60a373solverat11a-h8"],"title":"Double Check","text":"Which of the solutions for $$x$$ is invalid?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat12","title":"Solving a Rational Equation","body":"Solve for $$x$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat12a","stepAnswer":["$$x=3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x}{x+4}=\\\\frac{32}{x^2-16}+5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=3$$","hints":{"DefaultPathway":[{"id":"a60a373solverat12a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-16$$"],"dependencies":["a60a373solverat12a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h3","type":"hint","dependencies":["a60a373solverat12a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x^2-4x=32+5x^2-80$$"],"dependencies":["a60a373solverat12a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h5","type":"hint","dependencies":["a60a373solverat12a-h4"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4x^2+4x-48=0$$"],"dependencies":["a60a373solverat12a-h5"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h7","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=-4,x=3"],"dependencies":["a60a373solverat12a-h6"],"title":"Zero Product Property","text":"Solve for $$x$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h8","type":"hint","dependencies":["a60a373solverat12a-h7"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat12a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-4$$"],"dependencies":["a60a373solverat12a-h8"],"title":"Double Check","text":"Which of the solutions for $$x$$ is invalid?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat13","title":"Solving a Rational Equation","body":"Solve for L in terms of A and W.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat13a","stepAnswer":["$$L=\\\\frac{A}{W}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{A}{L}=W$$","stepBody":"Solve for L in terms of A and W","answerType":"arithmetic","variabilization":{},"answerLatex":"$$L=\\\\frac{A}{W}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat13a-h1","type":"hint","dependencies":[],"title":"Clear the fractions","text":"The first step is to clear the fractions by multiplying the entire equation by the lowest common denominator: L","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat13a-h2","type":"hint","dependencies":["a60a373solverat13a-h1"],"title":"Isolate L","text":"Isolate L by dividing the equation by W","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$L=\\\\frac{A}{W}$$"],"dependencies":["a60a373solverat13a-h2"],"title":"Isolate L","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat14","title":"Solving a Rational Equation","body":"Solve for A in terms of F and M.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat14a","stepAnswer":["$$A=\\\\frac{F}{M}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{F}{A}=M$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$A=\\\\frac{F}{M}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat14a-h1","type":"hint","dependencies":[],"title":"Clear the fractions","text":"The first step is to clear the fractions by multiplying the entire equation by the lowest common denominator: A","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat14a-h2","type":"hint","dependencies":["a60a373solverat14a-h1"],"title":"Isolate A","text":"Isolate A by dividing the equation by M","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$A=\\\\frac{F}{M}$$"],"dependencies":["a60a373solverat14a-h2"],"title":"Isolate A","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat15","title":"Solving a Rational Equation","body":"Solve for a in terms of $$b$$ and c","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat15a","stepAnswer":["$$a=\\\\frac{b}{1-bc}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{a}+\\\\frac{1}{b}=c$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=\\\\frac{b}{1-bc}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat15a-h1","type":"hint","dependencies":[],"title":"Clear the fractions","text":"The first step is to clear the fractions by multiplying the entire equation by the lowest common denominator: ab","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat15a-h2","type":"hint","dependencies":["a60a373solverat15a-h1"],"title":"Isolate a","text":"To isolate a, we must first bring all a values to one side and then factoring out the a values","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a(1-bc)=b$$"],"dependencies":["a60a373solverat15a-h2"],"title":"Isolate a","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat15a-h4","type":"hint","dependencies":["a60a373solverat15a-h3"],"title":"Isolate a","text":"Divide the entire equation by $$(1-bc)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a=\\\\frac{b}{1-bc}$$"],"dependencies":["a60a373solverat15a-h4"],"title":"Isolate a","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat16","title":"Solving a Rational Equation","body":"Solve for a. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat16a","stepAnswer":["$$a=10$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{a}+\\\\frac{2}{5}=\\\\frac{1}{2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a=10$$","hints":{"DefaultPathway":[{"id":"a60a373solverat16a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["10a"],"dependencies":["a60a373solverat16a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat16a-h3","type":"hint","dependencies":["a60a373solverat16a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10+4a=5a$$"],"dependencies":["a60a373solverat16a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat16a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a=10$$"],"dependencies":["a60a373solverat16a-h4"],"title":"Simple Algebra","text":"Solve for a. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat16a-h6","type":"hint","dependencies":["a60a373solverat16a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat17","title":"Solving a Rational Equation","body":"Solve for $$b$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat17a","stepAnswer":["$$b=-6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{6}+\\\\frac{3}{b}=\\\\frac{1}{3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$b=-6$$","hints":{"DefaultPathway":[{"id":"a60a373solverat17a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6b$$"],"dependencies":["a60a373solverat17a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat17a-h3","type":"hint","dependencies":["a60a373solverat17a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5b+18=2b$$"],"dependencies":["a60a373solverat17a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b=-6$$"],"dependencies":["a60a373solverat17a-h4"],"title":"Simple Algebra","text":"Solve for $$b$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat17a-h6","type":"hint","dependencies":["a60a373solverat17a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat18","title":"Solving a Rational Equation","body":"Solve for c. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat18a","stepAnswer":["$$c=\\\\frac{4}{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{2}-\\\\frac{1}{c}=\\\\frac{3}{4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$c=\\\\frac{4}{7}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat18a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["4c"],"dependencies":["a60a373solverat18a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat18a-h3","type":"hint","dependencies":["a60a373solverat18a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$10c-4=3c$$"],"dependencies":["a60a373solverat18a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat18a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$c=\\\\frac{4}{7}$$"],"dependencies":["a60a373solverat18a-h4"],"title":"Simple Algebra","text":"Solve for c. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat18a-h6","type":"hint","dependencies":["a60a373solverat18a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat19","title":"Solving a Rational Equation","body":"Solve for $$d$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat19a","stepAnswer":["$$d=\\\\frac{9}{7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6}{3}-\\\\frac{2}{d}=\\\\frac{4}{9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$d=\\\\frac{9}{7}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat19a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9d$$"],"dependencies":["a60a373solverat19a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat19a-h3","type":"hint","dependencies":["a60a373solverat19a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat19a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$18d-18=4d$$"],"dependencies":["a60a373solverat19a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat19a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$d=\\\\frac{9}{7}$$"],"dependencies":["a60a373solverat19a-h4"],"title":"Simple Algebra","text":"Solve for $$d$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat19a-h6","type":"hint","dependencies":["a60a373solverat19a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat2","title":"Solving a Rational Equation","body":"Solve for $$b$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat2a","stepAnswer":["b=6, b=-2"],"problemType":"TextBox","stepTitle":"$$1-\\\\frac{4}{b}=\\\\frac{12}{b^2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$b=6$$, $$b=-2$$","hints":{"DefaultPathway":[{"id":"a60a373solverat2a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat2a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b^2$$"],"dependencies":["a60a373solverat2a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat2a-h3","type":"hint","dependencies":["a60a373solverat2a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat2a-h4","type":"hint","dependencies":["a60a373solverat2a-h3"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(b-6\\\\right) \\\\left(b+2\\\\right)=0$$"],"dependencies":["a60a373solverat2a-h4"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat2a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["b=6, b=-2"],"dependencies":["a60a373solverat2a-h5"],"title":"Zero Product Property","text":"Solve for $$b$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat2a-h7","type":"hint","dependencies":["a60a373solverat2a-h6"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat20","title":"Solving a Rational Equation","body":"Solve for v. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat20a","stepAnswer":["$$v=\\\\frac{40}{21}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{5}+\\\\frac{1}{4}=\\\\frac{2}{v}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$v=\\\\frac{40}{21}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat20a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["20v"],"dependencies":["a60a373solverat20a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat20a-h3","type":"hint","dependencies":["a60a373solverat20a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat20a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16v+5v=40$$"],"dependencies":["a60a373solverat20a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat20a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$v=\\\\frac{40}{21}$$"],"dependencies":["a60a373solverat20a-h4"],"title":"Simple Algebra","text":"Solve for v. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat20a-h6","type":"hint","dependencies":["a60a373solverat20a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat21","title":"Solving a Rational Equation","body":"Solve for w. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat21a","stepAnswer":["$$w=\\\\frac{21}{23}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{7}+\\\\frac{2}{3}=\\\\frac{1}{w}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$w=\\\\frac{21}{23}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat21a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["21w"],"dependencies":["a60a373solverat21a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat21a-h3","type":"hint","dependencies":["a60a373solverat21a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat21a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9w+14w=21$$"],"dependencies":["a60a373solverat21a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat21a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$w=\\\\frac{21}{23}$$"],"dependencies":["a60a373solverat21a-h4"],"title":"Simple Algebra","text":"Solve for w. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat21a-h6","type":"hint","dependencies":["a60a373solverat21a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat22","title":"Solving a Rational Equation","body":"Solve for $$x$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat22a","stepAnswer":["$$x=-9$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{7}{9}+\\\\frac{1}{x}=\\\\frac{2}{3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-9$$","hints":{"DefaultPathway":[{"id":"a60a373solverat22a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9x$$"],"dependencies":["a60a373solverat22a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat22a-h3","type":"hint","dependencies":["a60a373solverat22a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7x+9=6x$$"],"dependencies":["a60a373solverat22a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-9$$"],"dependencies":["a60a373solverat22a-h4"],"title":"Simple Algebra","text":"Solve for $$x$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat22a-h6","type":"hint","dependencies":["a60a373solverat22a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat23","title":"Solving a Rational Equation","body":"Solve for $$y$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat23a","stepAnswer":["$$y=-16$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{8}+\\\\frac{2}{y}=\\\\frac{1}{4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-16$$","hints":{"DefaultPathway":[{"id":"a60a373solverat23a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8y$$"],"dependencies":["a60a373solverat23a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat23a-h3","type":"hint","dependencies":["a60a373solverat23a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3y+16=2y$$"],"dependencies":["a60a373solverat23a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat23a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-16$$"],"dependencies":["a60a373solverat23a-h4"],"title":"Simple Algebra","text":"Solve for $$y$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat23a-h6","type":"hint","dependencies":["a60a373solverat23a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat24","title":"Solving a Rational Equation","body":"Solve for $$m$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat24a","stepAnswer":["m=4, m=-2"],"problemType":"TextBox","stepTitle":"$$1-\\\\frac{2}{m}=\\\\frac{8}{m^2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$m=4$$, $$m=-2$$","hints":{"DefaultPathway":[{"id":"a60a373solverat24a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$m^2$$"],"dependencies":["a60a373solverat24a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat24a-h3","type":"hint","dependencies":["a60a373solverat24a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat24a-h4","type":"hint","dependencies":["a60a373solverat24a-h3"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat24a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(m-4\\\\right) \\\\left(m+2\\\\right)=0$$"],"dependencies":["a60a373solverat24a-h4"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat24a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["m=4, m=-2"],"dependencies":["a60a373solverat24a-h5"],"title":"Zero Product Property","text":"Solve for $$m$$. Please input the answer as $$variable=answer$$. If there are two answers, please input the answer as $$variable=answer1$$, $$variable=answer2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat24a-h7","type":"hint","dependencies":["a60a373solverat24a-h6"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat25","title":"Solving a Rational Equation","body":"Solve for $$n$$. Please input the answer as $$variable=answer$$. If there are two answers, please input the answer as $$variable=answer1$$, $$variable=answer2$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat25a","stepAnswer":["n=-7, n=3"],"problemType":"TextBox","stepTitle":"$$1+\\\\frac{4}{n}=\\\\frac{21}{n^2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$n=-7$$, $$n=3$$","hints":{"DefaultPathway":[{"id":"a60a373solverat25a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat25a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n^2$$"],"dependencies":["a60a373solverat25a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat25a-h3","type":"hint","dependencies":["a60a373solverat25a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat25a-h4","type":"hint","dependencies":["a60a373solverat25a-h3"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat25a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(n+7\\\\right) \\\\left(n-3\\\\right)=0$$"],"dependencies":["a60a373solverat25a-h4"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat25a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["n=-7, n=3"],"dependencies":["a60a373solverat25a-h5"],"title":"Zero Product Property","text":"Solve for $$n$$. Please input the answer as $$variable=answer$$. If there are two answers, please input the answer as $$variable=answer1$$, $$variable=answer2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat25a-h7","type":"hint","dependencies":["a60a373solverat25a-h6"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat26","title":"Solving a Rational Equation","body":"Solve for $$p$$. Please input the answer as $$variable=answer$$. If there are two answers, please input the answer as $$variable=answer1$$, $$variable=answer2$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat26a","stepAnswer":["p=-4, p=-5"],"problemType":"TextBox","stepTitle":"$$1+\\\\frac{9}{p}=\\\\left(-\\\\frac{20}{p^2}\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$p=-4$$, $$p=-5$$","hints":{"DefaultPathway":[{"id":"a60a373solverat26a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat26a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$p^2$$"],"dependencies":["a60a373solverat26a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat26a-h3","type":"hint","dependencies":["a60a373solverat26a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat26a-h4","type":"hint","dependencies":["a60a373solverat26a-h3"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat26a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(p+5\\\\right) \\\\left(p+4\\\\right)=0$$"],"dependencies":["a60a373solverat26a-h4"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat26a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["p=-4, p=-5"],"dependencies":["a60a373solverat26a-h5"],"title":"Zero Product Property","text":"Solve for $$p$$. Please input the answer as $$variable=answer$$. If there are two answers, please input the answer as $$variable=answer1$$, $$variable=answer2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat26a-h7","type":"hint","dependencies":["a60a373solverat26a-h6"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat27","title":"Solving a Rational Equation","body":"Solve for q. Please input the answer as $$variable=answer$$. If there are two answers, please input the answer as $$variable=answer1$$, $$variable=answer2$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat27a","stepAnswer":["q=6, q=1"],"problemType":"TextBox","stepTitle":"$$1-\\\\frac{7}{q}=\\\\left(-\\\\frac{6}{q^2}\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$q=6$$, $$q=1$$","hints":{"DefaultPathway":[{"id":"a60a373solverat27a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$q^2$$"],"dependencies":["a60a373solverat27a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat27a-h3","type":"hint","dependencies":["a60a373solverat27a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat27a-h4","type":"hint","dependencies":["a60a373solverat27a-h3"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat27a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(q-6)(q-1)=0$$"],"dependencies":["a60a373solverat27a-h4"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat27a-h6","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["q=6, q=1"],"dependencies":["a60a373solverat27a-h5"],"title":"Zero Product Property","text":"Solve for q. Please input the answer as $$variable=answer$$. If there are two answers, please input the answer as $$variable=answer1$$, $$variable=answer2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat27a-h7","type":"hint","dependencies":["a60a373solverat27a-h6"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat28","title":"Solving a Rational Equation","body":"Solve for $$r$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat28a","stepAnswer":["$$r=-6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{r+3}=\\\\frac{4}{2} r$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$r=-6$$","hints":{"DefaultPathway":[{"id":"a60a373solverat28a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat28a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2r \\\\left(r+3\\\\right)$$"],"dependencies":["a60a373solverat28a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat28a-h3","type":"hint","dependencies":["a60a373solverat28a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat28a-h4","type":"hint","dependencies":["a60a373solverat28a-h3"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat28a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2r=4r+12$$"],"dependencies":["a60a373solverat28a-h4"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat28a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$r=-6$$"],"dependencies":["a60a373solverat28a-h5"],"title":"Zero Product Property","text":"Solve for $$r$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat28a-h7","type":"hint","dependencies":["a60a373solverat28a-h6"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat3","title":"Solving a Rational Equation","body":"Solve for $$x$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat3a","stepAnswer":["$$x=-2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{1}{x-1}=\\\\frac{2}{3x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=-2$$","hints":{"DefaultPathway":[{"id":"a60a373solverat3a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(3x)(x-1)$$"],"dependencies":["a60a373solverat3a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat3a-h3","type":"hint","dependencies":["a60a373solverat3a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x=2x-2$$"],"dependencies":["a60a373solverat3a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=-2$$"],"dependencies":["a60a373solverat3a-h4"],"title":"Simple Algebra","text":"Solve for $$x$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat3a-h6","type":"hint","dependencies":["a60a373solverat3a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat4","title":"Solving a Rational Equation","body":"Solve for $$n$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat4a","stepAnswer":["$$n=-2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{5n+1}=\\\\frac{2}{3n}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$n=-2$$","hints":{"DefaultPathway":[{"id":"a60a373solverat4a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat4a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3n \\\\left(5n+1\\\\right)$$"],"dependencies":["a60a373solverat4a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat4a-h3","type":"hint","dependencies":["a60a373solverat4a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9n=10n+2$$"],"dependencies":["a60a373solverat4a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$n=-2$$"],"dependencies":["a60a373solverat4a-h4"],"title":"Simple Algebra","text":"Solve for $$n$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat4a-h6","type":"hint","dependencies":["a60a373solverat4a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat5","title":"Solving a Rational Equation","body":"Solve for $$x$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat5a","stepAnswer":["$$x=\\\\frac{2}{3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{x+1}+\\\\frac{1}{x-1}=\\\\frac{1}{\\\\left(x+1\\\\right) \\\\left(x-1\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x=\\\\frac{2}{3}$$","hints":{"DefaultPathway":[{"id":"a60a373solverat5a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat5a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+1\\\\right) \\\\left(x-1\\\\right)$$"],"dependencies":["a60a373solverat5a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat5a-h3","type":"hint","dependencies":["a60a373solverat5a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x-2+x+1=1$$"],"dependencies":["a60a373solverat5a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x=\\\\frac{2}{3}$$"],"dependencies":["a60a373solverat5a-h4"],"title":"Simple Algebra","text":"Solve for $$x$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat5a-h6","type":"hint","dependencies":["a60a373solverat5a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat6","title":"Solving a Rational Equation","body":"Solve for $$y$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat6a","stepAnswer":["$$y=2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{y+3}+\\\\frac{2}{y-3}=\\\\frac{5}{y^2-9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=2$$","hints":{"DefaultPathway":[{"id":"a60a373solverat6a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat6a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2-9$$"],"dependencies":["a60a373solverat6a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat6a-h3","type":"hint","dependencies":["a60a373solverat6a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5y-15+2y+6=5$$"],"dependencies":["a60a373solverat6a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=2$$"],"dependencies":["a60a373solverat6a-h4"],"title":"Simple Algebra","text":"Solve for $$y$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat6a-h6","type":"hint","dependencies":["a60a373solverat6a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat7","title":"Solving a Rational Equation","body":"Solve for $$x$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat7a","stepAnswer":["x=-2, x=-1"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{x+5}-\\\\frac{1}{x-1}=1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-2$$, $$x=-1$$","hints":{"DefaultPathway":[{"id":"a60a373solverat7a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+5\\\\right) \\\\left(x-1\\\\right)$$"],"dependencies":["a60a373solverat7a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat7a-h3","type":"hint","dependencies":["a60a373solverat7a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2x-2-x-5=x^2+4x-5$$"],"dependencies":["a60a373solverat7a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat7a-h5","type":"hint","dependencies":["a60a373solverat7a-h4"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x+1\\\\right)=0$$"],"dependencies":["a60a373solverat7a-h5"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat7a-h7","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=-2, x=-1"],"dependencies":["a60a373solverat7a-h6"],"title":"Zero Product Property","text":"Solve for $$x$$. Please input the answer as $$variable=answer$$. If there are two answers, input your answer in the format $$x=a$$, $$x=b$$ where a and $$b$$ are the values of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat7a-h8","type":"hint","dependencies":["a60a373solverat7a-h7"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat8","title":"Solving a Rational Equation","body":"Solve for $$x$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat8a","stepAnswer":["x=-3, x=2"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2}{x+8}-\\\\frac{2}{x-2}=1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-3$$, $$x=2$$","hints":{"DefaultPathway":[{"id":"a60a373solverat8a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+8\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a60a373solverat8a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat8a-h3","type":"hint","dependencies":["a60a373solverat8a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3x-6-2x-16=x^2+6x+16$$"],"dependencies":["a60a373solverat8a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat8a-h5","type":"hint","dependencies":["a60a373solverat8a-h4"],"title":"Quadratic Form","text":"Rearrange the equation into the quadratic form and factor.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+3\\\\right) \\\\left(x-2\\\\right)=0$$"],"dependencies":["a60a373solverat8a-h5"],"title":"Quadratic Form","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat8a-h7","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["x=-3, x=2"],"dependencies":["a60a373solverat8a-h6"],"title":"Zero Product Property","text":"Solve for $$x$$. If there are two answers, input your answer in the format $$x=a$$, $$x=b$$ where a and $$b$$ are the values of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat8a-h8","type":"hint","dependencies":["a60a373solverat8a-h7"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a60a373solverat9","title":"Solving a Rational Equation","body":"Solve for $$y$$. Please input the answer as $$variable=answer$$. If there are multiple answers, separate them with a comma and a space.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.6 Solve Rational Equations","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a60a373solverat9a","stepAnswer":["$$y=-5$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y-14}{y^2+3y-4}=\\\\frac{2}{y+4}+\\\\frac{7}{y-1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$y=-5$$","hints":{"DefaultPathway":[{"id":"a60a373solverat9a-h1","type":"hint","dependencies":[],"title":"Lowest Common Denominator","text":"The first step is to find the lowest common denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2+3y-4$$"],"dependencies":["a60a373solverat9a-h1"],"title":"Lowest Common Denominator","text":"What is the lowest common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat9a-h3","type":"hint","dependencies":["a60a373solverat9a-h2"],"title":"Distribute and multiply","text":"Distribute and multiply the lowest common denominator to all the terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y-14=2y-2+7y+28$$"],"dependencies":["a60a373solverat9a-h3"],"title":"Distribute and multiply","text":"What is the result?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat9a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y=-5$$"],"dependencies":["a60a373solverat9a-h4"],"title":"Simple Algebra","text":"Solve for $$y$$. Please input the answer as $$variable=answer$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a60a373solverat9a-h6","type":"hint","dependencies":["a60a373solverat9a-h5"],"title":"Double Check","text":"Plug answers for a back into the original equation to make the sure answer is correct and not undefined at any point.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop1","title":"Hive Medication","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop1a","stepAnswer":["Insufficient Evidence"],"problemType":"MultipleChoice","stepTitle":"Two types of medication for hives are being tested to determine if there is a difference in the proportions of adult patient reactions. Twenty out of a random sample of $$200$$ adults given medication A still had hives $$30$$ minutes after taking the medication. Twelve out of another random sample of $$200$$ adults given medication B still had hives $$30$$ minutes after taking the medication. Test at a 1% level of significance.","stepBody":"","answerType":"string","variabilization":{},"choices":["Medication A is more effective","Medication B is more effective","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop1a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop1a-h2","type":"hint","dependencies":["a612a9eprop1a-h1"],"title":"One-tailed or Two-tailed?","text":"This is a two-tailed test as the question asks for the difference in proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop1a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1404$$"],"dependencies":["a612a9eprop1a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop1a-s1","type":"hint","dependencies":["a612a9eprop1a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop10","title":"Shopping for Electronics","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop10a","stepAnswer":["Insufficient Evidence"],"problemType":"MultipleChoice","stepTitle":"While her husband spent 2\xbd hours picking out new speakers, a statistician decided to determine whether the percent of men who enjoy shopping for electronic equipment is higher than the percent of women who enjoy shopping for electronic equipment. The population was Saturday afternoon shoppers. Out of $$67$$ men, $$24$$ said they enjoyed the activity. Eight of the $$24$$ women surveyed claimed to enjoy the activity. Interpret the results of the survey.","stepBody":"","answerType":"string","variabilization":{},"choices":["A greater proportion of men enjoy shopping for electronic equipment than women","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop10a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop10a-h2","type":"hint","dependencies":["a612a9eprop10a-h1"],"title":"One-tailed or Two-tailed?","text":"More than implies that the test is right-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.4133$$"],"dependencies":["a612a9eprop10a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop10a-s1","type":"hint","dependencies":["a612a9eprop10a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop11","title":"Ear Piercings","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop11a","stepAnswer":["There is a difference in the proportion of men and women that have at least one piercing"],"problemType":"MultipleChoice","stepTitle":"Joan Nguyen recently claimed that the proportion of college-age males with at least one pierced ear is as high as the proportion of college-age females. She conducted a survey in her classes. Out of $$107$$ males, $$20$$ had at least one pierced ear. Out of $$92$$ females, $$47$$ had at least one pierced ear. Do you believe that the proportion of males has reached the proportion of females?","stepBody":"","answerType":"string","variabilization":{},"choices":["There is a difference in the proportion of men and women that have at least one piercing","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop11a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop11a-h2","type":"hint","dependencies":["a612a9eprop11a-h1"],"title":"One-tailed or Two-tailed?","text":"As high as implies that the test is two-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0$$"],"dependencies":["a612a9eprop11a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop11a-s1","type":"hint","dependencies":["a612a9eprop11a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop12","title":"State Demographics","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop12a","stepAnswer":["Nevada has a greater proportion of people of two or more races than North Dakota"],"problemType":"MultipleChoice","stepTitle":"In the recent Census, three percent of the U.S. population reported being of two or more races. However, the percent varies tremendously from state to state. Suppose that two random surveys are conducted. In the first random survey, out of 1,000 North Dakotans, only nine people reported being of two or more races. In the second random survey, out of $$500$$ Nevadans, $$17$$ people reported being of two or more races. Conduct a hypothesis test to determine if the population percents are the same for the two states or if the percent for Nevada is statistically higher than for North Dakota.","stepBody":"","answerType":"string","variabilization":{},"choices":["Nevada has a greater proportion of people of two or more races than North Dakota","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop12a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop12a-h2","type":"hint","dependencies":["a612a9eprop12a-h1"],"title":"One-tailed or Two-tailed?","text":"Higher than implies that the test is right-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.00023$$"],"dependencies":["a612a9eprop12a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop12a-s1","type":"hint","dependencies":["a612a9eprop12a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop13","title":"Operating System Crashes","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop13a","stepAnswer":["Insufficient Evidence"],"problemType":"MultipleChoice","stepTitle":"Two types of phone operating system are being tested to determine if there is a difference in the proportions of system failures (crashes). Fifteen out of a random sample of $$150$$ phones with OS1 had system failures within the first eight hours of operation. Nine out of another random sample of $$150$$ phones with OS2 had system failures within the first eight hours of operation. OS2 is believed to be more stable (have fewer crashes) than OS1.","stepBody":"","answerType":"string","variabilization":{},"choices":["OS1 has a greater proportion of system crashes than OS2","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop13a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop13a-h2","type":"hint","dependencies":["a612a9eprop13a-h1"],"title":"One-tailed or Two-tailed?","text":"The test is right-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.1018$$"],"dependencies":["a612a9eprop13a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop13a-s1","type":"hint","dependencies":["a612a9eprop13a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop14","title":"Neuroinvasive West Nile Virus","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop14a","stepAnswer":["There is sufficient evidence to conclude that the proportion of people in the United States in $$2011$$ who contracted neuroinvasive West Nile disease is more than the proportion of people in the United States in $$2010$$ who contracted neuroinvasive West Nile disease."],"problemType":"MultipleChoice","stepTitle":"In the United States in $$2010$$ there were $$629$$ reported cases of neuroinvasive West Nile virus out of a total of 1,021 reported cases and there were $$486$$ neuroinvasive reported cases out of a total of $$712$$ cases reported in $$2011$$. Is the $$2011$$ proportion of neuroinvasive West Nile virus cases more than the $$2010$$ proportion of neuroinvasive West Nile virus cases? Using a 1% level of significance, conduct an appropriate hypothesis test.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"There is sufficient evidence to conclude that the proportion of people in the United States in $$2011$$ who contracted neuroinvasive West Nile disease is more than the proportion of people in the United States in $$2010$$ who contracted neuroinvasive West Nile disease.","choices":["Insufficient Evidence","There is sufficient evidence to conclude that the proportion of people in the United States in $$2011$$ who contracted neuroinvasive West Nile disease is more than the proportion of people in the United States in $$2010$$ who contracted neuroinvasive West Nile disease","There is sufficient evidence to conclude that the proportion of people in the United States in $$2011$$ who contracted neuroinvasive West Nile disease is more than the proportion of people in the United States in $$2010$$ who contracted neuroinvasive West Nile disease."],"hints":{"DefaultPathway":[{"id":"a612a9eprop14a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop14a-h2","type":"hint","dependencies":["a612a9eprop14a-h1"],"title":"One-tailed or Two-tailed?","text":"More than implies that the test is right-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0022$$"],"dependencies":["a612a9eprop14a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop14a-s1","type":"hint","dependencies":["a612a9eprop14a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop15","title":"Chocolate Bar","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop15a","stepAnswer":["A greater proportion of children like the chocolate bar than adults"],"problemType":"MultipleChoice","stepTitle":"A new chocolate bar is taste-tested on consumers. Of interest is whether the proportion of children who like the new chocolate bar is greater than the proportion of adults who like it. Of the $$95$$ children sampled, $$79$$ liked the chocolate bar and of the $$143$$ adults, $$92$$ liked the chocolate bar. Conduct a hypothesis test at a 5% significance level","stepBody":"","answerType":"string","variabilization":{},"choices":["A greater proportion of children like the chocolate bar than adults","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop15a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop15a-h2","type":"hint","dependencies":["a612a9eprop15a-h1"],"title":"One-tailed or Two-tailed?","text":"Greater than implies that the test is right-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.00079$$"],"dependencies":["a612a9eprop15a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop15a-s1","type":"hint","dependencies":["a612a9eprop15a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop3","title":"Adult Smartphone Usage (Race)","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop3a","stepAnswer":["White cellphone users use iPhones more"],"problemType":"MultipleChoice","stepTitle":"Researchers conducted a study of smartphone use among adults. A cell phone company claimed that iPhone smartphones are more popular with White people $$(non-Hispanic)$$ than with African Americans. The results of the survey indicate that of the $$232$$ African American cell phone owners randomly sampled, 5% have an iPhone. Of the 1,343 White cell phone owners randomly sampled, 10% own an iPhone. Test at the 5% level of significance. Is the proportion of White iPhone owners greater than the proportion of African American iPhone owners?","stepBody":"","answerType":"string","variabilization":{},"choices":["White cellphone users use iPhones more","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop3a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop3a-h2","type":"hint","dependencies":["a612a9eprop3a-h1"],"title":"One-tailed or Two-tailed","text":"The words \\"more popular\\" indicate that the test is right-tailed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop3a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0077$$"],"dependencies":["a612a9eprop3a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop3a-s1","type":"hint","dependencies":["a612a9eprop3a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop4","title":"High School Drug Usage","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop4a","stepAnswer":["Insufficient Evidence"],"problemType":"MultipleChoice","stepTitle":"A recent drug survey showed an increase in the use of drugs and alcohol among local high school seniors as compared to the national percent. Suppose that a survey of $$100$$ local seniors and $$100$$ national seniors is conducted to see if the proportion of drug and alcohol use is higher locally than nationally. Locally, $$65$$ seniors reported using drugs or alcohol within the past month, while $$60$$ national seniors reported using them. Conduct a hypothesis.","stepBody":"","answerType":"string","variabilization":{},"choices":["Local high schoolers use drugs at a higher proportion","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop4a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop4a-h2","type":"hint","dependencies":["a612a9eprop4a-h1"],"title":"One-tailed or Two-tailed","text":"The word increase implies that the test is left-tailed.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop4a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.2326$$"],"dependencies":["a612a9eprop4a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop4a-s1","type":"hint","dependencies":["a612a9eprop4a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop5","title":"Suicide proportions","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop5a","stepAnswer":["Insufficient Evidence"],"problemType":"MultipleChoice","stepTitle":"We are interested in whether the proportions of female suicide victims for ages $$15$$ to $$24$$ are the same for White and Black in the United States. We randomly pick one year, $$1992$$, to compare the races. The number of suicides estimated in the United States in $$1992$$ for White females is 4,930. Five hundred eighty were aged $$15$$ to $$24$$. The estimate for Black females is $$330$$. Forty were aged $$15$$ to $$24$$. We will let female suicide victims be our population.","stepBody":"","answerType":"string","variabilization":{},"choices":["Suicide is more prevelant in White females","Suicide is more prevelant in Black females","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop5a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop5a-h2","type":"hint","dependencies":["a612a9eprop5a-h1"],"title":"One-tailed or Two-tailed?","text":"This is a two-tailed test as the question asks for the difference in proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop5a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.8458$$"],"dependencies":["a612a9eprop5a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop5a-s1","type":"hint","dependencies":["a612a9eprop5a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop6","title":"College Demographics","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop6a","stepAnswer":["Different proportions of Hispanic students"],"problemType":"MultipleChoice","stepTitle":"A recent year was randomly picked from $$1985$$ to the present. In that year, there were 2,051 Hispanic students at Cabrillo College out of a total of 12,328 students. At Lake Tahoe College, there were $$321$$ Hispanic students out of a total of 2,441 students. In general, do you think that the percent of Hispanic students at the two colleges is basically the same or different?","stepBody":"","answerType":"string","variabilization":{},"choices":["Different proportions of Hispanic students","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop6a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop6a-h2","type":"hint","dependencies":["a612a9eprop6a-h1"],"title":"One-tailed or Two-tailed?","text":"This is a two-tailed test as the question asks for the difference in proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop6a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.00002$$"],"dependencies":["a612a9eprop6a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop6a-s1","type":"hint","dependencies":["a612a9eprop6a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop7","title":"eReader Usage","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop7a","stepAnswer":["eReader usage is different between $$16$$ to $$29$$ year olds and 30+ year olds"],"problemType":"MultipleChoice","stepTitle":"Researchers conducted a study to find out if there is a difference in the use of eReaders by different age groups. Randomly selected participants were divided into two age groups. In the 16- to 29-year-old group, 7% of the $$628$$ surveyed use eReaders, while 11% of the 2,309 participants $$30$$ years old and older use eReaders. Conduct a hypothesis test at significance level 1%.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"eReader usage is different between $$16$$ to $$29$$ year olds and 30+ year olds","choices":["eReader usage is different between $$16$$ to $$29$$ year olds and 30+ year olds","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop7a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop7a-h2","type":"hint","dependencies":["a612a9eprop7a-h1"],"title":"One-tailed or Two-tailed?","text":"This is a two-tailed test as the question asks for the difference in proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop7a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.0033$$"],"dependencies":["a612a9eprop7a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop7a-s1","type":"hint","dependencies":["a612a9eprop7a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop8","title":"Obesity vs Gender","body":"\\\\n##figure1.gif","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop8a","stepAnswer":["Insufficient Evidence"],"problemType":"MultipleChoice","stepTitle":"Adults aged $$18$$ years old and older were randomly selected for a survey on obesity. Adults are considered obese if their body mass index (BMI) is at least $$30$$. The researchers wanted to determine if the proportion of women who are obese in the south is less than the proportion of southern men who are obese. The results are shown in the table","stepBody":"","answerType":"string","variabilization":{},"choices":["A lower proportion of southern women are obese compared to southern men","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop8a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop8a-h2","type":"hint","dependencies":["a612a9eprop8a-h1"],"title":"One-tailed or Two-tailed?","text":"Less than implies that the test is left-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop8a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.9997$$"],"dependencies":["a612a9eprop8a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop8a-s1","type":"hint","dependencies":["a612a9eprop8a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a612a9eprop9","title":"Adult Smartphone Usage","body":"","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"10.3 Comparing Two Independent Population Proportions","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a612a9eprop9a","stepAnswer":["A greater proportion of men use smartphones than women"],"problemType":"MultipleChoice","stepTitle":"A group of friends debated whether more men use smartphones than women. They consulted a research study of smartphone use among adults. The results of the survey indicate that of the $$973$$ men randomly sampled, $$379$$ use smartphones. For women, $$404$$ of the 1,304 who were randomly sampled use smartphones. Test at the 5% level of significance.","stepBody":"","answerType":"string","variabilization":{},"choices":["A greater proportion of men use smartphones than women","Insufficient Evidence"],"hints":{"DefaultPathway":[{"id":"a612a9eprop9a-h1","type":"hint","dependencies":[],"title":"Type of Test","text":"Test of Two Proportions","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop9a-h2","type":"hint","dependencies":["a612a9eprop9a-h1"],"title":"One-tailed or Two-tailed?","text":"More than implies that the test is right-tailed","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$0.00004$$"],"dependencies":["a612a9eprop9a-h2"],"title":"P-value","text":"What is the $$p-value$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a612a9eprop9a-s1","type":"hint","dependencies":["a612a9eprop9a-h3"],"title":"Calculating P-value","text":"In order to calculate the $$p-value$$, you can use the 2PropZTest function on your calculator","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational1","title":"Multiplying Rational Expressions","body":"Multiply the rational expressions and show the product in simplest form:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational1a","stepAnswer":["$$\\\\frac{\\\\left(x-1\\\\right) \\\\left(2x-1\\\\right)}{3\\\\left(x+6\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2+4x-5}{3x+18} \\\\frac{2x-1}{x+5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(x-1\\\\right) \\\\left(2x-1\\\\right)}{3\\\\left(x+6\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a61c721rational1a-h1","type":"hint","dependencies":[],"title":"Factor the expression","text":"Factoring is the process to split a product into a group of factors (a multiplication of simpler expressions).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational1a-h2","type":"hint","dependencies":["a61c721rational1a-h1"],"title":"Factor the expression","text":"Not all terms can be factored. Factor the terms that can be split further.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational1a-h3","type":"hint","dependencies":["a61c721rational1a-h2"],"title":"Factor the expression","text":"In this case, we can factor $$x^2+4x-5$$ and $$3x+18$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+5\\\\right) \\\\left(x-1\\\\right)$$"],"dependencies":["a61c721rational1a-h3"],"title":"Factor the expression","text":"What does $$x^2+4x-5$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational1a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\left(x+6\\\\right)$$"],"dependencies":["a61c721rational1a-h4"],"title":"Factor the expression","text":"What does $$3x+18$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational1a-h6","type":"hint","dependencies":["a61c721rational1a-h5"],"title":"Cancel terms","text":"Now that you have factored all possible terms, if you see the same term in the numerator and the denominator of the product, you can cancel it out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational1a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+5$$"],"dependencies":["a61c721rational1a-h6"],"title":"Cancel terms","text":"What term can we cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational1a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(x-1\\\\right) \\\\left(2x-1\\\\right)}{3\\\\left(x+6\\\\right)}$$"],"dependencies":["a61c721rational1a-h7"],"title":"Final Answer","text":"After canceling out terms, your final answer will remain in product form. What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational10","title":"Rational Expressions","body":"Simplify the rational expressions.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational10a","stepAnswer":["$$3b+3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{9b^2+18b+9}{3b+3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3b+3$$","hints":{"DefaultPathway":[{"id":"a61c721rational10a-h1","type":"hint","dependencies":[],"title":"Factoring Trinomials","text":"Factor the trinomial in the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9\\\\left(b+1\\\\right) \\\\left(b+1\\\\right)$$"],"dependencies":["a61c721rational10a-h1"],"title":"Factoring Trinomials","text":"What are the factors of numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\left(b+1\\\\right)$$"],"dependencies":["a61c721rational10a-h2"],"title":"Factoring Trinomials","text":"What are the factors of denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$b+1$$"],"dependencies":["a61c721rational10a-h3"],"title":"Common Factor","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h5","type":"hint","dependencies":["a61c721rational10a-h4"],"title":"Common Factor","text":"Cancel the common factor from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a61c721rational10a-h5"],"title":"Common Factor","text":"What is the common numeric factor from the numerator and denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3\\\\left(b+1\\\\right)$$"],"dependencies":["a61c721rational10a-h6"],"title":"Simplifying Expressions","text":"What is remaining in the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a61c721rational10a-h7"],"title":"Simplifying Expressions","text":"What is remaining in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational10a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3b+3$$"],"dependencies":["a61c721rational10a-h8"],"title":"Simplifying Expressions","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational11","title":"Rational Expressions","body":"Simplify the rational expression:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational11a","stepAnswer":["$$\\\\frac{x+4}{2x+2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2x^2+7x-4}{4x^2+2x-2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{x+4}{2x+2}$$","hints":{"DefaultPathway":[{"id":"a61c721rational11a-h1","type":"hint","dependencies":[],"title":"Factoring Trinomials","text":"Factor the trinomial in the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational11a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2x-1\\\\right) \\\\left(x+4\\\\right)$$"],"dependencies":["a61c721rational11a-h1"],"title":"Factoring Trinomials","text":"What are the two binomial factors of numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational11a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\left(2x-1\\\\right) \\\\left(x+1\\\\right)$$"],"dependencies":["a61c721rational11a-h2"],"title":"Factoring Trinomials","text":"What are the two binomial factors of denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational11a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(2x-1)$$"],"dependencies":["a61c721rational11a-h3"],"title":"Common Factor","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational11a-h5","type":"hint","dependencies":["a61c721rational11a-h4"],"title":"Common Factor","text":"Cancel the common factor from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational11a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+4$$"],"dependencies":["a61c721rational11a-h5"],"title":"Simplifying Expressions","text":"What is remaining in the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational11a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2\\\\left(x+1\\\\right)$$"],"dependencies":["a61c721rational11a-h6"],"title":"Simplifying Expressions","text":"What is remaining in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational11a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x+4}{2x+2}$$"],"dependencies":["a61c721rational11a-h7"],"title":"Simplifying Expressions","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational12","title":"Rational Expressions","body":"Simplify the rational expressions.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational12a","stepAnswer":["$$\\\\frac{a+3}{a-3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{a^2+9a+18}{a^2+3a-18}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{a+3}{a-3}$$","hints":{"DefaultPathway":[{"id":"a61c721rational12a-h1","type":"hint","dependencies":[],"title":"Factoring Trinomials","text":"Factor the trinomial in the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational12a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(a+3\\\\right) \\\\left(a+6\\\\right)$$"],"dependencies":["a61c721rational12a-h1"],"title":"Factoring Trinomials","text":"What are the two binomial factors of numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational12a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(a+6\\\\right) \\\\left(a-3\\\\right)$$"],"dependencies":["a61c721rational12a-h2"],"title":"Factoring Trinomials","text":"What are the two binomial factors of denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational12a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a+6$$"],"dependencies":["a61c721rational12a-h3"],"title":"Common Factor","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational12a-h5","type":"hint","dependencies":["a61c721rational12a-h4"],"title":"Common Factor","text":"Cancel the common factor from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational12a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$a+3$$"],"dependencies":["a61c721rational12a-h5"],"title":"Simplifying Expressions","text":"What is remaining in the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational12a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(a-3)$$"],"dependencies":["a61c721rational12a-h6"],"title":"Simplifying Expressions","text":"What is remaining in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational12a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{a+3}{a-3}$$"],"dependencies":["a61c721rational12a-h7"],"title":"Simplifying Expressions","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational13","title":"Rational Expressions","body":"Simplify the rational expressions.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational13a","stepAnswer":["$$\\\\frac{3n-8}{7n-3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{12n^2-29n-8}{28n^2-5n-3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{3n-8}{7n-3}$$","hints":{"DefaultPathway":[{"id":"a61c721rational13a-h1","type":"hint","dependencies":[],"title":"Factoring Trinomials","text":"Factor the trinomial in the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(4n+1\\\\right) \\\\left(3n-8\\\\right)$$"],"dependencies":["a61c721rational13a-h1"],"title":"Factoring Trinomials","text":"What are the two binomial factors of numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(7n-3\\\\right) \\\\left(4n+1\\\\right)$$"],"dependencies":["a61c721rational13a-h2"],"title":"Factoring Trinomials","text":"What are the two binomial factors of denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational13a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4n+1$$"],"dependencies":["a61c721rational13a-h3"],"title":"Common Factor","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational13a-h5","type":"hint","dependencies":["a61c721rational13a-h4"],"title":"Common Factor","text":"Cancel the common factor from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational13a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(3n-8)$$"],"dependencies":["a61c721rational13a-h5"],"title":"Simplifying Expressions","text":"What is remaining in the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational13a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(7n-3)$$"],"dependencies":["a61c721rational13a-h6"],"title":"Simplifying Expressions","text":"What is remaining in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational13a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3n-8}{7n-3}$$"],"dependencies":["a61c721rational13a-h7"],"title":"Simplifying Expressions","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational14","title":"Rational Expressions","body":"Multiply the rational expression and express the product in simplest form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational14a","stepAnswer":["$$\\\\frac{c-6}{c+6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{c^2+2c-24}{c^2+12c+36} \\\\frac{c^2-10c+24}{c^2-8c+16}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{c-6}{c+6}$$","hints":{"DefaultPathway":[{"id":"a61c721rational14a-h1","type":"hint","dependencies":[],"title":"Factoring Expressions","text":"Factor the numerator and denominator of the first expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(c+6\\\\right) \\\\left(c-4\\\\right)$$"],"dependencies":["a61c721rational14a-h1"],"title":"Factoring Trinomials","text":"What are the factors of the first numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(c+6\\\\right) \\\\left(c+6\\\\right)$$"],"dependencies":["a61c721rational14a-h2"],"title":"Factoring Trinomials","text":"What are the factors of the first denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h4","type":"hint","dependencies":["a61c721rational14a-h3"],"title":"Factoring Expressions","text":"Factor the numerator and denominator of the second expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(c-4)(c-6)$$"],"dependencies":["a61c721rational14a-h4"],"title":"Factoring Trinomials","text":"What are the factors of the second numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(c-4)(c-4)$$"],"dependencies":["a61c721rational14a-h5"],"title":"Factoring Trinomials","text":"What are the factors of the second denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h7","type":"hint","dependencies":["a61c721rational14a-h6"],"title":"Multiplying Expressions","text":"Multilply numerators and denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(c+6\\\\right) \\\\left(c-4\\\\right) \\\\left(c-4\\\\right) \\\\left(-6\\\\right)$$"],"dependencies":["a61c721rational14a-h7"],"title":"Simplifying Expressions","text":"After multiplying the factors, what is the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(c+6\\\\right) \\\\left(c+6\\\\right) \\\\left(c-4\\\\right) \\\\left(c-4\\\\right)$$"],"dependencies":["a61c721rational14a-h8"],"title":"Simplifying Expressions","text":"After multiplying the factors, what is the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h10","type":"hint","dependencies":["a61c721rational14a-h9"],"title":"Common Factor","text":"Cancel the common factors from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational14a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(c-6\\\\right) \\\\left(c+6\\\\right)$$"],"dependencies":["a61c721rational14a-h10"],"title":"Common Factor","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational15","title":"Rational Expressions","body":"Multiply the rational expression and express the product in simplest form.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational15a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{10h^2-9h-9}{2h^2-19h+24} \\\\frac{h^2-16h+64}{5h^2-37h-24}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a61c721rational15a-h1","type":"hint","dependencies":[],"title":"Factoring Expressions","text":"Factor the numerator and denominator of the first expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(5h+3\\\\right) \\\\left(2h-3\\\\right)$$"],"dependencies":["a61c721rational15a-h1"],"title":"Factoring Trinomials","text":"What are the factors of the first numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(2h-3)(h-8)$$"],"dependencies":["a61c721rational15a-h2"],"title":"Factoring Trinomials","text":"What are the factors of the first denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h4","type":"hint","dependencies":["a61c721rational15a-h3"],"title":"Factoring Expressions","text":"Factor the numerator and denominator of the second expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(h-8)(h-8)$$"],"dependencies":["a61c721rational15a-h4"],"title":"Factoring Trinomials","text":"What are the factors of the second numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(5h+3\\\\right) \\\\left(h-8\\\\right)$$"],"dependencies":["a61c721rational15a-h5"],"title":"Factoring Trinomials","text":"What are the factors of the second denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h7","type":"hint","dependencies":["a61c721rational15a-h6"],"title":"Multiplying Expressions","text":"Multilply numerators and denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(5h+3\\\\right) \\\\left(2h-3\\\\right) \\\\left(h-8\\\\right) \\\\left(h-8\\\\right)$$"],"dependencies":["a61c721rational15a-h7"],"title":"Simplifying Expressions","text":"After multiplying the factors, what is the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2h-3\\\\right) \\\\left(h-8\\\\right) \\\\left(5h+3\\\\right) \\\\left(h-8\\\\right)$$"],"dependencies":["a61c721rational15a-h8"],"title":"Simplifying Expressions","text":"After multiplying the factors, what is the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h10","type":"hint","dependencies":["a61c721rational15a-h9"],"title":"Common Factor","text":"Cancel the common factors from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational15a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a61c721rational15a-h10"],"title":"Common Factor","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational16","title":"Rational Expressions","body":"Divide the rational expression.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational16a","stepAnswer":["$$\\\\frac{4y-1}{y+4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{22y^2+59y+10}{12y^2+28y-5}}{\\\\frac{11y^2+46y+8}{24y^2-10y+1}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4y-1}{y+4}$$","hints":{"DefaultPathway":[{"id":"a61c721rational16a-h1","type":"hint","dependencies":[],"title":"Factoring Expressions","text":"Using the reciprocal of the second expression, rewrite as mutliplication of rational expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h2","type":"hint","dependencies":["a61c721rational16a-h1"],"title":"Factoring Expressions","text":"Factor the numerator and denominator of the first expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(11y+2\\\\right) \\\\left(2y+5\\\\right)$$"],"dependencies":["a61c721rational16a-h2"],"title":"Factoring Trinomials","text":"What are the factors of the first numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(6y-1\\\\right) \\\\left(2y+5\\\\right)$$"],"dependencies":["a61c721rational16a-h3"],"title":"Factoring Trinomials","text":"What are the factors of the first denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h5","type":"hint","dependencies":["a61c721rational16a-h4"],"title":"Factoring Expressions","text":"Factor the numerator and denominator of the second expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(11y+2\\\\right) \\\\left(y+4\\\\right)$$"],"dependencies":["a61c721rational16a-h5"],"title":"Factoring Trinomials","text":"What are the factors of the second numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(6y-1)(4y-1)$$"],"dependencies":["a61c721rational16a-h6"],"title":"Factoring Trinomials","text":"What are the factors of the second denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h8","type":"hint","dependencies":["a61c721rational16a-h7"],"title":"Multiplying Expressions","text":"Multilply numerators and denominators.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(11y+2\\\\right) \\\\left(2y+5\\\\right) \\\\left(11y+2\\\\right) \\\\left(y+4\\\\right)$$"],"dependencies":["a61c721rational16a-h8"],"title":"Simplifying Expressions","text":"After multiplying the factors, what is the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(6y-1\\\\right) \\\\left(2y+5\\\\right) \\\\left(6y-1\\\\right) \\\\left(4y-1\\\\right)$$"],"dependencies":["a61c721rational16a-h9"],"title":"Simplifying Expressions","text":"After multiplying the factors, what is the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h11","type":"hint","dependencies":["a61c721rational16a-h10"],"title":"Common Factor","text":"Cancel the common factors from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational16a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4y-1}{y+4}$$"],"dependencies":["a61c721rational16a-h11"],"title":"Common Factor","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational17","title":"Rational Expressions","body":"Add and subtract the rational expression, and then simplify.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational17a","stepAnswer":["$$\\\\frac{4y+10x}{xy}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{x}+\\\\frac{10}{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4y+10x}{xy}$$","hints":{"DefaultPathway":[{"id":"a61c721rational17a-h1","type":"hint","dependencies":[],"title":"The Least Common Denominator","text":"Find the LCD.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["xy"],"dependencies":["a61c721rational17a-h1"],"title":"The Least Common Denominator","text":"What is the LCD?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational17a-h3","type":"hint","dependencies":["a61c721rational17a-h2"],"title":"Common Denominator","text":"Multiply each expression by the appropriate form of $$1$$ to obtain xy as the denominator for each fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4y}{xy}$$"],"dependencies":["a61c721rational17a-h3"],"title":"Common Denominator","text":"What is the first fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational17a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{10x}{xy}$$"],"dependencies":["a61c721rational17a-h4"],"title":"Common Denominator","text":"What is the second fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational17a-h6","type":"hint","dependencies":["a61c721rational17a-h5"],"title":"Adding Fractions","text":"Now that the expressions have the same denominator, we simply add the numerators to find the sum.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational17a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4y+10x}{xy}$$"],"dependencies":["a61c721rational17a-h6"],"title":"Adding Fractions","text":"What is the final fraction?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational18","title":"Adding Rational Expressions","body":"Add the rational expressions and simplify.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational18a","stepAnswer":["$$\\\\frac{9a-7}{\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{4}{a+1}+\\\\frac{5}{a-3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9a-7}{\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a61c721rational18a-h1","type":"hint","dependencies":[],"title":"Common Denominator","text":"The first step is to find the least common denominator of two rational expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)$$"],"dependencies":["a61c721rational18a-h1"],"title":"Common Denominator","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h3","type":"hint","dependencies":["a61c721rational18a-h2"],"title":"Common Denominator","text":"Since we do not know the value of a, the least common multiple of the denominators is their product. So, the LCD is $$\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h4","type":"hint","dependencies":["a61c721rational18a-h3"],"title":"Multiplying the First Expression","text":"Now we need to multiply both expressions by a factor equal to $$1$$ that makes the denominators equal to the LCD. Starting with the first expression, we can multiply $$\\\\frac{4}{a+1}$$ by a factor to make the denominator $$\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h5","type":"hint","dependencies":["a61c721rational18a-h4"],"title":"Multiplying the First Expression","text":"The denominator of $$\\\\frac{4}{a+1}$$ multiplied by $$a+3$$ equals $$\\\\left(a+1\\\\right) \\\\left(a+3\\\\right)$$. So, we need to multiply $$\\\\frac{4}{a+1}$$ by $$\\\\frac{a+3}{a+3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4a-12}{\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)}$$"],"dependencies":["a61c721rational18a-h5"],"title":"Multiplying the First Expression","text":"What is $$\\\\frac{4}{a+1} \\\\frac{a-3}{a-3}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["4a-12"],"dependencies":["a61c721rational18a-h6"],"title":"Multiplying the First Expression","text":"What is $$4\\\\left(a-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h8","type":"hint","dependencies":["a61c721rational18a-h7"],"title":"Multiplying the First Expression","text":"When multiplying fractions, we multiply the numerators and multiply the denominators. For the numerators, we can distribute the $$4$$ into the $$a+3$$ by adding $$4a$$ andadding it to $$4\\\\left(-3\\\\right)$$. The numerator then becomes 4a-12. After multiplying the denominators, we can leave the denominator as $$\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)$$ since it is in its factored form. So, the new expression becomes $$\\\\frac{4a-12}{\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h9","type":"hint","dependencies":["a61c721rational18a-h8"],"title":"Multiplying the Second Expression","text":"Next, we need to multiply the second expression by a fraction to make the denominator equal to the LCD. Because the denominator of $$\\\\frac{5}{a-3}$$ needs to by multiplied by $$a+1$$ to become $$\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)$$, we need to $$\\\\frac{5}{a-3}$$ by $$\\\\frac{a+1}{a+1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{5a+5}{\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)}$$"],"dependencies":["a61c721rational18a-h9"],"title":"Multiplying the Second Expression","text":"What is $$\\\\frac{5}{a-3} \\\\frac{a+1}{a+1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h11","type":"hint","dependencies":["a61c721rational18a-h10"],"title":"Multiplying the Second Expression","text":"We distribute the $$5$$ into $$a+1$$ to get $$5a+4$$. Then, we leave the denominator in its factored form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h12","type":"hint","dependencies":["a61c721rational18a-h11"],"title":"Adding the Expressions","text":"Because the expressions now have the same denominator, we can add the numerators to get the sum of the two expressions. We\'ll leave the denominator as it is, but combine the numerator\'s like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["9a"],"dependencies":["a61c721rational18a-h12"],"title":"Adding the Expressions","text":"What is $$5a+4a$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-7$$"],"dependencies":["a61c721rational18a-h13"],"title":"Adding the Expressions","text":"What is $$-12+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational18a-h15","type":"hint","dependencies":["a61c721rational18a-h14"],"title":"Final Expression","text":"Now we have our final expression: $$\\\\frac{9a-7}{\\\\left(a+1\\\\right) \\\\left(a-3\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational19","title":"Combining Rational Expressions","body":"Subtract the rational expressions, and then simplify.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational19a","stepAnswer":["$$\\\\frac{9y-3}{\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y+3}{y-2}-\\\\frac{y-3}{y+1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{9y-3}{\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a61c721rational19a-h1","type":"hint","dependencies":[],"title":"Common Denominator","text":"The first step is to find the least common denominator of two rational expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)$$"],"dependencies":["a61c721rational19a-h1"],"title":"Common Denominator","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h3","type":"hint","dependencies":["a61c721rational19a-h2"],"title":"Common Denominator","text":"Since we do not know the value of $$y$$, the least common multiple of the denominators is their product. So, the LCD is $$\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h4","type":"hint","dependencies":["a61c721rational19a-h3"],"title":"Multiplying the First Expression","text":"Now we need to multiply both expressions by a factor equal to $$1$$ that makes the denominators equal to the LCD. Starting with the first expression, we can multiply $$\\\\frac{y+3}{y+1}$$ by a factor to make the denominator $$\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h5","type":"hint","dependencies":["a61c721rational19a-h4"],"title":"Multiplying the First Expression","text":"The denominator of $$\\\\frac{y+3}{y-2}$$ multiplied by $$y+1$$ equals $$\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)$$. So, we need to multiply $$\\\\frac{y+3}{y+1}$$ by $$\\\\left(y+1\\\\right) \\\\left(y+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y^2+4y+3}{\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)}$$"],"dependencies":["a61c721rational19a-h5"],"title":"Multiplying the First Expression","text":"What is $$\\\\frac{y+3}{y-2} \\\\left(y+1\\\\right) \\\\left(y+1\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2+4y+3$$"],"dependencies":["a61c721rational19a-h6"],"title":"Multiplying the First Expression","text":"$$\\\\left(y+3\\\\right) \\\\left(y+1\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h8","type":"hint","dependencies":["a61c721rational19a-h7"],"title":"Multiplying the First Expression","text":"When multiplying polynomials, we need to use FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h9","type":"hint","dependencies":["a61c721rational19a-h8"],"title":"Multiplying the First Expression","text":"First, multiply the first value in each polynomial: $$y y=y^2$$. Next, multiply the outside values: $$1y=y$$. Then, multiply the inside values: $$3y=3y$$. Lastly, multiply the last values: $$3\\\\times1=3$$. Finally, combine like terms: $$y+3y=4y$$. So, the expression reads $$y^2+4y+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h10","type":"hint","dependencies":["a61c721rational19a-h9"],"title":"Multiplying the Second Expression","text":"Next, we need to multiply the second expression by a fraction to make the denominator equal to the LCD. Because the denominator of $$\\\\frac{y-3}{y+1}$$ needs to by multiplied by $$y-2$$ to become $$\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)$$, we need to $$\\\\frac{y-3}{y+1}$$ by $$(y-2)(y-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y^2-5y+\\\\frac{6}{\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)}$$"],"dependencies":["a61c721rational19a-h10"],"title":"Multiplying the Second Expression","text":"What is $$\\\\frac{y+3}{y-2} \\\\frac{y+1}{y+1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h12","type":"hint","dependencies":["a61c721rational19a-h11"],"title":"Multiplying the Second Expression","text":"When multiplying polynomials, we need to use FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h13","type":"hint","dependencies":["a61c721rational19a-h12"],"title":"Multiplying the Second Expression","text":"First, multiply the first value in each polynomial: $$y y=y^2$$. Next, multiply the outside values: $$1y=y$$. Then, multiply the inside values: $$3y=3y$$. Lastly, multiply the last values: $$3\\\\times1=3$$. Finally, combine like terms: $$y+3y=4y$$. So, the expression reads $$y^2+4y+3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h14","type":"hint","dependencies":["a61c721rational19a-h13"],"title":"Adding the Expressions","text":"Because the expressions now have the same denominator, we can add the numerators to get the sum of the two expressions. We\'ll leave the denominator as it is, but combine the numerator\'s like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h15","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["9a"],"dependencies":["a61c721rational19a-h14"],"title":"Adding the Expressions","text":"What is $$y^2+4y+3-y^2-5y+6$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h16","type":"hint","dependencies":["a61c721rational19a-h15"],"title":"Adding the Expressions","text":"Combine the like terms: $$y^2-y^2=0;$$ $$4y+5y=9y;$$ $$3-6=-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational19a-h17","type":"hint","dependencies":["a61c721rational19a-h16"],"title":"Final Expression","text":"Now we have our final expression: $$\\\\frac{2y^2-y+9}{\\\\left(y-2\\\\right) \\\\left(y+1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational2","title":"Dividing Rational Expressions","body":"Divide the rational expressions and express the quotient in simplest form:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational2a","stepAnswer":["$$\\\\frac{\\\\left(2x-3\\\\right) \\\\left(x+1\\\\right)}{\\\\left(x-1\\\\right) \\\\left(x-2\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{2x^2+x-6}{x^2-1}}{\\\\frac{x^2-4}{x^2+2x+1}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(2x-3\\\\right) \\\\left(x+1\\\\right)}{\\\\left(x-1\\\\right) \\\\left(x-2\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a61c721rational2a-h1","type":"hint","dependencies":[],"title":"Factor the expression","text":"Factoring is the process to split a product into a group of factors (a multiplication of simpler expressions).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h2","type":"hint","dependencies":["a61c721rational2a-h1"],"title":"Factor the expression","text":"Not all terms can be factored. Factor the terms that can be split further.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h3","type":"hint","dependencies":["a61c721rational2a-h2"],"title":"Factor the expression","text":"In this case, we can factor all the factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2x-3\\\\right) \\\\left(x+2\\\\right)$$"],"dependencies":["a61c721rational2a-h3"],"title":"Factor the expression","text":"What does $$2x^2+x-6$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+1\\\\right) \\\\left(x-1\\\\right)$$"],"dependencies":["a61c721rational2a-h4"],"title":"Factor the expression","text":"What does $$x^2-1$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a61c721rational2a-h5"],"title":"Factor the expression","text":"What does $$x^2-4$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(x+1\\\\right)}^2$$"],"dependencies":["a61c721rational2a-h6"],"title":"Factor the expression","text":"What does $$x^2+2x+1$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h8","type":"hint","dependencies":["a61c721rational2a-h7"],"title":"Cancel terms","text":"Now that you have factored all possible terms, if you see the same term in the numerator and the denominator of the product, you can cancel it out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h9","type":"hint","dependencies":["a61c721rational2a-h8"],"title":"Cancel terms","text":"In this case, we can cancel out $$x+1$$ and $$x+2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational2a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(2x-3\\\\right) \\\\left(x+1\\\\right)}{\\\\left(x-1\\\\right) \\\\left(x-2\\\\right)}$$"],"dependencies":["a61c721rational2a-h9"],"title":"Final Answer","text":"After canceling out terms, your final answer will remain in product form. What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational20","title":"Combining Rational Expressions","body":"Subtract the rational expressions, and then simplify.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational20a","stepAnswer":["$$z^2-13z-6$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3z}{z+1}-\\\\frac{2z+5}{z-2}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$z^2-13z-6$$","hints":{"DefaultPathway":[{"id":"a61c721rational20a-h1","type":"hint","dependencies":[],"title":"Common Denominator","text":"The first step is to find the least common denominator of two rational expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)$$"],"dependencies":["a61c721rational20a-h1"],"title":"Common Denominator","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h3","type":"hint","dependencies":["a61c721rational20a-h2"],"title":"Common Denominator","text":"Since we do not know the value of $$z$$, the least common multiple of the denominators is their product. So, the LCD is $$\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h4","type":"hint","dependencies":["a61c721rational20a-h3"],"title":"Multiplying the First Expression","text":"Now we need to multiply both expressions by a factor equal to $$1$$ that makes the denominators equal to the LCD. Starting with the first expression, we can multiply $$\\\\frac{3z}{z+1}$$ by a factor to make the denominator $$\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h5","type":"hint","dependencies":["a61c721rational20a-h4"],"title":"Multiplying the First Expression","text":"The denominator of $$\\\\frac{3z}{z-2}$$ multiplied by $$z+1$$ equals $$\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)$$. So, we need to multiply $$\\\\frac{3z}{y+1}$$ by $$\\\\frac{z-2}{z-2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{3z^2-6z}{\\\\left(z+1\\\\right) \\\\left(z-2\\\\right)}$$"],"dependencies":["a61c721rational20a-h5"],"title":"Multiplying the First Expression","text":"What is $$\\\\frac{3z}{z+1} \\\\frac{z-2}{z-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3z^2-6z$$"],"dependencies":["a61c721rational20a-h6"],"title":"Multiplying the First Expression","text":"What is $$3z \\\\left(z-2\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h8","type":"hint","dependencies":["a61c721rational20a-h7"],"title":"Multiplying the First Expression","text":"We need to distribute the $$3z$$ into the $$(z-2)$$: $$3z z=3z^2$$ and $$3z \\\\left(-2\\\\right)=-6z$$. So, the numerator is $$\\\\frac{3z^2}{\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)}$$. We can leave the denominator in its factored form.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h9","type":"hint","dependencies":["a61c721rational20a-h8"],"title":"Multiplying the Second Expression","text":"Next, we need to multiply the second expression by a fraction to make the denominator equal to the LCD. Because the denominator of $$\\\\frac{2z+5}{z+1}$$ needs to by multiplied by $$(z-2)$$ to become $$\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)$$, we need to $$\\\\frac{2z+5}{z+1}$$ by $$\\\\frac{z-2}{z-2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2z^2+7z+5}{\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)}$$"],"dependencies":["a61c721rational20a-h9"],"title":"Multiplying the Second Expression","text":"What is $$\\\\frac{2z+5}{z-2} \\\\frac{z+1}{z+1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h11","type":"hint","dependencies":["a61c721rational20a-h10"],"title":"Multiplying the Second Expression","text":"When multiplying polynomials, we need to use FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h12","type":"hint","dependencies":["a61c721rational20a-h11"],"title":"Multiplying the Second Expression","text":"First, multiply the first value in each polynomial: $$2z z=2z^2$$. Next, multiply the outside values: $$2z\\\\times1=2z$$. Then, multiply the inside values: $$5z=5z$$. Lastly, multiply the last values: $$5\\\\times1=5$$. Finally, combine like terms: $$2z+5z=7z$$. So, the expression reads $$2z^2+7z+5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h13","type":"hint","dependencies":["a61c721rational20a-h12"],"title":"Subtracting the Expressions","text":"Because the expressions now have the same denominator, we can add the numerators to get the difference of the two expressions. We\'ll leave the denominator as it is, but combine the numerator\'s like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h14","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$z^2-13z-6$$"],"dependencies":["a61c721rational20a-h13"],"title":"Subtracting the Expressions","text":"What is $$3z^2-6z-2z^2+7z+5$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h15","type":"hint","dependencies":["a61c721rational20a-h14"],"title":"Subtracting the Expressions","text":"Combine the like terms: $$3z^2-2z^2=z^2$$ $$-6z-7z=-13z;$$ $$-6$$ stays the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational20a-h16","type":"hint","dependencies":["a61c721rational20a-h15"],"title":"Final Expression","text":"Now we have our final expression: $$\\\\frac{z^2-13z-6}{\\\\left(z-2\\\\right) \\\\left(z+1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational21","title":"Combining Rational Expressions","body":"Add the rational expressions, and then simplify.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational21a","stepAnswer":["$$\\\\frac{2xy+x+y}{\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2xy+x+y}{\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2xy+x+y}{\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)}$$","hints":{"DefaultPathway":[{"id":"a61c721rational21a-h1","type":"hint","dependencies":[],"title":"Common Denominator","text":"The first step is to find the least common denominator of two rational expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)$$"],"dependencies":["a61c721rational21a-h1"],"title":"Common Denominator","text":"What is the least common denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h3","type":"hint","dependencies":["a61c721rational21a-h2"],"title":"Common Denominator","text":"Since we do not know the value of $$x$$ or $$y$$, the least common multiple of the denominators is their product. So, the LCD is $$\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h4","type":"hint","dependencies":["a61c721rational21a-h3"],"title":"Multiplying the First Expression","text":"Now we need to multiply both expressions by a factor equal to $$1$$ that makes the denominators equal to the LCD. Starting with the first expression, we can multiply $$\\\\frac{x}{x+1}$$ by a factor to make the denominator $$\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h5","type":"hint","dependencies":["a61c721rational21a-h4"],"title":"Multiplying the First Expression","text":"The denominator of $$\\\\frac{x}{x+1}$$ multiplied by $$y+1$$ equals $$\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)$$. So, we need to multiply $$\\\\frac{x}{x+1}$$ by $$\\\\frac{y+1}{y+1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{xy+x}{\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)}$$"],"dependencies":["a61c721rational21a-h5"],"title":"Multiplying the First Expression","text":"What is $$\\\\frac{x}{x+1} \\\\frac{y+1}{y+1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h7","type":"hint","dependencies":["a61c721rational21a-h6"],"title":"Multiplying the First Expression","text":"We can keep the denominator as it is, but distribute the $$x$$ into $$y+1$$: $$xy+x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h8","type":"hint","dependencies":["a61c721rational21a-h7"],"title":"Multiplying the Second Expression","text":"Next, we need to multiply the second expression by a fraction to make the denominator equal to the LCD. Because the denominator of $$\\\\frac{y}{y+1}$$ needs to by multiplied by $$x+1$$ to become $$\\\\left(z+1\\\\right) \\\\left(y+1\\\\right)$$, we need to $$\\\\frac{y}{y+1}$$ by $$\\\\frac{y+1}{y+1}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{xy+y}{\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)}$$"],"dependencies":["a61c721rational21a-h8"],"title":"Multiplying the Second Expression","text":"What is $$\\\\frac{y}{y+1} \\\\frac{x+1}{x+1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h10","type":"hint","dependencies":["a61c721rational21a-h9"],"title":"Multiplying the Second Expression","text":"Distribute the $$y$$ into $$x+1$$: $$x y=xy$$ and $$1y=y$$, so the expression reads $$xy+y$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h11","type":"hint","dependencies":["a61c721rational21a-h10"],"title":"Subtracting the Expressions","text":"Because the expressions now have the same denominator, we can add the numerators to get the sum of the two expressions. We\'ll leave the denominator as it is, but combine the numerator\'s like terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2xy+x+y$$"],"dependencies":["a61c721rational21a-h11"],"title":"Subtracting the Expressions","text":"What is $$xy+x+xy+y$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h13","type":"hint","dependencies":["a61c721rational21a-h12"],"title":"Subtracting the Expressions","text":"Combine the like terms: $$xy+xy=2xy;$$ the $$x$$ and $$y$$ stay the same.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational21a-h14","type":"hint","dependencies":["a61c721rational21a-h13"],"title":"Final Expression","text":"Now we have our final expression: $$\\\\frac{2xy+x+y}{\\\\left(x+1\\\\right) \\\\left(y+1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational22","title":"Rational Expressions","body":"For the following exercise, multiply the rational expressions and express the product in simplest form.","variabilization":{},"oer":"https://openstax.org/","license":0,"lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational22a","stepAnswer":["$$\\\\frac{\\\\left(d+5\\\\right) \\\\left(d-5\\\\right)}{5d-1} \\\\left(5d+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2d^2+15d+25}{4d^2-25}$$ * $$\\\\frac{2d^2-15d+25}{25d-1}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(d+5\\\\right) \\\\left(d-5\\\\right)}{5d-1} \\\\left(5d+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a61c721rational22a-h1","type":"hint","dependencies":[],"title":"Factoring","text":"First, we need to factor $$2d^2$$ + $$15d$$ + $$25$$.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h2","type":"hint","dependencies":["a61c721rational22a-h1"],"title":"Split","text":"Split $$15d$$ to $$10d$$ and $$5d$$.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2d\\\\left(d+5\\\\right)$$"],"dependencies":["a61c721rational22a-h2"],"title":"Factoring","text":"What is the factoring of $$2d^2$$ + $$10d$$?","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5\\\\left(d+5\\\\right)$$"],"dependencies":["a61c721rational22a-h3"],"title":"Factoring","text":"What is the factoring of $$5d+25$$?","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2d+5\\\\right) \\\\left(d+5\\\\right)$$"],"dependencies":["a61c721rational22a-h4"],"title":"Factoring","text":"Factor out the common factor $$d+5$$?","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(2d+5\\\\right) \\\\left(2d-5\\\\right)$$"],"dependencies":["a61c721rational22a-h5"],"title":"Factoring","text":"Factor $$4d^2$$ - $$25$$ using difference of squares.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(5d-1\\\\right) \\\\left(5d+1\\\\right)$$"],"dependencies":["a61c721rational22a-h6"],"title":"Factoring","text":"Factor $$25d^2$$ - $$1$$ using difference of squares.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h8","type":"hint","dependencies":["a61c721rational22a-h7"],"title":"Factoring","text":"Next, we need to factor $$2d^2$$ - $$15d$$ + $$25$$.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h9","type":"hint","dependencies":["a61c721rational22a-h8"],"title":"Split","text":"Split $$15d$$ to $$-10d$$ and $$-5d$$.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2d(d-5)$$"],"dependencies":["a61c721rational22a-h9"],"title":"Factoring","text":"What is the factoring of $$2d^2$$ - $$10d$$?","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-5(d-5)$$"],"dependencies":["a61c721rational22a-h10"],"title":"Factoring","text":"What is the factoring of $$-5d+25$$.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h12","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$(2d-5)(d-5)$$"],"dependencies":["a61c721rational22a-h11"],"title":"Factoring","text":"Factor out the common factor $$(d-5)$$.","variabilization":{},"oer":"","license":""},{"id":"a61c721rational22a-h13","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(d+5\\\\right) \\\\left(d-5\\\\right)}{5d-1} \\\\left(5d+1\\\\right)$$"],"dependencies":["a61c721rational22a-h12"],"title":"Simplify","text":"Cross out the same factors on top and bottom.","variabilization":{},"oer":"","license":""}]}}]},{"id":"a61c721rational3","title":"Adding Rational Expressions","body":"Add the rational expressions:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational3a","stepAnswer":["$$\\\\frac{6x+5y}{xy}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{5}{x}+\\\\frac{6}{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{6x+5y}{xy}$$","hints":{"DefaultPathway":[{"id":"a61c721rational3a-h1","type":"hint","dependencies":[],"title":"The least common multiple","text":"The LCM or least common multiple of a set of numbers is the smallest positive integer that is divisible by all those numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational3a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["xy"],"dependencies":["a61c721rational3a-h1"],"title":"The least common multiple","text":"To combine the fractions, we want to find the LCM of the denominators. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational3a-h3","type":"hint","dependencies":["a61c721rational3a-h2"],"title":"Multiplication by $$1$$","text":"We must multiple each expression by the appropriate form of $$1$$ to obtain xy as the denominator for each fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational3a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y}{y}$$"],"dependencies":["a61c721rational3a-h3"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{5}{x}$$ so that its denominator becomes xy?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational3a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x}{x}$$"],"dependencies":["a61c721rational3a-h4"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{6}{y}$$ so that its denominator becomes xy?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational3a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{6x+5y}{xy}$$"],"dependencies":["a61c721rational3a-h5"],"title":"Adding Terms","text":"Now that both terms have the same denominator, we can add their numerators. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational4","title":"Subtracting Rational Expressions","body":"Subtract the rational expressions:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational4a","stepAnswer":["$$\\\\frac{4\\\\left(x-4\\\\right)}{{\\\\left(x+2\\\\right)}^{2\\\\left(x-2\\\\right)}}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{6}{x^2+4x+4}-\\\\frac{2}{x^2-4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{4\\\\left(x-4\\\\right)}{{\\\\left(x+2\\\\right)}^{2\\\\left(x-2\\\\right)}}$$","hints":{"DefaultPathway":[{"id":"a61c721rational4a-h1","type":"hint","dependencies":[],"title":"Factor the expression","text":"Factoring is the process to split a product into a group of factors (a multiplication of simpler expressions).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h2","type":"hint","dependencies":["a61c721rational4a-h1"],"title":"Factor the expression","text":"Not all terms can be factored. Factor the terms that can be split further.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h3","type":"hint","dependencies":["a61c721rational4a-h2"],"title":"Factor the expression","text":"In this case, we should factor the denominators since they can be broken into individual factors.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(x+2\\\\right)}^2$$"],"dependencies":["a61c721rational4a-h3"],"title":"Factor the expression","text":"What does $$x^2+4x+4$$ factor to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a61c721rational4a-h4"],"title":"Factor the expression","text":"What does $$x^2-4$$ factor to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h6","type":"hint","dependencies":["a61c721rational4a-h5"],"title":"The least common multiple","text":"The LCM or least common multiple of a set of numbers is the smallest positive integer that is divisible by all those numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(x+2\\\\right)}^{2\\\\left(x-2\\\\right)}$$"],"dependencies":["a61c721rational4a-h6"],"title":"The least common multiple","text":"To combine the fractions, we want to find the LCM of the denominators. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h8","type":"hint","dependencies":["a61c721rational4a-h7"],"title":"Multiplication by $$1$$","text":"We must multiple each expression by the appropriate form of $$1$$ to obtain xy as the denominator for each fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x-2$$"],"dependencies":["a61c721rational4a-h8"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{6}{x^2+4x+4}$$ so that its denominator becomes $${\\\\left(x+2\\\\right)}^{2\\\\left(x-2\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h10","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$x+2$$"],"dependencies":["a61c721rational4a-h9"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{2}{x^2-4}$$ so that its denominator becomes $${\\\\left(x+2\\\\right)}^{2\\\\left(x-2\\\\right)}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational4a-h11","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{4\\\\left(x-4\\\\right)}{{\\\\left(x+2\\\\right)}^{2\\\\left(x-2\\\\right)}}$$"],"dependencies":["a61c721rational4a-h10"],"title":"Adding Terms","text":"Now that both terms have the same denominator, we can add their numerators. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational5","title":"Multiplying Rational Expressions","body":"Multiply the rational expressions and show the product in simplest form:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational5a","stepAnswer":["$$\\\\frac{\\\\left(x+5\\\\right) \\\\left(x+6\\\\right)}{x+2} \\\\left(x+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\left(x^2+11x+30\\\\right) \\\\left(x^2+7x+12\\\\right)}{x^2+5x+6} \\\\left(x^2+8x+16\\\\right)$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(x+5\\\\right) \\\\left(x+6\\\\right)}{x+2} \\\\left(x+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a61c721rational5a-h1","type":"hint","dependencies":[],"title":"Factor the expression","text":"Factoring is the process to split a product into a group of factors (a multiplication of simpler expressions).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h2","type":"hint","dependencies":["a61c721rational5a-h1"],"title":"Factor the expression","text":"Not all terms can be factored. Factor the terms that can be split further.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h3","type":"hint","dependencies":["a61c721rational5a-h2"],"title":"Factor the expression","text":"In this case, we can factor all $$4$$ terms.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+5\\\\right) \\\\left(x+6\\\\right)$$"],"dependencies":["a61c721rational5a-h3"],"title":"Factor the expression","text":"What does $$x^2+11x-\\\\left(+30\\\\right)$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+2\\\\right) \\\\left(x+3\\\\right)$$"],"dependencies":["a61c721rational5a-h4"],"title":"Factor the expression","text":"What does $$x^2+5x+6$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+3\\\\right) \\\\left(x+4\\\\right)$$"],"dependencies":["a61c721rational5a-h5"],"title":"Factor the expression","text":"What does $$x^2+7x+12$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$${\\\\left(x+4\\\\right)}^2$$"],"dependencies":["a61c721rational5a-h6"],"title":"Factor the expression","text":"What does $$x^2+8x+16$$ factor into?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h8","type":"hint","dependencies":["a61c721rational5a-h7"],"title":"Cancel terms","text":"Now that you have factored all possible terms, if you see the same term in the numerator and the denominator of the product, you can cancel it out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational5a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(x+5\\\\right) \\\\left(x+6\\\\right)}{x+2} \\\\left(x+4\\\\right)$$"],"dependencies":["a61c721rational5a-h8"],"title":"Cancel terms","text":"In this case, we can cancel $$x+3$$ and $$x+4$$. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational6","title":"Dividing Rational Expressions","body":"Divide the rational expressions and express the quotient in simplest form:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational6a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{9x^2-6}{3x^2+17x-28}}{\\\\frac{3x^2-2x-8}{x^2+5x-14}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a61c721rational6a-h1","type":"hint","dependencies":[],"title":"Factor the expression","text":"Factoring is the process to split a product into a group of factors (a multiplication of simpler expressions).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h2","type":"hint","dependencies":["a61c721rational6a-h1"],"title":"Factor the expression","text":"Not all terms can be factored. Factor the terms that can be split further.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h3","type":"hint","dependencies":["a61c721rational6a-h2"],"title":"Factor the expression","text":"In this case, we should factor all the expressions.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(3x-4\\\\right) \\\\left(3x+4\\\\right)$$"],"dependencies":["a61c721rational6a-h3"],"title":"Factor the expression","text":"What does $$9x^2-16$$ factor to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(3x-4\\\\right) \\\\left(x+7\\\\right)$$"],"dependencies":["a61c721rational6a-h4"],"title":"Factor the expression","text":"What does $$3x^2+17x-28$$ factor to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+7\\\\right) \\\\left(x-2\\\\right)$$"],"dependencies":["a61c721rational6a-h5"],"title":"Factor the expression","text":"What does $$x^2+5x-14$$ factor to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x-2\\\\right) \\\\left(3x+4\\\\right)$$"],"dependencies":["a61c721rational6a-h6"],"title":"Factor the expression","text":"What does $$3x^2-2x-8$$ factor to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h8","type":"hint","dependencies":["a61c721rational6a-h7"],"title":"Cancel terms","text":"Now that you have factored all possible terms, if you see the same term in the numerator and the denominator of the product, you can cancel it out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational6a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a61c721rational6a-h8"],"title":"Cancel terms","text":"In this case, we can cancel every single term out. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational7","title":"Subtracting Rational Expressions","body":"Subtract the rational expressions:","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational7a","stepAnswer":["$$\\\\frac{2\\\\left(x-7\\\\right)}{x+5} \\\\left(x-3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{3}{x+5}-\\\\frac{1}{x-3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2\\\\left(x-7\\\\right)}{x+5} \\\\left(x-3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a61c721rational7a-h1","type":"hint","dependencies":[],"title":"The least common multiple","text":"The LCM or least common multiple of a set of numbers is the smallest positive integer that is divisible by all those numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational7a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(x+5\\\\right) \\\\left(x-3\\\\right)$$"],"dependencies":["a61c721rational7a-h1"],"title":"The least common multiple","text":"To combine the fractions, we want to find the LCM of the denominators. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational7a-h3","type":"hint","dependencies":["a61c721rational7a-h2"],"title":"Multiplication by $$1$$","text":"We must multiple each expression by the appropriate form of $$1$$ to obtain xy as the denominator for each fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational7a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x-3}{x-3}$$"],"dependencies":["a61c721rational7a-h3"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{3}{x+5}$$ so that its denominator becomes $$\\\\left(x+5\\\\right) \\\\left(x-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational7a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x+5}{x+5}$$"],"dependencies":["a61c721rational7a-h4"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{1}{x-3}$$ so that its denominator becomes $$\\\\left(x+5\\\\right) \\\\left(x-3\\\\right)$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational7a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{2\\\\left(x-7\\\\right)}{x+5} \\\\left(x-3\\\\right)$$"],"dependencies":["a61c721rational7a-h5"],"title":"Adding Terms","text":"Now that both terms have the same denominator, we can add their numerators. What is our final answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational8","title":"Simplifying Expressions","body":"Simplifying Complex Rational Expressions","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational8a","stepAnswer":["$$\\\\frac{\\\\left(x-y\\\\right) \\\\left(x+y\\\\right)}{x}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{\\\\frac{x}{y}-\\\\frac{y}{x}}{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{\\\\left(x-y\\\\right) \\\\left(x+y\\\\right)}{x}$$","hints":{"DefaultPathway":[{"id":"a61c721rational8a-h1","type":"hint","dependencies":[],"title":"The least common multiple","text":"The LCM or least common multiple of a set of numbers is the smallest positive integer that is divisible by all those numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["xy"],"dependencies":["a61c721rational8a-h1"],"title":"The least common multiple","text":"To combine the fractions in the numerator, we want to find the LCM of the denominators. What is it?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h3","type":"hint","dependencies":["a61c721rational8a-h2"],"title":"Multiplication by $$1$$","text":"We must multiple each expression by the appropriate form of $$1$$ to obtain xy as the denominator for each fraction.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y}{y}$$"],"dependencies":["a61c721rational8a-h3"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{x}{y}$$ so that its denominator becomes xy?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h5","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{x}{x}$$"],"dependencies":["a61c721rational8a-h4"],"title":"Multiplication by $$1$$","text":"What should we multiply to $$\\\\frac{y}{x}$$ so that its denominator becomes xy?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(x-y\\\\right) \\\\left(x+y\\\\right)}{xy}$$"],"dependencies":["a61c721rational8a-h5"],"title":"Adding Terms","text":"Now that both terms have the same denominator, we can add their numerators. What does the numerator simplify to?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h7","type":"hint","dependencies":["a61c721rational8a-h6"],"title":"Cancel terms","text":"Now that you have factored all possible terms, if you see the same term in the numerator and the denominator of the product, you can cancel it out.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y$$"],"dependencies":["a61c721rational8a-h7"],"title":"Cancel terms","text":"What term can we cancel out?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational8a-h9","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{\\\\left(x-y\\\\right) \\\\left(x+y\\\\right)}{x}$$"],"dependencies":["a61c721rational8a-h8"],"title":"Final Answer","text":"After canceling out terms, your final answer will remain in product form. What is the answer?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a61c721rational9","title":"Rational Expressions","body":"Simplify the rational expressions.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.6 Rational Expressions","courseName":"OpenStax: College Algebra","steps":[{"id":"a61c721rational9a","stepAnswer":["$$\\\\frac{y+5}{y+6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{y^2+10y+25}{y^2+11y+30}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{y+5}{y+6}$$","hints":{"DefaultPathway":[{"id":"a61c721rational9a-h1","type":"hint","dependencies":[],"title":"Factoring Trinomials","text":"Factor the trinomial in the numerator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational9a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y+5\\\\right) \\\\left(y+5\\\\right)$$"],"dependencies":["a61c721rational9a-h1"],"title":"Factoring Trinomials","text":"What are the two binomial factors of numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational9a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\left(y+5\\\\right) \\\\left(y+6\\\\right)$$"],"dependencies":["a61c721rational9a-h2"],"title":"Factoring Trinomials","text":"What are the two binomial factors of denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational9a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y+5$$"],"dependencies":["a61c721rational9a-h3"],"title":"Common Factor","text":"What is the common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational9a-h5","type":"hint","dependencies":["a61c721rational9a-h4"],"title":"Common Factor","text":"Cancel the common factor from the numerator and denominator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational9a-h6","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y+5$$"],"dependencies":["a61c721rational9a-h5"],"title":"Simplifying Expressions","text":"What is remaining in the numerator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational9a-h7","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$y+6$$"],"dependencies":["a61c721rational9a-h6"],"title":"Simplifying Expressions","text":"What is remaining in the denominator?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a61c721rational9a-h8","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$\\\\frac{y+5}{y+6}$$"],"dependencies":["a61c721rational9a-h7"],"title":"Simplifying Expressions","text":"What is the simplified expression?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring1","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring1a","stepAnswer":["$$2\\\\left(n+3\\\\right) \\\\left(n-7\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$2n^2-8n-42$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2\\\\left(n+3\\\\right) \\\\left(n-7\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring1a-h1","type":"hint","dependencies":[],"title":"Use a preliminary strategy","text":"As there is a greatest common factor(2), factor it out. The expression should look like this: $$2\\\\left(n^2-4n-21\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring1a-h2","type":"hint","dependencies":["a62d4a8factoring1a-h1"],"title":"Identify","text":"Inside the parentheses, is it a binomial, trinomial, or are there more than three terms? Since it is a trinomial with a coefficient of $$1$$, undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring1a-h3","type":"hint","dependencies":["a62d4a8factoring1a-h2"],"title":"Use factors","text":"Use the factors of $$-21$$ to finish FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring1a-h4","type":"hint","dependencies":["a62d4a8factoring1a-h3"],"title":"Answer","text":"The answer is $$2\\\\left(n+3\\\\right) \\\\left(n-7\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring10","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring10a","stepAnswer":["$$\\\\left(8a+5\\\\right) \\\\left(a-1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$8a^2-3a-5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(8a+5\\\\right) \\\\left(a-1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring10a-h1","type":"hint","dependencies":[],"title":"Find factor pairs of the first term","text":"The factors of $$8a^2$$ are 2a and 4a, and a and 8a.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring10a-h2","type":"hint","dependencies":["a62d4a8factoring10a-h1"],"title":"Find factor pairs of the third term","text":"The only factors of $$-5$$ are $$-1$$ and $$5$$ or $$1$$ and $$-5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring10a-h3","type":"hint","dependencies":["a62d4a8factoring10a-h2"],"title":"Test","text":"Test all possibly combinations of the factors until the correct product is found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring10a-h4","type":"hint","dependencies":["a62d4a8factoring10a-h3"],"title":"Answer","text":"The answer is $$\\\\left(8a+5\\\\right) \\\\left(a-1\\\\right)$$,","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring11","title":"Factor Trinomials of the form $${ax}^2+bx+c$$ with a GCF","body":"Factor the expression below completely","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring11a","stepAnswer":["$$3m(m-5)(m-2)$$"],"problemType":"TextBox","stepTitle":"$$3m^3-21m^2+30m$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3m(m-5)(m-2)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring11a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3m$$"],"dependencies":[],"title":"Greatest common factor","text":"What is the greatest common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring11a-h2","type":"hint","dependencies":["a62d4a8factoring11a-h1"],"title":"Factor","text":"Factor out the $$3m$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring11a-h3","type":"hint","dependencies":["a62d4a8factoring11a-h2"],"title":"Result","text":"You are left with $$3m \\\\left(m^2-7m+10\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring11a-h4","type":"hint","dependencies":["a62d4a8factoring11a-h3"],"title":"Polynomial type","text":"$$m^2-7m+10$$ is a trinomial with leading coefficient $$1$$, so undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring12","title":"Factor Trinomials of the form $${ax}^2+bx+c$$ with a GCF","body":"Factor the expression below completely","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring12a","stepAnswer":["$$5x^{2\\\\left(x-3\\\\right)} \\\\left(x+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$5x^4+10x^3-75x^2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5x^{2\\\\left(x-3\\\\right)} \\\\left(x+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring12a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5x^2$$"],"dependencies":[],"title":"Greatest common factor","text":"What is the greatest common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring12a-h2","type":"hint","dependencies":["a62d4a8factoring12a-h1"],"title":"Factor","text":"Factor out the $$5x^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring12a-h3","type":"hint","dependencies":["a62d4a8factoring12a-h2"],"title":"Result","text":"You are left with $$5x^2 \\\\left(x^2+2x-15\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring12a-h4","type":"hint","dependencies":["a62d4a8factoring12a-h3"],"title":"Polynomial type","text":"$$x^2+2x-15$$ is a trinomial with leading coefficient $$1$$, so undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring13","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring13a","stepAnswer":["$$\\\\left(2t+5\\\\right) \\\\left(t+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$2t^2+7t+5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(2t+5\\\\right) \\\\left(t+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring13a-h1","type":"hint","dependencies":[],"title":"Factor pairs of the first term","text":"The only factors for $$2t^2$$ are $$2t$$, $$1t$$ or $$-2t$$, $$-1t$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring13a-h2","type":"hint","dependencies":["a62d4a8factoring13a-h1"],"title":"Factor pairs for the third term","text":"The only factors of $$5$$ are $$1$$, $$5$$ or $$-1$$, $$-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring13a-h3","type":"hint","dependencies":["a62d4a8factoring13a-h2"],"title":"Trial and Error","text":"Test all the combinations of the factors until the correct product is found","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring14","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring14a","stepAnswer":["$$\\\\left(11x+1\\\\right) \\\\left(x+3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$11x^2+34x+3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(11x+1\\\\right) \\\\left(x+3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring14a-h1","type":"hint","dependencies":[],"title":"Factor pairs of the first term","text":"The only factors for $$11x^2$$ are $$11x$$, $$x$$ or $$-11x$$, $$-x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring14a-h2","type":"hint","dependencies":["a62d4a8factoring14a-h1"],"title":"Factor pairs for the third term","text":"The only factors of $$3$$ are $$1$$, $$3$$ or $$-1$$, $$-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring14a-h3","type":"hint","dependencies":["a62d4a8factoring14a-h2"],"title":"Trial and Error","text":"Test all the combinations of the factors until the correct product is found","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring15","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring15a","stepAnswer":["$$(4w-1)(w-1)$$"],"problemType":"TextBox","stepTitle":"$$4w^2-5w+1$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(4w-1)(w-1)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring15a-h1","type":"hint","dependencies":[],"title":"Factor pairs of the first term","text":"The factors for $$4w^2$$ are 4w, w or 2w, 2w","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring15a-h2","type":"hint","dependencies":["a62d4a8factoring15a-h1"],"title":"Factor pairs for the third term","text":"Find the factors if the last rem. Consider the signs. The coefficient of the middle term is negative, so we use the negative factors. The only factors of $$1$$ are $$-1$$, $$-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring15a-h3","type":"hint","dependencies":["a62d4a8factoring15a-h2"],"title":"Trial and Error","text":"Test all the combinations of the factors until the correct product is found","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring16","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring16a","stepAnswer":["$$(3p-2)(2p-5)$$"],"problemType":"TextBox","stepTitle":"$$6p^2-19p+10$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(3p-2)(2p-5)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring16a-h1","type":"hint","dependencies":[],"title":"Factor pairs of the first term","text":"The factors for $$6p^2$$ are 3p,2p, or $$6p$$, $$1p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring16a-h2","type":"hint","dependencies":["a62d4a8factoring16a-h1"],"title":"Factor pairs for the third term","text":"Find the factors if the last rem. Consider the signs. The coefficient of the middle term is negative, so we use the negative factors. The factors of $$10$$ are $$-10$$, $$-1$$ or $$-2$$, $$-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring16a-h3","type":"hint","dependencies":["a62d4a8factoring16a-h2"],"title":"Trial and Error","text":"Test all the combinations of the factors until the correct product is found","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring17","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring17a","stepAnswer":["$$\\\\left(4q+1\\\\right) \\\\left(q-2\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$4q^2-7q-2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(4q+1\\\\right) \\\\left(q-2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring17a-h1","type":"hint","dependencies":[],"title":"Factor pairs of the first term","text":"The factors for $$4q^2$$ are 4q, 1q or 2q, 2q","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring17a-h2","type":"hint","dependencies":["a62d4a8factoring17a-h1"],"title":"Factor pairs for the third term","text":"The factors of $$-2$$ are $$-2$$, $$1$$ or $$-1$$, $$2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring17a-h3","type":"hint","dependencies":["a62d4a8factoring17a-h2"],"title":"Trial and Error","text":"Test all the combinations of the factors until the correct product is found","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring18","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring18a","stepAnswer":["$$\\\\left(4p-3\\\\right) \\\\left(p+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$4p^2+17p-15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(4p-3\\\\right) \\\\left(p+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring18a-h1","type":"hint","dependencies":[],"title":"Factor pairs of the first term","text":"The factors for $$4p^2$$ are $$4p$$, $$1p$$ or $$2p$$, $$2p$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring18a-h2","type":"hint","dependencies":["a62d4a8factoring18a-h1"],"title":"Factor pairs for the third term","text":"The factors of $$-15$$ are $$-15$$, $$1$$ or $$-1$$, $$15$$ or $$--3$$, $$5$$ or 3,-5","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring18a-h3","type":"hint","dependencies":["a62d4a8factoring18a-h2"],"title":"Trial and Error","text":"Test all the combinations of the factors until the correct product is found","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring19","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring19a","stepAnswer":["$$16(x-1)(x-1)$$"],"problemType":"TextBox","stepTitle":"$$16x^2-32x+16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16(x-1)(x-1)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring19a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$16$$"],"dependencies":[],"title":"Greatest common factor","text":"What is the greatest common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring19a-h2","type":"hint","dependencies":["a62d4a8factoring19a-h1"],"title":"Factor","text":"Factor out the $$16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring19a-h3","type":"hint","dependencies":["a62d4a8factoring19a-h2"],"title":"Polynomial type","text":"$$x^2-2x+1$$ is a trinomial with leading coefficient $$1$$, so undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring2","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring2a","stepAnswer":["$$4\\\\left(m+1\\\\right) \\\\left(m-2\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$4m^2-4m-8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4\\\\left(m+1\\\\right) \\\\left(m-2\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring2a-h1","type":"hint","dependencies":[],"title":"Use a preliminary strategy","text":"As there is a greatest common factor(4), factor it out. The expression should look like this: $$4\\\\left(m^2-m-2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring2a-h2","type":"hint","dependencies":["a62d4a8factoring2a-h1"],"title":"Identify","text":"Inside the parentheses, is it a binomial, trinomial, or are there more than three terms? Since it is a trinomial with a coefficient of $$1$$, undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring2a-h3","type":"hint","dependencies":["a62d4a8factoring2a-h2"],"title":"Use factors","text":"Use the factors of $$-2$$ to finish FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring2a-h4","type":"hint","dependencies":["a62d4a8factoring2a-h3"],"title":"Answer","text":"The answer is $$4\\\\left(m+1\\\\right) \\\\left(m-2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring20","title":"Factor Trinomials Using Trial and Error","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring20a","stepAnswer":["$$10q\\\\left(3q+2\\\\right) \\\\left(q+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$30q^3+140q^2+80q$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$10q\\\\left(3q+2\\\\right) \\\\left(q+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring20a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["10q"],"dependencies":[],"title":"Greatest common factor","text":"What is the greatest common factor?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring20a-h2","type":"hint","dependencies":["a62d4a8factoring20a-h1"],"title":"Factor","text":"Factor out the 10q","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring20a-h3","type":"hint","dependencies":["a62d4a8factoring20a-h2"],"title":"Factor pairs of the first term","text":"The factors for $$3q^2$$ are 3q, 1q","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring20a-h4","type":"hint","dependencies":["a62d4a8factoring20a-h3"],"title":"Factor pairs for the third term","text":"The factors of $$-8$$ are $$1$$, $$8$$ or $$2$$, $$4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring20a-h5","type":"hint","dependencies":["a62d4a8factoring20a-h4"],"title":"Trial and Error","text":"Test all the combinations of the factors until the correct product is found","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring21","title":"Factor Trinomials Using the \'ac\' Method","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring21a","stepAnswer":["$$\\\\left(5n+1\\\\right) \\\\left(n+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$5n^2+21n+4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(5n+1\\\\right) \\\\left(n+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring21a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":[],"title":"Product of ac","text":"What is the product of $$a c$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring21a-h2","type":"hint","dependencies":["a62d4a8factoring21a-h1"],"title":"Two numbers $$m$$ and $$n$$","text":"Find $$2$$ numbers that multiply to ac and add to $$b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring21a-h3","type":"hint","dependencies":["a62d4a8factoring21a-h2"],"title":"Split middle term","text":"Split the middle term using $$m$$ and n: $${ax}^2+bx+c={ax}^2+mx+nx+c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring21a-h4","type":"hint","dependencies":["a62d4a8factoring21a-h3"],"title":"Factor by grouping","text":"The expression you are left with is an expression with $$4$$ terms. Factor by grouping.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring22","title":"Factor Trinomials Using the \'ac\' Method","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring22a","stepAnswer":["$$\\\\left(3z+1\\\\right) \\\\left(3z+4\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$9z^2+15z+4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(3z+1\\\\right) \\\\left(3z+4\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring22a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$36$$"],"dependencies":[],"title":"Product of ac","text":"What is the product of $$a c$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring22a-h2","type":"hint","dependencies":["a62d4a8factoring22a-h1"],"title":"Two numbers $$m$$ and $$n$$","text":"Find $$2$$ numbers that multiply to ac and add to $$b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring22a-h3","type":"hint","dependencies":["a62d4a8factoring22a-h2"],"title":"Split middle term","text":"Split the middle term using $$m$$ and n: $${ax}^2+bx+c={ax}^2+mx+nx+c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring22a-h4","type":"hint","dependencies":["a62d4a8factoring22a-h3"],"title":"Factor by grouping","text":"The expression you are left with is an expression with $$4$$ terms. Factor by grouping.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring23","title":"Factor Trinomials Using the \'ac\' Method","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring23a","stepAnswer":["$$(2k-3)(2k-5)$$"],"problemType":"TextBox","stepTitle":"$$4k^2-16k+15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(2k-3)(2k-5)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring23a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$60$$"],"dependencies":[],"title":"Product of ac","text":"What is the product of $$a c$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring23a-h2","type":"hint","dependencies":["a62d4a8factoring23a-h1"],"title":"Two numbers $$m$$ and $$n$$","text":"Find $$2$$ numbers that multiply to ac and add to $$b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring23a-h3","type":"hint","dependencies":["a62d4a8factoring23a-h2"],"title":"Split middle term","text":"Split the middle term using $$m$$ and n: $${ax}^2+bx+c={ax}^2+mx+nx+c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring23a-h4","type":"hint","dependencies":["a62d4a8factoring23a-h3"],"title":"Factor by grouping","text":"The expression you are left with is an expression with $$4$$ terms. Factor by grouping.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring24","title":"Factor Trinomials Using the \'ac\' Method","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring24a","stepAnswer":["$$(5s-4)(s-1)$$"],"problemType":"TextBox","stepTitle":"$$5s^2-9s+4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(5s-4)(s-1)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring24a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$20$$"],"dependencies":[],"title":"Product of ac","text":"What is the product of $$a c$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring24a-h2","type":"hint","dependencies":["a62d4a8factoring24a-h1"],"title":"Two numbers $$m$$ and $$n$$","text":"Find $$2$$ numbers that multiply to ac and add to $$b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring24a-h3","type":"hint","dependencies":["a62d4a8factoring24a-h2"],"title":"Split middle term","text":"Split the middle term using $$m$$ and n: $${ax}^2+bx+c={ax}^2+mx+nx+c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring24a-h4","type":"hint","dependencies":["a62d4a8factoring24a-h3"],"title":"Factor by grouping","text":"The expression you are left with is an expression with $$4$$ terms. Factor by grouping.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring25","title":"Factor Trinomials Using the \'ac\' Method","body":"Factor the expression below","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring25a","stepAnswer":["$$\\\\left(3y+5\\\\right) \\\\left(2y-3\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$6y^2+y-15$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(3y+5\\\\right) \\\\left(2y-3\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring25a-h1","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-90$$"],"dependencies":[],"title":"Product of ac","text":"What is the product of $$a c$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring25a-h2","type":"hint","dependencies":["a62d4a8factoring25a-h1"],"title":"Two numbers $$m$$ and $$n$$","text":"Find $$2$$ numbers that multiply to ac and add to $$b$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring25a-h3","type":"hint","dependencies":["a62d4a8factoring25a-h2"],"title":"Split middle term","text":"Split the middle term using $$m$$ and n: $${ax}^2+bx+c={ax}^2+mx+nx+c$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring25a-h4","type":"hint","dependencies":["a62d4a8factoring25a-h3"],"title":"Factor by grouping","text":"The expression you are left with is an expression with $$4$$ terms. Factor by grouping.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring3","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring3a","stepAnswer":["$$5\\\\left(k+2\\\\right) \\\\left(k-5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$5k^2-15k-50$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5\\\\left(k+2\\\\right) \\\\left(k-5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring3a-h1","type":"hint","dependencies":[],"title":"Use a preliminary strategy","text":"As there is a greatest common factor(5), factor it out. The expression should look like this: $$5\\\\left(k^2-3k-10\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring3a-h2","type":"hint","dependencies":["a62d4a8factoring3a-h1"],"title":"Identify","text":"Inside the parentheses, is it a binomial, trinomial, or are there more than three terms? Since it is a trinomial with a coefficient of $$1$$, undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring3a-h3","type":"hint","dependencies":["a62d4a8factoring3a-h2"],"title":"Use factors","text":"Use the factors of $$-10$$ to finish FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring3a-h4","type":"hint","dependencies":["a62d4a8factoring3a-h3"],"title":"Answer","text":"The answer is $$5\\\\left(k+2\\\\right) \\\\left(k-5\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring4","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring4a","stepAnswer":["$$4(y-2)(y-7)$$"],"problemType":"TextBox","stepTitle":"$$4y^2-36y+56$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4(y-2)(y-7)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring4a-h1","type":"hint","dependencies":[],"title":"Use a preliminary strategy","text":"As there is a greatest common factor(4), factor it out. The expression should look like this: $$4\\\\left(y^2-9y+12\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring4a-h2","type":"hint","dependencies":["a62d4a8factoring4a-h1"],"title":"Identify","text":"Inside the parentheses, is it a binomial, trinomial, or are there more than three terms? Since it is a trinomial with a coefficient of $$1$$, undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring4a-h3","type":"hint","dependencies":["a62d4a8factoring4a-h2"],"title":"Use factors","text":"Use the factors of $$12$$ to finish FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring4a-h4","type":"hint","dependencies":["a62d4a8factoring4a-h3"],"title":"Answer","text":"The answer is $$4(y-2)(y-7)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring5","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring5a","stepAnswer":["$$3(r-1)(r-2)$$"],"problemType":"TextBox","stepTitle":"$$3r^2-9r+6$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3(r-1)(r-2)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring5a-h1","type":"hint","dependencies":[],"title":"Use a preliminary strategy","text":"As there is a greatest common factor(3), factor it out. The expression should look like this: $$3\\\\left(r^2-3r+2\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring5a-h2","type":"hint","dependencies":["a62d4a8factoring5a-h1"],"title":"Identify","text":"Inside the parentheses, is it a binomial, trinomial, or are there more than three terms? Since it is a trinomial with a coefficient of $$1$$, undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring5a-h3","type":"hint","dependencies":["a62d4a8factoring5a-h2"],"title":"Use factors","text":"Use the factors of $$2$$ to finish FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring5a-h4","type":"hint","dependencies":["a62d4a8factoring5a-h3"],"title":"Answer","text":"The answer is $$3(r-1)(r-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring6","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring6a","stepAnswer":["$$4u\\\\left(u-1\\\\right) \\\\left(u+5\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$4u^3+16u^2-20u$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4u\\\\left(u-1\\\\right) \\\\left(u+5\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring6a-h1","type":"hint","dependencies":[],"title":"Use a preliminary strategy","text":"As there is a greatest common factor, which in this case includes a variable(4u), factor it out. The expression should look like this: $$4u\\\\left(u^2+4u-5\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring6a-h2","type":"hint","dependencies":["a62d4a8factoring6a-h1"],"title":"Identify","text":"Inside the parentheses, is it a binomial, trinomial, or are there more than three terms? Since it is a trinomial with a coefficient of $$1$$, undo FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring6a-h3","type":"hint","dependencies":["a62d4a8factoring6a-h2"],"title":"Use factors","text":"Use the factors of $$5$$ to finish FOIL.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring6a-h4","type":"hint","dependencies":["a62d4a8factoring6a-h3"],"title":"Answer","text":"The answer is $$4u\\\\left(u-1\\\\right) \\\\left(u+5\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring7","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring7a","stepAnswer":["$$\\\\left(2a+3\\\\right) \\\\left(a+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$2a^2+5a+3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(2a+3\\\\right) \\\\left(a+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring7a-h1","type":"hint","dependencies":[],"title":"Find factor pairs of the first term","text":"The only factors of $$2a^2$$ are a and 2a. Since its only that pair, lets put them in the parentheses.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring7a-h2","type":"hint","dependencies":["a62d4a8factoring7a-h1"],"title":"Find factor pairs of the third term","text":"The only factors of $$3$$ are $$1$$ and $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring7a-h3","type":"hint","dependencies":["a62d4a8factoring7a-h2"],"title":"Test","text":"Test all possibly combinations of the factors until the correct product is found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring7a-h4","type":"hint","dependencies":["a62d4a8factoring7a-h3"],"title":"Answer","text":"The answer is $$\\\\left(2a+3\\\\right) \\\\left(a+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring8","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring8a","stepAnswer":["$$\\\\left(4b+1\\\\right) \\\\left(b+1\\\\right)$$"],"problemType":"TextBox","stepTitle":"$$4b^2+5b+1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\left(4b+1\\\\right) \\\\left(b+1\\\\right)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring8a-h1","type":"hint","dependencies":[],"title":"Find factor pairs of the first term","text":"The factors of $$4b^2$$ are $$b$$ and $$4b$$, and $$2b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring8a-h2","type":"hint","dependencies":["a62d4a8factoring8a-h1"],"title":"Find factor pairs of the third term","text":"The only factor of $$1$$ is $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring8a-h3","type":"hint","dependencies":["a62d4a8factoring8a-h2"],"title":"Test","text":"Test all possibly combinations of the factors until the correct product is found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring8a-h4","type":"hint","dependencies":["a62d4a8factoring8a-h3"],"title":"Answer","text":"The answer is $$\\\\left(4b+1\\\\right) \\\\left(b+1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a62d4a8factoring9","title":"Factoring Polynomials","body":"Factor completely.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Factor Trinomials with Leading Coefficient Oth","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a62d4a8factoring9a","stepAnswer":["$$(3b-5)(2b-1)$$"],"problemType":"TextBox","stepTitle":"$$6b^2-13b+5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$(3b-5)(2b-1)$$","hints":{"DefaultPathway":[{"id":"a62d4a8factoring9a-h1","type":"hint","dependencies":[],"title":"Find factor pairs of the first term","text":"The factors of $$6b^2$$ are $$2b$$ and $$3b$$, and $$b$$ and $$6b$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring9a-h2","type":"hint","dependencies":["a62d4a8factoring9a-h1"],"title":"Find factor pairs of the third term","text":"The only factors of $$5$$ are1 and $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring9a-h3","type":"hint","dependencies":["a62d4a8factoring9a-h2"],"title":"Test","text":"Test all possibly combinations of the factors until the correct product is found.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a62d4a8factoring9a-h4","type":"hint","dependencies":["a62d4a8factoring9a-h3"],"title":"Answer","text":"The answer is $$(3b-5)(2b-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a63563bnewton1","title":"Finding a Root of a Polynomial","body":"Use Newton\u2019s method to approximate a root of $$f(x)=x^3-3x+1$$ in the interval [1,2]. Let $$x_0=2$$ and find $$x_1$$, $$x_2$$, $$x_3$$, $$x_4$$, and $$x_5$$. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton1a","stepAnswer":["1.666666667"],"problemType":"TextBox","stepTitle":"Find $$x_1$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.666666667$$","hints":{"DefaultPathway":[{"id":"a63563bnewton1a-h1","type":"hint","dependencies":[],"title":"Derivative of f(x)","text":"The derivative of f(x) would be needed approximate a root of f(x) using Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton1a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=3x^2-3$$"],"dependencies":["a63563bnewton1a-h1"],"title":"Find the Derivative of f(x)","text":"What is the derivative of f(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)=3x^2-3$$","$$f\'(x)=3x-3$$","$$f\'(x)=x^3-3$$","$$f\'(x)=3x-3x+1$$"]},{"id":"a63563bnewton1a-h3","type":"hint","dependencies":["a63563bnewton1a-h2"],"title":"Newton\'s Method With $$n=1$$","text":"To find $$x_1$$, use the equation $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ with $$n=1$$ and $$x_0=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton1b","stepAnswer":["1.548611111"],"problemType":"TextBox","stepTitle":"Find $$x_2$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.548611111$$","hints":{"DefaultPathway":[{"id":"a63563bnewton1b-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=2$$","text":"To find $$x_2$$, use the equation $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ with $$n=2$$ and the value of $$x_1$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton1c","stepAnswer":["1.532390162"],"problemType":"TextBox","stepTitle":"Find $$x_3$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.532390162$$","hints":{"DefaultPathway":[{"id":"a63563bnewton1c-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=3$$","text":"To find $$x_3$$, use the equation $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ with $$n=3$$ and the value of $$x_2$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton1d","stepAnswer":["1.532088989"],"problemType":"TextBox","stepTitle":"Find $$x_4$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.532088989$$","hints":{"DefaultPathway":[{"id":"a63563bnewton1d-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=4$$","text":"To find $$x_4$$, use the equation $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ with $$n=4$$ and the value of $$x_3$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton1e","stepAnswer":["1.532088886"],"problemType":"TextBox","stepTitle":"Find $$x_5$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.532088886$$","hints":{"DefaultPathway":[{"id":"a63563bnewton1e-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=5$$","text":"To find $$x_5$$, use the equation $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ with $$n=5$$ and the value of $$x_4$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton1e-h2","type":"hint","dependencies":["a63563bnewton1e-h1"],"title":"Same Value With Subsequent Application of Newton\'s Method","text":"$$x_6$$ also approximates to $$1.532088886$$. We note that we obtained the same value for $$x_5$$ and $$x_6$$. Therefore, any subsequent application of Newton\u2019s method will most likely give the same value for $$x_n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton10","title":"Computing $$x_1$$ and $$x_2$$","body":"Compute $$x_1$$ and $$x_2$$ using the specified iterative method: $$x_n+1=\\\\frac{1}{\\\\sqrt{x_n}}$$. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton10a","stepAnswer":["$$1.291$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.291$$","hints":{"DefaultPathway":[{"id":"a63563bnewton10a-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=0.6$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$0.6$$ into $$x_1=\\\\frac{1}{\\\\sqrt{x_0}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton10b","stepAnswer":["$$0.8801$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.8801$$","hints":{"DefaultPathway":[{"id":"a63563bnewton10b-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=0.6$$","text":"To compute $$x_2$$, substitute the value of $$x_1$$ into $$x_2=\\\\frac{1}{\\\\sqrt{x_1}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton10c","stepAnswer":["$$0.7071$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.7071$$","hints":{"DefaultPathway":[{"id":"a63563bnewton10c-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=2$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$2$$ into $$x_1=\\\\frac{1}{\\\\sqrt{x_0}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton10d","stepAnswer":["$$1.189$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.189$$","hints":{"DefaultPathway":[{"id":"a63563bnewton10d-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=2$$","text":"To compute $$x_2$$, substitute the value of $$x_1$$ into $$x_2=\\\\frac{1}{\\\\sqrt{x_1}}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton11","title":"Computing $$x_1$$ and $$x_2$$","body":"Compute $$x_1$$ and $$x_2$$ using the specified iterative method: $$x_n+1={x_n}^2+x_n-2$$. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton11a","stepAnswer":["$$\\\\frac{-26}{25}$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-26}{25}$$","hints":{"DefaultPathway":[{"id":"a63563bnewton11a-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=0.6$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$0.6$$ into $$x_1={x_0}^2+x_0-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton11b","stepAnswer":["$$\\\\frac{-1224}{625}$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{-1224}{625}$$","hints":{"DefaultPathway":[{"id":"a63563bnewton11b-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=0.6$$","text":"To compute $$x_2$$, substitute the value of $$x_1$$ into $$x_2={x_1}^2+x_1-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton11c","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a63563bnewton11c-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=2$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$2$$ into $$x_1={x_0}^2+x_0-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton11d","stepAnswer":["$$18$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$18$$","hints":{"DefaultPathway":[{"id":"a63563bnewton11d-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=2$$","text":"To compute $$x_2$$, substitute the value of $$x_1$$ into $$x_2={x_1}^2+x_1-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton12","title":"Computing $$x_1$$ and $$x_2$$","body":"Compute $$x_1$$ and $$x_2$$ using the specified iterative method: $$x_n+1=|x_n|$$. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton12a","stepAnswer":["$$\\\\frac{6}{10}$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{6}{10}$$","hints":{"DefaultPathway":[{"id":"a63563bnewton12a-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=0.6$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$0.6$$ into $$x_1=|x_0|$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton12b","stepAnswer":["$$\\\\frac{6}{10}$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{6}{10}$$","hints":{"DefaultPathway":[{"id":"a63563bnewton12b-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=0.6$$","text":"To compute $$x_2$$, insert the value of $$x_1$$ into $$x_2=|x_1|$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton12c","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a63563bnewton12c-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=2$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$2$$ into $$x_1=|x_0|$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton12d","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a63563bnewton12d-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=2$$","text":"To compute $$x_2$$, insert the value of $$x_1$$ into $$x_2=|x_1|$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton13","title":"Initial Guess","body":"Solve to four decimal places using Newton\u2019s method and a computer or calculator. Choose any initial guess $$x_0$$ that is not the exact root. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton13a","stepAnswer":["$$3.1623$$ or $$-3.1623$$"],"problemType":"MultipleChoice","stepTitle":"$$x^4-100=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$3.1623$$ or $$-3.1623$$","choices":["$$3.1623$$ or $$-3.1623$$","$$3.3510$$ or $$-3.3510$$","$$3.3$$ or $$-3.3$$","$$3.1545$$ or $$-3.1545$$"],"hints":{"DefaultPathway":[{"id":"a63563bnewton13a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton13a-h2","type":"hint","dependencies":["a63563bnewton13a-h1"],"title":"Find the Derivative of f(x)","text":"The derivative of f(x) would be needed to use Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton13a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=4x^3$$"],"dependencies":["a63563bnewton13a-h2"],"title":"Find the Derivative of f(x)","text":"What is the derivative of $$f(x)=x^4-100$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)=4x$$","$$f\'(x)=4x^3-100$$","$$f\'(x)=4x-100$$","$$f\'(x)=4x^3$$"]}]}}]},{"id":"a63563bnewton14","title":"Initial Guess","body":"Solve to four decimal places using Newton\u2019s method and a computer or calculator. Choose any initial guess $$x_0$$ that is not the exact root. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton14a","stepAnswer":["$$0$$, $$-1$$ or $$1$$"],"problemType":"MultipleChoice","stepTitle":"$$x^3-x=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0$$, $$-1$$ or $$1$$","choices":["$$-0.5$$, $$0$$ , or $$0.5$$","$$-2$$, $$0$$, or $$2$$","$$0$$, $$-1$$ or $$1$$","$$0$$, $$-1$$, or $$1$$","There is no solution to the equation."],"hints":{"DefaultPathway":[{"id":"a63563bnewton14a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton14a-h2","type":"hint","dependencies":["a63563bnewton14a-h1"],"title":"Find the Derivative of f(x)","text":"The derivative of f(x) would be needed to use Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton14a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=3x^2-1$$"],"dependencies":["a63563bnewton14a-h2"],"title":"Find the Derivative of f(x)","text":"What is the derivative of $$f(x)=x^3-x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)=3x^2-1$$","$$f\'(x)=3x-1$$","$$f\'(x)=3x^2$$","$$f\'(x)=3x-1$$"]}]}}]},{"id":"a63563bnewton15","title":"Fixed Points","body":"Use Newton\u2019s method to find the fixed points of the function where $$f(x)=x;$$ round to three decimals. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton15a","stepAnswer":["4.493"],"problemType":"TextBox","stepTitle":"tan(x) on $$x=(\\\\frac{\\\\pi}{2},\\\\frac{3\\\\pi}{2})$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4.493$$","hints":{"DefaultPathway":[{"id":"a63563bnewton15a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton16","title":"Fixed Points","body":"Use Newton\u2019s method to find the fixed points of the function where $$f(x)=x;$$ round to three decimals. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton16a","stepAnswer":["$$0.159$$, $$3.146$$"],"problemType":"MultipleChoice","stepTitle":"$$\\\\ln(x)+2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$0.159$$, $$3.146$$","choices":["$$0.159$$, $$3.146$$","$$0.159$$, $$3.147$$","$$0.158$$, $$3.146$$","$$0.159$$, $$3.145$$"],"hints":{"DefaultPathway":[{"id":"a63563bnewton16a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton17","title":"Formulation of Newton\'s Method","body":"Newton\u2019s method can be used to find maxima and minima of functions in addition to the roots. In this case apply Newton\u2019s method to the derivative function f\u2032(x) to find its roots, instead of the original function. Consider the formulation of the method.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton17a","stepAnswer":["True"],"problemType":"MultipleChoice","stepTitle":"State whether the statement is true or false: We need f to be twice continuously differentiable as a necessary additional restriction on the function f.","stepBody":"","answerType":"string","variabilization":{},"choices":["True","False"],"hints":{"DefaultPathway":[]}}]},{"id":"a63563bnewton18","title":"Local Minima and Maxima","body":"Use Newton\u2019s method to find the location of the local minima; round to three decimals.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton18a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Minimum of $$f(x)=3x^3+2x^2-16$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a63563bnewton18a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton19","title":"Local Minima and Maxima","body":"Use Newton\u2019s method to find the location of the local maxima; round to three decimals.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton19a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"Maximum of $$f(x)=x+\\\\frac{1}{x}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a63563bnewton19a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton2","title":"Finding a Square Root","body":"Use Newton\u2019s method to approximate $$\\\\sqrt{2}$$. Let $$f(x)=x^2-2$$, let $$x_0=2$$, and calculate $$x_1$$, $$x_2$$, $$x_3$$, $$x_4$$, $$x_5$$. We note that since $$f(x)=x^2-2$$ has a zero at $$\\\\sqrt{2}$$, the initial value $$x_0=2$$ is a reasonable choice to approximate $$\\\\sqrt{2}$$. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton2a","stepAnswer":["$$1.5$$"],"problemType":"TextBox","stepTitle":"Calculate $$x_1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.5$$","hints":{"DefaultPathway":[{"id":"a63563bnewton2a-h1","type":"hint","dependencies":[],"title":"Find the Derivative of f(x)","text":"The derivative of f(x) would be needed approximate $$\\\\sqrt{2}$$ using Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton2a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=2x$$"],"dependencies":["a63563bnewton2a-h1"],"title":"Find the Derivative of f(x)","text":"What is the derivative of $$f(x)=x^2-2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)=2x$$","$$f\'(x)=x^2$$","$$f\'(x)=2x^2-2$$","$$f\'(x)=2x^2$$"]},{"id":"a63563bnewton2a-h3","type":"hint","dependencies":["a63563bnewton2a-h2"],"title":"Modified Newton\'s Method","text":"After finding the derivative of f(x), we can rewrite $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ as $$x_n=\\\\frac{1}{2} \\\\left(x_n-1+\\\\frac{2}{x_n}-1\\\\right)$$. x_n=x(n-1)-(f(x_n-1)/f\'(x_n-1) $$=x_n-1-\\\\frac{{x_n}^2-2}{2} x_n-1$$ $$=\\\\frac{1}{2\\\\left(x_n-1\\\\right)}+\\\\frac{1}{x_n}-1$$ $$=\\\\frac{1}{2\\\\left(x_n-1+\\\\frac{2}{x_n}-1\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton2a-h4","type":"hint","dependencies":["a63563bnewton2a-h3"],"title":"Newton\'s Method With $$n=1$$","text":"To find $$x_1$$, use the equation $$x_n=\\\\frac{1}{2} \\\\left(x_n-1+\\\\frac{2}{x_n}-1\\\\right)$$ with $$n=1$$ and $$x_0=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton2b","stepAnswer":["1.416666667"],"problemType":"TextBox","stepTitle":"Calculate $$x_2$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.416666667$$","hints":{"DefaultPathway":[{"id":"a63563bnewton2b-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=2$$","text":"To find $$x_2$$, use the equation $$x_n=\\\\frac{1}{2} \\\\left(x_n-1+\\\\frac{2}{x_n}-1\\\\right)$$ with $$n=2$$ and the value of $$x_1$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton2c","stepAnswer":["1.414215686"],"problemType":"TextBox","stepTitle":"Calculate $$x_3$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.414215686$$","hints":{"DefaultPathway":[{"id":"a63563bnewton2c-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=3$$","text":"To find $$x_3$$, use the equation $$x_n=\\\\frac{1}{2} \\\\left(x_n-1+\\\\frac{2}{x_n}-1\\\\right)$$ with $$n=3$$ and the value of $$x_2$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton2d","stepAnswer":["1.414213562"],"problemType":"TextBox","stepTitle":"Calculate $$x_4$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.414213562$$","hints":{"DefaultPathway":[{"id":"a63563bnewton2d-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=4$$","text":"To find $$x_4$$, use the equation $$x_n=\\\\frac{1}{2} \\\\left(x_n-1+\\\\frac{2}{x_n}-1\\\\right)$$ with $$n=4$$ and the value of $$x_3$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton2e","stepAnswer":["1.414213562"],"problemType":"TextBox","stepTitle":"Calculate $$x_5$$ accurate to $$9$$ decimal places.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$1.414213562$$","hints":{"DefaultPathway":[{"id":"a63563bnewton2e-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=5$$","text":"To find $$x_5$$, use the equation $$x_n=\\\\frac{1}{2} \\\\left(x_n-1+\\\\frac{2}{x_n}-1\\\\right)$$ with $$n=5$$ and the value of $$x_4$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton2e-h2","type":"hint","dependencies":["a63563bnewton2e-h1"],"title":"Subsequent Application of Newton\'s Method","text":"Since we obtained the same value for $$x_4$$ and $$x_5$$, it is unlikely that the value $$x_n$$ will change on any subsequent application of Newton\u2019s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton2f","stepAnswer":["sqrt(2)\u22481.414213562"],"problemType":"MultipleChoice","stepTitle":"What can we conclude about $$\\\\sqrt{2}$$?","stepBody":"","answerType":"string","variabilization":{},"choices":["sqrt(2)\u22481.414213562","sqrt(2)\u22481.414215686","sqrt(2)\u22481.416666667","sqrt(2)\u22481.42"],"hints":{"DefaultPathway":[]}}]},{"id":"a63563bnewton20","title":"Local Minima and Maxima","body":"Use Newton\u2019s method to find the location of the local maxima; round to three decimals. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton20a","stepAnswer":["5.619"],"problemType":"TextBox","stepTitle":"Maximum of f(x)=(sqrt(x)-sqrt(3,x))/x. (Three decimal places)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$5.619$$","hints":{"DefaultPathway":[{"id":"a63563bnewton20a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton21","title":"Local Minima and Maxima","body":"Use Newton\u2019s method to find the location of the local minima and/or maxima of the following functions; round to three decimals. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton21a","stepAnswer":["-1.326"],"problemType":"TextBox","stepTitle":"Minimum of $$f(x)=x^4+x^3+3x^2+12x+6$$. (Three decimal places)","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-1.326$$","hints":{"DefaultPathway":[{"id":"a63563bnewton21a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton22","title":"Solve the Equation","body":"Use the specified method to solve the equation. If it does not work, explain why it does not work.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton22a","stepAnswer":["There is no solution to the equation."],"problemType":"MultipleChoice","stepTitle":"Newton\u2019s method, $$0=e^x$$","stepBody":"","answerType":"string","variabilization":{},"choices":["There is no solution to the equation.","It enters a cycle."],"hints":{"DefaultPathway":[{"id":"a63563bnewton22a-h1","type":"hint","dependencies":[],"title":"Derivative of f(x)","text":"The derivative of f(x) would be needed to use Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=e^x$$"],"dependencies":["a63563bnewton22a-h1"],"title":"Derivative of f(x)","text":"What is the derivative of $$f(x)=e^x$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)={xe}^x$$","$$f\'(x)=e$$","$$f\'(x)=e^x$$","$$f\'(x)=xe$$"]},{"id":"a63563bnewton22a-h3","type":"hint","dependencies":["a63563bnewton22a-h2"],"title":"Failure of Newton\'s Method","text":"Consider what the consequence is when f\'(x) is the same as f(x).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton23","title":"Solve the Equation","body":"Use the specified method to solve the equation. If it does not work, explain why it does not work.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton23a","stepAnswer":["It enters a cycle."],"problemType":"MultipleChoice","stepTitle":"Solving $$x_n+1=-\\\\left({x_n}^3\\\\right)$$ starting at $$x_0=-1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["It enters a cycle.","There is no solution to the equation."],"hints":{"DefaultPathway":[{"id":"a63563bnewton23a-h1","type":"hint","dependencies":[],"title":"Find $$x_1$$","text":"First find $$x_1$$. To find $$x_1$$, use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ with $$n=1$$ and $$x_0=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a63563bnewton23a-h1"],"title":"Find $$x_1$$","text":"What is the value of $$x_1$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton23a-h3","type":"hint","dependencies":["a63563bnewton23a-h2"],"title":"Find $$x_2$$","text":"Second, find $$x_2$$. To find $$x_2$$, use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ with $$n=2$$ and the value of $$x_1$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$-1$$"],"dependencies":["a63563bnewton23a-h3"],"title":"Find $$x_2$$","text":"What is the value of $$x_2$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton23a-h5","type":"hint","dependencies":["a63563bnewton23a-h4"],"title":"Failure of Newton\'s Method","text":"Notice that the approximations alternate back and forth between two values. Consequently, the approximations will never approach a root. Continuing to calculate values $$x_3$$, $$x_4$$, $$x_5$$, $$...x_n$$ will result in a cycle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton24","title":"The Secant Method","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton24a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"The secant method is an alternative iterative method to Newton\u2019s method. Find a root to $$0=sinx+3x$$ accurate to four decimal places. This problem is intended to be done using a calculator.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a63563bnewton24a-h1","type":"hint","dependencies":[],"title":"Secant Method","text":"The formula for the secant method is given by x_n=x_n-1-f(x_n-1)(((x_n-1-x_n-2)/(f(x_n-1)-f(x_n-2)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton25","title":"The Secant Method","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton25a","stepAnswer":["-0.3513"],"problemType":"TextBox","stepTitle":"The secant method is an alternative iterative method to Newton\u2019s method. Find a root to $$\\\\ln(x+2)=\\\\frac{1}{2}$$ accurate to four decimal places. This problem is intended to be done using a calculator.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-0.3513$$","hints":{"DefaultPathway":[{"id":"a63563bnewton25a-h1","type":"hint","dependencies":[],"title":"Secant Method","text":"The formula for the secant method is given by x_n=x_n-1-f(x_n-1)(((x_n-1-x_n-2)/(f(x_n-1)-f(x_n-2)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton26","title":"Newton\'s Method and Secant Method","body":"Use both Newton\u2019s method and the secant method to calculate a root. Use a calculator or computer to calculate how many iterations of each are needed to reach within three decimal places of the exact answer. For the secant method, use the first guess from Newton\u2019s method.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton26a","stepAnswer":["Newton: $$11$$ iterations, secant: $$16$$ iterations"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2+2x+1$$, $$x_0=1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Newton: $$11$$ iterations, secant: $$16$$ iterations","choices":["Newton: $$10$$ iterations, secant: $$16$$ iterations","Newton: $$11$$ iterations, secant: $$16$$ iterations","Newton: $$11$$ iterations, secant: $$17$$ iterations","Newton: $$10$$ iterations, secant: $$17$$ iterations"],"hints":{"DefaultPathway":[{"id":"a63563bnewton26a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for the Newton\'s method is given by $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton26a-h2","type":"hint","dependencies":["a63563bnewton26a-h1"],"title":"Secant Method","text":"The formula for the secant method is given by x_n=x_n-1-f(x_n-1)(((x_n-1-x_n-2)/(f(x_n-1)-f(x_n-2)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton27","title":"Newton\'s Method and Secant Method","body":"Use both Newton\u2019s method and the secant method to calculate a root. Use a calculator or computer to calculate how many iterations of each are needed to reach within three decimal places of the exact answer. For the secant method, use the first guess from Newton\u2019s method.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton27a","stepAnswer":["Newton: three iterations, secant: six iterations"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=sinx$$, $$x_0=1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Newton: three iterations, secant: six iterations","Newton: three iterations, secant: five iterations","Newton: four iterations, secant: six iterations","Newton: four iterations, secant: five iterations"],"hints":{"DefaultPathway":[{"id":"a63563bnewton27a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for the Newton\'s method is given by $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton27a-h2","type":"hint","dependencies":["a63563bnewton27a-h1"],"title":"Secant Method","text":"The formula for the secant method is given by x_n=x_n-1-f(x_n-1)(((x_n-1-x_n-2)/(f(x_n-1)-f(x_n-2)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton28","title":"Newton\'s Method and Secant Method","body":"Use both Newton\u2019s method and the secant method to calculate a root. Use a calculator or computer to calculate how many iterations of each are needed to reach within three decimal places of the exact answer. For the secant method, use the first guess from Newton\u2019s method.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton28a","stepAnswer":["Newton: five iterations, secant: eight iterations"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^3+2x+4$$, $$x_0=0$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Newton: three iterations, secant: nine iterations","Newton: three iterations, secant: eight iterations","Newton: five iterations, secant: eight iterations","Newton: five iterations, secant: nine iterations"],"hints":{"DefaultPathway":[{"id":"a63563bnewton28a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for the Newton\'s method is given by $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton28a-h2","type":"hint","dependencies":["a63563bnewton28a-h1"],"title":"Secant Method","text":"The formula for the secant method is given by x_n=x_n-1-f(x_n-1)(((x_n-1-x_n-2)/(f(x_n-1)-f(x_n-2)).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton29","title":"Kepler\'s Equation","body":"Consider Kepler\u2019s equation regarding planetary orbits, $$M=E-esin(E)$$, where M is the mean anomaly, E is eccentric anomaly, and e measures eccentricity. For this problem, e will not represent Euler\'s number and instead will represent eccentricity.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton29a","stepAnswer":["4.071"],"problemType":"TextBox","stepTitle":"Use Newton\u2019s method to solve for the eccentric anomaly E when the mean anomaly $$M=\\\\frac{3\\\\pi}{2}$$ and the eccentricity of the orbit $$\\\\varepsilon=0.8;$$ round to three decimals. This problem is intended to be done using a calculator.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4.071$$","hints":{"DefaultPathway":[{"id":"a63563bnewton29a-h1","type":"hint","dependencies":[],"title":"Kepler\'s Equation","text":"The formula for Kepler\'s equation is $$M=E-esin(E)$$. Remember that e will not represent Euler\'s number and instead will represent eccentricity.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton29a-h2","type":"hint","dependencies":["a63563bnewton29a-h1"],"title":"Set Up the Equation","text":"Plug in given information into Kepler\'s equation to solve for E.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton3","title":"When Newton\'s Method Fails","body":"Consider the function $$f(x)=x^3-2x+2$$. Let $$x_0=0$$. Show that the sequence x1, x_2,\u2026 fails to approach a root of f.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton3a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"Find $$x_1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a63563bnewton3a-h1","type":"hint","dependencies":[],"title":"Find the Derivative of f(x)","text":"The derivative of f(x) would be needed to find $$x_1$$ using Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton3a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=3x^2-2$$"],"dependencies":["a63563bnewton3a-h1"],"title":"Find the Derivative of f(x)","text":"What is the derivative of f(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)=3x-2$$","$$f\'(x)=x^3-2x$$","$$f\'(x)=3x^2+2$$","$$f\'(x)=3x^2-2$$"]},{"id":"a63563bnewton3a-h3","type":"hint","dependencies":["a63563bnewton3a-h2"],"title":"Newton\'s Method With $$n=1$$","text":"To find $$x_1$$, use the equation $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ with $$n=1$$ and $$x_0=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton3b","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Find $$x_2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a63563bnewton3b-h1","type":"hint","dependencies":[],"title":"Newton\'s Method With $$n=2$$","text":"To find $$x_2$$, use the equation $$x_n=x_n-1-\\\\frac{f{\\\\left(x_n-1\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n-1\\\\right)}$$ with $$n=2$$ and the value of $$x_1$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton3b-h2","type":"hint","dependencies":["a63563bnewton3b-h1"],"title":"Recall the Derivative of f(x)","text":"The derivative of f(x) would be needed to find $$x_2$$ using Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton3c","stepAnswer":["The numbers continue to bounce back and forth between $$0$$ and $$1$$, therefore failing to approach the root of f."],"problemType":"MultipleChoice","stepTitle":"What can we infer based on the numbers $$x_0$$, $$x_1$$, $$x_2$$?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"The numbers continue to bounce back and forth between $$0$$ and $$1$$, therefore failing to approach the root of f.","choices":["The numbers continue to bounce back and forth between $$0$$ and $$1$$, therefore failing to approach the root of f.","The numbers quickly approach the root of f with no issue.","The numbers stay at $$1$$ and never gets closer to the root of f."],"hints":{"DefaultPathway":[]}}]},{"id":"a63563bnewton30","title":"Bank Investment","body":"Consider a bank investment. The initial investment is $10,000. After $$25$$ years, the investment has tripled to $30,000.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton30a","stepAnswer":["$$4.39\\\\%$$"],"problemType":"MultipleChoice","stepTitle":"Use Newton\u2019s method to determine the interest rate if the interest was compounded continuously. This problem is intended to be done using a calculator.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$4.39\\\\%$$","choices":["$$4.39\\\\%$$","$$4.28\\\\%$$","$$4.47\\\\%$$","$$4.32\\\\%$$"],"hints":{"DefaultPathway":[]}}]},{"id":"a63563bnewton4","title":"Finding a Limit for an Iterative Process","body":"Let $$F(x)=\\\\frac{1}{2} x+4$$ and let $$x_0=0$$. For all $$n \\\\geq 1$$, let $$x_n=F\\\\left(x_n-1\\\\right)$$.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton4a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"Find $$x_1$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a63563bnewton4a-h1","type":"hint","dependencies":[],"title":"Formula for $$x_n$$","text":"Use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ to define subsequent numbers $$x_n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton4a-h2","type":"hint","dependencies":["a63563bnewton4a-h1"],"title":"Formula With $$n=1$$","text":"To find $$x_1$$, use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ with $$n=1$$ and $$x_0=0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton4b","stepAnswer":["$$6$$"],"problemType":"TextBox","stepTitle":"Find $$x_2$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$6$$","hints":{"DefaultPathway":[{"id":"a63563bnewton4b-h1","type":"hint","dependencies":[],"title":"Formula for $$x_n$$","text":"Use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ to define subsequent numbers $$x_n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton4b-h2","type":"hint","dependencies":["a63563bnewton4b-h1"],"title":"Formula With $$n=2$$","text":"To find $$x_2$$, use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ with $$n=2$$ and the value of $$x_1$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton4c","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"Find $$x_3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a63563bnewton4c-h1","type":"hint","dependencies":[],"title":"Formula for $$x_n$$","text":"Use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ to define subsequent numbers $$x_n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton4c-h2","type":"hint","dependencies":["a63563bnewton4c-h1"],"title":"Formula With $$n=3$$","text":"To find $$x_3$$, use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ with $$n=3$$ and the value of $$x_2$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton4d","stepAnswer":["$$7.5$$"],"problemType":"TextBox","stepTitle":"Find $$x_4$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.5$$","hints":{"DefaultPathway":[{"id":"a63563bnewton4d-h1","type":"hint","dependencies":[],"title":"Formula for $$x_n$$","text":"Use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ to define subsequent numbers $$x_n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton4d-h2","type":"hint","dependencies":["a63563bnewton4d-h1"],"title":"Formula With $$n=4$$","text":"To find $$x_4$$, use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ with $$n=4$$ and the value of $$x_3$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton4e","stepAnswer":["$$7.75$$"],"problemType":"TextBox","stepTitle":"Find $$x_5$$.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.75$$","hints":{"DefaultPathway":[{"id":"a63563bnewton4e-h1","type":"hint","dependencies":[],"title":"Formula for $$x_n$$","text":"Use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ to define subsequent numbers $$x_n$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton4e-h2","type":"hint","dependencies":["a63563bnewton4e-h1"],"title":"Formula With $$n=5$$","text":"To find $$x_5$$, use the formula $$x_n=F\\\\left(x_n-1\\\\right)$$ with $$n=5$$ and the value of $$x_4$$ stored on the calculator.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton4f","stepAnswer":["The values $$x_n$$ approach $$8$$."],"problemType":"MultipleChoice","stepTitle":"Make a Conjecture","stepBody":"Make a conjecture about what happens to the list of numbers $$x_1$$, $$x_2$$, x_3\u2026, x_n,\u2026 as $$n$$ approaches $$\\\\infty$$.","answerType":"string","variabilization":{},"answerLatex":"The values $$x_n$$ approach $$8$$.","choices":["The values $$x_n$$ approach $$6$$.","The values $$x_n$$ approach $$7$$.","The values $$x_n$$ approach $$8$$.","The values $$x_n$$ approach $$9$$."],"hints":{"DefaultPathway":[]}}]},{"id":"a63563bnewton5","title":"Newton\'s Method","body":"Write Newton\u2019s method as $$x_n+1=F\\\\left(x_n\\\\right)$$ for solving $$f(x)=0$$.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton5a","stepAnswer":["$$F\\\\left(x_n\\\\right)=x_n-\\\\frac{{x_n}^3+2x_n+1}{{\\\\left(3x_n\\\\right)}^2+2}$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^3+2x+1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$F\\\\left(x_n\\\\right)=x_n-\\\\frac{{x_n}^3+2x_n+1}{{\\\\left(3x_n\\\\right)}^2+2}$$","choices":["$$F\\\\left(x_n\\\\right)=x_n-\\\\frac{{x_n}^3+2x_n+1}{{\\\\left(3x_n\\\\right)}^2+2}$$","$$F\\\\left(x_n\\\\right)=\\\\frac{{x_n}^3+2x_n+1}{{\\\\left(3x_n\\\\right)}^2+2}$$"],"hints":{"DefaultPathway":[{"id":"a63563bnewton5a-h1","type":"hint","dependencies":[],"title":"Find the Derivative of f(x)","text":"The derivative of f(x) would be needed to work with Newton\'s method.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton5a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=3x^2+2$$"],"dependencies":["a63563bnewton5a-h1"],"title":"Find the Derivative of f(x)","text":"What is the derivative of f(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)=3x+2$$","$$f\'(x)=3x^2+2$$","$$f\'(x)=3x^2$$","$$f\'(x)=3x^2+2+1$$"]},{"id":"a63563bnewton5a-h3","type":"hint","dependencies":["a63563bnewton5a-h2"],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton5a-h4","type":"hint","dependencies":["a63563bnewton5a-h3"],"title":"Newton\'s Method","text":"Define $$f{\\\\left(x_n\\\\right)}$$ and $$\\\\operatorname{f\'}\\\\left(x_n\\\\right)$$ then plug into formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton6","title":"Newton\'s Method","body":"Write Newton\u2019s method as $$x_n+1=F\\\\left(x_n\\\\right)$$ for solving $$f(x)=0$$.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton6a","stepAnswer":["$$F\\\\left(x_n\\\\right)=x_n-\\\\frac{e^{x_n}}{e^{x_n}}$$"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=e^x$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$F\\\\left(x_n\\\\right)=x_n-\\\\frac{e^{x_n}}{e^{x_n}}$$","choices":["$$F\\\\left(x_n\\\\right)=x_n-\\\\frac{e^{x_n}}{e^{x_n}}$$","$$F\\\\left(x_n\\\\right)=\\\\frac{e^{x_n}}{e^{x_n}}$$"],"hints":{"DefaultPathway":[{"id":"a63563bnewton6a-h1","type":"hint","dependencies":[],"title":"Find the Derivative of f(x)","text":"The derivative of f(x) would be needed for this problem.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton6a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f\'(x)=e^x$$"],"dependencies":["a63563bnewton6a-h1"],"title":"Find the Derivative of f(x)","text":"What is the derivative of f(x)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f\'(x)={xe}^x$$","$$f\'(x)=e$$","$$f\'(x)=e^x$$","$$f\'(x)=xe$$"]},{"id":"a63563bnewton6a-h3","type":"hint","dependencies":["a63563bnewton6a-h2"],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton6a-h4","type":"hint","dependencies":["a63563bnewton6a-h3"],"title":"Newton\'s Method","text":"Define $$f{\\\\left(x_n\\\\right)}$$ and $$\\\\operatorname{f\'}\\\\left(x_n\\\\right)$$ then plug into formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton7","title":"Using Iteration","body":"Solve $$f(x)=0$$ using the iteration $$x_n+1=x_n-\\\\operatorname{cf}\\\\left(x_n\\\\right)$$, which differs slightly from Newton\u2019s method. Find a c that works and a c that fails to converge, with the exception of $$c=0$$.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton7a","stepAnswer":["$$|c|>0.5$$ fails, $$|c| \\\\leq 0.5$$ works"],"problemType":"MultipleChoice","stepTitle":"$$f(x)=x^2-4$$, with $$x_0=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$|c|>0.5$$ fails, $$|c| \\\\leq 0.5$$ works","choices":["$$|c|>0.5$$ works, $$|c| \\\\leq 0.5$$ fails","$$|c|>0.5$$ fails, $$|c| \\\\leq 0.5$$ works"],"hints":{"DefaultPathway":[{"id":"a63563bnewton7a-h1","type":"hint","dependencies":[],"title":"Iteration of Newton\'s Method","text":"Recall that the iterative method is given by $$x_n+1=x_n-\\\\operatorname{cf}\\\\left(x_n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton8","title":"Using Iteration","body":"The iteration $$x_n+1=x_n-\\\\operatorname{cf}\\\\left(x_n\\\\right)$$ differs slightly from Newton\'s method.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton8a","stepAnswer":["$$c=\\\\frac{1}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$"],"problemType":"MultipleChoice","stepTitle":"What is the value of \\"c\\" for Newton\'s Method?","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$c=\\\\frac{1}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$","choices":["$$c=\\\\frac{1}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$","$$c=\\\\frac{1}{f{\\\\left(x_n\\\\right)}}$$","$$c=\\\\operatorname{f\'}\\\\left(x_n\\\\right)$$","$$c=f{\\\\left(x_n\\\\right)}$$"],"hints":{"DefaultPathway":[{"id":"a63563bnewton8a-h1","type":"hint","dependencies":[],"title":"Newton\'s Method","text":"The formula for Newton\'s Method is given by $$x_n+1=x_n-\\\\frac{f{\\\\left(x_n\\\\right)}}{\\\\operatorname{f\'}\\\\left(x_n\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a63563bnewton8a-h2","type":"hint","dependencies":["a63563bnewton8a-h1"],"title":"Newton\'s Method","text":"Consider what c would need to be to turn the iteration into the formula.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a63563bnewton9","title":"Computing $$x_1$$ and $$x_2$$","body":"Compute $$x_1$$ and $$x_2$$ using the specified iterative method: $$x_n+1=2\\\\operatorname{x_n}\\\\left(1-x_n\\\\right)$$. This problem is intended to be done using a calculator.","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.9 Newton\u2019s Method","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a63563bnewton9a","stepAnswer":["$$\\\\frac{12}{25}$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{12}{25}$$","hints":{"DefaultPathway":[{"id":"a63563bnewton9a-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=0.6$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$0.6$$ into $$x_1=2\\\\operatorname{x_0}\\\\left(1-x_0\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton9b","stepAnswer":["$$\\\\frac{312}{625}$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=0.6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{312}{625}$$","hints":{"DefaultPathway":[{"id":"a63563bnewton9b-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=0.6$$","text":"To compute $$x_2$$, substitute the value of $$x_1$$ into $$x_2=2\\\\operatorname{x_1}\\\\left(1-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton9c","stepAnswer":["$$-4$$"],"problemType":"TextBox","stepTitle":"$$x_1$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-4$$","hints":{"DefaultPathway":[{"id":"a63563bnewton9c-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_1$$ with $$x_0=2$$","text":"To compute $$x_1$$, substitute $$x_0$$ with $$2$$ into $$x_1=2\\\\operatorname{x_0}\\\\left(1-x_0\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}},{"id":"a63563bnewton9d","stepAnswer":["$$-40$$"],"problemType":"TextBox","stepTitle":"$$x_2$$ with $$x_0=2$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-40$$","hints":{"DefaultPathway":[{"id":"a63563bnewton9d-h1","type":"hint","dependencies":[],"title":"Formula to Find $$x_2$$ with $$x_0=2$$","text":"To compute $$x_2$$, substitute the value of $$x_1$$ into $$x_2=2\\\\operatorname{x_1}\\\\left(1-x_1\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a65ae04inequalities1","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities1a","stepAnswer":["$$x=\\\\pm 4$$"],"problemType":"MultipleChoice","stepTitle":"$$|x|=4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\pm 4$$","choices":["$$x=\\\\pm 4$$","$$x=-4$$","$$x=4$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities1a-h1","type":"hint","dependencies":[],"title":"Write the equivalent equations using the formula. If $$|x|=a$$, then $$u=-a$$ and $$u=a$$.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities1a-h2","type":"hint","dependencies":["a65ae04inequalities1a-h1"],"title":"Answer","text":"The answer is $$x=\\\\pm 4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities10","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities10a","stepAnswer":["No Solution"],"problemType":"MultipleChoice","stepTitle":"$$|\\\\frac{x}{4}+3|+3=1$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$x=7, 1$$","$$x=2, 3$$","$$x=4, -5$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities10a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities10a-h2","type":"hint","dependencies":["a65ae04inequalities10a-h1"],"title":"Answer","text":"The answer is no solution as there can be no negative of an absolute value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities11","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities11a","stepAnswer":["x=2,1/4"],"problemType":"MultipleChoice","stepTitle":"$$|6x-5|=|2x+3|$$","stepBody":"","answerType":"string","variabilization":{},"choices":["x=2,1/4","x=-3,1/5","$$x=\\\\frac{1}{2}-\\\\frac{2}{3}$$","$$x=8, 3$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities11a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute values on both sides of the equation, which in this case is already done.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities11a-h2","type":"hint","dependencies":["a65ae04inequalities11a-h1"],"title":"Split","text":"Split the equation into two, one where $$6x-5=2x+3$$, and one where $$6x-5=-\\\\left(2x+3\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities11a-h3","type":"hint","dependencies":["a65ae04inequalities11a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations to find the two solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities11a-h4","type":"hint","dependencies":["a65ae04inequalities11a-h3"],"title":"Answer","text":"The answer is x=2,1/4.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities12","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities12a","stepAnswer":["$$x=3, 2$$"],"problemType":"MultipleChoice","stepTitle":"$$|2x-5|+2=3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=3, 2$$","choices":["$$x=3, 2$$","$$x=2, -4$$","$$x=-6, 6$$","$$x=1, 5$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities12a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities12a-h2","type":"hint","dependencies":["a65ae04inequalities12a-h1"],"title":"Split","text":"Split the equation into two, one where $$2x-5=1$$, and one where $$2x-5=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities12a-h3","type":"hint","dependencies":["a65ae04inequalities12a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations to find the two solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities12a-h4","type":"hint","dependencies":["a65ae04inequalities12a-h3"],"title":"Answer","text":"The answer is $$x=3, 2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities13","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities13a","stepAnswer":["$$x=3-\\\\frac{11}{3}$$"],"problemType":"MultipleChoice","stepTitle":"$$|3x+1|-3=7$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=3-\\\\frac{11}{3}$$","choices":["$$x=3-\\\\frac{11}{3}$$","$$x=2-\\\\frac{4}{3}$$","$$x=-6, -3$$","$$x=7, 8$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities13a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities13a-h2","type":"hint","dependencies":["a65ae04inequalities13a-h1"],"title":"Split","text":"Split the equation into two, one where $$3x+1=10$$, and one where $$3x+1=-10$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities13a-h3","type":"hint","dependencies":["a65ae04inequalities13a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations to find the two solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities13a-h4","type":"hint","dependencies":["a65ae04inequalities13a-h3"],"title":"Answer","text":"The answer is $$x=3-\\\\frac{11}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities14","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities14a","stepAnswer":["$$x=\\\\frac{3}{2}-\\\\frac{1}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$5|2x-1|-3=7$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{3}{2}-\\\\frac{1}{2}$$","choices":["$$x=\\\\frac{3}{2}-\\\\frac{1}{2}$$","$$x=3, -1$$","$$x=11, -5$$","$$x=7, -4$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities14a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities14a-h2","type":"hint","dependencies":["a65ae04inequalities14a-h1"],"title":"Split","text":"Split the equation into two, one where $$2x-1=2$$, and one where $$2x-1=-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities14a-h3","type":"hint","dependencies":["a65ae04inequalities14a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations to find the two solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities14a-h4","type":"hint","dependencies":["a65ae04inequalities14a-h3"],"title":"Answer","text":"The answer is $$x=\\\\frac{3}{2}-\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities15","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities15a","stepAnswer":["No Solution"],"problemType":"MultipleChoice","stepTitle":"$$|x-7|=-3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$x=7, 1$$","$$x=2, 3$$","$$x=4, -5$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities15a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities15a-h2","type":"hint","dependencies":["a65ae04inequalities15a-h1"],"title":"Answer","text":"The answer is no solution as there can be no negative of an absolute value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities16","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities16a","stepAnswer":["x=-7/5 or x=3"],"problemType":"TextBox","stepTitle":"$$|5x-4|-3=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{-7}{5}$$ or $$x=3$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities16a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities16a-h2","type":"hint","dependencies":["a65ae04inequalities16a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities16a-h3","type":"hint","dependencies":["a65ae04inequalities16a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities16a-h4","type":"hint","dependencies":["a65ae04inequalities16a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities17","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities17a","stepAnswer":["x=-2/3 or x=4"],"problemType":"TextBox","stepTitle":"$$|3x-5|-1=6$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=\\\\frac{-2}{3}$$ or $$x=4$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities17a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities17a-h2","type":"hint","dependencies":["a65ae04inequalities17a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities17a-h3","type":"hint","dependencies":["a65ae04inequalities17a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities17a-h4","type":"hint","dependencies":["a65ae04inequalities17a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities18","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities18a","stepAnswer":["x=-1 or x=5/2"],"problemType":"TextBox","stepTitle":"$$|4x-3|-5=2$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-1$$ or $$x=\\\\frac{5}{2}$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities18a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities18a-h2","type":"hint","dependencies":["a65ae04inequalities18a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities18a-h3","type":"hint","dependencies":["a65ae04inequalities18a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities18a-h4","type":"hint","dependencies":["a65ae04inequalities18a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities19","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities19a","stepAnswer":["x=5 or x=9"],"problemType":"TextBox","stepTitle":"$$2|x-7|+5=9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=5$$ or $$x=9$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities19a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities19a-h2","type":"hint","dependencies":["a65ae04inequalities19a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities19a-h3","type":"hint","dependencies":["a65ae04inequalities19a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities19a-h4","type":"hint","dependencies":["a65ae04inequalities19a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities2","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities2a","stepAnswer":["No Solution"],"problemType":"MultipleChoice","stepTitle":"$$|x|=-3$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$x=\\\\pm 3$$","$$x=-3$$","$$x=3$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities2a-h1","type":"hint","dependencies":[],"title":"Write the equivalent equations using the formula. If $$|x|=a$$, then $$u=-a$$ and $$u=a$$. If $$|x|=-a$$, then there is no solution.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities2a-h2","type":"hint","dependencies":["a65ae04inequalities2a-h1"],"title":"Answer","text":"The answer is no solution.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities20","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities20a","stepAnswer":["x=0 or x=8"],"problemType":"TextBox","stepTitle":"$$3|x-4|-4=8$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=0$$ or $$x=8$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities20a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities20a-h2","type":"hint","dependencies":["a65ae04inequalities20a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities20a-h3","type":"hint","dependencies":["a65ae04inequalities20a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities20a-h4","type":"hint","dependencies":["a65ae04inequalities20a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities21","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities21a","stepAnswer":["x=2 or x=8"],"problemType":"TextBox","stepTitle":"$$2|x-5|+3=9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=2$$ or $$x=8$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities21a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities21a-h2","type":"hint","dependencies":["a65ae04inequalities21a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities21a-h3","type":"hint","dependencies":["a65ae04inequalities21a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities21a-h4","type":"hint","dependencies":["a65ae04inequalities21a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities22","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$. If there is no solution, write \\"No Solution\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities22a","stepAnswer":["No Solution"],"problemType":"TextBox","stepTitle":"$$|\\\\frac{2}{3} x-4|+11=3$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a65ae04inequalities22a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities22a-h2","type":"hint","dependencies":["a65ae04inequalities22a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities22a-h3","type":"hint","dependencies":["a65ae04inequalities22a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities22a-h4","type":"hint","dependencies":["a65ae04inequalities22a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities23","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$. If there is no solution, write \\"No Solution\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities23a","stepAnswer":["No Solution"],"problemType":"TextBox","stepTitle":"$$|\\\\frac{3}{4} x-5|+9=4$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a65ae04inequalities23a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities23a-h2","type":"hint","dependencies":["a65ae04inequalities23a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities23a-h3","type":"hint","dependencies":["a65ae04inequalities23a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities23a-h4","type":"hint","dependencies":["a65ae04inequalities23a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities24","title":"Solving Absolute Value Equations","body":"Find the value of $$x$$. If there are two values of $$x$$, enter your answer in the form $$\\"x=a$$ or $$x=b\\"$$ without the quotes, and with a and $$b$$ representing the values of $$x$$. Let a be the smaller value of $$x$$ and $$b$$ be the larger value of $$x$$. Example: $$x=\\\\frac{-1}{5}$$ or $$x=3$$. If there is no solution, write \\"No Solution\\" without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities24a","stepAnswer":["No Solution"],"problemType":"TextBox","stepTitle":"$$|\\\\frac{5}{6} x+3|+8=6$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a65ae04inequalities24a-h1","type":"hint","dependencies":[],"title":"Isolating the Expression","text":"First, isolate the absolute value expression. For example, if the problem were $$3|x|-2=6$$, first add two to both sides for the equation, and then divide both sides by $$3$$ to turn it into into $$|x|=\\\\frac{8}{3}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities24a-h2","type":"hint","dependencies":["a65ae04inequalities24a-h1"],"title":"Writing Equivalent Expressions","text":"Write the equivalent expressions since the expression inside the absolute value could be either negative or positive. For example, if the equation were $$|x|=4$$, the two equations would be $$x=4$$ or $$x=-4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities24a-h3","type":"hint","dependencies":["a65ae04inequalities24a-h2"],"title":"Solving Each Equation","text":"Solve each equation for the value of $$x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities24a-h4","type":"hint","dependencies":["a65ae04inequalities24a-h3"],"title":"Checking Each Solution","text":"Check each solution by subsituting the values of $$x$$ into the orginal equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities25","title":"Solving Absolute Value Inequalities","body":"Write the solution using interval notation. For example, if the solution is $$-5<x<3$$, input $$\\"(-5,3)\\"$$ without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities25a","stepAnswer":["(-7,7)"],"problemType":"TextBox","stepTitle":"$$|x|<7$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-7,7)$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities25a-h1","type":"hint","dependencies":[],"title":"Writing the Inequality","text":"Write the equivalent inequality. For example, if the expression is originally $$|x|<3$$, the equivalent inequality is $$-3<x<3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities25a-h2","type":"hint","dependencies":["a65ae04inequalities25a-h1"],"title":"Graphing the Solution","text":"Graph the solution (the possible values of $$x$$ based on the inequality.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities25a-h3","type":"hint","dependencies":["a65ae04inequalities25a-h2"],"title":"Writing the Solution","text":"Lastly, write the solution using interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities26","title":"Solving Absolute Value Inequalities","body":"Write the solution using interval notation. For example, if the solution is $$-5<x<3$$, input $$\\"(-5,3)\\"$$ without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities26a","stepAnswer":["(-9,9)"],"problemType":"TextBox","stepTitle":"$$|x|<9$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-9,9)$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities26a-h1","type":"hint","dependencies":[],"title":"Writing the Inequality","text":"Write the equivalent inequality. For example, if the expression is originally $$|x|<3$$, the equivalent inequality is $$-3<x<3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities26a-h2","type":"hint","dependencies":["a65ae04inequalities26a-h1"],"title":"Graphing the Solution","text":"Graph the solution (the possible values of $$x$$ based on the inequality.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities26a-h3","type":"hint","dependencies":["a65ae04inequalities26a-h2"],"title":"Writing the Solution","text":"Lastly, write the solution using interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities27","title":"Solving Absolute Value Inequalities","body":"Write the solution using interval notation. For example, if the solution is $$-5<x<3$$, input $$\\"(-5,3)\\"$$ without the quotes.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities27a","stepAnswer":["(-1,1)"],"problemType":"TextBox","stepTitle":"$$|x|<1$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-1,1)$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities27a-h1","type":"hint","dependencies":[],"title":"Writing the Inequality","text":"Write the equivalent inequality. For example, if the expression is originally $$|x|<3$$, the equivalent inequality is $$-3<x<3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities27a-h2","type":"hint","dependencies":["a65ae04inequalities27a-h1"],"title":"Graphing the Solution","text":"Graph the solution (the possible values of $$x$$ based on the inequality.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities27a-h3","type":"hint","dependencies":["a65ae04inequalities27a-h2"],"title":"Writing the Solution","text":"Lastly, write the solution using interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities28","title":"Solving Absolute Value Inequalities","body":"Write the solution using interval notation. For example, if the solution is $$-5<x<3$$, input $$\\"(-5,3)\\"$$ without the quotes. Pay attention to whether the notation should be with parentheses or brackets based on whether the interval is open or closed.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities28a","stepAnswer":["[2/5,2]"],"problemType":"TextBox","stepTitle":"$$|5x-6| \\\\leq 4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{2}{5},2]$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities28a-h1","type":"hint","dependencies":[],"title":"Writing the Inequality","text":"Write the equivalent inequality. For example, if the expression is originally $$|x|<3$$, the equivalent inequality is $$-3<x<3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities28a-h2","type":"hint","dependencies":["a65ae04inequalities28a-h1"],"title":"Graphing the Solution","text":"Graph the solution (the possible values of $$x$$ based on the inequality.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities28a-h3","type":"hint","dependencies":["a65ae04inequalities28a-h2"],"title":"Writing the Solution","text":"Lastly, write the solution using interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities29","title":"Solving Absolute Value Inequalities","body":"Write the solution using interval notation. For example, if the solution is $$-5<x<3$$, input $$\\"(-5,3)\\"$$ without the quotes. Pay attention to whether the notation should be with parentheses or brackets based on whether the interval is open or closed.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities29a","stepAnswer":["[-2,3]"],"problemType":"TextBox","stepTitle":"$$|2x-1| \\\\leq 5$$","stepBody":"","answerType":"string","variabilization":{},"hints":{"DefaultPathway":[{"id":"a65ae04inequalities29a-h1","type":"hint","dependencies":[],"title":"Writing the Inequality","text":"Write the equivalent inequality. For example, if the expression is originally $$|x|<3$$, the equivalent inequality is $$-3<x<3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities29a-h2","type":"hint","dependencies":["a65ae04inequalities29a-h1"],"title":"Graphing the Solution","text":"Graph the solution (the possible values of $$x$$ based on the inequality.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities29a-h3","type":"hint","dependencies":["a65ae04inequalities29a-h2"],"title":"Writing the Solution","text":"Lastly, write the solution using interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities3","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities3a","stepAnswer":["$$x=0$$"],"problemType":"MultipleChoice","stepTitle":"$$|x|=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=0$$","choices":["$$x=\\\\pm 0$$","$$x=-0$$","$$x=0$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities3a-h1","type":"hint","dependencies":[],"title":"Write the equivalent equations using the formula. If $$|x|=a$$, then $$u=-a$$ and $$u=a$$. If $$|x|=-a$$, then there is no solution.","text":"","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities3a-h2","type":"hint","dependencies":["a65ae04inequalities3a-h1"],"title":"Answer","text":"The answer is $$x=0$$ as $$0$$ is neither positive or negative, and therefore has no sign.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities30","title":"Solving Absolute Value Inequalities","body":"Write the solution using interval notation. For example, if the solution is $$-5<x<3$$, input $$\\"(-5,3)\\"$$ without the quotes. Pay attention to whether the notation should be with parentheses or brackets based on whether the interval is open or closed.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities30a","stepAnswer":["[1/2,2]"],"problemType":"TextBox","stepTitle":"$$|4x-5| \\\\leq 3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{1}{2},2]$$","hints":{"DefaultPathway":[{"id":"a65ae04inequalities30a-h1","type":"hint","dependencies":[],"title":"Writing the Inequality","text":"Write the equivalent inequality. For example, if the expression is originally $$|x|<3$$, the equivalent inequality is $$-3<x<3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities30a-h2","type":"hint","dependencies":["a65ae04inequalities30a-h1"],"title":"Graphing the Solution","text":"Graph the solution (the possible values of $$x$$ based on the inequality.)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities30a-h3","type":"hint","dependencies":["a65ae04inequalities30a-h2"],"title":"Writing the Solution","text":"Lastly, write the solution using interval notation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities4","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities4a","stepAnswer":["$$x=1-\\\\frac{1}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$|4x-1|-3=0$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=1-\\\\frac{1}{2}$$","choices":["$$x=1-\\\\frac{1}{2}$$","x=2,3/2","$$x=2, 4$$","$$x=\\\\frac{-4}{5}-\\\\frac{1}{2}$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities4a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities4a-h2","type":"hint","dependencies":["a65ae04inequalities4a-h1"],"title":"Split","text":"Split the equation into two, one where $$4x-1=3$$, and one where $$4x-1=-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities4a-h3","type":"hint","dependencies":["a65ae04inequalities4a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities4a-h4","type":"hint","dependencies":["a65ae04inequalities4a-h3"],"title":"Answer","text":"The answer is $$x=1-\\\\frac{1}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities5","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities5a","stepAnswer":["$$x=-1-\\\\frac{5}{2}$$"],"problemType":"MultipleChoice","stepTitle":"$$|4x+7|+2=5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=-1-\\\\frac{5}{2}$$","choices":["$$x=-1-\\\\frac{5}{2}$$","x=2,3/2","$$x=2, 4$$","$$x=\\\\frac{-4}{5}-\\\\frac{1}{2}$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities5a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities5a-h2","type":"hint","dependencies":["a65ae04inequalities5a-h1"],"title":"Split","text":"Split the equation into two, one where $$4x+7=3$$, and one where $$4x+7=-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities5a-h3","type":"hint","dependencies":["a65ae04inequalities5a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities5a-h4","type":"hint","dependencies":["a65ae04inequalities5a-h3"],"title":"Answer","text":"The answer is $$x=-1-\\\\frac{5}{2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities6","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities6a","stepAnswer":["$$x=7, 1$$"],"problemType":"MultipleChoice","stepTitle":"$$3|x-4|+2=11$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=7, 1$$","choices":["$$x=7, 1$$","$$x=-2, 3$$","$$x=8, -4$$","$$x=2, 5$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities6a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities6a-h2","type":"hint","dependencies":["a65ae04inequalities6a-h1"],"title":"Split","text":"Split the equation into two, one where $$x+4=3$$, and one where $$x+4=-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities6a-h3","type":"hint","dependencies":["a65ae04inequalities6a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations to find the two solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities6a-h4","type":"hint","dependencies":["a65ae04inequalities6a-h3"],"title":"Answer","text":"The answer is $$x=7, 1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities7","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities7a","stepAnswer":["$$x=1, -5$$"],"problemType":"MultipleChoice","stepTitle":"$$3|x+2|-5=4$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=1, -5$$","choices":["$$x=1, -5$$","$$x=3, -7$$","$$x=-6, 9$$","$$x=1, -2$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities7a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities7a-h2","type":"hint","dependencies":["a65ae04inequalities7a-h1"],"title":"Split","text":"Split the equation into two, one where $$x+2=3$$, and one where $$x+2=-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities7a-h3","type":"hint","dependencies":["a65ae04inequalities7a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations to find the two solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities7a-h4","type":"hint","dependencies":["a65ae04inequalities7a-h3"],"title":"Answer","text":"The answer is $$x=1, -5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities8","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities8a","stepAnswer":["$$x=7, 1$$"],"problemType":"MultipleChoice","stepTitle":"$$-3|x-4|+4=-5$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x=7, 1$$","choices":["$$x=7, 1$$","$$x=2, 3$$","$$x=4, -5$$","$$x=-6, -5$$"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities8a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities8a-h2","type":"hint","dependencies":["a65ae04inequalities8a-h1"],"title":"Split","text":"Split the equation into two, one where $$x-4=3$$, and one where $$x-4=-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities8a-h3","type":"hint","dependencies":["a65ae04inequalities8a-h2"],"title":"Solve","text":"Now, solve for $$x$$ in both of the above equations to find the two solutions to the equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities8a-h4","type":"hint","dependencies":["a65ae04inequalities8a-h3"],"title":"Answer","text":"The answer is $$x=7, 1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a65ae04inequalities9","title":"Solve Absolute Value Equations","body":"Solve for $$x$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"2.7 Solve Absolute Value Inequalities","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a65ae04inequalities9a","stepAnswer":["No Solution"],"problemType":"MultipleChoice","stepTitle":"$$|\\\\frac{3x}{5}-2|+5=2$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$x=7, 1$$","$$x=2, 3$$","$$x=4, -5$$","No Solution"],"hints":{"DefaultPathway":[{"id":"a65ae04inequalities9a-h1","type":"hint","dependencies":[],"title":"Isolate","text":"Isolate the absolute value on one side of the equation, with constants on the other by using operations on both sides.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a65ae04inequalities9a-h2","type":"hint","dependencies":["a65ae04inequalities9a-h1"],"title":"Answer","text":"The answer is no solution as there can be no negative of an absolute value.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol1","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol1a","stepAnswer":["$$(-2,6)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-2,6)$$","choices":["$$(-2,6)$$","$$(6,-2)$$","$$(2,-6)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol1a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"Elimintate the y\'s by multiplying the second equation by $$2$$.\\\\n$$5x+2y=2$$\\\\n$$2\\\\left(-3x-y\\\\right)=2\\\\times0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol1a-h2","type":"hint","dependencies":["a6614c6sol1a-h1"],"title":"Simplify","text":"$$5x+2y=2$$\\\\n$$-6x-2y=0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol1a-h3","type":"hint","dependencies":["a6614c6sol1a-h2"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$-x=2$$\\\\n$$x=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol1a-h4","type":"hint","dependencies":["a6614c6sol1a-h3"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=-2$$ into the first equation, $$5x+2y=2$$. Then solve for $$y$$.\\\\n$$5x+2y=2$$\\\\n$$5\\\\left(-2\\\\right)+2y=2$$\\\\n$$-10+2y=2$$\\\\n$$2y=12$$\\\\n$$y=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol1a-h5","type":"hint","dependencies":["a6614c6sol1a-h3","a6614c6sol1a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-2,6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol10","title":"System of Equations by Elimination","body":"Using elimination, solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol10a","stepAnswer":["$$(6,9)$$"],"problemType":"MultipleChoice","stepTitle":"Refer to the image for the system of equations.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(6,9)$$","choices":["$$(6,9)$$","$$(9,6)$$","$$(-6,9)$$","$$(6,-9)$$","$$(-9,6)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol10a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The equations are already in standard form. To get opposite coefficients of $$y$$, multiply the first equation by $$2$$.\\\\n(-3*x+y=-9)*2\\\\n$$x-2y=-12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol10a-h2","type":"hint","dependencies":["a6614c6sol10a-h1"],"title":"Simplify and Add","text":"Add the two equations.\\\\n$$-6x+2y=-18$$\\\\n$$x-2y=-12$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol10a-h3","type":"hint","dependencies":["a6614c6sol10a-h2"],"title":"Solve for $$x$$","text":"$$y$$ will be eliminated and then solve for $$x$$.\\\\n$$-5x=-30$$\\\\n$$x=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol10a-h4","type":"hint","dependencies":["a6614c6sol10a-h3"],"title":"Substitute and Solve for $$y$$","text":"Substitute $$x=6$$ into one of the original equations and solve for $$y$$.\\\\n$$-3\\\\times6+y=-9$$\\\\n$$-18+y=-9$$\\\\n$$y=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol10a-h5","type":"hint","dependencies":["a6614c6sol10a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(6,9)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol11","title":"System of Equations by Elimination","body":"Using elimination, solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol11a","stepAnswer":["$$(-2,1)$$"],"problemType":"MultipleChoice","stepTitle":"Refer to the image for the system of equations.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-2,1)$$","choices":["$$(2,1)$$","$$(-2,1)$$","$$(-2,-1)$$","$$(1,-2)$$","$$(-1,2)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol11a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The equations are already in standard form. To get opposite coefficients of $$y$$, multiply the first equation by $$2$$.\\\\n(3*x-y=-7)*2\\\\n$$4x+2y=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol11a-h2","type":"hint","dependencies":["a6614c6sol11a-h1"],"title":"Simplify and Add","text":"Add the two equations.\\\\n$$6x-2y=-14$$\\\\n$$4x+2y=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol11a-h3","type":"hint","dependencies":["a6614c6sol11a-h2"],"title":"Solve for $$x$$","text":"$$y$$ will be eliminated and then solve for $$x$$.\\\\n$$10x=-20$$\\\\n$$x=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol11a-h4","type":"hint","dependencies":["a6614c6sol11a-h3"],"title":"Substitute and Solve for $$y$$","text":"Substitute $$x=-2$$ into one of the original equations and solve for $$y$$.\\\\n$$3\\\\left(-2\\\\right)-y=-7$$\\\\n$$-6-y=-7$$\\\\n$$y=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol11a-h5","type":"hint","dependencies":["a6614c6sol11a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-2,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol12","title":"System of Equations by Elimination","body":"Using elimination, solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol12a","stepAnswer":["$$(-7,-1)$$"],"problemType":"MultipleChoice","stepTitle":"Refer to the image for the system of equations.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-7,-1)$$","choices":["$$(-7,-1)$$","$$(7,-1)$$","$$(-7,1)$$","$$(1,-7)$$","$$(-1,7)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol12a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The equations are already in standard form. The coefficients of $$y$$ are already opposite.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol12a-h2","type":"hint","dependencies":["a6614c6sol12a-h1"],"title":"Simplify and Add","text":"Add the two equations.\\\\n$$x+y=-8$$\\\\n$$x-y=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol12a-h3","type":"hint","dependencies":["a6614c6sol12a-h2"],"title":"Solve for $$x$$","text":"$$y$$ will be eliminated and then solve for $$x$$.\\\\n$$2x=-14$$\\\\n$$x=-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol12a-h4","type":"hint","dependencies":["a6614c6sol12a-h3"],"title":"Substitute and Solve for $$y$$","text":"Substitute $$x=-7$$ into one of the original equations and solve for $$y$$.\\\\n$$x+y=-8$$\\\\n$$\\\\left(-7\\\\right)+y=-8$$\\\\n$$y=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol12a-h5","type":"hint","dependencies":["a6614c6sol12a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-7,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol13","title":"System of Equations by Elimination","body":"Using elimination, solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol13a","stepAnswer":["$$(-2,-4)$$"],"problemType":"MultipleChoice","stepTitle":"Refer to the image for the system of equations.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-2,-4)$$","choices":["$$(-2,-4)$$","$$(2,-4)$$","$$(-2,4)$$","$$(2,4)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol13a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The equations are already in standard form. The coefficients of $$y$$ are already opposite.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol13a-h2","type":"hint","dependencies":["a6614c6sol13a-h1"],"title":"Simplify and Add","text":"Add the two equations.\\\\n$$-7x+6y=-10$$\\\\n$$x-6y=22$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol13a-h3","type":"hint","dependencies":["a6614c6sol13a-h2"],"title":"Solve for $$x$$","text":"$$y$$ will be eliminated and then solve for $$x$$.\\\\n$$-6x=12$$\\\\n$$x=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol13a-h4","type":"hint","dependencies":["a6614c6sol13a-h3"],"title":"Substitute and Solve for $$y$$","text":"Substitute $$x=-2$$ into one of the original equations and solve for $$y$$.\\\\n$$-7x+6y=-10$$\\\\n$$-7\\\\left(-2\\\\right)+6y=-10$$\\\\n$$14+6y=-10$$\\\\n$$y=-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol13a-h5","type":"hint","dependencies":["a6614c6sol13a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-2,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol14","title":"System of Equations by Elimination","body":"Using elimination, solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol14a","stepAnswer":["$$(-1,3)$$"],"problemType":"MultipleChoice","stepTitle":"Refer to the image for the system of equations.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-1,3)$$","choices":["$$(-1,3)$$","$$(1,3)$$","$$(1,-3)$$","$$(-1,-3)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol14a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The equations are already in standard form. The coefficients of $$x$$ are already opposite.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol14a-h2","type":"hint","dependencies":["a6614c6sol14a-h1"],"title":"Simplify and Add","text":"Add the two equations.\\\\n$$5x+2y=1$$\\\\n$$-5x-4y=-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol14a-h3","type":"hint","dependencies":["a6614c6sol14a-h2"],"title":"Solve for $$y$$","text":"$$x$$ will be eliminated and then solve for $$y$$.\\\\n$$-2y=-6$$\\\\n$$y=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol14a-h4","type":"hint","dependencies":["a6614c6sol14a-h3"],"title":"Substitute and Solve for $$x$$","text":"Substitute $$y=3$$ into one of the original equations and solve for $$x$$.\\\\n$$5x+2y=1$$\\\\n$$5x+2\\\\times3=1$$\\\\n$$5x+6=1$$\\\\n$$x=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol14a-h5","type":"hint","dependencies":["a6614c6sol14a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-1,3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol15","title":"System of Equations by Elimination","body":"Using elimination, solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol15a","stepAnswer":["$$(-1,2)$$"],"problemType":"MultipleChoice","stepTitle":"Refer to the image for the system of equations.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-1,2)$$","choices":["$$(-1,2)$$","$$(1,2)$$","$$(-1,-2)$$","$$(1,-2)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol15a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The equations are already in standard form. To get opposite coefficients of $$y$$, multiply the second equation by $$-2$$.\\\\n$$3x-4y=-11$$\\\\n(x-2*y=-5)*-2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol15a-h2","type":"hint","dependencies":["a6614c6sol15a-h1"],"title":"Simplify and Add","text":"Add the two equations.\\\\n$$3x-4y=-11$$\\\\n$$-2x+4y=10$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol15a-h3","type":"hint","dependencies":["a6614c6sol15a-h2"],"title":"Solve for $$x$$","text":"$$y$$ will be eliminated and then solve for $$x$$.\\\\n$$x=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol15a-h4","type":"hint","dependencies":["a6614c6sol15a-h3"],"title":"Substitute and Solve for $$y$$","text":"Substitute $$x=-1$$ into one of the original equations and solve for $$y$$.\\\\n$$3x-4y=-11$$\\\\n$$3\\\\left(-1\\\\right)-4y=-11$$\\\\n$$-3-4y=-11$$\\\\n$$y=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol15a-h5","type":"hint","dependencies":["a6614c6sol15a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-1,2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol16","title":"System of Equations by Elimination","body":"Using elimination, solve the system of equations.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol16a","stepAnswer":["$$(-5,9)$$"],"problemType":"MultipleChoice","stepTitle":"Refer to the image for the system of equations.","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-5,9)$$","choices":["$$(-5,9)$$","$$(5,9)$$","$$(5,-9)$$","$$(-5,-9)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol16a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The equations are already in standard form. To get opposite coefficients of $$x$$, multiply the second equation by $$6$$.\\\\n$$6x-5y=-75$$\\\\n(-x-2*y=-13)*6","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol16a-h2","type":"hint","dependencies":["a6614c6sol16a-h1"],"title":"Simplify and Add","text":"Add the two equations.\\\\n$$6x-5y=-75$$\\\\n$$-6x-12y=-78$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol16a-h3","type":"hint","dependencies":["a6614c6sol16a-h2"],"title":"Solve for $$y$$","text":"$$x$$ will be eliminated and then solve for $$y$$.\\\\n$$-17y=-153$$\\\\n$$y=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol16a-h4","type":"hint","dependencies":["a6614c6sol16a-h3"],"title":"Substitute and Solve for $$x$$","text":"Substitute $$y=9$$ into one of the original equations and solve for $$x$$.\\\\n$$6x-5y-75$$\\\\n$$6x-5\\\\times9=-75$$\\\\n$$6x-45=-75$$\\\\n$$x=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol16a-h5","type":"hint","dependencies":["a6614c6sol16a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-5,9)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol17","title":"System of Equations","body":"Translate to a system of equations and solve.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol17a","stepAnswer":["$$20$$ and $$45$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$65$$. Their difference is $$25$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$20$$ and $$45$$","choices":["$$20$$ and $$45$$","$$30$$ and $$35$$","$$40$$ and $$25$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol17a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h2","type":"hint","dependencies":["a6614c6sol17a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent the quantity. Let $$n=the$$ first number. Let $$m=the$$ second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h3","type":"hint","dependencies":["a6614c6sol17a-h2"],"title":"Translate into a System of Equations","text":"The sum of the two numbers is 65: $$n+m=65$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h4","type":"hint","dependencies":["a6614c6sol17a-h3"],"title":"Translate into a System of Equations","text":"Their difference is 25: $$n-m=25$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h5","type":"hint","dependencies":["a6614c6sol17a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form and the coefficients of $$m$$ are opposites.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h6","type":"hint","dependencies":["a6614c6sol17a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$n+m=65$$\\\\n$$n-m=25$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h7","type":"hint","dependencies":["a6614c6sol17a-h6"],"title":"Solve for $$n$$","text":"$$m$$ will be eliminated and then solve for $$n$$.\\\\n$$2n=90$$\\\\n$$n=45$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h8","type":"hint","dependencies":["a6614c6sol17a-h7"],"title":"Substitute and Solve for $$m$$","text":"Substitute $$n=45$$ into one of the original equations and solve for $$m$$.\\\\n$$n+m=65$$\\\\n$$45+m=65$$\\\\n$$m=20$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol17a-h9","type":"hint","dependencies":["a6614c6sol17a-h8"],"title":"Two Numbers","text":"The two numbers are $$20$$ and $$45$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol18","title":"System of Equations","body":"Translate to a system of equations and solve.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol18a","stepAnswer":["$$23$$ and $$14$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$37$$. Their difference is $$9$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$23$$ and $$14$$","choices":["$$23$$ and $$14$$","$$20$$ and $$17$$","$$20$$ and $$29$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol18a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h2","type":"hint","dependencies":["a6614c6sol18a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent that quantity. Let $$n=the$$ first number. Let $$m=the$$ second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h3","type":"hint","dependencies":["a6614c6sol18a-h2"],"title":"Translate into a System of Equations","text":"The sum of the two numbers is 37: $$n+m=37$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h4","type":"hint","dependencies":["a6614c6sol18a-h3"],"title":"Translate into a System of Equations","text":"Their difference is 9: $$n-m=9$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h5","type":"hint","dependencies":["a6614c6sol18a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form and the coefficients of $$m$$ are opposites.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h6","type":"hint","dependencies":["a6614c6sol18a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$n+m=37$$\\\\n$$n-m=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h7","type":"hint","dependencies":["a6614c6sol18a-h6"],"title":"Solve for $$n$$","text":"$$m$$ will be eliminated and then solve for $$n$$.\\\\n$$2n=46$$\\\\n$$n=23$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h8","type":"hint","dependencies":["a6614c6sol18a-h7"],"title":"Substitute and Solve for $$m$$","text":"Substitute $$n=23$$ into one of the original equations and solve for $$m$$.\\\\n$$n+m=37$$\\\\n$$23+m=37$$\\\\n$$m=14$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol18a-h9","type":"hint","dependencies":["a6614c6sol18a-h8"],"title":"Two Numbers","text":"The two numbers are $$23$$ and $$14$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol19","title":"System of Equations","body":"Translate to a system of equations and solve.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol19a","stepAnswer":["$$16$$ and $$-43$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$-27$$. Their difference is $$-59$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$16$$ and $$-43$$","choices":["$$16$$ and $$43$$","$$-16$$ and $$-43$$","$$16$$ and $$-43$$","$$-16$$ and $$43$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol19a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h2","type":"hint","dependencies":["a6614c6sol19a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent that quantity. Let $$n=the$$ first number. Let $$m=the$$ second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h3","type":"hint","dependencies":["a6614c6sol19a-h2"],"title":"Translate into a System of Equations","text":"The sum of the two numbers is -27: $$n+m=-27$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h4","type":"hint","dependencies":["a6614c6sol19a-h3"],"title":"Translate into a System of Equations","text":"Their difference is -59: $$n-m=-59$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h5","type":"hint","dependencies":["a6614c6sol19a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form and the coefficients of $$m$$ are opposites.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h6","type":"hint","dependencies":["a6614c6sol19a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$n+m=-27$$\\\\n$$n-m=-59$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h7","type":"hint","dependencies":["a6614c6sol19a-h6"],"title":"Solve for $$n$$","text":"$$m$$ will be eliminated and then solve for $$n$$.\\\\n$$2n=-86$$\\\\n$$n=-43$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h8","type":"hint","dependencies":["a6614c6sol19a-h7"],"title":"Substitute and Solve for $$m$$","text":"Substitute $$n=-43$$ into one of the original equations and solve for $$m$$.\\\\n$$n+m=-27$$\\\\n$$-43+m=-27$$\\\\n$$m=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol19a-h9","type":"hint","dependencies":["a6614c6sol19a-h8"],"title":"Two Numbers","text":"The two numbers are $$16$$ and $$-43$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol2","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol2a","stepAnswer":["$$(6,9)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(6,9)$$","choices":["$$(-6,-9)$$","$$(6,9)$$","$$(9,6)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol2a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"Elimintate the x\'s by multiplying the second equation by $$3$$.\\\\n$$-3x+y=-9$$\\\\n$$3\\\\left(x-2y\\\\right)=3\\\\left(-12\\\\right)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol2a-h2","type":"hint","dependencies":["a6614c6sol2a-h1"],"title":"Simplify","text":"$$-3x+y=-9$$\\\\n$$3x-6y=-36$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol2a-h3","type":"hint","dependencies":["a6614c6sol2a-h2"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$x$$ will be eliminated and then solve for $$y$$.\\\\n$$-5y=-45$$\\\\n$$y=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol2a-h4","type":"hint","dependencies":["a6614c6sol2a-h3"],"title":"Substitute Solution into Original Equations","text":"Substitute $$y=9$$ into the first equation, $$-3x+y=-9$$. Then solve for $$x$$.\\\\n$$-3x+y=-9$$\\\\n$$-3x+9=-9$$\\\\n$$-3x=-18$$\\\\n$$x=6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol2a-h5","type":"hint","dependencies":["a6614c6sol2a-h3","a6614c6sol2a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(6,9)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol20","title":"System of Equations","body":"Translate to a system of equations and solve.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol20a","stepAnswer":["$$-67$$ and $$22$$"],"problemType":"MultipleChoice","stepTitle":"The sum of two numbers is $$-45$$. Their difference is $$-89$$. Find the numbers.","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$-67$$ and $$22$$","choices":["$$-67$$ and $$22$$","$$67$$ and $$22$$","$$-67$$ and $$-22$$","$$67$$ and $$-22$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol20a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for two numbers.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h2","type":"hint","dependencies":["a6614c6sol20a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent that quantity. Let $$n=the$$ first number. Let $$m=the$$ second number.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h3","type":"hint","dependencies":["a6614c6sol20a-h2"],"title":"Translate into a System of Equations","text":"The sum of the two numbers is -45: $$n+m=-45$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h4","type":"hint","dependencies":["a6614c6sol20a-h3"],"title":"Translate into a System of Equations","text":"Their difference is -89: $$n-m=-89$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h5","type":"hint","dependencies":["a6614c6sol20a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form and the coefficients of $$m$$ are opposites.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h6","type":"hint","dependencies":["a6614c6sol20a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$n+m=-45$$\\\\n$$n-m=-89$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h7","type":"hint","dependencies":["a6614c6sol20a-h6"],"title":"Solve for $$n$$","text":"$$m$$ will be eliminated and then solve for $$n$$.\\\\n$$2n=-134$$\\\\n$$n=-67$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h8","type":"hint","dependencies":["a6614c6sol20a-h7"],"title":"Substitute and Solve for $$m$$","text":"Substitute $$n=-67$$ into one of the original equations and solve for $$m$$.\\\\n$$n+m=-45$$\\\\n$$-67+m=-45$$\\\\n$$m=22$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol20a-h9","type":"hint","dependencies":["a6614c6sol20a-h8"],"title":"Two Numbers","text":"The two numbers are $$-67$$ and $$22$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol21","title":"Solving Systems of Equations","body":"Andrea is buying some new shirts and sweaters. She is able to buy $$3$$ shirts and $$2$$ sweaters for $114 or she is able to buy $$2$$ shirts and $$4$$ sweaters for $164.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol21a","stepAnswer":["$$16$$"],"problemType":"TextBox","stepTitle":"How much does a shirt cost?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16$$","hints":{"DefaultPathway":[{"id":"a6614c6sol21a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for the cost of the shirt. We also do not know the cost of the sweater.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21a-h2","type":"hint","dependencies":["a6614c6sol21a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent that quantity. Let $$n=the$$ cost of the shirt. Let $$m=the$$ cost of the sweater.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21a-h3","type":"hint","dependencies":["a6614c6sol21a-h2"],"title":"Translate into a System of Equations","text":"$$3$$ shirts and $$2$$ sweaters cost $114: $$3n+2m=114$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21a-h4","type":"hint","dependencies":["a6614c6sol21a-h3"],"title":"Translate into a System of Equations","text":"$$2$$ shirts and $$4$$ sweaters cost $164: $$2n+4m=164$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21a-h5","type":"hint","dependencies":["a6614c6sol21a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form. To get opposite coefficients of $$m$$, divide the second equation by $$-2$$.\\\\n$$3n+2m=114$$\\\\n(2*n+4*m=164)/-2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21a-h6","type":"hint","dependencies":["a6614c6sol21a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$3n+2m=114$$\\\\n$$-n-2m=-82$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21a-h7","type":"hint","dependencies":["a6614c6sol21a-h6"],"title":"Solve for $$n$$","text":"$$m$$ will be eliminated and then solve for $$n$$.\\\\n$$2n=32$$\\\\n$$n=16$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21a-h8","type":"hint","dependencies":["a6614c6sol21a-h7"],"title":"Cost of Shirt","text":"The shirt cost $16.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6614c6sol21b","stepAnswer":["$$33$$"],"problemType":"TextBox","stepTitle":"How much does a sweater cost?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$33$$","hints":{"DefaultPathway":[{"id":"a6614c6sol21b-h1","type":"hint","dependencies":[],"title":"Substitute and Solve for $$m$$","text":"Substitute $$n=16$$ into one of the original equations and solve for $$m$$.\\\\n$$3n+2m=114$$\\\\n$$3\\\\times16+2m=114$$\\\\n$$48+2m=114$$\\\\n$$m=33$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol21b-h2","type":"hint","dependencies":["a6614c6sol21b-h1"],"title":"Cost of Sweater","text":"The sweater cost $33.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol22","title":"Solving Systems of Equations","body":"Peter is buying office supplies. He is able to buy $$3$$ packages of paper and $$4$$ staplers for $40 or he is able to buy $$5$$ packages of paper and $$6$$ staplers for $62.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol22a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"How much does a package of paper cost?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a6614c6sol22a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for the cost of a package of paper. We also do not know the cost of a stapler.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22a-h2","type":"hint","dependencies":["a6614c6sol22a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent that quantity. Let $$p=the$$ cost of a package of paper. Let $$s=the$$ cost of a stapler.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22a-h3","type":"hint","dependencies":["a6614c6sol22a-h2"],"title":"Translate into a System of Equations","text":"$$3$$ packages of paper and $$4$$ staplers cost $40: $$3p+4s=40$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22a-h4","type":"hint","dependencies":["a6614c6sol22a-h3"],"title":"Translate into a System of Equations","text":"$$5$$ packages of paper and $$6$$ staplers cost $62: $$5n+6m=62$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22a-h5","type":"hint","dependencies":["a6614c6sol22a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form. To get opposite coefficients of s, multiply the first equation by $$-3$$ and the second equation by $$2$$.\\\\n(3*p+4*s=40)*-3\\\\n(5*n+6*m=62)*2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22a-h6","type":"hint","dependencies":["a6614c6sol22a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$-9p-12s=-120$$\\\\n$$10p+12s=124$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22a-h7","type":"hint","dependencies":["a6614c6sol22a-h6"],"title":"Solve for $$p$$","text":"s will be eliminated and then solve for $$p$$.\\\\n$$p=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22a-h8","type":"hint","dependencies":["a6614c6sol22a-h7"],"title":"Cost of Paper","text":"The package of paper cost $4.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6614c6sol22b","stepAnswer":["$$7$$"],"problemType":"TextBox","stepTitle":"How much does a stapler cost?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7$$","hints":{"DefaultPathway":[{"id":"a6614c6sol22b-h1","type":"hint","dependencies":[],"title":"Substitute and Solve for s","text":"Substitute $$p=4$$ into one of the original equations and solve for s.\\\\n$$3p+4s=40$$\\\\n$$3\\\\times4+4s=40$$\\\\n$$12+4s=40$$\\\\n$$s=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol22b-h2","type":"hint","dependencies":["a6614c6sol22b-h1"],"title":"Cost of Staplers","text":"The staplers cost $7.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol23","title":"Solving Systems of Equations","body":"The total amount of sodium in $$2$$ hot dogs and $$3$$ cups of cottage cheese is $$4720$$ mg. The total amount of sodium in $$5$$ hot dogs and $$2$$ cups of cottage cheese is $$6300$$ mg.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol23a","stepAnswer":["$$860$$"],"problemType":"TextBox","stepTitle":"How much sodium is in a hot dog?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$860$$","hints":{"DefaultPathway":[{"id":"a6614c6sol23a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for the amount of sodium in a hot dog. We also do not know how much sodium is in a cup of cottage cheese.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23a-h2","type":"hint","dependencies":["a6614c6sol23a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent that quantity. Let $$h=the$$ amount of sodium in hot dog. Let $$c=the$$ amount of sodium in cottage cheese.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23a-h3","type":"hint","dependencies":["a6614c6sol23a-h2"],"title":"Translate into a System of Equations","text":"The total amount of sodium in $$2$$ hot dogs and $$3$$ cups of cottage cheese is $$4720$$ mg: $$2h+3c=4720$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23a-h4","type":"hint","dependencies":["a6614c6sol23a-h3"],"title":"Translate into a System of Equations","text":"The total amount of sodium in $$5$$ hot dogs and $$2$$ cups of cottage cheese is $$6300$$ mg: $$5h+2c=6300$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23a-h5","type":"hint","dependencies":["a6614c6sol23a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form. To get opposite coefficients of c, multiply the first equation by $$-2$$ and the second equation by $$3$$.\\\\n(2*h+3*c=4720)*-2\\\\n(5*h+2*c=6300)*3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23a-h6","type":"hint","dependencies":["a6614c6sol23a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$-4h-6c=-9440$$\\\\n$$15h+6c=18900$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23a-h7","type":"hint","dependencies":["a6614c6sol23a-h6"],"title":"Solve for $$h$$","text":"c will be eliminated and then solve for $$h$$.\\\\n$$11h=9460$$\\\\n$$h=860$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23a-h8","type":"hint","dependencies":["a6614c6sol23a-h7"],"title":"Amount of Sodium","text":"There is $$860$$ mg of sodium in the hotdog.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6614c6sol23b","stepAnswer":["$$1000$$"],"problemType":"TextBox","stepTitle":"How much sodium is in a cup of cottage cheese?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1000$$","hints":{"DefaultPathway":[{"id":"a6614c6sol23b-h1","type":"hint","dependencies":[],"title":"Substitute and Solve for c","text":"Substitute $$h=860$$ into one of the original equations and solve for c.\\\\n$$2h+3c=4720$$\\\\n$$2\\\\times860+3c=4720$$\\\\n$$1720+3c=4720$$\\\\n$$c=1000$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol23b-h2","type":"hint","dependencies":["a6614c6sol23b-h1"],"title":"Amount of Sodium","text":"There is $$1000$$ mg of sodium in a cup of cotage cheese.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol24","title":"Solving Systems of Equations","body":"The total number of calories in $$2$$ hot dogs and $$3$$ cups of cottage cheese is $$960$$ calories. The total number of calories in $$5$$ hot dogs and $$2$$ cups of cottage cheese is $$1190$$ calories.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol24a","stepAnswer":["$$150$$"],"problemType":"TextBox","stepTitle":"How many calories are in a hot dog?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$150$$","hints":{"DefaultPathway":[{"id":"a6614c6sol24a-h1","type":"hint","dependencies":[],"title":"Identify What We Are Looking For","text":"We are looking for the amount of calories in a hot dog. We also do not know how much calories is in a cup of cottage cheese.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24a-h2","type":"hint","dependencies":["a6614c6sol24a-h1"],"title":"Name What We Are Looking For","text":"Choose a variable to represent that quantity. Let $$h=the$$ amount of calories in hot dog. Let $$c=the$$ amount of calories in cottage cheese.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24a-h3","type":"hint","dependencies":["a6614c6sol24a-h2"],"title":"Translate into a System of Equations","text":"The total number of calories in $$2$$ hot dogs and $$3$$ cups of cottage cheese is $$960$$ calories: $$2h+3c=960$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24a-h4","type":"hint","dependencies":["a6614c6sol24a-h3"],"title":"Translate into a System of Equations","text":"The total number of calories in $$5$$ hot dogs and $$2$$ cups of cottage cheese is $$1190$$ calories: $$5h+2c=1190$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24a-h5","type":"hint","dependencies":["a6614c6sol24a-h4"],"title":"Solve the System of Equations","text":"To solve the system of equations, use elimination. The equations are in standard form. To get opposite coefficients of c, multiply the first equation by $$-2$$ and the second equation by $$3$$.\\\\n(2*h+3*c=960)*-2\\\\n(5*h+2*c=1190)*3","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24a-h6","type":"hint","dependencies":["a6614c6sol24a-h5"],"title":"Eliminate a Variable","text":"Add the two equations.\\\\n$$-4h-6c=-1920$$\\\\n$$15h+6c=3570$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24a-h7","type":"hint","dependencies":["a6614c6sol24a-h6"],"title":"Solve for $$h$$","text":"c will be eliminated and then solve for $$h$$.\\\\n$$11h=1650$$\\\\n$$h=150$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24a-h8","type":"hint","dependencies":["a6614c6sol24a-h7"],"title":"Substitute and Solve for c","text":"There are $$150$$ calories in a hotdog.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6614c6sol24b","stepAnswer":["$$220$$"],"problemType":"TextBox","stepTitle":"How many calories are in a cup of cottage cheese?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$220$$","hints":{"DefaultPathway":[{"id":"a6614c6sol24b-h1","type":"hint","dependencies":[],"title":"Substitute and Solve for c","text":"Substitute $$h=150$$ into one of the original equations and solve for c.\\\\n$$2h+3c=960$$\\\\n$$2\\\\times150+3c=960$$\\\\n$$300+3c=960$$\\\\n$$c=220$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol24b-h2","type":"hint","dependencies":["a6614c6sol24b-h1"],"title":"Substitute and Solve for c","text":"There are $$220$$ calories in a cup of cottage cheese.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol3","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol3a","stepAnswer":["$$(4,5)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(4,5)$$","choices":["$$(-5,-4)$$","$$(5,4)$$","$$(4,5)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol3a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"Elimintate the y\'s by multiplying the second equation by $$5$$.\\\\n$$6x-5y=-1$$\\\\n$$5\\\\left(2x+y\\\\right)=5\\\\times13$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol3a-h2","type":"hint","dependencies":["a6614c6sol3a-h1"],"title":"Simplify","text":"$$6x-5y=-1$$\\\\n$$10x+5y=65$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol3a-h3","type":"hint","dependencies":["a6614c6sol3a-h2"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$16x=64$$\\\\n$$x=4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol3a-h4","type":"hint","dependencies":["a6614c6sol3a-h3"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=4$$ into the first equation, $$6x-5y=-1$$. Then solve for $$y$$.\\\\n$$6x-5y=-1$$\\\\n$$6\\\\times4-5y=-1$$\\\\n$$24-5y=-1$$\\\\n$$-5y=-25$$\\\\n$$y=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol3a-h5","type":"hint","dependencies":["a6614c6sol3a-h3","a6614c6sol3a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(4,5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol4","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol4a","stepAnswer":["$$(-2,1)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-2,1)$$","choices":["$$(-2,1)$$","$$(1,-2)$$","$$(2,1)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol4a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"Elimintate the y\'s by multiplying the first equation by $$2$$.\\\\n$$2\\\\left(3x-y\\\\right)=2\\\\left(-7\\\\right)$$\\\\n$$4x+2y=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol4a-h2","type":"hint","dependencies":["a6614c6sol4a-h1"],"title":"Simplify","text":"$$6x-2y=-14$$\\\\n$$4x+2y=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol4a-h3","type":"hint","dependencies":["a6614c6sol4a-h2"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$10x=-20$$\\\\n$$x=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol4a-h4","type":"hint","dependencies":["a6614c6sol4a-h3"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=-2$$ into the first equation, $$3x-y=-7$$. Then solve for $$y$$.\\\\n$$3x-y=-7$$\\\\n$$3\\\\left(-2\\\\right)-y=-7$$\\\\n$$-6-y=-7$$\\\\n$$-y=-1$$\\\\n$$y=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol4a-h5","type":"hint","dependencies":["a6614c6sol4a-h3","a6614c6sol4a-h4"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-2,1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol5","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol5a","stepAnswer":["$$(-3,2)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-3,2)$$","choices":["$$(-3,-2)$$","$$(3,-2)$$","$$(-3,2)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol5a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The y\'s are already opposites so they will be eliminated once we add up the two equations.\\\\n$$x+y=-1$$\\\\n$$x-y=-5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol5a-h2","type":"hint","dependencies":["a6614c6sol5a-h1"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$2x=-6$$\\\\n$$x=-3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol5a-h3","type":"hint","dependencies":["a6614c6sol5a-h2"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=-3$$ into the first equation, $$x+y=-1$$. Then solve for $$y$$.\\\\n$$x+y=-1$$\\\\n$$\\\\left(-3\\\\right)+y=-1$$\\\\n$$y=2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol5a-h4","type":"hint","dependencies":["a6614c6sol5a-h2","a6614c6sol5a-h3"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-3,2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol6","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol6a","stepAnswer":["$$(-7,-1)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-7,-1)$$","choices":["$$(-7,-1)$$","$$(7,-1)$$","$$(-7,1)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol6a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The y\'s are already opposites so they will be eliminated once we add up the two equations.\\\\n$$x+y=-8$$\\\\n$$x-y=-6$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol6a-h2","type":"hint","dependencies":["a6614c6sol6a-h1"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$2x=-14$$\\\\n$$x=-7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol6a-h3","type":"hint","dependencies":["a6614c6sol6a-h2"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=-7$$ into the first equation, $$x+y=-7$$. Then solve for $$y$$.\\\\n$$x+y=-8$$\\\\n$$\\\\left(-7\\\\right)+y=-8$$\\\\n$$y=-1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol6a-h4","type":"hint","dependencies":["a6614c6sol6a-h2","a6614c6sol6a-h3"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-7,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol7","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol7a","stepAnswer":["$$(5,7)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(5,7)$$","choices":["$$(-7,-5)$$","$$(5,7)$$","$$(7,5)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol7a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The y\'s are already opposites so they will be eliminated once we add up the two equations.\\\\n$$3x-2y=1$$\\\\n$$-x+2y=9$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol7a-h2","type":"hint","dependencies":["a6614c6sol7a-h1"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$2x=10$$\\\\n$$x=5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol7a-h3","type":"hint","dependencies":["a6614c6sol7a-h2"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=5$$ into the first equation, $$3x-2y=1$$. Then solve for $$y$$.\\\\n$$3x-2y=1$$\\\\n$$3\\\\times5-2y=1$$\\\\n$$15-2y=1$$\\\\n$$-2y=-14$$\\\\n$$y=7$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol7a-h4","type":"hint","dependencies":["a6614c6sol7a-h2","a6614c6sol7a-h3"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(5,7)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol8","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol8a","stepAnswer":["$$(-2,-4)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-2,-4)$$","choices":["$$(2,-4)$$","$$(2,4)$$","$$(-2,-4)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol8a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The y\'s are already opposites so they will be eliminated once we add up the two equations.\\\\n$$-7x+6y=-10$$\\\\n$$x-6y=22$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol8a-h2","type":"hint","dependencies":["a6614c6sol8a-h1"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$-6x=12$$\\\\n$$x=-2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol8a-h3","type":"hint","dependencies":["a6614c6sol8a-h2"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=-2$$ into the first equation, $$-7x+6y=-10$$. Then solve for $$y$$.\\\\n$$-7x+6y=-10$$\\\\n$$-7\\\\left(-2\\\\right)+6y=-10$$\\\\n$$14+6y=-10$$\\\\n$$6y=-24$$\\\\n$$y=-4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol8a-h4","type":"hint","dependencies":["a6614c6sol8a-h2","a6614c6sol8a-h3"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-2,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6614c6sol9","title":"System of Equations by Elimination","body":"Solve the systems of equations by elimination. Write solution as an ordered pair.","variabilization":{},"oer":"https://openstax.org/details/books/elementary-algebra-2e <OpenStax: Elementary Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"5.3 Solve Systems of Equations by Elimination","courseName":"OpenStax: Elementary Algebra","steps":[{"id":"a6614c6sol9a","stepAnswer":["$$(-11,15)$$"],"problemType":"MultipleChoice","stepTitle":"","stepBody":"##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$(-11,15)$$","choices":["$$(-11,15)$$","$$(11,15)$$","$$(11,-15)$$"],"hints":{"DefaultPathway":[{"id":"a6614c6sol9a-h1","type":"hint","dependencies":[],"title":"Eliminate a Variable","text":"The y\'s are already opposites so they will be eliminated once we add up the two equations.\\\\n$$3x+2y=-3$$\\\\n$$-x-2y=-19$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol9a-h2","type":"hint","dependencies":["a6614c6sol9a-h1"],"title":"Add the Equations to Eliminate One Variable","text":"Add the x\'s, y\'s, and constants. $$y$$ will be eliminated and then solve for $$x$$.\\\\n$$2x=-22$$\\\\n$$x=-11$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol9a-h3","type":"hint","dependencies":["a6614c6sol9a-h2"],"title":"Substitute Solution into Original Equations","text":"Substitute $$x=-11$$ into the first equation, $$3x+2y=-3$$. Then solve for $$y$$.\\\\n$$3x+2y=-3$$\\\\n$$3\\\\left(-11\\\\right)+2y=-3$$\\\\n$$-33+2y=-3$$\\\\n$$2y=30$$\\\\n$$y=15$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6614c6sol9a-h4","type":"hint","dependencies":["a6614c6sol9a-h2","a6614c6sol9a-h3"],"title":"Solution as Ordered Pair","text":"Solution to the system of equations is $$(-11,15)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin1","title":"Using Pascal\'s Triangle to Expand a polynomial.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin1a","stepAnswer":["$$x^6+6x^5 y^1+15x^4 y^2+20x^3 y^3+15x^2 y^4+6x^1 y^5+y^6$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+y\\\\right)}^6$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^6+6x^5 y^1+15x^4 y^2+20x^3 y^3+15x^2 y^4+6x^1 y^5+y^6$$","hints":{"DefaultPathway":[{"id":"a664eb9bin1a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin1a-h2","type":"hint","dependencies":["a664eb9bin1a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$6$$, $$15$$, $$20$$, $$15$$, $$6$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin1a-h3","type":"hint","dependencies":["a664eb9bin1a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin1a-h4","type":"hint","dependencies":["a664eb9bin1a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get $$x^6+6x^5 y^1+15x^4 y^2+20x^3 y^3+15x^2 y^4+6x^1 y^5+y^6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin10","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin10a","stepAnswer":["$$243x^5-810x^4 y^1+1080x^3 y^2-720x^2 y^3+240x^1 y^4-32y^5$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(3x-2y\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$243x^5-810x^4 y^1+1080x^3 y^2-720x^2 y^3+240x^1 y^4-32y^5$$","hints":{"DefaultPathway":[{"id":"a664eb9bin10a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=3x$$, $$b=-2y$$, $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin10a-h2","type":"hint","dependencies":["a664eb9bin10a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin10a-h3","type":"hint","dependencies":["a664eb9bin10a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin10a-h4","type":"hint","dependencies":["a664eb9bin10a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$243x^5-810x^4 y^1+1080x^3 y^2-720x^2 y^3+240x^1 y^4-32y^5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin11","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin11a","stepAnswer":["$$256x^4-768x^3 y^1+864x^2 y^2-432x^1 y^3+81y^4$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(4x-3y\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$256x^4-768x^3 y^1+864x^2 y^2-432x^1 y^3+81y^4$$","hints":{"DefaultPathway":[{"id":"a664eb9bin11a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=4x$$, $$b=-3y$$, $$n=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin11a-h2","type":"hint","dependencies":["a664eb9bin11a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin11a-h3","type":"hint","dependencies":["a664eb9bin11a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin11a-h4","type":"hint","dependencies":["a664eb9bin11a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$256x^4-768x^3 y^1+864x^2 y^2-432x^1 y^3+81y^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin12","title":"Using Pascal\'s Triangle to Expand a polynomial.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin12a","stepAnswer":["$$x^4+4x^3 y^1+6x^2 y^2+4x^1 y^3+y^4$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+y\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^4+4x^3 y^1+6x^2 y^2+4x^1 y^3+y^4$$","hints":{"DefaultPathway":[{"id":"a664eb9bin12a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin12a-h2","type":"hint","dependencies":["a664eb9bin12a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$4$$, $$6$$, $$4$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin12a-h3","type":"hint","dependencies":["a664eb9bin12a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin12a-h4","type":"hint","dependencies":["a664eb9bin12a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get $$x^4+4x^3 y^1+6x^2 y^2+4x^1 y^3+y^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin13","title":"Using Pascal\'s Triangle to Expand a polynomial.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin13a","stepAnswer":["$$a^8+8a^7 b^1+28a^6 b^2+56a^5 b^3+70a^4 b^4+56a^3 b^5+28a^2 b^6+8a^1 b^7+b^8$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(a+b\\\\right)}^8$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a^8+8a^7 b^1+28a^6 b^2+56a^5 b^3+70a^4 b^4+56a^3 b^5+28a^2 b^6+8a^1 b^7+b^8$$","hints":{"DefaultPathway":[{"id":"a664eb9bin13a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin13a-h2","type":"hint","dependencies":["a664eb9bin13a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$8$$, $$28$$, $$56$$, $$70$$, $$56$$, $$28$$, $$8$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin13a-h3","type":"hint","dependencies":["a664eb9bin13a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin13a-h4","type":"hint","dependencies":["a664eb9bin13a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get $$a^8+8a^7 b^1+28a^6 b^2+56a^5 b^3+70a^4 b^4+56a^3 b^5+28a^2 b^6+8a^1 b^7+b^8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin14","title":"Using Pascal\'s Triangle to Expand a polynomial.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin14a","stepAnswer":["$$x^5-5x^4 y^1+10x^3 y^2-10x^2 y^3+5x^1 y^4-y^5$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x-y\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5-5x^4 y^1+10x^3 y^2-10x^2 y^3+5x^1 y^4-y^5$$","hints":{"DefaultPathway":[{"id":"a664eb9bin14a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin14a-h2","type":"hint","dependencies":["a664eb9bin14a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$5$$, $$10$$, $$10$$, $$5$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin14a-h3","type":"hint","dependencies":["a664eb9bin14a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin14a-h4","type":"hint","dependencies":["a664eb9bin14a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get x**5-5*x**4*y**1+10*x**3*y**2-10*x**2*y**3+5*x**1*y**4-*y**5.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin15","title":"Using Pascal\'s Triangle to Expand a Polynomial and Simplify.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin15a","stepAnswer":["$$x^4+16x^3+96x^2+256x^1+256$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+4\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^4+16x^3+96x^2+256x^1+256$$","hints":{"DefaultPathway":[{"id":"a664eb9bin15a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin15a-h2","type":"hint","dependencies":["a664eb9bin15a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$4$$, $$6$$, $$4$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin15a-h3","type":"hint","dependencies":["a664eb9bin15a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin15a-h4","type":"hint","dependencies":["a664eb9bin15a-h3"],"title":"Plugging in the coefficients.","text":"Plug in the $$x$$, $$y$$, and coefficents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin15a-h5","type":"hint","dependencies":["a664eb9bin15a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^4+16x^3+96x^2+256x^1+256$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin16","title":"Using Pascal\'s Triangle to Expand a Polynomial and Simplify.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin16a","stepAnswer":["$$x^3+15x^2+75x^1+125$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+5\\\\right)}^3$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^3+15x^2+75x^1+125$$","hints":{"DefaultPathway":[{"id":"a664eb9bin16a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin16a-h2","type":"hint","dependencies":["a664eb9bin16a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$3$$, $$3$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin16a-h3","type":"hint","dependencies":["a664eb9bin16a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin16a-h4","type":"hint","dependencies":["a664eb9bin16a-h3"],"title":"Plugging in the coefficients.","text":"Plug in the $$x$$, $$y$$, and coefficents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin16a-h5","type":"hint","dependencies":["a664eb9bin16a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^3+15x^2+75x^1+125$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin17","title":"Using Pascal\'s Triangle to Expand a Polynomial and Simplify.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin17a","stepAnswer":["$$x^5+10x^4+40x^3+80x^2+80x^1+32$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+2\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5+10x^4+40x^3+80x^2+80x^1+32$$","hints":{"DefaultPathway":[{"id":"a664eb9bin17a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin17a-h2","type":"hint","dependencies":["a664eb9bin17a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$5$$, $$10$$, $$10$$, $$5$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin17a-h3","type":"hint","dependencies":["a664eb9bin17a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin17a-h4","type":"hint","dependencies":["a664eb9bin17a-h3"],"title":"Plugging in the coefficients.","text":"Plug in the $$x$$, $$y$$, and coefficents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin17a-h5","type":"hint","dependencies":["a664eb9bin17a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^5+10x^4+40x^3+80x^2+80x^1+32$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin18","title":"Using Pascal\'s Triangle to Expand a Polynomial and Simplify.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin18a","stepAnswer":["$$x^7+7x^6+21x^5+35x^4+35x^3+21x^2+7x^1+1$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+1\\\\right)}^7$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^7+7x^6+21x^5+35x^4+35x^3+21x^2+7x^1+1$$","hints":{"DefaultPathway":[{"id":"a664eb9bin18a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin18a-h2","type":"hint","dependencies":["a664eb9bin18a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$7$$, $$21$$, $$35$$, $$35$$, $$21$$, $$7$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin18a-h3","type":"hint","dependencies":["a664eb9bin18a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin18a-h4","type":"hint","dependencies":["a664eb9bin18a-h3"],"title":"Plugging in the coefficients.","text":"Plug in the $$x$$, $$y$$, and coefficents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin18a-h5","type":"hint","dependencies":["a664eb9bin18a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^7+7x^6+21x^5+35x^4+35x^3+21x^2+7x^1+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin19","title":"Using Pascal\'s Triangle to Expand a Polynomial and Simplify.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin19a","stepAnswer":["$$x^5-15x^4+90x^3-270x^2+405x^1-243$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x-3\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5-15x^4+90x^3-270x^2+405x^1-243$$","hints":{"DefaultPathway":[{"id":"a664eb9bin19a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin19a-h2","type":"hint","dependencies":["a664eb9bin19a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$5$$, $$10$$, $$10$$, $$5$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin19a-h3","type":"hint","dependencies":["a664eb9bin19a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin19a-h4","type":"hint","dependencies":["a664eb9bin19a-h3"],"title":"Plugging in the coefficients.","text":"Plug in the $$x$$, $$y$$, and coefficents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin19a-h5","type":"hint","dependencies":["a664eb9bin19a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^5-15x^4+90x^3-270x^2+405x^1-243$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin2","title":"Using Pascal\'s Triangle to Expand a polynomial.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin2a","stepAnswer":["$$x^5+5x^4 y^1+10x^3 y^2+10x^2 y^3+5x^1 y^4+y^5$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+y\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5+5x^4 y^1+10x^3 y^2+10x^2 y^3+5x^1 y^4+y^5$$","hints":{"DefaultPathway":[{"id":"a664eb9bin2a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin2a-h2","type":"hint","dependencies":["a664eb9bin2a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$5$$, $$10$$, $$10$$, $$5$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin2a-h3","type":"hint","dependencies":["a664eb9bin2a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin2a-h4","type":"hint","dependencies":["a664eb9bin2a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get $$x^5+5x^4 y^1+10x^3 y^2+10x^2 y^3+5x^1 y^4+y^5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin20","title":"Using Pascal\'s Triangle to Expand a Polynomial and Simplify.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin20a","stepAnswer":["$$x^6-12x^5+60x^4-160x^3+240x^2-192x^1+64$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x-2\\\\right)}^6$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^6-12x^5+60x^4-160x^3+240x^2-192x^1+64$$","hints":{"DefaultPathway":[{"id":"a664eb9bin20a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin20a-h2","type":"hint","dependencies":["a664eb9bin20a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$6$$, $$15$$, $$20$$, $$15$$, $$6$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin20a-h3","type":"hint","dependencies":["a664eb9bin20a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin20a-h4","type":"hint","dependencies":["a664eb9bin20a-h3"],"title":"Plugging in the coefficients.","text":"Plug in the $$x$$, $$y$$, and coefficents.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin20a-h5","type":"hint","dependencies":["a664eb9bin20a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^6-12x^5+60x^4-160x^3+240x^2-192x^1+64$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin21","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin21a","stepAnswer":["$$x^4-8x^3+24x^2-32x^1+16$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x-2\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^4-8x^3+24x^2-32x^1+16$$","hints":{"DefaultPathway":[{"id":"a664eb9bin21a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=-2$$, $$n=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin21a-h2","type":"hint","dependencies":["a664eb9bin21a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin21a-h3","type":"hint","dependencies":["a664eb9bin21a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin21a-h4","type":"hint","dependencies":["a664eb9bin21a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^4-8x^3+24x^2-32x^1+16$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin22","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin22a","stepAnswer":["$$x^4-12x^3+54x^2-108x^1+81$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x-3\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^4-12x^3+54x^2-108x^1+81$$","hints":{"DefaultPathway":[{"id":"a664eb9bin22a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=-3$$, $$n=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin22a-h2","type":"hint","dependencies":["a664eb9bin22a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin22a-h3","type":"hint","dependencies":["a664eb9bin22a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin22a-h4","type":"hint","dependencies":["a664eb9bin22a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^4-12x^3+54x^2-108x^1+81$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin23","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin23a","stepAnswer":["$$x^5-5x^4+10x^3-10x^2+5x^1-1$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x-1\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5-5x^4+10x^3-10x^2+5x^1-1$$","hints":{"DefaultPathway":[{"id":"a664eb9bin23a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=-1$$, $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin23a-h2","type":"hint","dependencies":["a664eb9bin23a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin23a-h3","type":"hint","dependencies":["a664eb9bin23a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin23a-h4","type":"hint","dependencies":["a664eb9bin23a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^5-5x^4+10x^3-10x^2+5x^1-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin24","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin24a","stepAnswer":["$$x^3-12x^2+48x^1-64$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x-4\\\\right)}^3$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^3-12x^2+48x^1-64$$","hints":{"DefaultPathway":[{"id":"a664eb9bin24a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=-4$$, $$n=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin24a-h2","type":"hint","dependencies":["a664eb9bin24a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin24a-h3","type":"hint","dependencies":["a664eb9bin24a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin24a-h4","type":"hint","dependencies":["a664eb9bin24a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^3-12x^2+48x^1-64$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin25","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin25a","stepAnswer":["$$x^3+3x^2 y^1+3x^1 y^2+y^3$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x+y\\\\right)}^3$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^3+3x^2 y^1+3x^1 y^2+y^3$$","hints":{"DefaultPathway":[{"id":"a664eb9bin25a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=y$$, $$n=3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin25a-h2","type":"hint","dependencies":["a664eb9bin25a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin25a-h3","type":"hint","dependencies":["a664eb9bin25a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin25a-h4","type":"hint","dependencies":["a664eb9bin25a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^3+3x^2 y^1+3x^1 y^2+y^3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin26","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin26a","stepAnswer":["$$m^5+5m^4 n^1+10m^3 n^2+10m^2 n^3+5m^1 n^4+n^5$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(m+n\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$m^5+5m^4 n^1+10m^3 n^2+10m^2 n^3+5m^1 n^4+n^5$$","hints":{"DefaultPathway":[{"id":"a664eb9bin26a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=m$$, $$b=n$$, $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin26a-h2","type":"hint","dependencies":["a664eb9bin26a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin26a-h3","type":"hint","dependencies":["a664eb9bin26a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin26a-h4","type":"hint","dependencies":["a664eb9bin26a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$m^5+5m^4 n^1+10m^3 n^2+10m^2 n^3+5m^1 n^4+n^5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin27","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin27a","stepAnswer":["$$243x^5-405x^4 y^1+270x^3 y^2-90x^2 y^3+15x^1 y^4-y^5$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(3x-y\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$243x^5-405x^4 y^1+270x^3 y^2-90x^2 y^3+15x^1 y^4-y^5$$","hints":{"DefaultPathway":[{"id":"a664eb9bin27a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=3x$$, $$b=-y$$, $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin27a-h2","type":"hint","dependencies":["a664eb9bin27a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin27a-h3","type":"hint","dependencies":["a664eb9bin27a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin27a-h4","type":"hint","dependencies":["a664eb9bin27a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$243x^5-405x^4 y^1+270x^3 y^2-90x^2 y^3+15x^1 y^4-y^5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin28","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin28a","stepAnswer":["$$625x^4-1000x^3 y^1+600x^2 y^2-160x^1 y^3+16y^4$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(5x-2y\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$625x^4-1000x^3 y^1+600x^2 y^2-160x^1 y^3+16y^4$$","hints":{"DefaultPathway":[{"id":"a664eb9bin28a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=5x$$, $$b=-2y$$, $$n=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin28a-h2","type":"hint","dependencies":["a664eb9bin28a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin28a-h3","type":"hint","dependencies":["a664eb9bin28a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin28a-h4","type":"hint","dependencies":["a664eb9bin28a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$625x^4-1000x^3 y^1+600x^2 y^2-160x^1 y^3+16y^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin29","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin29a","stepAnswer":["$$16x^4-160x^3 y^1+600x^2 y^2-1000x^1 y^3+625y^4$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(2x-5y\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16x^4-160x^3 y^1+600x^2 y^2-1000x^1 y^3+625y^4$$","hints":{"DefaultPathway":[{"id":"a664eb9bin29a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=2x$$, $$b=-5y$$, $$n=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin29a-h2","type":"hint","dependencies":["a664eb9bin29a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin29a-h3","type":"hint","dependencies":["a664eb9bin29a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin29a-h4","type":"hint","dependencies":["a664eb9bin29a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$16x^4-160x^3 y^1+600x^2 y^2-1000x^1 y^3+625y^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin3","title":"Using Pascal\'s Triangle to Expand a polynomial.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin3a","stepAnswer":["$$p^7+7p^6 q^1+21p^5 q^2+35p^4 q^3+35p^3 q^4+21p^2 q^5+7p^1 q^6+q^7$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(p+q\\\\right)}^7$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$p^7+7p^6 q^1+21p^5 q^2+35p^4 q^3+35p^3 q^4+21p^2 q^5+7p^1 q^6+q^7$$","hints":{"DefaultPathway":[{"id":"a664eb9bin3a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin3a-h2","type":"hint","dependencies":["a664eb9bin3a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$7$$, $$21$$, $$35$$, $$35$$, $$21$$, $$7$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin3a-h3","type":"hint","dependencies":["a664eb9bin3a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin3a-h4","type":"hint","dependencies":["a664eb9bin3a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get $$p^7+7p^6 q^1+21p^5 q^2+35p^4 q^3+35p^3 q^4+21p^2 q^5+7p^1 q^6+q^7$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin30","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin30a","stepAnswer":["$$243x^5+1620x^4 y^1+4320x^3 y^2+5760x^2 y^3+3840x^1 y^4+1024y^5$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(3x+4y\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$243x^5+1620x^4 y^1+4320x^3 y^2+5760x^2 y^3+3840x^1 y^4+1024y^5$$","hints":{"DefaultPathway":[{"id":"a664eb9bin30a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=3x$$, $$b=4y$$, $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin30a-h2","type":"hint","dependencies":["a664eb9bin30a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin30a-h3","type":"hint","dependencies":["a664eb9bin30a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin30a-h4","type":"hint","dependencies":["a664eb9bin30a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$243x^5+1620x^4 y^1+4320x^3 y^2+5760x^2 y^3+3840x^1 y^4+1024y^5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin4","title":"Using Pascal\'s Triangle to Expand a Polynomial and Simplify.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin4a","stepAnswer":["$$x^5+15x^4+90x^3+270x^2+405x^1+243$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+3\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5+15x^4+90x^3+270x^2+405x^1+243$$","hints":{"DefaultPathway":[{"id":"a664eb9bin4a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin4a-h2","type":"hint","dependencies":["a664eb9bin4a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$5$$, $$10$$, $$10$$, $$5$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin4a-h3","type":"hint","dependencies":["a664eb9bin4a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin4a-h4","type":"hint","dependencies":["a664eb9bin4a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get $$x^5+5x^4\\\\times3+10x^3\\\\times9+10x^2\\\\times27+5x^1\\\\times81+243$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin4a-h5","type":"hint","dependencies":["a664eb9bin4a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^5+15x^4+90x^3+270x^2+405x^1+243$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin5","title":"Using Pascal\'s Triangle to Expand a polynomial.","body":"Use Pascal\u2019s Triangle to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin5a","stepAnswer":["$$x^6+6x^5+15x^4 y+20x^3+15x^2+6x^1+1$$"],"problemType":"TextBox","stepTitle":"Using Pascal\'s Triangle to Expand a polynomial.","stepBody":"$${\\\\left(x+1\\\\right)}^6$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^6+6x^5+15x^4 y+20x^3+15x^2+6x^1+1$$","hints":{"DefaultPathway":[{"id":"a664eb9bin5a-h1","type":"hint","dependencies":[],"title":"Finding out the pattern with Pascal\'s Triangle.","text":"We know that the variables in this pattern will follow the pattern in Pascal\'s triangle. You should use the row of Pascal\'s triangle where the second number is $$6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin5a-h2","type":"hint","dependencies":["a664eb9bin5a-h1"],"title":"Finding out the coefficients.","text":"The coefficients according to Pascal\'s triangle are $$1$$, $$6$$, $$15$$, $$20$$, $$15$$, $$6$$, $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin5a-h3","type":"hint","dependencies":["a664eb9bin5a-h2"],"title":"Expanding the polynomial.","text":"Use the formula: $${\\\\left(a+b\\\\right)}^n$$ $$=$$ $$a^n$$ + $$___$$ $$a^n-1b^1$$ + $$___$$ $$a^n-2b^2$$ +... + $$___$$ $$a^1 b^n-1$$ + $$b^n$$ and fill in the blanks with the values from Pascal\'s triangle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin5a-h4","type":"hint","dependencies":["a664eb9bin5a-h3"],"title":"Plugging in the coefficients.","text":"By plugging in the coefficients found earlier, we get $$x^6+6x^5\\\\times1+15x^4\\\\times1+20x^3\\\\times1+15x^2\\\\times1+6x^1\\\\times1+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin5a-h5","type":"hint","dependencies":["a664eb9bin5a-h4"],"title":"Simplify the equation.","text":"Simplifying the equation results in the solution: $$x^6+6x^5+15x^4 y+20x^3+15x^2+6x^1+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin6","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin6a","stepAnswer":["$$x^5-10x^4+40x^3-80x^2+80x^1-32$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x-2\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5-10x^4+40x^3-80x^2+80x^1-32$$","hints":{"DefaultPathway":[{"id":"a664eb9bin6a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=-2$$, $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin6a-h2","type":"hint","dependencies":["a664eb9bin6a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin6a-h3","type":"hint","dependencies":["a664eb9bin6a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin6a-h4","type":"hint","dependencies":["a664eb9bin6a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^5-10x^4+40x^3-80x^2+80x^1-32$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin7","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin7a","stepAnswer":["$$x^5-15x^4+90x^3-270x^2+405x^1-243$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x-3\\\\right)}^5$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^5-15x^4+90x^3-270x^2+405x^1-243$$","hints":{"DefaultPathway":[{"id":"a664eb9bin7a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=-3$$, $$n=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin7a-h2","type":"hint","dependencies":["a664eb9bin7a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin7a-h3","type":"hint","dependencies":["a664eb9bin7a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin7a-h4","type":"hint","dependencies":["a664eb9bin7a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^5-15x^4+90x^3-270x^2+405x^1-243$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin8","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin8a","stepAnswer":["$$x^6-6x^5+15x^4-20x^3+15x^2-6x^1+1$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(x-1\\\\right)}^6$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^6-6x^5+15x^4-20x^3+15x^2-6x^1+1$$","hints":{"DefaultPathway":[{"id":"a664eb9bin8a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=x$$, $$b=-1$$, $$n=6$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin8a-h2","type":"hint","dependencies":["a664eb9bin8a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin8a-h3","type":"hint","dependencies":["a664eb9bin8a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin8a-h4","type":"hint","dependencies":["a664eb9bin8a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$x^6-6x^5+15x^4-20x^3+15x^2-6x^1+1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a664eb9bin9","title":"Using the Binomial Theorem to Expand a Polynomial.","body":"Use the Binomial Theorem to expand the following:","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"12.4 Binomial Theorem","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a664eb9bin9a","stepAnswer":["$$16x^4-96x^3 y^1+16x^2 y^2-216x^1 y^3+81y^4$$"],"problemType":"TextBox","stepTitle":"Using the Binomial Theorem to Expand a Polynomial.","stepBody":"$${\\\\left(2x-3y\\\\right)}^4$$","answerType":"arithmetic","variabilization":{},"answerLatex":"$$16x^4-96x^3 y^1+16x^2 y^2-216x^1 y^3+81y^4$$","hints":{"DefaultPathway":[{"id":"a664eb9bin9a-h1","type":"hint","dependencies":[],"title":"Identify the a and $$b$$.","text":"Identify the a, $$b$$, and $$n$$ of $${\\\\left(a+b\\\\right)}^n$$. Here, $$a=2x$$, $$b=-3y$$, $$n=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin9a-h2","type":"hint","dependencies":["a664eb9bin9a-h1"],"title":"Use the binomial theorm.","text":"Follow the binomial theorem from this image.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin9a-h3","type":"hint","dependencies":["a664eb9bin9a-h2"],"title":"substitute into the binomial theorem.","text":"Substitute the a, $$b$$, and $$n$$ that you found into the binomial equation.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a664eb9bin9a-h4","type":"hint","dependencies":["a664eb9bin9a-h3"],"title":"Simplify.","text":"Simplify, resulting in $$16x^4-96x^3 y^1+16x^2 y^2-216x^1 y^3+81y^4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses1","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses1a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2}{4}+\\\\frac{y^2}{25}=1$$","stepBody":"Please enter the number of graph that best represents the given equation.##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a675767Ellipses1a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It is in standard form $$\\\\frac{x^2}{4}+\\\\frac{y^2}{25}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses1a-h2","type":"hint","dependencies":["a675767Ellipses1a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$4<25$$ and $$25$$ is in the $$y^2$$ term, the major axis is vertical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses1a-h3","type":"hint","dependencies":["a675767Ellipses1a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the y-intercept. Since $$b^2=25$$ then $$b=-5$$ or $$b=5$$. The endpoint of the major axis are $$(0,5)$$, $$(0,-5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses1a-h4","type":"hint","dependencies":["a675767Ellipses1a-h3"],"title":"Elimination of Choices","text":"SInce graph $$1$$ is the only graph with y-intercepts as $$(0,5)$$ and $$(0,-5)$$, graph $$1$$ is the final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses10","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses10a","stepAnswer":["https://ibb.co/6JyL7m2"],"problemType":"MultipleChoice","stepTitle":"$$16x^2+9y^2=144$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/6JyL7m2","https://ibb.co/MSPzGr8","https://ibb.co/3zDFFXs","https://ibb.co/XJwrbPF"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses10a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"The equation is not in standard form. It can be written as standard form by divding $$144$$ both sides and get $$\\\\frac{x^2}{9}+\\\\frac{y^2}{16}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses10a-h2","type":"hint","dependencies":["a675767Ellipses10a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$9<16$$ and $$25$$ is in the $$y^2$$ term, the major axis is verticle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses10a-h3","type":"hint","dependencies":["a675767Ellipses10a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the y-intercept. Since $$b^2=16$$ then $$b=-4$$ or $$b=4$$. The endpoint of the major axis are $$(0,4)$$, $$(0,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses10a-h4","type":"hint","dependencies":["a675767Ellipses10a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the x-intercepts. Since $$a^2=9$$, then $$a=-3$$ or $$a=3$$. The endpoints of the minor axis are $$(3,0)$$, $$(-3,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses10a-h5","type":"hint","dependencies":["a675767Ellipses10a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,4)$$, $$(0,-4)$$ and x-intercepts $$(3,0)$$, $$(-3,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses11","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses11a","stepAnswer":["https://ibb.co/8YV0D7c"],"problemType":"MultipleChoice","stepTitle":"$$16x^2+36y^2=576$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/19XxnzZ","https://ibb.co/MSPzGr8","https://ibb.co/3zDFFXs","https://ibb.co/8YV0D7c"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses11a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"The equation is not in standard form. It can be written as standard form by dividing $$576$$ both sides and get $$\\\\frac{x^2}{36}+\\\\frac{y^2}{16}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses11a-h2","type":"hint","dependencies":["a675767Ellipses11a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$16<36$$ and $$25$$ is in the $$x^2$$ term, the major axis is horizontal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses11a-h3","type":"hint","dependencies":["a675767Ellipses11a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the x-intercept. Since $$b^2=36$$ then $$b=-6$$ or $$b=6$$. The endpoint of the major axis are $$(-6,0)$$, $$(6,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses11a-h4","type":"hint","dependencies":["a675767Ellipses11a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the y-intercepts. Since $$a^2=16$$, then $$a=-4$$ or $$a=4$$. The endpoints of the minor axis are $$(0,4)$$, $$(0,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses11a-h5","type":"hint","dependencies":["a675767Ellipses11a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,4)$$, $$(0,-4)$$ and x-intercepts $$(-6,0)$$, $$(6,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses12","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses12a","stepAnswer":["https://ibb.co/rpx6Pfd"],"problemType":"MultipleChoice","stepTitle":"$$9x^2+25y^2=225$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/rpx6Pfd","https://ibb.co/MSPzGr8","https://ibb.co/3zDFFXs","https://ibb.co/8YV0D7c"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses12a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"The equation is not in standard form. It can be written as standard form by divding $$225$$ both sides and get $$\\\\frac{x^2}{25}+\\\\frac{y^2}{9}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses12a-h2","type":"hint","dependencies":["a675767Ellipses12a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$9<25$$ and $$25$$ is in the $$x^2$$ term, the major axis is horizontal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses12a-h3","type":"hint","dependencies":["a675767Ellipses12a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the x-intercept. Since $$b^2=25$$ then $$b=-5$$ or $$b=5$$. The endpoint of the major axis are $$(-5,0)$$, $$(5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses12a-h4","type":"hint","dependencies":["a675767Ellipses12a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the y-intercepts. Since $$a^2=9$$, then $$a=-3$$ or $$a=3$$. The endpoints of the minor axis are $$(0,3)$$, $$(0,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses12a-h5","type":"hint","dependencies":["a675767Ellipses12a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,3)$$, $$(0,-3)$$ and x-intercepts $$(5,0)$$, $$(-5,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses13","title":"Find the Equation of an Ellipse with Center at the Origin","body":"In the following exercise, find the equation of the ellipse shown in the graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses13a","stepAnswer":["((x**2)/9)+((y**2)/25)=1"],"problemType":"TextBox","stepTitle":"Find the Equation for the Ellipse in the Graph.","stepBody":"Please enter your answer as $$\\\\frac{x^2}{A}+\\\\frac{y^2}{B}=C$$.##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{x^2}{9}+\\\\frac{y^2}{25}=1$$","hints":{"DefaultPathway":[{"id":"a675767Ellipses13a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"We recognize this as an ellipse that is centered at the origin. So the equation should be in the form of $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses13a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a675767Ellipses13a-h1"],"title":"Find the Length of Minor Axis","text":"The major axis is verticle because the value of the distance from the origin to the horizontal endpoints is less than the distance from the origin to the verticle endpoints. What is the distance from the center of the ellipse (the origin) to the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses13a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a675767Ellipses13a-h2"],"title":"Find the Length of Major Axis","text":"What is the distance from the center of horizontal endpoints of the ellipse?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses13a-h4","type":"hint","dependencies":["a675767Ellipses13a-h3"],"title":"Plug in Values of a and $$b$$ into Standard Equation","text":"Since the verticle distance is $$5$$ which is associated with the coefficient of $$y$$ terms $$b=5$$ and $$b^2=25$$. Since the horizontal distance is $$3$$ which is associated with the coefficient of $$x$$ terms, $$a=3$$ and $$a^2=9$$. Given $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$, through pluging in $$a^2=9$$ and $$b^2=25$$, you should get $$\\\\frac{x^2}{9}+\\\\frac{y^2}{25}=1$$ as your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses14","title":"Find the Equation of an Ellipse with Center at the Origin","body":"In the following exercise, find the equation of the ellipse shown in the graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses14a","stepAnswer":["((x**2)/16)+((y**2)/36)=1"],"problemType":"TextBox","stepTitle":"Find the Equation for the Ellipse in the Graph.","stepBody":"Please enter your answer as $$\\\\frac{x^2}{A}+\\\\frac{y^2}{B}=C$$.##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{x^2}{16}+\\\\frac{y^2}{36}=1$$","hints":{"DefaultPathway":[{"id":"a675767Ellipses14a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"We recognize this as an ellipse that is centered at the origin. So the equation should be in the form of $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses14a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a675767Ellipses14a-h1"],"title":"Find the Length of Minor Axis","text":"The major axis is verticle because the value of the distance from the origin to the horizontal endpoints is less than the distance from the origin to the verticle endpoints. What is the distance from the center of the ellipse (the origin) to the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses14a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a675767Ellipses14a-h2"],"title":"Find the Length of Major Axis","text":"What is the distance from the center of horizontal endpoints of the ellipse?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses14a-h4","type":"hint","dependencies":["a675767Ellipses14a-h3"],"title":"Plug in Values of a and $$b$$ into Standard Equation","text":"Since the verticle distance is $$6$$ which is associated with the coefficient of $$y$$ terms $$b=6$$ and $$b^2=36$$. Since the horizontal distance is $$4$$ which is associated with the coefficient of $$x$$ terms, $$a=4$$ and $$a^2=16$$. Given $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$, through pluging in $$a^2=16$$ and $$b^2=36$$, you should get $$\\\\frac{x^2}{16}+\\\\frac{y^2}{36}=1$$ as your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses15","title":"Find the Equation of an Ellipse with Center at the Origin","body":"In the following exercise, find the equation of the ellipse shown in the graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses15a","stepAnswer":["(x**2)/25+(y**2)/4=1"],"problemType":"TextBox","stepTitle":"Find the Equation for the Ellipse in the Graph.","stepBody":"Please enter your answer as $$\\\\frac{x^2}{A}+\\\\frac{y^2}{B}=C$$.##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{x^2}{25}+\\\\frac{y^2}{4}=1$$","hints":{"DefaultPathway":[{"id":"a675767Ellipses15a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"We recognize this as an ellipse that is centered at the origin. So the equation should be in the form of $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses15a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a675767Ellipses15a-h1"],"title":"Find the Length of Minor Axis","text":"The major axis is horizontal because the value of the distance from the origin to the horizontal endpoints is greater than the distance from the origin to the verticle endpoints. What is the distance from the center of the ellipse (the origin) to the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses15a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a675767Ellipses15a-h2"],"title":"Find the Length of Major Axis","text":"What is the distance from the center of verticle endpoints of the ellipse?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses15a-h4","type":"hint","dependencies":["a675767Ellipses15a-h3"],"title":"Plug in Values of a and $$b$$ into Standard Equation","text":"Since the verticle distance is $$2$$ which is associated with the coefficient of $$y$$ terms $$b=2$$ and $$b^2=4$$. Since the horizontal distance is $$5$$ which is associated with the coefficient of $$x$$ terms, $$a=5$$ and $$a^2=25$$. Given $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$, through pluging in $$a^2=25$$ and $$b^2=4$$, you should get $$\\\\frac{x^2}{25}+\\\\frac{y^2}{4}=1$$ as your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses16","title":"Find the Equation of an Ellipse with Center at the Origin","body":"In the following exercise, find the equation of the ellipse shown in the graph.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses16a","stepAnswer":["((x**2)/9)+((y**2)/16)=1"],"problemType":"TextBox","stepTitle":"Find the Equation for the Ellipse in the Graph.","stepBody":"Please enter your answer as $$\\\\frac{x^2}{A}+\\\\frac{y^2}{B}=C$$.##figure1.gif## ","answerType":"string","variabilization":{},"answerLatex":"$$\\\\frac{x^2}{9}+\\\\frac{y^2}{16}=1$$","hints":{"DefaultPathway":[{"id":"a675767Ellipses16a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"We recognize this as an ellipse that is centered at the origin. So the equation should be in the form of $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses16a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a675767Ellipses16a-h1"],"title":"Find the Length of Minor Axis","text":"The major axis is verticle because the value of the distance from the origin to the horizontal endpoints is less than the distance from the origin to the verticle endpoints. What is the distance from the center of the ellipse (the origin) to the vertex?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses16a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a675767Ellipses16a-h2"],"title":"Find the Length of Major Axis","text":"What is the distance from the center of horizontal endpoints of the ellipse?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses16a-h4","type":"hint","dependencies":["a675767Ellipses16a-h3"],"title":"Plug in Values of a and $$b$$ into Standard Equation","text":"Since the verticle distance is $$4$$ which is associated with the coefficient of $$y$$ terms $$b=4$$ and $$b^2=16$$. Since the horizontal distance is $$3$$ which is associated with the coefficient of $$x$$ terms, $$a=3$$ and $$a^2=9$$. Given $$\\\\frac{x^2}{a^2}+\\\\frac{y^2}{b^2}=1$$, through pluging in $$a^2=9$$ and $$b^2=16$$, you should get $$\\\\frac{x^2}{9}+\\\\frac{y^2}{16}=1$$ as your final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses17","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses17a","stepAnswer":["https://ibb.co/bdcFCDg"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x+1\\\\right)}^2}{4}+\\\\frac{{\\\\left(y+6\\\\right)}^2}{25}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/wc9Vf8M","https://ibb.co/WyVNDsH","https://ibb.co/bdcFCDg","https://ibb.co/Cn9y40H"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses17a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-1,-6)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses17a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a675767Ellipses17a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x+1\\\\right)}^2}{4}+\\\\frac{{\\\\left(y+6\\\\right)}^2}{25}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses17a-h3","type":"hint","dependencies":["a675767Ellipses17a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=2$$ and $$b=5$$ in the given equation. $$2<5$$, so the major axis is verticle. The distance from the center to the vertices is $$5$$. The distance from the center to the endpoints of the minor axis is $$2$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses18","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses18a","stepAnswer":["https://ibb.co/j4W3kRr"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x-3\\\\right)}^2}{25}+\\\\frac{{\\\\left(y+2\\\\right)}^2}{9}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/j4W3kRr","https://ibb.co/WyVNDsH","https://ibb.co/bdcFCDg","https://ibb.co/Cn9y40H"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses18a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(3,-2)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses18a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a675767Ellipses18a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x-3\\\\right)}^2}{25}+\\\\frac{{\\\\left(y+2\\\\right)}^2}{9}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses18a-h3","type":"hint","dependencies":["a675767Ellipses18a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=5$$ and $$b=3$$ in the given equation. $$3<5$$, so the major axis is horizontal. The distance from the center to the vertices is $$5$$. The distance from the center to the endpoints of the minor axis is $$3$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses19","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses19a","stepAnswer":["https://ibb.co/FgtXC2P"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x+4\\\\right)}^2}{4}+\\\\frac{{\\\\left(y-2\\\\right)}^2}{9}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/j4W3kRr","https://ibb.co/WyVNDsH","https://ibb.co/bdcFCDg","https://ibb.co/FgtXC2P"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses19a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-4,2)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses19a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a675767Ellipses19a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x+4\\\\right)}^2}{4}+\\\\frac{{\\\\left(y-2\\\\right)}^2}{9}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses19a-h3","type":"hint","dependencies":["a675767Ellipses19a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=2$$ and $$b=3$$ in the given equation. $$2<3$$, so the major axis is verticle. The distance from the center to the vertices is $$3$$. The distance from the center to the endpoints of the minor axis is $$2$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses2","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses2a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2}{9}+\\\\frac{y^2}{25}=1$$","stepBody":"Choose the graph that represents the given equation.##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a675767Ellipses2a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It is in standard form $$\\\\frac{x^2}{9}+\\\\frac{y^2}{25}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses2a-h2","type":"hint","dependencies":["a675767Ellipses2a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$9<25$$ and $$25$$ is in the $$y^2$$ term, the major axis is vertical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses2a-h3","type":"hint","dependencies":["a675767Ellipses2a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the y-intercept. Since $$b^2=25$$ then $$b=-5$$ or $$b=5$$. The endpoint of the major axis are $$(0,5)$$, $$(0,-5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses2a-h4","type":"hint","dependencies":["a675767Ellipses2a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the x-intercepts. Since $$a^2=9$$, then $$a=-3$$ or $$a=3$$. The endpoints of the minor axis are $$(3,0)$$, $$(-3,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses2a-h5","type":"hint","dependencies":["a675767Ellipses2a-h4"],"title":"Elimination of Choices","text":"SInce graph $$2$$ is the only graph with y-intercepts as $$(0,5)$$ and $$(0,-5)$$ and x-intercept as $$(-3,0)$$ and $$(3,0)$$, graph $$2$$ is the final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses20","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses20a","stepAnswer":["https://ibb.co/k5bTQ3g"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x-4\\\\right)}^2}{9}+\\\\frac{{\\\\left(y-1\\\\right)}^2}{16}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/k5bTQ3g","https://ibb.co/WyVNDsH","https://ibb.co/bdcFCDg","https://ibb.co/FgtXC2P"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses20a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(4,1)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses20a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a675767Ellipses20a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x-4\\\\right)}^2}{9}+\\\\frac{{\\\\left(y-1\\\\right)}^2}{16}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses20a-h3","type":"hint","dependencies":["a675767Ellipses20a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=3$$ and $$b=4$$ in the given equation. $$3<4$$, so the major axis is verticle. The distance from the center to the vertices is $$4$$. The distance from the center to the endpoints of the minor axis is $$3$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses21","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses21a","stepAnswer":["https://ibb.co/sJ4NSmd"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x-3\\\\right)}^2}{4}+\\\\frac{{\\\\left(y-7\\\\right)}^2}{25}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/B2zw0MV","https://ibb.co/NpPzFTb","https://ibb.co/DMqddCx","https://ibb.co/sJ4NSmd"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses21a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(3,7)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses21a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$2$$"],"dependencies":["a675767Ellipses21a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x-3\\\\right)}^2}{4}+\\\\frac{{\\\\left(y-7\\\\right)}^2}{25}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses21a-h3","type":"hint","dependencies":["a675767Ellipses21a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=2$$ and $$b=5$$ in the given equation. $$2<5$$, so the major axis is verticle. The distance from the center to the vertices is $$5$$. The distance from the center to the endpoints of the minor axis is $$2$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses22","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses22a","stepAnswer":["https://ibb.co/6v1czrq"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x+6\\\\right)}^2}{16}+\\\\frac{{\\\\left(y+5\\\\right)}^2}{4}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/6v1czrq","https://ibb.co/NpPzFTb","https://ibb.co/DMqddCx","https://ibb.co/sJ4NSmd"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses22a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-6,-5)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses22a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a675767Ellipses22a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x+6\\\\right)}^2}{16}+\\\\frac{{\\\\left(y+5\\\\right)}^2}{4}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses22a-h3","type":"hint","dependencies":["a675767Ellipses22a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=4$$ and $$b=2$$ in the given equation. $$2<4$$, so the major axis is horizontal. The distance from the center to the vertices is $$4$$. The distance from the center to the endpoints of the minor axis is $$2$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses23","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses23a","stepAnswer":["https://ibb.co/0hkVZB2"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x-5\\\\right)}^2}{9}+\\\\frac{{\\\\left(y+4\\\\right)}^2}{25}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/B2zw0MV","https://ibb.co/NpPzFTb","https://ibb.co/DMqddCx","https://ibb.co/0hkVZB2"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses23a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(5,-4)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses23a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a675767Ellipses23a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x-5\\\\right)}^2}{9}+\\\\frac{{\\\\left(y+4\\\\right)}^2}{25}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses23a-h3","type":"hint","dependencies":["a675767Ellipses23a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=3$$ and $$b=5$$ in the given equation. $$3<5$$, so the major axis is verticle. The distance from the center to the vertices is $$5$$. The distance from the center to the endpoints of the minor axis is $$3$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses24","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses24a","stepAnswer":["https://ibb.co/D4zvc1y"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x+5\\\\right)}^2}{36}+\\\\frac{{\\\\left(y-3\\\\right)}^2}{16}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/D4zvc1y","https://ibb.co/NpPzFTb","https://ibb.co/DMqddCx","https://ibb.co/sJ4NSmd"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses24a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-5,3)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses24a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a675767Ellipses24a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given equation $$\\\\frac{{\\\\left(x+5\\\\right)}^2}{36}+\\\\frac{{\\\\left(y-3\\\\right)}^2}{16}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses24a-h3","type":"hint","dependencies":["a675767Ellipses24a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=6$$ and $$b=4$$ in the given equation. $$4<6$$, so the major axis is horizontal. The distance from the center to the vertices is $$6$$. The distance from the center to the endpoints of the minor axis is $$4$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses25","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses25a","stepAnswer":["https://ibb.co/p0BFP4Q"],"problemType":"MultipleChoice","stepTitle":"$$x^2+y^2=49$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/D4zvc1y","https://ibb.co/NpPzFTb","https://ibb.co/DMqddCx","https://ibb.co/p0BFP4Q"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses25a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation","text":"The equation is in the form of $$x^2+y^2=r^2$$ which is the standard form of a circle with center at origin. In this case $$r=7$$. Therefore the equation represents the circle with radius $$7$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses26","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses26a","stepAnswer":["https://ibb.co/dJmp7MT"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x+5\\\\right)}^2+{\\\\left(y+2\\\\right)}^2=4$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/dJmp7MT","https://ibb.co/NpPzFTb","https://ibb.co/DMqddCx","https://ibb.co/p0BFP4Q"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses26a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation","text":"The equation is in the form of $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$ which is the standard form of a circle with center at (h,k). In this case $$r=2$$. Therefore the equation represents the circle centered at $$(-5,-2)$$ with radius $$2$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses27","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses27a","stepAnswer":["https://ibb.co/RBh2PKT"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{{\\\\left(x+3\\\\right)}^2}{16}+\\\\frac{{\\\\left(y+1\\\\right)}^2}{4}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/D4zvc1y","https://ibb.co/RBh2PKT","https://ibb.co/DMqddCx","https://ibb.co/sJ4NSmd"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses27a-h1","type":"scaffold","problemType":"TextBox","answerType":"string","hintAnswer":["(-3,-1)"],"dependencies":[],"title":"Recognize the Standard Equation of Ellipses","text":"The equation is in standard form, $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$. In the standard form, (h,k) is the center of ellipse. What is the center (h,k)? Enter your answer in the form (h,k).","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses27a-h2","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$4$$"],"dependencies":["a675767Ellipses27a-h1"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"$$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$ is the standard form of ellipse that is not centered at the origin. Given $$\\\\operatorname{equation}\\\\left(\\\\frac{{\\\\left(x+3\\\\right)}^2}{16}\\\\right)+\\\\frac{{\\\\left(y+1\\\\right)}^2}{4}=1$$, what is a?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses27a-h3","type":"hint","dependencies":["a675767Ellipses27a-h2"],"title":"Find a and $$b$$ in $$\\\\frac{{\\\\left(x-h\\\\right)}^2}{a^2}+\\\\frac{{\\\\left(y-k\\\\right)}^2}{b^2}=1$$.","text":"We know that $$a=4$$ and $$b=2$$ in the given equation. $$2<4$$, so the major axis is horizontal. The distance from the center to the vertices is $$4$$. The distance from the center to the endpoints of the minor axis is $$2$$. So this graph is the correct answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses28","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses28a","stepAnswer":["https://ibb.co/Z2zN1LV"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(x-2\\\\right)}^2+{\\\\left(y-3\\\\right)}^2=9$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/dJmp7MT","https://ibb.co/Z2zN1LV","https://ibb.co/DMqddCx","https://ibb.co/p0BFP4Q"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses28a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation of Circle","text":"The equation is in the form of $${\\\\left(x-h\\\\right)}^2+{\\\\left(y-k\\\\right)}^2=r^2$$ which is the standard form of a circle with center at (h,k). In this case $$r=3$$. Therefore the equation represents the circle centered at $$(2,3)$$ with radius $$3$$.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses29","title":"Find the Equation of an Ellipse with Center Not at the Origin","body":"In the following exercise, find the graph of the given ellipse equations.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses29a","stepAnswer":["https://ibb.co/vdQVthZ"],"problemType":"MultipleChoice","stepTitle":"$$x^2+y^2=64$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/D4zvc1y","https://ibb.co/NpPzFTb","https://ibb.co/vdQVthZ","https://ibb.co/p0BFP4Q"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses29a-h1","type":"hint","dependencies":[],"title":"Recognize the Standard Equation","text":"The equation is in the form of $$x^2+y^2=r^2$$ which is the standard form of a circle with center at origin. In this case $$r=8$$. Therefore the equation represents the circle with radius $$8$$ centered at the origin.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses3","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses3a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{x^2}{25}+\\\\frac{y^2}{36}=1$$","stepBody":"Choose the graph that represents the given equation.##figure1.gif## ","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a675767Ellipses3a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It is in standard form $$\\\\frac{x^2}{25}+\\\\frac{y^2}{36}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses3a-h2","type":"hint","dependencies":["a675767Ellipses3a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$25<36$$ and $$36$$ is in the $$y^2$$ term, the major axis is vertical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses3a-h3","type":"hint","dependencies":["a675767Ellipses3a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the y-intercept. Since $$b^2=36$$ then $$b=-6$$ or $$b=6$$. The endpoint of the major axis are $$(0,6)$$, $$(0,-6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses3a-h4","type":"hint","dependencies":["a675767Ellipses3a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the x-intercepts. Since $$a^2=25$$, then $$a=-5$$ or $$a=5$$. The endpoints of the minor axis are $$(5,0)$$, $$(-5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses3a-h5","type":"hint","dependencies":["a675767Ellipses3a-h4"],"title":"Elimination of Choices","text":"SInce graph $$3$$ is the only graph with y-intercepts as $$(0,6)$$ and $$(0,-6)$$ and x-intercept as $$(5,0)$$, $$(-5,0)$$, graph $$3$$ is the final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses30","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses30a","stepAnswer":["https://ibb.co/KxQk2D2"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^2}{25}+\\\\frac{y^2}{36}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/KxQk2D2","https://ibb.co/MSPzGr8","https://ibb.co/3zDFFXs","https://ibb.co/bXtPNZR"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses30a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It is in standard form as $$\\\\frac{x^2}{25}+\\\\frac{y^2}{36}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses30a-h2","type":"hint","dependencies":["a675767Ellipses30a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$25<36$$ and $$9$$ is in the $$y^2$$ term, the major axis is verticle.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses30a-h3","type":"hint","dependencies":["a675767Ellipses30a-h2"],"title":"Find the endpoints of the major axis.","text":"The vertices will be the y-intercept. Since $$b^2=36$$ then $$b=-6$$ or $$b=6$$. The endpoint of the major axis are $$(0,6)$$, $$(0,-6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses30a-h4","type":"hint","dependencies":["a675767Ellipses30a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the x-intercepts. Since $$a^2=25$$, then $$a=-5$$ or $$a=5$$. The endpoints of the minor axis are $$(5,0)$$, $$(-5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses30a-h5","type":"hint","dependencies":["a675767Ellipses30a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,6)$$, $$(0,-6)$$ and x-intercepts $$(-5,0)$$, $$(5,0)$$ is the answer.\\\\n##figure1.gif##","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses4","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses4a","stepAnswer":["https://ibb.co/bXtPNZR\\\\n"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^2}{16}+\\\\frac{y^2}{36}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://i.ibb.co/1RfXZYr/Screen-Shot-2022-05-13-at-10-59-06-PM.png","https://i.ibb.co/M7dsP45/4.png","https://i.ibb.co/cQXyNhZ/Screen-Shot-2022-05-13-at-10-58-55-PM.png","https://i.ibb.co/vY7dd5B/Screen-Shot-2022-05-13-at-10-59-16-PM.png","https://ibb.co/bXtPNZR\\\\n"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses4a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It is in standard form $$\\\\frac{x^2}{16}+\\\\frac{y^2}{36}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses4a-h2","type":"hint","dependencies":["a675767Ellipses4a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$16<36$$ and $$36$$ is in the $$y^2$$ term, the major axis is vertical.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses4a-h3","type":"hint","dependencies":["a675767Ellipses4a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the y-intercept. Since $$b^2=36$$ then $$b=-6or$$ $$b=6$$. The endpoint of the major axis are $$(0,6)$$, $$(0,-6)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses4a-h4","type":"hint","dependencies":["a675767Ellipses4a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the x-intercepts. Since $$a^2=16$$, then $$a=-4$$ or $$a=4$$. The endpoints of the minor axis are $$(4,0)$$, $$(-4,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses4a-h5","type":"hint","dependencies":["a675767Ellipses4a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,6)$$, $$(0,-6)$$ and x-intercepts $$(4,0)$$, $$(-4,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses5","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses5a","stepAnswer":["https://ibb.co/pQGw204"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^2}{25}+\\\\frac{y^2}{9}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/pQGw204","https://ibb.co/Zc6gdRB","https://ibb.co/3zDFFXs","https://ibb.co/bXtPNZR"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses5a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It is in standard form $$\\\\frac{x^2}{25}+\\\\frac{y^2}{9}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses5a-h2","type":"hint","dependencies":["a675767Ellipses5a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$9<25$$ and $$25$$ is in the $$x^2$$ term, the major axis is horizontal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses5a-h3","type":"hint","dependencies":["a675767Ellipses5a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the x-intercept. Since $$b^2=25$$ then $$b=-5or$$ $$b=5$$. The endpoint of the major axis are $$(-5,0)$$, $$(5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses5a-h4","type":"hint","dependencies":["a675767Ellipses5a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the y-intercepts. Since $$a^2=9$$, then $$a=-3$$ or $$a=3$$. The endpoints of the minor axis are $$(0,3)$$, $$(0,-3)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses5a-h5","type":"hint","dependencies":["a675767Ellipses5a-h4"],"title":"Elimination of Choices","text":"The graph with x-intercepts $$(-5,0)$$, $$(5,0)$$ and y-intercepts $$(0,3)$$, $$(0,-3)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses6","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses6a","stepAnswer":["https://ibb.co/Ht2Hj00"],"problemType":"MultipleChoice","stepTitle":"$$x^2+\\\\frac{y^2}{4}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/Ht2Hj00","https://ibb.co/Zc6gdRB","https://ibb.co/3zDFFXs","https://ibb.co/bXtPNZR"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses6a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It can be written in the standard form $$\\\\frac{x^2}{1}+\\\\frac{y^2}{4}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses6a-h2","type":"hint","dependencies":["a675767Ellipses6a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$1<4$$ and $$4$$ is in the $$y^2$$ term, the major axis is horizontal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses6a-h3","type":"hint","dependencies":["a675767Ellipses6a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the y-intercept. Since $$b^2=4$$ then $$b=-2$$ or $$b=2$$. The endpoint of the major axis are $$(0,2)$$, $$(0,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses6a-h4","type":"hint","dependencies":["a675767Ellipses6a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the x-intercepts. Since $$a^2=1$$, then $$a=-1$$ or $$a=1$$. The endpoints of the minor axis are $$(1,0)$$, $$(-1,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses6a-h5","type":"hint","dependencies":["a675767Ellipses6a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,2)$$, $$(0,-2)$$ and x-intercepts $$(1,0)$$, $$(-1,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses7","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses7a","stepAnswer":["https://ibb.co/19XxnzZ"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^2}{36}+\\\\frac{y^2}{16}=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/19XxnzZ","https://ibb.co/Zc6gdRB","https://ibb.co/3zDFFXs","https://ibb.co/bXtPNZR"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses7a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It is in standard form $$\\\\frac{x^2}{36}+\\\\frac{y^2}{16}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses7a-h2","type":"hint","dependencies":["a675767Ellipses7a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$16<36$$ and $$36$$ is in the $$x^2$$ term, the major axis is horizontal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses7a-h3","type":"hint","dependencies":["a675767Ellipses7a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the x-intercept. Since $$b^2=36$$ then $$b=-6$$ or $$b=6$$. The endpoint of the major axis are $$(-6,0)$$, $$(6,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses7a-h4","type":"hint","dependencies":["a675767Ellipses7a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the y-intercepts. Since $$a^2=16$$, then $$a=-4$$ or $$a=4$$. The endpoints of the minor axis are $$(0,4)$$, $$(0,-4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses7a-h5","type":"hint","dependencies":["a675767Ellipses7a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,4)$$, $$(0,-4)$$ and x-intercepts $$(-6,0)$$, $$(6,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses8","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses8a","stepAnswer":["https://ibb.co/MSPzGr8"],"problemType":"MultipleChoice","stepTitle":"$$\\\\frac{x^2}{9}+y^2=1$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/19XxnzZ","https://ibb.co/MSPzGr8","https://ibb.co/3zDFFXs","https://ibb.co/bXtPNZR"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses8a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"It can be written in standard form as $$\\\\frac{x^2}{9}+\\\\frac{y^2}{1}=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses8a-h2","type":"hint","dependencies":["a675767Ellipses8a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$1<9$$ and $$9$$ is in the $$x^2$$ term, the major axis is horizontal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses8a-h3","type":"hint","dependencies":["a675767Ellipses8a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the x-intercept. Since $$a^2=9$$ then $$a=-3$$ or $$a=3$$. The endpoint of the major axis are $$(-3,0)$$, $$(3,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses8a-h4","type":"hint","dependencies":["a675767Ellipses8a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the y-intercepts. Since $$b^2=1$$, then $$b=-1$$ or $$b=1$$. The endpoints of the minor axis are $$(0,1)$$, $$(0,-1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses8a-h5","type":"hint","dependencies":["a675767Ellipses8a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,1)$$, $$(0,-1)$$ and x-intercepts $$(-3,0)$$, $$(3,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a675767Ellipses9","title":"Graph an Ellipse with Center at the Origin","body":"Choose the graph that represents the given equation.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"11.3 Ellipses","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a675767Ellipses9a","stepAnswer":["https://ibb.co/XJwrbPF"],"problemType":"MultipleChoice","stepTitle":"$$4x^2+25y^2=100$$","stepBody":"Choose the graph that represents the given equation.","answerType":"string","variabilization":{},"choices":["https://ibb.co/19XxnzZ","https://ibb.co/MSPzGr8","https://ibb.co/3zDFFXs","https://ibb.co/XJwrbPF"],"hints":{"DefaultPathway":[{"id":"a675767Ellipses9a-h1","type":"hint","dependencies":[],"title":"Write the Equation in Standard Form","text":"The equation is not in standard form. It can be written as standard form by divding $$100$$ both sides and get $$\\\\frac{x^2}{25}+\\\\frac{y^2}{4}=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses9a-h2","type":"hint","dependencies":["a675767Ellipses9a-h1"],"title":"Determine Whether the Major Axis is Horizontal or Vertical","text":"Since $$4<25$$ and $$25$$ is in the $$x^2$$ term, the major axis is horizontal.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses9a-h3","type":"hint","dependencies":["a675767Ellipses9a-h2"],"title":"Find the endpoints of the major axis.","text":"The endpoints will be the x-intercept. Since $$b^2=25$$ then $$b=-5$$ or $$b=5$$. The endpoint of the major axis are $$(-5,0)$$, $$(5,0)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses9a-h4","type":"hint","dependencies":["a675767Ellipses9a-h3"],"title":"Find the endpoints of the minor axis.","text":"The endpoints will be the y-intercepts. Since $$a^2=4$$, then $$a=-2$$ or $$a=2$$. The endpoints of the minor axis are $$(0,2)$$, $$(0,-2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a675767Ellipses9a-h5","type":"hint","dependencies":["a675767Ellipses9a-h4"],"title":"Elimination of Choices","text":"The graph with y-intercepts $$(0,2)$$, $$(0,-2)$$ and x-intercepts $$(-5,0)$$, $$(5,0)$$ is the answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc1","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc1a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{2x-1}$$, find f(5).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc1a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$5$$ into the equation? We can replace $$x$$ with $$5$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc1a-h2","type":"hint","dependencies":["a6b9f29radfunc1a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{2\\\\times5-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc1a-h3","type":"hint","dependencies":["a6b9f29radfunc1a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{9}$$, what can be multiplied by itself to get 9? $$3\\\\times3=9$$ so $$\\\\sqrt{9}=3$$. Therefore $$f(5)=3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc10","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc10a","stepAnswer":["[5/6,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{6x-5}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{5}{6},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc10a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc10a-h2","type":"hint","dependencies":["a6b9f29radfunc10a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc10a-h3","type":"hint","dependencies":["a6b9f29radfunc10a-h2"],"title":"Solving the Radicand","text":"Solve $$6x-5 \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc10a-h4","type":"hint","dependencies":["a6b9f29radfunc10a-h3"],"title":"Solve the Inequality","text":"Add $$5$$ to both sides of the inequality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc10a-h5","type":"hint","dependencies":["a6b9f29radfunc10a-h4"],"title":"Solve the Inequality","text":"Divide both sides of the inequality by $$6$$. Then we get $$x$$ is greater than equal to $$\\\\frac{5}{6}$$. We can write it in interval notation $$[\\\\frac{5}{6},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc11","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc11a","stepAnswer":["(1,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{\\\\frac{6}{x-1}}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(1,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc11a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc11a-h2","type":"hint","dependencies":["a6b9f29radfunc11a-h1"],"title":"Even radical index","text":"The radical index is $$2$$, it is even. However, the denominator can not equal $$0$$. We need the value of $$\\\\frac{6}{x-1}$$ be greater than $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc11a-h3","type":"hint","dependencies":["a6b9f29radfunc11a-h2"],"title":"Solving the Radicand","text":"Solve $$\\\\frac{6}{x-1}>0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc11a-h4","type":"hint","dependencies":["a6b9f29radfunc11a-h3"],"title":"Solve the Inequality","text":"Since the numerator is positive, to get $$\\\\frac{6}{x-1}>0$$, we only need to ensure the denominator is positive. Solve $$x-1>0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc11a-h5","type":"hint","dependencies":["a6b9f29radfunc11a-h4"],"title":"Find the domain","text":"To solve $$x-1>0$$, we can add $$1$$ both side which gives $$x>1$$ as the final answer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc12","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc12a","stepAnswer":["(-3,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{\\\\frac{4}{x+3}}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-3,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc12a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc12a-h2","type":"hint","dependencies":["a6b9f29radfunc12a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc12a-h3","type":"hint","dependencies":["a6b9f29radfunc12a-h2"],"title":"Solving the Radicand","text":"Since the numerator is positive, to get $$\\\\frac{4}{x+3}>0$$, we only need to ensure the denominator is positive. Solve $$x+3>0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc12a-h4","type":"hint","dependencies":["a6b9f29radfunc12a-h3"],"title":"Solve the Inequality","text":"Solve $$x+3>0$$. Subtract $$3$$ to both sides of the inequality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc12a-h5","type":"hint","dependencies":["a6b9f29radfunc12a-h4"],"title":"Find the domain","text":"We get $$x>-3$$ as the final answer. We can write $$x>3$$ in interval notation as $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc13","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc13a","stepAnswer":["(5,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{\\\\frac{9}{x-5}}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(5,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc13a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc13a-h2","type":"hint","dependencies":["a6b9f29radfunc13a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc13a-h3","type":"hint","dependencies":["a6b9f29radfunc13a-h2"],"title":"Solving the Radicand","text":"Solve $$x-5 \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc13a-h4","type":"hint","dependencies":["a6b9f29radfunc13a-h3"],"title":"Solve the Inequality","text":"Add $$5$$ to both sides of the inequality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc13a-h5","type":"hint","dependencies":["a6b9f29radfunc13a-h4"],"title":"Find the domain","text":"Since $$x$$ can\'t be $$5$$, or else we are dividing by $$0$$, we exclude $$5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc14","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc14a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{4x-4}$$, find f(5).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc14a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$5$$ into the equation? We can replace $$x$$ with $$5$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc14a-h2","type":"hint","dependencies":["a6b9f29radfunc14a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{4\\\\times5-4}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc14a-h3","type":"hint","dependencies":["a6b9f29radfunc14a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{16}$$, what can be multiplied by itself to get 16? $$4\\\\times4=16$$. Therefore $$\\\\sqrt{16}=4=f(5)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc15","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc15a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{6x-5}$$, find f(5).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc15a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$5$$ into the equation? We can replace $$x$$ with $$5$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc15a-h2","type":"hint","dependencies":["a6b9f29radfunc15a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{6\\\\times5-5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc15a-h3","type":"hint","dependencies":["a6b9f29radfunc15a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{25}$$, what can be multiplied by itself to get 25? $$5\\\\times5=25$$. Therefore, $$\\\\sqrt{25}=f(5)=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc16","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc16a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{6x+1}$$, find f(4).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc16a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$4$$ into the equation? We can replace $$x$$ with $$4$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc16a-h2","type":"hint","dependencies":["a6b9f29radfunc16a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{6\\\\times4+1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc16a-h3","type":"hint","dependencies":["a6b9f29radfunc16a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{25}$$, what can be multiplied by itself to get 25? $$5\\\\times5=25$$. Therefore, $$\\\\sqrt{25}=f(4)=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc17","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc17a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{3x+1}$$, find f(8).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc17a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$8$$ into the equation?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc17a-h2","type":"hint","dependencies":["a6b9f29radfunc17a-h1"],"title":"Substitution in Function","text":"How can we substitute $$8$$ into the equation? We can replace $$x$$ with $$8$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc17a-h3","type":"hint","dependencies":["a6b9f29radfunc17a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{25}$$, what can be multiplied by itself to get 25? $$5\\\\times5=25$$. Therefore, $$\\\\sqrt{25}=f(8)=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc18","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc18a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{3-2x}$$, find f(1).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc18a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$1$$ into the equation? We can replace $$x$$ with $$1$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc18a-h2","type":"hint","dependencies":["a6b9f29radfunc18a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{3-2\\\\times1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc18a-h3","type":"hint","dependencies":["a6b9f29radfunc18a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{1}$$, what can be multiplied by itself to get 1? $$1\\\\times1=1$$. Therefore, $$\\\\sqrt{1}=f(1)=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc19","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc19a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{8-4x}$$, find f(1).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc19a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$1$$ into the equation? We can replace $$x$$ with $$1$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc19a-h2","type":"hint","dependencies":["a6b9f29radfunc19a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{8-4\\\\times1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc19a-h3","type":"hint","dependencies":["a6b9f29radfunc19a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{4}$$, what can be multiplied by itself to get 4? $$2\\\\times2=4$$. Therefore, $$\\\\sqrt{4}=2=f(1)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc2","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc2a","stepAnswer":["$$4$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{3x-2}$$, find f(6).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$4$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc2a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$6$$ into the equation? We can replace $$x$$ with $$6$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc2a-h2","type":"hint","dependencies":["a6b9f29radfunc2a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{3\\\\times6-2}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc2a-h3","type":"hint","dependencies":["a6b9f29radfunc2a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{16}$$, what can be multiplied by itself to get 16? $$4\\\\times4=16$$, so $$\\\\sqrt{16}=4$$. Therefore $$f(6)=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc20","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc20a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{5x-1}$$, find f(2).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc20a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$2$$ into the equation? We can replace $$x$$ with $$2$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc20a-h2","type":"hint","dependencies":["a6b9f29radfunc20a-h1"],"title":"Evaluating the Function","text":"How can we simplify sqrt((5*2)-1))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc20a-h3","type":"hint","dependencies":["a6b9f29radfunc20a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{9}$$, what can be multiplied by itself to get 9? $$3\\\\times3=9$$. Therefore, $$\\\\sqrt{9}=3=f(2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc21","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc21a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{4x+1}$$, find f(2).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc21a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$2$$ into the equation? We can replace $$x$$ with $$2$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc21a-h2","type":"hint","dependencies":["a6b9f29radfunc21a-h1"],"title":"Evaluating the Function","text":"How can we simplify sqrt((4*2)+1))?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc21a-h3","type":"hint","dependencies":["a6b9f29radfunc21a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{9}$$, what can be multiplied by itself to get 9? $$3\\\\times3=9$$. Therefore, $$\\\\sqrt{9}=3=f(2)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc22","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc22a","stepAnswer":["[1/3,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{3x-1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{1}{3},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc22a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc22a-h2","type":"hint","dependencies":["a6b9f29radfunc22a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc22a-h3","type":"hint","dependencies":["a6b9f29radfunc22a-h2"],"title":"Solving the Radicand","text":"Solve $$3x-1 \\\\geq 0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc22a-h4","type":"hint","dependencies":["a6b9f29radfunc22a-h3"],"title":"Solve the Inequality","text":"Add $$1$$ to both sides of the inequality and get $$3x$$ is greater than and equal to $$1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc22a-h5","type":"hint","dependencies":["a6b9f29radfunc22a-h4"],"title":"Solve the Inequality","text":"Divide both sides of the inequality by $$3$$ and get $$x$$ is greater than and equal to $$\\\\frac{1}{3}$$. We can turn it in to interval notation and get $$[\\\\frac{1}{3},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc23","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc23a","stepAnswer":["[1/2,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{4x-2}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{1}{2},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc23a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc23a-h2","type":"hint","dependencies":["a6b9f29radfunc23a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc23a-h3","type":"hint","dependencies":["a6b9f29radfunc23a-h2"],"title":"Solving the Radicand","text":"Solve $$4x-2 \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc23a-h4","type":"hint","dependencies":["a6b9f29radfunc23a-h3"],"title":"Solve the Inequality","text":"Add $$2$$ to both sides of the inequality and get $$4x$$ is greater than and equal to $$2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc23a-h5","type":"hint","dependencies":["a6b9f29radfunc23a-h4"],"title":"Solve the Inequality","text":"Divide both sides of the inequality by $$4$$ which gives $$x$$ is greater than and equal to $$\\\\frac{1}{2}$$. We can turn it into interval notation as $$[\\\\frac{1}{2},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc24","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc24a","stepAnswer":["(-inf,2/3]"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{2-3x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,\\\\frac{2}{3}]$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc24a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc24a-h2","type":"hint","dependencies":["a6b9f29radfunc24a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc24a-h3","type":"hint","dependencies":["a6b9f29radfunc24a-h2"],"title":"Solving the Radicand","text":"Solve $$2-3x \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc24a-h4","type":"hint","dependencies":["a6b9f29radfunc24a-h3"],"title":"Solve the Inequality","text":"Subtract $$2$$ from both sides of the inequality which gives $$-3x$$ is greater than and equal to $$-2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc24a-h5","type":"hint","dependencies":["a6b9f29radfunc24a-h4"],"title":"Solve the Inequality","text":"Divide both sides of the inequality by $$-3$$ which gives $$x$$ is less than and equal to $$\\\\frac{2}{3}$$. We can turn it into interval notation as $$(-\\\\infty,\\\\frac{2}{3}]$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc25","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc25a","stepAnswer":["(-inf,8]"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{8-x}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-\\\\infty,8]$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc25a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc25a-h2","type":"hint","dependencies":["a6b9f29radfunc25a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc25a-h3","type":"hint","dependencies":["a6b9f29radfunc25a-h2"],"title":"Solving the Radicand","text":"Solve $$8-x \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc25a-h4","type":"hint","dependencies":["a6b9f29radfunc25a-h3"],"title":"Solve the Inequality","text":"Subtract $$8$$ from both sides of the inequality which gives $$-x$$ is less than and equal to $$-8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc25a-h5","type":"hint","dependencies":["a6b9f29radfunc25a-h4"],"title":"Solve the Inequality","text":"Divide both sides of the inequality by -1and get $$x$$ is less than equal to $$8$$. We can turn it into interval notation as $$(-\\\\infty,8]$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc26","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc26a","stepAnswer":["(2,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{\\\\frac{5}{x-2}}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(2,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc26a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc26a-h2","type":"hint","dependencies":["a6b9f29radfunc26a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc26a-h3","type":"hint","dependencies":["a6b9f29radfunc26a-h2"],"title":"Solving the Radicand","text":"We need $$\\\\frac{5}{x-2} \\\\geq 0$$. The denominator can not be zero. Since the numerator is positive and we only need to ensure the denominator is positive. Solve $$x-2>0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc26a-h4","type":"hint","dependencies":["a6b9f29radfunc26a-h3"],"title":"Solve the Inequality","text":"Add $$2$$ to both sides of the inequality and get $$x>2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc26a-h5","type":"hint","dependencies":["a6b9f29radfunc26a-h4"],"title":"Find the domain","text":"We can turn $$x>2$$ into interval notation as $$(2,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc27","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc27a","stepAnswer":["(-3,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{\\\\frac{6}{x+3}}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$(-3,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc27a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc27a-h2","type":"hint","dependencies":["a6b9f29radfunc27a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc27a-h3","type":"hint","dependencies":["a6b9f29radfunc27a-h2"],"title":"Solving the Radicand","text":"We need $$\\\\frac{6}{x+3} \\\\geq 0$$. The denominator can not be zero. Since the numerator is positive and we only need to ensure the denominator is positive. Solve $$x+3>0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc27a-h4","type":"hint","dependencies":["a6b9f29radfunc27a-h3"],"title":"Solve the Inequality","text":"Subtract $$3$$ to both sides of the inequality and get $$x>-3$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc27a-h5","type":"hint","dependencies":["a6b9f29radfunc27a-h4"],"title":"Find the domain","text":"We can turn $$x>-3$$ into interval notation as $$(-3,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc28","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc28a","stepAnswer":["[-1,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{x+1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[-1,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc28a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc28a-h2","type":"hint","dependencies":["a6b9f29radfunc28a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc28a-h3","type":"hint","dependencies":["a6b9f29radfunc28a-h2"],"title":"Solving the Radicand","text":"Solve $$x+1 \\\\geq 0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc28a-h4","type":"hint","dependencies":["a6b9f29radfunc28a-h3"],"title":"Solve the Inequality","text":"Subtract $$1$$ from both sides of the inequality which gives $$x$$ is greater than and equal to $$-1$$. We can turn it into interval notation as $$[-1,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc29","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc29a","stepAnswer":["[1,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{x-1}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[1,\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc29a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc29a-h2","type":"hint","dependencies":["a6b9f29radfunc29a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so, the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc29a-h3","type":"hint","dependencies":["a6b9f29radfunc29a-h2"],"title":"Solving the Radicand","text":"Solve $$x-1 \\\\geq 0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc29a-h4","type":"hint","dependencies":["a6b9f29radfunc29a-h3"],"title":"Solve the Inequality","text":"Add $$1$$ to both sides of the inequality which gives $$x$$ is greater than and equal to $$1$$. We can turn it into interval notation as $$[1,\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc3","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc3a","stepAnswer":["$$5$$"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{5x+5}$$, find f(4).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc3a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$4$$ into the equation? We can replace $$x$$ with $$4$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc3a-h2","type":"hint","dependencies":["a6b9f29radfunc3a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt{5\\\\times4+5}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc3a-h3","type":"hint","dependencies":["a6b9f29radfunc3a-h2"],"title":"Taking the Square Root.","text":"What is $$\\\\sqrt{25}$$? What can be multiplied by itself to get 25? $$5\\\\times5=25$$, so $$\\\\sqrt{25}=5$$. Therefore $$f(4)=5$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc4","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc4a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"f(x)=sqrt(3, $$x-6)$$, find f(14).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc4a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$14$$ into the equation? We can replace $$x$$ with $$14$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc4a-h2","type":"hint","dependencies":["a6b9f29radfunc4a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt[3]{14-6}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc4a-h3","type":"hint","dependencies":["a6b9f29radfunc4a-h2"],"title":"Taking the Cube Root.","text":"What is $$\\\\sqrt[3]{8}$$, what can be multiplied by itself $$3$$ times to get 8? $$2\\\\times2\\\\times2=8$$, so $$\\\\sqrt[3]{8}=2$$. Therefore $$f(14)=2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc5","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc5a","stepAnswer":["$$-1$$"],"problemType":"TextBox","stepTitle":"f(x)=sqrt(3, (3*x)-4), find f(1).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-1$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc5a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$1$$ into the equation? We can replace $$x$$ with $$1$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc5a-h2","type":"hint","dependencies":["a6b9f29radfunc5a-h1"],"title":"Evaluating the Function","text":"How can we simplify $$\\\\sqrt[3]{-1}$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc5a-h3","type":"hint","dependencies":["a6b9f29radfunc5a-h2"],"title":"Taking the Cube Root.","text":"The cube root of a negative number is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc5a-h4","type":"hint","dependencies":["a6b9f29radfunc5a-h3"],"title":"Taking the Cube Root.","text":"What is $$\\\\sqrt[3]{-1}$$, what can be multiplied by itself $$3$$ times to get -1? $$\\\\left(-1\\\\right) \\\\left(-1\\\\right) \\\\left(-1\\\\right)=-1$$, so $$\\\\sqrt[3]{-1}=-1$$. Therefore $$f(1)=-1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc6","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc6a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"f(x)=sqrt(4, (5*x)-4), find f(4).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc6a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$4$$ into the equation? We can replace $$x$$ with $$4$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc6a-h2","type":"hint","dependencies":["a6b9f29radfunc6a-h1"],"title":"Evaluating the Function","text":"How can we simplify sqrt(4, (5*4)-4)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc6a-h3","type":"hint","dependencies":["a6b9f29radfunc6a-h2"],"title":"Taking the Fourth Root.","text":"What is $$\\\\sqrt[4]{16}$$, what can be multiplied by itself $$4$$ times to get 16? $$2^4=16$$. Therefore $$\\\\sqrt[4]{16}=2=f(4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc7","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc7a","stepAnswer":["$$2$$"],"problemType":"TextBox","stepTitle":"f(x)=sqrt(4, (3*x)+4), find f(4).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc7a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$4$$ into the equation? We can replace $$x$$ with $$4$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc7a-h2","type":"hint","dependencies":["a6b9f29radfunc7a-h1"],"title":"Evaluating the Function","text":"How can we simplify sqrt(4, (3*4)+4)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc7a-h3","type":"hint","dependencies":["a6b9f29radfunc7a-h2"],"title":"Taking the Fourth Root.","text":"What is $$\\\\sqrt[4]{16}$$, what can be multiplied by itself $$4$$ times to get 16? $$2^4=16$$. Therefore, $$\\\\sqrt[4]{16}=2=f(4)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc8","title":"Evaluating Radical Function","body":"Evaluate the following expression.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc8a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"f(x)=sqrt(4, (5*x)+1), find f(16).","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc8a-h1","type":"hint","dependencies":[],"title":"Substitution in Function","text":"How can we substitute $$16$$ into the equation? We can replace $$x$$ with $$16$$ in the given function expression.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc8a-h2","type":"hint","dependencies":["a6b9f29radfunc8a-h1"],"title":"Evaluating the Function","text":"How can we simplify sqrt(4, (5*16)+1)?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc8a-h3","type":"hint","dependencies":["a6b9f29radfunc8a-h2"],"title":"Taking the Fourth Root.","text":"What is $$\\\\sqrt[4]{81}$$, what can be multiplied by itself $$4$$ times to get 81? $$3^4=81$$, so $$\\\\sqrt[4]{81}=3=f(16)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6b9f29radfunc9","title":"Finding the Domain of a Radical Function","body":"Find the domain of the function and enter your answer in the form of [x,y], where [] is including the endpoints and () is excluding the endpoints. Also, write infinity as $$\\\\infty$$ or $$-\\\\infty$$.","variabilization":{},"oer":"https://openstax.org/details/books/intermediate-algebra-2e <OpenStax: Intermediate Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"8.7 Use Radicals in Functions","courseName":"OpenStax: Intermediate Algebra","steps":[{"id":"a6b9f29radfunc9a","stepAnswer":["[4/3,inf)"],"problemType":"TextBox","stepTitle":"$$f(x)=\\\\sqrt{3x-4}$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$[\\\\frac{4}{3},\\\\infty)$$","hints":{"DefaultPathway":[{"id":"a6b9f29radfunc9a-h1","type":"hint","dependencies":[],"title":"Radical Index","text":"What is the index of the radical?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc9a-h2","type":"hint","dependencies":["a6b9f29radfunc9a-h1"],"title":"Even radical index","text":"Since the radical index is $$2$$, it is even, so the radicand must be greater than or equal to $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc9a-h3","type":"hint","dependencies":["a6b9f29radfunc9a-h2"],"title":"Solving the Radicand","text":"Solve $$3x-4 \\\\geq 0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc9a-h4","type":"hint","dependencies":["a6b9f29radfunc9a-h3"],"title":"Solve the Inequality","text":"Add $$4$$ to both sides of the inequality.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6b9f29radfunc9a-h5","type":"hint","dependencies":["a6b9f29radfunc9a-h4"],"title":"Solve the Inequality","text":"Divide both sides of the inequality by $$3$$. Then we get $$x$$ is greater than equal to $$\\\\frac{4}{3}$$. We can write it in interval notation $$[\\\\frac{4}{3},\\\\infty)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp1","title":"Using the Product Rule","body":"Write each of the following products with a single base.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp1a","stepAnswer":["$$t^8$$"],"problemType":"MultipleChoice","stepTitle":"$$t^5 t^3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$t^8$$","choices":["$$t^2$$","$$t^8$$","$$t^{15}$$","$$t^{10}$$"],"hints":{"DefaultPathway":[{"id":"a6d0007exp1a-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp1a-h2","type":"hint","dependencies":["a6d0007exp1a-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$t^5 t^3=t^{5+3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp1b","stepAnswer":["$${\\\\left(-3\\\\right)}^6$$"],"problemType":"MultipleChoice","stepTitle":"$${\\\\left(-3\\\\right)}^5 \\\\left(-3\\\\right)$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$${\\\\left(-3\\\\right)}^6$$","choices":["$${\\\\left(-3\\\\right)}^5$$","$${\\\\left(-3\\\\right)}^6$$","$${\\\\left(-3\\\\right)}^4$$","$${\\\\left(-3\\\\right)}^{-5}$$"],"hints":{"DefaultPathway":[{"id":"a6d0007exp1b-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp1b-h2","type":"hint","dependencies":["a6d0007exp1b-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $${\\\\left(-3\\\\right)}^5 \\\\left(-3\\\\right)={\\\\left(-3\\\\right)}^5 {\\\\left(-3\\\\right)}^1={\\\\left(-3\\\\right)}^{5+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp1c","stepAnswer":["$$x^{10}$$"],"problemType":"MultipleChoice","stepTitle":"$$x^2 x^5 x^3$$","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"$$x^{10}$$","choices":["$$x^{10}$$","$$x^{30}$$","$$x^{13}$$","$$x^{17}$$"],"hints":{"DefaultPathway":[{"id":"a6d0007exp1c-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp1c-h2","type":"hint","dependencies":["a6d0007exp1c-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$x^2 x^5 x^3=x^{2+5+3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp10","title":"The Quotient Rule of Exponents","body":"Simplify each expression and write the answer with positive exponents only.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp10a","stepAnswer":["$$\\\\frac{1}{{\\\\left(-3t\\\\right)}^6}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left(-3t\\\\right)}^2}{{\\\\left(-3t\\\\right)}^8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{{\\\\left(-3t\\\\right)}^6}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp10a-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10a-h2","type":"hint","dependencies":["a6d0007exp10a-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left(-3t\\\\right)}^2}{{\\\\left(-3t\\\\right)}^8}={\\\\left(-3t\\\\right)}^{2-8}={\\\\left(-3t\\\\right)}^{\\\\left(-6\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10a-h3","type":"hint","dependencies":["a6d0007exp10a-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp10b","stepAnswer":["$$\\\\frac{1}{f^3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{f^{47}}{f^{49} f}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{f^3}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp10b-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10b-h2","type":"hint","dependencies":["a6d0007exp10b-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$\\\\frac{f^{47}}{f^{49} f}=\\\\frac{f^{47}}{f^{49} f^1}=\\\\frac{f^{47}}{f^{50}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10b-h3","type":"hint","dependencies":["a6d0007exp10b-h2"],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10b-h4","type":"hint","dependencies":["a6d0007exp10b-h3"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{f^{47}}{f^{50}}=f^{47-50}=f^{\\\\left(-3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10b-h5","type":"hint","dependencies":["a6d0007exp10b-h4"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp10c","stepAnswer":["$$\\\\frac{2}{5k^3}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{2k^4}{5k^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{2}{5k^3}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp10c-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10c-h2","type":"hint","dependencies":["a6d0007exp10c-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{2k^4}{5} k^7=$$ $$\\\\frac{2}{5} k^{4-7}=\\\\frac{2}{5} k^{\\\\left(-3\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp10c-h3","type":"hint","dependencies":["a6d0007exp10c-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp11","title":"Using the Product and Quotient Rules","body":"Write each of the following products with a single base. Do not simplify further. Write answers with positive exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp11a","stepAnswer":["$$\\\\frac{1}{b^6}$$"],"problemType":"TextBox","stepTitle":"$$b^2 b^{-8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{b^6}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp11a-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a^{m+n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp11a-h2","type":"hint","dependencies":["a6d0007exp11a-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$b^2 b^{-8}=b^{2-8}=b^{\\\\left(-6\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp11a-h3","type":"hint","dependencies":["a6d0007exp11a-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp11b","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-x\\\\right)}^5 {\\\\left(-x\\\\right)}^{-5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a6d0007exp11b-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp11b-h2","type":"hint","dependencies":["a6d0007exp11b-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $${\\\\left(-x\\\\right)}^5 {\\\\left(-x\\\\right)}^{-5}={\\\\left(-x\\\\right)}^{5-5}={\\\\left(-x\\\\right)}^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp11b-h3","type":"hint","dependencies":["a6d0007exp11b-h2"],"title":"Zero Exponent Rule","text":"For any nonzero real number a, the zero exponent rule of exponents states that $$a^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp11c","stepAnswer":["$$\\\\frac{1}{{\\\\left(-7z\\\\right)}^4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-7z}{{\\\\left(-7z\\\\right)}^5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{{\\\\left(-7z\\\\right)}^4}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp11c-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp11c-h2","type":"hint","dependencies":["a6d0007exp11c-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{-7z}{{\\\\left(-7z\\\\right)}^5}=\\\\frac{-7z^1}{{\\\\left(-7z\\\\right)}^5}=-7z^{1-5}=-7z^{\\\\left(-4\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp11c-h3","type":"hint","dependencies":["a6d0007exp11c-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp12","title":"The Product and Quotient Rules of Exponents","body":"Write each of the following products with a single base. Do not simplify further. Write answers with positive exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp12a","stepAnswer":["$$\\\\frac{1}{t^5}$$"],"problemType":"TextBox","stepTitle":"$$t^{-11} t^6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{t^5}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp12a-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp12a-h2","type":"hint","dependencies":["a6d0007exp12a-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$b^2 b^{-8}=b^{2-8}=b^{\\\\left(-6\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp12a-h3","type":"hint","dependencies":["a6d0007exp12a-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp12b","stepAnswer":["$$\\\\frac{1}{25}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{25}^{12}}{{25}^{13}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{25}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp12b-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp12b-h2","type":"hint","dependencies":["a6d0007exp12b-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{25}^{12}}{{25}^{13}}={25}^{12-13}={25}^{\\\\left(-1\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp12b-h3","type":"hint","dependencies":["a6d0007exp12b-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp13","title":"Using the Power of a Product Rule","body":"Simplify each of the following products as much as possible using the power of a product rule. Write answers with positive exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp13a","stepAnswer":["$$a^3 b^6$$"],"problemType":"TextBox","stepTitle":"$${\\\\left({ab}^2\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$a^3 b^6$$","hints":{"DefaultPathway":[{"id":"a6d0007exp13a-h1","type":"hint","dependencies":[],"title":"Power of a Product Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a product rule of exponents states that $${ab}^n=a^n b^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp13a-h2","type":"hint","dependencies":["a6d0007exp13a-h1"],"title":"Power of a Product Rule","text":"Use the power of a product rule to simplify the expression: $${\\\\left({ab}^2\\\\right)}^3=$$ $$a^3 {\\\\left(b^2\\\\right)}^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp13a-h3","type":"hint","dependencies":["a6d0007exp13a-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp13a-h4","type":"hint","dependencies":["a6d0007exp13a-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $$a^3 {\\\\left(b^2\\\\right)}^3=a^{1\\\\times3} b^{2\\\\times3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp13b","stepAnswer":["$$32768t^{15}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(2t\\\\right)}^{15}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$32768t^{15}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp13b-h1","type":"hint","dependencies":[],"title":"Power of a Product Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a product rule of exponents states that $${ab}^n=a^n b^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp13b-h2","type":"hint","dependencies":["a6d0007exp13b-h1"],"title":"Power of a Product Rule","text":"Use the power of a product rule to simplify the expression: $${\\\\left(2t\\\\right)}^{15}=2^{15} t^{15}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp13c","stepAnswer":["$$-8w^9$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-2w^3\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-8w^9$$","hints":{"DefaultPathway":[{"id":"a6d0007exp13c-h1","type":"hint","dependencies":[],"title":"Power of a Product Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a product rule of exponents states that $${\\\\left(a b\\\\right)}^n=a^n b^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp13c-h2","type":"hint","dependencies":["a6d0007exp13c-h1"],"title":"Power of a Product Rule","text":"Use the power of a product rule to simplify the expression: $${\\\\left(-2w^3\\\\right)}^3={\\\\left(-2\\\\right)}^3 {\\\\left(w^3\\\\right)}^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp13c-h3","type":"hint","dependencies":["a6d0007exp13c-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp13c-h4","type":"hint","dependencies":["a6d0007exp13c-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $$a^3 {\\\\left(b^2\\\\right)}^3={\\\\left(-2\\\\right)}^3 {\\\\left(w^3\\\\right)}^3=-8w^{3\\\\times3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp14","title":"The Power of a Product Rule of Exponents","body":"Simplify each of the following products as much as possible using the power of a product rule. Write answers with positive exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp14a","stepAnswer":["$$g^{10} h^{15}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(g^2 h^3\\\\right)}^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$g^{10} h^{15}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp14a-h1","type":"hint","dependencies":[],"title":"Power of a Product Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a product rule of exponents states that $${ab}^n=a^n b^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp14a-h2","type":"hint","dependencies":["a6d0007exp14a-h1"],"title":"Power of a Product Rule","text":"Use the power of a product rule to simplify the expression: $${\\\\left(g^2 h^3\\\\right)}^5={\\\\left(g^2\\\\right)}^5 {\\\\left(h^3\\\\right)}^5$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp14a-h3","type":"hint","dependencies":["a6d0007exp14a-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp14a-h4","type":"hint","dependencies":["a6d0007exp14a-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left(g^2\\\\right)}^5 {\\\\left(h^3\\\\right)}^5=g^{2\\\\times5} h^{3\\\\times5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp14b","stepAnswer":["$$125t^3$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(5t\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$125t^3$$","hints":{"DefaultPathway":[{"id":"a6d0007exp14b-h1","type":"hint","dependencies":[],"title":"Power of a Product Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a product rule of exponents states that $${ab}^n=a^n b^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp14b-h2","type":"hint","dependencies":["a6d0007exp14b-h1"],"title":"Power of a Product Rule","text":"Use the power of a product rule to simplify the expression: $${\\\\left(5t\\\\right)}^3=5^3 t^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp14c","stepAnswer":["$$-27y^{15}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(-3y^5\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-27y^{15}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp14c-h1","type":"hint","dependencies":[],"title":"Power of a Product Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a product rule of exponents states that $${ab}^n=a^n b^n$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp14c-h2","type":"hint","dependencies":["a6d0007exp14c-h1"],"title":"Power of a Product Rule","text":"Use the power of a product rule to simplify the expression: $${\\\\left(-3y^5\\\\right)}^3={\\\\left(-3\\\\right)}^3 {\\\\left(y^5\\\\right)}^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp14c-h3","type":"hint","dependencies":["a6d0007exp14c-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp14c-h4","type":"hint","dependencies":["a6d0007exp14c-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left(g^2\\\\right)}^5 {\\\\left(h^3\\\\right)}^5=g^{2\\\\times5} h^{3\\\\times5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp15","title":"Using the Power of a Quotient Rule of Exponents","body":"Simplify each of the following quotients as much as possible using the power of a quotient rule. Write answers with positive exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp15a","stepAnswer":["$$\\\\frac{64}{z^{33}}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{4}{z^{11}}\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{64}{z^{33}}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp15a-h1","type":"hint","dependencies":[],"title":"Power of a Quotient Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a quotient rule of exponents states that $${\\\\left(\\\\frac{a}{b}\\\\right)}^n=\\\\frac{a^n}{b^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15a-h2","type":"hint","dependencies":["a6d0007exp15a-h1"],"title":"Power of a Quotient Rule","text":"Use the power of a quotient rule to simplify the expression: $${\\\\left(\\\\frac{4}{z^{11}}\\\\right)}^3=\\\\frac{4^3}{{\\\\left(z^{11}\\\\right)}^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15a-h3","type":"hint","dependencies":["a6d0007exp15a-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15a-h4","type":"hint","dependencies":["a6d0007exp15a-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $$\\\\frac{4^3}{{\\\\left(z^{11}\\\\right)}^3}=\\\\frac{64}{z^{11\\\\times3}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp15b","stepAnswer":["$$\\\\frac{p^6}{q^{18}}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{p}{q^3}\\\\right)}^6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{p^6}{q^{18}}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp15b-h1","type":"hint","dependencies":[],"title":"Power of a Quotient Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a quotient rule of exponents states that $${\\\\left(\\\\frac{a}{b}\\\\right)}^n=\\\\frac{a^n}{b^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15b-h2","type":"hint","dependencies":["a6d0007exp15b-h1"],"title":"Power of a Quotient Rule","text":"Use the power of a quotient rule to simplify the expression: $${\\\\left(\\\\frac{p}{q^3}\\\\right)}^6=\\\\frac{p^6}{{\\\\left(q^3\\\\right)}^6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15b-h3","type":"hint","dependencies":["a6d0007exp15b-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15b-h4","type":"hint","dependencies":["a6d0007exp15b-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $$\\\\frac{p^6}{{\\\\left(q^3\\\\right)}^6}=\\\\frac{p^6}{q^{3\\\\times6}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp15c","stepAnswer":["$$\\\\frac{j^{12}}{k^8}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(j^3 k^{-2}\\\\right)}^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{j^{12}}{k^8}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp15c-h1","type":"hint","dependencies":[],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a^{-n}=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15c-h2","type":"hint","dependencies":["a6d0007exp15c-h1"],"title":"Negative Exponent Rule","text":"Use the negative exponent rule to simplify the expression: $${\\\\left(j^3 k^{-2}\\\\right)}^4={\\\\left(\\\\frac{j^3}{k^2}\\\\right)}^4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15c-h3","type":"hint","dependencies":["a6d0007exp15c-h2"],"title":"Power of a Quotient Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a quotient rule of exponents states that $${\\\\left(\\\\frac{a}{b}\\\\right)}^n=\\\\frac{a^n}{b^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15c-h4","type":"hint","dependencies":["a6d0007exp15c-h3"],"title":"Power of a Quotient Rule","text":"Use the power of a quotient rule to simplify the expression: $${\\\\left(\\\\frac{j^3}{k^2}\\\\right)}^4=\\\\frac{{\\\\left(j^3\\\\right)}^4}{{\\\\left(k^2\\\\right)}^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15c-h5","type":"hint","dependencies":["a6d0007exp15c-h4"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp15c-h6","type":"hint","dependencies":["a6d0007exp15c-h5"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $$\\\\frac{{\\\\left(j^3\\\\right)}^4}{{\\\\left(k^2\\\\right)}^4}=\\\\frac{j^{3\\\\times4}}{k^{2\\\\times4}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp16","title":"The Power of a Quotient Rule of Exponents","body":"Simplify each of the following quotients as much as possible using the power of a quotient rule. Write answers with positive exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp16a","stepAnswer":["$$\\\\frac{b^{15}}{c^3}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{b^5}{c}\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{b^{15}}{c^3}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp16a-h1","type":"hint","dependencies":[],"title":"Power of a Quotient Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a quotient rule of exponents states that $${\\\\left(\\\\frac{a}{b}\\\\right)}^n=\\\\frac{a^n}{b^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16a-h2","type":"hint","dependencies":["a6d0007exp16a-h1"],"title":"Power of a Quotient Rule","text":"Use the power of a quotient rule to simplify the expression: $${\\\\left(\\\\frac{b^5}{c}\\\\right)}^3=\\\\frac{{\\\\left(b^5\\\\right)}^3}{c^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16a-h3","type":"hint","dependencies":["a6d0007exp16a-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16a-h4","type":"hint","dependencies":["a6d0007exp16a-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $$\\\\frac{{\\\\left(b^5\\\\right)}^3}{c^3}=\\\\frac{b^{5\\\\times3}}{c^3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp16b","stepAnswer":["$$\\\\frac{625}{u^{32}}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{5}{u^8}\\\\right)}^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{625}{u^{32}}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp16b-h1","type":"hint","dependencies":[],"title":"Power of a Quotient Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a quotient rule of exponents states that $${\\\\left(\\\\frac{a}{b}\\\\right)}^n=\\\\frac{a^n}{b^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16b-h2","type":"hint","dependencies":["a6d0007exp16b-h1"],"title":"Power of a Quotient Rule","text":"Use the power of a quotient rule to simplify the expression: $${\\\\left(\\\\frac{5}{u^8}\\\\right)}^4=\\\\frac{5^4}{{\\\\left(u^8\\\\right)}^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16b-h3","type":"hint","dependencies":["a6d0007exp16b-h2"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16b-h4","type":"hint","dependencies":["a6d0007exp16b-h3"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left(\\\\frac{5}{u^8}\\\\right)}^4=\\\\frac{5^4}{{\\\\left(u^8\\\\right)}^4}=\\\\frac{625}{u^{8\\\\times4}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp16c","stepAnswer":["$$\\\\frac{q^{24}}{p^{32}}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(p^{-4} q^3\\\\right)}^8$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{q^{24}}{p^{32}}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp16c-h1","type":"hint","dependencies":[],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a^{-n}=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16c-h2","type":"hint","dependencies":["a6d0007exp16c-h1"],"title":"Negative Exponent Rule","text":"Use the negative exponent rule to simplify the expression: $${\\\\left(p^{-4} q^3\\\\right)}^8={\\\\left(\\\\frac{q^3}{p^4}\\\\right)}^8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16c-h3","type":"hint","dependencies":["a6d0007exp16c-h2"],"title":"Power of a Quotient Rule","text":"For any real numbers a and $$b$$ and any integer $$n$$, the power of a quotient rule of exponents states that $${\\\\left(\\\\frac{a}{b}\\\\right)}^n=\\\\frac{a^n}{b^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16c-h4","type":"hint","dependencies":["a6d0007exp16c-h3"],"title":"Power of a Quotient Rule","text":"Use the power of a quotient rule to simplify the expression: $${\\\\left(\\\\frac{q^3}{p^4}\\\\right)}^8=\\\\frac{{\\\\left(q^3\\\\right)}^8}{{\\\\left(p^4\\\\right)}^8}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16c-h5","type":"hint","dependencies":["a6d0007exp16c-h4"],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp16c-h6","type":"hint","dependencies":["a6d0007exp16c-h5"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $$\\\\frac{{\\\\left(q^3\\\\right)}^8}{{\\\\left(p^4\\\\right)}^8}=\\\\frac{q^{3\\\\times8}}{k^{4\\\\times8}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp17","title":"Converting Standard Notation to Scientific Notation","body":"Write each number in scientific notation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp17a","stepAnswer":["$$2.4{10}^{22}$$"],"problemType":"TextBox","stepTitle":"Distance to Andromeda Galaxy from Earth: 24,000,000,000,000,000,000,000 $$m$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2.4{10}^{22}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp17a-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp17a-h2","type":"hint","dependencies":["a6d0007exp17a-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp17a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp17a-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number 24,000,000,000,000,000,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp17a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$22$$"],"dependencies":["a6d0007exp17a-h3"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal for the number 24,000,000,000,000,000,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp17b","stepAnswer":["$$1{10}^{12}$$"],"problemType":"TextBox","stepTitle":"Number of stars in Andromeda Galaxy: 1,000,000,000,000","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1{10}^{12}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp17b-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp17b-h2","type":"hint","dependencies":["a6d0007exp17b-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp17b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp17b-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number 1,000,000,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp17b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a6d0007exp17b-h3"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal for the number 1,000,000,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp17c","stepAnswer":["$$9.4{10}^{-13}$$"],"problemType":"TextBox","stepTitle":"Diameter of electron: $$0.00000000000094$$ $$m$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9.4{10}^{-13}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp17c-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp17c-h2","type":"hint","dependencies":["a6d0007exp17c-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp17c-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Right"],"dependencies":["a6d0007exp17c-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number $$0.00000000000094$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp17c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a6d0007exp17c-h3"],"title":"Moving the Decimal","text":"How many places to the right do you need to move the decimal for the number $$0.00000000000094$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp18","title":"Converting Numbers into Scientific Notation","body":"Write each number in scientific notation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp18a","stepAnswer":["$$7.158\\\\times {10}^9$$"],"problemType":"TextBox","stepTitle":"World population (April 2014): 7,158,000,000","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.158\\\\times {10}^9$$","hints":{"DefaultPathway":[{"id":"a6d0007exp18a-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp18a-h2","type":"hint","dependencies":["a6d0007exp18a-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp18a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp18a-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number 7,158,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp18a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a6d0007exp18a-h3"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal for the number 7,158,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp18b","stepAnswer":["$$3.34\\\\times {10}^{-9}$$"],"problemType":"TextBox","stepTitle":"Time for light to travel $$1$$ m: $$0.00000000334$$ s","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3.34\\\\times {10}^{-9}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp18b-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp18b-h2","type":"hint","dependencies":["a6d0007exp18b-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp18b-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Right"],"dependencies":["a6d0007exp18b-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number $$0.00000000334$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp18b-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$9$$"],"dependencies":["a6d0007exp18b-h3"],"title":"Moving the Decimal","text":"How many places to the right do you need to move the decimal for the number $$0.00000000334$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp18c","stepAnswer":["$$7.15\\\\times {10}^{-8}$$"],"problemType":"TextBox","stepTitle":"Probability of winning lottery (match $$6$$ of $$49$$ possible numbers): $$0.0000000715$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$7.15\\\\times {10}^{-8}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp18c-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp18c-h2","type":"hint","dependencies":["a6d0007exp18c-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp18c-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Right"],"dependencies":["a6d0007exp18c-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number $$0.0000000715$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp18c-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$8$$"],"dependencies":["a6d0007exp18c-h3"],"title":"Moving the Decimal","text":"How many places to the right do you need to move the decimal for the number $$0.0000000715$$?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp19","title":"Converting Scientific Notation to Standard Notation","body":"Convert each number in scientific notation to standard notation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp19a","stepAnswer":["$$354700000000000$$"],"problemType":"TextBox","stepTitle":"$$3.547\\\\times {10}^{14}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$354700000000000$$","hints":{"DefaultPathway":[{"id":"a6d0007exp19a-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp19a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Right"],"dependencies":["a6d0007exp19a-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp19a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$14$$"],"dependencies":["a6d0007exp19a-h2"],"title":"Moving the Decimal","text":"How many places to the right do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp19b","stepAnswer":["$$-2000000$$"],"problemType":"TextBox","stepTitle":"$$-2{10}^6$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-2000000$$","hints":{"DefaultPathway":[{"id":"a6d0007exp19b-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp19b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Right"],"dependencies":["a6d0007exp19b-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp19b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a6d0007exp19b-h2"],"title":"Moving the Decimal","text":"How many places to the right do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp19c","stepAnswer":["$$0.000000791$$"],"problemType":"TextBox","stepTitle":"$$7.91\\\\times {10}^{-7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.000000791$$","hints":{"DefaultPathway":[{"id":"a6d0007exp19c-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp19c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp19c-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp19c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a6d0007exp19c-h2"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp19d","stepAnswer":["$$-0.00000000000805$$"],"problemType":"TextBox","stepTitle":"$$-8.05\\\\times {10}^{-12}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-0.00000000000805$$","hints":{"DefaultPathway":[{"id":"a6d0007exp19d-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp19d-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp19d-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp19d-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a6d0007exp19d-h2"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp2","title":"The Product Rule of Exponents","body":"Write each of the following products with a single base. Do not simplify further.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp2a","stepAnswer":["$$k^{15}$$"],"problemType":"TextBox","stepTitle":"$$k^6 k^9$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$k^{15}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp2a-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and n,the product rule of exponents states that $$a^m a^n=a^{m+n}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp2a-h2","type":"hint","dependencies":["a6d0007exp2a-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$k^6 k^9=k^{6+9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp2b","stepAnswer":["$${\\\\left(\\\\frac{2}{y}\\\\right)}^5$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(\\\\frac{2}{y}\\\\right)}^4 \\\\frac{2}{y}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(\\\\frac{2}{y}\\\\right)}^5$$","hints":{"DefaultPathway":[{"id":"a6d0007exp2b-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp2b-h2","type":"hint","dependencies":["a6d0007exp2b-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $${\\\\left(\\\\frac{2}{y}\\\\right)}^4 \\\\frac{2}{y}={\\\\left(\\\\frac{2}{y}\\\\right)}^4 {\\\\left(\\\\frac{2}{y}\\\\right)}^1={\\\\left(\\\\frac{2}{y}\\\\right)}^{4+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp2c","stepAnswer":["$$t^{14}$$"],"problemType":"TextBox","stepTitle":"$$t^3 t^6 t^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t^{14}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp2c-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp2c-h2","type":"hint","dependencies":["a6d0007exp2c-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $${\\\\left(\\\\frac{2}{y}\\\\right)}^4 \\\\frac{2}{y}={\\\\left(\\\\frac{2}{y}\\\\right)}^4 {\\\\left(\\\\frac{2}{y}\\\\right)}^1={\\\\left(\\\\frac{2}{y}\\\\right)}^{4+1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp20","title":"Converting Scientific Notation to Standard Notation","body":"Convert each number in scientific notation to standard notation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp20a","stepAnswer":["$$703000$$"],"problemType":"TextBox","stepTitle":"$$7.03\\\\times {10}^5$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$703000$$","hints":{"DefaultPathway":[{"id":"a6d0007exp20a-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp20a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Right"],"dependencies":["a6d0007exp20a-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp20a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$5$$"],"dependencies":["a6d0007exp20a-h2"],"title":"Moving the Decimal","text":"How many places to the right do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp20b","stepAnswer":["$$-816000000000$$"],"problemType":"TextBox","stepTitle":"$$-8.16\\\\times {10}^{11}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-816000000000$$","hints":{"DefaultPathway":[{"id":"a6d0007exp20b-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp20b-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Right"],"dependencies":["a6d0007exp20b-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp20b-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a6d0007exp20b-h2"],"title":"Moving the Decimal","text":"How many places to the right do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp20c","stepAnswer":["$$-0.00000000000039$$"],"problemType":"TextBox","stepTitle":"$$-3.9{10}^{-13}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-0.00000000000039$$","hints":{"DefaultPathway":[{"id":"a6d0007exp20c-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp20c-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp20c-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp20c-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$13$$"],"dependencies":["a6d0007exp20c-h2"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp20d","stepAnswer":["$$0.000008$$"],"problemType":"TextBox","stepTitle":"$$8{10}^{-6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.000008$$","hints":{"DefaultPathway":[{"id":"a6d0007exp20d-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp20d-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp20d-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp20d-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$6$$"],"dependencies":["a6d0007exp20d-h2"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp21","title":"Using Scientific Notation in Applications","body":"Perform the operations and write the answer in scientific notation.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp21a","stepAnswer":["$$5.291\\\\times {10}^4$$"],"problemType":"TextBox","stepTitle":"Simplify $$8.14\\\\times {10}^{-7} 6.5{10}^{10}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$5.291\\\\times {10}^4$$","hints":{"DefaultPathway":[{"id":"a6d0007exp21a-h1","type":"hint","dependencies":[],"title":"Commutative and Associative Properties of Multiplication","text":"Use the commutative and associative properties of multiplication to simplify the expression: $$8.14\\\\times {10}^{-7} 6.5{10}^{10}=8.14\\\\times6.5 {10}^{-7} {10}^{10}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp21a-h2","type":"hint","dependencies":["a6d0007exp21a-h1"],"title":"Product Rule of Exponents","text":"Use the product rule of exponents to simplify the expression: $$8.14\\\\times6.5 {10}^{-7} {10}^{10}=52.91{10}^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp21a-h3","type":"hint","dependencies":["a6d0007exp21a-h2"],"title":"Scientific Notation","text":"Rewrite the expression in scientific notation: $$52.91{10}^3=5.291\\\\times {10}^4$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp21b","stepAnswer":["$$1.25\\\\times {10}^2$$"],"problemType":"TextBox","stepTitle":"What is $$\\\\frac{1.2{10}^8}{9.6{10}^5}$$?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.25\\\\times {10}^2$$","hints":{"DefaultPathway":[{"id":"a6d0007exp21b-h1","type":"hint","dependencies":[],"title":"Commutative and Associative Properties of Multiplication","text":"Use the commutative and associative properties of multiplication to simplify the expression: $$\\\\frac{1.2{10}^8}{9.6{10}^5}=\\\\frac{1.2}{9.6} \\\\frac{{10}^8}{{10}^5}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp21b-h2","type":"hint","dependencies":["a6d0007exp21b-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule of exponents to simplify the expression: $$\\\\frac{1.2}{9.6} \\\\frac{{10}^8}{{10}^5}=0.125{10}^3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp21b-h3","type":"hint","dependencies":["a6d0007exp21b-h2"],"title":"Scientific Notation","text":"Rewrite the expression in scientific notation: $$0.125{10}^3=1.25\\\\times {10}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp22","title":"Thickness of a Dime","body":"A dime is the thinnest coin in U.S. currency. A dime\u2019s thickness measures $$1.35\\\\times {10}^{-3}$$ $$m$$.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp22a","stepAnswer":["$$0.00135$$"],"problemType":"TextBox","stepTitle":"Rewrite the number in standard notation.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.00135$$","hints":{"DefaultPathway":[{"id":"a6d0007exp22a-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp22a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp22a-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp22a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$3$$"],"dependencies":["a6d0007exp22a-h2"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp23","title":"Terabyte Size","body":"A terabyte is made of approximately 1,099,500,000,000 bytes.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp23a","stepAnswer":["$$1.0995\\\\times {10}^{12}$$"],"problemType":"TextBox","stepTitle":"Rewrite in scientific notation.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1.0995\\\\times {10}^{12}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp23a-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp23a-h2","type":"hint","dependencies":["a6d0007exp23a-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp23a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp23a-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number 1,099,500,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp23a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$12$$"],"dependencies":["a6d0007exp23a-h3"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal for the number 1,099,500,000,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp24","title":"Length of a Picometer","body":"One picometer is approximately $$3.397\\\\times {10}^{-11}$$ in.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp24a","stepAnswer":["$$0.00000000003397$$"],"problemType":"TextBox","stepTitle":"Rewrite this length using standard notation.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.00000000003397$$","hints":{"DefaultPathway":[{"id":"a6d0007exp24a-h1","type":"hint","dependencies":[],"title":"Converting to Standard Notation","text":"To convert a number in scientific notation to standard notation, simply reverse the process. Move the decimal $$n$$ places to the right if $$n$$ is positive or $$n$$ places to the left if $$n$$ is negative and add zeros as needed. Remember, if $$n$$ is positive, the value of the number is greater than $$1$$, and if $$n$$ is negative, the value of the number is less than one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp24a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp24a-h1"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp24a-h3","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$11$$"],"dependencies":["a6d0007exp24a-h2"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp25","title":"Distance Between Earth and Sun","body":"The average distance between Earth and the Sun is 92,960,000 mi.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp25a","stepAnswer":["$$9.296\\\\times {10}^7$$"],"problemType":"TextBox","stepTitle":"Rewrite the distance using scientific notation.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$9.296\\\\times {10}^7$$","hints":{"DefaultPathway":[{"id":"a6d0007exp25a-h1","type":"hint","dependencies":[],"title":"Scientific Notation","text":"A number is written in scientific notation if it is written in the form $$a {10}^n$$, where 1<=|a|<10 and $$n$$ is an integer.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp25a-h2","type":"hint","dependencies":["a6d0007exp25a-h1"],"title":"Turning a Number Into Scientific Notation","text":"To write a number in scientific notation, move the decimal point to the right of the first digit in the number. Write the digits as a decimal number between $$1$$ and $$10$$. Count the number of places $$n$$ that you moved the decimal point. Multiply the decimal number by $$10$$ raised to a power of $$n$$. If you moved the decimal left as in a very large number, $$n$$ is positive. If you moved the decimal right as in a small large number, $$n$$ is negative.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp25a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["Left"],"dependencies":["a6d0007exp25a-h2"],"title":"Moving the Decimal","text":"In which direction do you have to move the decimal for the number 92,960,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","choices":["Left","Right"]},{"id":"a6d0007exp25a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$7$$"],"dependencies":["a6d0007exp25a-h3"],"title":"Moving the Decimal","text":"How many places to the left do you need to move the decimal for the number 92,960,000?","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp3","title":"Using the Quotient Rule","body":"Write each of the following products with a single base. Do not simplify further.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp3a","stepAnswer":["$${\\\\left(-2\\\\right)}^5$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left(-2\\\\right)}^{14}}{{\\\\left(-2\\\\right)}^9}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(-2\\\\right)}^5$$","hints":{"DefaultPathway":[{"id":"a6d0007exp3a-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp3a-h2","type":"hint","dependencies":["a6d0007exp3a-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left(-2\\\\right)}^{14}}{{\\\\left(-2\\\\right)}^9}={\\\\left(-2\\\\right)}^{14-9}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp3b","stepAnswer":["$$t^8$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{t^{23}}{t^{15}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t^8$$","hints":{"DefaultPathway":[{"id":"a6d0007exp3b-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp3b-h2","type":"hint","dependencies":["a6d0007exp3b-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{t^{23}}{t^{15}}=t^{23-15}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp3c","stepAnswer":["$${\\\\left(z \\\\sqrt{2}\\\\right)}^4$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left(z \\\\sqrt{2}\\\\right)}^5}{z \\\\sqrt{2}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(z \\\\sqrt{2}\\\\right)}^4$$","hints":{"DefaultPathway":[{"id":"a6d0007exp3c-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp3c-h2","type":"hint","dependencies":["a6d0007exp3c-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left(z \\\\sqrt{2}\\\\right)}^5}{z \\\\sqrt{2}}=$$ (z*sqrt(2))**5/ $${\\\\left(z \\\\sqrt{2}\\\\right)}^1={\\\\left(z \\\\sqrt{2}\\\\right)}^{5-1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp4","title":"The Quotient Rule of Exponents","body":"Write each of the following products with a single base. Do not simplify further.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp4a","stepAnswer":["$$s^7$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{s^{75}}{s^{68}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$s^7$$","hints":{"DefaultPathway":[{"id":"a6d0007exp4a-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp4a-h2","type":"hint","dependencies":["a6d0007exp4a-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{s^{75}}{s^{68}}=$$ $$s^{75-68}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp4b","stepAnswer":["$${\\\\left(-3\\\\right)}^5$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left(-3\\\\right)}^6}{-3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(-3\\\\right)}^5$$","hints":{"DefaultPathway":[{"id":"a6d0007exp4b-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp4b-h2","type":"hint","dependencies":["a6d0007exp4b-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left(-3\\\\right)}^6}{-3}=\\\\frac{{\\\\left(-3\\\\right)}^6}{{\\\\left(-3\\\\right)}^1}={\\\\left(-3\\\\right)}^{6-1}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp4c","stepAnswer":["$${\\\\left({ef}^2\\\\right)}^2$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left({ef}^2\\\\right)}^5}{{\\\\left({ef}^2\\\\right)}^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left({ef}^2\\\\right)}^2$$","hints":{"DefaultPathway":[{"id":"a6d0007exp4c-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp4c-h2","type":"hint","dependencies":["a6d0007exp4c-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left({ef}^2\\\\right)}^5}{{\\\\left({ef}^2\\\\right)}^3}={\\\\left({ef}^2\\\\right)}^{5-3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp5","title":"Using the Power Rule","body":"Write each of the following products with a single base. Do not simplify further.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp5a","stepAnswer":["$$x^{14}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(x^2\\\\right)}^7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$x^{14}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp5a-h1","type":"hint","dependencies":[],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp5a-h2","type":"hint","dependencies":["a6d0007exp5a-h1"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left(x^2\\\\right)}^7=x^{2\\\\times7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp5b","stepAnswer":["$${\\\\left(2t\\\\right)}^{15}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left({\\\\left(2t\\\\right)}^5\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(2t\\\\right)}^{15}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp5b-h1","type":"hint","dependencies":[],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp5b-h2","type":"hint","dependencies":["a6d0007exp5b-h1"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left({\\\\left(2t\\\\right)}^5\\\\right)}^3={\\\\left(2t\\\\right)}^{5\\\\times3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp5c","stepAnswer":["$${\\\\left(-3\\\\right)}^{55}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left({\\\\left(-3\\\\right)}^5\\\\right)}^{11}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(-3\\\\right)}^{55}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp5c-h1","type":"hint","dependencies":[],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp5c-h2","type":"hint","dependencies":["a6d0007exp5c-h1"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left({\\\\left(-3\\\\right)}^5\\\\right)}^{11}={\\\\left(-3\\\\right)}^{5\\\\times11}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp6","title":"The Power Rule of Exponents","body":"Write each of the following products with a single base. Do not simplify further.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp6a","stepAnswer":["$${\\\\left(3y\\\\right)}^{24}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left({\\\\left(3y\\\\right)}^8\\\\right)}^3$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(3y\\\\right)}^{24}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp6a-h1","type":"hint","dependencies":[],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp6a-h2","type":"hint","dependencies":["a6d0007exp6a-h1"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left({\\\\left(3y\\\\right)}^8\\\\right)}^3={\\\\left(3y\\\\right)}^{8\\\\times3}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp6b","stepAnswer":["$$t^{35}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left(t^5\\\\right)}^7$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$t^{35}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp6b-h1","type":"hint","dependencies":[],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp6b-h2","type":"hint","dependencies":["a6d0007exp6b-h1"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left(t^5\\\\right)}^7=t^{5\\\\times7}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp6c","stepAnswer":["$${\\\\left(-g\\\\right)}^{16}$$"],"problemType":"TextBox","stepTitle":"$${\\\\left({\\\\left(-g\\\\right)}^4\\\\right)}^4$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$${\\\\left(-g\\\\right)}^{16}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp6c-h1","type":"hint","dependencies":[],"title":"Power Rule of Exponents","text":"For any real number a and positive integers $$m$$ and $$n$$, the power rule of exponents states that $${\\\\left(a^m\\\\right)}^n=a^{m n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp6c-h2","type":"hint","dependencies":["a6d0007exp6c-h1"],"title":"Power Rule of Exponents","text":"Use the power rule to simplify the expression: $${\\\\left({\\\\left(-g\\\\right)}^4\\\\right)}^4={\\\\left(-g\\\\right)}^{4\\\\times4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp7","title":"Using the Zero Exponent Rule","body":"Simplify each expression using the zero exponent rule of exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp7a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{c^3}{c^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a6d0007exp7a-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7a-h2","type":"hint","dependencies":["a6d0007exp7a-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{c^3}{c^3}=c^{3-3}=c^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7a-h3","type":"hint","dependencies":["a6d0007exp7a-h2"],"title":"Zero Exponent Rule","text":"For any nonzero real number a, the zero exponent rule of exponents states that $$a^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp7b","stepAnswer":["$$-3$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{-3x^5}{x^5}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$-3$$","hints":{"DefaultPathway":[{"id":"a6d0007exp7b-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7b-h2","type":"hint","dependencies":["a6d0007exp7b-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{-3x^5}{x^5}=-3x^{5-5}=-3x^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7b-h3","type":"hint","dependencies":["a6d0007exp7b-h2"],"title":"Zero Exponent Rule","text":"For any nonzero real number a, the zero exponent rule of exponents states that $$a^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7b-h4","type":"hint","dependencies":["a6d0007exp7b-h3"],"title":"Simplify","text":"Use the Zero Exponent Rule to simplify the expression: $$-3x^0=-3(1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp7c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left(j^2 k\\\\right)}^4}{j^2 k {\\\\left(j^2 k\\\\right)}^3}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a6d0007exp7c-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7c-h2","type":"hint","dependencies":["a6d0007exp7c-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$\\\\frac{{\\\\left(j^2 k\\\\right)}^4}{j^2 k {\\\\left(j^2 k\\\\right)}^3}=\\\\frac{{\\\\left(j^2 k\\\\right)}^4}{{\\\\left(j^2 k\\\\right)}^1 {\\\\left(j^2 k\\\\right)}^3}=\\\\frac{{\\\\left(j^2 k\\\\right)}^4}{{\\\\left(j^2 k\\\\right)}^{1+3}}=\\\\frac{{\\\\left(j^2 k\\\\right)}^4}{{\\\\left(j^2 k\\\\right)}^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7c-h3","type":"hint","dependencies":["a6d0007exp7c-h2"],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7c-h4","type":"hint","dependencies":["a6d0007exp7c-h3"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left(j^2 k\\\\right)}^4}{{\\\\left(j^2 k\\\\right)}^4}={\\\\left(j^2 k\\\\right)}^{4-4}={\\\\left(j^2 k\\\\right)}^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp7c-h5","type":"hint","dependencies":["a6d0007exp7c-h4"],"title":"Zero Exponent Rule","text":"For any nonzero real number a, the zero exponent rule of exponents states that $$a^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp8","title":"The Zero Exponent Rule of Exponents","body":"Simplify each expression using the zero exponent rule of exponents.","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp8a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{t^7}{t^7}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a6d0007exp8a-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8a-h2","type":"hint","dependencies":["a6d0007exp8a-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{t^7}{t^7}=t^{7-7}=t^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8a-h3","type":"hint","dependencies":["a6d0007exp8a-h2"],"title":"Zero Exponent Rule","text":"For any nonzero real number a, the zero exponent rule of exponents states that $$a^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp8b","stepAnswer":["$$\\\\frac{1}{2}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left({de}^2\\\\right)}^{11}}{{2\\\\left({de}^2\\\\right)}^{11}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{2}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp8b-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8b-h2","type":"hint","dependencies":["a6d0007exp8b-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left({de}^2\\\\right)}^{11}}{{2\\\\left({de}^2\\\\right)}^{11}}=\\\\frac{1}{2} {\\\\left({de}^2\\\\right)}^{11-11}=\\\\frac{1}{2} {\\\\left({de}^2\\\\right)}^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8b-h3","type":"hint","dependencies":["a6d0007exp8b-h2"],"title":"Zero Exponent Rule","text":"For any nonzero real number a, the zero exponent rule of exponents states that $$a^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8b-h4","type":"hint","dependencies":["a6d0007exp8b-h3"],"title":"Simplify","text":"Use the Zero Exponent Rule to simplify the expression: $$\\\\frac{1}{2} {\\\\left({de}^2\\\\right)}^0=1\\\\frac{1}{2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp8c","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{w^4 w^2}{w^6}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a6d0007exp8c-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8c-h2","type":"hint","dependencies":["a6d0007exp8c-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$\\\\frac{w^4 w^2}{w^6}=\\\\frac{w^{4+2}}{w^6}=\\\\frac{w^6}{w^6}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8c-h3","type":"hint","dependencies":["a6d0007exp8c-h2"],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8c-h4","type":"hint","dependencies":["a6d0007exp8c-h3"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{w^6}{w^6}=w^{6-6}=w^0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp8c-h5","type":"hint","dependencies":["a6d0007exp8c-h4"],"title":"Zero Exponent Rule","text":"For any nonzero real number a, the zero exponent rule of exponents states that $$a^0=1$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d0007exp9","title":"Using the Negative Exponent Rule","body":"Write each of the following quotients with a single base. Do not simplify further. Write answers with positive exponents. (Note: Type theta to get \u03b8 in answer.)","variabilization":{},"oer":"https://openstax.org/details/books/college-algebra-2e <OpenStax: College Algebra>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"1.2 Exponents and Scientific Notation","courseName":"OpenStax: College Algebra","steps":[{"id":"a6d0007exp9a","stepAnswer":["$$\\\\frac{1}{{\\\\theta}^7}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\theta}^3}{{\\\\theta}^{10}}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{{\\\\theta}^7}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp9a-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9a-h2","type":"hint","dependencies":["a6d0007exp9a-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\theta}^3}{{\\\\theta}^{10}}={\\\\theta}^{3-10}={\\\\theta}^{\\\\left(-7\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9a-h3","type":"hint","dependencies":["a6d0007exp9a-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp9b","stepAnswer":["$$\\\\frac{1}{z}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{z^2 z}{z^4}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{z}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp9b-h1","type":"hint","dependencies":[],"title":"Product Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, the product rule of exponents states that $$a^m a^n=a \\\\left(m+n\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9b-h2","type":"hint","dependencies":["a6d0007exp9b-h1"],"title":"Product Rule of Exponents","text":"Use the product rule to simplify the expression: $$\\\\frac{z^2 z}{z^4}=\\\\frac{z^2 z^1}{z^4}=\\\\frac{z^{2+1}}{z^4}=\\\\frac{z^3}{z^4}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9b-h3","type":"hint","dependencies":["a6d0007exp9b-h2"],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9b-h4","type":"hint","dependencies":["a6d0007exp9b-h3"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{z^3}{z^4}=z^{3-4}=z^{\\\\left(-1\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9b-h5","type":"hint","dependencies":["a6d0007exp9b-h4"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}},{"id":"a6d0007exp9c","stepAnswer":["$$\\\\frac{1}{{\\\\left(-5t^3\\\\right)}^4}$$"],"problemType":"TextBox","stepTitle":"$$\\\\frac{{\\\\left(-5t^3\\\\right)}^4}{{\\\\left(-5t^3\\\\right)}^8}$$","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1}{{\\\\left(-5t^3\\\\right)}^4}$$","hints":{"DefaultPathway":[{"id":"a6d0007exp9c-h1","type":"hint","dependencies":[],"title":"Quotient Rule of Exponents","text":"For any real number a and natural numbers $$m$$ and $$n$$, such that $$m>n$$, the quotient rule of exponents states that $$\\\\frac{a^m}{a^n}=a^{m-n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9c-h2","type":"hint","dependencies":["a6d0007exp9c-h1"],"title":"Quotient Rule of Exponents","text":"Use the quotient rule to simplify the expression: $$\\\\frac{{\\\\left(-5t^3\\\\right)}^4}{{\\\\left(-5t^3\\\\right)}^8}={\\\\left(-5t^3\\\\right)}^{4-8}={\\\\left(-5t^3\\\\right)}^{\\\\left(-4\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d0007exp9c-h3","type":"hint","dependencies":["a6d0007exp9c-h2"],"title":"Negative Exponent Rule","text":"For any nonzero real number a and natural number $$n$$, the negative rule of exponents states that $$a -n=\\\\frac{1}{a^n}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q1","title":"Computing the Mean","body":"A study involving stress is conducted among the students on a college campus. The stress scores follow a uniform distribution with the lowest stress score equal to one and the highest equal to five. The individual stress scores follow a uniform distribution, X ~ $$ \\\\cup (1,5)$$ where a $$=$$ $$1$$ and $$b$$ $$=$$ $$5$$, Using a sample of $$75$$ students, to solve the following questions","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q1a","stepAnswer":["$$3$$"],"problemType":"TextBox","stepTitle":"Find the mean stress score for the $$75$$ students.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$3$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q1a-h1","type":"hint","dependencies":[],"title":"Equation for the mean value","text":"Remember \u03bc $$=$$ (a + b)/2","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q10","title":"Computing the Probability","body":"A study was done about violence against prostitutes and the symptoms of the posttraumatic stress that they developed. The age range of the prostitutes was $$14$$ to $$61$$. The mean age was $$30.9$$ years with a standard deviation of nine years.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q10a","stepAnswer":["$$0.9886$$"],"problemType":"TextBox","stepTitle":"In a sample of $$25$$ prostitutes, what is the probability that the mean age of the prostitutes is less than 35?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.9886$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q10a-h1","type":"hint","dependencies":[],"title":"Find the k Value","text":"P(x\u0304 < 35) $$=$$ $$normalcdf(-E99, 35, 30.9, 1.8)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q11","title":"Computing the Probability","body":"A study was done about violence against prostitutes and the symptoms of the posttraumatic stress that they developed. The age range of the prostitutes was $$14$$ to $$61$$. The mean age was $$30.9$$ years with a standard deviation of nine years.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q11a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is it likely that the mean age of the sample group could be more than $$50$$ years? Interpret the results.","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Not Sure"],"hints":{"DefaultPathway":[{"id":"a6d440d7.3q11a-h1","type":"hint","dependencies":[],"title":"Find the k Value","text":"P(x\u0304 < 35) $$=$$ normalcdf(50, $$E99, 30.9, 1.8)$$ \u2248 $$0$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q11a-h2","type":"hint","dependencies":["a6d440d7.3q11a-h1"],"title":"Explanation","text":"For this sample group, it is almost impossible for the group\u2019s average age to be more than $$50$$. However, it is still possible for an individual in this group to have an age greater than $$50$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q12","title":"Computing the Probability","body":"A study was done about violence against prostitutes and the symptoms of the posttraumatic stress that they developed. The age range of the prostitutes was $$14$$ to $$61$$. The mean age was $$30.9$$ years with a standard deviation of nine years.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q12a","stepAnswer":["$$0.0864$$"],"problemType":"TextBox","stepTitle":"In a sample of $$49$$ prostitutes, what is the probability that the sum of the ages is no less than 1,600?","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.0864$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q12a-h1","type":"hint","dependencies":[],"title":"Normal CDF","text":"P(\u03a3x $$ \\\\geq $$ 1,600) $$=$$ $$normalcdf(1600, E99, 1514.10, 63)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q13","title":"Computing the Probability","body":"A study was done about violence against prostitutes and the symptoms of the posttraumatic stress that they developed. The age range of the prostitutes was $$14$$ to $$61$$. The mean age was $$30.9$$ years with a standard deviation of nine years.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q13a","stepAnswer":["Yes"],"problemType":"MultipleChoice","stepTitle":"Is it likely that the sum of the ages of the $$49$$ prostitutes is at most 1,595?","stepBody":"","answerType":"string","variabilization":{},"choices":["Yes","No","Not Sure"],"hints":{"DefaultPathway":[{"id":"a6d440d7.3q13a-h1","type":"hint","dependencies":[],"title":"Find the Probability","text":"P(\u03a3x $$ \\\\leq $$ 1,595) $$=$$ $$normalcdf(-E99, 1595, 1514.10, 63)$$ $$=$$ $$0.9005$$. This","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q13a-h2","type":"hint","dependencies":["a6d440d7.3q13a-h1"],"title":"Explanation","text":"This means that there is a 90% chance that the sum of the ages for the sample group $$n$$ $$=$$ $$49$$ is at most $$1595$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q14","title":"Computing the Probability","body":"A study was done about violence against prostitutes and the symptoms of the posttraumatic stress that they developed. The age range of the prostitutes was $$14$$ to $$61$$. The mean age was $$30.9$$ years with a standard deviation of nine years.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q14a","stepAnswer":["$$32.7$$"],"problemType":"TextBox","stepTitle":"Find the 95th percentile for the sample mean age of $$65$$ prostitutes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$32.7$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q14a-h1","type":"hint","dependencies":[],"title":"Find the Probability","text":"The 95th percentile $$=$$ $$invNorm(0.95, 30.9, 1.1)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q14a-h2","type":"hint","dependencies":["a6d440d7.3q14a-h1"],"title":"Explanation","text":"This indicates that 95% of the prostitutes in the sample of $$65$$ are younger than $$32.7$$ years, on average.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q15","title":"Computing the Probability","body":"A study was done about violence against prostitutes and the symptoms of the posttraumatic stress that they developed. The age range of the prostitutes was $$14$$ to $$61$$. The mean age was $$30.9$$ years with a standard deviation of nine years.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q15a","stepAnswer":["$$2101.5$$"],"problemType":"TextBox","stepTitle":"Find the 90th percentile for the sum of the ages of $$65$$ prostitutes.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$2101.5$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q15a-h1","type":"hint","dependencies":[],"title":"Find the Probability","text":"The 90th percentile $$=$$ $$invNorm(0.90, 2008.5, 72.56)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q15a-h2","type":"hint","dependencies":["a6d440d7.3q15a-h1"],"title":"Explanation","text":"This indicates that 90% of the prostitutes in the sample of $$65$$ have a sum of ages less than $$2, 101.5$$ years.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q2","title":"Computing the Mean","body":"A study involving stress is conducted among the students on a college campus. The stress scores follow a uniform distribution with the lowest stress score equal to one and the highest equal to five. The individual stress scores follow a uniform distribution, X ~ $$ \\\\cup (1,5)$$ where a $$=$$ $$1$$ and $$b$$ $$=$$ $$5$$, Using a sample of $$75$$ students, to solve the following questions","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q2a","stepAnswer":["$$\\\\frac{1.15}{\\\\sqrt{75}}$$"],"problemType":"TextBox","stepTitle":"Find the standard deviation stress score for the $$75$$ students.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$\\\\frac{1.15}{\\\\sqrt{75}}$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q2a-h1","type":"hint","dependencies":[],"title":"Equation for the standard deviation value","text":"Remember \u03c3x $$=$$ $$\\\\sqrt{\\\\frac{{\\\\left(a+b\\\\right)}^2}{12\\\\times75}}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q3","title":"Computing the Mean","body":"A study involving stress is conducted among the students on a college campus. The stress scores follow a uniform distribution with the lowest stress score equal to one and the highest equal to five. The individual stress scores follow a uniform distribution, X ~ $$ \\\\cup (1,5)$$ where a $$=$$ $$1$$ and $$b$$ $$=$$ $$5$$, Using a sample of $$75$$ students, to solve the following questions","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q3a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Find $$P(x \\\\leq $$ 2)","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q3a-h1","type":"hint","dependencies":[],"title":"Normal Distribution","text":"The normal distribution is N~(3, 1.15/sqrt(75))","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q3a-h2","type":"hint","dependencies":["a6d440d7.3q3a-h1"],"title":"Reminder","text":"The smallest stress score is one.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q3a-h3","type":"hint","dependencies":["a6d440d7.3q3a-h2"],"title":"Calculator Function","text":"Use the calculator function: normalcdf(lowest, highest, mean, sd)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q4","title":"Computing the Mean","body":"A study involving stress is conducted among the students on a college campus. The stress scores follow a uniform distribution with the lowest stress score equal to one and the highest equal to five. The individual stress scores follow a uniform distribution, X ~ $$ \\\\cup (1,5)$$ where a $$=$$ $$1$$ and $$b$$ $$=$$ $$5$$, Using a sample of $$75$$ students, to solve the following questions","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q4a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Find the 90th percentile for the mean of $$75$$ stress scores.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q4a-h1","type":"hint","dependencies":[],"title":"Define variables","text":"Let k $$=$$ the 90th precentile. Find k, where $$P(x \\\\leq $$ k) $$=$$ $$0.90$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q4a-h2","type":"hint","dependencies":["a6d440d7.3q4a-h1"],"title":"Calculator Function","text":"Use the calculator function: InvNorm(percentage, mean, sd)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q4a-h3","type":"hint","dependencies":["a6d440d7.3q4a-h2"],"title":"Explanation","text":"The 90th percentile for the mean of $$75$$ scores is about $$3.2$$. This tells us that 90% of all the means of $$75$$ stress scores are at most $$3.2$$, and that 10% are at least $$3.2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q5","title":"Computing the Probability","body":"A study involving stress is conducted among the students on a college campus. The stress scores follow a uniform distribution with the lowest stress score equal to one and the highest equal to five. The individual stress scores follow a uniform distribution, X ~ $$ \\\\cup (1,5)$$ where a $$=$$ $$1$$ and $$b$$ $$=$$ $$5$$, Using a sample of $$75$$ students, to solve the following questions","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q5a","stepAnswer":["$$0$$"],"problemType":"TextBox","stepTitle":"Find P(\u03a3x < 200). Draw the graph to help you, and give an approximated answer.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q5a-h1","type":"hint","dependencies":[],"title":"Mean","text":"The mean of the sum of $$75$$ stress scores is (75)(3) $$=$$ $$225$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q5a-h2","type":"hint","dependencies":["a6d440d7.3q5a-h1"],"title":"Standard Deviation","text":"The standard deviation of the sum of $$75$$ stress scores is $$1.15\\\\sqrt{75}$$ $$=$$ $$9.96$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q5a-h3","type":"hint","dependencies":["a6d440d7.3q5a-h2"],"title":"Reminder","text":"The smallest total of $$75$$ stress scores is $$75$$, because the smallest single score is one","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q5a-h4","type":"hint","dependencies":["a6d440d7.3q5a-h3"],"title":"Normal CDF","text":"normalcdf (start value $$=$$ $$75$$ ,end value,mean,SD). The probability that the total of $$75$$ scores is less than $$200$$ is about zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q6","title":"Computing the Probability","body":"A study involving stress is conducted among the students on a college campus. The stress scores follow a uniform distribution with the lowest stress score equal to one and the highest equal to five. The individual stress scores follow a uniform distribution, X ~ $$ \\\\cup (1,5)$$ where a $$=$$ $$1$$ and $$b$$ $$=$$ $$5$$, Using a sample of $$75$$ students, to solve the following questions","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q6a","stepAnswer":["$$237.8$$"],"problemType":"TextBox","stepTitle":"Find the 90th percentile for the total of $$75$$ stress scores.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$237.8$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q6a-h1","type":"hint","dependencies":[],"title":"Find the k Value","text":"Let k $$=$$ the 90th percentile. Find k where P(\u03a3x < k) $$=$$ $$0.90$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q6a-h2","type":"hint","dependencies":["a6d440d7.3q6a-h1"],"title":"Find the k Value","text":"k $$=$$ $$237.8$$, draw a graph to help you comprehend","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q6a-h3","type":"hint","dependencies":["a6d440d7.3q6a-h2"],"title":"Explanation","text":"The 90th percentile for the sum of $$75$$ scores is about $$237.8$$. This tells us that 90% of all the sums of $$75$$ scores are no more than $$237.8$$ and 10% are no less than $$237.8$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q6a-h4","type":"hint","dependencies":["a6d440d7.3q6a-h3"],"title":"Normal CDF","text":"$$invNorm(0.90$$, $$75\\\\times3$$, sqrt(75)*(1.15)) $$=$$ $$237.8$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q7","title":"Using the clt to find probability","body":"Suppose that a market research analyst for a cell phone company conducts a study of their customers who exceed the time allowance included on their basic cell phone contract; the analyst finds that for those people who exceed the time included in their basic contract, the excess time used follows an exponential distribution with a mean of $$22$$ minutes.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q7a","stepAnswer":["$$0.792$$"],"problemType":"TextBox","stepTitle":"Find the probability that the mean excess time used by the $$80$$ customers in the sample is longer than $$20$$ minutes. This is asking us to find P(x\u0304 > 20). Write your answer in $$3$$ significant figures","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.792$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q7a-h1","type":"hint","dependencies":[],"title":"Compute P( x\u0304 >(20))","text":"normalcdf(20,1E99,22,22/sqrt(80)","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q7a-h2","type":"hint","dependencies":["a6d440d7.3q7a-h1"],"title":"Find the k Value","text":"1E99 $$=$$ $${10}^{99}$$ and -1E99 $$=$$ $$-\\\\left({10}^{99}\\\\right)$$. Press the EE key for E. Or just use $${10}^{99}$$ instead of 1E99.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q7a-h3","type":"hint","dependencies":["a6d440d7.3q7a-h2"],"title":"Explanation","text":"The probability is $$0.7919$$ that the mean excess time used is more than $$20$$ minutes, for a sample of $$80$$ customers who exceed their contracted time allowance.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q8","title":"Using the clt to find probability","body":"Suppose that a market research analyst for a cell phone company conducts a study of their customers who exceed the time allowance included on their basic cell phone contract; the analyst finds that for those people who exceed the time included in their basic contract, the excess time used follows an exponential distribution with a mean of $$22$$ minutes.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q8a","stepAnswer":["$$0.403$$"],"problemType":"TextBox","stepTitle":"Suppose that one customer who exceeds the time limit for his cell phone contract is randomly selected. Find the probability that this individual customer\'s excess time is longer than $$20$$ minutes. This is asking us to find P(x > 20). Write your answer in $$3$$ significant figures.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$0.403$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q8a-h1","type":"hint","dependencies":[],"title":"Exponential Distribution for an Individual","text":"Find P(x > 20). Remember to use the exponential distribution for an individual: X~ $$\\\\operatorname{EXP}\\\\left(\\\\frac{1}{22}\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q8a-h2","type":"hint","dependencies":["a6d440d7.3q8a-h1"],"title":"Exponential Distribution for an Individual","text":"$$P\\\\left(x>20\\\\right)$$ $$=$$ $$e^{\\\\left(-20\\\\frac{1}{22}\\\\right)}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6d440d7.3q9","title":"Using the clt to find percentiles","body":"Suppose that a market research analyst for a cell phone company conducts a study of their customers who exceed the time allowance included on their basic cell phone contract; the analyst finds that for those people who exceed the time included in their basic contract, the excess time used follows an exponential distribution with a mean of $$22$$ minutes.","variabilization":{},"oer":"https://openstax.org/details/books/introductory-statistics <OpenStax: Introductory Statistics>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>","lesson":"7.3 Using the Central Limit Theorem","courseName":"OpenStax: Introductory Stats","steps":[{"id":"a6d440d7.3q9a","stepAnswer":["$$26$$"],"problemType":"TextBox","stepTitle":"Find the 95th percentile for the sample mean excess time for samples of $$80$$ customers who exceed their basic contract time allowances. Draw a graph.","stepBody":"","answerType":"arithmetic","variabilization":{},"answerLatex":"$$26$$","hints":{"DefaultPathway":[{"id":"a6d440d7.3q9a-h1","type":"hint","dependencies":[],"title":"Find k","text":"Let k $$=$$ the 95th percentile. Find k where P( x\u0304 < k) $$=$$ $$0.95$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q9a-h2","type":"hint","dependencies":["a6d440d7.3q9a-h1"],"title":"invNorm","text":"$$invNorm(0.95, 22$$, 22/sqrt(80)) $$=$$ $$26.0$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"},{"id":"a6d440d7.3q9a-h3","type":"hint","dependencies":["a6d440d7.3q9a-h2"],"title":"Explanation","text":"The 95th percentile for the sample mean excess time used is about $$26.0$$ minutes for random samples of $$80$$ customers who exceed their contractual allowed time.\\\\nNinety five percent of such samples would have means under $$26$$ minutes; only five percent of such samples would have means above $$26$$ minutes.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"https://creativecommons.org/licenses/by/4.0/ <CC BY 4.0>"}]}}]},{"id":"a6e12dcextrema1","title":"For the following exercise, find the critical point(s) in the domain of the following function.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.3 Maxima and Minima","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a6e12dcextrema1a","stepAnswer":["$$1$$"],"problemType":"TextBox","stepTitle":"$$y=4\\\\sqrt{x}-x^2$$","stepBody":"Input \\"12345\\" if there are no critical points.","answerType":"arithmetic","variabilization":{},"answerLatex":"$$1$$","hints":{"DefaultPathway":[{"id":"a6e12dcextrema1a-h1","type":"hint","dependencies":[],"title":"Finding the derivative","text":"To find the critical points, we need to find the first derivative of the function. For reference, we can use the power rule to differentiate this function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema1a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y\'=\\\\frac{2}{x^{\\\\frac{1}{2}}}+2x$$"],"dependencies":["a6e12dcextrema1a-h1"],"title":"Finding the first derivative","text":"Find the first derivative of $$y=4x^{\\\\frac{1}{2}}-x^2$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y\'=\\\\frac{2}{x^{\\\\frac{1}{2}}}+2x$$","$$y\'=\\\\frac{2}{x^{\\\\left(-\\\\frac{1}{2}\\\\right)}}+2x$$","$$y\'=\\\\frac{2}{x^{\\\\frac{1}{2}}}-2x$$"]},{"id":"a6e12dcextrema1a-h3","type":"hint","dependencies":["a6e12dcextrema1a-h2"],"title":"Finding the critical point(s)","text":"The critical point(s) are the values of $$x$$ which cause the first derivative of the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema1a-h4","type":"scaffold","problemType":"TextBox","answerType":"arithmetic","hintAnswer":["$$1$$"],"dependencies":["a6e12dcextrema1a-h3"],"title":"Solve for the value of $$x$$ that sets the first derivative of the function to zero.","text":"Solve for $$x$$ in the following: $$0=\\\\frac{2}{x^{\\\\frac{1}{2}}}+2x$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a6e12dcextrema10","title":"For the following exercise, find the critical point(s) in the domain of the following function.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.3 Maxima and Minima","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a6e12dcextrema10a","stepAnswer":["$$-1;1$$"],"problemType":"MultipleChoice","stepTitle":"$$y=x+\\\\frac{1}{x}$$","stepBody":"","answerType":"string","variabilization":{},"choices":["$$-1;1$$","$$\\\\frac{-1}{5}$$","$$-1.2;1.2$$","None"],"hints":{"DefaultPathway":[{"id":"a6e12dcextrema10a-h1","type":"hint","dependencies":[],"title":"Finding the derivative","text":"To find the critical points, we need to find the first derivative of the function. For reference, the quotient rule is helpful for this differentiating this function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema10a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y\'=1-\\\\frac{1}{x^2}$$"],"dependencies":["a6e12dcextrema10a-h1"],"title":"Finding the first derivative","text":"Find the first derivative of $$y=x+\\\\frac{1}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y\'=1-\\\\frac{1}{x^2}$$","$$y\'=1+\\\\frac{1}{x^2}$$","$$y\'=3-\\\\frac{1}{x^2}$$"]},{"id":"a6e12dcextrema10a-h3","type":"hint","dependencies":["a6e12dcextrema10a-h2"],"title":"Finding the critical point(s)","text":"The critical point(s) are the values of $$x$$ which cause the first derivative of the function to be equal to zero.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema10a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$-1;1$$"],"dependencies":["a6e12dcextrema10a-h3"],"title":"Solve for the value(s) of $$x$$ that set the first derivative of the function to zero.","text":"Solve for value(s) of $$x$$ in the following: $$0=1-\\\\frac{1}{x^2}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$-1;1$$","$$\\\\frac{-1}{5}$$","$$-1.2;1.2$$"]}]}}]},{"id":"a6e12dcextrema11","title":"For the following exercise, find the local and/or maxima in the specified domain of the following function.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.3 Maxima and Minima","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a6e12dcextrema11a","stepAnswer":["Absolute maximum: $$x=4, y=\\\\frac{33}{2}$$ Absolute $$minimum:x=1, y=3$$"],"problemType":"MultipleChoice","stepTitle":"$$y=x^2+\\\\frac{2}{x}$$ over [1,4]","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Absolute maximum: $$x=4, y=\\\\frac{33}{2}$$ Absolute $$minimum:x=1, y=3$$","choices":["Absolute maximum: $$x=4, y=\\\\frac{33}{2}$$ Absolute $$minimum:x=1, y=3$$","Absolute maximum: $$x=4, y=\\\\frac{32}{2}$$ Absolute $$minimum:x=3, y=3$$","Absolute maximum: $$x=2, y=\\\\frac{33}{2}$$ Absolute $$minimum:x=1.5, y=3$$","None"],"hints":{"DefaultPathway":[{"id":"a6e12dcextrema11a-h1","type":"hint","dependencies":[],"title":"Applying the given endpoints to the function","text":"The first step is to evaluate $$y=x^2+\\\\frac{2}{x}$$ at $$x=1$$ and $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema11a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f(1)=3;f(4)=16.5$$"],"dependencies":["a6e12dcextrema11a-h1"],"title":"Evaluate the function at the given endpoints","text":"$$y=x^2+\\\\frac{2}{x}$$ at $$x=1$$ and $$x=4$$. Remember $$y=f(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f(1)=3;f(4)=16.5$$","$$f(1)=3;f(4)=16$$","$$f(1)=2;f(4)=16.5$$"]},{"id":"a6e12dcextrema11a-h3","type":"hint","dependencies":["a6e12dcextrema11a-h2"],"title":"Finding the derivative","text":"To find the critical points, we need to find the first derivative of the function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema11a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y\'=2x-2x^{\\\\left(-2\\\\right)}$$"],"dependencies":["a6e12dcextrema11a-h3"],"title":"Finding the first derivative","text":"Find the first derivative of $$y=x^2+\\\\frac{2}{x}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y\'=2x-2x^{\\\\left(-2\\\\right)}$$","$$y\'=2x-2x^2$$","$$y\'=2x+2x^{\\\\left(-2\\\\right)}$$"]},{"id":"a6e12dcextrema11a-h5","type":"hint","dependencies":["a6e12dcextrema11a-h4"],"title":"Finding the critical point(s)","text":"The critical point(s) are the values of $$x$$ which cause the first derivative of the function to be equal to zero within the given domain","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema11a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$1$$"],"dependencies":["a6e12dcextrema11a-h5"],"title":"Solve for the value(s) of $$x$$ that set the first derivative of the function to zero.","text":"Solve for value(s) of $$x$$ in the following: $$0=2x-2x^{\\\\left(-2\\\\right)}$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$1$$","$$0$$","0;1","None"]},{"id":"a6e12dcextrema11a-h7","type":"hint","dependencies":["a6e12dcextrema11a-h6"],"title":"Finding the local and absolute maxima","text":"The final step is to compare the resulting $$y$$ values from the endpoints and critical values. The $$x$$ value with the highest corresponding $$y$$ value is the absolute maximum. The $$x$$ value with the lowest corresponding $$y$$ value is the absolute minimum. Any other continuous critical points can be local maxima with the same conditions holding true as for absolute maxima.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a6e12dcextrema12","title":"For the following exercise, find the local and/or maxima in the specified domain of the following function.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.3 Maxima and Minima","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a6e12dcextrema12a","stepAnswer":["Absolute maximum: $$x=4, y=16;$$ Absolute $$minimum:x=0, y=3$$"],"problemType":"MultipleChoice","stepTitle":"$$y=x^2+3$$ over [-1,4]","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Absolute maximum: $$x=4, y=16;$$ Absolute $$minimum:x=0, y=3$$","choices":["Absolute maximum: $$x=4, y=16;$$ Absolute $$minimum:x=0, y=3$$","Absolute maximum: $$x=4, y=\\\\frac{32}{2}$$ Absolute $$minimum:x=3, y=3$$","Absolute maximum: $$x=2, y=\\\\frac{33}{2}$$ Absolute $$minimum:x=1.5, y=3$$","None"],"hints":{"DefaultPathway":[{"id":"a6e12dcextrema12a-h1","type":"hint","dependencies":[],"title":"Applying the given endpoints to the function","text":"The first step is to evaluate $$y=x^2+3$$ at $$x=-1$$ and $$x=4$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema12a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f(-1)=4;f(4)=19$$"],"dependencies":["a6e12dcextrema12a-h1"],"title":"Evaluate the function at the given endpoints","text":"$$y=x^2+3$$ at $$x=-1$$ and $$x=4$$. Remember $$y=f(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f(-1)=2;f(4)=16$$","$$f(-1)=3;f(4)=16$$","$$f(-1)=4;f(4)=19$$"]},{"id":"a6e12dcextrema12a-h3","type":"hint","dependencies":["a6e12dcextrema12a-h2"],"title":"Finding the derivative","text":"To find the critical points, we need to find the first derivative of the function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema12a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y\'=2x$$"],"dependencies":["a6e12dcextrema12a-h3"],"title":"Finding the first derivative","text":"Find the first derivative of $$y=x^2+3$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y\'=2x$$","$$y\'=2x-2x$$","$$y\'=2x^{\\\\left(-2\\\\right)}$$"]},{"id":"a6e12dcextrema12a-h5","type":"hint","dependencies":["a6e12dcextrema12a-h4"],"title":"Finding the critical point(s)","text":"The critical point(s) are the values of $$x$$ which cause the first derivative of the function to be equal to zero within the given domain","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema12a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$0$$"],"dependencies":["a6e12dcextrema12a-h5"],"title":"Solve for the value(s) of $$x$$ that set the first derivative of the function to zero.","text":"Solve for value(s) of $$x$$ in the following: $$0=2x$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$0$$","$$2$$","$$-2$$","None"]},{"id":"a6e12dcextrema12a-h7","type":"hint","dependencies":["a6e12dcextrema12a-h6"],"title":"Finding the local and absolute maxima","text":"The final step is to compare the resulting $$y$$ values from the endpoints and critical values. The $$x$$ value with the highest corresponding $$y$$ value is the absolute maximum. The $$x$$ value with the lowest corresponding $$y$$ value is the absolute minimum. Any other continuous critical points can be local maxima with the same conditions holding true as for absolute maxima.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a6e12dcextrema13","title":"For the following exercise, find the local and/or maxima in the specified domain of the following function.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.3 Maxima and Minima","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a6e12dcextrema13a","stepAnswer":["Absolute maximum: $$x=-1, y=4;$$ Absolute $$minimum:x=0, 1, y=0;$$ Local maximum: $$x=0.5, y=0.063$$"],"problemType":"MultipleChoice","stepTitle":"$$y={\\\\left(x-x^2\\\\right)}^2$$ over [-1,1]","stepBody":"","answerType":"string","variabilization":{},"answerLatex":"Absolute maximum: $$x=-1, y=4;$$ Absolute $$minimum:x=0, 1, y=0;$$ Local maximum: $$x=0.5, y=0.063$$","choices":["Absolute maximum: $$x=-1, y=4;$$ Absolute $$minimum:x=0, 1, y=0;$$ Local maximum: $$x=0.5, y=0.063$$","Absolute maximum: $$x=-1, y=4;$$ Absolute $$minimum:x=0, 1, y=0;$$","Absolute maximum: $$x=-1, y=4;$$ Absolute $$minimum:x=1, y=0;$$","None"],"hints":{"DefaultPathway":[{"id":"a6e12dcextrema13a-h1","type":"hint","dependencies":[],"title":"Applying the given endpoints to the function","text":"The first step is to evaluate $$y={\\\\left(x-x^2\\\\right)}^2$$ at $$x=-1$$ and $$x=1$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema13a-h2","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$f(-1)=4;f(1)=0$$"],"dependencies":["a6e12dcextrema13a-h1"],"title":"Evaluate the function at the given endpoints","text":"$$y={\\\\left(x-x^2\\\\right)}^2$$ at $$x=-1$$ and $$x=1$$. Remember $$y=f(x)$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$f(-1)=4;f(1)=0$$","$$f(-1)=4;f(1)=4$$","$$f(-1)=0;f(1)=0$$"]},{"id":"a6e12dcextrema13a-h3","type":"hint","dependencies":["a6e12dcextrema13a-h2"],"title":"Finding the derivative","text":"To find the critical points, we need to find the first derivative of the function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema13a-h4","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y\'=2\\\\left(x-x^2\\\\right) \\\\left(1-2x\\\\right)$$"],"dependencies":["a6e12dcextrema13a-h3"],"title":"Finding the first derivative","text":"Find the first derivative of $$y={\\\\left(x-x^2\\\\right)}^2$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y\'=2\\\\left(x-x^2\\\\right) \\\\left(1-2x\\\\right)$$","$$y\'=2\\\\left(3x-x^2\\\\right) \\\\left(1-2x\\\\right)$$","$$y\'=2\\\\left(x-x^2\\\\right) \\\\left(1-x\\\\right)$$"]},{"id":"a6e12dcextrema13a-h5","type":"hint","dependencies":["a6e12dcextrema13a-h4"],"title":"Finding the critical point(s)","text":"The critical point(s) are the values of $$x$$ which cause the first derivative of the function to be equal to zero within the given domain","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema13a-h6","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$0$$"],"dependencies":["a6e12dcextrema13a-h5"],"title":"Solve for the value(s) of $$x$$ that set the first derivative of the function to zero.","text":"Solve for value(s) of $$x$$ in the following: $$0=2\\\\left(x-x^2\\\\right) \\\\left(1-2x\\\\right)$$.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$0$$","$$0$$","0;2;1","None"]},{"id":"a6e12dcextrema13a-h7","type":"hint","dependencies":["a6e12dcextrema13a-h6"],"title":"Finding the local and absolute maxima","text":"The final step is to compare the resulting $$y$$ values from the endpoints and critical values. The $$x$$ value with the highest corresponding $$y$$ value is the absolute maximum. The $$x$$ value with the lowest corresponding $$y$$ value is the absolute minimum. Any other continuous critical points can be local maxima with the same conditions holding true as for absolute maxima.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""}]}}]},{"id":"a6e12dcextrema14","title":"For the following exercise, find the local and/or maxima in the specified domain of the following function.","body":"","variabilization":{},"oer":"https://openstax.org/details/books/calculus-volume-1 <OpenStax: Calculus Volume 1>","license":0,"lesson":"4.3 Maxima and Minima","courseName":"OpenStax: Calculus Volume 1","steps":[{"id":"a6e12dcextrema14a","stepAnswer":["Absolute minimum:x=(1/2),y=4"],"problemType":"MultipleChoice","stepTitle":"$$y=\\\\frac{1}{x-x^2}$$ over $$(0,1)$$","stepBody":"","answerType":"string","variabilization":{},"choices":["Absolute minimum:x=(1/2),y=4","Absolute minimum:x=(1/2),y=3","Absolute minimum:x=(1/3),y=4","None"],"hints":{"DefaultPathway":[{"id":"a6e12dcextrema14a-h1","type":"hint","dependencies":[],"title":"Applying the given endpoints to the function","text":"The first step would normally be to evaluate the function at the given endpoints, but these endpoints are non-inclusive so can\'t test them.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema14a-h2","type":"hint","dependencies":["a6e12dcextrema14a-h1"],"title":"Finding the derivative","text":"To find the critical points, we need to find the first derivative of the function.","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema14a-h3","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$y\'=\\\\frac{-\\\\left(1-2x\\\\right)}{{\\\\left(x-x^2\\\\right)}^2}$$"],"dependencies":["a6e12dcextrema14a-h2"],"title":"Finding the first derivative","text":"Find the first derivative of $$y=\\\\frac{1}{x-x^2}$$","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":"","choices":["$$y\'=\\\\frac{-\\\\left(1-2x\\\\right)}{x-x^2}$$","$$y\'=\\\\frac{-\\\\left(1-4x\\\\right)}{{\\\\left(x-x^2\\\\right)}^2}$$","$$y\'=\\\\frac{-\\\\left(1-2x\\\\right)}{{\\\\left(x-x^2\\\\right)}^2}$$"]},{"id":"a6e12dcextrema14a-h4","type":"hint","dependencies":["a6e12dcextrema14a-h3"],"title":"Finding the critical point(s)","text":"The critical point(s) are the values of $$x$$ which cause the first derivative of the function to be equal to zero within the given domain","variabilization":{},"oer":"https://OATutor.io <OATutor>","license":""},{"id":"a6e12dcextrema14a-h5","type":"scaffold","problemType":"MultipleChoice","answerType":"string","hintAnswer":["$$0.5$$"],"dependencies":["a6e12dcextrema14a-h4"],"title":"Solve for the value(s) of $$x$$ that set the first derivative of the function to zero.","text":"Solve for value(s) of $$x$$ in the following: $$0=\\\\frac{-\\\\left(1-2x\\\\right)}{{\\\\left(x-x^2\\\\right)}^2}$$.","variabilization":{},"oer":"